@cloudscape-design/components-themeable 3.0.1360 → 3.0.1362

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 (258) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/alert/styles.scss +13 -12
  3. package/lib/internal/scss/badge/styles.scss +38 -49
  4. package/lib/internal/scss/button/styles.scss +51 -51
  5. package/lib/internal/scss/cards/styles.scss +4 -0
  6. package/lib/internal/scss/container/styles.scss +2 -0
  7. package/lib/internal/scss/icon/hover-motion.scss +24 -12
  8. package/lib/internal/scss/input/styles.scss +4 -0
  9. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
  10. package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
  11. package/lib/internal/scss/internal/styles/style-api.scss +60 -10
  12. package/lib/internal/scss/pagination/styles.scss +3 -1
  13. package/lib/internal/scss/table/styles.scss +5 -0
  14. package/lib/internal/template/action-card/internal.d.ts.map +1 -1
  15. package/lib/internal/template/action-card/internal.js +5 -2
  16. package/lib/internal/template/action-card/internal.js.map +1 -1
  17. package/lib/internal/template/alert/styles.css.js +27 -27
  18. package/lib/internal/template/alert/styles.scoped.css +50 -50
  19. package/lib/internal/template/alert/styles.selectors.js +27 -27
  20. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  21. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  22. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  23. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  24. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  25. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  26. package/lib/internal/template/app-layout/toggles/index.d.ts.map +1 -1
  27. package/lib/internal/template/app-layout/toggles/index.js +1 -1
  28. package/lib/internal/template/app-layout/toggles/index.js.map +1 -1
  29. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  30. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  31. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  32. package/lib/internal/template/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  33. package/lib/internal/template/app-layout/visual-refresh/trigger-button.js +1 -1
  34. package/lib/internal/template/app-layout/visual-refresh/trigger-button.js.map +1 -1
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  37. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  38. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  39. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
  40. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  42. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +1 -1
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  47. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  48. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  49. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  50. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js +2 -2
  51. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js.map +1 -1
  52. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  53. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  54. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  55. package/lib/internal/template/button/internal.d.ts.map +1 -1
  56. package/lib/internal/template/button/internal.js +2 -0
  57. package/lib/internal/template/button/internal.js.map +1 -1
  58. package/lib/internal/template/button/styles.css.js +23 -23
  59. package/lib/internal/template/button/styles.scoped.css +261 -261
  60. package/lib/internal/template/button/styles.selectors.js +23 -23
  61. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  62. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +2 -2
  63. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  64. package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
  65. package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
  66. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  67. package/lib/internal/template/button-dropdown/internal.js +9 -3
  68. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  69. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  70. package/lib/internal/template/button-dropdown/item-element/index.js +2 -2
  71. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  72. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  73. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  74. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  75. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
  76. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  77. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
  78. package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  79. package/lib/internal/template/cards/styles.css.js +39 -38
  80. package/lib/internal/template/cards/styles.scoped.css +42 -39
  81. package/lib/internal/template/cards/styles.selectors.js +39 -38
  82. package/lib/internal/template/checkbox/styles.css.js +3 -3
  83. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  84. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  85. package/lib/internal/template/code-editor/tab-button.d.ts.map +1 -1
  86. package/lib/internal/template/code-editor/tab-button.js +1 -1
  87. package/lib/internal/template/code-editor/tab-button.js.map +1 -1
  88. package/lib/internal/template/container/styles.css.js +33 -33
  89. package/lib/internal/template/container/styles.scoped.css +57 -56
  90. package/lib/internal/template/container/styles.selectors.js +33 -33
  91. package/lib/internal/template/content-layout/styles.css.js +14 -14
  92. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  93. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  94. package/lib/internal/template/dropdown/styles.css.js +20 -20
  95. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  96. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  97. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  98. package/lib/internal/template/expandable-section/expandable-section-header.js +13 -7
  99. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  100. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  101. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  102. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  103. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
  104. package/lib/internal/template/flashbar/collapsible-flashbar.js +3 -3
  105. package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
  106. package/lib/internal/template/flashbar/styles.css.js +50 -50
  107. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  108. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  109. package/lib/internal/template/help-panel/styles.css.js +6 -6
  110. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  111. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  112. package/lib/internal/template/input/index.d.ts.map +1 -1
  113. package/lib/internal/template/input/index.js +3 -2
  114. package/lib/internal/template/input/index.js.map +1 -1
  115. package/lib/internal/template/input/interfaces.d.ts +6 -0
  116. package/lib/internal/template/input/interfaces.d.ts.map +1 -1
  117. package/lib/internal/template/input/interfaces.js.map +1 -1
  118. package/lib/internal/template/input/internal.d.ts +0 -1
  119. package/lib/internal/template/input/internal.d.ts.map +1 -1
  120. package/lib/internal/template/input/internal.js +26 -12
  121. package/lib/internal/template/input/internal.js.map +1 -1
  122. package/lib/internal/template/input/styles.css.js +29 -28
  123. package/lib/internal/template/input/styles.scoped.css +134 -131
  124. package/lib/internal/template/input/styles.selectors.js +29 -28
  125. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  126. package/lib/internal/template/internal/components/button-trigger/index.d.ts.map +1 -1
  127. package/lib/internal/template/internal/components/button-trigger/index.js +2 -2
  128. package/lib/internal/template/internal/components/button-trigger/index.js.map +1 -1
  129. package/lib/internal/template/internal/components/drag-handle/button.d.ts.map +1 -1
  130. package/lib/internal/template/internal/components/drag-handle/button.js +3 -1
  131. package/lib/internal/template/internal/components/drag-handle/button.js.map +1 -1
  132. package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
  133. package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
  134. package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +1 -1
  135. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  136. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  137. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  138. package/lib/internal/template/internal/components/expand-toggle-button/index.d.ts.map +1 -1
  139. package/lib/internal/template/internal/components/expand-toggle-button/index.js +1 -1
  140. package/lib/internal/template/internal/components/expand-toggle-button/index.js.map +1 -1
  141. package/lib/internal/template/internal/components/menu-dropdown/index.d.ts.map +1 -1
  142. package/lib/internal/template/internal/components/menu-dropdown/index.js +1 -1
  143. package/lib/internal/template/internal/components/menu-dropdown/index.js.map +1 -1
  144. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  145. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  146. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  147. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  148. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  149. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  150. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  151. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  152. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  153. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  154. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  155. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  156. package/lib/internal/template/internal/components/token-list/token-limit-toggle.d.ts.map +1 -1
  157. package/lib/internal/template/internal/components/token-list/token-limit-toggle.js +2 -2
  158. package/lib/internal/template/internal/components/token-list/token-limit-toggle.js.map +1 -1
  159. package/lib/internal/template/internal/environment.js +2 -2
  160. package/lib/internal/template/internal/environment.json +2 -2
  161. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -0
  162. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  163. package/lib/internal/template/internal/generated/custom-css-properties/index.js +174 -173
  164. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  165. package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
  166. package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
  167. package/lib/internal/template/internal/generated/theming/index.js +200 -200
  168. package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
  169. package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
  170. package/lib/internal/template/internal/utils/focus-visible.js +21 -0
  171. package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
  172. package/lib/internal/template/item-card/styles.css.js +14 -14
  173. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  174. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  175. package/lib/internal/template/link/internal.d.ts.map +1 -1
  176. package/lib/internal/template/link/internal.js +2 -0
  177. package/lib/internal/template/link/internal.js.map +1 -1
  178. package/lib/internal/template/link/styles.css.js +21 -21
  179. package/lib/internal/template/link/styles.scoped.css +104 -104
  180. package/lib/internal/template/link/styles.selectors.js +21 -21
  181. package/lib/internal/template/modal/styles.css.js +31 -31
  182. package/lib/internal/template/modal/styles.scoped.css +48 -48
  183. package/lib/internal/template/modal/styles.selectors.js +31 -31
  184. package/lib/internal/template/pagination/internal.d.ts.map +1 -1
  185. package/lib/internal/template/pagination/internal.js +4 -4
  186. package/lib/internal/template/pagination/internal.js.map +1 -1
  187. package/lib/internal/template/pagination/styles.css.js +12 -12
  188. package/lib/internal/template/pagination/styles.scoped.css +31 -31
  189. package/lib/internal/template/pagination/styles.selectors.js +12 -12
  190. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  191. package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
  192. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  193. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  194. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  195. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  196. package/lib/internal/template/property-filter/filtering-token/index.js +4 -4
  197. package/lib/internal/template/property-filter/filtering-token/index.js.map +1 -1
  198. package/lib/internal/template/segmented-control/segment.d.ts.map +1 -1
  199. package/lib/internal/template/segmented-control/segment.js +1 -1
  200. package/lib/internal/template/segmented-control/segment.js.map +1 -1
  201. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  202. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  203. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  204. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  205. package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
  206. package/lib/internal/template/select/parts/styles.css.js +21 -21
  207. package/lib/internal/template/select/parts/styles.scoped.css +24 -24
  208. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  209. package/lib/internal/template/side-navigation/parts.js +3 -3
  210. package/lib/internal/template/side-navigation/parts.js.map +1 -1
  211. package/lib/internal/template/side-navigation/styles.css.js +64 -64
  212. package/lib/internal/template/side-navigation/styles.scoped.css +111 -111
  213. package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
  214. package/lib/internal/template/slider/styles.css.js +26 -26
  215. package/lib/internal/template/slider/styles.scoped.css +165 -165
  216. package/lib/internal/template/slider/styles.selectors.js +26 -26
  217. package/lib/internal/template/spinner/styles.css.js +14 -14
  218. package/lib/internal/template/spinner/styles.scoped.css +40 -40
  219. package/lib/internal/template/spinner/styles.selectors.js +14 -14
  220. package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
  221. package/lib/internal/template/table/header-cell/index.js +2 -1
  222. package/lib/internal/template/table/header-cell/index.js.map +1 -1
  223. package/lib/internal/template/table/styles.css.js +37 -37
  224. package/lib/internal/template/table/styles.scoped.css +47 -44
  225. package/lib/internal/template/table/styles.selectors.js +37 -37
  226. package/lib/internal/template/tabs/styles.css.js +30 -30
  227. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  228. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  229. package/lib/internal/template/tabs/tab-header-bar.d.ts.map +1 -1
  230. package/lib/internal/template/tabs/tab-header-bar.js +1 -1
  231. package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
  232. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  233. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  234. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  235. package/lib/internal/template/test-utils/dom/input/index.d.ts +1 -0
  236. package/lib/internal/template/test-utils/dom/input/index.js +3 -0
  237. package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
  238. package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
  239. package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
  240. package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
  241. package/lib/internal/template/text-content/styles.css.js +1 -1
  242. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  243. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  244. package/lib/internal/template/textarea/styles.css.js +9 -9
  245. package/lib/internal/template/textarea/styles.scoped.css +51 -51
  246. package/lib/internal/template/textarea/styles.selectors.js +9 -9
  247. package/lib/internal/template/toggle/styles.css.js +10 -10
  248. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  249. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  250. package/lib/internal/template/token/dismiss-button.js +2 -2
  251. package/lib/internal/template/token/dismiss-button.js.map +1 -1
  252. package/lib/internal/template/token/styles.css.js +14 -14
  253. package/lib/internal/template/token/styles.scoped.css +46 -46
  254. package/lib/internal/template/token/styles.selectors.js +14 -14
  255. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  256. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js +5 -5
  257. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  258. package/package.json +1 -1
@@ -10,54 +10,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
10
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
11
  SPDX-License-Identifier: Apache-2.0
12
12
  */
13
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13:not(#\9) {
13
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13:not(#\9) {
14
14
  opacity: 0;
15
15
  transform: translateY(-20px);
16
16
  }
17
17
  @media (prefers-reduced-motion: reduce) {
18
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13:not(#\9) {
18
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13:not(#\9) {
19
19
  animation: none;
20
20
  transition: none;
21
21
  }
22
22
  }
23
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13:not(#\9) {
23
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13:not(#\9) {
24
24
  animation: none;
25
25
  transition: none;
26
26
  }
27
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
28
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
29
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
30
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
27
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
28
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
29
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
30
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
31
31
  opacity: 0;
32
32
  transform: translateY(-8px);
33
33
  }
34
34
  @media (prefers-reduced-motion: reduce) {
35
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
36
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
37
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
38
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
35
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
36
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
37
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
38
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
39
39
  animation: none;
40
40
  transition: none;
41
41
  }
42
42
  }
43
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
43
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
44
44
  animation: none;
45
45
  transition: none;
46
46
  }
47
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
47
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
48
48
  opacity: 0;
49
49
  }
50
50
  @media (prefers-reduced-motion: reduce) {
51
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
51
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
52
52
  animation: none;
53
53
  transition: none;
54
54
  }
55
55
  }
56
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_enter_1q84n_1bng4_13 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
56
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_enter_1q84n_1h5wf_13 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
57
57
  animation: none;
58
58
  transition: none;
59
59
  }
60
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66:not(#\9) {
60
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66:not(#\9) {
61
61
  transition-property: transform, opacity;
62
62
  transition-duration: var(--motion-duration-complex-n5wfwh, 270ms);
63
63
  transition-timing-function: var(--motion-easing-expressive-7na2oq, ease-out);
@@ -65,25 +65,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
65
65
  transform: translateY(0);
66
66
  }
67
67
  @media (prefers-reduced-motion: reduce) {
68
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66:not(#\9) {
68
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66:not(#\9) {
69
69
  animation: none;
70
70
  transition: none;
71
71
  }
72
72
  }
73
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66:not(#\9) {
73
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66:not(#\9) {
74
74
  animation: none;
75
75
  transition: none;
76
76
  }
77
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9),
78
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
79
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
80
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
81
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
82
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9),
83
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
84
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
85
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
86
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
77
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9),
78
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
79
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
80
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
81
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
82
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9),
83
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
84
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
85
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
86
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
87
87
  opacity: 1;
88
88
  transform: translateY(0);
89
89
  transition-property: transform, opacity;
@@ -91,83 +91,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
91
  transition-timing-function: var(--motion-easing-expressive-7na2oq, ease-out);
92
92
  }
93
93
  @media (prefers-reduced-motion: reduce) {
94
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9),
95
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
96
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
97
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
98
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
99
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9),
100
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9),
101
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9),
102
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
103
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
94
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9),
95
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
96
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
97
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
98
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
99
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9),
100
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
101
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
102
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
103
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
104
104
  animation: none;
105
105
  transition: none;
106
106
  }
107
107
  }
108
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
108
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
109
109
  animation: none;
110
110
  transition: none;
111
111
  }
112
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
112
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
113
113
  transition-delay: calc(var(--motion-duration-complex-n5wfwh, 270ms) - 50ms);
114
114
  }
115
115
  @media (prefers-reduced-motion: reduce) {
116
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
116
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
117
117
  animation: none;
118
118
  transition: none;
119
119
  }
120
120
  }
121
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
121
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
122
122
  animation: none;
123
123
  transition: none;
124
124
  }
125
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9) {
125
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9) {
126
126
  transition-delay: calc(var(--motion-duration-complex-n5wfwh, 270ms) + 10ms);
127
127
  }
128
128
  @media (prefers-reduced-motion: reduce) {
129
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9) {
129
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9) {
130
130
  animation: none;
131
131
  transition: none;
132
132
  }
133
133
  }
134
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-header_1q84n_1bng4_27:not(#\9) {
134
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-header_1q84n_1h5wf_27:not(#\9) {
135
135
  animation: none;
136
136
  transition: none;
137
137
  }
138
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9) {
138
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9) {
139
139
  transition-delay: calc(var(--motion-duration-complex-n5wfwh, 270ms) + 10ms);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9) {
142
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-message_1q84n_1bng4_27 > .awsui_flash-content_1q84n_1bng4_28:not(#\9) {
147
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-message_1q84n_1h5wf_27 > .awsui_flash-content_1q84n_1h5wf_28:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
151
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
152
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
153
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
154
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9) {
151
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
152
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
153
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
154
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9) {
155
155
  transition-delay: calc(var(--motion-duration-complex-n5wfwh, 270ms) * 2 - 100ms);
156
156
  }
157
157
  @media (prefers-reduced-motion: reduce) {
158
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
159
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9),
160
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9),
161
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9) {
158
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
159
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9),
160
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9),
161
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9) {
162
162
  animation: none;
163
163
  transition: none;
164
164
  }
165
165
  }
166
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entering_1q84n_1bng4_66 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_entered_1q84n_1bng4_87 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9) {
166
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entering_1q84n_1h5wf_66 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_entered_1q84n_1h5wf_87 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9) {
167
167
  animation: none;
168
168
  transition: none;
169
169
  }
170
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_exiting_1q84n_1bng4_192:not(#\9) {
170
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_exiting_1q84n_1h5wf_192:not(#\9) {
171
171
  opacity: 0;
172
172
  transform: translateY(-20px);
173
173
  transition-property: transform, opacity;
@@ -175,12 +175,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  transition-timing-function: var(--motion-easing-expressive-7na2oq, ease-out);
176
176
  }
177
177
  @media (prefers-reduced-motion: reduce) {
178
- .awsui_flash-with-motion_1q84n_1bng4_13.awsui_exiting_1q84n_1bng4_192:not(#\9) {
178
+ .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_exiting_1q84n_1h5wf_192:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
  }
183
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1bng4_13.awsui_exiting_1q84n_1bng4_192:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1bng4_13.awsui_exiting_1q84n_1bng4_192:not(#\9) {
183
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_exiting_1q84n_1h5wf_192:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h5wf_13.awsui_exiting_1q84n_1h5wf_192:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
@@ -193,35 +193,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
193
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
194
194
  SPDX-License-Identifier: Apache-2.0
195
195
  */
196
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_item_1q84n_1bng4_218:not(#\9),
197
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_flash-list-item_1q84n_1bng4_219:not(#\9),
198
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218.awsui_notification-bar_1q84n_1bng4_220:not(#\9) {
196
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_item_1q84n_1h5wf_218:not(#\9),
197
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_flash-list-item_1q84n_1h5wf_219:not(#\9),
198
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218.awsui_notification-bar_1q84n_1h5wf_220:not(#\9) {
199
199
  transition-timing-function: var(--motion-easing-responsive-k7246o, ease-out);
200
200
  transition-duration: var(--motion-duration-responsive-6nbqre, 135ms);
201
201
  }
202
202
  @media (prefers-reduced-motion: reduce) {
203
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_item_1q84n_1bng4_218:not(#\9),
204
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_flash-list-item_1q84n_1bng4_219:not(#\9),
205
- .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218.awsui_notification-bar_1q84n_1bng4_220:not(#\9) {
203
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_item_1q84n_1h5wf_218:not(#\9),
204
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_flash-list-item_1q84n_1h5wf_219:not(#\9),
205
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218.awsui_notification-bar_1q84n_1h5wf_220:not(#\9) {
206
206
  animation: none;
207
207
  transition: none;
208
208
  }
209
209
  }
210
- .awsui-motion-disabled .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_item_1q84n_1bng4_218:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_item_1q84n_1bng4_218:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_flash-list-item_1q84n_1bng4_219:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218 > .awsui_flash-list-item_1q84n_1bng4_219:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218.awsui_notification-bar_1q84n_1bng4_220:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1bng4_218 > .awsui_animation-running_1q84n_1bng4_218.awsui_notification-bar_1q84n_1bng4_220:not(#\9) {
210
+ .awsui-motion-disabled .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_item_1q84n_1h5wf_218:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_item_1q84n_1h5wf_218:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_flash-list-item_1q84n_1h5wf_219:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218 > .awsui_flash-list-item_1q84n_1h5wf_219:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218.awsui_notification-bar_1q84n_1h5wf_220:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h5wf_218 > .awsui_animation-running_1q84n_1h5wf_218.awsui_notification-bar_1q84n_1h5wf_220:not(#\9) {
211
211
  animation: none;
212
212
  transition: none;
213
213
  }
214
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240.awsui_animation-ready_1q84n_1bng4_240 > .awsui_expanded-only_1q84n_1bng4_240:not(#\9),
215
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240.awsui_animation-running_1q84n_1bng4_218 > .awsui_expanded-only_1q84n_1bng4_240:not(#\9) {
214
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240.awsui_animation-ready_1q84n_1h5wf_240 > .awsui_expanded-only_1q84n_1h5wf_240:not(#\9),
215
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240.awsui_animation-running_1q84n_1h5wf_218 > .awsui_expanded-only_1q84n_1h5wf_240:not(#\9) {
216
216
  display: none;
217
217
  }
218
218
 
219
- .awsui_stack_1q84n_1bng4_218:not(#\9) {
219
+ .awsui_stack_1q84n_1h5wf_218:not(#\9) {
220
220
  display: grid;
221
221
  grid-template-columns: 30px 1fr 30px;
222
222
  }
223
223
 
224
- .awsui_stack_1q84n_1bng4_218 > .awsui_expanded_1q84n_1bng4_240:not(#\9) {
224
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_expanded_1q84n_1h5wf_240:not(#\9) {
225
225
  grid-column: 1/4;
226
226
  }
227
227
 
@@ -235,21 +235,21 @@ the grid layout will be:
235
235
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
236
236
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
237
237
  */
238
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240:not(#\9) {
238
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240:not(#\9) {
239
239
  display: grid;
240
240
  grid-column: 1/4;
241
- grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-esndbs), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-esndbs), 10px);
241
+ grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-66120l), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-66120l), 10px);
242
242
  row-gap: 8px;
243
243
  z-index: 0;
244
244
  }
245
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240 > .awsui_item_1q84n_1bng4_218:not(#\9) {
246
- grid-column-start: calc(var(--awsui-flashbar-stack-index-esndbs) + 1);
247
- grid-column-end: calc(var(--awsui-flashbar-stack-depth-esndbs) * 2 + 1 - var(--awsui-flashbar-stack-index-esndbs) + 1);
245
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240 > .awsui_item_1q84n_1h5wf_218:not(#\9) {
246
+ grid-column-start: calc(var(--awsui-flashbar-stack-index-66120l) + 1);
247
+ grid-column-end: calc(var(--awsui-flashbar-stack-depth-66120l) * 2 + 1 - var(--awsui-flashbar-stack-index-66120l) + 1);
248
248
  grid-row-start: 1;
249
- grid-row-end: calc(var(--awsui-flashbar-stack-index-esndbs) + 2);
250
- z-index: calc(var(--awsui-flashbar-stack-depth-esndbs) - var(--awsui-flashbar-stack-index-esndbs));
249
+ grid-row-end: calc(var(--awsui-flashbar-stack-index-66120l) + 2);
250
+ z-index: calc(var(--awsui-flashbar-stack-depth-66120l) - var(--awsui-flashbar-stack-index-66120l));
251
251
  }
252
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240 > .awsui_item_1q84n_1bng4_218:not(#\9):not(:first-of-type) {
252
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240 > .awsui_item_1q84n_1h5wf_218:not(#\9):not(:first-of-type) {
253
253
  align-self: end;
254
254
  /* Give placeholder elements in the stacked state the height of a notification
255
255
  with one single line of text.
@@ -257,23 +257,23 @@ the grid layout will be:
257
257
  */
258
258
  min-block-size: calc(var(--line-height-body-m-5xw6xo, 22px) + (var(--space-scaled-xs-pajbd1, 8px) + var(--border-width-field-2365x3, 1px) + var(--space-scaled-xxs-j00t0m, 4px)) * 2);
259
259
  }
260
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240 > .awsui_item_1q84n_1bng4_218:not(#\9):not(:last-child) > .awsui_flash_1q84n_1bng4_13,
261
- .awsui_stack_1q84n_1bng4_218 > .awsui_collapsed_1q84n_1bng4_240 > .awsui_item_1q84n_1bng4_218.awsui_flash_1q84n_1bng4_13:not(#\9) {
260
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240 > .awsui_item_1q84n_1h5wf_218:not(#\9):not(:last-child) > .awsui_flash_1q84n_1h5wf_13,
261
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_collapsed_1q84n_1h5wf_240 > .awsui_item_1q84n_1h5wf_218.awsui_flash_1q84n_1h5wf_13:not(#\9) {
262
262
  box-shadow: var(--shadow-flash-collapsed-eh2z6q, 0px 2px 2px rgba(0, 0, 0, 0.15));
263
263
  }
264
264
 
265
- .awsui_stack_1q84n_1bng4_218 > .awsui_expanded_1q84n_1bng4_240.awsui_animation-running_1q84n_1bng4_218 > .awsui_flash-list-item_1q84n_1bng4_219:not(#\9) {
265
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_expanded_1q84n_1h5wf_240.awsui_animation-running_1q84n_1h5wf_218 > .awsui_flash-list-item_1q84n_1h5wf_219:not(#\9) {
266
266
  position: relative;
267
- z-index: calc(var(--awsui-flashbar-stack-depth-esndbs) - var(--awsui-flashbar-stack-index-esndbs));
267
+ z-index: calc(var(--awsui-flashbar-stack-depth-66120l) - var(--awsui-flashbar-stack-index-66120l));
268
268
  }
269
269
 
270
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240) {
270
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240) {
271
271
  /*
272
272
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
273
273
  missing third item when there are only 2 items in the stack.
274
274
  */
275
275
  }
276
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240):not(.awsui_short-list_1q84n_1bng4_302):not(.awsui_visual-refresh_1q84n_1bng4_302) {
276
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240):not(.awsui_short-list_1q84n_1h5wf_302):not(.awsui_visual-refresh_1q84n_1h5wf_302) {
277
277
  /*
278
278
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
279
279
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -282,17 +282,17 @@ the grid layout will be:
282
282
  */
283
283
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
284
284
  is the full height of the notification bar */
285
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
286
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + 0px + 0px);
285
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
286
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + 0px + 0px);
287
287
  }
288
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240):not(.awsui_short-list_1q84n_1bng4_302):not(.awsui_visual-refresh_1q84n_1bng4_302) > .awsui_notification-bar_1q84n_1bng4_220 {
288
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240):not(.awsui_short-list_1q84n_1h5wf_302):not(.awsui_visual-refresh_1q84n_1h5wf_302) > .awsui_notification-bar_1q84n_1h5wf_220 {
289
289
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) + 0px);
290
290
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
291
291
  is the full height of the notification bar */
292
292
  margin-block-end: calc(calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) - var(--line-height-body-m-5xw6xo, 22px) - 2 * var(--space-button-vertical-r9jnds, 4px) - 2 * 1px - 0px);
293
293
  padding-block: var(--space-button-vertical-r9jnds, 4px);
294
294
  }
295
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240):not(.awsui_short-list_1q84n_1bng4_302).awsui_visual-refresh_1q84n_1bng4_302 {
295
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240):not(.awsui_short-list_1q84n_1h5wf_302).awsui_visual-refresh_1q84n_1h5wf_302 {
296
296
  /*
297
297
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
298
298
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -301,17 +301,17 @@ the grid layout will be:
301
301
  */
302
302
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
303
303
  is the full height of the notification bar */
304
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
305
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + 0px + 0px);
304
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
305
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + 0px + 0px);
306
306
  }
307
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240):not(.awsui_short-list_1q84n_1bng4_302).awsui_visual-refresh_1q84n_1bng4_302 > .awsui_notification-bar_1q84n_1bng4_220 {
307
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240):not(.awsui_short-list_1q84n_1h5wf_302).awsui_visual-refresh_1q84n_1h5wf_302 > .awsui_notification-bar_1q84n_1h5wf_220 {
308
308
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) + 0px);
309
309
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
310
310
  is the full height of the notification bar */
311
311
  margin-block-end: calc(calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) - var(--line-height-body-m-5xw6xo, 22px) - 2 * var(--space-button-vertical-r9jnds, 4px) - 2 * 2px - 0px);
312
312
  padding-block: var(--space-button-vertical-r9jnds, 4px);
313
313
  }
314
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240).awsui_short-list_1q84n_1bng4_302:not(.awsui_visual-refresh_1q84n_1bng4_302) {
314
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240).awsui_short-list_1q84n_1h5wf_302:not(.awsui_visual-refresh_1q84n_1h5wf_302) {
315
315
  /*
316
316
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
317
317
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -320,17 +320,17 @@ the grid layout will be:
320
320
  */
321
321
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
322
322
  is the full height of the notification bar */
323
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
324
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + 0px + 8px);
323
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
324
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + 0px + 8px);
325
325
  }
326
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240).awsui_short-list_1q84n_1bng4_302:not(.awsui_visual-refresh_1q84n_1bng4_302) > .awsui_notification-bar_1q84n_1bng4_220 {
326
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240).awsui_short-list_1q84n_1h5wf_302:not(.awsui_visual-refresh_1q84n_1h5wf_302) > .awsui_notification-bar_1q84n_1h5wf_220 {
327
327
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) + 8px);
328
328
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
329
329
  is the full height of the notification bar */
330
330
  margin-block-end: calc(calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) - var(--line-height-body-m-5xw6xo, 22px) - 2 * var(--space-button-vertical-r9jnds, 4px) - 2 * 1px - 8px);
331
331
  padding-block: var(--space-button-vertical-r9jnds, 4px);
332
332
  }
333
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240).awsui_short-list_1q84n_1bng4_302.awsui_visual-refresh_1q84n_1bng4_302 {
333
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240).awsui_short-list_1q84n_1h5wf_302.awsui_visual-refresh_1q84n_1h5wf_302 {
334
334
  /*
335
335
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
336
336
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -339,17 +339,17 @@ the grid layout will be:
339
339
  */
340
340
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
341
341
  is the full height of the notification bar */
342
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
343
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + 0px + 8px);
342
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - calc(var(--space-scaled-xl-avp3kz, 24px) + 3px));
343
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + 0px + 8px);
344
344
  }
345
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296:not(#\9):not(.awsui_expanded_1q84n_1bng4_240).awsui_short-list_1q84n_1bng4_302.awsui_visual-refresh_1q84n_1bng4_302 > .awsui_notification-bar_1q84n_1bng4_220 {
345
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296:not(#\9):not(.awsui_expanded_1q84n_1h5wf_240).awsui_short-list_1q84n_1h5wf_302.awsui_visual-refresh_1q84n_1h5wf_302 > .awsui_notification-bar_1q84n_1h5wf_220 {
346
346
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) + 8px);
347
347
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
348
348
  is the full height of the notification bar */
349
349
  margin-block-end: calc(calc(var(--space-scaled-xl-avp3kz, 24px) + 3px) - var(--line-height-body-m-5xw6xo, 22px) - 2 * var(--space-button-vertical-r9jnds, 4px) - 2 * 2px - 8px);
350
350
  padding-block: var(--space-button-vertical-r9jnds, 4px);
351
351
  }
352
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296.awsui_expanded_1q84n_1bng4_240:not(#\9):not(.awsui_visual-refresh_1q84n_1bng4_302) {
352
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296.awsui_expanded_1q84n_1h5wf_240:not(#\9):not(.awsui_visual-refresh_1q84n_1h5wf_302) {
353
353
  /*
354
354
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
355
355
  notifications slot already gives it enough space.
@@ -362,17 +362,17 @@ the grid layout will be:
362
362
  */
363
363
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
364
364
  is the full height of the notification bar */
365
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - var(--space-scaled-s-2crg2b, 12px));
366
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + var(--space-scaled-m-lfeh3i, 16px) + 0px);
365
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 1px - var(--space-scaled-s-2crg2b, 12px));
366
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + var(--space-scaled-m-lfeh3i, 16px) + 0px);
367
367
  }
368
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296.awsui_expanded_1q84n_1bng4_240:not(#\9):not(.awsui_visual-refresh_1q84n_1bng4_302) > .awsui_notification-bar_1q84n_1bng4_220 {
368
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296.awsui_expanded_1q84n_1h5wf_240:not(#\9):not(.awsui_visual-refresh_1q84n_1h5wf_302) > .awsui_notification-bar_1q84n_1h5wf_220 {
369
369
  margin-block-start: calc(-1 * var(--space-scaled-s-2crg2b, 12px) + 0px);
370
370
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
371
371
  is the full height of the notification bar */
372
372
  margin-block-end: calc(var(--space-scaled-s-2crg2b, 12px) - var(--line-height-body-m-5xw6xo, 22px) - 2 * var(--space-button-vertical-r9jnds, 4px) - 2 * 1px - 0px);
373
373
  padding-block: var(--space-button-vertical-r9jnds, 4px);
374
374
  }
375
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296.awsui_expanded_1q84n_1bng4_240.awsui_visual-refresh_1q84n_1bng4_302:not(#\9) {
375
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296.awsui_expanded_1q84n_1h5wf_240.awsui_visual-refresh_1q84n_1h5wf_302:not(#\9) {
376
376
  /*
377
377
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
378
378
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -381,10 +381,10 @@ the grid layout will be:
381
381
  */
382
382
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
383
383
  is the full height of the notification bar */
384
- --awsui-stacked-notifications-default-bottom-margin-esndbs: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - var(--space-scaled-s-2crg2b, 12px));
385
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-esndbs, var(--awsui-stacked-notifications-default-bottom-margin-esndbs)) + 0px + 0px);
384
+ --awsui-stacked-notifications-default-bottom-margin-66120l: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-button-vertical-r9jnds, 4px) + 2 * 2px - var(--space-scaled-s-2crg2b, 12px));
385
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-66120l, var(--awsui-stacked-notifications-default-bottom-margin-66120l)) + 0px + 0px);
386
386
  }
387
- .awsui_stack_1q84n_1bng4_218.awsui_collapsible_1q84n_1bng4_296.awsui_expanded_1q84n_1bng4_240.awsui_visual-refresh_1q84n_1bng4_302 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9) {
387
+ .awsui_stack_1q84n_1h5wf_218.awsui_collapsible_1q84n_1h5wf_296.awsui_expanded_1q84n_1h5wf_240.awsui_visual-refresh_1q84n_1h5wf_302 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9) {
388
388
  margin-block-start: calc(-1 * var(--space-scaled-s-2crg2b, 12px) + 0px);
389
389
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
390
390
  is the full height of the notification bar */
@@ -392,11 +392,11 @@ the grid layout will be:
392
392
  padding-block: var(--space-button-vertical-r9jnds, 4px);
393
393
  }
394
394
 
395
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9) {
395
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9) {
396
396
  min-inline-size: 0;
397
397
  word-break: break-word;
398
- background: var(--awsui-style-background-default-esndbs, var(--color-background-notification-stack-bar-g6w7e0, #2a2e33));
399
- border-color: var(--awsui-style-border-color-default-esndbs, var(--color-border-notification-stack-bar-iua5tr, #2a2e33));
398
+ background: var(--awsui-style-background-default-66120l, var(--color-background-notification-stack-bar-g6w7e0, #2a2e33));
399
+ border-color: var(--awsui-style-border-color-default-66120l, var(--color-border-notification-stack-bar-iua5tr, #2a2e33));
400
400
  border-start-start-radius: var(--border-radius-button-9k0hrl, 2px);
401
401
  border-start-end-radius: var(--border-radius-button-9k0hrl, 2px);
402
402
  border-end-start-radius: var(--border-radius-button-9k0hrl, 2px);
@@ -404,7 +404,7 @@ the grid layout will be:
404
404
  border-block-style: solid;
405
405
  border-inline-style: solid;
406
406
  box-shadow: var(--shadow-panel-toggle-a81wj1, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
407
- color: var(--awsui-style-color-default-esndbs, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
407
+ color: var(--awsui-style-color-default-66120l, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
408
408
  cursor: pointer;
409
409
  display: flex;
410
410
  flex-direction: row;
@@ -420,9 +420,9 @@ the grid layout will be:
420
420
  text-decoration: none;
421
421
  z-index: 1;
422
422
  }
423
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449 > .awsui_header_1q84n_1bng4_449:not(#\9),
424
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449 > .awsui_item-count_1q84n_1bng4_450:not(#\9),
425
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9) {
423
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449 > .awsui_header_1q84n_1h5wf_449:not(#\9),
424
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449 > .awsui_item-count_1q84n_1h5wf_450:not(#\9),
425
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9) {
426
426
  font-size: var(--font-size-body-m-tq5a14, 14px);
427
427
  line-height: var(--line-height-body-m-5xw6xo, 22px);
428
428
  color: var(--color-text-body-default-b2us04, #16191f);
@@ -435,7 +435,7 @@ the grid layout will be:
435
435
  margin-block: 0;
436
436
  padding-block: 0;
437
437
  }
438
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449:not(#\9) {
438
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449:not(#\9) {
439
439
  display: flex;
440
440
  flex-direction: row;
441
441
  flex-wrap: wrap;
@@ -443,11 +443,11 @@ the grid layout will be:
443
443
  justify-content: center;
444
444
  row-gap: 0;
445
445
  }
446
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449 > .awsui_header_1q84n_1bng4_449:not(#\9) {
446
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449 > .awsui_header_1q84n_1h5wf_449:not(#\9) {
447
447
  font-weight: var(--font-weight-button-2p3grf, 700);
448
448
  display: inline-block;
449
449
  }
450
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449 > .awsui_item-count_1q84n_1bng4_450:not(#\9) {
450
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449 > .awsui_item-count_1q84n_1h5wf_450:not(#\9) {
451
451
  column-gap: var(--space-s-kll7oj, 12px);
452
452
  display: flex;
453
453
  flex-direction: row;
@@ -455,71 +455,71 @@ the grid layout will be:
455
455
  justify-content: center;
456
456
  row-gap: 0;
457
457
  }
458
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_status_1q84n_1bng4_449 > .awsui_item-count_1q84n_1bng4_450 > .awsui_type-count_1q84n_1bng4_484 > .awsui_count-number_1q84n_1bng4_484:not(#\9) {
458
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_status_1q84n_1h5wf_449 > .awsui_item-count_1q84n_1h5wf_450 > .awsui_type-count_1q84n_1h5wf_484 > .awsui_count-number_1q84n_1h5wf_484:not(#\9) {
459
459
  margin-inline-start: var(--space-xxs-3o1yoq, 4px);
460
460
  }
461
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9):hover {
462
- background: var(--awsui-style-background-hover-esndbs, var(--color-background-notification-stack-bar-hover-gwd3ks, #545b64));
463
- border-color: var(--awsui-style-border-color-hover-esndbs, var(--color-background-notification-stack-bar-hover-gwd3ks, #545b64));
464
- color: var(--awsui-style-color-hover-esndbs, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
461
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9):hover {
462
+ background: var(--awsui-style-background-hover-66120l, var(--color-background-notification-stack-bar-hover-gwd3ks, #545b64));
463
+ border-color: var(--awsui-style-border-color-hover-66120l, var(--color-background-notification-stack-bar-hover-gwd3ks, #545b64));
464
+ color: var(--awsui-style-color-hover-66120l, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
465
465
  }
466
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9):active {
467
- background: var(--awsui-style-background-active-esndbs, var(--color-background-notification-stack-bar-active-p84qcp, #2a2e33));
468
- border-color: var(--awsui-style-border-color-active-esndbs, var(--color-background-notification-stack-bar-g6w7e0, #2a2e33));
469
- color: var(--awsui-style-color-active-esndbs, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
466
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9):active {
467
+ background: var(--awsui-style-background-active-66120l, var(--color-background-notification-stack-bar-active-p84qcp, #2a2e33));
468
+ border-color: var(--awsui-style-border-color-active-66120l, var(--color-background-notification-stack-bar-g6w7e0, #2a2e33));
469
+ color: var(--awsui-style-color-active-66120l, var(--color-text-notification-stack-bar-cnlqja, #ffffff));
470
470
  }
471
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220.awsui_visual-refresh_1q84n_1bng4_302:not(#\9) {
471
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220.awsui_visual-refresh_1q84n_1h5wf_302:not(#\9) {
472
472
  border-block-width: 2px;
473
473
  border-inline-width: 2px;
474
474
  padding-inline: var(--space-l-dpyxli, 20px);
475
475
  }
476
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9):not(.awsui_visual-refresh_1q84n_1bng4_302) {
476
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9):not(.awsui_visual-refresh_1q84n_1h5wf_302) {
477
477
  border-block-width: 1px;
478
478
  border-inline-width: 1px;
479
479
  padding-inline: var(--space-s-kll7oj, 12px);
480
480
  }
481
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9):not(.awsui_visual-refresh_1q84n_1bng4_302):focus {
481
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9):not(.awsui_visual-refresh_1q84n_1h5wf_302):focus {
482
482
  text-decoration: none;
483
483
  }
484
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220:not(#\9):not(.awsui_visual-refresh_1q84n_1bng4_302):hover {
484
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220:not(#\9):not(.awsui_visual-refresh_1q84n_1h5wf_302):hover {
485
485
  text-decoration: none;
486
486
  }
487
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9) {
487
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9) {
488
488
  display: inline-block;
489
489
  flex-grow: 1;
490
490
  background: none;
491
491
  border-block: 0;
492
492
  border-inline: none;
493
493
  padding-block: 0;
494
- --awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, 2px) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-notification-stack-bar-focused-6lgllw, #fafafa));
494
+ --awsui-style-focus-ring-box-shadow-66120l: 0 0 0 var(--awsui-style-focus-ring-border-width-66120l, 2px) var(--awsui-style-focus-ring-border-color-66120l, var(--color-border-notification-stack-bar-focused-6lgllw, #fafafa));
495
495
  }
496
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451 > .awsui_icon_1q84n_1bng4_522:not(#\9) {
496
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451 > .awsui_icon_1q84n_1h5wf_522:not(#\9) {
497
497
  transition: transform var(--motion-duration-rotate-90-de2qw0, 135ms) var(--motion-easing-rotate-90-mfea51, cubic-bezier(0.165, 0.84, 0.44, 1));
498
498
  }
499
499
  @media (prefers-reduced-motion: reduce) {
500
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451 > .awsui_icon_1q84n_1bng4_522:not(#\9) {
500
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451 > .awsui_icon_1q84n_1h5wf_522:not(#\9) {
501
501
  animation: none;
502
502
  transition: none;
503
503
  }
504
504
  }
505
- .awsui-motion-disabled .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451 > .awsui_icon_1q84n_1bng4_522:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451 > .awsui_icon_1q84n_1bng4_522:not(#\9) {
505
+ .awsui-motion-disabled .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451 > .awsui_icon_1q84n_1h5wf_522:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451 > .awsui_icon_1q84n_1h5wf_522:not(#\9) {
506
506
  animation: none;
507
507
  transition: none;
508
508
  }
509
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451.awsui_expanded_1q84n_1bng4_240 > .awsui_icon_1q84n_1bng4_522:not(#\9) {
509
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451.awsui_expanded_1q84n_1h5wf_240 > .awsui_icon_1q84n_1h5wf_522:not(#\9) {
510
510
  transform: rotate(180deg);
511
511
  }
512
- .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9):focus {
512
+ .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9):focus {
513
513
  outline: none;
514
514
  }
515
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9):focus {
515
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9):focus {
516
516
  position: relative;
517
517
  }
518
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9):focus {
518
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9):focus {
519
519
  outline: 2px dotted transparent;
520
520
  outline-offset: calc(0px - 1px);
521
521
  }
522
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notification-bar_1q84n_1bng4_220 > .awsui_button_1q84n_1bng4_451:not(#\9):focus::before {
522
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h5wf_218 > .awsui_notification-bar_1q84n_1h5wf_220 > .awsui_button_1q84n_1h5wf_451:not(#\9):focus::before {
523
523
  content: " ";
524
524
  display: block;
525
525
  position: absolute;
@@ -527,27 +527,27 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notifi
527
527
  inset-block-start: calc(-1 * 0px);
528
528
  inline-size: calc(100% + 0px + 0px);
529
529
  block-size: calc(100% + 0px + 0px);
530
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
531
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
532
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
533
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
534
- box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
530
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
531
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
532
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
533
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
534
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-66120l);
535
535
  }
536
536
 
537
- .awsui_stack_1q84n_1bng4_218.awsui_expanded_1q84n_1bng4_240:not(#\9):not(.awsui_floating_1q84n_1bng4_563) {
538
- padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-esndbs, 0);
537
+ .awsui_stack_1q84n_1h5wf_218.awsui_expanded_1q84n_1h5wf_240:not(#\9):not(.awsui_floating_1q84n_1h5wf_563) {
538
+ padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-66120l, 0);
539
539
  }
540
540
 
541
- .awsui_flashbar_1q84n_1bng4_567:not(#\9) {
541
+ .awsui_flashbar_1q84n_1h5wf_567:not(#\9) {
542
542
  position: relative;
543
543
  /* stylelint-disable-next-line selector-max-type */
544
544
  }
545
- .awsui_flashbar_1q84n_1bng4_567 > li + li:not(#\9) {
545
+ .awsui_flashbar_1q84n_1h5wf_567 > li + li:not(#\9) {
546
546
  padding-block-start: 0;
547
547
  }
548
548
 
549
- .awsui_flashbar_1q84n_1bng4_567:not(#\9),
550
- .awsui_flash_1q84n_1bng4_13:not(#\9) {
549
+ .awsui_flashbar_1q84n_1h5wf_567:not(#\9),
550
+ .awsui_flash_1q84n_1h5wf_13:not(#\9) {
551
551
  border-collapse: separate;
552
552
  border-spacing: 0;
553
553
  box-sizing: border-box;
@@ -579,7 +579,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notifi
579
579
  -moz-osx-font-smoothing: auto;
580
580
  }
581
581
 
582
- .awsui_flash_1q84n_1bng4_13:not(#\9) {
582
+ .awsui_flash_1q84n_1h5wf_13:not(#\9) {
583
583
  position: relative;
584
584
  display: flex;
585
585
  justify-content: flex-start;
@@ -595,26 +595,26 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notifi
595
595
  overflow-wrap: break-word;
596
596
  word-wrap: break-word;
597
597
  box-shadow: var(--shadow-flash-sticky-ytd6f0, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
598
- --awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, 2px) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-sewkzn, #0073bb));
598
+ --awsui-style-focus-ring-box-shadow-66120l: 0 0 0 var(--awsui-style-focus-ring-border-width-66120l, 2px) var(--awsui-style-focus-ring-border-color-66120l, var(--color-border-item-focused-sewkzn, #0073bb));
599
599
  }
600
600
 
601
- .awsui_initial-hidden_1q84n_1bng4_627:not(#\9) {
601
+ .awsui_initial-hidden_1q84n_1h5wf_627:not(#\9) {
602
602
  overflow: hidden;
603
603
  block-size: 0;
604
604
  }
605
605
 
606
- .awsui_flash-list_1q84n_1bng4_219:not(#\9) {
606
+ .awsui_flash-list_1q84n_1h5wf_219:not(#\9) {
607
607
  list-style: none;
608
608
  padding-block: 0;
609
609
  padding-inline: 0;
610
610
  margin-block: 0;
611
611
  margin-inline: 0;
612
612
  }
613
- .awsui_flash-list_1q84n_1bng4_219:not(#\9):not(.awsui_collapsed_1q84n_1bng4_240) > li:not(:last-child) {
613
+ .awsui_flash-list_1q84n_1h5wf_219:not(#\9):not(.awsui_collapsed_1q84n_1h5wf_240) > li:not(:last-child) {
614
614
  margin-block-end: var(--space-xxxs-3ulqs3, 2px);
615
615
  }
616
616
 
617
- .awsui_flash-body_1q84n_1bng4_27:not(#\9) {
617
+ .awsui_flash-body_1q84n_1h5wf_27:not(#\9) {
618
618
  display: flex;
619
619
  flex-wrap: wrap;
620
620
  flex-grow: 1;
@@ -622,22 +622,22 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1bng4_218 > .awsui_notifi
622
622
  column-gap: var(--space-flashbar-action-left-btmo3q, 16px);
623
623
  }
624
624
 
625
- .awsui_flash-focus-container_1q84n_1bng4_651:not(#\9) {
625
+ .awsui_flash-focus-container_1q84n_1h5wf_651:not(#\9) {
626
626
  display: flex;
627
627
  flex: 1;
628
628
  min-inline-size: 70%;
629
629
  }
630
- .awsui_flash-focus-container_1q84n_1bng4_651:not(#\9):focus {
630
+ .awsui_flash-focus-container_1q84n_1h5wf_651:not(#\9):focus {
631
631
  outline: none;
632
632
  }
633
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1bng4_651:not(#\9):focus {
633
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h5wf_651:not(#\9):focus {
634
634
  position: relative;
635
635
  }
636
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1bng4_651:not(#\9):focus {
636
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h5wf_651:not(#\9):focus {
637
637
  outline: 2px dotted transparent;
638
638
  outline-offset: calc(var(--space-button-focus-outline-gutter-dzjnny, 3px) - 1px);
639
639
  }
640
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1bng4_651:not(#\9):focus::before {
640
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h5wf_651:not(#\9):focus::before {
641
641
  content: " ";
642
642
  display: block;
643
643
  position: absolute;
@@ -645,102 +645,102 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1bng4_651
645
645
  inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-dzjnny, 3px));
646
646
  inline-size: calc(100% + var(--space-button-focus-outline-gutter-dzjnny, 3px) + var(--space-button-focus-outline-gutter-dzjnny, 3px));
647
647
  block-size: calc(100% + var(--space-button-focus-outline-gutter-dzjnny, 3px) + var(--space-button-focus-outline-gutter-dzjnny, 3px));
648
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
649
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
650
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
651
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
652
- box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
648
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
649
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
650
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
651
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
652
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-66120l);
653
653
  }
654
654
 
655
- .awsui_flash-text_1q84n_1bng4_681:not(#\9) {
655
+ .awsui_flash-text_1q84n_1h5wf_681:not(#\9) {
656
656
  margin-block: var(--border-item-width-pyfg4s, 1px);
657
657
  margin-inline: 0;
658
658
  padding-block: var(--space-scaled-xxs-j00t0m, 4px);
659
659
  padding-inline: var(--space-xxs-3o1yoq, 4px);
660
660
  }
661
661
 
662
- .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
662
+ .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
663
663
  flex: 0 0 auto;
664
664
  padding-inline-start: 0;
665
665
  }
666
666
 
667
- .awsui_flash-message_1q84n_1bng4_27:not(#\9) {
667
+ .awsui_flash-message_1q84n_1h5wf_27:not(#\9) {
668
668
  flex: 1 1 0%;
669
669
  word-wrap: break-word;
670
670
  max-inline-size: 100%;
671
671
  overflow: hidden;
672
672
  }
673
673
 
674
- .awsui_hidden_1q84n_1bng4_700:not(#\9) {
674
+ .awsui_hidden_1q84n_1h5wf_700:not(#\9) {
675
675
  display: none;
676
676
  }
677
677
 
678
- .awsui_flash-header_1q84n_1bng4_27:not(#\9),
679
- .awsui_header-replacement_1q84n_1bng4_705:not(#\9) {
678
+ .awsui_flash-header_1q84n_1h5wf_27:not(#\9),
679
+ .awsui_header-replacement_1q84n_1h5wf_705:not(#\9) {
680
680
  font-weight: var(--font-weight-flashbar-header-a0ezj3, 700);
681
681
  }
682
682
 
683
- .awsui_flash-content_1q84n_1bng4_28:not(#\9),
684
- .awsui_content-replacement_1q84n_1bng4_710:not(#\9) {
683
+ .awsui_flash-content_1q84n_1h5wf_28:not(#\9),
684
+ .awsui_content-replacement_1q84n_1h5wf_710:not(#\9) {
685
685
  /* Only used as a selector for test-utils */
686
686
  }
687
687
 
688
- .awsui_dismiss-button-wrapper_1q84n_1bng4_30:not(#\9) {
688
+ .awsui_dismiss-button-wrapper_1q84n_1h5wf_30:not(#\9) {
689
689
  flex: 0 0 auto;
690
690
  margin-inline: var(--space-s-kll7oj, 12px) calc(-1 * var(--space-xxs-3o1yoq, 4px));
691
691
  padding-inline-end: var(--space-flashbar-dismiss-right-m8whke, 4px);
692
692
  }
693
693
 
694
- .awsui_dismiss-button_1q84n_1bng4_30:not(#\9) {
694
+ .awsui_dismiss-button_1q84n_1h5wf_30:not(#\9) {
695
695
  /* Only used as a selector for test-utils */
696
696
  }
697
697
 
698
- .awsui_action-button-wrapper_1q84n_1bng4_29:not(#\9) {
698
+ .awsui_action-button-wrapper_1q84n_1h5wf_29:not(#\9) {
699
699
  white-space: nowrap;
700
700
  }
701
701
 
702
- .awsui_action-wrapped_1q84n_1bng4_728:not(#\9) {
702
+ .awsui_action-wrapped_1q84n_1h5wf_728:not(#\9) {
703
703
  margin-inline-start: var(--space-l-dpyxli, 20px);
704
704
  padding-inline-start: var(--space-xxs-3o1yoq, 4px);
705
705
  margin-block-end: var(--space-xxs-3o1yoq, 4px);
706
706
  }
707
707
 
708
- .awsui_action-button_1q84n_1bng4_29:not(#\9),
709
- .awsui_action-slot_1q84n_1bng4_735:not(#\9) {
708
+ .awsui_action-button_1q84n_1h5wf_29:not(#\9),
709
+ .awsui_action-slot_1q84n_1h5wf_735:not(#\9) {
710
710
  /* Only used as a selector for test-utils */
711
711
  }
712
712
 
713
- .awsui_flash-type-success_1q84n_1bng4_739:not(#\9) {
713
+ .awsui_flash-type-success_1q84n_1h5wf_739:not(#\9) {
714
714
  background-color: var(--color-background-flashbar-success-zie99h, #1d8102);
715
715
  border-inline-start-color: var(--color-border-status-success-zsy8d6, #1d8102);
716
716
  }
717
- .awsui_flash-type-success_1q84n_1bng4_739 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-focus-container_1q84n_1bng4_651 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
717
+ .awsui_flash-type-success_1q84n_1h5wf_739 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-focus-container_1q84n_1h5wf_651 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
718
718
  color: var(--color-text-flashbar-icon-success-m3u8zi, #1d8102);
719
719
  }
720
720
 
721
- .awsui_flash-type-error_1q84n_1bng4_747:not(#\9) {
721
+ .awsui_flash-type-error_1q84n_1h5wf_747:not(#\9) {
722
722
  background-color: var(--color-background-flashbar-error-i9pesb, #d13212);
723
723
  border-inline-start-color: var(--color-border-status-error-nczvil, #d13212);
724
724
  }
725
- .awsui_flash-type-error_1q84n_1bng4_747 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-focus-container_1q84n_1bng4_651 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
725
+ .awsui_flash-type-error_1q84n_1h5wf_747 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-focus-container_1q84n_1h5wf_651 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
726
726
  color: var(--color-text-flashbar-icon-error-iniskk, #d13212);
727
727
  }
728
728
 
729
- .awsui_flash-type-info_1q84n_1bng4_755:not(#\9),
730
- .awsui_flash-type-in-progress_1q84n_1bng4_756:not(#\9) {
729
+ .awsui_flash-type-info_1q84n_1h5wf_755:not(#\9),
730
+ .awsui_flash-type-in-progress_1q84n_1h5wf_756:not(#\9) {
731
731
  background-color: var(--color-background-flashbar-info-i0nahj, #0073bb);
732
732
  border-inline-start-color: var(--color-border-status-info-e5c14y, #0073bb);
733
733
  }
734
- .awsui_flash-type-info_1q84n_1bng4_755 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-focus-container_1q84n_1bng4_651 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9),
735
- .awsui_flash-type-in-progress_1q84n_1bng4_756 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-focus-container_1q84n_1bng4_651 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
734
+ .awsui_flash-type-info_1q84n_1h5wf_755 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-focus-container_1q84n_1h5wf_651 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9),
735
+ .awsui_flash-type-in-progress_1q84n_1h5wf_756 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-focus-container_1q84n_1h5wf_651 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
736
736
  color: var(--color-text-flashbar-icon-info-6gjbnj, #0073bb);
737
737
  }
738
738
 
739
- .awsui_flash-type-warning_1q84n_1bng4_765:not(#\9) {
739
+ .awsui_flash-type-warning_1q84n_1h5wf_765:not(#\9) {
740
740
  color: var(--color-text-notification-yellow-tk462k, #16191f);
741
741
  background-color: var(--color-background-flashbar-warning-3uzdk3, #ffe347);
742
742
  border-inline-start-color: var(--color-border-status-warning-zj1tu9, #906806);
743
743
  }
744
- .awsui_flash-type-warning_1q84n_1bng4_765 > .awsui_flash-body_1q84n_1bng4_27 > .awsui_flash-focus-container_1q84n_1bng4_651 > .awsui_flash-icon_1q84n_1bng4_53:not(#\9) {
744
+ .awsui_flash-type-warning_1q84n_1h5wf_765 > .awsui_flash-body_1q84n_1h5wf_27 > .awsui_flash-focus-container_1q84n_1h5wf_651 > .awsui_flash-icon_1q84n_1h5wf_53:not(#\9) {
745
745
  color: var(--color-text-flashbar-icon-warning-0y4zrp, #906806);
746
746
  }