@cloudscape-design/components 3.0.348 → 3.0.350

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -90,177 +90,177 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93:not(#\9) {
93
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93:not(#\9) {
94
94
  opacity: 0;
95
95
  transform: translateY(-20px);
96
96
  }
97
97
  @media (prefers-reduced-motion: reduce) {
98
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93:not(#\9) {
98
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93:not(#\9) {
99
99
  animation: none;
100
100
  transition: none;
101
101
  }
102
102
  }
103
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93:not(#\9) {
103
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93:not(#\9) {
104
104
  animation: none;
105
105
  transition: none;
106
106
  }
107
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
108
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
109
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
110
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
107
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
108
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
109
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
110
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
111
111
  opacity: 0;
112
112
  transform: translateY(-8px);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
116
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
117
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
118
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
115
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
116
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
117
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
118
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
  }
123
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
123
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
127
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
128
128
  opacity: 0;
129
129
  }
130
130
  @media (prefers-reduced-motion: reduce) {
131
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
131
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
132
132
  animation: none;
133
133
  transition: none;
134
134
  }
135
135
  }
136
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_enter_1q84n_15ujq_93 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
136
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_enter_1q84n_1qhy5_93 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
137
137
  animation: none;
138
138
  transition: none;
139
139
  }
140
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146:not(#\9) {
140
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146:not(#\9) {
141
141
  transition-property: transform, opacity;
142
- transition-duration: var(--motion-duration-refresh-only-slow-08d4us, 250ms);
143
- transition-timing-function: var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
142
+ transition-duration: var(--motion-duration-refresh-only-slow-zbvbxt, 250ms);
143
+ transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
144
144
  opacity: 1;
145
145
  transform: translateY(0);
146
146
  }
147
147
  @media (prefers-reduced-motion: reduce) {
148
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146:not(#\9) {
148
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146:not(#\9) {
149
149
  animation: none;
150
150
  transition: none;
151
151
  }
152
152
  }
153
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146:not(#\9) {
153
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146:not(#\9) {
154
154
  animation: none;
155
155
  transition: none;
156
156
  }
157
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9),
158
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
159
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
160
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
161
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
162
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9),
163
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
164
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
165
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
166
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
157
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9),
158
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
159
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
160
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
161
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
162
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9),
163
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
164
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
165
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
166
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
167
167
  opacity: 1;
168
168
  transform: translateY(0);
169
169
  transition-property: transform, opacity;
170
- transition-duration: var(--motion-duration-refresh-only-slow-08d4us, 250ms);
171
- transition-timing-function: var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
170
+ transition-duration: var(--motion-duration-refresh-only-slow-zbvbxt, 250ms);
171
+ transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
172
172
  }
173
173
  @media (prefers-reduced-motion: reduce) {
174
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9),
175
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
176
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
177
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
178
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
179
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9),
180
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9),
181
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9),
182
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
183
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
174
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9),
175
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
176
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
177
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
178
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
179
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9),
180
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9),
181
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9),
182
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
183
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
187
  }
188
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
188
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
193
- transition-delay: calc(var(--motion-duration-refresh-only-slow-08d4us, 250ms) - 50ms);
192
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
193
+ transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) - 50ms);
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
196
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
201
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9) {
206
- transition-delay: calc(var(--motion-duration-refresh-only-slow-08d4us, 250ms) + 10ms);
205
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9) {
206
+ transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9) {
209
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-header_1q84n_15ujq_107:not(#\9) {
214
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-header_1q84n_1qhy5_107:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9) {
219
- transition-delay: calc(var(--motion-duration-refresh-only-slow-08d4us, 250ms) + 10ms);
218
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9) {
219
+ transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
220
220
  }
221
221
  @media (prefers-reduced-motion: reduce) {
222
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9) {
222
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9) {
223
223
  animation: none;
224
224
  transition: none;
225
225
  }
226
226
  }
227
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_flash-message_1q84n_15ujq_107 > .awsui_flash-content_1q84n_15ujq_108:not(#\9) {
227
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_flash-message_1q84n_1qhy5_107 > .awsui_flash-content_1q84n_1qhy5_108:not(#\9) {
228
228
  animation: none;
229
229
  transition: none;
230
230
  }
231
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
232
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
233
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
234
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9) {
235
- transition-delay: calc(var(--motion-duration-refresh-only-slow-08d4us, 250ms) * 2 - 100ms);
231
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
232
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
233
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
234
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9) {
235
+ transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) * 2 - 100ms);
236
236
  }
237
237
  @media (prefers-reduced-motion: reduce) {
238
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
239
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9),
240
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9),
241
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9) {
238
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9) {
242
242
  animation: none;
243
243
  transition: none;
244
244
  }
245
245
  }
246
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entering_1q84n_15ujq_146 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_entered_1q84n_15ujq_167 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9) {
246
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entering_1q84n_1qhy5_146 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_entered_1q84n_1qhy5_167 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9) {
247
247
  animation: none;
248
248
  transition: none;
249
249
  }
250
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_exiting_1q84n_15ujq_272:not(#\9) {
250
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_exiting_1q84n_1qhy5_272:not(#\9) {
251
251
  opacity: 0;
252
252
  transform: translateY(-20px);
253
253
  transition-property: transform, opacity;
254
- transition-duration: var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
255
- transition-timing-function: var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
254
+ transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
255
+ transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
256
256
  }
257
257
  @media (prefers-reduced-motion: reduce) {
258
- .awsui_flash-with-motion_1q84n_15ujq_93.awsui_exiting_1q84n_15ujq_272:not(#\9) {
258
+ .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_exiting_1q84n_1qhy5_272:not(#\9) {
259
259
  animation: none;
260
260
  transition: none;
261
261
  }
262
262
  }
263
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_15ujq_93.awsui_exiting_1q84n_15ujq_272:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_15ujq_93.awsui_exiting_1q84n_15ujq_272:not(#\9) {
263
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_exiting_1q84n_1qhy5_272:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1qhy5_93.awsui_exiting_1q84n_1qhy5_272:not(#\9) {
264
264
  animation: none;
265
265
  transition: none;
266
266
  }
@@ -269,26 +269,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
269
269
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
270
270
  SPDX-License-Identifier: Apache-2.0
271
271
  */
272
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_item_1q84n_15ujq_294:not(#\9),
273
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_flash-list-item_1q84n_15ujq_295:not(#\9),
274
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294.awsui_notification-bar_1q84n_15ujq_296:not(#\9) {
275
- transition-timing-function: var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
276
- transition-duration: var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
272
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_item_1q84n_1qhy5_294:not(#\9),
273
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_flash-list-item_1q84n_1qhy5_295:not(#\9),
274
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294.awsui_notification-bar_1q84n_1qhy5_296:not(#\9) {
275
+ transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
276
+ transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
277
277
  }
278
278
  @media (prefers-reduced-motion: reduce) {
279
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_item_1q84n_15ujq_294:not(#\9),
280
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_flash-list-item_1q84n_15ujq_295:not(#\9),
281
- .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294.awsui_notification-bar_1q84n_15ujq_296:not(#\9) {
279
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_item_1q84n_1qhy5_294:not(#\9),
280
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_flash-list-item_1q84n_1qhy5_295:not(#\9),
281
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294.awsui_notification-bar_1q84n_1qhy5_296:not(#\9) {
282
282
  animation: none;
283
283
  transition: none;
284
284
  }
285
285
  }
286
- .awsui-motion-disabled .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_item_1q84n_15ujq_294:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_item_1q84n_15ujq_294:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_flash-list-item_1q84n_15ujq_295:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294 > .awsui_flash-list-item_1q84n_15ujq_295:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294.awsui_notification-bar_1q84n_15ujq_296:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_15ujq_294 > .awsui_animation-running_1q84n_15ujq_294.awsui_notification-bar_1q84n_15ujq_296:not(#\9) {
286
+ .awsui-motion-disabled .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_item_1q84n_1qhy5_294:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_item_1q84n_1qhy5_294:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_flash-list-item_1q84n_1qhy5_295:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294 > .awsui_flash-list-item_1q84n_1qhy5_295:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294.awsui_notification-bar_1q84n_1qhy5_296:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1qhy5_294 > .awsui_animation-running_1q84n_1qhy5_294.awsui_notification-bar_1q84n_1qhy5_296:not(#\9) {
287
287
  animation: none;
288
288
  transition: none;
289
289
  }
290
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316.awsui_animation-ready_1q84n_15ujq_316 > .awsui_expanded-only_1q84n_15ujq_316:not(#\9),
291
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316.awsui_animation-running_1q84n_15ujq_294 > .awsui_expanded-only_1q84n_15ujq_316:not(#\9) {
290
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316.awsui_animation-ready_1q84n_1qhy5_316 > .awsui_expanded-only_1q84n_1qhy5_316:not(#\9),
291
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316.awsui_animation-running_1q84n_1qhy5_294 > .awsui_expanded-only_1q84n_1qhy5_316:not(#\9) {
292
292
  display: none;
293
293
  }
294
294
 
@@ -296,12 +296,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
296
296
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297
297
  SPDX-License-Identifier: Apache-2.0
298
298
  */
299
- .awsui_stack_1q84n_15ujq_294:not(#\9) {
299
+ .awsui_stack_1q84n_1qhy5_294:not(#\9) {
300
300
  display: grid;
301
301
  grid-template-columns: 30px 1fr 30px;
302
302
  }
303
303
 
304
- .awsui_stack_1q84n_15ujq_294 > .awsui_expanded_1q84n_15ujq_316:not(#\9) {
304
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_expanded_1q84n_1qhy5_316:not(#\9) {
305
305
  grid-column: 1/4;
306
306
  }
307
307
 
@@ -315,49 +315,49 @@ the grid layout will be:
315
315
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
316
316
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
317
317
  */
318
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316:not(#\9) {
318
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316:not(#\9) {
319
319
  display: grid;
320
320
  grid-column: 1/4;
321
321
  grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-zw2xxa), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-zw2xxa), 10px);
322
322
  row-gap: 8px;
323
323
  z-index: 0;
324
324
  }
325
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316 > .awsui_item_1q84n_15ujq_294:not(#\9) {
325
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316 > .awsui_item_1q84n_1qhy5_294:not(#\9) {
326
326
  grid-column-start: calc(var(--awsui-flashbar-stack-index-zw2xxa) + 1);
327
327
  grid-column-end: calc(var(--awsui-flashbar-stack-depth-zw2xxa) * 2 + 1 - var(--awsui-flashbar-stack-index-zw2xxa) + 1);
328
328
  grid-row-start: 1;
329
329
  grid-row-end: calc(var(--awsui-flashbar-stack-index-zw2xxa) + 2);
330
330
  z-index: calc(var(--awsui-flashbar-stack-depth-zw2xxa) - var(--awsui-flashbar-stack-index-zw2xxa));
331
331
  }
332
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316 > .awsui_item_1q84n_15ujq_294:not(#\9):not(:first-of-type) {
332
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316 > .awsui_item_1q84n_1qhy5_294:not(#\9):not(:first-of-type) {
333
333
  align-self: end;
334
334
  /* Give placeholder elements in the stacked state the height of a notification
335
335
  with one single line of text.
336
336
  This makes them look better during the collapse animation, in which they are already empty.
337
337
  */
338
338
  min-height: calc(
339
- var(--font-body-m-line-height-ghizru, 20px) + (
340
- var(--space-scaled-xs-wbfgrv, 8px) + var(--border-field-width-riro62, 2px) + var(--space-scaled-xxs-t2t62i, 4px)
339
+ var(--font-body-m-line-height-5wv9x1, 20px) + (
340
+ var(--space-scaled-xs-26e2du, 8px) + var(--border-field-width-09w7vk, 2px) + var(--space-scaled-xxs-7597g1, 4px)
341
341
  ) * 2
342
342
  );
343
343
  }
344
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316 > .awsui_item_1q84n_15ujq_294:not(#\9):not(:last-child) > .awsui_flash_1q84n_15ujq_93::before,
345
- .awsui_stack_1q84n_15ujq_294 > .awsui_collapsed_1q84n_15ujq_316 > .awsui_item_1q84n_15ujq_294.awsui_flash_1q84n_15ujq_93:not(#\9)::before {
346
- box-shadow: var(--shadow-flash-collapsed-kmr7ft, 0px 4px 4px rgba(0, 0, 0, 0.25));
344
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316 > .awsui_item_1q84n_1qhy5_294:not(#\9):not(:last-child) > .awsui_flash_1q84n_1qhy5_93::before,
345
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_collapsed_1q84n_1qhy5_316 > .awsui_item_1q84n_1qhy5_294.awsui_flash_1q84n_1qhy5_93:not(#\9)::before {
346
+ box-shadow: var(--shadow-flash-collapsed-s7gipk, 0px 4px 4px rgba(0, 0, 0, 0.25));
347
347
  }
348
348
 
349
- .awsui_stack_1q84n_15ujq_294 > .awsui_expanded_1q84n_15ujq_316.awsui_animation-running_1q84n_15ujq_294 > .awsui_flash-list-item_1q84n_15ujq_295:not(#\9) {
349
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_expanded_1q84n_1qhy5_316.awsui_animation-running_1q84n_1qhy5_294 > .awsui_flash-list-item_1q84n_1qhy5_295:not(#\9) {
350
350
  position: relative;
351
351
  z-index: calc(var(--awsui-flashbar-stack-depth-zw2xxa) - var(--awsui-flashbar-stack-index-zw2xxa));
352
352
  }
353
353
 
354
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316) {
354
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316) {
355
355
  /*
356
356
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
357
357
  missing third item when there are only 2 items in the stack.
358
358
  */
359
359
  }
360
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316):not(.awsui_short-list_1q84n_15ujq_386):not(.awsui_visual-refresh_1q84n_15ujq_386) {
360
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316):not(.awsui_short-list_1q84n_1qhy5_386):not(.awsui_visual-refresh_1q84n_1qhy5_386) {
361
361
  /*
362
362
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
363
363
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -367,7 +367,7 @@ the grid layout will be:
367
367
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
368
368
  is the full height of the notification bar */
369
369
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
370
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 1px - calc(var(--space-scaled-xl-jawob6, 24px) + 3px)
370
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
371
371
  );
372
372
  margin-bottom: calc(
373
373
  var(
@@ -376,19 +376,19 @@ the grid layout will be:
376
376
  ) + 0px + 0px
377
377
  );
378
378
  }
379
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316):not(.awsui_short-list_1q84n_15ujq_386):not(.awsui_visual-refresh_1q84n_15ujq_386) > .awsui_notification-bar_1q84n_15ujq_296 {
380
- margin-top: calc(-1 * calc(var(--space-scaled-xl-jawob6, 24px) + 3px) + 0px);
379
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316):not(.awsui_short-list_1q84n_1qhy5_386):not(.awsui_visual-refresh_1q84n_1qhy5_386) > .awsui_notification-bar_1q84n_1qhy5_296 {
380
+ margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
381
381
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
382
382
  is the full height of the notification bar */
383
383
  /* stylelint-disable scss/operator-no-newline-after */
384
384
  margin-bottom: calc(
385
- calc(var(--space-scaled-xl-jawob6, 24px) + 3px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 1px -
385
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
386
386
  0px
387
387
  );
388
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
389
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
388
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
389
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
390
390
  }
391
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316):not(.awsui_short-list_1q84n_15ujq_386).awsui_visual-refresh_1q84n_15ujq_386 {
391
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316):not(.awsui_short-list_1q84n_1qhy5_386).awsui_visual-refresh_1q84n_1qhy5_386 {
392
392
  /*
393
393
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
394
394
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -398,7 +398,7 @@ the grid layout will be:
398
398
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
399
399
  is the full height of the notification bar */
400
400
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
401
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 2px - calc(var(--space-scaled-xl-jawob6, 24px) + 3px)
401
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
402
402
  );
403
403
  margin-bottom: calc(
404
404
  var(
@@ -407,19 +407,19 @@ the grid layout will be:
407
407
  ) + 0px + 0px
408
408
  );
409
409
  }
410
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316):not(.awsui_short-list_1q84n_15ujq_386).awsui_visual-refresh_1q84n_15ujq_386 > .awsui_notification-bar_1q84n_15ujq_296 {
411
- margin-top: calc(-1 * calc(var(--space-scaled-xl-jawob6, 24px) + 3px) + 0px);
410
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316):not(.awsui_short-list_1q84n_1qhy5_386).awsui_visual-refresh_1q84n_1qhy5_386 > .awsui_notification-bar_1q84n_1qhy5_296 {
411
+ margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
412
412
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
413
413
  is the full height of the notification bar */
414
414
  /* stylelint-disable scss/operator-no-newline-after */
415
415
  margin-bottom: calc(
416
- calc(var(--space-scaled-xl-jawob6, 24px) + 3px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 2px -
416
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
417
417
  0px
418
418
  );
419
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
420
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
419
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
420
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
421
421
  }
422
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316).awsui_short-list_1q84n_15ujq_386:not(.awsui_visual-refresh_1q84n_15ujq_386) {
422
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316).awsui_short-list_1q84n_1qhy5_386:not(.awsui_visual-refresh_1q84n_1qhy5_386) {
423
423
  /*
424
424
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
425
425
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -429,7 +429,7 @@ the grid layout will be:
429
429
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
430
430
  is the full height of the notification bar */
431
431
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
432
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 1px - calc(var(--space-scaled-xl-jawob6, 24px) + 3px)
432
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
433
433
  );
434
434
  margin-bottom: calc(
435
435
  var(
@@ -438,19 +438,19 @@ the grid layout will be:
438
438
  ) + 0px + 8px
439
439
  );
440
440
  }
441
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316).awsui_short-list_1q84n_15ujq_386:not(.awsui_visual-refresh_1q84n_15ujq_386) > .awsui_notification-bar_1q84n_15ujq_296 {
442
- margin-top: calc(-1 * calc(var(--space-scaled-xl-jawob6, 24px) + 3px) + 8px);
441
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316).awsui_short-list_1q84n_1qhy5_386:not(.awsui_visual-refresh_1q84n_1qhy5_386) > .awsui_notification-bar_1q84n_1qhy5_296 {
442
+ margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
443
443
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
444
444
  is the full height of the notification bar */
445
445
  /* stylelint-disable scss/operator-no-newline-after */
446
446
  margin-bottom: calc(
447
- calc(var(--space-scaled-xl-jawob6, 24px) + 3px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 1px -
447
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
448
448
  8px
449
449
  );
450
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
451
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
450
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
451
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
452
452
  }
453
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316).awsui_short-list_1q84n_15ujq_386.awsui_visual-refresh_1q84n_15ujq_386 {
453
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316).awsui_short-list_1q84n_1qhy5_386.awsui_visual-refresh_1q84n_1qhy5_386 {
454
454
  /*
455
455
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
456
456
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -460,7 +460,7 @@ the grid layout will be:
460
460
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
461
461
  is the full height of the notification bar */
462
462
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
463
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 2px - calc(var(--space-scaled-xl-jawob6, 24px) + 3px)
463
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
464
464
  );
465
465
  margin-bottom: calc(
466
466
  var(
@@ -469,19 +469,19 @@ the grid layout will be:
469
469
  ) + 0px + 8px
470
470
  );
471
471
  }
472
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380:not(#\9):not(.awsui_expanded_1q84n_15ujq_316).awsui_short-list_1q84n_15ujq_386.awsui_visual-refresh_1q84n_15ujq_386 > .awsui_notification-bar_1q84n_15ujq_296 {
473
- margin-top: calc(-1 * calc(var(--space-scaled-xl-jawob6, 24px) + 3px) + 8px);
472
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380:not(#\9):not(.awsui_expanded_1q84n_1qhy5_316).awsui_short-list_1q84n_1qhy5_386.awsui_visual-refresh_1q84n_1qhy5_386 > .awsui_notification-bar_1q84n_1qhy5_296 {
473
+ margin-top: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
474
474
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
475
475
  is the full height of the notification bar */
476
476
  /* stylelint-disable scss/operator-no-newline-after */
477
477
  margin-bottom: calc(
478
- calc(var(--space-scaled-xl-jawob6, 24px) + 3px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 2px -
478
+ calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
479
479
  8px
480
480
  );
481
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
482
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
481
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
482
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
483
483
  }
484
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380.awsui_expanded_1q84n_15ujq_316:not(#\9):not(.awsui_visual-refresh_1q84n_15ujq_386) {
484
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380.awsui_expanded_1q84n_1qhy5_316:not(#\9):not(.awsui_visual-refresh_1q84n_1qhy5_386) {
485
485
  /*
486
486
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
487
487
  notifications slot already gives it enough space.
@@ -495,28 +495,28 @@ the grid layout will be:
495
495
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
496
496
  is the full height of the notification bar */
497
497
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
498
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 1px - var(--space-scaled-s-913kwi, 12px)
498
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px)
499
499
  );
500
500
  margin-bottom: calc(
501
501
  var(
502
502
  --awsui-stacked-notifications-bottom-margin-zw2xxa,
503
503
  var(--awsui-stacked-notifications-default-bottom-margin-zw2xxa)
504
- ) + var(--space-scaled-m-gxhdpl, 16px) + 0px
504
+ ) + var(--space-scaled-m-mo5yse, 16px) + 0px
505
505
  );
506
506
  }
507
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380.awsui_expanded_1q84n_15ujq_316:not(#\9):not(.awsui_visual-refresh_1q84n_15ujq_386) > .awsui_notification-bar_1q84n_15ujq_296 {
508
- margin-top: calc(-1 * var(--space-scaled-s-913kwi, 12px) + 0px);
507
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380.awsui_expanded_1q84n_1qhy5_316:not(#\9):not(.awsui_visual-refresh_1q84n_1qhy5_386) > .awsui_notification-bar_1q84n_1qhy5_296 {
508
+ margin-top: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
509
509
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
510
510
  is the full height of the notification bar */
511
511
  /* stylelint-disable scss/operator-no-newline-after */
512
512
  margin-bottom: calc(
513
- var(--space-scaled-s-913kwi, 12px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 1px -
513
+ var(--space-scaled-s-aqzyko, 12px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px -
514
514
  0px
515
515
  );
516
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
517
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
516
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
517
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
518
518
  }
519
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380.awsui_expanded_1q84n_15ujq_316.awsui_visual-refresh_1q84n_15ujq_386:not(#\9) {
519
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380.awsui_expanded_1q84n_1qhy5_316.awsui_visual-refresh_1q84n_1qhy5_386:not(#\9) {
520
520
  /*
521
521
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
522
522
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -526,7 +526,7 @@ the grid layout will be:
526
526
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
527
527
  is the full height of the notification bar */
528
528
  --awsui-stacked-notifications-default-bottom-margin-zw2xxa: calc(
529
- var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + 2 * 2px - var(--space-scaled-s-913kwi, 12px)
529
+ var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px)
530
530
  );
531
531
  margin-bottom: calc(
532
532
  var(
@@ -535,38 +535,38 @@ the grid layout will be:
535
535
  ) + 0px + 0px
536
536
  );
537
537
  }
538
- .awsui_stack_1q84n_15ujq_294.awsui_collapsible_1q84n_15ujq_380.awsui_expanded_1q84n_15ujq_316.awsui_visual-refresh_1q84n_15ujq_386 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9) {
539
- margin-top: calc(-1 * var(--space-scaled-s-913kwi, 12px) + 0px);
538
+ .awsui_stack_1q84n_1qhy5_294.awsui_collapsible_1q84n_1qhy5_380.awsui_expanded_1q84n_1qhy5_316.awsui_visual-refresh_1q84n_1qhy5_386 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9) {
539
+ margin-top: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
540
540
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
541
541
  is the full height of the notification bar */
542
542
  /* stylelint-disable scss/operator-no-newline-after */
543
543
  margin-bottom: calc(
544
- var(--space-scaled-s-913kwi, 12px) - var(--font-body-m-line-height-ghizru, 20px) - 2 * var(--space-scaled-xxs-t2t62i, 4px) - 2 * 2px -
544
+ var(--space-scaled-s-aqzyko, 12px) - var(--font-body-m-line-height-5wv9x1, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px -
545
545
  0px
546
546
  );
547
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
548
- padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
547
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
548
+ padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
549
549
  }
550
550
 
551
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9) {
551
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9) {
552
552
  min-width: 0;
553
553
  -ms-word-break: break-all;
554
554
  word-break: break-word;
555
- background: var(--color-background-notification-stack-bar-1x6x87, #232f3e);
556
- border-color: var(--color-border-notification-stack-bar-2dd3g8, #232f3e);
557
- border-radius: var(--border-radius-button-5qmvu7, 20px);
555
+ background: var(--color-background-notification-stack-bar-btgysg, #232f3e);
556
+ border-color: var(--color-border-notification-stack-bar-t3aws2, #232f3e);
557
+ border-radius: var(--border-radius-button-ypmfry, 20px);
558
558
  border-style: solid;
559
- box-shadow: var(--shadow-panel-toggle-5grp58, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
560
- color: var(--color-text-notification-stack-bar-c0qu9n, #ffffff);
559
+ box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
560
+ color: var(--color-text-notification-stack-bar-jc9tvx, #ffffff);
561
561
  cursor: pointer;
562
562
  display: flex;
563
563
  flex-direction: row;
564
564
  flex-wrap: wrap;
565
565
  grid-column: 2;
566
566
  grid-row: 2;
567
- column-gap: calc(var(--space-m-h2th94, 16px) + var(--space-xxs-ja5cp8, 4px));
567
+ column-gap: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
568
568
  justify-content: center;
569
- letter-spacing: var(--font-button-letter-spacing-b8z34c, 0.005em);
569
+ letter-spacing: var(--font-button-letter-spacing-65ug0o, 0.005em);
570
570
  margin-left: auto;
571
571
  margin-right: auto;
572
572
  row-gap: 0;
@@ -574,70 +574,70 @@ the grid layout will be:
574
574
  text-decoration: none;
575
575
  z-index: 1;
576
576
  }
577
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603 > .awsui_header_1q84n_15ujq_603:not(#\9),
578
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603 > .awsui_item-count_1q84n_15ujq_604:not(#\9),
579
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9) {
580
- font-size: var(--font-body-m-size-7dign1, 14px);
581
- line-height: var(--font-body-m-line-height-ghizru, 20px);
582
- color: var(--color-text-body-default-su7kuo, #000716);
577
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603 > .awsui_header_1q84n_1qhy5_603:not(#\9),
578
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603 > .awsui_item-count_1q84n_1qhy5_604:not(#\9),
579
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9) {
580
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
581
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
582
+ color: var(--color-text-body-default-2sxhhn, #000716);
583
583
  font-weight: 400;
584
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
584
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
585
585
  -webkit-font-smoothing: auto;
586
586
  -moz-osx-font-smoothing: auto;
587
- color: var(--color-text-notification-stack-bar-c0qu9n, #ffffff);
587
+ color: var(--color-text-notification-stack-bar-jc9tvx, #ffffff);
588
588
  cursor: pointer;
589
589
  margin-top: 0;
590
590
  margin-bottom: 0;
591
591
  padding-top: 0;
592
592
  padding-bottom: 0;
593
593
  }
594
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603:not(#\9) {
594
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603:not(#\9) {
595
595
  display: flex;
596
596
  flex-direction: row;
597
597
  flex-wrap: wrap;
598
- column-gap: var(--space-m-h2th94, 16px);
598
+ column-gap: var(--space-m-udix3p, 16px);
599
599
  justify-content: center;
600
600
  row-gap: 0;
601
601
  }
602
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603 > .awsui_header_1q84n_15ujq_603:not(#\9) {
603
- font-weight: var(--font-button-weight-44nug7, 700);
602
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603 > .awsui_header_1q84n_1qhy5_603:not(#\9) {
603
+ font-weight: var(--font-button-weight-hv56tz, 700);
604
604
  display: inline-block;
605
605
  }
606
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603 > .awsui_item-count_1q84n_15ujq_604:not(#\9) {
607
- column-gap: var(--space-s-hdd878, 12px);
606
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603 > .awsui_item-count_1q84n_1qhy5_604:not(#\9) {
607
+ column-gap: var(--space-s-34lx8l, 12px);
608
608
  display: flex;
609
609
  flex-direction: row;
610
610
  flex-wrap: wrap;
611
611
  justify-content: center;
612
612
  row-gap: 0;
613
613
  }
614
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_status_1q84n_15ujq_603 > .awsui_item-count_1q84n_15ujq_604 > .awsui_type-count_1q84n_15ujq_640 > .awsui_count-number_1q84n_15ujq_640:not(#\9) {
615
- margin-left: var(--space-xxs-ja5cp8, 4px);
614
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_status_1q84n_1qhy5_603 > .awsui_item-count_1q84n_1qhy5_604 > .awsui_type-count_1q84n_1qhy5_640 > .awsui_count-number_1q84n_1qhy5_640:not(#\9) {
615
+ margin-left: var(--space-xxs-p8yyaw, 4px);
616
616
  }
617
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9):hover {
618
- background: var(--color-background-notification-stack-bar-hover-3g728r, #414d5c);
619
- border-color: var(--color-background-notification-stack-bar-hover-3g728r, #414d5c);
617
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9):hover {
618
+ background: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
619
+ border-color: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
620
620
  }
621
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9):active {
622
- background: var(--color-background-notification-stack-bar-active-ub5b7z, #232f3e);
621
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9):active {
622
+ background: var(--color-background-notification-stack-bar-active-g701bg, #232f3e);
623
623
  }
624
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296.awsui_visual-refresh_1q84n_15ujq_386:not(#\9) {
624
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296.awsui_visual-refresh_1q84n_1qhy5_386:not(#\9) {
625
625
  border-width: 2px;
626
- padding-left: var(--space-l-f4l5gr, 20px);
627
- padding-right: var(--space-l-f4l5gr, 20px);
626
+ padding-left: var(--space-l-t419sm, 20px);
627
+ padding-right: var(--space-l-t419sm, 20px);
628
628
  }
629
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9):not(.awsui_visual-refresh_1q84n_15ujq_386) {
629
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9):not(.awsui_visual-refresh_1q84n_1qhy5_386) {
630
630
  border-width: 1px;
631
- padding-left: var(--space-s-hdd878, 12px);
632
- padding-right: var(--space-s-hdd878, 12px);
631
+ padding-left: var(--space-s-34lx8l, 12px);
632
+ padding-right: var(--space-s-34lx8l, 12px);
633
633
  }
634
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9):not(.awsui_visual-refresh_1q84n_15ujq_386):focus {
634
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9):not(.awsui_visual-refresh_1q84n_1qhy5_386):focus {
635
635
  text-decoration: none;
636
636
  }
637
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296:not(#\9):not(.awsui_visual-refresh_1q84n_15ujq_386):hover {
637
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296:not(#\9):not(.awsui_visual-refresh_1q84n_1qhy5_386):hover {
638
638
  text-decoration: none;
639
639
  }
640
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9) {
640
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9) {
641
641
  display: inline-block;
642
642
  flex-grow: 1;
643
643
  background: none;
@@ -645,33 +645,33 @@ the grid layout will be:
645
645
  padding-top: 0;
646
646
  padding-bottom: 0;
647
647
  }
648
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605 > .awsui_icon_1q84n_15ujq_674:not(#\9) {
649
- transition: transform var(--motion-duration-rotate-90-jfxxiy, 135ms) var(--motion-easing-rotate-90-ax5lt7, cubic-bezier(0.165, 0.84, 0.44, 1));
648
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605 > .awsui_icon_1q84n_1qhy5_674:not(#\9) {
649
+ transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
650
650
  }
651
651
  @media (prefers-reduced-motion: reduce) {
652
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605 > .awsui_icon_1q84n_15ujq_674:not(#\9) {
652
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605 > .awsui_icon_1q84n_1qhy5_674:not(#\9) {
653
653
  animation: none;
654
654
  transition: none;
655
655
  }
656
656
  }
657
- .awsui-motion-disabled .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605 > .awsui_icon_1q84n_15ujq_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605 > .awsui_icon_1q84n_15ujq_674:not(#\9) {
657
+ .awsui-motion-disabled .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605 > .awsui_icon_1q84n_1qhy5_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605 > .awsui_icon_1q84n_1qhy5_674:not(#\9) {
658
658
  animation: none;
659
659
  transition: none;
660
660
  }
661
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605.awsui_expanded_1q84n_15ujq_316 > .awsui_icon_1q84n_15ujq_674:not(#\9) {
661
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605.awsui_expanded_1q84n_1qhy5_316 > .awsui_icon_1q84n_1qhy5_674:not(#\9) {
662
662
  transform: rotate(180deg);
663
663
  }
664
- .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9):focus {
664
+ .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9):focus {
665
665
  outline: none;
666
666
  }
667
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9):focus {
667
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9):focus {
668
668
  position: relative;
669
669
  }
670
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9):focus {
670
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9):focus {
671
671
  outline: 2px dotted transparent;
672
672
  outline-offset: calc(0px - 1px);
673
673
  }
674
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notification-bar_1q84n_15ujq_296 > .awsui_button_1q84n_15ujq_605:not(#\9):focus::before {
674
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1qhy5_294 > .awsui_notification-bar_1q84n_1qhy5_296 > .awsui_button_1q84n_1qhy5_605:not(#\9):focus::before {
675
675
  content: " ";
676
676
  display: block;
677
677
  position: absolute;
@@ -679,11 +679,11 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notifi
679
679
  top: calc(-1 * 0px);
680
680
  width: calc(100% + 2 * 0px);
681
681
  height: calc(100% + 2 * 0px);
682
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
683
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
682
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
683
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
684
684
  }
685
685
 
686
- .awsui_stack_1q84n_15ujq_294.awsui_expanded_1q84n_15ujq_316:not(#\9):not(.awsui_floating_1q84n_15ujq_712) {
686
+ .awsui_stack_1q84n_1qhy5_294.awsui_expanded_1q84n_1qhy5_316:not(#\9):not(.awsui_floating_1q84n_1qhy5_712) {
687
687
  padding-bottom: var(--awsui-flashbar-sticky-bottom-margin-zw2xxa, 0);
688
688
  }
689
689
 
@@ -691,16 +691,16 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notifi
691
691
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
692
692
  SPDX-License-Identifier: Apache-2.0
693
693
  */
694
- .awsui_flashbar_1q84n_15ujq_720:not(#\9) {
694
+ .awsui_flashbar_1q84n_1qhy5_720:not(#\9) {
695
695
  position: relative;
696
696
  /* stylelint-disable-next-line selector-max-type */
697
697
  }
698
- .awsui_flashbar_1q84n_15ujq_720 > li + li:not(#\9) {
698
+ .awsui_flashbar_1q84n_1qhy5_720 > li + li:not(#\9) {
699
699
  padding-top: 0;
700
700
  }
701
701
 
702
- .awsui_flashbar_1q84n_15ujq_720:not(#\9),
703
- .awsui_flash_1q84n_15ujq_93:not(#\9) {
702
+ .awsui_flashbar_1q84n_1qhy5_720:not(#\9),
703
+ .awsui_flash_1q84n_1qhy5_93:not(#\9) {
704
704
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
705
705
  border-collapse: separate;
706
706
  border-spacing: 0;
@@ -730,27 +730,27 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notifi
730
730
  widows: 2;
731
731
  word-spacing: normal;
732
732
  box-sizing: border-box;
733
- font-size: var(--font-body-m-size-7dign1, 14px);
734
- line-height: var(--font-body-m-line-height-ghizru, 20px);
735
- color: var(--color-text-body-default-su7kuo, #000716);
733
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
734
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
735
+ color: var(--color-text-body-default-2sxhhn, #000716);
736
736
  font-weight: 400;
737
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
737
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
738
738
  -webkit-font-smoothing: auto;
739
739
  -moz-osx-font-smoothing: auto;
740
740
  }
741
741
 
742
- .awsui_flash_1q84n_15ujq_93:not(#\9) {
742
+ .awsui_flash_1q84n_1qhy5_93:not(#\9) {
743
743
  position: relative;
744
744
  display: flex;
745
745
  justify-content: flex-start;
746
746
  align-items: flex-start;
747
- padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-flashbar-horizontal-b45bi6, 16px);
748
- border-radius: var(--border-radius-flashbar-b42oa4, 12px);
749
- color: var(--color-text-notification-default-4icnky, #fbfbfb);
747
+ padding: var(--space-scaled-xs-26e2du, 8px) var(--space-flashbar-horizontal-xmjla3, 16px);
748
+ border-radius: var(--border-radius-flashbar-hcdl9q, 12px);
749
+ color: var(--color-text-notification-default-rdawv9, #fbfbfb);
750
750
  overflow-wrap: break-word;
751
751
  word-wrap: break-word;
752
752
  }
753
- .awsui_flash_1q84n_15ujq_93:not(#\9)::before {
753
+ .awsui_flash_1q84n_1qhy5_93:not(#\9)::before {
754
754
  content: "";
755
755
  position: absolute;
756
756
  left: 0px;
@@ -760,119 +760,123 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_15ujq_294 > .awsui_notifi
760
760
  pointer-events: none;
761
761
  background: transparent;
762
762
  box-sizing: border-box;
763
- border-radius: var(--border-radius-flashbar-b42oa4, 12px);
764
- box-shadow: var(--shadow-flash-sticky-a31kox, 0px 6px 36px rgba(0, 7, 22, 0.1));
763
+ border-radius: var(--border-radius-flashbar-hcdl9q, 12px);
764
+ box-shadow: var(--shadow-flash-sticky-3mvsax, 0px 6px 36px rgba(0, 7, 22, 0.1));
765
765
  }
766
- .awsui_flash-refresh_1q84n_15ujq_766:not(#\9)::before {
766
+ .awsui_flash-refresh_1q84n_1qhy5_766:not(#\9)::before {
767
767
  z-index: -1;
768
768
  }
769
769
 
770
- .awsui_flash-list_1q84n_15ujq_295:not(#\9) {
770
+ .awsui_flash-list_1q84n_1qhy5_295:not(#\9) {
771
771
  list-style: none;
772
772
  padding: 0;
773
773
  margin: 0;
774
774
  }
775
- .awsui_flash-list_1q84n_15ujq_295:not(#\9):not(.awsui_collapsed_1q84n_15ujq_316) > li:not(:last-child) {
776
- margin-bottom: var(--space-xxxs-j6dpcy, 2px);
775
+ .awsui_flash-list_1q84n_1qhy5_295:not(#\9):not(.awsui_collapsed_1q84n_1qhy5_316) > li:not(:last-child) {
776
+ margin-bottom: var(--space-xxxs-zbmxqb, 2px);
777
777
  }
778
778
 
779
- .awsui_flash-body_1q84n_15ujq_107:not(#\9) {
779
+ .awsui_flash-body_1q84n_1qhy5_107:not(#\9) {
780
780
  display: flex;
781
781
  flex-grow: 1;
782
782
  min-width: 0;
783
783
  }
784
784
 
785
- .awsui_flash-focus-container_1q84n_15ujq_785:not(#\9) {
785
+ .awsui_flash-focus-container_1q84n_1qhy5_785:not(#\9) {
786
786
  display: flex;
787
787
  flex: 1;
788
788
  min-width: 0;
789
789
  }
790
- .awsui_flash-focus-container_1q84n_15ujq_785:not(#\9):focus {
790
+ .awsui_flash-focus-container_1q84n_1qhy5_785:not(#\9):focus {
791
791
  outline: none;
792
792
  }
793
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_15ujq_785:not(#\9):focus {
793
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1qhy5_785:not(#\9):focus {
794
794
  position: relative;
795
795
  }
796
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_15ujq_785:not(#\9):focus {
796
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1qhy5_785:not(#\9):focus {
797
797
  outline: 2px dotted transparent;
798
- outline-offset: calc(var(--space-button-focus-outline-gutter-txnpcq, 4px) - 1px);
798
+ outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
799
799
  }
800
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_15ujq_785:not(#\9):focus::before {
800
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1qhy5_785:not(#\9):focus::before {
801
801
  content: " ";
802
802
  display: block;
803
803
  position: absolute;
804
- left: calc(-1 * var(--space-button-focus-outline-gutter-txnpcq, 4px));
805
- top: calc(-1 * var(--space-button-focus-outline-gutter-txnpcq, 4px));
806
- width: calc(100% + 2 * var(--space-button-focus-outline-gutter-txnpcq, 4px));
807
- height: calc(100% + 2 * var(--space-button-focus-outline-gutter-txnpcq, 4px));
808
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
809
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
804
+ left: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
805
+ top: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
806
+ width: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
807
+ height: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
808
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
809
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
810
810
  }
811
811
 
812
- .awsui_flash-text_1q84n_15ujq_812:not(#\9) {
813
- margin: var(--border-field-width-riro62, 2px) 0;
814
- padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-xxs-ja5cp8, 4px);
812
+ .awsui_flash-text_1q84n_1qhy5_812:not(#\9) {
813
+ margin: var(--border-field-width-09w7vk, 2px) 0;
814
+ padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
815
815
  }
816
816
 
817
- .awsui_flash-icon_1q84n_15ujq_133:not(#\9) {
817
+ .awsui_flash-icon_1q84n_1qhy5_133:not(#\9) {
818
818
  flex: 0 0 auto;
819
819
  padding-left: 0;
820
820
  }
821
821
 
822
- .awsui_flash-message_1q84n_15ujq_107:not(#\9) {
822
+ .awsui_flash-message_1q84n_1qhy5_107:not(#\9) {
823
823
  flex: 1 1 0%;
824
824
  word-wrap: break-word;
825
825
  max-width: 100%;
826
826
  overflow: hidden;
827
827
  }
828
828
 
829
- .awsui_flash-header_1q84n_15ujq_107:not(#\9) {
829
+ .awsui_flash-header_1q84n_1qhy5_107:not(#\9) {
830
830
  font-weight: 700;
831
831
  }
832
832
 
833
- .awsui_flash-content_1q84n_15ujq_108:not(#\9) {
833
+ .awsui_flash-content_1q84n_1qhy5_108:not(#\9) {
834
834
  /* Only used as a selector for test-utils */
835
835
  }
836
836
 
837
- .awsui_dismiss-button-wrapper_1q84n_15ujq_110:not(#\9) {
837
+ .awsui_dismiss-button-wrapper_1q84n_1qhy5_110:not(#\9) {
838
838
  flex: 0 0 auto;
839
- margin-left: var(--space-s-hdd878, 12px);
840
- margin-right: calc(-1 * var(--space-xxs-ja5cp8, 4px));
841
- padding-right: var(--space-flashbar-dismiss-right-y0ict9, 0px);
839
+ margin-left: var(--space-s-34lx8l, 12px);
840
+ margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
841
+ padding-right: var(--space-flashbar-dismiss-right-tcpfax, 0px);
842
842
  }
843
843
 
844
- .awsui_dismiss-button_1q84n_15ujq_110:not(#\9) {
844
+ .awsui_dismiss-button_1q84n_1qhy5_110:not(#\9) {
845
845
  /* Only used as a selector for test-utils */
846
846
  }
847
847
 
848
- .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9) {
848
+ .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9) {
849
849
  white-space: nowrap;
850
- margin-left: var(--space-flashbar-action-left-rk5iu4, 12px);
850
+ margin-left: var(--space-flashbar-action-left-qkhz5m, 12px);
851
851
  }
852
852
 
853
- .awsui_flashbar_1q84n_15ujq_720.awsui_breakpoint-default_1q84n_15ujq_853 > .awsui_flash-list_1q84n_15ujq_295 > .awsui_flash-list-item_1q84n_15ujq_295 > .awsui_flash_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107:not(#\9) {
853
+ .awsui_flashbar_1q84n_1qhy5_720.awsui_breakpoint-default_1q84n_1qhy5_853 > .awsui_flash-list_1q84n_1qhy5_295 > .awsui_flash-list-item_1q84n_1qhy5_295 > .awsui_flash_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107:not(#\9) {
854
854
  display: block;
855
855
  }
856
- .awsui_flashbar_1q84n_15ujq_720.awsui_breakpoint-default_1q84n_15ujq_853 > .awsui_flash-list_1q84n_15ujq_295 > .awsui_flash-list-item_1q84n_15ujq_295 > .awsui_flash_1q84n_15ujq_93 > .awsui_flash-body_1q84n_15ujq_107 > .awsui_action-button-wrapper_1q84n_15ujq_109:not(#\9) {
857
- margin-left: var(--space-l-f4l5gr, 20px);
858
- padding-left: var(--space-xxs-ja5cp8, 4px);
859
- margin-bottom: var(--space-xxs-ja5cp8, 4px);
856
+ .awsui_flashbar_1q84n_1qhy5_720.awsui_breakpoint-default_1q84n_1qhy5_853 > .awsui_flash-list_1q84n_1qhy5_295 > .awsui_flash-list-item_1q84n_1qhy5_295 > .awsui_flash_1q84n_1qhy5_93 > .awsui_flash-body_1q84n_1qhy5_107 > .awsui_action-button-wrapper_1q84n_1qhy5_109:not(#\9) {
857
+ margin-left: var(--space-l-t419sm, 20px);
858
+ padding-left: var(--space-xxs-p8yyaw, 4px);
859
+ margin-bottom: var(--space-xxs-p8yyaw, 4px);
860
860
  }
861
861
 
862
- .awsui_action-button_1q84n_15ujq_109:not(#\9) {
862
+ .awsui_action-button_1q84n_1qhy5_109:not(#\9) {
863
863
  /* Only used as a selector for test-utils */
864
864
  }
865
865
 
866
- .awsui_flash-type-success_1q84n_15ujq_866:not(#\9) {
867
- background-color: var(--color-background-notification-green-dvafxg, #037f0c);
866
+ .awsui_flash-type-success_1q84n_1qhy5_866:not(#\9) {
867
+ background-color: var(--color-background-notification-green-1jtqmb, #037f0c);
868
868
  }
869
869
 
870
- .awsui_flash-type-error_1q84n_15ujq_870:not(#\9) {
871
- background-color: var(--color-background-notification-red-sul351, #d91515);
870
+ .awsui_flash-type-error_1q84n_1qhy5_870:not(#\9) {
871
+ background-color: var(--color-background-notification-red-ovptxu, #d91515);
872
872
  }
873
873
 
874
- .awsui_flash-type-info_1q84n_15ujq_874:not(#\9),
875
- .awsui_flash-type-in-progress_1q84n_15ujq_875:not(#\9),
876
- .awsui_flash-type-warning_1q84n_15ujq_876:not(#\9) {
877
- background-color: var(--color-background-notification-blue-xqhf8m, #0972d3);
874
+ .awsui_flash-type-info_1q84n_1qhy5_874:not(#\9),
875
+ .awsui_flash-type-in-progress_1q84n_1qhy5_875:not(#\9) {
876
+ background-color: var(--color-background-notification-blue-g2q2z0, #0972d3);
877
+ }
878
+
879
+ .awsui_flash-type-warning_1q84n_1qhy5_879:not(#\9) {
880
+ color: var(--color-text-notification-yellow-p027cz, #000716);
881
+ background-color: var(--color-background-notification-yellow-seoi5y, #ffe457);
878
882
  }