@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -90,54 +90,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93:not(#\9) {
93
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93:not(#\9) {
94
94
  opacity: 0;
95
95
  transform: translateY(-20px);
96
96
  }
97
97
  @media (prefers-reduced-motion: reduce) {
98
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93:not(#\9) {
98
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93:not(#\9) {
99
99
  animation: none;
100
100
  transition: none;
101
101
  }
102
102
  }
103
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93:not(#\9) {
103
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93:not(#\9) {
104
104
  animation: none;
105
105
  transition: none;
106
106
  }
107
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
108
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
109
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
110
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
107
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
108
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
109
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
110
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
111
111
  opacity: 0;
112
112
  transform: translateY(-8px);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
116
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
117
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
118
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
115
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
116
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
117
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
118
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
  }
123
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
123
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
127
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
128
128
  opacity: 0;
129
129
  }
130
130
  @media (prefers-reduced-motion: reduce) {
131
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
131
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
132
132
  animation: none;
133
133
  transition: none;
134
134
  }
135
135
  }
136
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_enter_1q84n_128gc_93 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
136
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_enter_1q84n_175tq_93 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
137
137
  animation: none;
138
138
  transition: none;
139
139
  }
140
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146:not(#\9) {
140
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146:not(#\9) {
141
141
  transition-property: transform, opacity;
142
142
  transition-duration: var(--motion-duration-refresh-only-slow-zbvbxt, 250ms);
143
143
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
@@ -145,25 +145,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
145
145
  transform: translateY(0);
146
146
  }
147
147
  @media (prefers-reduced-motion: reduce) {
148
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146:not(#\9) {
148
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146:not(#\9) {
149
149
  animation: none;
150
150
  transition: none;
151
151
  }
152
152
  }
153
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146:not(#\9) {
153
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146:not(#\9) {
154
154
  animation: none;
155
155
  transition: none;
156
156
  }
157
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9),
158
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
159
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
160
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
161
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
162
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9),
163
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
164
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
165
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
166
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
157
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9),
158
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
159
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
160
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
161
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
162
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9),
163
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
164
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
165
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
166
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
167
167
  opacity: 1;
168
168
  transform: translateY(0);
169
169
  transition-property: transform, opacity;
@@ -171,83 +171,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
171
171
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
172
172
  }
173
173
  @media (prefers-reduced-motion: reduce) {
174
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9),
175
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
176
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
177
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
178
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
179
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9),
180
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9),
181
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9),
182
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
183
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
174
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9),
175
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
176
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
177
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
178
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
179
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9),
180
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9),
181
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9),
182
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
183
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
187
  }
188
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
188
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
192
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
193
193
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) - 50ms);
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
196
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
201
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9) {
205
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9) {
206
206
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9) {
209
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-header_1q84n_128gc_107:not(#\9) {
214
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-header_1q84n_175tq_107:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9) {
218
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9) {
219
219
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
220
220
  }
221
221
  @media (prefers-reduced-motion: reduce) {
222
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9) {
222
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9) {
223
223
  animation: none;
224
224
  transition: none;
225
225
  }
226
226
  }
227
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_flash-message_1q84n_128gc_107 > .awsui_flash-content_1q84n_128gc_108:not(#\9) {
227
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_flash-message_1q84n_175tq_107 > .awsui_flash-content_1q84n_175tq_108:not(#\9) {
228
228
  animation: none;
229
229
  transition: none;
230
230
  }
231
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
232
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
233
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
234
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9) {
231
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
232
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
233
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
234
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9) {
235
235
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) * 2 - 100ms);
236
236
  }
237
237
  @media (prefers-reduced-motion: reduce) {
238
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
239
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9),
240
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9),
241
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9) {
238
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9) {
242
242
  animation: none;
243
243
  transition: none;
244
244
  }
245
245
  }
246
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entering_1q84n_128gc_146 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_entered_1q84n_128gc_167 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9) {
246
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entering_1q84n_175tq_146 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_entered_1q84n_175tq_167 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9) {
247
247
  animation: none;
248
248
  transition: none;
249
249
  }
250
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_exiting_1q84n_128gc_272:not(#\9) {
250
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_exiting_1q84n_175tq_272:not(#\9) {
251
251
  opacity: 0;
252
252
  transform: translateY(-20px);
253
253
  transition-property: transform, opacity;
@@ -255,12 +255,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
255
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
256
256
  }
257
257
  @media (prefers-reduced-motion: reduce) {
258
- .awsui_flash-with-motion_1q84n_128gc_93.awsui_exiting_1q84n_128gc_272:not(#\9) {
258
+ .awsui_flash-with-motion_1q84n_175tq_93.awsui_exiting_1q84n_175tq_272:not(#\9) {
259
259
  animation: none;
260
260
  transition: none;
261
261
  }
262
262
  }
263
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_128gc_93.awsui_exiting_1q84n_128gc_272:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_128gc_93.awsui_exiting_1q84n_128gc_272:not(#\9) {
263
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_175tq_93.awsui_exiting_1q84n_175tq_272:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_175tq_93.awsui_exiting_1q84n_175tq_272:not(#\9) {
264
264
  animation: none;
265
265
  transition: none;
266
266
  }
@@ -269,26 +269,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
269
269
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
270
270
  SPDX-License-Identifier: Apache-2.0
271
271
  */
272
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_item_1q84n_128gc_294:not(#\9),
273
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_flash-list-item_1q84n_128gc_295:not(#\9),
274
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294.awsui_notification-bar_1q84n_128gc_296:not(#\9) {
272
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_item_1q84n_175tq_294:not(#\9),
273
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_flash-list-item_1q84n_175tq_295:not(#\9),
274
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294.awsui_notification-bar_1q84n_175tq_296:not(#\9) {
275
275
  transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
276
276
  transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
277
277
  }
278
278
  @media (prefers-reduced-motion: reduce) {
279
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_item_1q84n_128gc_294:not(#\9),
280
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_flash-list-item_1q84n_128gc_295:not(#\9),
281
- .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294.awsui_notification-bar_1q84n_128gc_296:not(#\9) {
279
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_item_1q84n_175tq_294:not(#\9),
280
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_flash-list-item_1q84n_175tq_295:not(#\9),
281
+ .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294.awsui_notification-bar_1q84n_175tq_296:not(#\9) {
282
282
  animation: none;
283
283
  transition: none;
284
284
  }
285
285
  }
286
- .awsui-motion-disabled .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_item_1q84n_128gc_294:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_item_1q84n_128gc_294:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_flash-list-item_1q84n_128gc_295:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294 > .awsui_flash-list-item_1q84n_128gc_295:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294.awsui_notification-bar_1q84n_128gc_296:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_128gc_294 > .awsui_animation-running_1q84n_128gc_294.awsui_notification-bar_1q84n_128gc_296:not(#\9) {
286
+ .awsui-motion-disabled .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_item_1q84n_175tq_294:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_item_1q84n_175tq_294:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_flash-list-item_1q84n_175tq_295:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294 > .awsui_flash-list-item_1q84n_175tq_295:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294.awsui_notification-bar_1q84n_175tq_296:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_175tq_294 > .awsui_animation-running_1q84n_175tq_294.awsui_notification-bar_1q84n_175tq_296:not(#\9) {
287
287
  animation: none;
288
288
  transition: none;
289
289
  }
290
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316.awsui_animation-ready_1q84n_128gc_316 > .awsui_expanded-only_1q84n_128gc_316:not(#\9),
291
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316.awsui_animation-running_1q84n_128gc_294 > .awsui_expanded-only_1q84n_128gc_316:not(#\9) {
290
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316.awsui_animation-ready_1q84n_175tq_316 > .awsui_expanded-only_1q84n_175tq_316:not(#\9),
291
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316.awsui_animation-running_1q84n_175tq_294 > .awsui_expanded-only_1q84n_175tq_316:not(#\9) {
292
292
  display: none;
293
293
  }
294
294
 
@@ -296,12 +296,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
296
296
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297
297
  SPDX-License-Identifier: Apache-2.0
298
298
  */
299
- .awsui_stack_1q84n_128gc_294:not(#\9) {
299
+ .awsui_stack_1q84n_175tq_294:not(#\9) {
300
300
  display: grid;
301
301
  grid-template-columns: 30px 1fr 30px;
302
302
  }
303
303
 
304
- .awsui_stack_1q84n_128gc_294 > .awsui_expanded_1q84n_128gc_316:not(#\9) {
304
+ .awsui_stack_1q84n_175tq_294 > .awsui_expanded_1q84n_175tq_316:not(#\9) {
305
305
  grid-column: 1/4;
306
306
  }
307
307
 
@@ -315,49 +315,49 @@ the grid layout will be:
315
315
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
316
316
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
317
317
  */
318
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316:not(#\9) {
318
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316:not(#\9) {
319
319
  display: grid;
320
320
  grid-column: 1/4;
321
321
  grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-zw2xxa), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-zw2xxa), 10px);
322
322
  row-gap: 8px;
323
323
  z-index: 0;
324
324
  }
325
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316 > .awsui_item_1q84n_128gc_294:not(#\9) {
325
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316 > .awsui_item_1q84n_175tq_294:not(#\9) {
326
326
  grid-column-start: calc(var(--awsui-flashbar-stack-index-zw2xxa) + 1);
327
327
  grid-column-end: calc(var(--awsui-flashbar-stack-depth-zw2xxa) * 2 + 1 - var(--awsui-flashbar-stack-index-zw2xxa) + 1);
328
328
  grid-row-start: 1;
329
329
  grid-row-end: calc(var(--awsui-flashbar-stack-index-zw2xxa) + 2);
330
330
  z-index: calc(var(--awsui-flashbar-stack-depth-zw2xxa) - var(--awsui-flashbar-stack-index-zw2xxa));
331
331
  }
332
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316 > .awsui_item_1q84n_128gc_294:not(#\9):not(:first-of-type) {
332
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316 > .awsui_item_1q84n_175tq_294:not(#\9):not(:first-of-type) {
333
333
  align-self: end;
334
334
  /* Give placeholder elements in the stacked state the height of a notification
335
335
  with one single line of text.
336
336
  This makes them look better during the collapse animation, in which they are already empty.
337
337
  */
338
338
  min-height: calc(
339
- var(--font-body-m-line-height-5wv9x1, 20px) + (
339
+ var(--line-height-body-m-30ar75, 20px) + (
340
340
  var(--space-scaled-xs-26e2du, 8px) + var(--border-field-width-09w7vk, 2px) + var(--space-scaled-xxs-7597g1, 4px)
341
341
  ) * 2
342
342
  );
343
343
  }
344
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316 > .awsui_item_1q84n_128gc_294:not(#\9):not(:last-child) > .awsui_flash_1q84n_128gc_93::before,
345
- .awsui_stack_1q84n_128gc_294 > .awsui_collapsed_1q84n_128gc_316 > .awsui_item_1q84n_128gc_294.awsui_flash_1q84n_128gc_93:not(#\9)::before {
344
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316 > .awsui_item_1q84n_175tq_294:not(#\9):not(:last-child) > .awsui_flash_1q84n_175tq_93::before,
345
+ .awsui_stack_1q84n_175tq_294 > .awsui_collapsed_1q84n_175tq_316 > .awsui_item_1q84n_175tq_294.awsui_flash_1q84n_175tq_93:not(#\9)::before {
346
346
  box-shadow: var(--shadow-flash-collapsed-s7gipk, 0px 4px 4px rgba(0, 0, 0, 0.25));
347
347
  }
348
348
 
349
- .awsui_stack_1q84n_128gc_294 > .awsui_expanded_1q84n_128gc_316.awsui_animation-running_1q84n_128gc_294 > .awsui_flash-list-item_1q84n_128gc_295:not(#\9) {
349
+ .awsui_stack_1q84n_175tq_294 > .awsui_expanded_1q84n_175tq_316.awsui_animation-running_1q84n_175tq_294 > .awsui_flash-list-item_1q84n_175tq_295:not(#\9) {
350
350
  position: relative;
351
351
  z-index: calc(var(--awsui-flashbar-stack-depth-zw2xxa) - var(--awsui-flashbar-stack-index-zw2xxa));
352
352
  }
353
353
 
354
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316) {
354
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316) {
355
355
  /*
356
356
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
357
357
  missing third item when there are only 2 items in the stack.
358
358
  */
359
359
  }
360
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316):not(.awsui_short-list_1q84n_128gc_386):not(.awsui_visual-refresh_1q84n_128gc_386) {
360
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316):not(.awsui_short-list_1q84n_175tq_386):not(.awsui_visual-refresh_1q84n_175tq_386) {
361
361
  /*
362
362
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
363
363
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -367,7 +367,7 @@ the grid layout will be:
367
367
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
368
368
  is the full height of the notification bar */
369
369
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
370
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
370
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
371
371
  );
372
372
  margin-bottom: calc(
373
373
  var(
@@ -376,19 +376,19 @@ the grid layout will be:
376
376
  ) + 0px + 0px
377
377
  );
378
378
  }
379
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316):not(.awsui_short-list_1q84n_128gc_386):not(.awsui_visual-refresh_1q84n_128gc_386) > .awsui_notification-bar_1q84n_128gc_296 {
379
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316):not(.awsui_short-list_1q84n_175tq_386):not(.awsui_visual-refresh_1q84n_175tq_386) > .awsui_notification-bar_1q84n_175tq_296 {
380
380
  margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
381
381
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
382
382
  is the full height of the notification bar */
383
383
  /* stylelint-disable scss/operator-no-newline-after */
384
384
  margin-bottom: calc(
385
- calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
385
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
386
386
  0px
387
387
  );
388
388
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
389
389
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
390
390
  }
391
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316):not(.awsui_short-list_1q84n_128gc_386).awsui_visual-refresh_1q84n_128gc_386 {
391
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316):not(.awsui_short-list_1q84n_175tq_386).awsui_visual-refresh_1q84n_175tq_386 {
392
392
  /*
393
393
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
394
394
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -398,7 +398,7 @@ the grid layout will be:
398
398
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
399
399
  is the full height of the notification bar */
400
400
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
401
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
401
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
402
402
  );
403
403
  margin-bottom: calc(
404
404
  var(
@@ -407,19 +407,19 @@ the grid layout will be:
407
407
  ) + 0px + 0px
408
408
  );
409
409
  }
410
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316):not(.awsui_short-list_1q84n_128gc_386).awsui_visual-refresh_1q84n_128gc_386 > .awsui_notification-bar_1q84n_128gc_296 {
410
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316):not(.awsui_short-list_1q84n_175tq_386).awsui_visual-refresh_1q84n_175tq_386 > .awsui_notification-bar_1q84n_175tq_296 {
411
411
  margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
412
412
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
413
413
  is the full height of the notification bar */
414
414
  /* stylelint-disable scss/operator-no-newline-after */
415
415
  margin-bottom: calc(
416
- calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
416
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
417
417
  0px
418
418
  );
419
419
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
420
420
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
421
421
  }
422
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316).awsui_short-list_1q84n_128gc_386:not(.awsui_visual-refresh_1q84n_128gc_386) {
422
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316).awsui_short-list_1q84n_175tq_386:not(.awsui_visual-refresh_1q84n_175tq_386) {
423
423
  /*
424
424
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
425
425
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -429,7 +429,7 @@ the grid layout will be:
429
429
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
430
430
  is the full height of the notification bar */
431
431
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
432
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
432
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
433
433
  );
434
434
  margin-bottom: calc(
435
435
  var(
@@ -438,19 +438,19 @@ the grid layout will be:
438
438
  ) + 0px + 8px
439
439
  );
440
440
  }
441
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316).awsui_short-list_1q84n_128gc_386:not(.awsui_visual-refresh_1q84n_128gc_386) > .awsui_notification-bar_1q84n_128gc_296 {
441
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316).awsui_short-list_1q84n_175tq_386:not(.awsui_visual-refresh_1q84n_175tq_386) > .awsui_notification-bar_1q84n_175tq_296 {
442
442
  margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
443
443
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
444
444
  is the full height of the notification bar */
445
445
  /* stylelint-disable scss/operator-no-newline-after */
446
446
  margin-bottom: calc(
447
- calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
447
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
448
448
  8px
449
449
  );
450
450
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
451
451
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
452
452
  }
453
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316).awsui_short-list_1q84n_128gc_386.awsui_visual-refresh_1q84n_128gc_386 {
453
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316).awsui_short-list_1q84n_175tq_386.awsui_visual-refresh_1q84n_175tq_386 {
454
454
  /*
455
455
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
456
456
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -460,7 +460,7 @@ the grid layout will be:
460
460
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
461
461
  is the full height of the notification bar */
462
462
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
463
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
463
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
464
464
  );
465
465
  margin-bottom: calc(
466
466
  var(
@@ -469,19 +469,19 @@ the grid layout will be:
469
469
  ) + 0px + 8px
470
470
  );
471
471
  }
472
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380:not(#\9):not(.awsui_expanded_1q84n_128gc_316).awsui_short-list_1q84n_128gc_386.awsui_visual-refresh_1q84n_128gc_386 > .awsui_notification-bar_1q84n_128gc_296 {
472
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380:not(#\9):not(.awsui_expanded_1q84n_175tq_316).awsui_short-list_1q84n_175tq_386.awsui_visual-refresh_1q84n_175tq_386 > .awsui_notification-bar_1q84n_175tq_296 {
473
473
  margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
474
474
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
475
475
  is the full height of the notification bar */
476
476
  /* stylelint-disable scss/operator-no-newline-after */
477
477
  margin-bottom: calc(
478
- calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
478
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
479
479
  8px
480
480
  );
481
481
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
482
482
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
483
483
  }
484
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380.awsui_expanded_1q84n_128gc_316:not(#\9):not(.awsui_visual-refresh_1q84n_128gc_386) {
484
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380.awsui_expanded_1q84n_175tq_316:not(#\9):not(.awsui_visual-refresh_1q84n_175tq_386) {
485
485
  /*
486
486
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
487
487
  notifications slot already gives it enough space.
@@ -495,7 +495,7 @@ the grid layout will be:
495
495
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
496
496
  is the full height of the notification bar */
497
497
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
498
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px)
498
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px)
499
499
  );
500
500
  margin-bottom: calc(
501
501
  var(
@@ -504,19 +504,19 @@ the grid layout will be:
504
504
  ) + var(--space-scaled-m-mo5yse, 16px) + 0px
505
505
  );
506
506
  }
507
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380.awsui_expanded_1q84n_128gc_316:not(#\9):not(.awsui_visual-refresh_1q84n_128gc_386) > .awsui_notification-bar_1q84n_128gc_296 {
507
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380.awsui_expanded_1q84n_175tq_316:not(#\9):not(.awsui_visual-refresh_1q84n_175tq_386) > .awsui_notification-bar_1q84n_175tq_296 {
508
508
  margin-top: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
509
509
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
510
510
  is the full height of the notification bar */
511
511
  /* stylelint-disable scss/operator-no-newline-after */
512
512
  margin-bottom: calc(
513
- var(--space-scaled-s-aqzyko, 12px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
513
+ var(--space-scaled-s-aqzyko, 12px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
514
514
  0px
515
515
  );
516
516
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
517
517
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
518
518
  }
519
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380.awsui_expanded_1q84n_128gc_316.awsui_visual-refresh_1q84n_128gc_386:not(#\9) {
519
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380.awsui_expanded_1q84n_175tq_316.awsui_visual-refresh_1q84n_175tq_386:not(#\9) {
520
520
  /*
521
521
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
522
522
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -526,7 +526,7 @@ the grid layout will be:
526
526
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
527
527
  is the full height of the notification bar */
528
528
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
529
- var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px)
529
+ var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px)
530
530
  );
531
531
  margin-bottom: calc(
532
532
  var(
@@ -535,20 +535,20 @@ the grid layout will be:
535
535
  ) + 0px + 0px
536
536
  );
537
537
  }
538
- .awsui_stack_1q84n_128gc_294.awsui_collapsible_1q84n_128gc_380.awsui_expanded_1q84n_128gc_316.awsui_visual-refresh_1q84n_128gc_386 > .awsui_notification-bar_1q84n_128gc_296:not(#\9) {
538
+ .awsui_stack_1q84n_175tq_294.awsui_collapsible_1q84n_175tq_380.awsui_expanded_1q84n_175tq_316.awsui_visual-refresh_1q84n_175tq_386 > .awsui_notification-bar_1q84n_175tq_296:not(#\9) {
539
539
  margin-top: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
540
540
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
541
541
  is the full height of the notification bar */
542
542
  /* stylelint-disable scss/operator-no-newline-after */
543
543
  margin-bottom: calc(
544
- var(--space-scaled-s-aqzyko, 12px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
544
+ var(--space-scaled-s-aqzyko, 12px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
545
545
  0px
546
546
  );
547
547
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
548
548
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
549
549
  }
550
550
 
551
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9) {
551
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9) {
552
552
  min-width: 0;
553
553
  -ms-word-break: break-all;
554
554
  word-break: break-word;
@@ -574,11 +574,11 @@ the grid layout will be:
574
574
  text-decoration: none;
575
575
  z-index: 1;
576
576
  }
577
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603 > .awsui_header_1q84n_128gc_603:not(#\9),
578
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603 > .awsui_item-count_1q84n_128gc_604:not(#\9),
579
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9) {
580
- font-size: var(--font-body-m-size-dhtyxm, 14px);
581
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
577
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603 > .awsui_header_1q84n_175tq_603:not(#\9),
578
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603 > .awsui_item-count_1q84n_175tq_604:not(#\9),
579
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9) {
580
+ font-size: var(--font-size-body-m-x4okxb, 14px);
581
+ line-height: var(--line-height-body-m-30ar75, 20px);
582
582
  color: var(--color-text-body-default-2sxhhn, #000716);
583
583
  font-weight: 400;
584
584
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -591,7 +591,7 @@ the grid layout will be:
591
591
  padding-top: 0;
592
592
  padding-bottom: 0;
593
593
  }
594
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603:not(#\9) {
594
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603:not(#\9) {
595
595
  display: flex;
596
596
  flex-direction: row;
597
597
  flex-wrap: wrap;
@@ -599,11 +599,11 @@ the grid layout will be:
599
599
  justify-content: center;
600
600
  row-gap: 0;
601
601
  }
602
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603 > .awsui_header_1q84n_128gc_603:not(#\9) {
602
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603 > .awsui_header_1q84n_175tq_603:not(#\9) {
603
603
  font-weight: var(--font-button-weight-hv56tz, 700);
604
604
  display: inline-block;
605
605
  }
606
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603 > .awsui_item-count_1q84n_128gc_604:not(#\9) {
606
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603 > .awsui_item-count_1q84n_175tq_604:not(#\9) {
607
607
  column-gap: var(--space-s-34lx8l, 12px);
608
608
  display: flex;
609
609
  flex-direction: row;
@@ -611,33 +611,33 @@ the grid layout will be:
611
611
  justify-content: center;
612
612
  row-gap: 0;
613
613
  }
614
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_status_1q84n_128gc_603 > .awsui_item-count_1q84n_128gc_604 > .awsui_type-count_1q84n_128gc_640 > .awsui_count-number_1q84n_128gc_640:not(#\9) {
614
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_status_1q84n_175tq_603 > .awsui_item-count_1q84n_175tq_604 > .awsui_type-count_1q84n_175tq_640 > .awsui_count-number_1q84n_175tq_640:not(#\9) {
615
615
  margin-left: var(--space-xxs-p8yyaw, 4px);
616
616
  }
617
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9):hover {
617
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9):hover {
618
618
  background: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
619
619
  border-color: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
620
620
  }
621
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9):active {
621
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9):active {
622
622
  background: var(--color-background-notification-stack-bar-active-g701bg, #232f3e);
623
623
  }
624
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296.awsui_visual-refresh_1q84n_128gc_386:not(#\9) {
624
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296.awsui_visual-refresh_1q84n_175tq_386:not(#\9) {
625
625
  border-width: 2px;
626
626
  padding-left: var(--space-l-t419sm, 20px);
627
627
  padding-right: var(--space-l-t419sm, 20px);
628
628
  }
629
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9):not(.awsui_visual-refresh_1q84n_128gc_386) {
629
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9):not(.awsui_visual-refresh_1q84n_175tq_386) {
630
630
  border-width: 1px;
631
631
  padding-left: var(--space-s-34lx8l, 12px);
632
632
  padding-right: var(--space-s-34lx8l, 12px);
633
633
  }
634
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9):not(.awsui_visual-refresh_1q84n_128gc_386):focus {
634
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9):not(.awsui_visual-refresh_1q84n_175tq_386):focus {
635
635
  text-decoration: none;
636
636
  }
637
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296:not(#\9):not(.awsui_visual-refresh_1q84n_128gc_386):hover {
637
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296:not(#\9):not(.awsui_visual-refresh_1q84n_175tq_386):hover {
638
638
  text-decoration: none;
639
639
  }
640
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9) {
640
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9) {
641
641
  display: inline-block;
642
642
  flex-grow: 1;
643
643
  background: none;
@@ -645,33 +645,33 @@ the grid layout will be:
645
645
  padding-top: 0;
646
646
  padding-bottom: 0;
647
647
  }
648
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605 > .awsui_icon_1q84n_128gc_674:not(#\9) {
648
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605 > .awsui_icon_1q84n_175tq_674:not(#\9) {
649
649
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
650
650
  }
651
651
  @media (prefers-reduced-motion: reduce) {
652
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605 > .awsui_icon_1q84n_128gc_674:not(#\9) {
652
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605 > .awsui_icon_1q84n_175tq_674:not(#\9) {
653
653
  animation: none;
654
654
  transition: none;
655
655
  }
656
656
  }
657
- .awsui-motion-disabled .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605 > .awsui_icon_1q84n_128gc_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605 > .awsui_icon_1q84n_128gc_674:not(#\9) {
657
+ .awsui-motion-disabled .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605 > .awsui_icon_1q84n_175tq_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605 > .awsui_icon_1q84n_175tq_674:not(#\9) {
658
658
  animation: none;
659
659
  transition: none;
660
660
  }
661
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605.awsui_expanded_1q84n_128gc_316 > .awsui_icon_1q84n_128gc_674:not(#\9) {
661
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605.awsui_expanded_1q84n_175tq_316 > .awsui_icon_1q84n_175tq_674:not(#\9) {
662
662
  transform: rotate(180deg);
663
663
  }
664
- .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9):focus {
664
+ .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9):focus {
665
665
  outline: none;
666
666
  }
667
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9):focus {
667
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9):focus {
668
668
  position: relative;
669
669
  }
670
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9):focus {
670
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9):focus {
671
671
  outline: 2px dotted transparent;
672
672
  outline-offset: calc(0px - 1px);
673
673
  }
674
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notification-bar_1q84n_128gc_296 > .awsui_button_1q84n_128gc_605:not(#\9):focus::before {
674
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_175tq_294 > .awsui_notification-bar_1q84n_175tq_296 > .awsui_button_1q84n_175tq_605:not(#\9):focus::before {
675
675
  content: " ";
676
676
  display: block;
677
677
  position: absolute;
@@ -683,7 +683,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
683
683
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
684
684
  }
685
685
 
686
- .awsui_stack_1q84n_128gc_294.awsui_expanded_1q84n_128gc_316:not(#\9):not(.awsui_floating_1q84n_128gc_712) {
686
+ .awsui_stack_1q84n_175tq_294.awsui_expanded_1q84n_175tq_316:not(#\9):not(.awsui_floating_1q84n_175tq_712) {
687
687
  padding-bottom: var(--awsui-flashbar-sticky-bottom-margin-zw2xxa, 0);
688
688
  }
689
689
 
@@ -691,16 +691,16 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
691
691
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
692
692
  SPDX-License-Identifier: Apache-2.0
693
693
  */
694
- .awsui_flashbar_1q84n_128gc_720:not(#\9) {
694
+ .awsui_flashbar_1q84n_175tq_720:not(#\9) {
695
695
  position: relative;
696
696
  /* stylelint-disable-next-line selector-max-type */
697
697
  }
698
- .awsui_flashbar_1q84n_128gc_720 > li + li:not(#\9) {
698
+ .awsui_flashbar_1q84n_175tq_720 > li + li:not(#\9) {
699
699
  padding-top: 0;
700
700
  }
701
701
 
702
- .awsui_flashbar_1q84n_128gc_720:not(#\9),
703
- .awsui_flash_1q84n_128gc_93:not(#\9) {
702
+ .awsui_flashbar_1q84n_175tq_720:not(#\9),
703
+ .awsui_flash_1q84n_175tq_93:not(#\9) {
704
704
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
705
705
  border-collapse: separate;
706
706
  border-spacing: 0;
@@ -730,8 +730,8 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
730
730
  widows: 2;
731
731
  word-spacing: normal;
732
732
  box-sizing: border-box;
733
- font-size: var(--font-body-m-size-dhtyxm, 14px);
734
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
733
+ font-size: var(--font-size-body-m-x4okxb, 14px);
734
+ line-height: var(--line-height-body-m-30ar75, 20px);
735
735
  color: var(--color-text-body-default-2sxhhn, #000716);
736
736
  font-weight: 400;
737
737
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -739,7 +739,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
739
739
  -moz-osx-font-smoothing: auto;
740
740
  }
741
741
 
742
- .awsui_flash_1q84n_128gc_93:not(#\9) {
742
+ .awsui_flash_1q84n_175tq_93:not(#\9) {
743
743
  position: relative;
744
744
  display: flex;
745
745
  justify-content: flex-start;
@@ -750,7 +750,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
750
750
  overflow-wrap: break-word;
751
751
  word-wrap: break-word;
752
752
  }
753
- .awsui_flash_1q84n_128gc_93:not(#\9)::before {
753
+ .awsui_flash_1q84n_175tq_93:not(#\9)::before {
754
754
  content: "";
755
755
  position: absolute;
756
756
  left: 0px;
@@ -763,41 +763,41 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_128gc_294 > .awsui_notifi
763
763
  border-radius: var(--border-radius-flashbar-hcdl9q, 12px);
764
764
  box-shadow: var(--shadow-flash-sticky-3mvsax, 0px 6px 36px rgba(0, 7, 22, 0.1));
765
765
  }
766
- .awsui_flash-refresh_1q84n_128gc_766:not(#\9)::before {
766
+ .awsui_flash-refresh_1q84n_175tq_766:not(#\9)::before {
767
767
  z-index: -1;
768
768
  }
769
769
 
770
- .awsui_flash-list_1q84n_128gc_295:not(#\9) {
770
+ .awsui_flash-list_1q84n_175tq_295:not(#\9) {
771
771
  list-style: none;
772
772
  padding: 0;
773
773
  margin: 0;
774
774
  }
775
- .awsui_flash-list_1q84n_128gc_295:not(#\9):not(.awsui_collapsed_1q84n_128gc_316) > li:not(:last-child) {
775
+ .awsui_flash-list_1q84n_175tq_295:not(#\9):not(.awsui_collapsed_1q84n_175tq_316) > li:not(:last-child) {
776
776
  margin-bottom: var(--space-xxxs-zbmxqb, 2px);
777
777
  }
778
778
 
779
- .awsui_flash-body_1q84n_128gc_107:not(#\9) {
779
+ .awsui_flash-body_1q84n_175tq_107:not(#\9) {
780
780
  display: flex;
781
781
  flex-grow: 1;
782
782
  min-width: 0;
783
783
  }
784
784
 
785
- .awsui_flash-focus-container_1q84n_128gc_785:not(#\9) {
785
+ .awsui_flash-focus-container_1q84n_175tq_785:not(#\9) {
786
786
  display: flex;
787
787
  flex: 1;
788
788
  min-width: 0;
789
789
  }
790
- .awsui_flash-focus-container_1q84n_128gc_785:not(#\9):focus {
790
+ .awsui_flash-focus-container_1q84n_175tq_785:not(#\9):focus {
791
791
  outline: none;
792
792
  }
793
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_128gc_785:not(#\9):focus {
793
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_175tq_785:not(#\9):focus {
794
794
  position: relative;
795
795
  }
796
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_128gc_785:not(#\9):focus {
796
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_175tq_785:not(#\9):focus {
797
797
  outline: 2px dotted transparent;
798
798
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
799
799
  }
800
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_128gc_785:not(#\9):focus::before {
800
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_175tq_785:not(#\9):focus::before {
801
801
  content: " ";
802
802
  display: block;
803
803
  position: absolute;
@@ -809,75 +809,75 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_128gc_785
809
809
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
810
810
  }
811
811
 
812
- .awsui_flash-text_1q84n_128gc_812:not(#\9) {
812
+ .awsui_flash-text_1q84n_175tq_812:not(#\9) {
813
813
  margin: var(--border-field-width-09w7vk, 2px) 0;
814
814
  padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
815
815
  }
816
816
 
817
- .awsui_flash-icon_1q84n_128gc_133:not(#\9) {
817
+ .awsui_flash-icon_1q84n_175tq_133:not(#\9) {
818
818
  flex: 0 0 auto;
819
819
  padding-left: 0;
820
820
  }
821
821
 
822
- .awsui_flash-message_1q84n_128gc_107:not(#\9) {
822
+ .awsui_flash-message_1q84n_175tq_107:not(#\9) {
823
823
  flex: 1 1 0%;
824
824
  word-wrap: break-word;
825
825
  max-width: 100%;
826
826
  overflow: hidden;
827
827
  }
828
828
 
829
- .awsui_flash-header_1q84n_128gc_107:not(#\9) {
829
+ .awsui_flash-header_1q84n_175tq_107:not(#\9) {
830
830
  font-weight: 700;
831
831
  }
832
832
 
833
- .awsui_flash-content_1q84n_128gc_108:not(#\9) {
833
+ .awsui_flash-content_1q84n_175tq_108:not(#\9) {
834
834
  /* Only used as a selector for test-utils */
835
835
  }
836
836
 
837
- .awsui_dismiss-button-wrapper_1q84n_128gc_110:not(#\9) {
837
+ .awsui_dismiss-button-wrapper_1q84n_175tq_110:not(#\9) {
838
838
  flex: 0 0 auto;
839
839
  margin-left: var(--space-s-34lx8l, 12px);
840
840
  margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
841
841
  padding-right: var(--space-flashbar-dismiss-right-tcpfax, 0px);
842
842
  }
843
843
 
844
- .awsui_dismiss-button_1q84n_128gc_110:not(#\9) {
844
+ .awsui_dismiss-button_1q84n_175tq_110:not(#\9) {
845
845
  /* Only used as a selector for test-utils */
846
846
  }
847
847
 
848
- .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9) {
848
+ .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9) {
849
849
  white-space: nowrap;
850
850
  margin-left: var(--space-flashbar-action-left-qkhz5m, 12px);
851
851
  }
852
852
 
853
- .awsui_flashbar_1q84n_128gc_720.awsui_breakpoint-default_1q84n_128gc_853 > .awsui_flash-list_1q84n_128gc_295 > .awsui_flash-list-item_1q84n_128gc_295 > .awsui_flash_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107:not(#\9) {
853
+ .awsui_flashbar_1q84n_175tq_720.awsui_breakpoint-default_1q84n_175tq_853 > .awsui_flash-list_1q84n_175tq_295 > .awsui_flash-list-item_1q84n_175tq_295 > .awsui_flash_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107:not(#\9) {
854
854
  display: block;
855
855
  }
856
- .awsui_flashbar_1q84n_128gc_720.awsui_breakpoint-default_1q84n_128gc_853 > .awsui_flash-list_1q84n_128gc_295 > .awsui_flash-list-item_1q84n_128gc_295 > .awsui_flash_1q84n_128gc_93 > .awsui_flash-body_1q84n_128gc_107 > .awsui_action-button-wrapper_1q84n_128gc_109:not(#\9) {
856
+ .awsui_flashbar_1q84n_175tq_720.awsui_breakpoint-default_1q84n_175tq_853 > .awsui_flash-list_1q84n_175tq_295 > .awsui_flash-list-item_1q84n_175tq_295 > .awsui_flash_1q84n_175tq_93 > .awsui_flash-body_1q84n_175tq_107 > .awsui_action-button-wrapper_1q84n_175tq_109:not(#\9) {
857
857
  margin-left: var(--space-l-t419sm, 20px);
858
858
  padding-left: var(--space-xxs-p8yyaw, 4px);
859
859
  margin-bottom: var(--space-xxs-p8yyaw, 4px);
860
860
  }
861
861
 
862
- .awsui_action-button_1q84n_128gc_109:not(#\9),
863
- .awsui_action-slot_1q84n_128gc_863:not(#\9) {
862
+ .awsui_action-button_1q84n_175tq_109:not(#\9),
863
+ .awsui_action-slot_1q84n_175tq_863:not(#\9) {
864
864
  /* Only used as a selector for test-utils */
865
865
  }
866
866
 
867
- .awsui_flash-type-success_1q84n_128gc_867:not(#\9) {
867
+ .awsui_flash-type-success_1q84n_175tq_867:not(#\9) {
868
868
  background-color: var(--color-background-notification-green-1jtqmb, #037f0c);
869
869
  }
870
870
 
871
- .awsui_flash-type-error_1q84n_128gc_871:not(#\9) {
871
+ .awsui_flash-type-error_1q84n_175tq_871:not(#\9) {
872
872
  background-color: var(--color-background-notification-red-ovptxu, #d91515);
873
873
  }
874
874
 
875
- .awsui_flash-type-info_1q84n_128gc_875:not(#\9),
876
- .awsui_flash-type-in-progress_1q84n_128gc_876:not(#\9) {
875
+ .awsui_flash-type-info_1q84n_175tq_875:not(#\9),
876
+ .awsui_flash-type-in-progress_1q84n_175tq_876:not(#\9) {
877
877
  background-color: var(--color-background-notification-blue-g2q2z0, #0972d3);
878
878
  }
879
879
 
880
- .awsui_flash-type-warning_1q84n_128gc_880:not(#\9) {
880
+ .awsui_flash-type-warning_1q84n_175tq_880:not(#\9) {
881
881
  color: var(--color-text-notification-yellow-p027cz, #000716);
882
882
  background-color: var(--color-background-notification-yellow-seoi5y, #ffe457);
883
883
  }