@cloudscape-design/components 3.0.839 → 3.0.841

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 (865) hide show
  1. package/alert/styles.css.js +28 -28
  2. package/alert/styles.scoped.css +43 -49
  3. package/alert/styles.selectors.js +28 -28
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +18 -21
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/annotation-icon.d.ts +2 -1
  8. package/annotation-context/annotation/annotation-icon.d.ts.map +1 -1
  9. package/annotation-context/annotation/annotation-icon.js.map +1 -1
  10. package/annotation-context/annotation/annotation-popover.d.ts +2 -1
  11. package/annotation-context/annotation/annotation-popover.d.ts.map +1 -1
  12. package/annotation-context/annotation/annotation-popover.js.map +1 -1
  13. package/annotation-context/annotation/annotation-trigger.d.ts +1 -1
  14. package/annotation-context/annotation/annotation-trigger.d.ts.map +1 -1
  15. package/annotation-context/annotation/annotation-trigger.js.map +1 -1
  16. package/annotation-context/annotation/closed-annotation.d.ts +2 -1
  17. package/annotation-context/annotation/closed-annotation.d.ts.map +1 -1
  18. package/annotation-context/annotation/closed-annotation.js.map +1 -1
  19. package/annotation-context/annotation/open-annotation.d.ts +2 -1
  20. package/annotation-context/annotation/open-annotation.d.ts.map +1 -1
  21. package/annotation-context/annotation/open-annotation.js.map +1 -1
  22. package/annotation-context/annotation/styles.css.js +24 -24
  23. package/annotation-context/annotation/styles.scoped.css +30 -33
  24. package/annotation-context/annotation/styles.selectors.js +24 -24
  25. package/app-layout/classic.d.ts.map +1 -1
  26. package/app-layout/classic.js +6 -3
  27. package/app-layout/classic.js.map +1 -1
  28. package/app-layout/defaults.d.ts +2 -1
  29. package/app-layout/defaults.d.ts.map +1 -1
  30. package/app-layout/defaults.js.map +1 -1
  31. package/app-layout/split-panel/constants.d.ts +0 -1
  32. package/app-layout/split-panel/constants.d.ts.map +1 -1
  33. package/app-layout/split-panel/constants.js +0 -1
  34. package/app-layout/split-panel/constants.js.map +1 -1
  35. package/app-layout/split-panel/split-panel-forced-position.d.ts +5 -0
  36. package/app-layout/split-panel/split-panel-forced-position.d.ts.map +1 -0
  37. package/app-layout/split-panel/split-panel-forced-position.js +30 -0
  38. package/app-layout/split-panel/split-panel-forced-position.js.map +1 -0
  39. package/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  40. package/app-layout/utils/use-pointer-events.js +19 -10
  41. package/app-layout/utils/use-pointer-events.js.map +1 -1
  42. package/app-layout/utils/use-resize.d.ts +1 -1
  43. package/app-layout/utils/use-resize.d.ts.map +1 -1
  44. package/app-layout/utils/use-resize.js.map +1 -1
  45. package/app-layout/utils/use-split-panel-focus-control.d.ts +2 -1
  46. package/app-layout/utils/use-split-panel-focus-control.d.ts.map +1 -1
  47. package/app-layout/utils/use-split-panel-focus-control.js.map +1 -1
  48. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  49. package/app-layout/visual-refresh/context.js +5 -2
  50. package/app-layout/visual-refresh/context.js.map +1 -1
  51. package/app-layout/visual-refresh/drawers.d.ts +0 -8
  52. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  53. package/app-layout/visual-refresh/drawers.js +1 -1
  54. package/app-layout/visual-refresh/drawers.js.map +1 -1
  55. package/app-layout/visual-refresh/styles.css.js +86 -86
  56. package/app-layout/visual-refresh/styles.scoped.css +163 -169
  57. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  58. package/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/compute-layout.js +6 -3
  60. package/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/drawer/local-drawer.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/drawer/local-drawer.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/index.d.ts.map +1 -1
  64. package/app-layout/visual-refresh-toolbar/index.js +32 -2
  65. package/app-layout/visual-refresh-toolbar/index.js.map +1 -1
  66. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  67. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +35 -50
  68. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  69. package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts +1 -1
  70. package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
  71. package/app-layout/visual-refresh-toolbar/split-panel/index.js +3 -1
  72. package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
  73. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  74. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +3 -5
  75. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  76. package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
  77. package/app-layout/visual-refresh-toolbar/toolbar/index.js +4 -1
  78. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  79. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  80. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -18
  81. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  82. package/area-chart/elements/area-series.d.ts +1 -1
  83. package/area-chart/elements/area-series.d.ts.map +1 -1
  84. package/area-chart/elements/area-series.js.map +1 -1
  85. package/area-chart/elements/threshold-series.d.ts +1 -1
  86. package/area-chart/elements/threshold-series.d.ts.map +1 -1
  87. package/area-chart/elements/threshold-series.js.map +1 -1
  88. package/attribute-editor/internal.d.ts.map +1 -1
  89. package/attribute-editor/internal.js +5 -1
  90. package/attribute-editor/internal.js.map +1 -1
  91. package/attribute-editor/row.d.ts +2 -1
  92. package/attribute-editor/row.d.ts.map +1 -1
  93. package/attribute-editor/row.js.map +1 -1
  94. package/attribute-editor/styles.css.js +14 -14
  95. package/attribute-editor/styles.scoped.css +24 -27
  96. package/attribute-editor/styles.selectors.js +14 -14
  97. package/autosuggest/analytics-metadata/interfaces.d.ts +0 -4
  98. package/autosuggest/analytics-metadata/interfaces.d.ts.map +1 -1
  99. package/autosuggest/analytics-metadata/interfaces.js.map +1 -1
  100. package/autosuggest/autosuggest-option.d.ts +1 -1
  101. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  102. package/autosuggest/autosuggest-option.js.map +1 -1
  103. package/autosuggest/internal.d.ts +1 -1
  104. package/autosuggest/internal.d.ts.map +1 -1
  105. package/autosuggest/internal.js.map +1 -1
  106. package/autosuggest/load-more-controller.d.ts +3 -2
  107. package/autosuggest/load-more-controller.d.ts.map +1 -1
  108. package/autosuggest/load-more-controller.js.map +1 -1
  109. package/autosuggest/options-list.d.ts +2 -1
  110. package/autosuggest/options-list.d.ts.map +1 -1
  111. package/autosuggest/options-list.js.map +1 -1
  112. package/badge/styles.css.js +10 -10
  113. package/badge/styles.scoped.css +10 -13
  114. package/badge/styles.selectors.js +10 -10
  115. package/breadcrumb-group/analytics-metadata/interfaces.d.ts +0 -7
  116. package/breadcrumb-group/analytics-metadata/interfaces.d.ts.map +1 -1
  117. package/breadcrumb-group/analytics-metadata/interfaces.js.map +1 -1
  118. package/breadcrumb-group/styles.css.js +10 -10
  119. package/breadcrumb-group/styles.scoped.css +11 -14
  120. package/breadcrumb-group/styles.selectors.js +10 -10
  121. package/button/styles.css.js +21 -21
  122. package/button/styles.scoped.css +154 -157
  123. package/button/styles.selectors.js +21 -21
  124. package/button-dropdown/interfaces.d.ts +4 -3
  125. package/button-dropdown/interfaces.d.ts.map +1 -1
  126. package/button-dropdown/interfaces.js.map +1 -1
  127. package/button-dropdown/item-element/index.d.ts +0 -7
  128. package/button-dropdown/item-element/index.d.ts.map +1 -1
  129. package/button-dropdown/item-element/index.js.map +1 -1
  130. package/button-dropdown/mobile-expandable-group/mobile-expandable-group.d.ts +1 -1
  131. package/button-dropdown/mobile-expandable-group/mobile-expandable-group.d.ts.map +1 -1
  132. package/button-dropdown/mobile-expandable-group/mobile-expandable-group.js.map +1 -1
  133. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  134. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -8
  135. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  136. package/button-dropdown/tooltip.d.ts +2 -1
  137. package/button-dropdown/tooltip.d.ts.map +1 -1
  138. package/button-dropdown/tooltip.js.map +1 -1
  139. package/button-dropdown/utils/menu-item.d.ts +3 -2
  140. package/button-dropdown/utils/menu-item.d.ts.map +1 -1
  141. package/button-dropdown/utils/menu-item.js.map +1 -1
  142. package/button-group/styles.css.js +4 -4
  143. package/button-group/styles.scoped.css +4 -7
  144. package/button-group/styles.selectors.js +4 -4
  145. package/calendar/grid/index.d.ts +2 -1
  146. package/calendar/grid/index.d.ts.map +1 -1
  147. package/calendar/grid/index.js.map +1 -1
  148. package/calendar/styles.css.js +21 -21
  149. package/calendar/styles.scoped.css +43 -46
  150. package/calendar/styles.selectors.js +21 -21
  151. package/cards/styles.css.js +39 -39
  152. package/cards/styles.scoped.css +50 -53
  153. package/cards/styles.selectors.js +39 -39
  154. package/checkbox/styles.css.js +3 -3
  155. package/checkbox/styles.scoped.css +5 -8
  156. package/checkbox/styles.selectors.js +3 -3
  157. package/code-editor/pane.d.ts +2 -1
  158. package/code-editor/pane.d.ts.map +1 -1
  159. package/code-editor/pane.js.map +1 -1
  160. package/code-editor/styles.css.js +33 -33
  161. package/code-editor/styles.scoped.css +135 -138
  162. package/code-editor/styles.selectors.js +33 -33
  163. package/collection-preferences/analytics-metadata/interfaces.d.ts +0 -24
  164. package/collection-preferences/analytics-metadata/interfaces.d.ts.map +1 -1
  165. package/collection-preferences/analytics-metadata/interfaces.js.map +1 -1
  166. package/collection-preferences/content-display/content-display-option.d.ts +1 -1
  167. package/collection-preferences/content-display/content-display-option.d.ts.map +1 -1
  168. package/collection-preferences/content-display/content-display-option.js.map +1 -1
  169. package/collection-preferences/content-display/index.d.ts.map +1 -1
  170. package/collection-preferences/content-display/index.js +18 -42
  171. package/collection-preferences/content-display/index.js.map +1 -1
  172. package/collection-preferences/content-display/styles.css.js +12 -13
  173. package/collection-preferences/content-display/styles.scoped.css +15 -47
  174. package/collection-preferences/content-display/styles.selectors.js +12 -13
  175. package/collection-preferences/styles.css.js +38 -39
  176. package/collection-preferences/styles.scoped.css +42 -74
  177. package/collection-preferences/styles.selectors.js +38 -39
  178. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  179. package/column-layout/flexible-column-layout/styles.scoped.css +22 -7
  180. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  181. package/column-layout/styles.css.js +13 -13
  182. package/column-layout/styles.scoped.css +43 -46
  183. package/column-layout/styles.selectors.js +13 -13
  184. package/container/styles.css.js +31 -31
  185. package/container/styles.scoped.css +54 -57
  186. package/container/styles.selectors.js +31 -31
  187. package/copy-to-clipboard/internal.d.ts +2 -1
  188. package/copy-to-clipboard/internal.d.ts.map +1 -1
  189. package/copy-to-clipboard/internal.js +2 -2
  190. package/copy-to-clipboard/internal.js.map +1 -1
  191. package/copy-to-clipboard/styles.css.js +3 -4
  192. package/copy-to-clipboard/styles.scoped.css +3 -7
  193. package/copy-to-clipboard/styles.selectors.js +3 -4
  194. package/date-picker/index.js +1 -1
  195. package/date-picker/index.js.map +1 -1
  196. package/date-picker/styles.css.js +7 -7
  197. package/date-picker/styles.scoped.css +9 -12
  198. package/date-picker/styles.selectors.js +7 -7
  199. package/date-range-picker/calendar/grids/index.d.ts +2 -1
  200. package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  201. package/date-range-picker/calendar/grids/index.js.map +1 -1
  202. package/date-range-picker/calendar/grids/monthly-grid.d.ts +2 -1
  203. package/date-range-picker/calendar/grids/monthly-grid.d.ts.map +1 -1
  204. package/date-range-picker/calendar/grids/monthly-grid.js.map +1 -1
  205. package/date-range-picker/calendar/range-inputs.d.ts +1 -1
  206. package/date-range-picker/calendar/range-inputs.d.ts.map +1 -1
  207. package/date-range-picker/calendar/range-inputs.js.map +1 -1
  208. package/date-range-picker/dropdown.d.ts +2 -2
  209. package/date-range-picker/dropdown.d.ts.map +1 -1
  210. package/date-range-picker/dropdown.js +2 -2
  211. package/date-range-picker/dropdown.js.map +1 -1
  212. package/date-range-picker/interfaces.d.ts +2 -1
  213. package/date-range-picker/interfaces.d.ts.map +1 -1
  214. package/date-range-picker/interfaces.js.map +1 -1
  215. package/date-range-picker/relative-range/index.d.ts +2 -1
  216. package/date-range-picker/relative-range/index.d.ts.map +1 -1
  217. package/date-range-picker/relative-range/index.js.map +1 -1
  218. package/date-range-picker/styles.css.js +38 -38
  219. package/date-range-picker/styles.scoped.css +47 -50
  220. package/date-range-picker/styles.selectors.js +38 -38
  221. package/drawer/implementation.d.ts +2 -1
  222. package/drawer/implementation.d.ts.map +1 -1
  223. package/drawer/implementation.js.map +1 -1
  224. package/drawer/interfaces.d.ts +2 -1
  225. package/drawer/interfaces.d.ts.map +1 -1
  226. package/drawer/interfaces.js.map +1 -1
  227. package/drawer/styles.css.js +5 -5
  228. package/drawer/styles.scoped.css +10 -13
  229. package/drawer/styles.selectors.js +5 -5
  230. package/expandable-section/expandable-section-container.d.ts +2 -1
  231. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  232. package/expandable-section/expandable-section-container.js.map +1 -1
  233. package/expandable-section/expandable-section-header.d.ts +0 -1
  234. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  235. package/expandable-section/expandable-section-header.js +1 -1
  236. package/expandable-section/expandable-section-header.js.map +1 -1
  237. package/expandable-section/internal.d.ts +2 -1
  238. package/expandable-section/internal.d.ts.map +1 -1
  239. package/expandable-section/internal.js.map +1 -1
  240. package/expandable-section/styles.css.js +34 -34
  241. package/expandable-section/styles.scoped.css +65 -68
  242. package/expandable-section/styles.selectors.js +34 -34
  243. package/file-token-group/file-token.d.ts +1 -1
  244. package/file-token-group/file-token.d.ts.map +1 -1
  245. package/file-token-group/file-token.js.map +1 -1
  246. package/file-token-group/styles.css.js +22 -22
  247. package/file-token-group/styles.scoped.css +29 -32
  248. package/file-token-group/styles.selectors.js +22 -22
  249. package/file-upload/interfaces.d.ts +0 -5
  250. package/file-upload/interfaces.d.ts.map +1 -1
  251. package/file-upload/interfaces.js.map +1 -1
  252. package/flashbar/analytics-metadata/interfaces.d.ts +0 -6
  253. package/flashbar/analytics-metadata/interfaces.d.ts.map +1 -1
  254. package/flashbar/analytics-metadata/interfaces.js.map +1 -1
  255. package/flashbar/collapsible-flashbar.d.ts +0 -1
  256. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  257. package/flashbar/collapsible-flashbar.js.map +1 -1
  258. package/flashbar/flash.d.ts +2 -1
  259. package/flashbar/flash.d.ts.map +1 -1
  260. package/flashbar/flash.js.map +1 -1
  261. package/flashbar/non-collapsible-flashbar.d.ts +0 -1
  262. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  263. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  264. package/flashbar/styles.css.js +50 -50
  265. package/flashbar/styles.scoped.css +148 -151
  266. package/flashbar/styles.selectors.js +50 -50
  267. package/flashbar/utils.d.ts +2 -1
  268. package/flashbar/utils.d.ts.map +1 -1
  269. package/flashbar/utils.js.map +1 -1
  270. package/form/styles.css.js +8 -8
  271. package/form/styles.scoped.css +8 -11
  272. package/form/styles.selectors.js +8 -8
  273. package/form-field/styles.css.js +24 -24
  274. package/form-field/styles.scoped.css +38 -41
  275. package/form-field/styles.selectors.js +24 -24
  276. package/grid/internal.d.ts +1 -1
  277. package/grid/internal.d.ts.map +1 -1
  278. package/grid/internal.js.map +1 -1
  279. package/grid/styles.css.js +53 -53
  280. package/grid/styles.scoped.css +54 -57
  281. package/grid/styles.selectors.js +53 -53
  282. package/header/styles.css.js +34 -34
  283. package/header/styles.scoped.css +50 -53
  284. package/header/styles.selectors.js +34 -34
  285. package/help-panel/implementation.d.ts +2 -1
  286. package/help-panel/implementation.d.ts.map +1 -1
  287. package/help-panel/implementation.js.map +1 -1
  288. package/help-panel/styles.css.js +6 -6
  289. package/help-panel/styles.scoped.css +67 -70
  290. package/help-panel/styles.selectors.js +6 -6
  291. package/i18n/context.d.ts +1 -1
  292. package/i18n/context.d.ts.map +1 -1
  293. package/i18n/context.js.map +1 -1
  294. package/i18n/testing.d.ts +2 -1
  295. package/i18n/testing.d.ts.map +1 -1
  296. package/i18n/testing.js.map +1 -1
  297. package/input/styles.css.js +13 -13
  298. package/input/styles.scoped.css +32 -35
  299. package/input/styles.selectors.js +13 -13
  300. package/internal/analytics/components/analytics-funnel.d.ts +0 -1
  301. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  302. package/internal/analytics/components/analytics-funnel.js +1 -1
  303. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  304. package/internal/analytics/interfaces.d.ts +17 -24
  305. package/internal/analytics/interfaces.d.ts.map +1 -1
  306. package/internal/analytics/interfaces.js.map +1 -1
  307. package/internal/analytics/selectors.d.ts +1 -1
  308. package/internal/analytics/selectors.d.ts.map +1 -1
  309. package/internal/analytics/selectors.js +2 -1
  310. package/internal/analytics/selectors.js.map +1 -1
  311. package/internal/components/autosuggest-input/index.d.ts +2 -2
  312. package/internal/components/autosuggest-input/index.d.ts.map +1 -1
  313. package/internal/components/autosuggest-input/index.js.map +1 -1
  314. package/internal/components/button-trigger/styles.css.js +13 -13
  315. package/internal/components/button-trigger/styles.scoped.css +27 -30
  316. package/internal/components/button-trigger/styles.selectors.js +13 -13
  317. package/internal/components/cartesian-chart/highlighted-point.d.ts +1 -1
  318. package/internal/components/cartesian-chart/highlighted-point.d.ts.map +1 -1
  319. package/internal/components/cartesian-chart/highlighted-point.js.map +1 -1
  320. package/internal/components/cartesian-chart/scales.d.ts +4 -5
  321. package/internal/components/cartesian-chart/scales.d.ts.map +1 -1
  322. package/internal/components/cartesian-chart/scales.js +1 -1
  323. package/internal/components/cartesian-chart/scales.js.map +1 -1
  324. package/internal/components/cartesian-chart/vertical-marker.d.ts +1 -1
  325. package/internal/components/cartesian-chart/vertical-marker.d.ts.map +1 -1
  326. package/internal/components/cartesian-chart/vertical-marker.js.map +1 -1
  327. package/internal/components/chart-filter/index.d.ts +1 -1
  328. package/internal/components/chart-filter/index.d.ts.map +1 -1
  329. package/internal/components/chart-filter/index.js.map +1 -1
  330. package/internal/components/chart-filter/styles.css.js +3 -3
  331. package/internal/components/chart-filter/styles.scoped.css +3 -6
  332. package/internal/components/chart-filter/styles.selectors.js +3 -3
  333. package/internal/components/chart-legend/index.d.ts +1 -1
  334. package/internal/components/chart-legend/index.d.ts.map +1 -1
  335. package/internal/components/chart-legend/index.js.map +1 -1
  336. package/internal/components/chart-legend/styles.css.js +6 -6
  337. package/internal/components/chart-legend/styles.scoped.css +15 -18
  338. package/internal/components/chart-legend/styles.selectors.js +6 -6
  339. package/internal/components/chart-plot/application-controller.d.ts +1 -1
  340. package/internal/components/chart-plot/application-controller.d.ts.map +1 -1
  341. package/internal/components/chart-plot/application-controller.js.map +1 -1
  342. package/internal/components/chart-plot/focus-outline.d.ts +2 -1
  343. package/internal/components/chart-plot/focus-outline.d.ts.map +1 -1
  344. package/internal/components/chart-plot/focus-outline.js.map +1 -1
  345. package/internal/components/chart-plot/index.d.ts +1 -1
  346. package/internal/components/chart-plot/index.d.ts.map +1 -1
  347. package/internal/components/chart-plot/index.js.map +1 -1
  348. package/internal/components/chart-popover/index.d.ts +1 -1
  349. package/internal/components/chart-popover/index.d.ts.map +1 -1
  350. package/internal/components/chart-popover/index.js.map +1 -1
  351. package/internal/components/chart-popover/styles.css.js +3 -3
  352. package/internal/components/chart-popover/styles.scoped.css +3 -6
  353. package/internal/components/chart-popover/styles.selectors.js +3 -3
  354. package/internal/components/chart-series-details/index.d.ts +1 -1
  355. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  356. package/internal/components/chart-series-details/index.js.map +1 -1
  357. package/internal/components/chart-series-details/styles.css.js +20 -20
  358. package/internal/components/chart-series-details/styles.scoped.css +33 -42
  359. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  360. package/internal/components/chart-series-marker/styles.css.js +5 -5
  361. package/internal/components/chart-series-marker/styles.scoped.css +7 -10
  362. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  363. package/internal/components/chart-wrapper/styles.css.js +9 -9
  364. package/internal/components/chart-wrapper/styles.scoped.css +9 -12
  365. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  366. package/internal/components/checkbox-icon/index.d.ts +1 -10
  367. package/internal/components/checkbox-icon/index.d.ts.map +1 -1
  368. package/internal/components/checkbox-icon/index.js +1 -1
  369. package/internal/components/checkbox-icon/index.js.map +1 -1
  370. package/internal/components/dnd-container/index.d.ts +28 -0
  371. package/internal/components/dnd-container/index.d.ts.map +1 -0
  372. package/internal/components/dnd-container/index.js +67 -0
  373. package/internal/components/dnd-container/index.js.map +1 -0
  374. package/internal/components/dnd-container/interfaces.d.ts +13 -0
  375. package/internal/components/dnd-container/interfaces.d.ts.map +1 -0
  376. package/internal/components/dnd-container/interfaces.js +4 -0
  377. package/internal/components/dnd-container/interfaces.js.map +1 -0
  378. package/internal/components/dnd-container/keyboard-sensor/defaults.d.ts.map +1 -0
  379. package/internal/components/dnd-container/keyboard-sensor/defaults.js.map +1 -0
  380. package/internal/components/dnd-container/keyboard-sensor/index.d.ts.map +1 -0
  381. package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/index.js +1 -1
  382. package/internal/components/dnd-container/keyboard-sensor/index.js.map +1 -0
  383. package/internal/components/dnd-container/keyboard-sensor/utilities/events.d.ts +7 -0
  384. package/internal/components/dnd-container/keyboard-sensor/utilities/events.d.ts.map +1 -0
  385. package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/events.js +0 -4
  386. package/internal/components/dnd-container/keyboard-sensor/utilities/events.js.map +1 -0
  387. package/internal/components/dnd-container/keyboard-sensor/utilities/listeners.d.ts.map +1 -0
  388. package/internal/components/dnd-container/keyboard-sensor/utilities/listeners.js.map +1 -0
  389. package/internal/components/dnd-container/keyboard-sensor/utilities/scroll.d.ts +8 -0
  390. package/internal/components/dnd-container/keyboard-sensor/utilities/scroll.d.ts.map +1 -0
  391. package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/scroll.js +2 -2
  392. package/internal/components/dnd-container/keyboard-sensor/utilities/scroll.js.map +1 -0
  393. package/internal/components/dnd-container/styles.css.js +6 -0
  394. package/internal/components/dnd-container/styles.scoped.css +168 -0
  395. package/internal/components/dnd-container/styles.selectors.js +7 -0
  396. package/{collection-preferences/content-display → internal/components/dnd-container}/use-drag-and-drop-reorder.d.ts +2 -4
  397. package/internal/components/dnd-container/use-drag-and-drop-reorder.d.ts.map +1 -0
  398. package/{collection-preferences/content-display → internal/components/dnd-container}/use-drag-and-drop-reorder.js +4 -4
  399. package/internal/components/dnd-container/use-drag-and-drop-reorder.js.map +1 -0
  400. package/internal/components/dnd-container/use-live-announcements.d.ts +11 -0
  401. package/internal/components/dnd-container/use-live-announcements.d.ts.map +1 -0
  402. package/{collection-preferences/content-display → internal/components/dnd-container}/use-live-announcements.js +6 -6
  403. package/internal/components/dnd-container/use-live-announcements.js.map +1 -0
  404. package/internal/components/dropdown/dropdown-fit-handler.d.ts +0 -30
  405. package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
  406. package/internal/components/dropdown/dropdown-fit-handler.js +4 -4
  407. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  408. package/internal/components/dropdown/styles.css.js +20 -20
  409. package/internal/components/dropdown/styles.scoped.css +37 -40
  410. package/internal/components/dropdown/styles.selectors.js +20 -20
  411. package/internal/components/dropdown-footer/styles.css.js +3 -3
  412. package/internal/components/dropdown-footer/styles.scoped.css +3 -6
  413. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  414. package/internal/components/dropdown-status/styles.css.js +2 -2
  415. package/internal/components/dropdown-status/styles.scoped.css +2 -5
  416. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  417. package/internal/components/focus-lock/utils.d.ts +0 -1
  418. package/internal/components/focus-lock/utils.d.ts.map +1 -1
  419. package/internal/components/focus-lock/utils.js +1 -1
  420. package/internal/components/focus-lock/utils.js.map +1 -1
  421. package/internal/components/masked-input/index.d.ts +1 -2
  422. package/internal/components/masked-input/index.d.ts.map +1 -1
  423. package/internal/components/masked-input/index.js +0 -1
  424. package/internal/components/masked-input/index.js.map +1 -1
  425. package/internal/components/masked-input/utils/mask-format.d.ts +1 -1
  426. package/internal/components/masked-input/utils/mask-format.d.ts.map +1 -1
  427. package/internal/components/masked-input/utils/mask-format.js.map +1 -1
  428. package/internal/components/menu-dropdown/styles.css.js +7 -7
  429. package/internal/components/menu-dropdown/styles.scoped.css +13 -16
  430. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  431. package/internal/components/option/highlight-match.d.ts +2 -1
  432. package/internal/components/option/highlight-match.d.ts.map +1 -1
  433. package/internal/components/option/highlight-match.js.map +1 -1
  434. package/internal/components/option/interfaces.d.ts +3 -2
  435. package/internal/components/option/interfaces.d.ts.map +1 -1
  436. package/internal/components/option/interfaces.js.map +1 -1
  437. package/internal/components/option/styles.css.js +17 -17
  438. package/internal/components/option/styles.scoped.css +29 -32
  439. package/internal/components/option/styles.selectors.js +17 -17
  440. package/internal/components/options-list/styles.css.js +3 -3
  441. package/internal/components/options-list/styles.scoped.css +3 -6
  442. package/internal/components/options-list/styles.selectors.js +3 -3
  443. package/internal/components/options-list/utils/use-highlight-option.d.ts +2 -1
  444. package/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
  445. package/internal/components/options-list/utils/use-highlight-option.js +2 -2
  446. package/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
  447. package/internal/components/screenreader-only/index.d.ts +2 -1
  448. package/internal/components/screenreader-only/index.d.ts.map +1 -1
  449. package/internal/components/screenreader-only/index.js.map +1 -1
  450. package/internal/components/tab-trap/index.d.ts +2 -1
  451. package/internal/components/tab-trap/index.d.ts.map +1 -1
  452. package/internal/components/tab-trap/index.js.map +1 -1
  453. package/internal/components/token-list/styles.css.js +10 -10
  454. package/internal/components/token-list/styles.scoped.css +22 -25
  455. package/internal/components/token-list/styles.selectors.js +10 -10
  456. package/internal/components/transition/index.d.ts +2 -1
  457. package/internal/components/transition/index.d.ts.map +1 -1
  458. package/internal/components/transition/index.js.map +1 -1
  459. package/internal/context/single-tab-stop-navigation-context.d.ts +2 -4
  460. package/internal/context/single-tab-stop-navigation-context.d.ts.map +1 -1
  461. package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
  462. package/internal/context/table-component-context.d.ts +2 -2
  463. package/internal/context/table-component-context.d.ts.map +1 -1
  464. package/internal/context/table-component-context.js +1 -1
  465. package/internal/context/table-component-context.js.map +1 -1
  466. package/internal/environment.js +1 -1
  467. package/internal/environment.json +1 -1
  468. package/internal/events/index.d.ts +1 -0
  469. package/internal/events/index.d.ts.map +1 -1
  470. package/internal/events/index.js +1 -0
  471. package/internal/events/index.js.map +1 -1
  472. package/internal/hooks/forward-focus/radio-group.d.ts +2 -1
  473. package/internal/hooks/forward-focus/radio-group.d.ts.map +1 -1
  474. package/internal/hooks/forward-focus/radio-group.js.map +1 -1
  475. package/internal/hooks/use-dynamic-overlap/index.d.ts +2 -1
  476. package/internal/hooks/use-dynamic-overlap/index.d.ts.map +1 -1
  477. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  478. package/internal/keycode.d.ts +1 -5
  479. package/internal/keycode.d.ts.map +1 -1
  480. package/internal/keycode.js +0 -4
  481. package/internal/keycode.js.map +1 -1
  482. package/internal/manifest.json +1 -1
  483. package/internal/plugins/controllers/action-buttons.d.ts +1 -1
  484. package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
  485. package/internal/plugins/controllers/action-buttons.js.map +1 -1
  486. package/internal/plugins/controllers/alert-flash-content.d.ts +3 -3
  487. package/internal/plugins/controllers/alert-flash-content.d.ts.map +1 -1
  488. package/internal/plugins/controllers/alert-flash-content.js.map +1 -1
  489. package/internal/plugins/controllers/app-layout-widget.d.ts +1 -1
  490. package/internal/plugins/controllers/app-layout-widget.d.ts.map +1 -1
  491. package/internal/plugins/controllers/app-layout-widget.js.map +1 -1
  492. package/internal/plugins/controllers/drawers.d.ts +4 -4
  493. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  494. package/internal/plugins/controllers/drawers.js.map +1 -1
  495. package/internal/utils/handle-key.d.ts +2 -1
  496. package/internal/utils/handle-key.d.ts.map +1 -1
  497. package/internal/utils/handle-key.js.map +1 -1
  498. package/internal/utils/throttle.d.ts +2 -1
  499. package/internal/utils/throttle.d.ts.map +1 -1
  500. package/internal/utils/throttle.js.map +1 -1
  501. package/key-value-pairs/styles.css.js +8 -8
  502. package/key-value-pairs/styles.scoped.css +9 -15
  503. package/key-value-pairs/styles.selectors.js +8 -8
  504. package/link/styles.css.js +20 -20
  505. package/link/styles.scoped.css +71 -74
  506. package/link/styles.selectors.js +20 -20
  507. package/live-region/internal.d.ts +1 -1
  508. package/live-region/internal.d.ts.map +1 -1
  509. package/live-region/internal.js.map +1 -1
  510. package/mixed-line-bar-chart/bar-groups.d.ts +2 -1
  511. package/mixed-line-bar-chart/bar-groups.d.ts.map +1 -1
  512. package/mixed-line-bar-chart/bar-groups.js.map +1 -1
  513. package/mixed-line-bar-chart/bar-series.d.ts +2 -1
  514. package/mixed-line-bar-chart/bar-series.d.ts.map +1 -1
  515. package/mixed-line-bar-chart/bar-series.js.map +1 -1
  516. package/mixed-line-bar-chart/data-series.d.ts +2 -1
  517. package/mixed-line-bar-chart/data-series.d.ts.map +1 -1
  518. package/mixed-line-bar-chart/data-series.js.map +1 -1
  519. package/mixed-line-bar-chart/interfaces.d.ts +0 -2
  520. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  521. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  522. package/mixed-line-bar-chart/line-series.d.ts +2 -1
  523. package/mixed-line-bar-chart/line-series.d.ts.map +1 -1
  524. package/mixed-line-bar-chart/line-series.js.map +1 -1
  525. package/modal/index.d.ts.map +1 -1
  526. package/modal/index.js +8 -2
  527. package/modal/index.js.map +1 -1
  528. package/modal/internal.js +1 -1
  529. package/modal/internal.js.map +1 -1
  530. package/modal/styles.css.js +23 -23
  531. package/modal/styles.scoped.css +38 -44
  532. package/modal/styles.selectors.js +23 -23
  533. package/multiselect/analytics-metadata/interfaces.d.ts +0 -4
  534. package/multiselect/analytics-metadata/interfaces.d.ts.map +1 -1
  535. package/multiselect/analytics-metadata/interfaces.js.map +1 -1
  536. package/multiselect/styles.css.js +3 -3
  537. package/multiselect/styles.scoped.css +3 -9
  538. package/multiselect/styles.selectors.js +3 -3
  539. package/package.json +1 -1
  540. package/pagination/styles.css.js +9 -9
  541. package/pagination/styles.scoped.css +23 -26
  542. package/pagination/styles.selectors.js +9 -9
  543. package/pie-chart/interfaces.d.ts +2 -1
  544. package/pie-chart/interfaces.d.ts.map +1 -1
  545. package/pie-chart/interfaces.js.map +1 -1
  546. package/pie-chart/labels.d.ts +1 -1
  547. package/pie-chart/labels.d.ts.map +1 -1
  548. package/pie-chart/labels.js.map +1 -1
  549. package/pie-chart/pie-chart.d.ts +2 -7
  550. package/pie-chart/pie-chart.d.ts.map +1 -1
  551. package/pie-chart/pie-chart.js.map +1 -1
  552. package/popover/arrow.d.ts +1 -1
  553. package/popover/arrow.d.ts.map +1 -1
  554. package/popover/arrow.js.map +1 -1
  555. package/popover/body.d.ts.map +1 -1
  556. package/popover/body.js +0 -1
  557. package/popover/body.js.map +1 -1
  558. package/popover/container.d.ts +2 -1
  559. package/popover/container.d.ts.map +1 -1
  560. package/popover/container.js.map +1 -1
  561. package/popover/internal.d.ts +1 -0
  562. package/popover/internal.d.ts.map +1 -1
  563. package/popover/internal.js +2 -2
  564. package/popover/internal.js.map +1 -1
  565. package/popover/styles.css.js +53 -52
  566. package/popover/styles.scoped.css +71 -77
  567. package/popover/styles.selectors.js +53 -52
  568. package/progress-bar/styles.css.js +19 -19
  569. package/progress-bar/styles.scoped.css +30 -33
  570. package/progress-bar/styles.selectors.js +19 -19
  571. package/prompt-input/internal.d.ts +1 -1
  572. package/prompt-input/internal.d.ts.map +1 -1
  573. package/prompt-input/internal.js.map +1 -1
  574. package/prompt-input/styles.css.js +14 -14
  575. package/prompt-input/styles.scoped.css +39 -51
  576. package/prompt-input/styles.selectors.js +14 -14
  577. package/property-filter/analytics-metadata/interfaces.d.ts +0 -15
  578. package/property-filter/analytics-metadata/interfaces.d.ts.map +1 -1
  579. package/property-filter/analytics-metadata/interfaces.js.map +1 -1
  580. package/property-filter/controller.d.ts +0 -1
  581. package/property-filter/controller.d.ts.map +1 -1
  582. package/property-filter/controller.js +1 -1
  583. package/property-filter/controller.js.map +1 -1
  584. package/property-filter/filtering-token/styles.css.js +18 -18
  585. package/property-filter/filtering-token/styles.scoped.css +41 -44
  586. package/property-filter/filtering-token/styles.selectors.js +18 -18
  587. package/property-filter/interfaces.d.ts +1 -6
  588. package/property-filter/interfaces.d.ts.map +1 -1
  589. package/property-filter/interfaces.js.map +1 -1
  590. package/property-filter/internal.d.ts +0 -2
  591. package/property-filter/internal.d.ts.map +1 -1
  592. package/property-filter/internal.js.map +1 -1
  593. package/property-filter/styles.css.js +39 -39
  594. package/property-filter/styles.scoped.css +41 -47
  595. package/property-filter/styles.selectors.js +39 -39
  596. package/property-filter/utils.d.ts +0 -1
  597. package/property-filter/utils.d.ts.map +1 -1
  598. package/property-filter/utils.js +1 -1
  599. package/property-filter/utils.js.map +1 -1
  600. package/radio-group/styles.css.js +10 -10
  601. package/radio-group/styles.scoped.css +16 -19
  602. package/radio-group/styles.selectors.js +10 -10
  603. package/s3-resource-selector/s3-modal/basic-table.d.ts +0 -6
  604. package/s3-resource-selector/s3-modal/basic-table.d.ts.map +1 -1
  605. package/s3-resource-selector/s3-modal/basic-table.js +1 -1
  606. package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  607. package/segmented-control/segment.d.ts +2 -1
  608. package/segmented-control/segment.d.ts.map +1 -1
  609. package/segmented-control/segment.js.map +1 -1
  610. package/segmented-control/styles.css.js +15 -15
  611. package/segmented-control/styles.scoped.css +34 -37
  612. package/segmented-control/styles.selectors.js +15 -15
  613. package/select/analytics-metadata/interfaces.d.ts +0 -4
  614. package/select/analytics-metadata/interfaces.d.ts.map +1 -1
  615. package/select/analytics-metadata/interfaces.js.map +1 -1
  616. package/select/styles.css.js +1 -1
  617. package/select/styles.scoped.css +1 -4
  618. package/select/styles.selectors.js +1 -1
  619. package/select/utils/render-options.d.ts +2 -1
  620. package/select/utils/render-options.d.ts.map +1 -1
  621. package/select/utils/render-options.js.map +1 -1
  622. package/select/utils/use-native-search.d.ts +0 -1
  623. package/select/utils/use-native-search.d.ts.map +1 -1
  624. package/select/utils/use-native-search.js +1 -1
  625. package/select/utils/use-native-search.js.map +1 -1
  626. package/side-navigation/analytics-metadata/interfaces.d.ts +0 -2
  627. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -1
  628. package/side-navigation/analytics-metadata/interfaces.js.map +1 -1
  629. package/side-navigation/implementation.d.ts +2 -1
  630. package/side-navigation/implementation.d.ts.map +1 -1
  631. package/side-navigation/implementation.js.map +1 -1
  632. package/side-navigation/parts.d.ts +2 -2
  633. package/side-navigation/parts.d.ts.map +1 -1
  634. package/side-navigation/parts.js.map +1 -1
  635. package/side-navigation/styles.css.js +30 -30
  636. package/side-navigation/styles.scoped.css +46 -49
  637. package/side-navigation/styles.selectors.js +30 -30
  638. package/slider/internal.d.ts +2 -1
  639. package/slider/internal.d.ts.map +1 -1
  640. package/slider/internal.js.map +1 -1
  641. package/slider/slider-labels.d.ts +2 -1
  642. package/slider/slider-labels.d.ts.map +1 -1
  643. package/slider/slider-labels.js.map +1 -1
  644. package/slider/styles.css.js +26 -26
  645. package/slider/styles.scoped.css +76 -79
  646. package/slider/styles.selectors.js +26 -26
  647. package/slider/tick-marks.d.ts +2 -4
  648. package/slider/tick-marks.d.ts.map +1 -1
  649. package/slider/tick-marks.js.map +1 -1
  650. package/split-panel/bottom.d.ts.map +1 -1
  651. package/split-panel/bottom.js +13 -3
  652. package/split-panel/bottom.js.map +1 -1
  653. package/split-panel/implementation.js +1 -1
  654. package/split-panel/implementation.js.map +1 -1
  655. package/split-panel/styles.css.js +26 -26
  656. package/split-panel/styles.scoped.css +43 -51
  657. package/split-panel/styles.selectors.js +26 -26
  658. package/steps/internal.d.ts +1 -1
  659. package/steps/internal.d.ts.map +1 -1
  660. package/steps/internal.js +1 -1
  661. package/steps/internal.js.map +1 -1
  662. package/steps/styles.css.js +6 -6
  663. package/steps/styles.scoped.css +7 -10
  664. package/steps/styles.selectors.js +6 -6
  665. package/table/expandable-rows/styles.css.js +3 -3
  666. package/table/expandable-rows/styles.scoped.css +13 -16
  667. package/table/expandable-rows/styles.selectors.js +3 -3
  668. package/table/interfaces.d.ts +3 -2
  669. package/table/interfaces.d.ts.map +1 -1
  670. package/table/interfaces.js.map +1 -1
  671. package/table/internal.js +2 -2
  672. package/table/internal.js.map +1 -1
  673. package/table/progressive-loading/loader-cell.d.ts +2 -1
  674. package/table/progressive-loading/loader-cell.d.ts.map +1 -1
  675. package/table/progressive-loading/loader-cell.js.map +1 -1
  676. package/table/resizer/styles.css.js +8 -8
  677. package/table/resizer/styles.scoped.css +15 -18
  678. package/table/resizer/styles.selectors.js +8 -8
  679. package/table/selection/utils.d.ts +0 -1
  680. package/table/selection/utils.d.ts.map +1 -1
  681. package/table/selection/utils.js +1 -1
  682. package/table/selection/utils.js.map +1 -1
  683. package/table/sticky-columns/use-sticky-columns.d.ts +1 -21
  684. package/table/sticky-columns/use-sticky-columns.d.ts.map +1 -1
  685. package/table/sticky-columns/use-sticky-columns.js +1 -1
  686. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  687. package/table/sticky-scrollbar/sticky-scrollbar.d.ts.map +1 -1
  688. package/table/sticky-scrollbar/sticky-scrollbar.js +6 -2
  689. package/table/sticky-scrollbar/sticky-scrollbar.js.map +1 -1
  690. package/table/sticky-scrollbar/styles.css.js +6 -6
  691. package/table/sticky-scrollbar/styles.scoped.css +10 -7
  692. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  693. package/table/table-role/grid-navigation.js +10 -0
  694. package/table/table-role/grid-navigation.js.map +1 -1
  695. package/table/table-role/index.d.ts +1 -1
  696. package/table/table-role/index.d.ts.map +1 -1
  697. package/table/table-role/index.js.map +1 -1
  698. package/table/use-cell-editing.d.ts +1 -1
  699. package/table/use-cell-editing.d.ts.map +1 -1
  700. package/table/use-cell-editing.js.map +1 -1
  701. package/tabs/styles.css.js +28 -28
  702. package/tabs/styles.scoped.css +49 -52
  703. package/tabs/styles.selectors.js +28 -28
  704. package/tabs/tab-header-bar.d.ts +2 -1
  705. package/tabs/tab-header-bar.d.ts.map +1 -1
  706. package/tabs/tab-header-bar.js.map +1 -1
  707. package/tag-editor/internal.d.ts +2 -1
  708. package/tag-editor/internal.d.ts.map +1 -1
  709. package/tag-editor/internal.js.map +1 -1
  710. package/test-utils/dom/anchor-navigation/index.d.ts +2 -1
  711. package/test-utils/dom/anchor-navigation/index.js +0 -2
  712. package/test-utils/dom/anchor-navigation/index.js.map +1 -1
  713. package/test-utils/dom/autosuggest/index.d.ts +0 -3
  714. package/test-utils/dom/autosuggest/index.js +1 -2
  715. package/test-utils/dom/autosuggest/index.js.map +1 -1
  716. package/test-utils/dom/cards/index.d.ts +3 -2
  717. package/test-utils/dom/cards/index.js +0 -3
  718. package/test-utils/dom/cards/index.js.map +1 -1
  719. package/test-utils/dom/key-value-pairs/index.d.ts +3 -2
  720. package/test-utils/dom/key-value-pairs/index.js +0 -3
  721. package/test-utils/dom/key-value-pairs/index.js.map +1 -1
  722. package/test-utils/dom/steps/index.d.ts +2 -1
  723. package/test-utils/dom/steps/index.js +0 -2
  724. package/test-utils/dom/steps/index.js.map +1 -1
  725. package/test-utils/dom/tabs/index.d.ts +2 -1
  726. package/test-utils/dom/tabs/index.js +0 -2
  727. package/test-utils/dom/tabs/index.js.map +1 -1
  728. package/test-utils/dom/tag-editor/index.d.ts +2 -1
  729. package/test-utils/dom/tag-editor/index.js +0 -2
  730. package/test-utils/dom/tag-editor/index.js.map +1 -1
  731. package/test-utils/selectors/anchor-navigation/index.d.ts +2 -1
  732. package/test-utils/selectors/anchor-navigation/index.js +0 -2
  733. package/test-utils/selectors/anchor-navigation/index.js.map +1 -1
  734. package/test-utils/selectors/autosuggest/index.d.ts +0 -3
  735. package/test-utils/selectors/autosuggest/index.js +1 -2
  736. package/test-utils/selectors/autosuggest/index.js.map +1 -1
  737. package/test-utils/selectors/cards/index.d.ts +3 -2
  738. package/test-utils/selectors/cards/index.js +0 -3
  739. package/test-utils/selectors/cards/index.js.map +1 -1
  740. package/test-utils/selectors/key-value-pairs/index.d.ts +3 -2
  741. package/test-utils/selectors/key-value-pairs/index.js +0 -3
  742. package/test-utils/selectors/key-value-pairs/index.js.map +1 -1
  743. package/test-utils/selectors/steps/index.d.ts +2 -1
  744. package/test-utils/selectors/steps/index.js +0 -2
  745. package/test-utils/selectors/steps/index.js.map +1 -1
  746. package/test-utils/selectors/tabs/index.d.ts +2 -1
  747. package/test-utils/selectors/tabs/index.js +0 -2
  748. package/test-utils/selectors/tabs/index.js.map +1 -1
  749. package/test-utils/selectors/tag-editor/index.d.ts +2 -1
  750. package/test-utils/selectors/tag-editor/index.js +0 -2
  751. package/test-utils/selectors/tag-editor/index.js.map +1 -1
  752. package/test-utils/tsconfig.tsbuildinfo +1 -1
  753. package/text-content/styles.css.js +1 -1
  754. package/text-content/styles.scoped.css +60 -63
  755. package/text-content/styles.selectors.js +1 -1
  756. package/text-filter/analytics-metadata/interfaces.d.ts +0 -2
  757. package/text-filter/analytics-metadata/interfaces.d.ts.map +1 -1
  758. package/text-filter/analytics-metadata/interfaces.js.map +1 -1
  759. package/text-filter/styles.css.js +3 -3
  760. package/text-filter/styles.scoped.css +3 -6
  761. package/text-filter/styles.selectors.js +3 -3
  762. package/textarea/styles.css.js +5 -5
  763. package/textarea/styles.scoped.css +14 -17
  764. package/textarea/styles.selectors.js +5 -5
  765. package/tiles/styles.css.js +30 -30
  766. package/tiles/styles.scoped.css +71 -77
  767. package/tiles/styles.selectors.js +30 -30
  768. package/toggle/styles.css.js +10 -10
  769. package/toggle/styles.scoped.css +17 -20
  770. package/toggle/styles.selectors.js +10 -10
  771. package/toggle-button/internal.d.ts +0 -1
  772. package/toggle-button/internal.d.ts.map +1 -1
  773. package/toggle-button/internal.js +0 -1
  774. package/toggle-button/internal.js.map +1 -1
  775. package/token-group/analytics-metadata/interfaces.d.ts +0 -2
  776. package/token-group/analytics-metadata/interfaces.d.ts.map +1 -1
  777. package/token-group/analytics-metadata/interfaces.js.map +1 -1
  778. package/token-group/styles.css.js +8 -8
  779. package/token-group/styles.scoped.css +16 -19
  780. package/token-group/styles.selectors.js +8 -8
  781. package/top-navigation/1.0-beta/internal.d.ts +2 -1
  782. package/top-navigation/1.0-beta/internal.d.ts.map +1 -1
  783. package/top-navigation/1.0-beta/internal.js.map +1 -1
  784. package/top-navigation/1.0-beta/parts/overflow-menu.d.ts +2 -1
  785. package/top-navigation/1.0-beta/parts/overflow-menu.d.ts.map +1 -1
  786. package/top-navigation/1.0-beta/parts/overflow-menu.js.map +1 -1
  787. package/top-navigation/1.0-beta/styles.css.js +25 -25
  788. package/top-navigation/1.0-beta/styles.scoped.css +42 -45
  789. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  790. package/top-navigation/1.0-beta/use-top-navigation.d.ts +4 -24
  791. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  792. package/top-navigation/1.0-beta/use-top-navigation.js +2 -2
  793. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  794. package/top-navigation/internal.d.ts +2 -1
  795. package/top-navigation/internal.d.ts.map +1 -1
  796. package/top-navigation/internal.js.map +1 -1
  797. package/top-navigation/parts/overflow-menu/router.d.ts +1 -10
  798. package/top-navigation/parts/overflow-menu/router.d.ts.map +1 -1
  799. package/top-navigation/parts/overflow-menu/router.js +1 -1
  800. package/top-navigation/parts/overflow-menu/router.js.map +1 -1
  801. package/top-navigation/styles.css.js +47 -47
  802. package/top-navigation/styles.scoped.css +66 -75
  803. package/top-navigation/styles.selectors.js +47 -47
  804. package/top-navigation/use-top-navigation.d.ts +4 -3
  805. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  806. package/top-navigation/use-top-navigation.js.map +1 -1
  807. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  808. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -24
  809. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  810. package/tutorial-panel/components/tutorial-detail-view/task-list.d.ts +2 -1
  811. package/tutorial-panel/components/tutorial-detail-view/task-list.d.ts.map +1 -1
  812. package/tutorial-panel/components/tutorial-detail-view/task-list.js.map +1 -1
  813. package/tutorial-panel/components/tutorial-list/index.d.ts +2 -1
  814. package/tutorial-panel/components/tutorial-list/index.d.ts.map +1 -1
  815. package/tutorial-panel/components/tutorial-list/index.js.map +1 -1
  816. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  817. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -36
  818. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  819. package/tutorial-panel/styles.css.js +1 -1
  820. package/tutorial-panel/styles.scoped.css +1 -4
  821. package/tutorial-panel/styles.selectors.js +1 -1
  822. package/wizard/analytics-metadata/interfaces.d.ts +0 -21
  823. package/wizard/analytics-metadata/interfaces.d.ts.map +1 -1
  824. package/wizard/analytics-metadata/interfaces.js.map +1 -1
  825. package/wizard/styles.css.js +30 -30
  826. package/wizard/styles.scoped.css +58 -61
  827. package/wizard/styles.selectors.js +30 -30
  828. package/wizard/wizard-form.d.ts +1 -4
  829. package/wizard/wizard-form.d.ts.map +1 -1
  830. package/wizard/wizard-form.js +1 -1
  831. package/wizard/wizard-form.js.map +1 -1
  832. package/app-layout/split-panel/split-panel-utils.d.ts +0 -12
  833. package/app-layout/split-panel/split-panel-utils.d.ts.map +0 -1
  834. package/app-layout/split-panel/split-panel-utils.js +0 -28
  835. package/app-layout/split-panel/split-panel-utils.js.map +0 -1
  836. package/collection-preferences/content-display/draggable-option.d.ts +0 -9
  837. package/collection-preferences/content-display/draggable-option.d.ts.map +0 -1
  838. package/collection-preferences/content-display/draggable-option.js +0 -27
  839. package/collection-preferences/content-display/draggable-option.js.map +0 -1
  840. package/collection-preferences/content-display/keyboard-sensor/defaults.d.ts.map +0 -1
  841. package/collection-preferences/content-display/keyboard-sensor/defaults.js.map +0 -1
  842. package/collection-preferences/content-display/keyboard-sensor/index.d.ts.map +0 -1
  843. package/collection-preferences/content-display/keyboard-sensor/index.js.map +0 -1
  844. package/collection-preferences/content-display/keyboard-sensor/utilities/events.d.ts +0 -11
  845. package/collection-preferences/content-display/keyboard-sensor/utilities/events.d.ts.map +0 -1
  846. package/collection-preferences/content-display/keyboard-sensor/utilities/events.js.map +0 -1
  847. package/collection-preferences/content-display/keyboard-sensor/utilities/listeners.d.ts.map +0 -1
  848. package/collection-preferences/content-display/keyboard-sensor/utilities/listeners.js.map +0 -1
  849. package/collection-preferences/content-display/keyboard-sensor/utilities/scroll.d.ts +0 -30
  850. package/collection-preferences/content-display/keyboard-sensor/utilities/scroll.d.ts.map +0 -1
  851. package/collection-preferences/content-display/keyboard-sensor/utilities/scroll.js.map +0 -1
  852. package/collection-preferences/content-display/use-drag-and-drop-reorder.d.ts.map +0 -1
  853. package/collection-preferences/content-display/use-drag-and-drop-reorder.js.map +0 -1
  854. package/collection-preferences/content-display/use-live-announcements.d.ts +0 -12
  855. package/collection-preferences/content-display/use-live-announcements.d.ts.map +0 -1
  856. package/collection-preferences/content-display/use-live-announcements.js.map +0 -1
  857. package/internal/hooks/use-mutation-observer/index.d.ts +0 -8
  858. package/internal/hooks/use-mutation-observer/index.d.ts.map +0 -1
  859. package/internal/hooks/use-mutation-observer/index.js +0 -26
  860. package/internal/hooks/use-mutation-observer/index.js.map +0 -1
  861. /package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/defaults.d.ts +0 -0
  862. /package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/defaults.js +0 -0
  863. /package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/index.d.ts +0 -0
  864. /package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/listeners.d.ts +0 -0
  865. /package/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/listeners.js +0 -0
@@ -150,54 +150,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153:not(#\9) {
153
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153:not(#\9) {
154
154
  opacity: 0;
155
155
  transform: translateY(-20px);
156
156
  }
157
157
  @media (prefers-reduced-motion: reduce) {
158
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153:not(#\9) {
158
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153:not(#\9) {
159
159
  animation: none;
160
160
  transition: none;
161
161
  }
162
162
  }
163
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153:not(#\9) {
163
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153:not(#\9) {
164
164
  animation: none;
165
165
  transition: none;
166
166
  }
167
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
168
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
169
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
170
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
167
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
168
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
169
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
170
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
171
171
  opacity: 0;
172
172
  transform: translateY(-8px);
173
173
  }
174
174
  @media (prefers-reduced-motion: reduce) {
175
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
176
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
177
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
178
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
175
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
176
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
177
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
178
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
  }
183
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
183
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
187
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
188
188
  opacity: 0;
189
189
  }
190
190
  @media (prefers-reduced-motion: reduce) {
191
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
191
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
192
192
  animation: none;
193
193
  transition: none;
194
194
  }
195
195
  }
196
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_enter_1q84n_1w478_153 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
196
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_enter_1q84n_19m8w_153 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206:not(#\9) {
200
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206:not(#\9) {
201
201
  transition-property: transform, opacity;
202
202
  transition-duration: var(--motion-duration-complex-vy4sma, 250ms);
203
203
  transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
@@ -205,25 +205,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  transform: translateY(0);
206
206
  }
207
207
  @media (prefers-reduced-motion: reduce) {
208
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206:not(#\9) {
208
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206:not(#\9) {
209
209
  animation: none;
210
210
  transition: none;
211
211
  }
212
212
  }
213
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206:not(#\9) {
213
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206:not(#\9) {
214
214
  animation: none;
215
215
  transition: none;
216
216
  }
217
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9),
218
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
219
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
220
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
221
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
222
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9),
223
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
224
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
225
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
226
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
217
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9),
218
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
219
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
220
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
221
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
222
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9),
223
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
224
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
225
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
226
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
227
227
  opacity: 1;
228
228
  transform: translateY(0);
229
229
  transition-property: transform, opacity;
@@ -231,83 +231,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
231
231
  transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
232
232
  }
233
233
  @media (prefers-reduced-motion: reduce) {
234
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9),
235
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
236
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
237
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
238
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
239
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9),
240
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9),
241
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9),
242
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
243
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
234
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9),
235
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
236
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
237
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
238
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9),
242
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
243
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
244
244
  animation: none;
245
245
  transition: none;
246
246
  }
247
247
  }
248
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
248
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
249
249
  animation: none;
250
250
  transition: none;
251
251
  }
252
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
252
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
253
253
  transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) - 50ms);
254
254
  }
255
255
  @media (prefers-reduced-motion: reduce) {
256
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
256
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
257
257
  animation: none;
258
258
  transition: none;
259
259
  }
260
260
  }
261
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
261
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
262
262
  animation: none;
263
263
  transition: none;
264
264
  }
265
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9) {
265
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9) {
266
266
  transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) + 10ms);
267
267
  }
268
268
  @media (prefers-reduced-motion: reduce) {
269
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9) {
269
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9) {
270
270
  animation: none;
271
271
  transition: none;
272
272
  }
273
273
  }
274
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-header_1q84n_1w478_167:not(#\9) {
274
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-header_1q84n_19m8w_167:not(#\9) {
275
275
  animation: none;
276
276
  transition: none;
277
277
  }
278
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9) {
278
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9) {
279
279
  transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) + 10ms);
280
280
  }
281
281
  @media (prefers-reduced-motion: reduce) {
282
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9) {
282
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9) {
283
283
  animation: none;
284
284
  transition: none;
285
285
  }
286
286
  }
287
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_flash-message_1q84n_1w478_167 > .awsui_flash-content_1q84n_1w478_168:not(#\9) {
287
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_flash-message_1q84n_19m8w_167 > .awsui_flash-content_1q84n_19m8w_168:not(#\9) {
288
288
  animation: none;
289
289
  transition: none;
290
290
  }
291
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
292
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
293
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
294
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9) {
291
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
292
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
293
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
294
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9) {
295
295
  transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) * 2 - 100ms);
296
296
  }
297
297
  @media (prefers-reduced-motion: reduce) {
298
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
299
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9),
300
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9),
301
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9) {
298
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
299
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9),
300
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9),
301
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9) {
302
302
  animation: none;
303
303
  transition: none;
304
304
  }
305
305
  }
306
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entering_1q84n_1w478_206 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_entered_1q84n_1w478_227 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9) {
306
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entering_1q84n_19m8w_206 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_entered_1q84n_19m8w_227 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9) {
307
307
  animation: none;
308
308
  transition: none;
309
309
  }
310
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_exiting_1q84n_1w478_332:not(#\9) {
310
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_exiting_1q84n_19m8w_332:not(#\9) {
311
311
  opacity: 0;
312
312
  transform: translateY(-20px);
313
313
  transition-property: transform, opacity;
@@ -315,12 +315,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
316
316
  }
317
317
  @media (prefers-reduced-motion: reduce) {
318
- .awsui_flash-with-motion_1q84n_1w478_153.awsui_exiting_1q84n_1w478_332:not(#\9) {
318
+ .awsui_flash-with-motion_1q84n_19m8w_153.awsui_exiting_1q84n_19m8w_332:not(#\9) {
319
319
  animation: none;
320
320
  transition: none;
321
321
  }
322
322
  }
323
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1w478_153.awsui_exiting_1q84n_1w478_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1w478_153.awsui_exiting_1q84n_1w478_332:not(#\9) {
323
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_19m8w_153.awsui_exiting_1q84n_19m8w_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_19m8w_153.awsui_exiting_1q84n_19m8w_332:not(#\9) {
324
324
  animation: none;
325
325
  transition: none;
326
326
  }
@@ -341,35 +341,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
341
341
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
342
342
  SPDX-License-Identifier: Apache-2.0
343
343
  */
344
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_item_1q84n_1w478_366:not(#\9),
345
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_flash-list-item_1q84n_1w478_367:not(#\9),
346
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366.awsui_notification-bar_1q84n_1w478_368:not(#\9) {
344
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_item_1q84n_19m8w_366:not(#\9),
345
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_flash-list-item_1q84n_19m8w_367:not(#\9),
346
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366.awsui_notification-bar_1q84n_19m8w_368:not(#\9) {
347
347
  transition-timing-function: var(--motion-easing-responsive-vbn2t8, cubic-bezier(0, 0, 0, 1));
348
348
  transition-duration: var(--motion-duration-responsive-67fgfp, 115ms);
349
349
  }
350
350
  @media (prefers-reduced-motion: reduce) {
351
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_item_1q84n_1w478_366:not(#\9),
352
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_flash-list-item_1q84n_1w478_367:not(#\9),
353
- .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366.awsui_notification-bar_1q84n_1w478_368:not(#\9) {
351
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_item_1q84n_19m8w_366:not(#\9),
352
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_flash-list-item_1q84n_19m8w_367:not(#\9),
353
+ .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366.awsui_notification-bar_1q84n_19m8w_368:not(#\9) {
354
354
  animation: none;
355
355
  transition: none;
356
356
  }
357
357
  }
358
- .awsui-motion-disabled .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_item_1q84n_1w478_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_item_1q84n_1w478_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_flash-list-item_1q84n_1w478_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366 > .awsui_flash-list-item_1q84n_1w478_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366.awsui_notification-bar_1q84n_1w478_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1w478_366 > .awsui_animation-running_1q84n_1w478_366.awsui_notification-bar_1q84n_1w478_368:not(#\9) {
358
+ .awsui-motion-disabled .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_item_1q84n_19m8w_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_item_1q84n_19m8w_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_flash-list-item_1q84n_19m8w_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366 > .awsui_flash-list-item_1q84n_19m8w_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366.awsui_notification-bar_1q84n_19m8w_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_19m8w_366 > .awsui_animation-running_1q84n_19m8w_366.awsui_notification-bar_1q84n_19m8w_368:not(#\9) {
359
359
  animation: none;
360
360
  transition: none;
361
361
  }
362
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388.awsui_animation-ready_1q84n_1w478_388 > .awsui_expanded-only_1q84n_1w478_388:not(#\9),
363
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388.awsui_animation-running_1q84n_1w478_366 > .awsui_expanded-only_1q84n_1w478_388:not(#\9) {
362
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388.awsui_animation-ready_1q84n_19m8w_388 > .awsui_expanded-only_1q84n_19m8w_388:not(#\9),
363
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388.awsui_animation-running_1q84n_19m8w_366 > .awsui_expanded-only_1q84n_19m8w_388:not(#\9) {
364
364
  display: none;
365
365
  }
366
366
 
367
- .awsui_stack_1q84n_1w478_366:not(#\9) {
367
+ .awsui_stack_1q84n_19m8w_366:not(#\9) {
368
368
  display: grid;
369
369
  grid-template-columns: 30px 1fr 30px;
370
370
  }
371
371
 
372
- .awsui_stack_1q84n_1w478_366 > .awsui_expanded_1q84n_1w478_388:not(#\9) {
372
+ .awsui_stack_1q84n_19m8w_366 > .awsui_expanded_1q84n_19m8w_388:not(#\9) {
373
373
  grid-column: 1/4;
374
374
  }
375
375
 
@@ -383,21 +383,21 @@ the grid layout will be:
383
383
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
384
384
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
385
385
  */
386
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388:not(#\9) {
386
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388:not(#\9) {
387
387
  display: grid;
388
388
  grid-column: 1/4;
389
389
  grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px);
390
390
  row-gap: 8px;
391
391
  z-index: 0;
392
392
  }
393
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388 > .awsui_item_1q84n_1w478_366:not(#\9) {
393
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388 > .awsui_item_1q84n_19m8w_366:not(#\9) {
394
394
  grid-column-start: calc(var(--awsui-flashbar-stack-index-g964ok) + 1);
395
395
  grid-column-end: calc(var(--awsui-flashbar-stack-depth-g964ok) * 2 + 1 - var(--awsui-flashbar-stack-index-g964ok) + 1);
396
396
  grid-row-start: 1;
397
397
  grid-row-end: calc(var(--awsui-flashbar-stack-index-g964ok) + 2);
398
398
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
399
399
  }
400
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388 > .awsui_item_1q84n_1w478_366:not(#\9):not(:first-of-type) {
400
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388 > .awsui_item_1q84n_19m8w_366:not(#\9):not(:first-of-type) {
401
401
  align-self: end;
402
402
  /* Give placeholder elements in the stacked state the height of a notification
403
403
  with one single line of text.
@@ -405,23 +405,23 @@ the grid layout will be:
405
405
  */
406
406
  min-block-size: calc(var(--line-height-body-m-30ar75, 20px) + (var(--space-scaled-xs-26e2du, 8px) + var(--border-width-field-h1g7tw, 2px) + var(--space-scaled-xxs-7597g1, 4px)) * 2);
407
407
  }
408
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388 > .awsui_item_1q84n_1w478_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_1w478_153,
409
- .awsui_stack_1q84n_1w478_366 > .awsui_collapsed_1q84n_1w478_388 > .awsui_item_1q84n_1w478_366.awsui_flash_1q84n_1w478_153:not(#\9) {
408
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388 > .awsui_item_1q84n_19m8w_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_19m8w_153,
409
+ .awsui_stack_1q84n_19m8w_366 > .awsui_collapsed_1q84n_19m8w_388 > .awsui_item_1q84n_19m8w_366.awsui_flash_1q84n_19m8w_153:not(#\9) {
410
410
  box-shadow: var(--shadow-flash-collapsed-s7gipk, 0px 4px 4px rgba(0, 0, 0, 0.25));
411
411
  }
412
412
 
413
- .awsui_stack_1q84n_1w478_366 > .awsui_expanded_1q84n_1w478_388.awsui_animation-running_1q84n_1w478_366 > .awsui_flash-list-item_1q84n_1w478_367:not(#\9) {
413
+ .awsui_stack_1q84n_19m8w_366 > .awsui_expanded_1q84n_19m8w_388.awsui_animation-running_1q84n_19m8w_366 > .awsui_flash-list-item_1q84n_19m8w_367:not(#\9) {
414
414
  position: relative;
415
415
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
416
416
  }
417
417
 
418
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388) {
418
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388) {
419
419
  /*
420
420
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
421
421
  missing third item when there are only 2 items in the stack.
422
422
  */
423
423
  }
424
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388):not(.awsui_short-list_1q84n_1w478_450):not(.awsui_visual-refresh_1q84n_1w478_450) {
424
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388):not(.awsui_short-list_1q84n_19m8w_450):not(.awsui_visual-refresh_1q84n_19m8w_450) {
425
425
  /*
426
426
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
427
427
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -433,14 +433,14 @@ the grid layout will be:
433
433
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
434
434
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
435
435
  }
436
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388):not(.awsui_short-list_1q84n_1w478_450):not(.awsui_visual-refresh_1q84n_1w478_450) > .awsui_notification-bar_1q84n_1w478_368 {
436
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388):not(.awsui_short-list_1q84n_19m8w_450):not(.awsui_visual-refresh_1q84n_19m8w_450) > .awsui_notification-bar_1q84n_19m8w_368 {
437
437
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
438
438
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
439
439
  is the full height of the notification bar */
440
440
  margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 0px);
441
441
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
442
442
  }
443
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388):not(.awsui_short-list_1q84n_1w478_450).awsui_visual-refresh_1q84n_1w478_450 {
443
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388):not(.awsui_short-list_1q84n_19m8w_450).awsui_visual-refresh_1q84n_19m8w_450 {
444
444
  /*
445
445
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
446
446
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -452,14 +452,14 @@ the grid layout will be:
452
452
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
453
453
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
454
454
  }
455
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388):not(.awsui_short-list_1q84n_1w478_450).awsui_visual-refresh_1q84n_1w478_450 > .awsui_notification-bar_1q84n_1w478_368 {
455
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388):not(.awsui_short-list_1q84n_19m8w_450).awsui_visual-refresh_1q84n_19m8w_450 > .awsui_notification-bar_1q84n_19m8w_368 {
456
456
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
457
457
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
458
458
  is the full height of the notification bar */
459
459
  margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px - 0px);
460
460
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
461
461
  }
462
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388).awsui_short-list_1q84n_1w478_450:not(.awsui_visual-refresh_1q84n_1w478_450) {
462
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388).awsui_short-list_1q84n_19m8w_450:not(.awsui_visual-refresh_1q84n_19m8w_450) {
463
463
  /*
464
464
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
465
465
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -471,14 +471,14 @@ the grid layout will be:
471
471
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
472
472
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
473
473
  }
474
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388).awsui_short-list_1q84n_1w478_450:not(.awsui_visual-refresh_1q84n_1w478_450) > .awsui_notification-bar_1q84n_1w478_368 {
474
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388).awsui_short-list_1q84n_19m8w_450:not(.awsui_visual-refresh_1q84n_19m8w_450) > .awsui_notification-bar_1q84n_19m8w_368 {
475
475
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
476
476
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
477
477
  is the full height of the notification bar */
478
478
  margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 8px);
479
479
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
480
480
  }
481
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388).awsui_short-list_1q84n_1w478_450.awsui_visual-refresh_1q84n_1w478_450 {
481
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388).awsui_short-list_1q84n_19m8w_450.awsui_visual-refresh_1q84n_19m8w_450 {
482
482
  /*
483
483
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
484
484
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -490,14 +490,14 @@ the grid layout will be:
490
490
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
491
491
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
492
492
  }
493
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444:not(#\9):not(.awsui_expanded_1q84n_1w478_388).awsui_short-list_1q84n_1w478_450.awsui_visual-refresh_1q84n_1w478_450 > .awsui_notification-bar_1q84n_1w478_368 {
493
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444:not(#\9):not(.awsui_expanded_1q84n_19m8w_388).awsui_short-list_1q84n_19m8w_450.awsui_visual-refresh_1q84n_19m8w_450 > .awsui_notification-bar_1q84n_19m8w_368 {
494
494
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
495
495
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
496
496
  is the full height of the notification bar */
497
497
  margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px - 8px);
498
498
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
499
499
  }
500
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444.awsui_expanded_1q84n_1w478_388:not(#\9):not(.awsui_visual-refresh_1q84n_1w478_450) {
500
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444.awsui_expanded_1q84n_19m8w_388:not(#\9):not(.awsui_visual-refresh_1q84n_19m8w_450) {
501
501
  /*
502
502
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
503
503
  notifications slot already gives it enough space.
@@ -513,14 +513,14 @@ the grid layout will be:
513
513
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px));
514
514
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-mo5yse, 16px) + 0px);
515
515
  }
516
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444.awsui_expanded_1q84n_1w478_388:not(#\9):not(.awsui_visual-refresh_1q84n_1w478_450) > .awsui_notification-bar_1q84n_1w478_368 {
516
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444.awsui_expanded_1q84n_19m8w_388:not(#\9):not(.awsui_visual-refresh_1q84n_19m8w_450) > .awsui_notification-bar_1q84n_19m8w_368 {
517
517
  margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
518
518
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
519
519
  is the full height of the notification bar */
520
520
  margin-block-end: calc(var(--space-scaled-s-aqzyko, 12px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 0px);
521
521
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
522
522
  }
523
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444.awsui_expanded_1q84n_1w478_388.awsui_visual-refresh_1q84n_1w478_450:not(#\9) {
523
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444.awsui_expanded_1q84n_19m8w_388.awsui_visual-refresh_1q84n_19m8w_450:not(#\9) {
524
524
  /*
525
525
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
526
526
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -532,7 +532,7 @@ the grid layout will be:
532
532
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px));
533
533
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
534
534
  }
535
- .awsui_stack_1q84n_1w478_366.awsui_collapsible_1q84n_1w478_444.awsui_expanded_1q84n_1w478_388.awsui_visual-refresh_1q84n_1w478_450 > .awsui_notification-bar_1q84n_1w478_368:not(#\9) {
535
+ .awsui_stack_1q84n_19m8w_366.awsui_collapsible_1q84n_19m8w_444.awsui_expanded_1q84n_19m8w_388.awsui_visual-refresh_1q84n_19m8w_450 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9) {
536
536
  margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
537
537
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
538
538
  is the full height of the notification bar */
@@ -540,7 +540,7 @@ the grid layout will be:
540
540
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
541
541
  }
542
542
 
543
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9) {
543
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9) {
544
544
  min-inline-size: 0;
545
545
  word-break: break-word;
546
546
  background: var(--color-background-notification-stack-bar-fl11np, #232b37);
@@ -568,9 +568,9 @@ the grid layout will be:
568
568
  text-decoration: none;
569
569
  z-index: 1;
570
570
  }
571
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597 > .awsui_header_1q84n_1w478_597:not(#\9),
572
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597 > .awsui_item-count_1q84n_1w478_598:not(#\9),
573
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9) {
571
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597 > .awsui_header_1q84n_19m8w_597:not(#\9),
572
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597 > .awsui_item-count_1q84n_19m8w_598:not(#\9),
573
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9) {
574
574
  font-size: var(--font-size-body-m-x4okxb, 14px);
575
575
  line-height: var(--line-height-body-m-30ar75, 20px);
576
576
  color: var(--color-text-body-default-7v1jfn, #0f141a);
@@ -583,7 +583,7 @@ the grid layout will be:
583
583
  margin-block: 0;
584
584
  padding-block: 0;
585
585
  }
586
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597:not(#\9) {
586
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597:not(#\9) {
587
587
  display: flex;
588
588
  flex-direction: row;
589
589
  flex-wrap: wrap;
@@ -591,11 +591,11 @@ the grid layout will be:
591
591
  justify-content: center;
592
592
  row-gap: 0;
593
593
  }
594
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597 > .awsui_header_1q84n_1w478_597:not(#\9) {
594
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597 > .awsui_header_1q84n_19m8w_597:not(#\9) {
595
595
  font-weight: var(--font-weight-button-c91p4t, 700);
596
596
  display: inline-block;
597
597
  }
598
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597 > .awsui_item-count_1q84n_1w478_598:not(#\9) {
598
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597 > .awsui_item-count_1q84n_19m8w_598:not(#\9) {
599
599
  column-gap: var(--space-s-34lx8l, 12px);
600
600
  display: flex;
601
601
  flex-direction: row;
@@ -603,33 +603,33 @@ the grid layout will be:
603
603
  justify-content: center;
604
604
  row-gap: 0;
605
605
  }
606
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_status_1q84n_1w478_597 > .awsui_item-count_1q84n_1w478_598 > .awsui_type-count_1q84n_1w478_632 > .awsui_count-number_1q84n_1w478_632:not(#\9) {
606
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_status_1q84n_19m8w_597 > .awsui_item-count_1q84n_19m8w_598 > .awsui_type-count_1q84n_19m8w_632 > .awsui_count-number_1q84n_19m8w_632:not(#\9) {
607
607
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
608
608
  }
609
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9):hover {
609
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9):hover {
610
610
  background: var(--color-background-notification-stack-bar-hover-z4ly3h, #424650);
611
611
  border-color: var(--color-background-notification-stack-bar-hover-z4ly3h, #424650);
612
612
  }
613
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9):active {
613
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9):active {
614
614
  background: var(--color-background-notification-stack-bar-active-4ibdhd, #232b37);
615
615
  }
616
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368.awsui_visual-refresh_1q84n_1w478_450:not(#\9) {
616
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368.awsui_visual-refresh_1q84n_19m8w_450:not(#\9) {
617
617
  border-block-width: 2px;
618
618
  border-inline-width: 2px;
619
619
  padding-inline: var(--space-l-t419sm, 20px);
620
620
  }
621
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9):not(.awsui_visual-refresh_1q84n_1w478_450) {
621
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9):not(.awsui_visual-refresh_1q84n_19m8w_450) {
622
622
  border-block-width: 1px;
623
623
  border-inline-width: 1px;
624
624
  padding-inline: var(--space-s-34lx8l, 12px);
625
625
  }
626
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9):not(.awsui_visual-refresh_1q84n_1w478_450):focus {
626
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9):not(.awsui_visual-refresh_1q84n_19m8w_450):focus {
627
627
  text-decoration: none;
628
628
  }
629
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368:not(#\9):not(.awsui_visual-refresh_1q84n_1w478_450):hover {
629
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368:not(#\9):not(.awsui_visual-refresh_1q84n_19m8w_450):hover {
630
630
  text-decoration: none;
631
631
  }
632
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9) {
632
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9) {
633
633
  display: inline-block;
634
634
  flex-grow: 1;
635
635
  background: none;
@@ -637,33 +637,33 @@ the grid layout will be:
637
637
  border-inline: none;
638
638
  padding-block: 0;
639
639
  }
640
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599 > .awsui_icon_1q84n_1w478_666:not(#\9) {
640
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599 > .awsui_icon_1q84n_19m8w_666:not(#\9) {
641
641
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
642
642
  }
643
643
  @media (prefers-reduced-motion: reduce) {
644
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599 > .awsui_icon_1q84n_1w478_666:not(#\9) {
644
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599 > .awsui_icon_1q84n_19m8w_666:not(#\9) {
645
645
  animation: none;
646
646
  transition: none;
647
647
  }
648
648
  }
649
- .awsui-motion-disabled .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599 > .awsui_icon_1q84n_1w478_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599 > .awsui_icon_1q84n_1w478_666:not(#\9) {
649
+ .awsui-motion-disabled .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599 > .awsui_icon_1q84n_19m8w_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599 > .awsui_icon_1q84n_19m8w_666:not(#\9) {
650
650
  animation: none;
651
651
  transition: none;
652
652
  }
653
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599.awsui_expanded_1q84n_1w478_388 > .awsui_icon_1q84n_1w478_666:not(#\9) {
653
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599.awsui_expanded_1q84n_19m8w_388 > .awsui_icon_1q84n_19m8w_666:not(#\9) {
654
654
  transform: rotate(180deg);
655
655
  }
656
- .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9):focus {
656
+ .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9):focus {
657
657
  outline: none;
658
658
  }
659
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9):focus {
659
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9):focus {
660
660
  position: relative;
661
661
  }
662
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9):focus {
662
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9):focus {
663
663
  outline: 2px dotted transparent;
664
664
  outline-offset: calc(0px - 1px);
665
665
  }
666
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notification-bar_1q84n_1w478_368 > .awsui_button_1q84n_1w478_599:not(#\9):focus::before {
666
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notification-bar_1q84n_19m8w_368 > .awsui_button_1q84n_19m8w_599:not(#\9):focus::before {
667
667
  content: " ";
668
668
  display: block;
669
669
  position: absolute;
@@ -678,20 +678,20 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notifi
678
678
  box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
679
679
  }
680
680
 
681
- .awsui_stack_1q84n_1w478_366.awsui_expanded_1q84n_1w478_388:not(#\9):not(.awsui_floating_1q84n_1w478_707) {
681
+ .awsui_stack_1q84n_19m8w_366.awsui_expanded_1q84n_19m8w_388:not(#\9):not(.awsui_floating_1q84n_19m8w_707) {
682
682
  padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-g964ok, 0);
683
683
  }
684
684
 
685
- .awsui_flashbar_1q84n_1w478_711:not(#\9) {
685
+ .awsui_flashbar_1q84n_19m8w_711:not(#\9) {
686
686
  position: relative;
687
687
  /* stylelint-disable-next-line selector-max-type */
688
688
  }
689
- .awsui_flashbar_1q84n_1w478_711 > li + li:not(#\9) {
689
+ .awsui_flashbar_1q84n_19m8w_711 > li + li:not(#\9) {
690
690
  padding-block-start: 0;
691
691
  }
692
692
 
693
- .awsui_flashbar_1q84n_1w478_711:not(#\9),
694
- .awsui_flash_1q84n_1w478_153:not(#\9) {
693
+ .awsui_flashbar_1q84n_19m8w_711:not(#\9),
694
+ .awsui_flash_1q84n_19m8w_153:not(#\9) {
695
695
  border-collapse: separate;
696
696
  border-spacing: 0;
697
697
  box-sizing: border-box;
@@ -700,12 +700,9 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notifi
700
700
  direction: inherit;
701
701
  empty-cells: show;
702
702
  font-family: serif;
703
- font-size: medium;
704
703
  font-style: normal;
705
704
  font-variant: normal;
706
- font-weight: 400;
707
705
  font-stretch: normal;
708
- line-height: normal;
709
706
  -webkit-hyphens: none;
710
707
  hyphens: none;
711
708
  letter-spacing: normal;
@@ -727,7 +724,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notifi
727
724
  -moz-osx-font-smoothing: auto;
728
725
  }
729
726
 
730
- .awsui_flash_1q84n_1w478_153:not(#\9) {
727
+ .awsui_flash_1q84n_19m8w_153:not(#\9) {
731
728
  position: relative;
732
729
  display: flex;
733
730
  justify-content: flex-start;
@@ -744,44 +741,44 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1w478_366 > .awsui_notifi
744
741
  box-shadow: var(--shadow-flash-sticky-pq8cuq, 0px 4px 8px rgba(0, 7, 22, 0.1));
745
742
  }
746
743
 
747
- .awsui_initial-hidden_1q84n_1w478_772:not(#\9) {
744
+ .awsui_initial-hidden_1q84n_19m8w_769:not(#\9) {
748
745
  overflow: hidden;
749
746
  block-size: 0;
750
747
  }
751
748
 
752
- .awsui_flash-list_1q84n_1w478_367:not(#\9) {
749
+ .awsui_flash-list_1q84n_19m8w_367:not(#\9) {
753
750
  list-style: none;
754
751
  padding-block: 0;
755
752
  padding-inline: 0;
756
753
  margin-block: 0;
757
754
  margin-inline: 0;
758
755
  }
759
- .awsui_flash-list_1q84n_1w478_367:not(#\9):not(.awsui_collapsed_1q84n_1w478_388) > li:not(:last-child) {
756
+ .awsui_flash-list_1q84n_19m8w_367:not(#\9):not(.awsui_collapsed_1q84n_19m8w_388) > li:not(:last-child) {
760
757
  margin-block-end: var(--space-xxxs-zbmxqb, 2px);
761
758
  }
762
759
 
763
- .awsui_flash-body_1q84n_1w478_167:not(#\9) {
760
+ .awsui_flash-body_1q84n_19m8w_167:not(#\9) {
764
761
  display: flex;
765
762
  flex-grow: 1;
766
763
  min-inline-size: 0;
767
764
  }
768
765
 
769
- .awsui_flash-focus-container_1q84n_1w478_794:not(#\9) {
766
+ .awsui_flash-focus-container_1q84n_19m8w_791:not(#\9) {
770
767
  display: flex;
771
768
  flex: 1;
772
769
  min-inline-size: 0;
773
770
  }
774
- .awsui_flash-focus-container_1q84n_1w478_794:not(#\9):focus {
771
+ .awsui_flash-focus-container_1q84n_19m8w_791:not(#\9):focus {
775
772
  outline: none;
776
773
  }
777
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1w478_794:not(#\9):focus {
774
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_19m8w_791:not(#\9):focus {
778
775
  position: relative;
779
776
  }
780
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1w478_794:not(#\9):focus {
777
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_19m8w_791:not(#\9):focus {
781
778
  outline: 2px dotted transparent;
782
779
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
783
780
  }
784
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1w478_794:not(#\9):focus::before {
781
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_19m8w_791:not(#\9):focus::before {
785
782
  content: " ";
786
783
  display: block;
787
784
  position: absolute;
@@ -796,82 +793,82 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1w478_794
796
793
  box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
797
794
  }
798
795
 
799
- .awsui_flash-text_1q84n_1w478_824:not(#\9) {
796
+ .awsui_flash-text_1q84n_19m8w_821:not(#\9) {
800
797
  margin-block: var(--border-width-field-h1g7tw, 2px);
801
798
  margin-inline: 0;
802
799
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
803
800
  padding-inline: var(--space-xxs-p8yyaw, 4px);
804
801
  }
805
802
 
806
- .awsui_flash-icon_1q84n_1w478_193:not(#\9) {
803
+ .awsui_flash-icon_1q84n_19m8w_193:not(#\9) {
807
804
  flex: 0 0 auto;
808
805
  padding-inline-start: 0;
809
806
  }
810
807
 
811
- .awsui_flash-message_1q84n_1w478_167:not(#\9) {
808
+ .awsui_flash-message_1q84n_19m8w_167:not(#\9) {
812
809
  flex: 1 1 0%;
813
810
  word-wrap: break-word;
814
811
  max-inline-size: 100%;
815
812
  overflow: hidden;
816
813
  }
817
814
 
818
- .awsui_hidden_1q84n_1w478_843:not(#\9) {
815
+ .awsui_hidden_1q84n_19m8w_840:not(#\9) {
819
816
  display: none;
820
817
  }
821
818
 
822
- .awsui_flash-header_1q84n_1w478_167:not(#\9),
823
- .awsui_header-replacement_1q84n_1w478_848:not(#\9) {
819
+ .awsui_flash-header_1q84n_19m8w_167:not(#\9),
820
+ .awsui_header-replacement_1q84n_19m8w_845:not(#\9) {
824
821
  font-weight: 700;
825
822
  }
826
823
 
827
- .awsui_flash-content_1q84n_1w478_168:not(#\9),
828
- .awsui_content-replacement_1q84n_1w478_853:not(#\9) {
824
+ .awsui_flash-content_1q84n_19m8w_168:not(#\9),
825
+ .awsui_content-replacement_1q84n_19m8w_850:not(#\9) {
829
826
  /* Only used as a selector for test-utils */
830
827
  }
831
828
 
832
- .awsui_dismiss-button-wrapper_1q84n_1w478_170:not(#\9) {
829
+ .awsui_dismiss-button-wrapper_1q84n_19m8w_170:not(#\9) {
833
830
  flex: 0 0 auto;
834
831
  margin-inline: var(--space-s-34lx8l, 12px) calc(-1 * var(--space-xxs-p8yyaw, 4px));
835
832
  padding-inline-end: var(--space-flashbar-dismiss-right-tcpfax, 0px);
836
833
  }
837
834
 
838
- .awsui_dismiss-button_1q84n_1w478_170:not(#\9) {
835
+ .awsui_dismiss-button_1q84n_19m8w_170:not(#\9) {
839
836
  /* Only used as a selector for test-utils */
840
837
  }
841
838
 
842
- .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9) {
839
+ .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9) {
843
840
  white-space: nowrap;
844
841
  margin-inline-start: var(--space-flashbar-action-left-qkhz5m, 12px);
845
842
  }
846
843
 
847
- .awsui_flashbar_1q84n_1w478_711.awsui_breakpoint-default_1q84n_1w478_872 > .awsui_flash-list_1q84n_1w478_367 > .awsui_flash-list-item_1q84n_1w478_367 > .awsui_flash_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167:not(#\9) {
844
+ .awsui_flashbar_1q84n_19m8w_711.awsui_breakpoint-default_1q84n_19m8w_869 > .awsui_flash-list_1q84n_19m8w_367 > .awsui_flash-list-item_1q84n_19m8w_367 > .awsui_flash_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167:not(#\9) {
848
845
  display: block;
849
846
  }
850
- .awsui_flashbar_1q84n_1w478_711.awsui_breakpoint-default_1q84n_1w478_872 > .awsui_flash-list_1q84n_1w478_367 > .awsui_flash-list-item_1q84n_1w478_367 > .awsui_flash_1q84n_1w478_153 > .awsui_flash-body_1q84n_1w478_167 > .awsui_action-button-wrapper_1q84n_1w478_169:not(#\9) {
847
+ .awsui_flashbar_1q84n_19m8w_711.awsui_breakpoint-default_1q84n_19m8w_869 > .awsui_flash-list_1q84n_19m8w_367 > .awsui_flash-list-item_1q84n_19m8w_367 > .awsui_flash_1q84n_19m8w_153 > .awsui_flash-body_1q84n_19m8w_167 > .awsui_action-button-wrapper_1q84n_19m8w_169:not(#\9) {
851
848
  margin-inline-start: var(--space-l-t419sm, 20px);
852
849
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
853
850
  margin-block-end: var(--space-xxs-p8yyaw, 4px);
854
851
  }
855
852
 
856
- .awsui_action-button_1q84n_1w478_169:not(#\9),
857
- .awsui_action-slot_1q84n_1w478_882:not(#\9) {
853
+ .awsui_action-button_1q84n_19m8w_169:not(#\9),
854
+ .awsui_action-slot_1q84n_19m8w_879:not(#\9) {
858
855
  /* Only used as a selector for test-utils */
859
856
  }
860
857
 
861
- .awsui_flash-type-success_1q84n_1w478_886:not(#\9) {
858
+ .awsui_flash-type-success_1q84n_19m8w_883:not(#\9) {
862
859
  background-color: var(--color-background-notification-green-7zevmb, #00802f);
863
860
  }
864
861
 
865
- .awsui_flash-type-error_1q84n_1w478_890:not(#\9) {
862
+ .awsui_flash-type-error_1q84n_19m8w_887:not(#\9) {
866
863
  background-color: var(--color-background-notification-red-f0cy22, #db0000);
867
864
  }
868
865
 
869
- .awsui_flash-type-info_1q84n_1w478_894:not(#\9),
870
- .awsui_flash-type-in-progress_1q84n_1w478_895:not(#\9) {
866
+ .awsui_flash-type-info_1q84n_19m8w_891:not(#\9),
867
+ .awsui_flash-type-in-progress_1q84n_19m8w_892:not(#\9) {
871
868
  background-color: var(--color-background-notification-blue-g87klk, #006ce0);
872
869
  }
873
870
 
874
- .awsui_flash-type-warning_1q84n_1w478_899:not(#\9) {
871
+ .awsui_flash-type-warning_1q84n_19m8w_896:not(#\9) {
875
872
  color: var(--color-text-notification-yellow-p8f867, #0f141a);
876
873
  background-color: var(--color-background-notification-yellow-4teyr2, #ffe347);
877
874
  }