@cloudscape-design/components 3.0.738 → 3.0.740

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 (144) hide show
  1. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  2. package/autosuggest/autosuggest-option.js +1 -1
  3. package/autosuggest/autosuggest-option.js.map +1 -1
  4. package/autosuggest/options-controller.d.ts.map +1 -1
  5. package/autosuggest/options-controller.js.map +1 -1
  6. package/button-dropdown/interfaces.d.ts +5 -0
  7. package/button-dropdown/interfaces.d.ts.map +1 -1
  8. package/button-dropdown/interfaces.js.map +1 -1
  9. package/button-dropdown/internal.d.ts.map +1 -1
  10. package/button-dropdown/internal.js +4 -4
  11. package/button-dropdown/internal.js.map +1 -1
  12. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  13. package/expandable-section/expandable-section-header.js +6 -3
  14. package/expandable-section/expandable-section-header.js.map +1 -1
  15. package/expandable-section/interfaces.d.ts +2 -1
  16. package/expandable-section/interfaces.d.ts.map +1 -1
  17. package/expandable-section/interfaces.js.map +1 -1
  18. package/expandable-section/styles.css.js +34 -32
  19. package/expandable-section/styles.scoped.css +68 -67
  20. package/expandable-section/styles.selectors.js +34 -32
  21. package/expandable-section/utils.d.ts +1 -0
  22. package/expandable-section/utils.d.ts.map +1 -1
  23. package/expandable-section/utils.js +7 -3
  24. package/expandable-section/utils.js.map +1 -1
  25. package/i18n/messages/all.all.js +1 -1
  26. package/i18n/messages/all.all.json +1 -1
  27. package/i18n/messages/all.ar.js +1 -1
  28. package/i18n/messages/all.ar.json +1 -1
  29. package/i18n/messages/all.de.js +1 -1
  30. package/i18n/messages/all.de.json +1 -1
  31. package/i18n/messages/all.en-GB.js +1 -1
  32. package/i18n/messages/all.en-GB.json +1 -1
  33. package/i18n/messages/all.es.js +1 -1
  34. package/i18n/messages/all.es.json +1 -1
  35. package/i18n/messages/all.fr.js +1 -1
  36. package/i18n/messages/all.fr.json +1 -1
  37. package/i18n/messages/all.id.js +1 -1
  38. package/i18n/messages/all.id.json +1 -1
  39. package/i18n/messages/all.it.js +1 -1
  40. package/i18n/messages/all.it.json +1 -1
  41. package/i18n/messages/all.ja.js +1 -1
  42. package/i18n/messages/all.ja.json +1 -1
  43. package/i18n/messages/all.ko.js +1 -1
  44. package/i18n/messages/all.ko.json +1 -1
  45. package/i18n/messages/all.pt-BR.js +1 -1
  46. package/i18n/messages/all.pt-BR.json +1 -1
  47. package/i18n/messages/all.tr.js +1 -1
  48. package/i18n/messages/all.tr.json +1 -1
  49. package/i18n/messages/all.zh-CN.js +1 -1
  50. package/i18n/messages/all.zh-CN.json +1 -1
  51. package/i18n/messages/all.zh-TW.js +1 -1
  52. package/i18n/messages/all.zh-TW.json +1 -1
  53. package/internal/components/option/analytics-metadata/styles.css.js +6 -0
  54. package/internal/components/option/analytics-metadata/styles.scoped.css +7 -0
  55. package/internal/components/option/analytics-metadata/styles.selectors.js +7 -0
  56. package/internal/components/option/option-parts.d.ts.map +1 -1
  57. package/internal/components/option/option-parts.js +2 -1
  58. package/internal/components/option/option-parts.js.map +1 -1
  59. package/internal/components/selectable-item/analytics-metadata/interfaces.d.ts +11 -0
  60. package/internal/components/selectable-item/analytics-metadata/interfaces.d.ts.map +1 -0
  61. package/internal/components/selectable-item/analytics-metadata/interfaces.js +2 -0
  62. package/internal/components/selectable-item/analytics-metadata/interfaces.js.map +1 -0
  63. package/internal/components/selectable-item/analytics-metadata/styles.css.js +7 -0
  64. package/internal/components/selectable-item/analytics-metadata/styles.scoped.css +8 -0
  65. package/internal/components/selectable-item/analytics-metadata/styles.selectors.js +8 -0
  66. package/internal/components/selectable-item/analytics-metadata/utils.d.ts +4 -0
  67. package/internal/components/selectable-item/analytics-metadata/utils.d.ts.map +1 -0
  68. package/internal/components/selectable-item/analytics-metadata/utils.js +39 -0
  69. package/internal/components/selectable-item/analytics-metadata/utils.js.map +1 -0
  70. package/internal/components/selectable-item/index.d.ts +2 -26
  71. package/internal/components/selectable-item/index.d.ts.map +1 -1
  72. package/internal/components/selectable-item/index.js +9 -3
  73. package/internal/components/selectable-item/index.js.map +1 -1
  74. package/internal/components/selectable-item/interfaces.d.ts +35 -0
  75. package/internal/components/selectable-item/interfaces.d.ts.map +1 -0
  76. package/internal/components/selectable-item/interfaces.js +4 -0
  77. package/internal/components/selectable-item/interfaces.js.map +1 -0
  78. package/internal/components/token-list/analytics-metadata/interfaces.d.ts +9 -0
  79. package/internal/components/token-list/analytics-metadata/interfaces.d.ts.map +1 -0
  80. package/internal/components/token-list/analytics-metadata/interfaces.js +2 -0
  81. package/internal/components/token-list/analytics-metadata/interfaces.js.map +1 -0
  82. package/internal/components/token-list/token-limit-toggle.d.ts.map +1 -1
  83. package/internal/components/token-list/token-limit-toggle.js +9 -1
  84. package/internal/components/token-list/token-limit-toggle.js.map +1 -1
  85. package/internal/environment.js +1 -1
  86. package/internal/environment.json +1 -1
  87. package/internal/manifest.json +1 -1
  88. package/package.json +1 -1
  89. package/property-filter/controller.d.ts +4 -3
  90. package/property-filter/controller.d.ts.map +1 -1
  91. package/property-filter/controller.js +27 -11
  92. package/property-filter/controller.js.map +1 -1
  93. package/property-filter/i18n-utils.d.ts +4 -24
  94. package/property-filter/i18n-utils.d.ts.map +1 -1
  95. package/property-filter/i18n-utils.js +12 -6
  96. package/property-filter/i18n-utils.js.map +1 -1
  97. package/property-filter/interfaces.d.ts +25 -8
  98. package/property-filter/interfaces.d.ts.map +1 -1
  99. package/property-filter/interfaces.js.map +1 -1
  100. package/property-filter/internal.d.ts +3 -4
  101. package/property-filter/internal.d.ts.map +1 -1
  102. package/property-filter/internal.js +20 -13
  103. package/property-filter/internal.js.map +1 -1
  104. package/property-filter/styles.css.js +38 -38
  105. package/property-filter/styles.scoped.css +46 -38
  106. package/property-filter/styles.selectors.js +38 -38
  107. package/property-filter/token-editor.d.ts +4 -3
  108. package/property-filter/token-editor.d.ts.map +1 -1
  109. package/property-filter/token-editor.js +15 -13
  110. package/property-filter/token-editor.js.map +1 -1
  111. package/property-filter/token.d.ts +3 -3
  112. package/property-filter/token.d.ts.map +1 -1
  113. package/property-filter/token.js +46 -19
  114. package/property-filter/token.js.map +1 -1
  115. package/property-filter/utils.d.ts +12 -0
  116. package/property-filter/utils.d.ts.map +1 -1
  117. package/property-filter/utils.js +22 -0
  118. package/property-filter/utils.js.map +1 -1
  119. package/select/parts/item.d.ts.map +1 -1
  120. package/select/parts/item.js +1 -1
  121. package/select/parts/item.js.map +1 -1
  122. package/select/parts/multiselect-item.d.ts.map +1 -1
  123. package/select/parts/multiselect-item.js +1 -1
  124. package/select/parts/multiselect-item.js.map +1 -1
  125. package/test-utils/dom/property-filter/index.d.ts +17 -15
  126. package/test-utils/dom/property-filter/index.js +34 -39
  127. package/test-utils/dom/property-filter/index.js.map +1 -1
  128. package/test-utils/selectors/property-filter/index.d.ts +17 -15
  129. package/test-utils/selectors/property-filter/index.js +36 -39
  130. package/test-utils/selectors/property-filter/index.js.map +1 -1
  131. package/test-utils/tsconfig.tsbuildinfo +1 -1
  132. package/token-group/analytics-metadata/interfaces.d.ts +18 -0
  133. package/token-group/analytics-metadata/interfaces.d.ts.map +1 -0
  134. package/token-group/analytics-metadata/interfaces.js +2 -0
  135. package/token-group/analytics-metadata/interfaces.js.map +1 -0
  136. package/token-group/dismiss-button.d.ts.map +1 -1
  137. package/token-group/dismiss-button.js +9 -2
  138. package/token-group/dismiss-button.js.map +1 -1
  139. package/token-group/index.d.ts.map +1 -1
  140. package/token-group/index.js +9 -1
  141. package/token-group/index.js.map +1 -1
  142. package/token-group/internal.d.ts.map +1 -1
  143. package/token-group/internal.js +5 -2
  144. package/token-group/internal.js.map +1 -1
@@ -1,37 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1v1kx_157",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1v1kx_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1v1kx_179",
7
- "icon": "awsui_icon_gwq0h_1v1kx_193",
8
- "root": "awsui_root_gwq0h_1v1kx_207",
9
- "expand-button": "awsui_expand-button_gwq0h_1v1kx_245",
10
- "expanded": "awsui_expanded_gwq0h_1v1kx_253",
11
- "icon-container": "awsui_icon-container_gwq0h_1v1kx_263",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_1v1kx_267",
13
- "wrapper": "awsui_wrapper_gwq0h_1v1kx_271",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_1v1kx_279",
15
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1v1kx_279",
16
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1v1kx_283",
17
- "wrapper-container": "awsui_wrapper-container_gwq0h_1v1kx_286",
18
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1v1kx_290",
19
- "header-deprecated": "awsui_header-deprecated_gwq0h_1v1kx_303",
20
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1v1kx_325",
21
- "header": "awsui_header_gwq0h_1v1kx_303",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_1v1kx_345",
23
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1v1kx_357",
24
- "header-button": "awsui_header-button_gwq0h_1v1kx_363",
25
- "header-container-button": "awsui_header-container-button_gwq0h_1v1kx_363",
26
- "header-container": "awsui_header-container_gwq0h_1v1kx_363",
27
- "header-navigation": "awsui_header-navigation_gwq0h_1v1kx_398",
28
- "header-text": "awsui_header-text_gwq0h_1v1kx_435",
29
- "content": "awsui_content_gwq0h_1v1kx_157",
30
- "content-default": "awsui_content-default_gwq0h_1v1kx_448",
31
- "content-footer": "awsui_content-footer_gwq0h_1v1kx_452",
32
- "content-expanded": "awsui_content-expanded_gwq0h_1v1kx_456",
33
- "content-compact": "awsui_content-compact_gwq0h_1v1kx_459",
34
- "focusable": "awsui_focusable_gwq0h_1v1kx_463",
35
- "click-target": "awsui_click-target_gwq0h_1v1kx_478"
4
+ "content-enter": "awsui_content-enter_gwq0h_xvpu7_157",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_xvpu7_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_xvpu7_179",
7
+ "icon": "awsui_icon_gwq0h_xvpu7_193",
8
+ "root": "awsui_root_gwq0h_xvpu7_207",
9
+ "expand-button": "awsui_expand-button_gwq0h_xvpu7_245",
10
+ "expanded": "awsui_expanded_gwq0h_xvpu7_253",
11
+ "icon-container": "awsui_icon-container_gwq0h_xvpu7_263",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_xvpu7_267",
13
+ "wrapper": "awsui_wrapper_gwq0h_xvpu7_271",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_xvpu7_279",
15
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_xvpu7_279",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_xvpu7_279",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_xvpu7_283",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_xvpu7_286",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_xvpu7_290",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_xvpu7_303",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_xvpu7_309",
22
+ "header": "awsui_header_gwq0h_xvpu7_303",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_xvpu7_346",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_xvpu7_358",
25
+ "header-button": "awsui_header-button_gwq0h_xvpu7_364",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_xvpu7_364",
27
+ "header-container": "awsui_header-container_gwq0h_xvpu7_364",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_xvpu7_399",
29
+ "header-text": "awsui_header-text_gwq0h_xvpu7_436",
30
+ "content": "awsui_content_gwq0h_xvpu7_157",
31
+ "content-default": "awsui_content-default_gwq0h_xvpu7_449",
32
+ "content-inline": "awsui_content-inline_gwq0h_xvpu7_449",
33
+ "content-footer": "awsui_content-footer_gwq0h_xvpu7_453",
34
+ "content-expanded": "awsui_content-expanded_gwq0h_xvpu7_457",
35
+ "content-compact": "awsui_content-compact_gwq0h_xvpu7_460",
36
+ "focusable": "awsui_focusable_gwq0h_xvpu7_464",
37
+ "click-target": "awsui_click-target_gwq0h_xvpu7_479"
36
38
  };
37
39
 
@@ -154,10 +154,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
- .awsui_content-enter_gwq0h_1v1kx_157:not(#\9) {
158
- animation: awsui_awsui-motion-fade-in_gwq0h_1v1kx_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
157
+ .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
158
+ animation: awsui_awsui-motion-fade-in_gwq0h_xvpu7_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
159
159
  }
160
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1v1kx_1 {
160
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_xvpu7_1 {
161
161
  from {
162
162
  opacity: 0.2;
163
163
  }
@@ -166,45 +166,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  }
167
167
  }
168
168
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_content-enter_gwq0h_1v1kx_157:not(#\9) {
169
+ .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
170
170
  animation: none;
171
171
  transition: none;
172
172
  }
173
173
  }
174
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1v1kx_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1v1kx_157:not(#\9) {
174
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_xvpu7_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
178
 
179
- .awsui_trigger-expanded_gwq0h_1v1kx_179:not(#\9) {
179
+ .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
180
180
  transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
181
181
  }
182
182
  @media (prefers-reduced-motion: reduce) {
183
- .awsui_trigger-expanded_gwq0h_1v1kx_179:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
187
  }
188
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1v1kx_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1v1kx_179:not(#\9) {
188
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
192
 
193
- .awsui_icon_gwq0h_1v1kx_193:not(#\9) {
193
+ .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
194
194
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
195
195
  }
196
196
  @media (prefers-reduced-motion: reduce) {
197
- .awsui_icon_gwq0h_1v1kx_193:not(#\9) {
197
+ .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
198
198
  animation: none;
199
199
  transition: none;
200
200
  }
201
201
  }
202
- .awsui-motion-disabled .awsui_icon_gwq0h_1v1kx_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1v1kx_193:not(#\9) {
202
+ .awsui-motion-disabled .awsui_icon_gwq0h_xvpu7_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
203
203
  animation: none;
204
204
  transition: none;
205
205
  }
206
206
 
207
- .awsui_root_gwq0h_1v1kx_207:not(#\9) {
207
+ .awsui_root_gwq0h_xvpu7_207:not(#\9) {
208
208
  border-collapse: separate;
209
209
  border-spacing: 0;
210
210
  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_1v1kx_245:not(#\9) {
246
+ .awsui_expand-button_gwq0h_xvpu7_245:not(#\9) {
247
247
  outline: none;
248
248
  }
249
249
 
250
- .awsui_icon_gwq0h_1v1kx_193:not(#\9) {
250
+ .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
251
251
  transform: rotate(-90deg);
252
252
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
253
  }
254
- .awsui_icon_gwq0h_1v1kx_193.awsui_expanded_gwq0h_1v1kx_253:not(#\9) {
254
+ .awsui_icon_gwq0h_xvpu7_193.awsui_expanded_gwq0h_xvpu7_253:not(#\9) {
255
255
  transform: rotate(0deg);
256
256
  }
257
- .awsui_icon_gwq0h_1v1kx_193:not(#\9):dir(rtl) {
257
+ .awsui_icon_gwq0h_xvpu7_193:not(#\9):dir(rtl) {
258
258
  transform: rotate(90deg);
259
259
  }
260
- .awsui_icon_gwq0h_1v1kx_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_1v1kx_253 {
260
+ .awsui_icon_gwq0h_xvpu7_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_xvpu7_253 {
261
261
  transform: rotate(0deg);
262
262
  }
263
263
 
264
- .awsui_icon-container_gwq0h_1v1kx_263:not(#\9) {
264
+ .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
265
265
  position: relative;
266
266
  margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
267
267
  }
268
- .awsui_icon-container-container_gwq0h_1v1kx_267:not(#\9) {
268
+ .awsui_icon-container-container_gwq0h_xvpu7_267:not(#\9) {
269
269
  margin-inline-end: var(--space-xs-zb16t3, 8px);
270
270
  }
271
271
 
272
- .awsui_wrapper_gwq0h_1v1kx_271:not(#\9) {
272
+ .awsui_wrapper_gwq0h_xvpu7_271:not(#\9) {
273
273
  box-sizing: border-box;
274
274
  border-block: none;
275
275
  border-inline: none;
@@ -277,77 +277,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
277
277
  line-height: var(--line-height-body-m-30ar75, 20px);
278
278
  text-align: start;
279
279
  }
280
- .awsui_wrapper-default_gwq0h_1v1kx_279:not(#\9), .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9) {
280
+ .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
281
281
  border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
282
282
  border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
283
283
  }
284
- .awsui_wrapper-navigation_gwq0h_1v1kx_283:not(#\9) {
284
+ .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9) {
285
285
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
286
286
  }
287
- .awsui_wrapper-navigation_gwq0h_1v1kx_283:not(#\9), .awsui_wrapper-container_gwq0h_1v1kx_286:not(#\9) {
287
+ .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9) {
288
288
  display: flex;
289
289
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
290
290
  }
291
- .awsui_wrapper-default_gwq0h_1v1kx_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1v1kx_283:not(#\9), .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9), .awsui_wrapper-compact_gwq0h_1v1kx_290:not(#\9) {
291
+ .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9) {
292
292
  color: var(--color-text-expandable-section-default-djhi83, #000716);
293
293
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
294
294
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
295
295
  }
296
- .awsui_wrapper-default_gwq0h_1v1kx_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1v1kx_283:not(#\9), .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9) {
296
+ .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
297
297
  font-size: var(--font-expandable-heading-size-smdiul, 16px);
298
298
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
299
299
  }
300
- .awsui_wrapper-default_gwq0h_1v1kx_279:not(#\9) {
300
+ .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9) {
301
301
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
302
302
  padding-inline-end: var(--space-xxs-p8yyaw, 4px);
303
303
  }
304
- .awsui_wrapper-default_gwq0h_1v1kx_279.awsui_header-deprecated_gwq0h_1v1kx_303:not(#\9) {
304
+ .awsui_wrapper-default_gwq0h_xvpu7_279.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
305
305
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
306
306
  }
307
- .awsui_wrapper-default_gwq0h_1v1kx_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1v1kx_303) {
307
+ .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
308
308
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
309
309
  }
310
- .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9) {
310
+ .awsui_wrapper-default_gwq0h_xvpu7_279.awsui_wrapper-expanded_gwq0h_xvpu7_309:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279.awsui_wrapper-expanded_gwq0h_xvpu7_309:not(#\9) {
311
+ padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
312
+ border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
313
+ }
314
+ .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
311
315
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
312
316
  }
313
- .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9), .awsui_wrapper-compact_gwq0h_1v1kx_290:not(#\9) {
317
+ .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9) {
314
318
  padding-inline-end: 0;
315
319
  }
316
- .awsui_wrapper-footer_gwq0h_1v1kx_279.awsui_header-deprecated_gwq0h_1v1kx_303:not(#\9), .awsui_wrapper-compact_gwq0h_1v1kx_290.awsui_header-deprecated_gwq0h_1v1kx_303:not(#\9) {
320
+ .awsui_wrapper-footer_gwq0h_xvpu7_279.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
317
321
  padding-inline-start: 0;
318
322
  }
319
- .awsui_wrapper-footer_gwq0h_1v1kx_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1v1kx_303), .awsui_wrapper-compact_gwq0h_1v1kx_290:not(#\9):not(.awsui_header-deprecated_gwq0h_1v1kx_303) {
323
+ .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
320
324
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
321
325
  }
322
- .awsui_wrapper-container_gwq0h_1v1kx_286:not(#\9) {
326
+ .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9) {
323
327
  padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
324
328
  padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
325
329
  }
326
- .awsui_wrapper-container_gwq0h_1v1kx_286:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1v1kx_325) {
330
+ .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):not(.awsui_wrapper-expanded_gwq0h_xvpu7_309) {
327
331
  padding-block-end: var(--space-container-header-top-5qav00, 12px);
328
332
  }
329
- .awsui_wrapper-container_gwq0h_1v1kx_286.awsui_header-deprecated_gwq0h_1v1kx_303:not(#\9) {
333
+ .awsui_wrapper-container_gwq0h_xvpu7_286.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
330
334
  padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
331
335
  }
332
- .awsui_wrapper-container_gwq0h_1v1kx_286:not(#\9):not(.awsui_header-deprecated_gwq0h_1v1kx_303) {
336
+ .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
333
337
  padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
334
338
  }
335
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1v1kx_286:not(#\9):focus {
339
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):focus {
336
340
  padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
337
341
  padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
338
342
  }
339
- .awsui_wrapper-default_gwq0h_1v1kx_279.awsui_wrapper-expanded_gwq0h_1v1kx_325:not(#\9) {
340
- border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
341
- }
342
343
 
343
- .awsui_header_gwq0h_1v1kx_303:not(#\9) {
344
+ .awsui_header_gwq0h_xvpu7_303:not(#\9) {
344
345
  /* used in test-utils */
345
346
  }
346
- .awsui_header-wrapper_gwq0h_1v1kx_345:not(#\9), .awsui_header-deprecated_gwq0h_1v1kx_303:not(#\9) {
347
+ .awsui_header-wrapper_gwq0h_xvpu7_346:not(#\9), .awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
347
348
  display: flex;
348
349
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
349
350
  }
350
- .awsui_header-wrapper_gwq0h_1v1kx_345:not(#\9) {
351
+ .awsui_header-wrapper_gwq0h_xvpu7_346:not(#\9) {
351
352
  font-size: inherit;
352
353
  letter-spacing: inherit;
353
354
  margin-block: 0;
@@ -355,20 +356,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1v1kx_286:not
355
356
  padding-block: 0;
356
357
  padding-inline: 0;
357
358
  }
358
- .awsui_header-actions-wrapper_gwq0h_1v1kx_357:not(#\9) {
359
+ .awsui_header-actions-wrapper_gwq0h_xvpu7_358:not(#\9) {
359
360
  display: flex;
360
361
  flex-direction: row;
361
362
  justify-content: space-between;
362
363
  align-items: center;
363
364
  }
364
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1v1kx_363:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1v1kx_363:not(#\9):focus {
365
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus {
365
366
  position: relative;
366
367
  }
367
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1v1kx_363:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1v1kx_363:not(#\9):focus {
368
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus {
368
369
  outline: 2px dotted transparent;
369
370
  outline-offset: calc(0px - 1px);
370
371
  }
371
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1v1kx_363:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1v1kx_363:not(#\9):focus::before {
372
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus::before {
372
373
  content: " ";
373
374
  display: block;
374
375
  position: absolute;
@@ -382,21 +383,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1v1kx_363:not(#\9
382
383
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
383
384
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
384
385
  }
385
- .awsui_header-button_gwq0h_1v1kx_363:not(#\9) {
386
+ .awsui_header-button_gwq0h_xvpu7_364:not(#\9) {
386
387
  box-sizing: border-box;
387
388
  display: flex;
388
389
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
389
390
  }
390
- .awsui_header-container-button_gwq0h_1v1kx_363:not(#\9) {
391
+ .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9) {
391
392
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
392
393
  }
393
- .awsui_header-container_gwq0h_1v1kx_363:not(#\9) {
394
+ .awsui_header-container_gwq0h_xvpu7_364:not(#\9) {
394
395
  inline-size: 100%;
395
396
  }
396
- .awsui_header-container_gwq0h_1v1kx_363 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9) {
397
+ .awsui_header-container_gwq0h_xvpu7_364 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
397
398
  margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
398
399
  }
399
- .awsui_header-navigation_gwq0h_1v1kx_398 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9) {
400
+ .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
400
401
  display: inline-flex;
401
402
  cursor: pointer;
402
403
  color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
@@ -409,17 +410,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1v1kx_363:not(#\9
409
410
  text-decoration: none;
410
411
  flex-direction: column;
411
412
  }
412
- .awsui_header-navigation_gwq0h_1v1kx_398 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9):hover {
413
+ .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):hover {
413
414
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
414
415
  }
415
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1v1kx_398 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9):focus {
416
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus {
416
417
  position: relative;
417
418
  }
418
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1v1kx_398 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9):focus {
419
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus {
419
420
  outline: 2px dotted transparent;
420
421
  outline-offset: calc(2px - 1px);
421
422
  }
422
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1v1kx_398 > .awsui_icon-container_gwq0h_1v1kx_263:not(#\9):focus::before {
423
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus::before {
423
424
  content: " ";
424
425
  display: block;
425
426
  position: absolute;
@@ -433,39 +434,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1v1kx_398 > .
433
434
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
434
435
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
435
436
  }
436
- .awsui_header-text_gwq0h_1v1kx_435:not(#\9) {
437
+ .awsui_header-text_gwq0h_xvpu7_436:not(#\9) {
437
438
  /* used in test-utils */
438
439
  }
439
440
 
440
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_1v1kx_290) > .awsui_header-actions-wrapper_gwq0h_1v1kx_357 {
441
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_xvpu7_290) > .awsui_header-actions-wrapper_gwq0h_xvpu7_358 {
441
442
  flex-wrap: wrap;
442
443
  column-gap: var(--space-xs-zb16t3, 8px);
443
444
  row-gap: var(--space-scaled-xxxs-27y4hv, 2px);
444
445
  }
445
446
 
446
- .awsui_content_gwq0h_1v1kx_157:not(#\9) {
447
+ .awsui_content_gwq0h_xvpu7_157:not(#\9) {
447
448
  display: none;
448
449
  }
449
- .awsui_content-default_gwq0h_1v1kx_448:not(#\9) {
450
+ .awsui_content-default_gwq0h_xvpu7_449:not(#\9), .awsui_content-inline_gwq0h_xvpu7_449:not(#\9) {
450
451
  padding-block: var(--space-scaled-xs-26e2du, 8px);
451
452
  padding-inline: 0;
452
453
  }
453
- .awsui_content-footer_gwq0h_1v1kx_452:not(#\9) {
454
+ .awsui_content-footer_gwq0h_xvpu7_453:not(#\9) {
454
455
  padding-block: var(--space-xs-zb16t3, 8px);
455
456
  padding-inline: 0;
456
457
  }
457
- .awsui_content-expanded_gwq0h_1v1kx_456:not(#\9) {
458
+ .awsui_content-expanded_gwq0h_xvpu7_457:not(#\9) {
458
459
  display: block;
459
460
  }
460
- .awsui_content-compact_gwq0h_1v1kx_459:not(#\9) {
461
+ .awsui_content-compact_gwq0h_xvpu7_460:not(#\9) {
461
462
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
462
463
  }
463
464
 
464
- .awsui_focusable_gwq0h_1v1kx_463:not(#\9):focus {
465
+ .awsui_focusable_gwq0h_xvpu7_464:not(#\9):focus {
465
466
  outline: none;
466
467
  text-decoration: none;
467
468
  }
468
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1v1kx_463:not(#\9):focus {
469
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_xvpu7_464:not(#\9):focus {
469
470
  outline: 2px dotted transparent;
470
471
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
471
472
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
@@ -476,9 +477,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1v1kx_463:not(#\9):fo
476
477
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
477
478
  }
478
479
 
479
- .awsui_click-target_gwq0h_1v1kx_478:not(#\9) {
480
+ .awsui_click-target_gwq0h_xvpu7_479:not(#\9) {
480
481
  cursor: pointer;
481
482
  }
482
- .awsui_click-target_gwq0h_1v1kx_478:not(#\9):not(.awsui_wrapper-container_gwq0h_1v1kx_286):not(.awsui_header-container-button_gwq0h_1v1kx_363):hover {
483
+ .awsui_click-target_gwq0h_xvpu7_479:not(#\9):not(.awsui_wrapper-container_gwq0h_xvpu7_286):not(.awsui_header-container-button_gwq0h_xvpu7_364):hover {
483
484
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
484
485
  }
@@ -2,37 +2,39 @@
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_1v1kx_157",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1v1kx_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1v1kx_179",
8
- "icon": "awsui_icon_gwq0h_1v1kx_193",
9
- "root": "awsui_root_gwq0h_1v1kx_207",
10
- "expand-button": "awsui_expand-button_gwq0h_1v1kx_245",
11
- "expanded": "awsui_expanded_gwq0h_1v1kx_253",
12
- "icon-container": "awsui_icon-container_gwq0h_1v1kx_263",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1v1kx_267",
14
- "wrapper": "awsui_wrapper_gwq0h_1v1kx_271",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1v1kx_279",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1v1kx_279",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1v1kx_283",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_1v1kx_286",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1v1kx_290",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_1v1kx_303",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1v1kx_325",
22
- "header": "awsui_header_gwq0h_1v1kx_303",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_1v1kx_345",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1v1kx_357",
25
- "header-button": "awsui_header-button_gwq0h_1v1kx_363",
26
- "header-container-button": "awsui_header-container-button_gwq0h_1v1kx_363",
27
- "header-container": "awsui_header-container_gwq0h_1v1kx_363",
28
- "header-navigation": "awsui_header-navigation_gwq0h_1v1kx_398",
29
- "header-text": "awsui_header-text_gwq0h_1v1kx_435",
30
- "content": "awsui_content_gwq0h_1v1kx_157",
31
- "content-default": "awsui_content-default_gwq0h_1v1kx_448",
32
- "content-footer": "awsui_content-footer_gwq0h_1v1kx_452",
33
- "content-expanded": "awsui_content-expanded_gwq0h_1v1kx_456",
34
- "content-compact": "awsui_content-compact_gwq0h_1v1kx_459",
35
- "focusable": "awsui_focusable_gwq0h_1v1kx_463",
36
- "click-target": "awsui_click-target_gwq0h_1v1kx_478"
5
+ "content-enter": "awsui_content-enter_gwq0h_xvpu7_157",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_xvpu7_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_xvpu7_179",
8
+ "icon": "awsui_icon_gwq0h_xvpu7_193",
9
+ "root": "awsui_root_gwq0h_xvpu7_207",
10
+ "expand-button": "awsui_expand-button_gwq0h_xvpu7_245",
11
+ "expanded": "awsui_expanded_gwq0h_xvpu7_253",
12
+ "icon-container": "awsui_icon-container_gwq0h_xvpu7_263",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_xvpu7_267",
14
+ "wrapper": "awsui_wrapper_gwq0h_xvpu7_271",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_xvpu7_279",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_xvpu7_279",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_xvpu7_279",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_xvpu7_283",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_xvpu7_286",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_xvpu7_290",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_xvpu7_303",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_xvpu7_309",
23
+ "header": "awsui_header_gwq0h_xvpu7_303",
24
+ "header-wrapper": "awsui_header-wrapper_gwq0h_xvpu7_346",
25
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_xvpu7_358",
26
+ "header-button": "awsui_header-button_gwq0h_xvpu7_364",
27
+ "header-container-button": "awsui_header-container-button_gwq0h_xvpu7_364",
28
+ "header-container": "awsui_header-container_gwq0h_xvpu7_364",
29
+ "header-navigation": "awsui_header-navigation_gwq0h_xvpu7_399",
30
+ "header-text": "awsui_header-text_gwq0h_xvpu7_436",
31
+ "content": "awsui_content_gwq0h_xvpu7_157",
32
+ "content-default": "awsui_content-default_gwq0h_xvpu7_449",
33
+ "content-inline": "awsui_content-inline_gwq0h_xvpu7_449",
34
+ "content-footer": "awsui_content-footer_gwq0h_xvpu7_453",
35
+ "content-expanded": "awsui_content-expanded_gwq0h_xvpu7_457",
36
+ "content-compact": "awsui_content-compact_gwq0h_xvpu7_460",
37
+ "focusable": "awsui_focusable_gwq0h_xvpu7_464",
38
+ "click-target": "awsui_click-target_gwq0h_xvpu7_479"
37
39
  };
38
40
 
@@ -2,4 +2,5 @@ import { InternalVariant } from './interfaces';
2
2
  export declare function variantSupportsDescription(variant: InternalVariant): boolean;
3
3
  export declare function variantSupportsActions(variant: InternalVariant): boolean;
4
4
  export declare function variantSupportsInfoLink(variant: InternalVariant): boolean;
5
+ export declare function variantRequiresActionsDivider(variant: InternalVariant): boolean;
5
6
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,eAAe,WAElE;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,eAAe,WAE9D;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,eAAe,WAE/D"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAI/C,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,eAAe,WAElE;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,eAAe,WAE9D;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,eAAe,WAE/D;AAED,wBAAgB,6BAA6B,CAAC,OAAO,EAAE,eAAe,WAErE"}
@@ -1,10 +1,14 @@
1
+ const variantIsOneOf = (variant, oneOf) => oneOf.includes(variant);
1
2
  export function variantSupportsDescription(variant) {
2
- return ['container', 'default', 'footer'].includes(variant);
3
+ return variantIsOneOf(variant, ['container', 'default', 'footer', 'inline']);
3
4
  }
4
5
  export function variantSupportsActions(variant) {
5
- return ['container', 'compact', 'default'].includes(variant);
6
+ return variantIsOneOf(variant, ['container', 'compact', 'default', 'inline']);
6
7
  }
7
8
  export function variantSupportsInfoLink(variant) {
8
- return ['container', 'compact'].includes(variant);
9
+ return variantIsOneOf(variant, ['container', 'compact']);
10
+ }
11
+ export function variantRequiresActionsDivider(variant) {
12
+ return variantIsOneOf(variant, ['default', 'inline']);
9
13
  }
10
14
  //# sourceMappingURL=utils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAIA,MAAM,UAAU,0BAA0B,CAAC,OAAwB;IACjE,OAAO,CAAC,WAAW,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AAC9D,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,OAAwB;IAC7D,OAAO,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AAC/D,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,OAAwB;IAC9D,OAAO,CAAC,WAAW,EAAE,SAAS,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AACpD,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { InternalVariant } from './interfaces';\n\nexport function variantSupportsDescription(variant: InternalVariant) {\n return ['container', 'default', 'footer'].includes(variant);\n}\n\nexport function variantSupportsActions(variant: InternalVariant) {\n return ['container', 'compact', 'default'].includes(variant);\n}\n\nexport function variantSupportsInfoLink(variant: InternalVariant) {\n return ['container', 'compact'].includes(variant);\n}\n"]}
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAIA,MAAM,cAAc,GAAG,CAAC,OAAwB,EAAE,KAAwB,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AAEvG,MAAM,UAAU,0BAA0B,CAAC,OAAwB;IACjE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC/E,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,OAAwB;IAC7D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AAChF,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,OAAwB;IAC9D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,CAAC,CAAC;AAC3D,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,OAAwB;IACpE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AACxD,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { InternalVariant } from './interfaces';\n\nconst variantIsOneOf = (variant: InternalVariant, oneOf: InternalVariant[]) => oneOf.includes(variant);\n\nexport function variantSupportsDescription(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'default', 'footer', 'inline']);\n}\n\nexport function variantSupportsActions(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact', 'default', 'inline']);\n}\n\nexport function variantSupportsInfoLink(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact']);\n}\n\nexport function variantRequiresActionsDivider(variant: InternalVariant) {\n return variantIsOneOf(variant, ['default', 'inline']);\n}\n"]}