@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329

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 (211) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  4. package/lib/internal/scss/header/styles.scss +11 -0
  5. package/lib/internal/scss/internal/components/option/styles.scss +6 -2
  6. package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
  8. package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
  9. package/lib/internal/template/alert/styles.css.js +27 -27
  10. package/lib/internal/template/alert/styles.scoped.css +50 -50
  11. package/lib/internal/template/alert/styles.selectors.js +27 -27
  12. package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
  13. package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
  14. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  15. package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
  16. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  17. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  18. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  19. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  20. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  21. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  23. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  24. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  25. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/styles.css.js +20 -20
  54. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  55. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  56. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  57. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  58. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  59. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  60. package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
  61. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  62. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  63. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  64. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  65. package/lib/internal/template/flashbar/styles.css.js +50 -50
  66. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  67. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  68. package/lib/internal/template/header/internal.d.ts +2 -1
  69. package/lib/internal/template/header/internal.d.ts.map +1 -1
  70. package/lib/internal/template/header/internal.js +2 -2
  71. package/lib/internal/template/header/internal.js.map +1 -1
  72. package/lib/internal/template/header/styles.css.js +35 -34
  73. package/lib/internal/template/header/styles.scoped.css +60 -52
  74. package/lib/internal/template/header/styles.selectors.js +35 -34
  75. package/lib/internal/template/help-panel/styles.css.js +6 -6
  76. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  77. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  78. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  79. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  80. package/lib/internal/template/icon/generated/icons.js +3 -0
  81. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  82. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
  83. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  84. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  85. package/lib/internal/template/input/styles.css.js +18 -18
  86. package/lib/internal/template/input/styles.scoped.css +82 -82
  87. package/lib/internal/template/input/styles.selectors.js +18 -18
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  91. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  92. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  93. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  94. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  95. package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
  96. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  97. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  98. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  99. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  100. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  101. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  102. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  103. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  104. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  105. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  106. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +2 -2
  109. package/lib/internal/template/internal/environment.json +2 -2
  110. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
  111. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  112. package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
  113. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  114. package/lib/internal/template/item-card/styles.css.js +14 -14
  115. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  116. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  117. package/lib/internal/template/link/styles.css.js +21 -21
  118. package/lib/internal/template/link/styles.scoped.css +117 -117
  119. package/lib/internal/template/link/styles.selectors.js +21 -21
  120. package/lib/internal/template/modal/styles.css.js +31 -31
  121. package/lib/internal/template/modal/styles.scoped.css +48 -48
  122. package/lib/internal/template/modal/styles.selectors.js +31 -31
  123. package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
  124. package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
  125. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  126. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  127. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  128. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
  129. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
  130. package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
  131. package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
  132. package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
  133. package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
  134. package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
  135. package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
  136. package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
  137. package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
  138. package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
  139. package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
  140. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  141. package/lib/internal/template/prompt-input/internal.js +1 -1
  142. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  143. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  144. package/lib/internal/template/prompt-input/styles.d.ts +11 -0
  145. package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
  146. package/lib/internal/template/prompt-input/styles.js +27 -2
  147. package/lib/internal/template/prompt-input/styles.js.map +1 -1
  148. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  149. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  150. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  151. package/lib/internal/template/property-filter/controller.js +10 -6
  152. package/lib/internal/template/property-filter/controller.js.map +1 -1
  153. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
  154. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  155. package/lib/internal/template/property-filter/i18n-utils.js +11 -4
  156. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  157. package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
  158. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  159. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  160. package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
  161. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
  162. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
  163. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  164. package/lib/internal/template/property-filter/internal.js +1 -0
  165. package/lib/internal/template/property-filter/internal.js.map +1 -1
  166. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  167. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  168. package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
  169. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  170. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  171. package/lib/internal/template/property-filter/token-editor.js +1 -1
  172. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  173. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  174. package/lib/internal/template/property-filter/utils.js +12 -3
  175. package/lib/internal/template/property-filter/utils.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/tabs/styles.css.js +30 -30
  186. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  187. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  188. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  189. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  190. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/textarea/styles.css.js +5 -5
  195. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  196. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  197. package/lib/internal/template/toggle/styles.css.js +10 -10
  198. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  199. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  200. package/lib/internal/template/token/internal.d.ts.map +1 -1
  201. package/lib/internal/template/token/internal.js +4 -1
  202. package/lib/internal/template/token/internal.js.map +1 -1
  203. package/lib/internal/template/token/styles.css.js +14 -14
  204. package/lib/internal/template/token/styles.scoped.css +47 -47
  205. package/lib/internal/template/token/styles.selectors.js +14 -14
  206. package/lib/internal/template/tree-view/tree-item/index.js +1 -1
  207. package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
  208. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
  209. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
  210. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
  211. package/package.json +1 -1
@@ -154,54 +154,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157:not(#\9) {
157
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157:not(#\9) {
158
158
  opacity: 0;
159
159
  transform: translateY(-20px);
160
160
  }
161
161
  @media (prefers-reduced-motion: reduce) {
162
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157:not(#\9) {
162
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157:not(#\9) {
163
163
  animation: none;
164
164
  transition: none;
165
165
  }
166
166
  }
167
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157:not(#\9) {
167
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157:not(#\9) {
168
168
  animation: none;
169
169
  transition: none;
170
170
  }
171
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
172
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
173
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
174
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
171
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
172
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
173
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
174
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
175
175
  opacity: 0;
176
176
  transform: translateY(-8px);
177
177
  }
178
178
  @media (prefers-reduced-motion: reduce) {
179
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
180
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
181
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
182
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
179
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
180
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
181
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
182
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
183
183
  animation: none;
184
184
  transition: none;
185
185
  }
186
186
  }
187
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
187
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
191
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
192
192
  opacity: 0;
193
193
  }
194
194
  @media (prefers-reduced-motion: reduce) {
195
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
195
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
196
196
  animation: none;
197
197
  transition: none;
198
198
  }
199
199
  }
200
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_enter_1q84n_my9pl_157 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
200
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_enter_1q84n_1ugl2_157 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
201
201
  animation: none;
202
202
  transition: none;
203
203
  }
204
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210:not(#\9) {
204
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210:not(#\9) {
205
205
  transition-property: transform, opacity;
206
206
  transition-duration: var(--motion-duration-complex-hv88cf, 270ms);
207
207
  transition-timing-function: var(--motion-easing-expressive-k2nlma, ease-out);
@@ -209,25 +209,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  transform: translateY(0);
210
210
  }
211
211
  @media (prefers-reduced-motion: reduce) {
212
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210:not(#\9) {
212
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210:not(#\9) {
213
213
  animation: none;
214
214
  transition: none;
215
215
  }
216
216
  }
217
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210:not(#\9) {
217
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210:not(#\9) {
218
218
  animation: none;
219
219
  transition: none;
220
220
  }
221
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9),
222
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
223
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
224
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
225
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
226
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9),
227
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
228
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
229
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
230
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
221
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9),
222
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
223
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
224
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
225
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
226
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9),
227
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
228
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
229
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
230
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
231
231
  opacity: 1;
232
232
  transform: translateY(0);
233
233
  transition-property: transform, opacity;
@@ -235,83 +235,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
235
235
  transition-timing-function: var(--motion-easing-expressive-k2nlma, ease-out);
236
236
  }
237
237
  @media (prefers-reduced-motion: reduce) {
238
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9),
239
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
240
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
241
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
242
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
243
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9),
244
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9),
245
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9),
246
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
247
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
238
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
242
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
243
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9),
244
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
245
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
246
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
247
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
248
248
  animation: none;
249
249
  transition: none;
250
250
  }
251
251
  }
252
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
252
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
253
253
  animation: none;
254
254
  transition: none;
255
255
  }
256
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
256
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
257
257
  transition-delay: calc(var(--motion-duration-complex-hv88cf, 270ms) - 50ms);
258
258
  }
259
259
  @media (prefers-reduced-motion: reduce) {
260
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
260
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
261
261
  animation: none;
262
262
  transition: none;
263
263
  }
264
264
  }
265
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
265
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
266
266
  animation: none;
267
267
  transition: none;
268
268
  }
269
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9) {
269
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9) {
270
270
  transition-delay: calc(var(--motion-duration-complex-hv88cf, 270ms) + 10ms);
271
271
  }
272
272
  @media (prefers-reduced-motion: reduce) {
273
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9) {
273
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9) {
274
274
  animation: none;
275
275
  transition: none;
276
276
  }
277
277
  }
278
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-header_1q84n_my9pl_171:not(#\9) {
278
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-header_1q84n_1ugl2_171:not(#\9) {
279
279
  animation: none;
280
280
  transition: none;
281
281
  }
282
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9) {
282
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9) {
283
283
  transition-delay: calc(var(--motion-duration-complex-hv88cf, 270ms) + 10ms);
284
284
  }
285
285
  @media (prefers-reduced-motion: reduce) {
286
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9) {
286
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9) {
287
287
  animation: none;
288
288
  transition: none;
289
289
  }
290
290
  }
291
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-message_1q84n_my9pl_171 > .awsui_flash-content_1q84n_my9pl_172:not(#\9) {
291
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-message_1q84n_1ugl2_171 > .awsui_flash-content_1q84n_1ugl2_172:not(#\9) {
292
292
  animation: none;
293
293
  transition: none;
294
294
  }
295
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
296
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
297
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
298
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9) {
295
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
296
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
297
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
298
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9) {
299
299
  transition-delay: calc(var(--motion-duration-complex-hv88cf, 270ms) * 2 - 100ms);
300
300
  }
301
301
  @media (prefers-reduced-motion: reduce) {
302
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
303
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9),
304
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9),
305
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9) {
302
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
303
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9),
304
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9),
305
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9) {
306
306
  animation: none;
307
307
  transition: none;
308
308
  }
309
309
  }
310
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entering_1q84n_my9pl_210 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_entered_1q84n_my9pl_231 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9) {
310
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entering_1q84n_1ugl2_210 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_entered_1q84n_1ugl2_231 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9) {
311
311
  animation: none;
312
312
  transition: none;
313
313
  }
314
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_exiting_1q84n_my9pl_336:not(#\9) {
314
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_exiting_1q84n_1ugl2_336:not(#\9) {
315
315
  opacity: 0;
316
316
  transform: translateY(-20px);
317
317
  transition-property: transform, opacity;
@@ -319,12 +319,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
319
319
  transition-timing-function: var(--motion-easing-expressive-k2nlma, ease-out);
320
320
  }
321
321
  @media (prefers-reduced-motion: reduce) {
322
- .awsui_flash-with-motion_1q84n_my9pl_157.awsui_exiting_1q84n_my9pl_336:not(#\9) {
322
+ .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_exiting_1q84n_1ugl2_336:not(#\9) {
323
323
  animation: none;
324
324
  transition: none;
325
325
  }
326
326
  }
327
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_my9pl_157.awsui_exiting_1q84n_my9pl_336:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_my9pl_157.awsui_exiting_1q84n_my9pl_336:not(#\9) {
327
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_exiting_1q84n_1ugl2_336:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1ugl2_157.awsui_exiting_1q84n_1ugl2_336:not(#\9) {
328
328
  animation: none;
329
329
  transition: none;
330
330
  }
@@ -345,35 +345,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
345
345
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
346
346
  SPDX-License-Identifier: Apache-2.0
347
347
  */
348
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_item_1q84n_my9pl_370:not(#\9),
349
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_flash-list-item_1q84n_my9pl_371:not(#\9),
350
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370.awsui_notification-bar_1q84n_my9pl_372:not(#\9) {
348
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_item_1q84n_1ugl2_370:not(#\9),
349
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_flash-list-item_1q84n_1ugl2_371:not(#\9),
350
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370.awsui_notification-bar_1q84n_1ugl2_372:not(#\9) {
351
351
  transition-timing-function: var(--motion-easing-responsive-dxkfpl, ease-out);
352
352
  transition-duration: var(--motion-duration-responsive-a42db8, 135ms);
353
353
  }
354
354
  @media (prefers-reduced-motion: reduce) {
355
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_item_1q84n_my9pl_370:not(#\9),
356
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_flash-list-item_1q84n_my9pl_371:not(#\9),
357
- .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370.awsui_notification-bar_1q84n_my9pl_372:not(#\9) {
355
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_item_1q84n_1ugl2_370:not(#\9),
356
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_flash-list-item_1q84n_1ugl2_371:not(#\9),
357
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370.awsui_notification-bar_1q84n_1ugl2_372:not(#\9) {
358
358
  animation: none;
359
359
  transition: none;
360
360
  }
361
361
  }
362
- .awsui-motion-disabled .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_item_1q84n_my9pl_370:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_item_1q84n_my9pl_370:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_flash-list-item_1q84n_my9pl_371:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370 > .awsui_flash-list-item_1q84n_my9pl_371:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370.awsui_notification-bar_1q84n_my9pl_372:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_my9pl_370 > .awsui_animation-running_1q84n_my9pl_370.awsui_notification-bar_1q84n_my9pl_372:not(#\9) {
362
+ .awsui-motion-disabled .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_item_1q84n_1ugl2_370:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_item_1q84n_1ugl2_370:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_flash-list-item_1q84n_1ugl2_371:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370 > .awsui_flash-list-item_1q84n_1ugl2_371:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370.awsui_notification-bar_1q84n_1ugl2_372:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1ugl2_370 > .awsui_animation-running_1q84n_1ugl2_370.awsui_notification-bar_1q84n_1ugl2_372:not(#\9) {
363
363
  animation: none;
364
364
  transition: none;
365
365
  }
366
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392.awsui_animation-ready_1q84n_my9pl_392 > .awsui_expanded-only_1q84n_my9pl_392:not(#\9),
367
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392.awsui_animation-running_1q84n_my9pl_370 > .awsui_expanded-only_1q84n_my9pl_392:not(#\9) {
366
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392.awsui_animation-ready_1q84n_1ugl2_392 > .awsui_expanded-only_1q84n_1ugl2_392:not(#\9),
367
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392.awsui_animation-running_1q84n_1ugl2_370 > .awsui_expanded-only_1q84n_1ugl2_392:not(#\9) {
368
368
  display: none;
369
369
  }
370
370
 
371
- .awsui_stack_1q84n_my9pl_370:not(#\9) {
371
+ .awsui_stack_1q84n_1ugl2_370:not(#\9) {
372
372
  display: grid;
373
373
  grid-template-columns: 30px 1fr 30px;
374
374
  }
375
375
 
376
- .awsui_stack_1q84n_my9pl_370 > .awsui_expanded_1q84n_my9pl_392:not(#\9) {
376
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_expanded_1q84n_1ugl2_392:not(#\9) {
377
377
  grid-column: 1/4;
378
378
  }
379
379
 
@@ -387,21 +387,21 @@ the grid layout will be:
387
387
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
388
388
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
389
389
  */
390
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392:not(#\9) {
390
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392:not(#\9) {
391
391
  display: grid;
392
392
  grid-column: 1/4;
393
- grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-6b9ypa), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-6b9ypa), 10px);
393
+ grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-z17rmd), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-z17rmd), 10px);
394
394
  row-gap: 8px;
395
395
  z-index: 0;
396
396
  }
397
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392 > .awsui_item_1q84n_my9pl_370:not(#\9) {
398
- grid-column-start: calc(var(--awsui-flashbar-stack-index-6b9ypa) + 1);
399
- grid-column-end: calc(var(--awsui-flashbar-stack-depth-6b9ypa) * 2 + 1 - var(--awsui-flashbar-stack-index-6b9ypa) + 1);
397
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392 > .awsui_item_1q84n_1ugl2_370:not(#\9) {
398
+ grid-column-start: calc(var(--awsui-flashbar-stack-index-z17rmd) + 1);
399
+ grid-column-end: calc(var(--awsui-flashbar-stack-depth-z17rmd) * 2 + 1 - var(--awsui-flashbar-stack-index-z17rmd) + 1);
400
400
  grid-row-start: 1;
401
- grid-row-end: calc(var(--awsui-flashbar-stack-index-6b9ypa) + 2);
402
- z-index: calc(var(--awsui-flashbar-stack-depth-6b9ypa) - var(--awsui-flashbar-stack-index-6b9ypa));
401
+ grid-row-end: calc(var(--awsui-flashbar-stack-index-z17rmd) + 2);
402
+ z-index: calc(var(--awsui-flashbar-stack-depth-z17rmd) - var(--awsui-flashbar-stack-index-z17rmd));
403
403
  }
404
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392 > .awsui_item_1q84n_my9pl_370:not(#\9):not(:first-of-type) {
404
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392 > .awsui_item_1q84n_1ugl2_370:not(#\9):not(:first-of-type) {
405
405
  align-self: end;
406
406
  /* Give placeholder elements in the stacked state the height of a notification
407
407
  with one single line of text.
@@ -409,23 +409,23 @@ the grid layout will be:
409
409
  */
410
410
  min-block-size: calc(var(--line-height-body-m-bedeoh, 22px) + (var(--space-scaled-xs-sppte9, 8px) + var(--border-width-field-9k1tdz, 1px) + var(--space-scaled-xxs-jatbiv, 4px)) * 2);
411
411
  }
412
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392 > .awsui_item_1q84n_my9pl_370:not(#\9):not(:last-child) > .awsui_flash_1q84n_my9pl_157,
413
- .awsui_stack_1q84n_my9pl_370 > .awsui_collapsed_1q84n_my9pl_392 > .awsui_item_1q84n_my9pl_370.awsui_flash_1q84n_my9pl_157:not(#\9) {
412
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392 > .awsui_item_1q84n_1ugl2_370:not(#\9):not(:last-child) > .awsui_flash_1q84n_1ugl2_157,
413
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_collapsed_1q84n_1ugl2_392 > .awsui_item_1q84n_1ugl2_370.awsui_flash_1q84n_1ugl2_157:not(#\9) {
414
414
  box-shadow: var(--shadow-flash-collapsed-mthc39, 0px 2px 2px rgba(0, 0, 0, 0.15));
415
415
  }
416
416
 
417
- .awsui_stack_1q84n_my9pl_370 > .awsui_expanded_1q84n_my9pl_392.awsui_animation-running_1q84n_my9pl_370 > .awsui_flash-list-item_1q84n_my9pl_371:not(#\9) {
417
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_expanded_1q84n_1ugl2_392.awsui_animation-running_1q84n_1ugl2_370 > .awsui_flash-list-item_1q84n_1ugl2_371:not(#\9) {
418
418
  position: relative;
419
- z-index: calc(var(--awsui-flashbar-stack-depth-6b9ypa) - var(--awsui-flashbar-stack-index-6b9ypa));
419
+ z-index: calc(var(--awsui-flashbar-stack-depth-z17rmd) - var(--awsui-flashbar-stack-index-z17rmd));
420
420
  }
421
421
 
422
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392) {
422
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392) {
423
423
  /*
424
424
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
425
425
  missing third item when there are only 2 items in the stack.
426
426
  */
427
427
  }
428
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392):not(.awsui_short-list_1q84n_my9pl_454):not(.awsui_visual-refresh_1q84n_my9pl_454) {
428
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392):not(.awsui_short-list_1q84n_1ugl2_454):not(.awsui_visual-refresh_1q84n_1ugl2_454) {
429
429
  /*
430
430
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
431
431
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -434,17 +434,17 @@ the grid layout will be:
434
434
  */
435
435
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
436
436
  is the full height of the notification bar */
437
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
438
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + 0px + 0px);
437
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
438
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + 0px + 0px);
439
439
  }
440
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392):not(.awsui_short-list_1q84n_my9pl_454):not(.awsui_visual-refresh_1q84n_my9pl_454) > .awsui_notification-bar_1q84n_my9pl_372 {
440
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392):not(.awsui_short-list_1q84n_1ugl2_454):not(.awsui_visual-refresh_1q84n_1ugl2_454) > .awsui_notification-bar_1q84n_1ugl2_372 {
441
441
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) + 0px);
442
442
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
443
443
  is the full height of the notification bar */
444
444
  margin-block-end: calc(calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) - var(--line-height-body-m-bedeoh, 22px) - 2 * var(--space-button-vertical-bxhh45, 4px) - 2 * 1px - 0px);
445
445
  padding-block: var(--space-button-vertical-bxhh45, 4px);
446
446
  }
447
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392):not(.awsui_short-list_1q84n_my9pl_454).awsui_visual-refresh_1q84n_my9pl_454 {
447
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392):not(.awsui_short-list_1q84n_1ugl2_454).awsui_visual-refresh_1q84n_1ugl2_454 {
448
448
  /*
449
449
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
450
450
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -453,17 +453,17 @@ the grid layout will be:
453
453
  */
454
454
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
455
455
  is the full height of the notification bar */
456
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
457
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + 0px + 0px);
456
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
457
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + 0px + 0px);
458
458
  }
459
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392):not(.awsui_short-list_1q84n_my9pl_454).awsui_visual-refresh_1q84n_my9pl_454 > .awsui_notification-bar_1q84n_my9pl_372 {
459
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392):not(.awsui_short-list_1q84n_1ugl2_454).awsui_visual-refresh_1q84n_1ugl2_454 > .awsui_notification-bar_1q84n_1ugl2_372 {
460
460
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) + 0px);
461
461
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
462
462
  is the full height of the notification bar */
463
463
  margin-block-end: calc(calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) - var(--line-height-body-m-bedeoh, 22px) - 2 * var(--space-button-vertical-bxhh45, 4px) - 2 * 2px - 0px);
464
464
  padding-block: var(--space-button-vertical-bxhh45, 4px);
465
465
  }
466
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392).awsui_short-list_1q84n_my9pl_454:not(.awsui_visual-refresh_1q84n_my9pl_454) {
466
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392).awsui_short-list_1q84n_1ugl2_454:not(.awsui_visual-refresh_1q84n_1ugl2_454) {
467
467
  /*
468
468
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
469
469
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -472,17 +472,17 @@ the grid layout will be:
472
472
  */
473
473
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
474
474
  is the full height of the notification bar */
475
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
476
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + 0px + 8px);
475
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
476
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + 0px + 8px);
477
477
  }
478
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392).awsui_short-list_1q84n_my9pl_454:not(.awsui_visual-refresh_1q84n_my9pl_454) > .awsui_notification-bar_1q84n_my9pl_372 {
478
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392).awsui_short-list_1q84n_1ugl2_454:not(.awsui_visual-refresh_1q84n_1ugl2_454) > .awsui_notification-bar_1q84n_1ugl2_372 {
479
479
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) + 8px);
480
480
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
481
481
  is the full height of the notification bar */
482
482
  margin-block-end: calc(calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) - var(--line-height-body-m-bedeoh, 22px) - 2 * var(--space-button-vertical-bxhh45, 4px) - 2 * 1px - 8px);
483
483
  padding-block: var(--space-button-vertical-bxhh45, 4px);
484
484
  }
485
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392).awsui_short-list_1q84n_my9pl_454.awsui_visual-refresh_1q84n_my9pl_454 {
485
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392).awsui_short-list_1q84n_1ugl2_454.awsui_visual-refresh_1q84n_1ugl2_454 {
486
486
  /*
487
487
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
488
488
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -491,17 +491,17 @@ the grid layout will be:
491
491
  */
492
492
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
493
493
  is the full height of the notification bar */
494
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
495
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + 0px + 8px);
494
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px));
495
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + 0px + 8px);
496
496
  }
497
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448:not(#\9):not(.awsui_expanded_1q84n_my9pl_392).awsui_short-list_1q84n_my9pl_454.awsui_visual-refresh_1q84n_my9pl_454 > .awsui_notification-bar_1q84n_my9pl_372 {
497
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448:not(#\9):not(.awsui_expanded_1q84n_1ugl2_392).awsui_short-list_1q84n_1ugl2_454.awsui_visual-refresh_1q84n_1ugl2_454 > .awsui_notification-bar_1q84n_1ugl2_372 {
498
498
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) + 8px);
499
499
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
500
500
  is the full height of the notification bar */
501
501
  margin-block-end: calc(calc(var(--space-scaled-xl-nxtcbc, 24px) + 3px) - var(--line-height-body-m-bedeoh, 22px) - 2 * var(--space-button-vertical-bxhh45, 4px) - 2 * 2px - 8px);
502
502
  padding-block: var(--space-button-vertical-bxhh45, 4px);
503
503
  }
504
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448.awsui_expanded_1q84n_my9pl_392:not(#\9):not(.awsui_visual-refresh_1q84n_my9pl_454) {
504
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448.awsui_expanded_1q84n_1ugl2_392:not(#\9):not(.awsui_visual-refresh_1q84n_1ugl2_454) {
505
505
  /*
506
506
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
507
507
  notifications slot already gives it enough space.
@@ -514,17 +514,17 @@ the grid layout will be:
514
514
  */
515
515
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
516
516
  is the full height of the notification bar */
517
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - var(--space-scaled-s-gjhvjd, 12px));
518
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + var(--space-scaled-m-sw9kcx, 16px) + 0px);
517
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 1px - var(--space-scaled-s-gjhvjd, 12px));
518
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + var(--space-scaled-m-sw9kcx, 16px) + 0px);
519
519
  }
520
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448.awsui_expanded_1q84n_my9pl_392:not(#\9):not(.awsui_visual-refresh_1q84n_my9pl_454) > .awsui_notification-bar_1q84n_my9pl_372 {
520
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448.awsui_expanded_1q84n_1ugl2_392:not(#\9):not(.awsui_visual-refresh_1q84n_1ugl2_454) > .awsui_notification-bar_1q84n_1ugl2_372 {
521
521
  margin-block-start: calc(-1 * var(--space-scaled-s-gjhvjd, 12px) + 0px);
522
522
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
523
523
  is the full height of the notification bar */
524
524
  margin-block-end: calc(var(--space-scaled-s-gjhvjd, 12px) - var(--line-height-body-m-bedeoh, 22px) - 2 * var(--space-button-vertical-bxhh45, 4px) - 2 * 1px - 0px);
525
525
  padding-block: var(--space-button-vertical-bxhh45, 4px);
526
526
  }
527
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448.awsui_expanded_1q84n_my9pl_392.awsui_visual-refresh_1q84n_my9pl_454:not(#\9) {
527
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448.awsui_expanded_1q84n_1ugl2_392.awsui_visual-refresh_1q84n_1ugl2_454:not(#\9) {
528
528
  /*
529
529
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
530
530
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -533,10 +533,10 @@ the grid layout will be:
533
533
  */
534
534
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
535
535
  is the full height of the notification bar */
536
- --awsui-stacked-notifications-default-bottom-margin-6b9ypa: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - var(--space-scaled-s-gjhvjd, 12px));
537
- margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-6b9ypa, var(--awsui-stacked-notifications-default-bottom-margin-6b9ypa)) + 0px + 0px);
536
+ --awsui-stacked-notifications-default-bottom-margin-z17rmd: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-button-vertical-bxhh45, 4px) + 2 * 2px - var(--space-scaled-s-gjhvjd, 12px));
537
+ margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-z17rmd, var(--awsui-stacked-notifications-default-bottom-margin-z17rmd)) + 0px + 0px);
538
538
  }
539
- .awsui_stack_1q84n_my9pl_370.awsui_collapsible_1q84n_my9pl_448.awsui_expanded_1q84n_my9pl_392.awsui_visual-refresh_1q84n_my9pl_454 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9) {
539
+ .awsui_stack_1q84n_1ugl2_370.awsui_collapsible_1q84n_1ugl2_448.awsui_expanded_1q84n_1ugl2_392.awsui_visual-refresh_1q84n_1ugl2_454 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9) {
540
540
  margin-block-start: calc(-1 * var(--space-scaled-s-gjhvjd, 12px) + 0px);
541
541
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
542
542
  is the full height of the notification bar */
@@ -544,11 +544,11 @@ the grid layout will be:
544
544
  padding-block: var(--space-button-vertical-bxhh45, 4px);
545
545
  }
546
546
 
547
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9) {
547
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9) {
548
548
  min-inline-size: 0;
549
549
  word-break: break-word;
550
- background: var(--awsui-style-background-default-6b9ypa, var(--color-background-notification-stack-bar-y058lw, #2a2e33));
551
- border-color: var(--awsui-style-border-color-default-6b9ypa, var(--color-border-notification-stack-bar-jvl0qf, #2a2e33));
550
+ background: var(--awsui-style-background-default-z17rmd, var(--color-background-notification-stack-bar-y058lw, #2a2e33));
551
+ border-color: var(--awsui-style-border-color-default-z17rmd, var(--color-border-notification-stack-bar-jvl0qf, #2a2e33));
552
552
  border-start-start-radius: var(--border-radius-button-vm1lh4, 2px);
553
553
  border-start-end-radius: var(--border-radius-button-vm1lh4, 2px);
554
554
  border-end-start-radius: var(--border-radius-button-vm1lh4, 2px);
@@ -556,7 +556,7 @@ the grid layout will be:
556
556
  border-block-style: solid;
557
557
  border-inline-style: solid;
558
558
  box-shadow: var(--shadow-panel-toggle-rswlot, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
559
- color: var(--awsui-style-color-default-6b9ypa, var(--color-text-notification-stack-bar-agkm94, #ffffff));
559
+ color: var(--awsui-style-color-default-z17rmd, var(--color-text-notification-stack-bar-agkm94, #ffffff));
560
560
  cursor: pointer;
561
561
  display: flex;
562
562
  flex-direction: row;
@@ -572,9 +572,9 @@ the grid layout will be:
572
572
  text-decoration: none;
573
573
  z-index: 1;
574
574
  }
575
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601 > .awsui_header_1q84n_my9pl_601:not(#\9),
576
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601 > .awsui_item-count_1q84n_my9pl_602:not(#\9),
577
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9) {
575
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601 > .awsui_header_1q84n_1ugl2_601:not(#\9),
576
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601 > .awsui_item-count_1q84n_1ugl2_602:not(#\9),
577
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603:not(#\9) {
578
578
  font-size: var(--font-size-body-m-vv54cm, 14px);
579
579
  line-height: var(--line-height-body-m-bedeoh, 22px);
580
580
  color: var(--color-text-body-default-5qid0u, #16191f);
@@ -587,7 +587,7 @@ the grid layout will be:
587
587
  margin-block: 0;
588
588
  padding-block: 0;
589
589
  }
590
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601:not(#\9) {
590
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601:not(#\9) {
591
591
  display: flex;
592
592
  flex-direction: row;
593
593
  flex-wrap: wrap;
@@ -595,11 +595,11 @@ the grid layout will be:
595
595
  justify-content: center;
596
596
  row-gap: 0;
597
597
  }
598
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601 > .awsui_header_1q84n_my9pl_601:not(#\9) {
598
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601 > .awsui_header_1q84n_1ugl2_601:not(#\9) {
599
599
  font-weight: var(--font-weight-button-hh0ago, 700);
600
600
  display: inline-block;
601
601
  }
602
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601 > .awsui_item-count_1q84n_my9pl_602:not(#\9) {
602
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601 > .awsui_item-count_1q84n_1ugl2_602:not(#\9) {
603
603
  column-gap: var(--space-s-4a5hs8, 12px);
604
604
  display: flex;
605
605
  flex-direction: row;
@@ -607,71 +607,71 @@ the grid layout will be:
607
607
  justify-content: center;
608
608
  row-gap: 0;
609
609
  }
610
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_status_1q84n_my9pl_601 > .awsui_item-count_1q84n_my9pl_602 > .awsui_type-count_1q84n_my9pl_636 > .awsui_count-number_1q84n_my9pl_636:not(#\9) {
610
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_status_1q84n_1ugl2_601 > .awsui_item-count_1q84n_1ugl2_602 > .awsui_type-count_1q84n_1ugl2_636 > .awsui_count-number_1q84n_1ugl2_636:not(#\9) {
611
611
  margin-inline-start: var(--space-xxs-jnczic, 4px);
612
612
  }
613
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9):hover {
614
- background: var(--awsui-style-background-hover-6b9ypa, var(--color-background-notification-stack-bar-hover-p3fzky, #545b64));
615
- border-color: var(--awsui-style-border-color-hover-6b9ypa, var(--color-background-notification-stack-bar-hover-p3fzky, #545b64));
616
- color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-notification-stack-bar-agkm94, #ffffff));
613
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9):hover {
614
+ background: var(--awsui-style-background-hover-z17rmd, var(--color-background-notification-stack-bar-hover-p3fzky, #545b64));
615
+ border-color: var(--awsui-style-border-color-hover-z17rmd, var(--color-background-notification-stack-bar-hover-p3fzky, #545b64));
616
+ color: var(--awsui-style-color-hover-z17rmd, var(--color-text-notification-stack-bar-agkm94, #ffffff));
617
617
  }
618
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9):active {
619
- background: var(--awsui-style-background-active-6b9ypa, var(--color-background-notification-stack-bar-active-ckgod9, #2a2e33));
620
- border-color: var(--awsui-style-border-color-active-6b9ypa, var(--color-background-notification-stack-bar-y058lw, #2a2e33));
621
- color: var(--awsui-style-color-active-6b9ypa, var(--color-text-notification-stack-bar-agkm94, #ffffff));
618
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9):active {
619
+ background: var(--awsui-style-background-active-z17rmd, var(--color-background-notification-stack-bar-active-ckgod9, #2a2e33));
620
+ border-color: var(--awsui-style-border-color-active-z17rmd, var(--color-background-notification-stack-bar-y058lw, #2a2e33));
621
+ color: var(--awsui-style-color-active-z17rmd, var(--color-text-notification-stack-bar-agkm94, #ffffff));
622
622
  }
623
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372.awsui_visual-refresh_1q84n_my9pl_454:not(#\9) {
623
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372.awsui_visual-refresh_1q84n_1ugl2_454:not(#\9) {
624
624
  border-block-width: 2px;
625
625
  border-inline-width: 2px;
626
626
  padding-inline: var(--space-l-3cws6j, 20px);
627
627
  }
628
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9):not(.awsui_visual-refresh_1q84n_my9pl_454) {
628
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9):not(.awsui_visual-refresh_1q84n_1ugl2_454) {
629
629
  border-block-width: 1px;
630
630
  border-inline-width: 1px;
631
631
  padding-inline: var(--space-s-4a5hs8, 12px);
632
632
  }
633
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9):not(.awsui_visual-refresh_1q84n_my9pl_454):focus {
633
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9):not(.awsui_visual-refresh_1q84n_1ugl2_454):focus {
634
634
  text-decoration: none;
635
635
  }
636
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372:not(#\9):not(.awsui_visual-refresh_1q84n_my9pl_454):hover {
636
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372:not(#\9):not(.awsui_visual-refresh_1q84n_1ugl2_454):hover {
637
637
  text-decoration: none;
638
638
  }
639
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9) {
639
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603:not(#\9) {
640
640
  display: inline-block;
641
641
  flex-grow: 1;
642
642
  background: none;
643
643
  border-block: 0;
644
644
  border-inline: none;
645
645
  padding-block: 0;
646
- --awsui-style-focus-ring-box-shadow-6b9ypa: 0 0 0 var(--awsui-style-focus-ring-border-width-6b9ypa, 2px) var(--awsui-style-focus-ring-border-color-6b9ypa, var(--color-border-item-focused-r5f6xl, #0073bb));
646
+ --awsui-style-focus-ring-box-shadow-z17rmd: 0 0 0 var(--awsui-style-focus-ring-border-width-z17rmd, 2px) var(--awsui-style-focus-ring-border-color-z17rmd, var(--color-border-item-focused-r5f6xl, #0073bb));
647
647
  }
648
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603 > .awsui_icon_1q84n_my9pl_674:not(#\9) {
648
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603 > .awsui_icon_1q84n_1ugl2_674:not(#\9) {
649
649
  transition: transform var(--motion-duration-rotate-90-f1ulnu, 135ms) var(--motion-easing-rotate-90-jekue3, cubic-bezier(0.165, 0.84, 0.44, 1));
650
650
  }
651
651
  @media (prefers-reduced-motion: reduce) {
652
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603 > .awsui_icon_1q84n_my9pl_674:not(#\9) {
652
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603 > .awsui_icon_1q84n_1ugl2_674:not(#\9) {
653
653
  animation: none;
654
654
  transition: none;
655
655
  }
656
656
  }
657
- .awsui-motion-disabled .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603 > .awsui_icon_1q84n_my9pl_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603 > .awsui_icon_1q84n_my9pl_674:not(#\9) {
657
+ .awsui-motion-disabled .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603 > .awsui_icon_1q84n_1ugl2_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603 > .awsui_icon_1q84n_1ugl2_674:not(#\9) {
658
658
  animation: none;
659
659
  transition: none;
660
660
  }
661
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603.awsui_expanded_1q84n_my9pl_392 > .awsui_icon_1q84n_my9pl_674:not(#\9) {
661
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603.awsui_expanded_1q84n_1ugl2_392 > .awsui_icon_1q84n_1ugl2_674:not(#\9) {
662
662
  transform: rotate(180deg);
663
663
  }
664
- .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9):focus {
664
+ .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603:not(#\9):focus {
665
665
  outline: none;
666
666
  }
667
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9):focus {
667
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603:not(#\9):focus {
668
668
  position: relative;
669
669
  }
670
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9):focus {
670
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603: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_my9pl_370 > .awsui_notification-bar_1q84n_my9pl_372 > .awsui_button_1q84n_my9pl_603:not(#\9):focus::before {
674
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1ugl2_370 > .awsui_notification-bar_1q84n_1ugl2_372 > .awsui_button_1q84n_1ugl2_603:not(#\9):focus::before {
675
675
  content: " ";
676
676
  display: block;
677
677
  position: absolute;
@@ -679,27 +679,27 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notifi
679
679
  inset-block-start: calc(-1 * 0px);
680
680
  inline-size: calc(100% + 0px + 0px);
681
681
  block-size: calc(100% + 0px + 0px);
682
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
683
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
684
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
685
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
686
- box-shadow: var(--awsui-style-focus-ring-box-shadow-6b9ypa);
682
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
683
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
684
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
685
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
686
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-z17rmd);
687
687
  }
688
688
 
689
- .awsui_stack_1q84n_my9pl_370.awsui_expanded_1q84n_my9pl_392:not(#\9):not(.awsui_floating_1q84n_my9pl_715) {
690
- padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-6b9ypa, 0);
689
+ .awsui_stack_1q84n_1ugl2_370.awsui_expanded_1q84n_1ugl2_392:not(#\9):not(.awsui_floating_1q84n_1ugl2_715) {
690
+ padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-z17rmd, 0);
691
691
  }
692
692
 
693
- .awsui_flashbar_1q84n_my9pl_719:not(#\9) {
693
+ .awsui_flashbar_1q84n_1ugl2_719:not(#\9) {
694
694
  position: relative;
695
695
  /* stylelint-disable-next-line selector-max-type */
696
696
  }
697
- .awsui_flashbar_1q84n_my9pl_719 > li + li:not(#\9) {
697
+ .awsui_flashbar_1q84n_1ugl2_719 > li + li:not(#\9) {
698
698
  padding-block-start: 0;
699
699
  }
700
700
 
701
- .awsui_flashbar_1q84n_my9pl_719:not(#\9),
702
- .awsui_flash_1q84n_my9pl_157:not(#\9) {
701
+ .awsui_flashbar_1q84n_1ugl2_719:not(#\9),
702
+ .awsui_flash_1q84n_1ugl2_157:not(#\9) {
703
703
  border-collapse: separate;
704
704
  border-spacing: 0;
705
705
  box-sizing: border-box;
@@ -731,7 +731,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notifi
731
731
  -moz-osx-font-smoothing: auto;
732
732
  }
733
733
 
734
- .awsui_flash_1q84n_my9pl_157:not(#\9) {
734
+ .awsui_flash_1q84n_1ugl2_157:not(#\9) {
735
735
  position: relative;
736
736
  display: flex;
737
737
  justify-content: flex-start;
@@ -747,26 +747,26 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notifi
747
747
  overflow-wrap: break-word;
748
748
  word-wrap: break-word;
749
749
  box-shadow: var(--shadow-flash-sticky-dszbbp, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
750
- --awsui-style-focus-ring-box-shadow-6b9ypa: 0 0 0 var(--awsui-style-focus-ring-border-width-6b9ypa, 2px) var(--awsui-style-focus-ring-border-color-6b9ypa, var(--color-border-item-focused-r5f6xl, #0073bb));
750
+ --awsui-style-focus-ring-box-shadow-z17rmd: 0 0 0 var(--awsui-style-focus-ring-border-width-z17rmd, 2px) var(--awsui-style-focus-ring-border-color-z17rmd, var(--color-border-item-focused-r5f6xl, #0073bb));
751
751
  }
752
752
 
753
- .awsui_initial-hidden_1q84n_my9pl_779:not(#\9) {
753
+ .awsui_initial-hidden_1q84n_1ugl2_779:not(#\9) {
754
754
  overflow: hidden;
755
755
  block-size: 0;
756
756
  }
757
757
 
758
- .awsui_flash-list_1q84n_my9pl_371:not(#\9) {
758
+ .awsui_flash-list_1q84n_1ugl2_371:not(#\9) {
759
759
  list-style: none;
760
760
  padding-block: 0;
761
761
  padding-inline: 0;
762
762
  margin-block: 0;
763
763
  margin-inline: 0;
764
764
  }
765
- .awsui_flash-list_1q84n_my9pl_371:not(#\9):not(.awsui_collapsed_1q84n_my9pl_392) > li:not(:last-child) {
765
+ .awsui_flash-list_1q84n_1ugl2_371:not(#\9):not(.awsui_collapsed_1q84n_1ugl2_392) > li:not(:last-child) {
766
766
  margin-block-end: var(--space-xxxs-3w1kr2, 2px);
767
767
  }
768
768
 
769
- .awsui_flash-body_1q84n_my9pl_171:not(#\9) {
769
+ .awsui_flash-body_1q84n_1ugl2_171:not(#\9) {
770
770
  display: flex;
771
771
  flex-wrap: wrap;
772
772
  flex-grow: 1;
@@ -774,22 +774,22 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_my9pl_370 > .awsui_notifi
774
774
  column-gap: var(--space-flashbar-action-left-lhnqdz, 16px);
775
775
  }
776
776
 
777
- .awsui_flash-focus-container_1q84n_my9pl_803:not(#\9) {
777
+ .awsui_flash-focus-container_1q84n_1ugl2_803:not(#\9) {
778
778
  display: flex;
779
779
  flex: 1;
780
780
  min-inline-size: 70%;
781
781
  }
782
- .awsui_flash-focus-container_1q84n_my9pl_803:not(#\9):focus {
782
+ .awsui_flash-focus-container_1q84n_1ugl2_803:not(#\9):focus {
783
783
  outline: none;
784
784
  }
785
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_my9pl_803:not(#\9):focus {
785
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1ugl2_803:not(#\9):focus {
786
786
  position: relative;
787
787
  }
788
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_my9pl_803:not(#\9):focus {
788
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1ugl2_803:not(#\9):focus {
789
789
  outline: 2px dotted transparent;
790
790
  outline-offset: calc(var(--space-button-focus-outline-gutter-vsdlzg, 3px) - 1px);
791
791
  }
792
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_my9pl_803:not(#\9):focus::before {
792
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1ugl2_803:not(#\9):focus::before {
793
793
  content: " ";
794
794
  display: block;
795
795
  position: absolute;
@@ -797,102 +797,102 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_my9pl_803
797
797
  inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-vsdlzg, 3px));
798
798
  inline-size: calc(100% + var(--space-button-focus-outline-gutter-vsdlzg, 3px) + var(--space-button-focus-outline-gutter-vsdlzg, 3px));
799
799
  block-size: calc(100% + var(--space-button-focus-outline-gutter-vsdlzg, 3px) + var(--space-button-focus-outline-gutter-vsdlzg, 3px));
800
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
801
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
802
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
803
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
804
- box-shadow: var(--awsui-style-focus-ring-box-shadow-6b9ypa);
800
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
801
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
802
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
803
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
804
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-z17rmd);
805
805
  }
806
806
 
807
- .awsui_flash-text_1q84n_my9pl_833:not(#\9) {
807
+ .awsui_flash-text_1q84n_1ugl2_833:not(#\9) {
808
808
  margin-block: var(--border-item-width-acvlhx, 1px);
809
809
  margin-inline: 0;
810
810
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
811
811
  padding-inline: var(--space-xxs-jnczic, 4px);
812
812
  }
813
813
 
814
- .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
814
+ .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
815
815
  flex: 0 0 auto;
816
816
  padding-inline-start: 0;
817
817
  }
818
818
 
819
- .awsui_flash-message_1q84n_my9pl_171:not(#\9) {
819
+ .awsui_flash-message_1q84n_1ugl2_171:not(#\9) {
820
820
  flex: 1 1 0%;
821
821
  word-wrap: break-word;
822
822
  max-inline-size: 100%;
823
823
  overflow: hidden;
824
824
  }
825
825
 
826
- .awsui_hidden_1q84n_my9pl_852:not(#\9) {
826
+ .awsui_hidden_1q84n_1ugl2_852:not(#\9) {
827
827
  display: none;
828
828
  }
829
829
 
830
- .awsui_flash-header_1q84n_my9pl_171:not(#\9),
831
- .awsui_header-replacement_1q84n_my9pl_857:not(#\9) {
830
+ .awsui_flash-header_1q84n_1ugl2_171:not(#\9),
831
+ .awsui_header-replacement_1q84n_1ugl2_857:not(#\9) {
832
832
  font-weight: var(--font-weight-flashbar-header-wfdark, 700);
833
833
  }
834
834
 
835
- .awsui_flash-content_1q84n_my9pl_172:not(#\9),
836
- .awsui_content-replacement_1q84n_my9pl_862:not(#\9) {
835
+ .awsui_flash-content_1q84n_1ugl2_172:not(#\9),
836
+ .awsui_content-replacement_1q84n_1ugl2_862:not(#\9) {
837
837
  /* Only used as a selector for test-utils */
838
838
  }
839
839
 
840
- .awsui_dismiss-button-wrapper_1q84n_my9pl_174:not(#\9) {
840
+ .awsui_dismiss-button-wrapper_1q84n_1ugl2_174:not(#\9) {
841
841
  flex: 0 0 auto;
842
842
  margin-inline: var(--space-s-4a5hs8, 12px) calc(-1 * var(--space-xxs-jnczic, 4px));
843
843
  padding-inline-end: var(--space-flashbar-dismiss-right-5c4urh, 4px);
844
844
  }
845
845
 
846
- .awsui_dismiss-button_1q84n_my9pl_174:not(#\9) {
846
+ .awsui_dismiss-button_1q84n_1ugl2_174:not(#\9) {
847
847
  /* Only used as a selector for test-utils */
848
848
  }
849
849
 
850
- .awsui_action-button-wrapper_1q84n_my9pl_173:not(#\9) {
850
+ .awsui_action-button-wrapper_1q84n_1ugl2_173:not(#\9) {
851
851
  white-space: nowrap;
852
852
  }
853
853
 
854
- .awsui_action-wrapped_1q84n_my9pl_880:not(#\9) {
854
+ .awsui_action-wrapped_1q84n_1ugl2_880:not(#\9) {
855
855
  margin-inline-start: var(--space-l-3cws6j, 20px);
856
856
  padding-inline-start: var(--space-xxs-jnczic, 4px);
857
857
  margin-block-end: var(--space-xxs-jnczic, 4px);
858
858
  }
859
859
 
860
- .awsui_action-button_1q84n_my9pl_173:not(#\9),
861
- .awsui_action-slot_1q84n_my9pl_887:not(#\9) {
860
+ .awsui_action-button_1q84n_1ugl2_173:not(#\9),
861
+ .awsui_action-slot_1q84n_1ugl2_887:not(#\9) {
862
862
  /* Only used as a selector for test-utils */
863
863
  }
864
864
 
865
- .awsui_flash-type-success_1q84n_my9pl_891:not(#\9) {
865
+ .awsui_flash-type-success_1q84n_1ugl2_891:not(#\9) {
866
866
  background-color: var(--color-background-flashbar-success-2fbs9u, #1d8102);
867
867
  border-inline-start-color: var(--color-border-status-success-e61wev, #1d8102);
868
868
  }
869
- .awsui_flash-type-success_1q84n_my9pl_891 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-focus-container_1q84n_my9pl_803 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
869
+ .awsui_flash-type-success_1q84n_1ugl2_891 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-focus-container_1q84n_1ugl2_803 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
870
870
  color: var(--color-text-status-success-ya1ikb, #1d8102);
871
871
  }
872
872
 
873
- .awsui_flash-type-error_1q84n_my9pl_899:not(#\9) {
873
+ .awsui_flash-type-error_1q84n_1ugl2_899:not(#\9) {
874
874
  background-color: var(--color-background-flashbar-error-4nyxhn, #d13212);
875
875
  border-inline-start-color: var(--color-border-status-error-jybbdz, #d13212);
876
876
  }
877
- .awsui_flash-type-error_1q84n_my9pl_899 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-focus-container_1q84n_my9pl_803 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
877
+ .awsui_flash-type-error_1q84n_1ugl2_899 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-focus-container_1q84n_1ugl2_803 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
878
878
  color: var(--color-text-status-error-c3at5p, #d13212);
879
879
  }
880
880
 
881
- .awsui_flash-type-info_1q84n_my9pl_907:not(#\9),
882
- .awsui_flash-type-in-progress_1q84n_my9pl_908:not(#\9) {
881
+ .awsui_flash-type-info_1q84n_1ugl2_907:not(#\9),
882
+ .awsui_flash-type-in-progress_1q84n_1ugl2_908:not(#\9) {
883
883
  background-color: var(--color-background-flashbar-info-dwyvyr, #0073bb);
884
884
  border-inline-start-color: var(--color-border-status-info-kp0iif, #0073bb);
885
885
  }
886
- .awsui_flash-type-info_1q84n_my9pl_907 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-focus-container_1q84n_my9pl_803 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9),
887
- .awsui_flash-type-in-progress_1q84n_my9pl_908 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-focus-container_1q84n_my9pl_803 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
886
+ .awsui_flash-type-info_1q84n_1ugl2_907 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-focus-container_1q84n_1ugl2_803 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9),
887
+ .awsui_flash-type-in-progress_1q84n_1ugl2_908 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-focus-container_1q84n_1ugl2_803 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
888
888
  color: var(--color-text-status-info-5vpe5d, #0073bb);
889
889
  }
890
890
 
891
- .awsui_flash-type-warning_1q84n_my9pl_917:not(#\9) {
891
+ .awsui_flash-type-warning_1q84n_1ugl2_917:not(#\9) {
892
892
  color: var(--color-text-notification-yellow-g3zcoy, #16191f);
893
893
  background-color: var(--color-background-flashbar-warning-2nh0ys, #ffe347);
894
894
  border-inline-start-color: var(--color-border-status-warning-qmz1c4, #906806);
895
895
  }
896
- .awsui_flash-type-warning_1q84n_my9pl_917 > .awsui_flash-body_1q84n_my9pl_171 > .awsui_flash-focus-container_1q84n_my9pl_803 > .awsui_flash-icon_1q84n_my9pl_197:not(#\9) {
896
+ .awsui_flash-type-warning_1q84n_1ugl2_917 > .awsui_flash-body_1q84n_1ugl2_171 > .awsui_flash-focus-container_1q84n_1ugl2_803 > .awsui_flash-icon_1q84n_1ugl2_197:not(#\9) {
897
897
  color: var(--color-text-status-warning-08d9ki, #906806);
898
898
  }