@cloudscape-design/components-themeable 3.0.851 → 3.0.852

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 (296) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +2 -5
  3. package/lib/internal/scss/column-layout/flexible-column-layout/styles.scss +23 -2
  4. package/lib/internal/scss/copy-to-clipboard/styles.scss +0 -4
  5. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +0 -3
  6. package/lib/internal/scss/popover/styles.scss +3 -0
  7. package/lib/internal/scss/table/sticky-scrollbar/styles.scss +4 -0
  8. package/lib/internal/template/alert/styles.css.js +28 -28
  9. package/lib/internal/template/alert/styles.scoped.css +43 -49
  10. package/lib/internal/template/alert/styles.selectors.js +28 -28
  11. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  12. package/lib/internal/template/anchor-navigation/styles.scoped.css +18 -21
  13. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  14. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  15. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -33
  16. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  17. package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
  18. package/lib/internal/template/app-layout/classic.js +3 -4
  19. package/lib/internal/template/app-layout/classic.js.map +1 -1
  20. package/lib/internal/template/app-layout/split-panel/constants.d.ts +0 -1
  21. package/lib/internal/template/app-layout/split-panel/constants.d.ts.map +1 -1
  22. package/lib/internal/template/app-layout/split-panel/constants.js +0 -1
  23. package/lib/internal/template/app-layout/split-panel/constants.js.map +1 -1
  24. package/lib/internal/template/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  25. package/lib/internal/template/app-layout/utils/use-pointer-events.js +19 -10
  26. package/lib/internal/template/app-layout/utils/use-pointer-events.js.map +1 -1
  27. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  28. package/lib/internal/template/app-layout/visual-refresh/context.js +8 -2
  29. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  30. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  31. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -169
  32. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +2 -3
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  37. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +35 -50
  38. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  39. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  40. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -18
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  42. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  43. package/lib/internal/template/attribute-editor/styles.scoped.css +24 -27
  44. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  45. package/lib/internal/template/badge/styles.css.js +10 -10
  46. package/lib/internal/template/badge/styles.scoped.css +10 -13
  47. package/lib/internal/template/badge/styles.selectors.js +10 -10
  48. package/lib/internal/template/breadcrumb-group/styles.css.js +10 -10
  49. package/lib/internal/template/breadcrumb-group/styles.scoped.css +11 -14
  50. package/lib/internal/template/breadcrumb-group/styles.selectors.js +10 -10
  51. package/lib/internal/template/button/styles.css.js +21 -21
  52. package/lib/internal/template/button/styles.scoped.css +154 -157
  53. package/lib/internal/template/button/styles.selectors.js +21 -21
  54. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  55. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -8
  56. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  57. package/lib/internal/template/button-group/styles.css.js +4 -4
  58. package/lib/internal/template/button-group/styles.scoped.css +4 -7
  59. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  60. package/lib/internal/template/calendar/styles.css.js +21 -21
  61. package/lib/internal/template/calendar/styles.scoped.css +43 -46
  62. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  63. package/lib/internal/template/cards/styles.css.js +39 -39
  64. package/lib/internal/template/cards/styles.scoped.css +50 -53
  65. package/lib/internal/template/cards/styles.selectors.js +39 -39
  66. package/lib/internal/template/checkbox/styles.css.js +3 -3
  67. package/lib/internal/template/checkbox/styles.scoped.css +5 -8
  68. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  69. package/lib/internal/template/code-editor/styles.css.js +33 -33
  70. package/lib/internal/template/code-editor/styles.scoped.css +183 -186
  71. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  72. package/lib/internal/template/collection-preferences/content-display/styles.css.js +13 -13
  73. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +19 -22
  74. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +13 -13
  75. package/lib/internal/template/collection-preferences/styles.css.js +39 -39
  76. package/lib/internal/template/collection-preferences/styles.scoped.css +46 -49
  77. package/lib/internal/template/collection-preferences/styles.selectors.js +39 -39
  78. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  79. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +22 -7
  80. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  81. package/lib/internal/template/column-layout/styles.css.js +13 -13
  82. package/lib/internal/template/column-layout/styles.scoped.css +43 -46
  83. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  84. package/lib/internal/template/container/styles.css.js +31 -31
  85. package/lib/internal/template/container/styles.scoped.css +54 -57
  86. package/lib/internal/template/container/styles.selectors.js +31 -31
  87. package/lib/internal/template/copy-to-clipboard/internal.js +2 -2
  88. package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
  89. package/lib/internal/template/copy-to-clipboard/styles.css.js +3 -4
  90. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +3 -7
  91. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +3 -4
  92. package/lib/internal/template/date-picker/index.js +1 -1
  93. package/lib/internal/template/date-picker/index.js.map +1 -1
  94. package/lib/internal/template/date-picker/styles.css.js +7 -7
  95. package/lib/internal/template/date-picker/styles.scoped.css +9 -12
  96. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  97. package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
  98. package/lib/internal/template/date-range-picker/dropdown.js +1 -1
  99. package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
  100. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  101. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -50
  102. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  103. package/lib/internal/template/drawer/styles.css.js +5 -5
  104. package/lib/internal/template/drawer/styles.scoped.css +10 -13
  105. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  106. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  107. package/lib/internal/template/expandable-section/styles.scoped.css +65 -68
  108. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  109. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  110. package/lib/internal/template/file-token-group/styles.scoped.css +29 -32
  111. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  112. package/lib/internal/template/flashbar/styles.css.js +50 -50
  113. package/lib/internal/template/flashbar/styles.scoped.css +148 -151
  114. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  115. package/lib/internal/template/form/styles.css.js +8 -8
  116. package/lib/internal/template/form/styles.scoped.css +8 -11
  117. package/lib/internal/template/form/styles.selectors.js +8 -8
  118. package/lib/internal/template/form-field/styles.css.js +24 -24
  119. package/lib/internal/template/form-field/styles.scoped.css +38 -41
  120. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  121. package/lib/internal/template/grid/styles.css.js +53 -53
  122. package/lib/internal/template/grid/styles.scoped.css +54 -57
  123. package/lib/internal/template/grid/styles.selectors.js +53 -53
  124. package/lib/internal/template/header/styles.css.js +34 -34
  125. package/lib/internal/template/header/styles.scoped.css +50 -53
  126. package/lib/internal/template/header/styles.selectors.js +34 -34
  127. package/lib/internal/template/help-panel/styles.css.js +6 -6
  128. package/lib/internal/template/help-panel/styles.scoped.css +67 -70
  129. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  130. package/lib/internal/template/input/styles.css.js +13 -13
  131. package/lib/internal/template/input/styles.scoped.css +32 -35
  132. package/lib/internal/template/input/styles.selectors.js +13 -13
  133. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  134. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +27 -30
  135. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  136. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  137. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +3 -6
  138. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  139. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  140. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +15 -18
  141. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  142. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  143. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +3 -6
  144. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  145. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  146. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -42
  147. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  148. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  149. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +7 -10
  150. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  151. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  152. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -12
  153. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  154. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  155. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -40
  156. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  157. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  158. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +3 -6
  159. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  160. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  161. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +2 -5
  162. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  163. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  164. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +13 -16
  165. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  166. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  167. package/lib/internal/template/internal/components/option/styles.scoped.css +29 -32
  168. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  169. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  170. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -6
  171. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  172. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  173. package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -25
  174. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  175. package/lib/internal/template/internal/environment.js +1 -1
  176. package/lib/internal/template/internal/environment.json +1 -1
  177. package/lib/internal/template/internal/events/index.d.ts +1 -0
  178. package/lib/internal/template/internal/events/index.d.ts.map +1 -1
  179. package/lib/internal/template/internal/events/index.js +1 -0
  180. package/lib/internal/template/internal/events/index.js.map +1 -1
  181. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  182. package/lib/internal/template/key-value-pairs/styles.scoped.css +9 -15
  183. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  184. package/lib/internal/template/link/styles.css.js +20 -20
  185. package/lib/internal/template/link/styles.scoped.css +71 -74
  186. package/lib/internal/template/link/styles.selectors.js +20 -20
  187. package/lib/internal/template/modal/internal.js +1 -1
  188. package/lib/internal/template/modal/internal.js.map +1 -1
  189. package/lib/internal/template/modal/styles.css.js +23 -23
  190. package/lib/internal/template/modal/styles.scoped.css +38 -44
  191. package/lib/internal/template/modal/styles.selectors.js +23 -23
  192. package/lib/internal/template/multiselect/styles.css.js +3 -3
  193. package/lib/internal/template/multiselect/styles.scoped.css +3 -9
  194. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  195. package/lib/internal/template/pagination/styles.css.js +9 -9
  196. package/lib/internal/template/pagination/styles.scoped.css +23 -26
  197. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  198. package/lib/internal/template/popover/body.d.ts.map +1 -1
  199. package/lib/internal/template/popover/body.js +0 -1
  200. package/lib/internal/template/popover/body.js.map +1 -1
  201. package/lib/internal/template/popover/internal.d.ts +1 -0
  202. package/lib/internal/template/popover/internal.d.ts.map +1 -1
  203. package/lib/internal/template/popover/internal.js +2 -2
  204. package/lib/internal/template/popover/internal.js.map +1 -1
  205. package/lib/internal/template/popover/styles.css.js +53 -52
  206. package/lib/internal/template/popover/styles.scoped.css +71 -77
  207. package/lib/internal/template/popover/styles.selectors.js +53 -52
  208. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  209. package/lib/internal/template/progress-bar/styles.scoped.css +30 -33
  210. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  211. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  212. package/lib/internal/template/prompt-input/styles.scoped.css +39 -51
  213. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  214. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  215. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +41 -44
  216. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  217. package/lib/internal/template/property-filter/styles.css.js +39 -39
  218. package/lib/internal/template/property-filter/styles.scoped.css +41 -47
  219. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  220. package/lib/internal/template/radio-group/styles.css.js +10 -10
  221. package/lib/internal/template/radio-group/styles.scoped.css +16 -19
  222. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  223. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  224. package/lib/internal/template/segmented-control/styles.scoped.css +34 -37
  225. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  226. package/lib/internal/template/select/styles.css.js +1 -1
  227. package/lib/internal/template/select/styles.scoped.css +1 -4
  228. package/lib/internal/template/select/styles.selectors.js +1 -1
  229. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  230. package/lib/internal/template/side-navigation/styles.scoped.css +46 -49
  231. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  232. package/lib/internal/template/slider/styles.css.js +26 -26
  233. package/lib/internal/template/slider/styles.scoped.css +76 -79
  234. package/lib/internal/template/slider/styles.selectors.js +26 -26
  235. package/lib/internal/template/split-panel/styles.css.js +26 -26
  236. package/lib/internal/template/split-panel/styles.scoped.css +44 -47
  237. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  238. package/lib/internal/template/steps/styles.css.js +6 -6
  239. package/lib/internal/template/steps/styles.scoped.css +7 -10
  240. package/lib/internal/template/steps/styles.selectors.js +6 -6
  241. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  242. package/lib/internal/template/table/expandable-rows/styles.scoped.css +13 -16
  243. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  244. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  245. package/lib/internal/template/table/resizer/styles.scoped.css +15 -18
  246. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  247. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.d.ts.map +1 -1
  248. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js +6 -2
  249. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js.map +1 -1
  250. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  251. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -7
  252. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  253. package/lib/internal/template/tabs/styles.css.js +28 -28
  254. package/lib/internal/template/tabs/styles.scoped.css +49 -52
  255. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  256. package/lib/internal/template/text-content/styles.css.js +1 -1
  257. package/lib/internal/template/text-content/styles.scoped.css +60 -63
  258. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  259. package/lib/internal/template/text-filter/styles.css.js +3 -3
  260. package/lib/internal/template/text-filter/styles.scoped.css +3 -6
  261. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  262. package/lib/internal/template/textarea/styles.css.js +5 -5
  263. package/lib/internal/template/textarea/styles.scoped.css +14 -17
  264. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  265. package/lib/internal/template/tiles/styles.css.js +30 -30
  266. package/lib/internal/template/tiles/styles.scoped.css +71 -77
  267. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  268. package/lib/internal/template/toggle/styles.css.js +10 -10
  269. package/lib/internal/template/toggle/styles.scoped.css +17 -20
  270. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  271. package/lib/internal/template/token-group/styles.css.js +8 -8
  272. package/lib/internal/template/token-group/styles.scoped.css +16 -19
  273. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  274. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  275. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +42 -45
  276. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  277. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  278. package/lib/internal/template/top-navigation/styles.scoped.css +66 -75
  279. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  280. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  281. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -24
  282. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  283. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  284. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -36
  285. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  286. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  287. package/lib/internal/template/tutorial-panel/styles.scoped.css +1 -4
  288. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  289. package/lib/internal/template/wizard/styles.css.js +30 -30
  290. package/lib/internal/template/wizard/styles.scoped.css +58 -61
  291. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  292. package/package.json +1 -1
  293. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts +0 -12
  294. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts.map +0 -1
  295. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js +0 -28
  296. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js.map +0 -1
@@ -150,54 +150,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153:not(#\9) {
153
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
154
154
  opacity: 0;
155
155
  transform: translateY(-20px);
156
156
  }
157
157
  @media (prefers-reduced-motion: reduce) {
158
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153:not(#\9) {
158
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
159
159
  animation: none;
160
160
  transition: none;
161
161
  }
162
162
  }
163
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153:not(#\9) {
163
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
164
164
  animation: none;
165
165
  transition: none;
166
166
  }
167
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
168
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
169
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
170
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
167
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
168
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
169
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
170
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
171
171
  opacity: 0;
172
172
  transform: translateY(-8px);
173
173
  }
174
174
  @media (prefers-reduced-motion: reduce) {
175
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
176
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
177
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
178
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
175
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
176
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
177
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
178
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
  }
183
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
183
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
187
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
188
188
  opacity: 0;
189
189
  }
190
190
  @media (prefers-reduced-motion: reduce) {
191
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
191
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
192
192
  animation: none;
193
193
  transition: none;
194
194
  }
195
195
  }
196
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_enter_1q84n_q3pin_153 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
196
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206:not(#\9) {
200
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
201
201
  transition-property: transform, opacity;
202
202
  transition-duration: var(--motion-duration-complex-wo6kj4, 270ms);
203
203
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
@@ -205,25 +205,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  transform: translateY(0);
206
206
  }
207
207
  @media (prefers-reduced-motion: reduce) {
208
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206:not(#\9) {
208
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
209
209
  animation: none;
210
210
  transition: none;
211
211
  }
212
212
  }
213
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206:not(#\9) {
213
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
214
214
  animation: none;
215
215
  transition: none;
216
216
  }
217
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9),
218
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
219
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
220
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
221
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
222
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9),
223
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
224
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
225
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
226
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
217
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
218
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
219
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
220
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
221
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
222
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
223
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
224
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
225
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
226
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
227
227
  opacity: 1;
228
228
  transform: translateY(0);
229
229
  transition-property: transform, opacity;
@@ -231,83 +231,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
231
231
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
232
232
  }
233
233
  @media (prefers-reduced-motion: reduce) {
234
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9),
235
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
236
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
237
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
238
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
239
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9),
240
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9),
241
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9),
242
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
243
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
234
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
235
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
236
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
237
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
238
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
242
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
243
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
244
244
  animation: none;
245
245
  transition: none;
246
246
  }
247
247
  }
248
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
248
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
249
249
  animation: none;
250
250
  transition: none;
251
251
  }
252
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
252
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
253
253
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) - 50ms);
254
254
  }
255
255
  @media (prefers-reduced-motion: reduce) {
256
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
256
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
257
257
  animation: none;
258
258
  transition: none;
259
259
  }
260
260
  }
261
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
261
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
262
262
  animation: none;
263
263
  transition: none;
264
264
  }
265
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9) {
265
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
266
266
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
267
267
  }
268
268
  @media (prefers-reduced-motion: reduce) {
269
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9) {
269
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
270
270
  animation: none;
271
271
  transition: none;
272
272
  }
273
273
  }
274
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-header_1q84n_q3pin_167:not(#\9) {
274
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
275
275
  animation: none;
276
276
  transition: none;
277
277
  }
278
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9) {
278
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
279
279
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
280
280
  }
281
281
  @media (prefers-reduced-motion: reduce) {
282
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9) {
282
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
283
283
  animation: none;
284
284
  transition: none;
285
285
  }
286
286
  }
287
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_flash-message_1q84n_q3pin_167 > .awsui_flash-content_1q84n_q3pin_168:not(#\9) {
287
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
288
288
  animation: none;
289
289
  transition: none;
290
290
  }
291
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
292
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
293
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
294
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9) {
291
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
292
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
293
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
294
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
295
295
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) * 2 - 100ms);
296
296
  }
297
297
  @media (prefers-reduced-motion: reduce) {
298
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
299
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9),
300
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9),
301
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9) {
298
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
299
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
300
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
301
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
302
302
  animation: none;
303
303
  transition: none;
304
304
  }
305
305
  }
306
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entering_1q84n_q3pin_206 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_entered_1q84n_q3pin_227 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9) {
306
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
307
307
  animation: none;
308
308
  transition: none;
309
309
  }
310
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_exiting_1q84n_q3pin_332:not(#\9) {
310
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
311
311
  opacity: 0;
312
312
  transform: translateY(-20px);
313
313
  transition-property: transform, opacity;
@@ -315,12 +315,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
316
316
  }
317
317
  @media (prefers-reduced-motion: reduce) {
318
- .awsui_flash-with-motion_1q84n_q3pin_153.awsui_exiting_1q84n_q3pin_332:not(#\9) {
318
+ .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
319
319
  animation: none;
320
320
  transition: none;
321
321
  }
322
322
  }
323
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_q3pin_153.awsui_exiting_1q84n_q3pin_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_q3pin_153.awsui_exiting_1q84n_q3pin_332:not(#\9) {
323
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
324
324
  animation: none;
325
325
  transition: none;
326
326
  }
@@ -341,35 +341,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
341
341
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
342
342
  SPDX-License-Identifier: Apache-2.0
343
343
  */
344
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_item_1q84n_q3pin_366:not(#\9),
345
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_flash-list-item_1q84n_q3pin_367:not(#\9),
346
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366.awsui_notification-bar_1q84n_q3pin_368:not(#\9) {
344
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9),
345
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9),
346
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
347
347
  transition-timing-function: var(--motion-easing-responsive-jm8d79, ease-out);
348
348
  transition-duration: var(--motion-duration-responsive-2h8kwl, 135ms);
349
349
  }
350
350
  @media (prefers-reduced-motion: reduce) {
351
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_item_1q84n_q3pin_366:not(#\9),
352
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_flash-list-item_1q84n_q3pin_367:not(#\9),
353
- .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366.awsui_notification-bar_1q84n_q3pin_368:not(#\9) {
351
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9),
352
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9),
353
+ .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
354
354
  animation: none;
355
355
  transition: none;
356
356
  }
357
357
  }
358
- .awsui-motion-disabled .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_item_1q84n_q3pin_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_item_1q84n_q3pin_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_flash-list-item_1q84n_q3pin_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366 > .awsui_flash-list-item_1q84n_q3pin_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366.awsui_notification-bar_1q84n_q3pin_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_q3pin_366 > .awsui_animation-running_1q84n_q3pin_366.awsui_notification-bar_1q84n_q3pin_368:not(#\9) {
358
+ .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
359
359
  animation: none;
360
360
  transition: none;
361
361
  }
362
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388.awsui_animation-ready_1q84n_q3pin_388 > .awsui_expanded-only_1q84n_q3pin_388:not(#\9),
363
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388.awsui_animation-running_1q84n_q3pin_366 > .awsui_expanded-only_1q84n_q3pin_388:not(#\9) {
362
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388.awsui_animation-ready_1q84n_yosmc_388 > .awsui_expanded-only_1q84n_yosmc_388:not(#\9),
363
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388.awsui_animation-running_1q84n_yosmc_366 > .awsui_expanded-only_1q84n_yosmc_388:not(#\9) {
364
364
  display: none;
365
365
  }
366
366
 
367
- .awsui_stack_1q84n_q3pin_366:not(#\9) {
367
+ .awsui_stack_1q84n_yosmc_366:not(#\9) {
368
368
  display: grid;
369
369
  grid-template-columns: 30px 1fr 30px;
370
370
  }
371
371
 
372
- .awsui_stack_1q84n_q3pin_366 > .awsui_expanded_1q84n_q3pin_388:not(#\9) {
372
+ .awsui_stack_1q84n_yosmc_366 > .awsui_expanded_1q84n_yosmc_388:not(#\9) {
373
373
  grid-column: 1/4;
374
374
  }
375
375
 
@@ -383,21 +383,21 @@ the grid layout will be:
383
383
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
384
384
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
385
385
  */
386
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388:not(#\9) {
386
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388:not(#\9) {
387
387
  display: grid;
388
388
  grid-column: 1/4;
389
389
  grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px);
390
390
  row-gap: 8px;
391
391
  z-index: 0;
392
392
  }
393
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388 > .awsui_item_1q84n_q3pin_366:not(#\9) {
393
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9) {
394
394
  grid-column-start: calc(var(--awsui-flashbar-stack-index-g964ok) + 1);
395
395
  grid-column-end: calc(var(--awsui-flashbar-stack-depth-g964ok) * 2 + 1 - var(--awsui-flashbar-stack-index-g964ok) + 1);
396
396
  grid-row-start: 1;
397
397
  grid-row-end: calc(var(--awsui-flashbar-stack-index-g964ok) + 2);
398
398
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
399
399
  }
400
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388 > .awsui_item_1q84n_q3pin_366:not(#\9):not(:first-of-type) {
400
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9):not(:first-of-type) {
401
401
  align-self: end;
402
402
  /* Give placeholder elements in the stacked state the height of a notification
403
403
  with one single line of text.
@@ -405,23 +405,23 @@ the grid layout will be:
405
405
  */
406
406
  min-block-size: calc(var(--line-height-body-m-gw0130, 22px) + (var(--space-scaled-xs-t3am3w, 8px) + var(--border-width-field-9kmoac, 1px) + var(--space-scaled-xxs-krq5fq, 4px)) * 2);
407
407
  }
408
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388 > .awsui_item_1q84n_q3pin_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_q3pin_153,
409
- .awsui_stack_1q84n_q3pin_366 > .awsui_collapsed_1q84n_q3pin_388 > .awsui_item_1q84n_q3pin_366.awsui_flash_1q84n_q3pin_153:not(#\9) {
408
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_yosmc_153,
409
+ .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366.awsui_flash_1q84n_yosmc_153:not(#\9) {
410
410
  box-shadow: var(--shadow-flash-collapsed-emn2ei, 0px 2px 2px rgba(0, 0, 0, 0.15));
411
411
  }
412
412
 
413
- .awsui_stack_1q84n_q3pin_366 > .awsui_expanded_1q84n_q3pin_388.awsui_animation-running_1q84n_q3pin_366 > .awsui_flash-list-item_1q84n_q3pin_367:not(#\9) {
413
+ .awsui_stack_1q84n_yosmc_366 > .awsui_expanded_1q84n_yosmc_388.awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9) {
414
414
  position: relative;
415
415
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
416
416
  }
417
417
 
418
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388) {
418
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388) {
419
419
  /*
420
420
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
421
421
  missing third item when there are only 2 items in the stack.
422
422
  */
423
423
  }
424
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388):not(.awsui_short-list_1q84n_q3pin_450):not(.awsui_visual-refresh_1q84n_q3pin_450) {
424
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450):not(.awsui_visual-refresh_1q84n_yosmc_450) {
425
425
  /*
426
426
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
427
427
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -433,14 +433,14 @@ the grid layout will be:
433
433
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
434
434
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
435
435
  }
436
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388):not(.awsui_short-list_1q84n_q3pin_450):not(.awsui_visual-refresh_1q84n_q3pin_450) > .awsui_notification-bar_1q84n_q3pin_368 {
436
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450):not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
437
437
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
438
438
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
439
439
  is the full height of the notification bar */
440
440
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
441
441
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
442
442
  }
443
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388):not(.awsui_short-list_1q84n_q3pin_450).awsui_visual-refresh_1q84n_q3pin_450 {
443
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450).awsui_visual-refresh_1q84n_yosmc_450 {
444
444
  /*
445
445
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
446
446
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -452,14 +452,14 @@ the grid layout will be:
452
452
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
453
453
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
454
454
  }
455
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388):not(.awsui_short-list_1q84n_q3pin_450).awsui_visual-refresh_1q84n_q3pin_450 > .awsui_notification-bar_1q84n_q3pin_368 {
455
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450).awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368 {
456
456
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
457
457
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
458
458
  is the full height of the notification bar */
459
459
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 0px);
460
460
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
461
461
  }
462
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388).awsui_short-list_1q84n_q3pin_450:not(.awsui_visual-refresh_1q84n_q3pin_450) {
462
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450:not(.awsui_visual-refresh_1q84n_yosmc_450) {
463
463
  /*
464
464
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
465
465
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -471,14 +471,14 @@ the grid layout will be:
471
471
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
472
472
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
473
473
  }
474
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388).awsui_short-list_1q84n_q3pin_450:not(.awsui_visual-refresh_1q84n_q3pin_450) > .awsui_notification-bar_1q84n_q3pin_368 {
474
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450:not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
475
475
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
476
476
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
477
477
  is the full height of the notification bar */
478
478
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 8px);
479
479
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
480
480
  }
481
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388).awsui_short-list_1q84n_q3pin_450.awsui_visual-refresh_1q84n_q3pin_450 {
481
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450.awsui_visual-refresh_1q84n_yosmc_450 {
482
482
  /*
483
483
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
484
484
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -490,14 +490,14 @@ the grid layout will be:
490
490
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
491
491
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
492
492
  }
493
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444:not(#\9):not(.awsui_expanded_1q84n_q3pin_388).awsui_short-list_1q84n_q3pin_450.awsui_visual-refresh_1q84n_q3pin_450 > .awsui_notification-bar_1q84n_q3pin_368 {
493
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450.awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368 {
494
494
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
495
495
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
496
496
  is the full height of the notification bar */
497
497
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 8px);
498
498
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
499
499
  }
500
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444.awsui_expanded_1q84n_q3pin_388:not(#\9):not(.awsui_visual-refresh_1q84n_q3pin_450) {
500
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) {
501
501
  /*
502
502
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
503
503
  notifications slot already gives it enough space.
@@ -513,14 +513,14 @@ the grid layout will be:
513
513
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - var(--space-scaled-s-8j7izy, 12px));
514
514
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-3uxq9h, 16px) + 0px);
515
515
  }
516
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444.awsui_expanded_1q84n_q3pin_388:not(#\9):not(.awsui_visual-refresh_1q84n_q3pin_450) > .awsui_notification-bar_1q84n_q3pin_368 {
516
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
517
517
  margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
518
518
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
519
519
  is the full height of the notification bar */
520
520
  margin-block-end: calc(var(--space-scaled-s-8j7izy, 12px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
521
521
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
522
522
  }
523
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444.awsui_expanded_1q84n_q3pin_388.awsui_visual-refresh_1q84n_q3pin_450:not(#\9) {
523
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388.awsui_visual-refresh_1q84n_yosmc_450:not(#\9) {
524
524
  /*
525
525
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
526
526
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -532,7 +532,7 @@ the grid layout will be:
532
532
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - var(--space-scaled-s-8j7izy, 12px));
533
533
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
534
534
  }
535
- .awsui_stack_1q84n_q3pin_366.awsui_collapsible_1q84n_q3pin_444.awsui_expanded_1q84n_q3pin_388.awsui_visual-refresh_1q84n_q3pin_450 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9) {
535
+ .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388.awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
536
536
  margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
537
537
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
538
538
  is the full height of the notification bar */
@@ -540,7 +540,7 @@ the grid layout will be:
540
540
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
541
541
  }
542
542
 
543
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9) {
543
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
544
544
  min-inline-size: 0;
545
545
  word-break: break-word;
546
546
  background: var(--color-background-notification-stack-bar-7l8dyd, #2a2e33);
@@ -568,9 +568,9 @@ the grid layout will be:
568
568
  text-decoration: none;
569
569
  z-index: 1;
570
570
  }
571
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597 > .awsui_header_1q84n_q3pin_597:not(#\9),
572
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597 > .awsui_item-count_1q84n_q3pin_598:not(#\9),
573
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9) {
571
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_header_1q84n_yosmc_597:not(#\9),
572
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598:not(#\9),
573
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9) {
574
574
  font-size: var(--font-size-body-m-6wxxs5, 14px);
575
575
  line-height: var(--line-height-body-m-gw0130, 22px);
576
576
  color: var(--color-text-body-default-agk00h, #16191f);
@@ -583,7 +583,7 @@ the grid layout will be:
583
583
  margin-block: 0;
584
584
  padding-block: 0;
585
585
  }
586
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597:not(#\9) {
586
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597:not(#\9) {
587
587
  display: flex;
588
588
  flex-direction: row;
589
589
  flex-wrap: wrap;
@@ -591,11 +591,11 @@ the grid layout will be:
591
591
  justify-content: center;
592
592
  row-gap: 0;
593
593
  }
594
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597 > .awsui_header_1q84n_q3pin_597:not(#\9) {
594
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_header_1q84n_yosmc_597:not(#\9) {
595
595
  font-weight: var(--font-weight-button-rw26ot, 700);
596
596
  display: inline-block;
597
597
  }
598
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597 > .awsui_item-count_1q84n_q3pin_598:not(#\9) {
598
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598:not(#\9) {
599
599
  column-gap: var(--space-s-vmutj3, 12px);
600
600
  display: flex;
601
601
  flex-direction: row;
@@ -603,33 +603,33 @@ the grid layout will be:
603
603
  justify-content: center;
604
604
  row-gap: 0;
605
605
  }
606
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_status_1q84n_q3pin_597 > .awsui_item-count_1q84n_q3pin_598 > .awsui_type-count_1q84n_q3pin_632 > .awsui_count-number_1q84n_q3pin_632:not(#\9) {
606
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598 > .awsui_type-count_1q84n_yosmc_632 > .awsui_count-number_1q84n_yosmc_632:not(#\9) {
607
607
  margin-inline-start: var(--space-xxs-y2432o, 4px);
608
608
  }
609
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9):hover {
609
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):hover {
610
610
  background: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
611
611
  border-color: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
612
612
  }
613
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9):active {
613
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):active {
614
614
  background: var(--color-background-notification-stack-bar-active-p02rgc, #2a2e33);
615
615
  }
616
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368.awsui_visual-refresh_1q84n_q3pin_450:not(#\9) {
616
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368.awsui_visual-refresh_1q84n_yosmc_450:not(#\9) {
617
617
  border-block-width: 2px;
618
618
  border-inline-width: 2px;
619
619
  padding-inline: var(--space-l-eenfqd, 20px);
620
620
  }
621
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9):not(.awsui_visual-refresh_1q84n_q3pin_450) {
621
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) {
622
622
  border-block-width: 1px;
623
623
  border-inline-width: 1px;
624
624
  padding-inline: var(--space-s-vmutj3, 12px);
625
625
  }
626
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9):not(.awsui_visual-refresh_1q84n_q3pin_450):focus {
626
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450):focus {
627
627
  text-decoration: none;
628
628
  }
629
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368:not(#\9):not(.awsui_visual-refresh_1q84n_q3pin_450):hover {
629
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450):hover {
630
630
  text-decoration: none;
631
631
  }
632
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9) {
632
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9) {
633
633
  display: inline-block;
634
634
  flex-grow: 1;
635
635
  background: none;
@@ -637,33 +637,33 @@ the grid layout will be:
637
637
  border-inline: none;
638
638
  padding-block: 0;
639
639
  }
640
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599 > .awsui_icon_1q84n_q3pin_666:not(#\9) {
640
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
641
641
  transition: transform var(--motion-duration-rotate-90-bpnkq9, 135ms) var(--motion-easing-rotate-90-c61wiy, cubic-bezier(0.165, 0.84, 0.44, 1));
642
642
  }
643
643
  @media (prefers-reduced-motion: reduce) {
644
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599 > .awsui_icon_1q84n_q3pin_666:not(#\9) {
644
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
645
645
  animation: none;
646
646
  transition: none;
647
647
  }
648
648
  }
649
- .awsui-motion-disabled .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599 > .awsui_icon_1q84n_q3pin_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599 > .awsui_icon_1q84n_q3pin_666:not(#\9) {
649
+ .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
650
650
  animation: none;
651
651
  transition: none;
652
652
  }
653
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599.awsui_expanded_1q84n_q3pin_388 > .awsui_icon_1q84n_q3pin_666:not(#\9) {
653
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599.awsui_expanded_1q84n_yosmc_388 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
654
654
  transform: rotate(180deg);
655
655
  }
656
- .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9):focus {
656
+ .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
657
657
  outline: none;
658
658
  }
659
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9):focus {
659
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
660
660
  position: relative;
661
661
  }
662
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9):focus {
662
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
663
663
  outline: 2px dotted transparent;
664
664
  outline-offset: calc(0px - 1px);
665
665
  }
666
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notification-bar_1q84n_q3pin_368 > .awsui_button_1q84n_q3pin_599:not(#\9):focus::before {
666
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus::before {
667
667
  content: " ";
668
668
  display: block;
669
669
  position: absolute;
@@ -678,20 +678,20 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notifi
678
678
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
679
679
  }
680
680
 
681
- .awsui_stack_1q84n_q3pin_366.awsui_expanded_1q84n_q3pin_388:not(#\9):not(.awsui_floating_1q84n_q3pin_707) {
681
+ .awsui_stack_1q84n_yosmc_366.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_floating_1q84n_yosmc_707) {
682
682
  padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-g964ok, 0);
683
683
  }
684
684
 
685
- .awsui_flashbar_1q84n_q3pin_711:not(#\9) {
685
+ .awsui_flashbar_1q84n_yosmc_711:not(#\9) {
686
686
  position: relative;
687
687
  /* stylelint-disable-next-line selector-max-type */
688
688
  }
689
- .awsui_flashbar_1q84n_q3pin_711 > li + li:not(#\9) {
689
+ .awsui_flashbar_1q84n_yosmc_711 > li + li:not(#\9) {
690
690
  padding-block-start: 0;
691
691
  }
692
692
 
693
- .awsui_flashbar_1q84n_q3pin_711:not(#\9),
694
- .awsui_flash_1q84n_q3pin_153:not(#\9) {
693
+ .awsui_flashbar_1q84n_yosmc_711:not(#\9),
694
+ .awsui_flash_1q84n_yosmc_153:not(#\9) {
695
695
  border-collapse: separate;
696
696
  border-spacing: 0;
697
697
  box-sizing: border-box;
@@ -700,12 +700,9 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notifi
700
700
  direction: inherit;
701
701
  empty-cells: show;
702
702
  font-family: serif;
703
- font-size: medium;
704
703
  font-style: normal;
705
704
  font-variant: normal;
706
- font-weight: 400;
707
705
  font-stretch: normal;
708
- line-height: normal;
709
706
  -webkit-hyphens: none;
710
707
  hyphens: none;
711
708
  letter-spacing: normal;
@@ -727,7 +724,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notifi
727
724
  -moz-osx-font-smoothing: auto;
728
725
  }
729
726
 
730
- .awsui_flash_1q84n_q3pin_153:not(#\9) {
727
+ .awsui_flash_1q84n_yosmc_153:not(#\9) {
731
728
  position: relative;
732
729
  display: flex;
733
730
  justify-content: flex-start;
@@ -744,44 +741,44 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_q3pin_366 > .awsui_notifi
744
741
  box-shadow: var(--shadow-flash-sticky-npj8dn, 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));
745
742
  }
746
743
 
747
- .awsui_initial-hidden_1q84n_q3pin_772:not(#\9) {
744
+ .awsui_initial-hidden_1q84n_yosmc_769:not(#\9) {
748
745
  overflow: hidden;
749
746
  block-size: 0;
750
747
  }
751
748
 
752
- .awsui_flash-list_1q84n_q3pin_367:not(#\9) {
749
+ .awsui_flash-list_1q84n_yosmc_367:not(#\9) {
753
750
  list-style: none;
754
751
  padding-block: 0;
755
752
  padding-inline: 0;
756
753
  margin-block: 0;
757
754
  margin-inline: 0;
758
755
  }
759
- .awsui_flash-list_1q84n_q3pin_367:not(#\9):not(.awsui_collapsed_1q84n_q3pin_388) > li:not(:last-child) {
756
+ .awsui_flash-list_1q84n_yosmc_367:not(#\9):not(.awsui_collapsed_1q84n_yosmc_388) > li:not(:last-child) {
760
757
  margin-block-end: var(--space-xxxs-gn3248, 2px);
761
758
  }
762
759
 
763
- .awsui_flash-body_1q84n_q3pin_167:not(#\9) {
760
+ .awsui_flash-body_1q84n_yosmc_167:not(#\9) {
764
761
  display: flex;
765
762
  flex-grow: 1;
766
763
  min-inline-size: 0;
767
764
  }
768
765
 
769
- .awsui_flash-focus-container_1q84n_q3pin_794:not(#\9) {
766
+ .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9) {
770
767
  display: flex;
771
768
  flex: 1;
772
769
  min-inline-size: 0;
773
770
  }
774
- .awsui_flash-focus-container_1q84n_q3pin_794:not(#\9):focus {
771
+ .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
775
772
  outline: none;
776
773
  }
777
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_q3pin_794:not(#\9):focus {
774
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
778
775
  position: relative;
779
776
  }
780
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_q3pin_794:not(#\9):focus {
777
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
781
778
  outline: 2px dotted transparent;
782
779
  outline-offset: calc(var(--space-button-focus-outline-gutter-90p0io, 3px) - 1px);
783
780
  }
784
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_q3pin_794:not(#\9):focus::before {
781
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus::before {
785
782
  content: " ";
786
783
  display: block;
787
784
  position: absolute;
@@ -796,82 +793,82 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_q3pin_794
796
793
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
797
794
  }
798
795
 
799
- .awsui_flash-text_1q84n_q3pin_824:not(#\9) {
796
+ .awsui_flash-text_1q84n_yosmc_821:not(#\9) {
800
797
  margin-block: var(--border-width-field-9kmoac, 1px);
801
798
  margin-inline: 0;
802
799
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
803
800
  padding-inline: var(--space-xxs-y2432o, 4px);
804
801
  }
805
802
 
806
- .awsui_flash-icon_1q84n_q3pin_193:not(#\9) {
803
+ .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
807
804
  flex: 0 0 auto;
808
805
  padding-inline-start: 0;
809
806
  }
810
807
 
811
- .awsui_flash-message_1q84n_q3pin_167:not(#\9) {
808
+ .awsui_flash-message_1q84n_yosmc_167:not(#\9) {
812
809
  flex: 1 1 0%;
813
810
  word-wrap: break-word;
814
811
  max-inline-size: 100%;
815
812
  overflow: hidden;
816
813
  }
817
814
 
818
- .awsui_hidden_1q84n_q3pin_843:not(#\9) {
815
+ .awsui_hidden_1q84n_yosmc_840:not(#\9) {
819
816
  display: none;
820
817
  }
821
818
 
822
- .awsui_flash-header_1q84n_q3pin_167:not(#\9),
823
- .awsui_header-replacement_1q84n_q3pin_848:not(#\9) {
819
+ .awsui_flash-header_1q84n_yosmc_167:not(#\9),
820
+ .awsui_header-replacement_1q84n_yosmc_845:not(#\9) {
824
821
  font-weight: 700;
825
822
  }
826
823
 
827
- .awsui_flash-content_1q84n_q3pin_168:not(#\9),
828
- .awsui_content-replacement_1q84n_q3pin_853:not(#\9) {
824
+ .awsui_flash-content_1q84n_yosmc_168:not(#\9),
825
+ .awsui_content-replacement_1q84n_yosmc_850:not(#\9) {
829
826
  /* Only used as a selector for test-utils */
830
827
  }
831
828
 
832
- .awsui_dismiss-button-wrapper_1q84n_q3pin_170:not(#\9) {
829
+ .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
833
830
  flex: 0 0 auto;
834
831
  margin-inline: var(--space-s-vmutj3, 12px) calc(-1 * var(--space-xxs-y2432o, 4px));
835
832
  padding-inline-end: var(--space-flashbar-dismiss-right-isj5kw, 4px);
836
833
  }
837
834
 
838
- .awsui_dismiss-button_1q84n_q3pin_170:not(#\9) {
835
+ .awsui_dismiss-button_1q84n_yosmc_170:not(#\9) {
839
836
  /* Only used as a selector for test-utils */
840
837
  }
841
838
 
842
- .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9) {
839
+ .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
843
840
  white-space: nowrap;
844
841
  margin-inline-start: var(--space-flashbar-action-left-itwfbt, 16px);
845
842
  }
846
843
 
847
- .awsui_flashbar_1q84n_q3pin_711.awsui_breakpoint-default_1q84n_q3pin_872 > .awsui_flash-list_1q84n_q3pin_367 > .awsui_flash-list-item_1q84n_q3pin_367 > .awsui_flash_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167:not(#\9) {
844
+ .awsui_flashbar_1q84n_yosmc_711.awsui_breakpoint-default_1q84n_yosmc_869 > .awsui_flash-list_1q84n_yosmc_367 > .awsui_flash-list-item_1q84n_yosmc_367 > .awsui_flash_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167:not(#\9) {
848
845
  display: block;
849
846
  }
850
- .awsui_flashbar_1q84n_q3pin_711.awsui_breakpoint-default_1q84n_q3pin_872 > .awsui_flash-list_1q84n_q3pin_367 > .awsui_flash-list-item_1q84n_q3pin_367 > .awsui_flash_1q84n_q3pin_153 > .awsui_flash-body_1q84n_q3pin_167 > .awsui_action-button-wrapper_1q84n_q3pin_169:not(#\9) {
847
+ .awsui_flashbar_1q84n_yosmc_711.awsui_breakpoint-default_1q84n_yosmc_869 > .awsui_flash-list_1q84n_yosmc_367 > .awsui_flash-list-item_1q84n_yosmc_367 > .awsui_flash_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
851
848
  margin-inline-start: var(--space-l-eenfqd, 20px);
852
849
  padding-inline-start: var(--space-xxs-y2432o, 4px);
853
850
  margin-block-end: var(--space-xxs-y2432o, 4px);
854
851
  }
855
852
 
856
- .awsui_action-button_1q84n_q3pin_169:not(#\9),
857
- .awsui_action-slot_1q84n_q3pin_882:not(#\9) {
853
+ .awsui_action-button_1q84n_yosmc_169:not(#\9),
854
+ .awsui_action-slot_1q84n_yosmc_879:not(#\9) {
858
855
  /* Only used as a selector for test-utils */
859
856
  }
860
857
 
861
- .awsui_flash-type-success_1q84n_q3pin_886:not(#\9) {
858
+ .awsui_flash-type-success_1q84n_yosmc_883:not(#\9) {
862
859
  background-color: var(--color-background-notification-green-pxodvl, #1d8102);
863
860
  }
864
861
 
865
- .awsui_flash-type-error_1q84n_q3pin_890:not(#\9) {
862
+ .awsui_flash-type-error_1q84n_yosmc_887:not(#\9) {
866
863
  background-color: var(--color-background-notification-red-0hs2pe, #d13212);
867
864
  }
868
865
 
869
- .awsui_flash-type-info_1q84n_q3pin_894:not(#\9),
870
- .awsui_flash-type-in-progress_1q84n_q3pin_895:not(#\9) {
866
+ .awsui_flash-type-info_1q84n_yosmc_891:not(#\9),
867
+ .awsui_flash-type-in-progress_1q84n_yosmc_892:not(#\9) {
871
868
  background-color: var(--color-background-notification-blue-ckp8sf, #0073bb);
872
869
  }
873
870
 
874
- .awsui_flash-type-warning_1q84n_q3pin_899:not(#\9) {
871
+ .awsui_flash-type-warning_1q84n_yosmc_896:not(#\9) {
875
872
  color: var(--color-text-notification-yellow-2rj9mr, #16191f);
876
873
  background-color: var(--color-background-notification-yellow-6ytfvw, #ffe347);
877
874
  }