@cloudscape-design/components 3.0.337 → 3.0.338

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 (188) hide show
  1. package/app-layout/styles.css.js +17 -17
  2. package/app-layout/styles.scoped.css +21 -21
  3. package/app-layout/styles.selectors.js +17 -17
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +173 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/chart-container.d.ts +2 -2
  8. package/area-chart/chart-container.d.ts.map +1 -1
  9. package/area-chart/chart-container.js +1 -1
  10. package/area-chart/chart-container.js.map +1 -1
  11. package/area-chart/interfaces.d.ts +5 -1
  12. package/area-chart/interfaces.d.ts.map +1 -1
  13. package/area-chart/interfaces.js.map +1 -1
  14. package/area-chart/internal.d.ts +1 -1
  15. package/area-chart/internal.d.ts.map +1 -1
  16. package/area-chart/internal.js +2 -2
  17. package/area-chart/internal.js.map +1 -1
  18. package/attribute-editor/interfaces.d.ts +7 -0
  19. package/attribute-editor/interfaces.d.ts.map +1 -1
  20. package/attribute-editor/interfaces.js.map +1 -1
  21. package/attribute-editor/internal.d.ts.map +1 -1
  22. package/attribute-editor/internal.js +2 -2
  23. package/attribute-editor/internal.js.map +1 -1
  24. package/attribute-editor/row.d.ts +3 -2
  25. package/attribute-editor/row.d.ts.map +1 -1
  26. package/attribute-editor/row.js +2 -2
  27. package/attribute-editor/row.js.map +1 -1
  28. package/box/styles.css.js +189 -189
  29. package/box/styles.scoped.css +257 -257
  30. package/box/styles.selectors.js +189 -189
  31. package/button/styles.css.js +20 -20
  32. package/button/styles.scoped.css +154 -154
  33. package/button/styles.selectors.js +20 -20
  34. package/button-dropdown/category-elements/styles.css.js +13 -13
  35. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  36. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  37. package/button-dropdown/item-element/styles.css.js +14 -14
  38. package/button-dropdown/item-element/styles.scoped.css +20 -20
  39. package/button-dropdown/item-element/styles.selectors.js +14 -14
  40. package/cards/styles.css.js +38 -38
  41. package/cards/styles.scoped.css +57 -62
  42. package/cards/styles.selectors.js +38 -38
  43. package/container/styles.css.js +28 -28
  44. package/container/styles.scoped.css +57 -54
  45. package/container/styles.selectors.js +28 -28
  46. package/content-layout/styles.css.js +7 -7
  47. package/content-layout/styles.scoped.css +13 -13
  48. package/content-layout/styles.selectors.js +7 -7
  49. package/expandable-section/styles.css.js +29 -29
  50. package/expandable-section/styles.scoped.css +61 -61
  51. package/expandable-section/styles.selectors.js +29 -29
  52. package/flashbar/styles.css.js +46 -46
  53. package/flashbar/styles.scoped.css +146 -146
  54. package/flashbar/styles.selectors.js +46 -46
  55. package/form-field/internal.js +3 -2
  56. package/form-field/internal.js.map +1 -1
  57. package/header/internal.d.ts.map +1 -1
  58. package/header/internal.js +5 -5
  59. package/header/internal.js.map +1 -1
  60. package/header/styles.css.js +33 -44
  61. package/header/styles.scoped.css +85 -91
  62. package/header/styles.selectors.js +33 -44
  63. package/help-panel/styles.css.js +4 -4
  64. package/help-panel/styles.scoped.css +80 -80
  65. package/help-panel/styles.selectors.js +4 -4
  66. package/icon/styles.css.js +21 -21
  67. package/icon/styles.scoped.css +54 -54
  68. package/icon/styles.selectors.js +21 -21
  69. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  70. package/internal/analytics/components/analytics-funnel.js +14 -13
  71. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  72. package/internal/analytics/context/analytics-context.d.ts +6 -7
  73. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  74. package/internal/analytics/context/analytics-context.js +2 -6
  75. package/internal/analytics/context/analytics-context.js.map +1 -1
  76. package/internal/analytics/hooks/use-funnel.d.ts +4 -7
  77. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  78. package/internal/analytics/hooks/use-funnel.js +9 -7
  79. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  80. package/internal/base-component/styles.scoped.css +45 -35
  81. package/internal/components/button-trigger/index.d.ts +2 -1
  82. package/internal/components/button-trigger/index.d.ts.map +1 -1
  83. package/internal/components/button-trigger/index.js +2 -2
  84. package/internal/components/button-trigger/index.js.map +1 -1
  85. package/internal/components/cartesian-chart/interfaces.d.ts +10 -2
  86. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  87. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  88. package/internal/components/dropdown/index.d.ts +1 -1
  89. package/internal/components/dropdown/index.d.ts.map +1 -1
  90. package/internal/components/dropdown/index.js +4 -4
  91. package/internal/components/dropdown/index.js.map +1 -1
  92. package/internal/components/dropdown/interfaces.d.ts +8 -0
  93. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  94. package/internal/components/dropdown/interfaces.js.map +1 -1
  95. package/internal/components/menu-dropdown/styles.css.js +7 -7
  96. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  97. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  98. package/internal/environment.js +1 -1
  99. package/internal/generated/theming/index.cjs +153 -120
  100. package/internal/generated/theming/index.js +153 -120
  101. package/internal/manifest.json +1 -1
  102. package/link/internal.d.ts.map +1 -1
  103. package/link/internal.js +3 -2
  104. package/link/internal.js.map +1 -1
  105. package/link/styles.css.js +20 -20
  106. package/link/styles.scoped.css +83 -83
  107. package/link/styles.selectors.js +20 -20
  108. package/mixed-line-bar-chart/internal.d.ts +1 -1
  109. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  110. package/mixed-line-bar-chart/internal.js +2 -2
  111. package/mixed-line-bar-chart/internal.js.map +1 -1
  112. package/modal/styles.css.js +23 -23
  113. package/modal/styles.scoped.css +40 -40
  114. package/modal/styles.selectors.js +23 -23
  115. package/package.json +1 -1
  116. package/pagination/styles.css.js +9 -9
  117. package/pagination/styles.scoped.css +24 -24
  118. package/pagination/styles.selectors.js +9 -9
  119. package/popover/styles.css.js +50 -50
  120. package/popover/styles.scoped.css +65 -65
  121. package/popover/styles.selectors.js +50 -50
  122. package/property-filter/index.d.ts.map +1 -1
  123. package/property-filter/index.js +4 -3
  124. package/property-filter/index.js.map +1 -1
  125. package/property-filter/interfaces.d.ts +16 -5
  126. package/property-filter/interfaces.d.ts.map +1 -1
  127. package/property-filter/interfaces.js.map +1 -1
  128. package/s3-resource-selector/index.d.ts.map +1 -1
  129. package/s3-resource-selector/index.js +2 -2
  130. package/s3-resource-selector/index.js.map +1 -1
  131. package/s3-resource-selector/interfaces.d.ts +7 -0
  132. package/s3-resource-selector/interfaces.d.ts.map +1 -1
  133. package/s3-resource-selector/interfaces.js.map +1 -1
  134. package/s3-resource-selector/s3-in-context/index.d.ts +1 -0
  135. package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  136. package/s3-resource-selector/s3-in-context/index.js +2 -2
  137. package/s3-resource-selector/s3-in-context/index.js.map +1 -1
  138. package/segmented-control/styles.css.js +14 -14
  139. package/segmented-control/styles.scoped.css +35 -35
  140. package/segmented-control/styles.selectors.js +14 -14
  141. package/select/utils/use-select.d.ts +5 -7
  142. package/select/utils/use-select.d.ts.map +1 -1
  143. package/select/utils/use-select.js +6 -0
  144. package/select/utils/use-select.js.map +1 -1
  145. package/side-navigation/styles.css.js +28 -28
  146. package/side-navigation/styles.scoped.css +49 -49
  147. package/side-navigation/styles.selectors.js +28 -28
  148. package/spinner/styles.css.js +13 -13
  149. package/spinner/styles.scoped.css +22 -22
  150. package/spinner/styles.selectors.js +13 -13
  151. package/split-panel/styles.css.js +56 -56
  152. package/split-panel/styles.scoped.css +80 -80
  153. package/split-panel/styles.selectors.js +56 -56
  154. package/table/header-cell/styles.css.js +24 -24
  155. package/table/header-cell/styles.scoped.css +41 -41
  156. package/table/header-cell/styles.selectors.js +24 -24
  157. package/table/styles.css.js +34 -34
  158. package/table/styles.scoped.css +45 -52
  159. package/table/styles.selectors.js +34 -34
  160. package/tabs/styles.css.js +21 -21
  161. package/tabs/styles.scoped.css +41 -41
  162. package/tabs/styles.selectors.js +21 -21
  163. package/tag-editor/styles.css.js +3 -3
  164. package/tag-editor/styles.scoped.css +11 -11
  165. package/tag-editor/styles.selectors.js +3 -3
  166. package/text-content/styles.css.js +1 -1
  167. package/text-content/styles.scoped.css +71 -71
  168. package/text-content/styles.selectors.js +1 -1
  169. package/top-navigation/1.0-beta/styles.css.js +25 -25
  170. package/top-navigation/1.0-beta/styles.scoped.css +45 -45
  171. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  172. package/top-navigation/styles.css.js +47 -47
  173. package/top-navigation/styles.scoped.css +74 -74
  174. package/top-navigation/styles.selectors.js +47 -47
  175. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  176. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  177. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  178. package/wizard/interfaces.d.ts +10 -3
  179. package/wizard/interfaces.d.ts.map +1 -1
  180. package/wizard/interfaces.js.map +1 -1
  181. package/wizard/internal.d.ts +1 -1
  182. package/wizard/internal.d.ts.map +1 -1
  183. package/wizard/internal.js +5 -5
  184. package/wizard/internal.js.map +1 -1
  185. package/wizard/wizard-form.d.ts +2 -1
  186. package/wizard/wizard-form.d.ts.map +1 -1
  187. package/wizard/wizard-form.js +2 -2
  188. package/wizard/wizard-form.js.map +1 -1
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
98
- animation: awsui_awsui-motion-fade-in_gwq0h_wbciz_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
97
+ .awsui_content-enter_gwq0h_1t6ov_97:not(#\9) {
98
+ animation: awsui_awsui-motion-fade-in_gwq0h_1t6ov_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
99
99
  }
100
- @keyframes awsui_awsui-motion-fade-in_gwq0h_wbciz_1 {
100
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_1t6ov_1 {
101
101
  from {
102
102
  opacity: 0.2;
103
103
  }
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
106
106
  }
107
107
  }
108
108
  @media (prefers-reduced-motion: reduce) {
109
- .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
109
+ .awsui_content-enter_gwq0h_1t6ov_97:not(#\9) {
110
110
  animation: none;
111
111
  transition: none;
112
112
  }
113
113
  }
114
- .awsui-motion-disabled .awsui_content-enter_gwq0h_wbciz_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
114
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_1t6ov_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1t6ov_97:not(#\9) {
115
115
  animation: none;
116
116
  transition: none;
117
117
  }
118
118
 
119
- .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
119
+ .awsui_trigger-expanded_gwq0h_1t6ov_119:not(#\9) {
120
120
  transition: border-bottom-color var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
121
121
  }
122
122
  @media (prefers-reduced-motion: reduce) {
123
- .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
123
+ .awsui_trigger-expanded_gwq0h_1t6ov_119:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
  }
128
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
128
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1t6ov_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1t6ov_119:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
 
133
- .awsui_icon_gwq0h_wbciz_133:not(#\9) {
133
+ .awsui_icon_gwq0h_1t6ov_133:not(#\9) {
134
134
  transition: transform var(--motion-duration-rotate-90-jfxxiy, 135ms) var(--motion-easing-rotate-90-ax5lt7, cubic-bezier(0.165, 0.84, 0.44, 1));
135
135
  }
136
136
  @media (prefers-reduced-motion: reduce) {
137
- .awsui_icon_gwq0h_wbciz_133:not(#\9) {
137
+ .awsui_icon_gwq0h_1t6ov_133:not(#\9) {
138
138
  animation: none;
139
139
  transition: none;
140
140
  }
141
141
  }
142
- .awsui-motion-disabled .awsui_icon_gwq0h_wbciz_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_wbciz_133:not(#\9) {
142
+ .awsui-motion-disabled .awsui_icon_gwq0h_1t6ov_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1t6ov_133:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
149
  SPDX-License-Identifier: Apache-2.0
150
150
  */
151
- .awsui_root_gwq0h_wbciz_151:not(#\9) {
151
+ .awsui_root_gwq0h_1t6ov_151:not(#\9) {
152
152
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
153
153
  border-collapse: separate;
154
154
  border-spacing: 0;
@@ -191,111 +191,111 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
191
  display: block;
192
192
  }
193
193
 
194
- .awsui_expand-button_gwq0h_wbciz_168:not(#\9) {
194
+ .awsui_expand-button_gwq0h_1t6ov_168:not(#\9) {
195
195
  /* used in test-utils */
196
196
  }
197
197
 
198
- .awsui_icon_gwq0h_wbciz_133:not(#\9) {
198
+ .awsui_icon_gwq0h_1t6ov_133:not(#\9) {
199
199
  transform: rotate(-90deg);
200
200
  }
201
- .awsui_icon_gwq0h_wbciz_133.awsui_expanded_gwq0h_wbciz_175:not(#\9) {
201
+ .awsui_icon_gwq0h_1t6ov_133.awsui_expanded_gwq0h_1t6ov_175:not(#\9) {
202
202
  transform: rotate(0deg);
203
203
  }
204
204
 
205
- .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
205
+ .awsui_icon-container_gwq0h_1t6ov_179:not(#\9) {
206
206
  position: relative;
207
207
  margin-left: calc((var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2);
208
208
  margin-right: calc(var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px));
209
209
  }
210
- .awsui_icon-container-container_gwq0h_wbciz_184:not(#\9) {
210
+ .awsui_icon-container-container_gwq0h_1t6ov_184:not(#\9) {
211
211
  margin-right: var(--space-xs-edba2s, 8px);
212
212
  }
213
213
 
214
- .awsui_wrapper_gwq0h_wbciz_188:not(#\9) {
214
+ .awsui_wrapper_gwq0h_1t6ov_188:not(#\9) {
215
215
  box-sizing: border-box;
216
216
  border: none;
217
217
  width: 100%;
218
218
  line-height: var(--font-body-m-line-height-ghizru, 20px);
219
219
  text-align: left;
220
220
  }
221
- .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9), .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
221
+ .awsui_wrapper-default_gwq0h_1t6ov_195:not(#\9), .awsui_wrapper-footer_gwq0h_1t6ov_195:not(#\9) {
222
222
  border: var(--border-divider-section-width-orq175, 2px) solid transparent;
223
223
  }
224
- .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9) {
224
+ .awsui_wrapper-navigation_gwq0h_1t6ov_198:not(#\9) {
225
225
  border-left: var(--border-divider-section-width-orq175, 2px) solid transparent;
226
226
  }
227
- .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9), .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9) {
227
+ .awsui_wrapper-navigation_gwq0h_1t6ov_198:not(#\9), .awsui_wrapper-container_gwq0h_1t6ov_201:not(#\9) {
228
228
  display: flex;
229
- font-weight: var(--font-heading-s-weight-5y5giq, 800);
229
+ font-weight: var(--font-heading-s-weight-fzc30w, 700);
230
230
  }
231
- .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9), .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9), .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
231
+ .awsui_wrapper-default_gwq0h_1t6ov_195:not(#\9), .awsui_wrapper-navigation_gwq0h_1t6ov_198:not(#\9), .awsui_wrapper-footer_gwq0h_1t6ov_195:not(#\9) {
232
232
  color: var(--color-text-expandable-section-default-m3lg7r, #000716);
233
233
  -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
234
234
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
235
235
  font-size: var(--font-expandable-heading-size-mkp9vq, 16px);
236
236
  letter-spacing: var(--font-heading-s-letter-spacing-j4vcrt, -0.005em);
237
237
  }
238
- .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9) {
238
+ .awsui_wrapper-default_gwq0h_1t6ov_195:not(#\9) {
239
239
  padding-top: var(--space-scaled-xxs-t2t62i, 4px);
240
240
  padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
241
241
  padding-right: var(--space-xxs-ja5cp8, 4px);
242
242
  }
243
- .awsui_wrapper-default_gwq0h_wbciz_195.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
243
+ .awsui_wrapper-default_gwq0h_1t6ov_195.awsui_header-deprecated_gwq0h_1t6ov_217:not(#\9) {
244
244
  padding-left: var(--space-xxs-ja5cp8, 4px);
245
245
  }
246
- .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
246
+ .awsui_wrapper-default_gwq0h_1t6ov_195:not(#\9):not(.awsui_header-deprecated_gwq0h_1t6ov_217) {
247
247
  padding-left: calc(var(--space-xxs-ja5cp8, 4px) + calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
248
248
  }
249
- .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
249
+ .awsui_wrapper-footer_gwq0h_1t6ov_195:not(#\9) {
250
250
  padding-top: var(--space-scaled-xxs-t2t62i, 4px);
251
251
  padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
252
252
  padding-right: 0;
253
253
  }
254
- .awsui_wrapper-footer_gwq0h_wbciz_195.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
254
+ .awsui_wrapper-footer_gwq0h_1t6ov_195.awsui_header-deprecated_gwq0h_1t6ov_217:not(#\9) {
255
255
  padding-left: 0;
256
256
  }
257
- .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
257
+ .awsui_wrapper-footer_gwq0h_1t6ov_195:not(#\9):not(.awsui_header-deprecated_gwq0h_1t6ov_217) {
258
258
  padding-left: calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px));
259
259
  }
260
- .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9) {
261
- padding-top: var(--space-container-header-vertical-di96ce, 12px);
262
- padding-bottom: var(--space-container-header-vertical-di96ce, 12px);
260
+ .awsui_wrapper-container_gwq0h_1t6ov_201:not(#\9) {
261
+ padding-top: var(--space-container-header-top-a9tz2a, 12px);
262
+ padding-bottom: var(--space-container-header-bottom-f79ib3, 8px);
263
263
  padding-right: var(--space-container-horizontal-jxdgil, 20px);
264
264
  }
265
- .awsui_wrapper-container_gwq0h_wbciz_201.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
265
+ .awsui_wrapper-container_gwq0h_1t6ov_201.awsui_header-deprecated_gwq0h_1t6ov_217:not(#\9) {
266
266
  padding-left: var(--space-container-horizontal-jxdgil, 20px);
267
267
  }
268
- .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
268
+ .awsui_wrapper-container_gwq0h_1t6ov_201:not(#\9):not(.awsui_header-deprecated_gwq0h_1t6ov_217) {
269
269
  padding-left: calc(var(--space-container-horizontal-jxdgil, 20px) + calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
270
270
  }
271
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9):focus {
271
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1t6ov_201:not(#\9):focus {
272
272
  padding: calc(var(--space-scaled-s-913kwi, 12px) - var(--border-divider-section-width-orq175, 2px)) calc(var(--space-l-f4l5gr, 20px) - var(--border-divider-section-width-orq175, 2px));
273
273
  }
274
- .awsui_wrapper-default_gwq0h_wbciz_195.awsui_wrapper-expanded_gwq0h_wbciz_248:not(#\9) {
274
+ .awsui_wrapper-default_gwq0h_1t6ov_195.awsui_wrapper-expanded_gwq0h_1t6ov_248:not(#\9) {
275
275
  border-bottom-color: var(--color-border-divider-default-9o8zql, #e9ebed);
276
276
  }
277
277
 
278
- .awsui_header_gwq0h_wbciz_217:not(#\9) {
278
+ .awsui_header_gwq0h_1t6ov_217:not(#\9) {
279
279
  /* used in test-utils */
280
280
  }
281
- .awsui_header-wrapper_gwq0h_wbciz_255:not(#\9), .awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
281
+ .awsui_header-wrapper_gwq0h_1t6ov_255:not(#\9), .awsui_header-deprecated_gwq0h_1t6ov_217:not(#\9) {
282
282
  display: flex;
283
- font-weight: var(--font-heading-s-weight-5y5giq, 800);
283
+ font-weight: var(--font-heading-s-weight-fzc30w, 700);
284
284
  }
285
- .awsui_header-wrapper_gwq0h_wbciz_255:not(#\9) {
285
+ .awsui_header-wrapper_gwq0h_1t6ov_255:not(#\9) {
286
286
  font-size: inherit;
287
287
  letter-spacing: inherit;
288
288
  margin: 0;
289
289
  padding: 0;
290
290
  }
291
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus {
291
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1t6ov_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1t6ov_265:not(#\9):focus {
292
292
  position: relative;
293
293
  }
294
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus {
294
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1t6ov_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1t6ov_265:not(#\9):focus {
295
295
  outline: 2px dotted transparent;
296
296
  outline-offset: calc(0px - 1px);
297
297
  }
298
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus::before {
298
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1t6ov_265:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1t6ov_265:not(#\9):focus::before {
299
299
  content: " ";
300
300
  display: block;
301
301
  position: absolute;
@@ -306,21 +306,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9
306
306
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
307
307
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
308
308
  }
309
- .awsui_header-button_gwq0h_wbciz_265:not(#\9) {
309
+ .awsui_header-button_gwq0h_1t6ov_265:not(#\9) {
310
310
  box-sizing: border-box;
311
311
  display: flex;
312
312
  margin-left: calc(-1 * calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
313
313
  }
314
- .awsui_header-container-button_gwq0h_wbciz_265:not(#\9) {
314
+ .awsui_header-container-button_gwq0h_1t6ov_265:not(#\9) {
315
315
  margin-left: calc(-1 * calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
316
316
  }
317
- .awsui_header-container_gwq0h_wbciz_265:not(#\9) {
317
+ .awsui_header-container_gwq0h_1t6ov_265:not(#\9) {
318
318
  width: 100%;
319
319
  }
320
- .awsui_header-container_gwq0h_wbciz_265 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
320
+ .awsui_header-container_gwq0h_1t6ov_265 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9) {
321
321
  margin-top: var(--space-expandable-section-icon-offset-top-qfofw6, 4px);
322
322
  }
323
- .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
323
+ .awsui_header-navigation_gwq0h_1t6ov_297 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9) {
324
324
  display: inline-flex;
325
325
  cursor: pointer;
326
326
  color: var(--color-text-expandable-section-navigation-icon-default-lzmj1u, #414d5c);
@@ -331,17 +331,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9
331
331
  text-decoration: none;
332
332
  flex-direction: column;
333
333
  }
334
- .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):hover {
334
+ .awsui_header-navigation_gwq0h_1t6ov_297 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9):hover {
335
335
  color: var(--color-text-expandable-section-hover-pux1oy, #0972d3);
336
336
  }
337
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus {
337
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1t6ov_297 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9):focus {
338
338
  position: relative;
339
339
  }
340
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus {
340
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1t6ov_297 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9):focus {
341
341
  outline: 2px dotted transparent;
342
342
  outline-offset: calc(2px - 1px);
343
343
  }
344
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus::before {
344
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1t6ov_297 > .awsui_icon-container_gwq0h_1t6ov_179:not(#\9):focus::before {
345
345
  content: " ";
346
346
  display: block;
347
347
  position: absolute;
@@ -352,37 +352,37 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .
352
352
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
353
353
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
354
354
  }
355
- .awsui_header-text_gwq0h_wbciz_329:not(#\9) {
355
+ .awsui_header-text_gwq0h_1t6ov_329:not(#\9) {
356
356
  /* used in test-utils */
357
357
  }
358
358
 
359
- .awsui_content_gwq0h_wbciz_97:not(#\9) {
359
+ .awsui_content_gwq0h_1t6ov_97:not(#\9) {
360
360
  display: none;
361
361
  }
362
- .awsui_content-default_gwq0h_wbciz_336:not(#\9) {
362
+ .awsui_content-default_gwq0h_1t6ov_336:not(#\9) {
363
363
  padding: var(--space-scaled-xs-wbfgrv, 8px) 0;
364
364
  }
365
- .awsui_content-footer_gwq0h_wbciz_339:not(#\9) {
365
+ .awsui_content-footer_gwq0h_1t6ov_339:not(#\9) {
366
366
  padding: var(--space-xs-edba2s, 8px) 0;
367
367
  }
368
- .awsui_content-expanded_gwq0h_wbciz_342:not(#\9) {
368
+ .awsui_content-expanded_gwq0h_1t6ov_342:not(#\9) {
369
369
  display: block;
370
370
  }
371
371
 
372
- .awsui_focusable_gwq0h_wbciz_346:not(#\9):focus {
372
+ .awsui_focusable_gwq0h_1t6ov_346:not(#\9):focus {
373
373
  outline: none;
374
374
  text-decoration: none;
375
375
  }
376
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_wbciz_346:not(#\9):focus {
376
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1t6ov_346:not(#\9):focus {
377
377
  outline: 2px dotted transparent;
378
378
  border: var(--border-field-width-riro62, 2px) solid var(--color-border-item-focused-4t19h5, #0972d3);
379
379
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
380
380
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
381
381
  }
382
382
 
383
- .awsui_click-target_gwq0h_wbciz_357:not(#\9) {
383
+ .awsui_click-target_gwq0h_1t6ov_357:not(#\9) {
384
384
  cursor: pointer;
385
385
  }
386
- .awsui_click-target_gwq0h_wbciz_357:not(#\9):not(.awsui_wrapper-container_gwq0h_wbciz_201):not(.awsui_header-container-button_gwq0h_wbciz_265):hover {
386
+ .awsui_click-target_gwq0h_1t6ov_357:not(#\9):not(.awsui_wrapper-container_gwq0h_1t6ov_201):not(.awsui_header-container-button_gwq0h_1t6ov_265):hover {
387
387
  color: var(--color-text-expandable-section-hover-pux1oy, #0972d3);
388
388
  }
@@ -2,34 +2,34 @@
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_wbciz_97",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_wbciz_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_wbciz_119",
8
- "icon": "awsui_icon_gwq0h_wbciz_133",
9
- "root": "awsui_root_gwq0h_wbciz_151",
10
- "expand-button": "awsui_expand-button_gwq0h_wbciz_168",
11
- "expanded": "awsui_expanded_gwq0h_wbciz_175",
12
- "icon-container": "awsui_icon-container_gwq0h_wbciz_179",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_wbciz_184",
14
- "wrapper": "awsui_wrapper_gwq0h_wbciz_188",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_wbciz_195",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_wbciz_195",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_wbciz_198",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_wbciz_201",
19
- "header-deprecated": "awsui_header-deprecated_gwq0h_wbciz_217",
20
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_wbciz_248",
21
- "header": "awsui_header_gwq0h_wbciz_217",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_wbciz_255",
23
- "header-button": "awsui_header-button_gwq0h_wbciz_265",
24
- "header-container-button": "awsui_header-container-button_gwq0h_wbciz_265",
25
- "header-container": "awsui_header-container_gwq0h_wbciz_265",
26
- "header-navigation": "awsui_header-navigation_gwq0h_wbciz_297",
27
- "header-text": "awsui_header-text_gwq0h_wbciz_329",
28
- "content": "awsui_content_gwq0h_wbciz_97",
29
- "content-default": "awsui_content-default_gwq0h_wbciz_336",
30
- "content-footer": "awsui_content-footer_gwq0h_wbciz_339",
31
- "content-expanded": "awsui_content-expanded_gwq0h_wbciz_342",
32
- "focusable": "awsui_focusable_gwq0h_wbciz_346",
33
- "click-target": "awsui_click-target_gwq0h_wbciz_357"
5
+ "content-enter": "awsui_content-enter_gwq0h_1t6ov_97",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1t6ov_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1t6ov_119",
8
+ "icon": "awsui_icon_gwq0h_1t6ov_133",
9
+ "root": "awsui_root_gwq0h_1t6ov_151",
10
+ "expand-button": "awsui_expand-button_gwq0h_1t6ov_168",
11
+ "expanded": "awsui_expanded_gwq0h_1t6ov_175",
12
+ "icon-container": "awsui_icon-container_gwq0h_1t6ov_179",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_1t6ov_184",
14
+ "wrapper": "awsui_wrapper_gwq0h_1t6ov_188",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_1t6ov_195",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_1t6ov_195",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1t6ov_198",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_1t6ov_201",
19
+ "header-deprecated": "awsui_header-deprecated_gwq0h_1t6ov_217",
20
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1t6ov_248",
21
+ "header": "awsui_header_gwq0h_1t6ov_217",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_1t6ov_255",
23
+ "header-button": "awsui_header-button_gwq0h_1t6ov_265",
24
+ "header-container-button": "awsui_header-container-button_gwq0h_1t6ov_265",
25
+ "header-container": "awsui_header-container_gwq0h_1t6ov_265",
26
+ "header-navigation": "awsui_header-navigation_gwq0h_1t6ov_297",
27
+ "header-text": "awsui_header-text_gwq0h_1t6ov_329",
28
+ "content": "awsui_content_gwq0h_1t6ov_97",
29
+ "content-default": "awsui_content-default_gwq0h_1t6ov_336",
30
+ "content-footer": "awsui_content-footer_gwq0h_1t6ov_339",
31
+ "content-expanded": "awsui_content-expanded_gwq0h_1t6ov_342",
32
+ "focusable": "awsui_focusable_gwq0h_1t6ov_346",
33
+ "click-target": "awsui_click-target_gwq0h_1t6ov_357"
34
34
  };
35
35
 
@@ -1,51 +1,51 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "flash-with-motion": "awsui_flash-with-motion_1q84n_nhxx4_93",
5
- "enter": "awsui_enter_1q84n_nhxx4_93",
6
- "flash-body": "awsui_flash-body_1q84n_nhxx4_107",
7
- "flash-message": "awsui_flash-message_1q84n_nhxx4_107",
8
- "flash-header": "awsui_flash-header_1q84n_nhxx4_107",
9
- "flash-content": "awsui_flash-content_1q84n_nhxx4_108",
10
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_nhxx4_109",
11
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_nhxx4_110",
12
- "flash-icon": "awsui_flash-icon_1q84n_nhxx4_133",
13
- "entering": "awsui_entering_1q84n_nhxx4_146",
14
- "entered": "awsui_entered_1q84n_nhxx4_167",
15
- "exiting": "awsui_exiting_1q84n_nhxx4_272",
16
- "stack": "awsui_stack_1q84n_nhxx4_294",
17
- "animation-running": "awsui_animation-running_1q84n_nhxx4_294",
18
- "item": "awsui_item_1q84n_nhxx4_294",
19
- "flash-list-item": "awsui_flash-list-item_1q84n_nhxx4_295",
20
- "notification-bar": "awsui_notification-bar_1q84n_nhxx4_296",
21
- "collapsed": "awsui_collapsed_1q84n_nhxx4_316",
22
- "animation-ready": "awsui_animation-ready_1q84n_nhxx4_316",
23
- "expanded-only": "awsui_expanded-only_1q84n_nhxx4_316",
24
- "expanded": "awsui_expanded_1q84n_nhxx4_316",
25
- "flash": "awsui_flash_1q84n_nhxx4_93",
26
- "collapsible": "awsui_collapsible_1q84n_nhxx4_380",
27
- "short-list": "awsui_short-list_1q84n_nhxx4_386",
28
- "visual-refresh": "awsui_visual-refresh_1q84n_nhxx4_386",
29
- "status": "awsui_status_1q84n_nhxx4_603",
30
- "header": "awsui_header_1q84n_nhxx4_603",
31
- "item-count": "awsui_item-count_1q84n_nhxx4_604",
32
- "button": "awsui_button_1q84n_nhxx4_605",
33
- "type-count": "awsui_type-count_1q84n_nhxx4_640",
34
- "count-number": "awsui_count-number_1q84n_nhxx4_640",
35
- "icon": "awsui_icon_1q84n_nhxx4_674",
36
- "floating": "awsui_floating_1q84n_nhxx4_712",
37
- "flashbar": "awsui_flashbar_1q84n_nhxx4_720",
38
- "flash-refresh": "awsui_flash-refresh_1q84n_nhxx4_766",
39
- "flash-list": "awsui_flash-list_1q84n_nhxx4_295",
40
- "flash-focus-container": "awsui_flash-focus-container_1q84n_nhxx4_785",
41
- "flash-text": "awsui_flash-text_1q84n_nhxx4_812",
42
- "dismiss-button": "awsui_dismiss-button_1q84n_nhxx4_110",
43
- "breakpoint-default": "awsui_breakpoint-default_1q84n_nhxx4_853",
44
- "action-button": "awsui_action-button_1q84n_nhxx4_109",
45
- "flash-type-success": "awsui_flash-type-success_1q84n_nhxx4_866",
46
- "flash-type-error": "awsui_flash-type-error_1q84n_nhxx4_870",
47
- "flash-type-info": "awsui_flash-type-info_1q84n_nhxx4_874",
48
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_nhxx4_875",
49
- "flash-type-warning": "awsui_flash-type-warning_1q84n_nhxx4_876"
4
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_15ujq_93",
5
+ "enter": "awsui_enter_1q84n_15ujq_93",
6
+ "flash-body": "awsui_flash-body_1q84n_15ujq_107",
7
+ "flash-message": "awsui_flash-message_1q84n_15ujq_107",
8
+ "flash-header": "awsui_flash-header_1q84n_15ujq_107",
9
+ "flash-content": "awsui_flash-content_1q84n_15ujq_108",
10
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_15ujq_109",
11
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_15ujq_110",
12
+ "flash-icon": "awsui_flash-icon_1q84n_15ujq_133",
13
+ "entering": "awsui_entering_1q84n_15ujq_146",
14
+ "entered": "awsui_entered_1q84n_15ujq_167",
15
+ "exiting": "awsui_exiting_1q84n_15ujq_272",
16
+ "stack": "awsui_stack_1q84n_15ujq_294",
17
+ "animation-running": "awsui_animation-running_1q84n_15ujq_294",
18
+ "item": "awsui_item_1q84n_15ujq_294",
19
+ "flash-list-item": "awsui_flash-list-item_1q84n_15ujq_295",
20
+ "notification-bar": "awsui_notification-bar_1q84n_15ujq_296",
21
+ "collapsed": "awsui_collapsed_1q84n_15ujq_316",
22
+ "animation-ready": "awsui_animation-ready_1q84n_15ujq_316",
23
+ "expanded-only": "awsui_expanded-only_1q84n_15ujq_316",
24
+ "expanded": "awsui_expanded_1q84n_15ujq_316",
25
+ "flash": "awsui_flash_1q84n_15ujq_93",
26
+ "collapsible": "awsui_collapsible_1q84n_15ujq_380",
27
+ "short-list": "awsui_short-list_1q84n_15ujq_386",
28
+ "visual-refresh": "awsui_visual-refresh_1q84n_15ujq_386",
29
+ "status": "awsui_status_1q84n_15ujq_603",
30
+ "header": "awsui_header_1q84n_15ujq_603",
31
+ "item-count": "awsui_item-count_1q84n_15ujq_604",
32
+ "button": "awsui_button_1q84n_15ujq_605",
33
+ "type-count": "awsui_type-count_1q84n_15ujq_640",
34
+ "count-number": "awsui_count-number_1q84n_15ujq_640",
35
+ "icon": "awsui_icon_1q84n_15ujq_674",
36
+ "floating": "awsui_floating_1q84n_15ujq_712",
37
+ "flashbar": "awsui_flashbar_1q84n_15ujq_720",
38
+ "flash-refresh": "awsui_flash-refresh_1q84n_15ujq_766",
39
+ "flash-list": "awsui_flash-list_1q84n_15ujq_295",
40
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_15ujq_785",
41
+ "flash-text": "awsui_flash-text_1q84n_15ujq_812",
42
+ "dismiss-button": "awsui_dismiss-button_1q84n_15ujq_110",
43
+ "breakpoint-default": "awsui_breakpoint-default_1q84n_15ujq_853",
44
+ "action-button": "awsui_action-button_1q84n_15ujq_109",
45
+ "flash-type-success": "awsui_flash-type-success_1q84n_15ujq_866",
46
+ "flash-type-error": "awsui_flash-type-error_1q84n_15ujq_870",
47
+ "flash-type-info": "awsui_flash-type-info_1q84n_15ujq_874",
48
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_15ujq_875",
49
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_15ujq_876"
50
50
  };
51
51