@cloudscape-design/components 3.0.533 → 3.0.535

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 (409) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  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 -3
  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 -2
  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 +19 -13
  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 -6
  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 +19 -13
  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 +35 -29
  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 +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/context/single-tab-stop-navigation-context.js +1 -1
  235. package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
  236. package/internal/environment.js +1 -1
  237. package/internal/environment.json +1 -1
  238. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  239. package/internal/generated/custom-css-properties/index.js +46 -40
  240. package/internal/generated/custom-css-properties/index.js.map +1 -1
  241. package/internal/manifest.json +1 -1
  242. package/internal/utils/scrollable-containers.d.ts +1 -1
  243. package/internal/utils/scrollable-containers.js +1 -1
  244. package/internal/utils/scrollable-containers.js.map +1 -1
  245. package/link/styles.css.js +20 -20
  246. package/link/styles.scoped.css +77 -71
  247. package/link/styles.selectors.js +20 -20
  248. package/mixed-line-bar-chart/styles.css.js +11 -11
  249. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  250. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  251. package/modal/styles.css.js +23 -23
  252. package/modal/styles.scoped.css +44 -38
  253. package/modal/styles.selectors.js +23 -23
  254. package/multiselect/styles.css.js +2 -2
  255. package/multiselect/styles.scoped.css +8 -2
  256. package/multiselect/styles.selectors.js +2 -2
  257. package/package.json +1 -1
  258. package/pagination/styles.css.js +9 -9
  259. package/pagination/styles.scoped.css +29 -23
  260. package/pagination/styles.selectors.js +9 -9
  261. package/pie-chart/styles.css.js +27 -27
  262. package/pie-chart/styles.scoped.css +54 -48
  263. package/pie-chart/styles.selectors.js +27 -27
  264. package/popover/styles.css.js +50 -50
  265. package/popover/styles.scoped.css +94 -64
  266. package/popover/styles.selectors.js +50 -50
  267. package/progress-bar/styles.css.js +18 -18
  268. package/progress-bar/styles.scoped.css +44 -32
  269. package/progress-bar/styles.selectors.js +18 -18
  270. package/property-filter/property-filter-autosuggest.js +2 -1
  271. package/property-filter/property-filter-autosuggest.js.map +1 -1
  272. package/property-filter/styles.css.js +31 -31
  273. package/property-filter/styles.scoped.css +39 -33
  274. package/property-filter/styles.selectors.js +31 -31
  275. package/radio-group/styles.css.js +9 -9
  276. package/radio-group/styles.scoped.css +21 -15
  277. package/radio-group/styles.selectors.js +9 -9
  278. package/segmented-control/styles.css.js +14 -14
  279. package/segmented-control/styles.scoped.css +39 -33
  280. package/segmented-control/styles.selectors.js +14 -14
  281. package/select/parts/styles.css.js +16 -16
  282. package/select/parts/styles.scoped.css +22 -16
  283. package/select/parts/styles.selectors.js +16 -16
  284. package/select/styles.css.js +1 -1
  285. package/select/styles.scoped.css +7 -1
  286. package/select/styles.selectors.js +1 -1
  287. package/side-navigation/styles.css.js +28 -28
  288. package/side-navigation/styles.scoped.css +44 -38
  289. package/side-navigation/styles.selectors.js +28 -28
  290. package/space-between/styles.css.js +23 -23
  291. package/space-between/styles.scoped.css +30 -24
  292. package/space-between/styles.selectors.js +23 -23
  293. package/spinner/styles.css.js +13 -13
  294. package/spinner/styles.scoped.css +58 -26
  295. package/spinner/styles.selectors.js +13 -13
  296. package/split-panel/styles.css.js +55 -55
  297. package/split-panel/styles.scoped.css +87 -75
  298. package/split-panel/styles.selectors.js +55 -55
  299. package/status-indicator/styles.css.js +23 -23
  300. package/status-indicator/styles.scoped.css +35 -29
  301. package/status-indicator/styles.selectors.js +23 -23
  302. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -1
  303. package/table/body-cell/disabled-inline-editor.js +3 -1
  304. package/table/body-cell/disabled-inline-editor.js.map +1 -1
  305. package/table/body-cell/index.d.ts.map +1 -1
  306. package/table/body-cell/index.js +3 -1
  307. package/table/body-cell/index.js.map +1 -1
  308. package/table/body-cell/styles.css.js +30 -30
  309. package/table/body-cell/styles.scoped.css +107 -77
  310. package/table/body-cell/styles.selectors.js +30 -30
  311. package/table/body-cell/td-element.d.ts.map +1 -1
  312. package/table/body-cell/td-element.js +6 -3
  313. package/table/body-cell/td-element.js.map +1 -1
  314. package/table/header-cell/index.d.ts.map +1 -1
  315. package/table/header-cell/index.js +7 -4
  316. package/table/header-cell/index.js.map +1 -1
  317. package/table/header-cell/styles.css.js +24 -24
  318. package/table/header-cell/styles.scoped.css +86 -38
  319. package/table/header-cell/styles.selectors.js +24 -24
  320. package/table/header-cell/th-element.d.ts +2 -1
  321. package/table/header-cell/th-element.d.ts.map +1 -1
  322. package/table/header-cell/th-element.js +9 -5
  323. package/table/header-cell/th-element.js.map +1 -1
  324. package/table/interfaces.d.ts +5 -0
  325. package/table/interfaces.d.ts.map +1 -1
  326. package/table/interfaces.js.map +1 -1
  327. package/table/internal.d.ts.map +1 -1
  328. package/table/internal.js +53 -45
  329. package/table/internal.js.map +1 -1
  330. package/table/no-data-cell.js +1 -1
  331. package/table/no-data-cell.js.map +1 -1
  332. package/table/resizer/index.d.ts.map +1 -1
  333. package/table/resizer/index.js +4 -2
  334. package/table/resizer/index.js.map +1 -1
  335. package/table/resizer/styles.css.js +8 -8
  336. package/table/resizer/styles.scoped.css +20 -14
  337. package/table/resizer/styles.selectors.js +8 -8
  338. package/table/selection/selection-control.d.ts +3 -1
  339. package/table/selection/selection-control.d.ts.map +1 -1
  340. package/table/selection/selection-control.js +2 -2
  341. package/table/selection/selection-control.js.map +1 -1
  342. package/table/selection/styles.css.js +3 -3
  343. package/table/selection/styles.scoped.css +9 -3
  344. package/table/selection/styles.selectors.js +3 -3
  345. package/table/sticky-scrollbar/styles.css.js +6 -6
  346. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  347. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  348. package/table/styles.css.js +35 -35
  349. package/table/styles.scoped.css +46 -40
  350. package/table/styles.selectors.js +35 -35
  351. package/table/table-role/grid-navigation.d.ts.map +1 -1
  352. package/table/table-role/grid-navigation.js +38 -24
  353. package/table/table-role/grid-navigation.js.map +1 -1
  354. package/table/table-role/table-role-helper.d.ts.map +1 -1
  355. package/table/table-role/table-role-helper.js +1 -3
  356. package/table/table-role/table-role-helper.js.map +1 -1
  357. package/table/table-role/utils.d.ts +1 -0
  358. package/table/table-role/utils.d.ts.map +1 -1
  359. package/table/table-role/utils.js +7 -2
  360. package/table/table-role/utils.js.map +1 -1
  361. package/table/thead.d.ts.map +1 -1
  362. package/table/thead.js +2 -2
  363. package/table/thead.js.map +1 -1
  364. package/table/use-table-focus-navigation.d.ts +9 -1
  365. package/table/use-table-focus-navigation.d.ts.map +1 -1
  366. package/table/use-table-focus-navigation.js +3 -3
  367. package/table/use-table-focus-navigation.js.map +1 -1
  368. package/tabs/styles.css.js +21 -21
  369. package/tabs/styles.scoped.css +51 -39
  370. package/tabs/styles.selectors.js +21 -21
  371. package/tag-editor/styles.css.js +3 -3
  372. package/tag-editor/styles.scoped.css +16 -10
  373. package/tag-editor/styles.selectors.js +3 -3
  374. package/text-content/styles.css.js +1 -1
  375. package/text-content/styles.scoped.css +66 -60
  376. package/text-content/styles.selectors.js +1 -1
  377. package/text-filter/styles.css.js +3 -3
  378. package/text-filter/styles.scoped.css +9 -3
  379. package/text-filter/styles.selectors.js +3 -3
  380. package/textarea/styles.css.js +4 -4
  381. package/textarea/styles.scoped.css +18 -12
  382. package/textarea/styles.selectors.js +4 -4
  383. package/tiles/styles.css.js +29 -29
  384. package/tiles/styles.scoped.css +76 -70
  385. package/tiles/styles.selectors.js +29 -29
  386. package/toggle/styles.css.js +8 -8
  387. package/toggle/styles.scoped.css +19 -13
  388. package/toggle/styles.selectors.js +8 -8
  389. package/token-group/styles.css.js +8 -8
  390. package/token-group/styles.scoped.css +22 -16
  391. package/token-group/styles.selectors.js +8 -8
  392. package/top-navigation/1.0-beta/styles.css.js +25 -25
  393. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  394. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  395. package/top-navigation/styles.css.js +47 -47
  396. package/top-navigation/styles.scoped.css +72 -66
  397. package/top-navigation/styles.selectors.js +47 -47
  398. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  399. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  400. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  401. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  402. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  403. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  404. package/tutorial-panel/styles.css.js +1 -1
  405. package/tutorial-panel/styles.scoped.css +7 -1
  406. package/tutorial-panel/styles.selectors.js +1 -1
  407. package/wizard/styles.css.js +32 -32
  408. package/wizard/styles.scoped.css +74 -68
  409. package/wizard/styles.selectors.js +32 -32
@@ -10,6 +10,12 @@
10
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
11
  SPDX-License-Identifier: Apache-2.0
12
12
  */
13
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
14
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
15
+ /*
16
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
17
+ SPDX-License-Identifier: Apache-2.0
18
+ */
13
19
  /*
14
20
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
21
  SPDX-License-Identifier: Apache-2.0
@@ -90,54 +96,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93:not(#\9) {
99
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99:not(#\9) {
94
100
  opacity: 0;
95
101
  transform: translateY(-20px);
96
102
  }
97
103
  @media (prefers-reduced-motion: reduce) {
98
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93:not(#\9) {
104
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99:not(#\9) {
99
105
  animation: none;
100
106
  transition: none;
101
107
  }
102
108
  }
103
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93:not(#\9) {
109
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99:not(#\9) {
104
110
  animation: none;
105
111
  transition: none;
106
112
  }
107
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
108
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
109
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
110
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
113
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
114
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
115
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
116
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
111
117
  opacity: 0;
112
118
  transform: translateY(-8px);
113
119
  }
114
120
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
116
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
117
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
118
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
121
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
122
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
123
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
124
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
119
125
  animation: none;
120
126
  transition: none;
121
127
  }
122
128
  }
123
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
129
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
124
130
  animation: none;
125
131
  transition: none;
126
132
  }
127
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
133
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
128
134
  opacity: 0;
129
135
  }
130
136
  @media (prefers-reduced-motion: reduce) {
131
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
137
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
132
138
  animation: none;
133
139
  transition: none;
134
140
  }
135
141
  }
136
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_enter_1q84n_17nwv_93 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
142
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_enter_1q84n_1h33m_99 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
137
143
  animation: none;
138
144
  transition: none;
139
145
  }
140
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146:not(#\9) {
146
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152:not(#\9) {
141
147
  transition-property: transform, opacity;
142
148
  transition-duration: var(--motion-duration-refresh-only-slow-zbvbxt, 250ms);
143
149
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
@@ -145,25 +151,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
145
151
  transform: translateY(0);
146
152
  }
147
153
  @media (prefers-reduced-motion: reduce) {
148
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146:not(#\9) {
154
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152:not(#\9) {
149
155
  animation: none;
150
156
  transition: none;
151
157
  }
152
158
  }
153
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146:not(#\9) {
159
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152:not(#\9) {
154
160
  animation: none;
155
161
  transition: none;
156
162
  }
157
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9),
158
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
159
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
160
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
161
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
162
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9),
163
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
164
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
165
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
166
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
163
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9),
164
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
165
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
166
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
167
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
168
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9),
169
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
170
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
171
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
172
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
167
173
  opacity: 1;
168
174
  transform: translateY(0);
169
175
  transition-property: transform, opacity;
@@ -171,83 +177,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
171
177
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
172
178
  }
173
179
  @media (prefers-reduced-motion: reduce) {
174
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9),
175
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
176
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
177
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
178
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
179
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9),
180
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9),
181
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9),
182
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
183
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
180
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9),
181
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
182
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
183
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
184
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
185
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9),
186
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9),
187
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9),
188
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
189
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
184
190
  animation: none;
185
191
  transition: none;
186
192
  }
187
193
  }
188
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
194
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
189
195
  animation: none;
190
196
  transition: none;
191
197
  }
192
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
198
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
193
199
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) - 50ms);
194
200
  }
195
201
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
202
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
197
203
  animation: none;
198
204
  transition: none;
199
205
  }
200
206
  }
201
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
207
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
202
208
  animation: none;
203
209
  transition: none;
204
210
  }
205
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9) {
211
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9) {
206
212
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
207
213
  }
208
214
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9) {
215
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9) {
210
216
  animation: none;
211
217
  transition: none;
212
218
  }
213
219
  }
214
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-header_1q84n_17nwv_107:not(#\9) {
220
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-header_1q84n_1h33m_113:not(#\9) {
215
221
  animation: none;
216
222
  transition: none;
217
223
  }
218
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9) {
224
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9) {
219
225
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) + 10ms);
220
226
  }
221
227
  @media (prefers-reduced-motion: reduce) {
222
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9) {
228
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9) {
223
229
  animation: none;
224
230
  transition: none;
225
231
  }
226
232
  }
227
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_flash-message_1q84n_17nwv_107 > .awsui_flash-content_1q84n_17nwv_108:not(#\9) {
233
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_flash-message_1q84n_1h33m_113 > .awsui_flash-content_1q84n_1h33m_114:not(#\9) {
228
234
  animation: none;
229
235
  transition: none;
230
236
  }
231
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
232
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
233
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
234
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9) {
237
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
238
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9) {
235
241
  transition-delay: calc(var(--motion-duration-refresh-only-slow-zbvbxt, 250ms) * 2 - 100ms);
236
242
  }
237
243
  @media (prefers-reduced-motion: reduce) {
238
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
239
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9),
240
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9),
241
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9) {
244
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
245
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9),
246
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9),
247
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9) {
242
248
  animation: none;
243
249
  transition: none;
244
250
  }
245
251
  }
246
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entering_1q84n_17nwv_146 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_entered_1q84n_17nwv_167 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9) {
252
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entering_1q84n_1h33m_152 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_entered_1q84n_1h33m_173 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9) {
247
253
  animation: none;
248
254
  transition: none;
249
255
  }
250
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_exiting_1q84n_17nwv_272:not(#\9) {
256
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_exiting_1q84n_1h33m_278:not(#\9) {
251
257
  opacity: 0;
252
258
  transform: translateY(-20px);
253
259
  transition-property: transform, opacity;
@@ -255,12 +261,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
261
  transition-timing-function: var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
256
262
  }
257
263
  @media (prefers-reduced-motion: reduce) {
258
- .awsui_flash-with-motion_1q84n_17nwv_93.awsui_exiting_1q84n_17nwv_272:not(#\9) {
264
+ .awsui_flash-with-motion_1q84n_1h33m_99.awsui_exiting_1q84n_1h33m_278:not(#\9) {
259
265
  animation: none;
260
266
  transition: none;
261
267
  }
262
268
  }
263
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_17nwv_93.awsui_exiting_1q84n_17nwv_272:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_17nwv_93.awsui_exiting_1q84n_17nwv_272:not(#\9) {
269
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_1h33m_99.awsui_exiting_1q84n_1h33m_278:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_1h33m_99.awsui_exiting_1q84n_1h33m_278:not(#\9) {
264
270
  animation: none;
265
271
  transition: none;
266
272
  }
@@ -269,26 +275,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
269
275
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
270
276
  SPDX-License-Identifier: Apache-2.0
271
277
  */
272
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_item_1q84n_17nwv_294:not(#\9),
273
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_flash-list-item_1q84n_17nwv_295:not(#\9),
274
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294.awsui_notification-bar_1q84n_17nwv_296:not(#\9) {
278
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_item_1q84n_1h33m_300:not(#\9),
279
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_flash-list-item_1q84n_1h33m_301:not(#\9),
280
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300.awsui_notification-bar_1q84n_1h33m_302:not(#\9) {
275
281
  transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
276
282
  transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
277
283
  }
278
284
  @media (prefers-reduced-motion: reduce) {
279
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_item_1q84n_17nwv_294:not(#\9),
280
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_flash-list-item_1q84n_17nwv_295:not(#\9),
281
- .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294.awsui_notification-bar_1q84n_17nwv_296:not(#\9) {
285
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_item_1q84n_1h33m_300:not(#\9),
286
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_flash-list-item_1q84n_1h33m_301:not(#\9),
287
+ .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300.awsui_notification-bar_1q84n_1h33m_302:not(#\9) {
282
288
  animation: none;
283
289
  transition: none;
284
290
  }
285
291
  }
286
- .awsui-motion-disabled .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_item_1q84n_17nwv_294:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_item_1q84n_17nwv_294:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_flash-list-item_1q84n_17nwv_295:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294 > .awsui_flash-list-item_1q84n_17nwv_295:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294.awsui_notification-bar_1q84n_17nwv_296:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_17nwv_294 > .awsui_animation-running_1q84n_17nwv_294.awsui_notification-bar_1q84n_17nwv_296:not(#\9) {
292
+ .awsui-motion-disabled .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_item_1q84n_1h33m_300:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_item_1q84n_1h33m_300:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_flash-list-item_1q84n_1h33m_301:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300 > .awsui_flash-list-item_1q84n_1h33m_301:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300.awsui_notification-bar_1q84n_1h33m_302:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h33m_300 > .awsui_animation-running_1q84n_1h33m_300.awsui_notification-bar_1q84n_1h33m_302:not(#\9) {
287
293
  animation: none;
288
294
  transition: none;
289
295
  }
290
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316.awsui_animation-ready_1q84n_17nwv_316 > .awsui_expanded-only_1q84n_17nwv_316:not(#\9),
291
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316.awsui_animation-running_1q84n_17nwv_294 > .awsui_expanded-only_1q84n_17nwv_316:not(#\9) {
296
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322.awsui_animation-ready_1q84n_1h33m_322 > .awsui_expanded-only_1q84n_1h33m_322:not(#\9),
297
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322.awsui_animation-running_1q84n_1h33m_300 > .awsui_expanded-only_1q84n_1h33m_322:not(#\9) {
292
298
  display: none;
293
299
  }
294
300
 
@@ -296,12 +302,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
296
302
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297
303
  SPDX-License-Identifier: Apache-2.0
298
304
  */
299
- .awsui_stack_1q84n_17nwv_294:not(#\9) {
305
+ .awsui_stack_1q84n_1h33m_300:not(#\9) {
300
306
  display: grid;
301
307
  grid-template-columns: 30px 1fr 30px;
302
308
  }
303
309
 
304
- .awsui_stack_1q84n_17nwv_294 > .awsui_expanded_1q84n_17nwv_316:not(#\9) {
310
+ .awsui_stack_1q84n_1h33m_300 > .awsui_expanded_1q84n_1h33m_322:not(#\9) {
305
311
  grid-column: 1/4;
306
312
  }
307
313
 
@@ -315,21 +321,21 @@ the grid layout will be:
315
321
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
316
322
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
317
323
  */
318
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316:not(#\9) {
324
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322:not(#\9) {
319
325
  display: grid;
320
326
  grid-column: 1/4;
321
- grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-y98gph), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-y98gph), 10px);
327
+ grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-iof9y8), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-iof9y8), 10px);
322
328
  row-gap: 8px;
323
329
  z-index: 0;
324
330
  }
325
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316 > .awsui_item_1q84n_17nwv_294:not(#\9) {
326
- grid-column-start: calc(var(--awsui-flashbar-stack-index-y98gph) + 1);
327
- grid-column-end: calc(var(--awsui-flashbar-stack-depth-y98gph) * 2 + 1 - var(--awsui-flashbar-stack-index-y98gph) + 1);
331
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322 > .awsui_item_1q84n_1h33m_300:not(#\9) {
332
+ grid-column-start: calc(var(--awsui-flashbar-stack-index-iof9y8) + 1);
333
+ grid-column-end: calc(var(--awsui-flashbar-stack-depth-iof9y8) * 2 + 1 - var(--awsui-flashbar-stack-index-iof9y8) + 1);
328
334
  grid-row-start: 1;
329
- grid-row-end: calc(var(--awsui-flashbar-stack-index-y98gph) + 2);
330
- z-index: calc(var(--awsui-flashbar-stack-depth-y98gph) - var(--awsui-flashbar-stack-index-y98gph));
335
+ grid-row-end: calc(var(--awsui-flashbar-stack-index-iof9y8) + 2);
336
+ z-index: calc(var(--awsui-flashbar-stack-depth-iof9y8) - var(--awsui-flashbar-stack-index-iof9y8));
331
337
  }
332
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316 > .awsui_item_1q84n_17nwv_294:not(#\9):not(:first-of-type) {
338
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322 > .awsui_item_1q84n_1h33m_300:not(#\9):not(:first-of-type) {
333
339
  align-self: end;
334
340
  /* Give placeholder elements in the stacked state the height of a notification
335
341
  with one single line of text.
@@ -341,23 +347,23 @@ the grid layout will be:
341
347
  ) * 2
342
348
  );
343
349
  }
344
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316 > .awsui_item_1q84n_17nwv_294:not(#\9):not(:last-child) > .awsui_flash_1q84n_17nwv_93::before,
345
- .awsui_stack_1q84n_17nwv_294 > .awsui_collapsed_1q84n_17nwv_316 > .awsui_item_1q84n_17nwv_294.awsui_flash_1q84n_17nwv_93:not(#\9)::before {
350
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322 > .awsui_item_1q84n_1h33m_300:not(#\9):not(:last-child) > .awsui_flash_1q84n_1h33m_99::before,
351
+ .awsui_stack_1q84n_1h33m_300 > .awsui_collapsed_1q84n_1h33m_322 > .awsui_item_1q84n_1h33m_300.awsui_flash_1q84n_1h33m_99:not(#\9)::before {
346
352
  box-shadow: var(--shadow-flash-collapsed-s7gipk, 0px 4px 4px rgba(0, 0, 0, 0.25));
347
353
  }
348
354
 
349
- .awsui_stack_1q84n_17nwv_294 > .awsui_expanded_1q84n_17nwv_316.awsui_animation-running_1q84n_17nwv_294 > .awsui_flash-list-item_1q84n_17nwv_295:not(#\9) {
355
+ .awsui_stack_1q84n_1h33m_300 > .awsui_expanded_1q84n_1h33m_322.awsui_animation-running_1q84n_1h33m_300 > .awsui_flash-list-item_1q84n_1h33m_301:not(#\9) {
350
356
  position: relative;
351
- z-index: calc(var(--awsui-flashbar-stack-depth-y98gph) - var(--awsui-flashbar-stack-index-y98gph));
357
+ z-index: calc(var(--awsui-flashbar-stack-depth-iof9y8) - var(--awsui-flashbar-stack-index-iof9y8));
352
358
  }
353
359
 
354
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316) {
360
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322) {
355
361
  /*
356
362
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
357
363
  missing third item when there are only 2 items in the stack.
358
364
  */
359
365
  }
360
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316):not(.awsui_short-list_1q84n_17nwv_386):not(.awsui_visual-refresh_1q84n_17nwv_386) {
366
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322):not(.awsui_short-list_1q84n_1h33m_392):not(.awsui_visual-refresh_1q84n_1h33m_392) {
361
367
  /*
362
368
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
363
369
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -366,17 +372,17 @@ the grid layout will be:
366
372
  */
367
373
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
368
374
  is the full height of the notification bar */
369
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
375
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
370
376
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
371
377
  );
372
378
  margin-block-end: calc(
373
379
  var(
374
- --awsui-stacked-notifications-bottom-margin-y98gph,
375
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
380
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
381
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
376
382
  ) + 0px + 0px
377
383
  );
378
384
  }
379
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316):not(.awsui_short-list_1q84n_17nwv_386):not(.awsui_visual-refresh_1q84n_17nwv_386) > .awsui_notification-bar_1q84n_17nwv_296 {
385
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322):not(.awsui_short-list_1q84n_1h33m_392):not(.awsui_visual-refresh_1q84n_1h33m_392) > .awsui_notification-bar_1q84n_1h33m_302 {
380
386
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
381
387
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
382
388
  is the full height of the notification bar */
@@ -387,7 +393,7 @@ the grid layout will be:
387
393
  );
388
394
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
389
395
  }
390
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316):not(.awsui_short-list_1q84n_17nwv_386).awsui_visual-refresh_1q84n_17nwv_386 {
396
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322):not(.awsui_short-list_1q84n_1h33m_392).awsui_visual-refresh_1q84n_1h33m_392 {
391
397
  /*
392
398
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
393
399
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -396,17 +402,17 @@ the grid layout will be:
396
402
  */
397
403
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
398
404
  is the full height of the notification bar */
399
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
405
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
400
406
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
401
407
  );
402
408
  margin-block-end: calc(
403
409
  var(
404
- --awsui-stacked-notifications-bottom-margin-y98gph,
405
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
410
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
411
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
406
412
  ) + 0px + 0px
407
413
  );
408
414
  }
409
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316):not(.awsui_short-list_1q84n_17nwv_386).awsui_visual-refresh_1q84n_17nwv_386 > .awsui_notification-bar_1q84n_17nwv_296 {
415
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322):not(.awsui_short-list_1q84n_1h33m_392).awsui_visual-refresh_1q84n_1h33m_392 > .awsui_notification-bar_1q84n_1h33m_302 {
410
416
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
411
417
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
412
418
  is the full height of the notification bar */
@@ -417,7 +423,7 @@ the grid layout will be:
417
423
  );
418
424
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
419
425
  }
420
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316).awsui_short-list_1q84n_17nwv_386:not(.awsui_visual-refresh_1q84n_17nwv_386) {
426
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322).awsui_short-list_1q84n_1h33m_392:not(.awsui_visual-refresh_1q84n_1h33m_392) {
421
427
  /*
422
428
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
423
429
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -426,17 +432,17 @@ the grid layout will be:
426
432
  */
427
433
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
428
434
  is the full height of the notification bar */
429
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
435
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
430
436
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
431
437
  );
432
438
  margin-block-end: calc(
433
439
  var(
434
- --awsui-stacked-notifications-bottom-margin-y98gph,
435
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
440
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
441
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
436
442
  ) + 0px + 8px
437
443
  );
438
444
  }
439
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316).awsui_short-list_1q84n_17nwv_386:not(.awsui_visual-refresh_1q84n_17nwv_386) > .awsui_notification-bar_1q84n_17nwv_296 {
445
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322).awsui_short-list_1q84n_1h33m_392:not(.awsui_visual-refresh_1q84n_1h33m_392) > .awsui_notification-bar_1q84n_1h33m_302 {
440
446
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
441
447
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
442
448
  is the full height of the notification bar */
@@ -447,7 +453,7 @@ the grid layout will be:
447
453
  );
448
454
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
449
455
  }
450
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316).awsui_short-list_1q84n_17nwv_386.awsui_visual-refresh_1q84n_17nwv_386 {
456
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322).awsui_short-list_1q84n_1h33m_392.awsui_visual-refresh_1q84n_1h33m_392 {
451
457
  /*
452
458
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
453
459
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -456,17 +462,17 @@ the grid layout will be:
456
462
  */
457
463
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
458
464
  is the full height of the notification bar */
459
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
465
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
460
466
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px)
461
467
  );
462
468
  margin-block-end: calc(
463
469
  var(
464
- --awsui-stacked-notifications-bottom-margin-y98gph,
465
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
470
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
471
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
466
472
  ) + 0px + 8px
467
473
  );
468
474
  }
469
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380:not(#\9):not(.awsui_expanded_1q84n_17nwv_316).awsui_short-list_1q84n_17nwv_386.awsui_visual-refresh_1q84n_17nwv_386 > .awsui_notification-bar_1q84n_17nwv_296 {
475
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386:not(#\9):not(.awsui_expanded_1q84n_1h33m_322).awsui_short-list_1q84n_1h33m_392.awsui_visual-refresh_1q84n_1h33m_392 > .awsui_notification-bar_1q84n_1h33m_302 {
470
476
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
471
477
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
472
478
  is the full height of the notification bar */
@@ -477,7 +483,7 @@ the grid layout will be:
477
483
  );
478
484
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
479
485
  }
480
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380.awsui_expanded_1q84n_17nwv_316:not(#\9):not(.awsui_visual-refresh_1q84n_17nwv_386) {
486
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386.awsui_expanded_1q84n_1h33m_322:not(#\9):not(.awsui_visual-refresh_1q84n_1h33m_392) {
481
487
  /*
482
488
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
483
489
  notifications slot already gives it enough space.
@@ -490,17 +496,17 @@ the grid layout will be:
490
496
  */
491
497
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
492
498
  is the full height of the notification bar */
493
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
499
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
494
500
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px)
495
501
  );
496
502
  margin-block-end: calc(
497
503
  var(
498
- --awsui-stacked-notifications-bottom-margin-y98gph,
499
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
504
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
505
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
500
506
  ) + var(--space-scaled-m-mo5yse, 16px) + 0px
501
507
  );
502
508
  }
503
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380.awsui_expanded_1q84n_17nwv_316:not(#\9):not(.awsui_visual-refresh_1q84n_17nwv_386) > .awsui_notification-bar_1q84n_17nwv_296 {
509
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386.awsui_expanded_1q84n_1h33m_322:not(#\9):not(.awsui_visual-refresh_1q84n_1h33m_392) > .awsui_notification-bar_1q84n_1h33m_302 {
504
510
  margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
505
511
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
506
512
  is the full height of the notification bar */
@@ -511,7 +517,7 @@ the grid layout will be:
511
517
  );
512
518
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
513
519
  }
514
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380.awsui_expanded_1q84n_17nwv_316.awsui_visual-refresh_1q84n_17nwv_386:not(#\9) {
520
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386.awsui_expanded_1q84n_1h33m_322.awsui_visual-refresh_1q84n_1h33m_392:not(#\9) {
515
521
  /*
516
522
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
517
523
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -520,17 +526,17 @@ the grid layout will be:
520
526
  */
521
527
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
522
528
  is the full height of the notification bar */
523
- --awsui-stacked-notifications-default-bottom-margin-y98gph: calc(
529
+ --awsui-stacked-notifications-default-bottom-margin-iof9y8: calc(
524
530
  var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px)
525
531
  );
526
532
  margin-block-end: calc(
527
533
  var(
528
- --awsui-stacked-notifications-bottom-margin-y98gph,
529
- var(--awsui-stacked-notifications-default-bottom-margin-y98gph)
534
+ --awsui-stacked-notifications-bottom-margin-iof9y8,
535
+ var(--awsui-stacked-notifications-default-bottom-margin-iof9y8)
530
536
  ) + 0px + 0px
531
537
  );
532
538
  }
533
- .awsui_stack_1q84n_17nwv_294.awsui_collapsible_1q84n_17nwv_380.awsui_expanded_1q84n_17nwv_316.awsui_visual-refresh_1q84n_17nwv_386 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9) {
539
+ .awsui_stack_1q84n_1h33m_300.awsui_collapsible_1q84n_1h33m_386.awsui_expanded_1q84n_1h33m_322.awsui_visual-refresh_1q84n_1h33m_392 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9) {
534
540
  margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
535
541
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
536
542
  is the full height of the notification bar */
@@ -542,7 +548,7 @@ the grid layout will be:
542
548
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
543
549
  }
544
550
 
545
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9) {
551
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9) {
546
552
  min-inline-size: 0;
547
553
  word-break: break-word;
548
554
  background: var(--color-background-notification-stack-bar-btgysg, #232f3e);
@@ -570,9 +576,9 @@ the grid layout will be:
570
576
  text-decoration: none;
571
577
  z-index: 1;
572
578
  }
573
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599 > .awsui_header_1q84n_17nwv_599:not(#\9),
574
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599 > .awsui_item-count_1q84n_17nwv_600:not(#\9),
575
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9) {
579
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605 > .awsui_header_1q84n_1h33m_605:not(#\9),
580
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605 > .awsui_item-count_1q84n_1h33m_606:not(#\9),
581
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9) {
576
582
  font-size: var(--font-size-body-m-x4okxb, 14px);
577
583
  line-height: var(--line-height-body-m-30ar75, 20px);
578
584
  color: var(--color-text-body-default-at06ol, #000716);
@@ -585,7 +591,7 @@ the grid layout will be:
585
591
  margin-block: 0;
586
592
  padding-block: 0;
587
593
  }
588
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599:not(#\9) {
594
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605:not(#\9) {
589
595
  display: flex;
590
596
  flex-direction: row;
591
597
  flex-wrap: wrap;
@@ -593,11 +599,11 @@ the grid layout will be:
593
599
  justify-content: center;
594
600
  row-gap: 0;
595
601
  }
596
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599 > .awsui_header_1q84n_17nwv_599:not(#\9) {
602
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605 > .awsui_header_1q84n_1h33m_605:not(#\9) {
597
603
  font-weight: var(--font-button-weight-hv56tz, 700);
598
604
  display: inline-block;
599
605
  }
600
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599 > .awsui_item-count_1q84n_17nwv_600:not(#\9) {
606
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605 > .awsui_item-count_1q84n_1h33m_606:not(#\9) {
601
607
  column-gap: var(--space-s-34lx8l, 12px);
602
608
  display: flex;
603
609
  flex-direction: row;
@@ -605,33 +611,33 @@ the grid layout will be:
605
611
  justify-content: center;
606
612
  row-gap: 0;
607
613
  }
608
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_status_1q84n_17nwv_599 > .awsui_item-count_1q84n_17nwv_600 > .awsui_type-count_1q84n_17nwv_634 > .awsui_count-number_1q84n_17nwv_634:not(#\9) {
614
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_status_1q84n_1h33m_605 > .awsui_item-count_1q84n_1h33m_606 > .awsui_type-count_1q84n_1h33m_640 > .awsui_count-number_1q84n_1h33m_640:not(#\9) {
609
615
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
610
616
  }
611
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9):hover {
617
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9):hover {
612
618
  background: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
613
619
  border-color: var(--color-background-notification-stack-bar-hover-905myr, #414d5c);
614
620
  }
615
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9):active {
621
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9):active {
616
622
  background: var(--color-background-notification-stack-bar-active-g701bg, #232f3e);
617
623
  }
618
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296.awsui_visual-refresh_1q84n_17nwv_386:not(#\9) {
624
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302.awsui_visual-refresh_1q84n_1h33m_392:not(#\9) {
619
625
  border-block-width: 2px;
620
626
  border-inline-width: 2px;
621
627
  padding-inline: var(--space-l-t419sm, 20px);
622
628
  }
623
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9):not(.awsui_visual-refresh_1q84n_17nwv_386) {
629
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9):not(.awsui_visual-refresh_1q84n_1h33m_392) {
624
630
  border-block-width: 1px;
625
631
  border-inline-width: 1px;
626
632
  padding-inline: var(--space-s-34lx8l, 12px);
627
633
  }
628
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9):not(.awsui_visual-refresh_1q84n_17nwv_386):focus {
634
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9):not(.awsui_visual-refresh_1q84n_1h33m_392):focus {
629
635
  text-decoration: none;
630
636
  }
631
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296:not(#\9):not(.awsui_visual-refresh_1q84n_17nwv_386):hover {
637
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302:not(#\9):not(.awsui_visual-refresh_1q84n_1h33m_392):hover {
632
638
  text-decoration: none;
633
639
  }
634
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9) {
640
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9) {
635
641
  display: inline-block;
636
642
  flex-grow: 1;
637
643
  background: none;
@@ -639,33 +645,33 @@ the grid layout will be:
639
645
  border-inline: none;
640
646
  padding-block: 0;
641
647
  }
642
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601 > .awsui_icon_1q84n_17nwv_668:not(#\9) {
648
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607 > .awsui_icon_1q84n_1h33m_674:not(#\9) {
643
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));
644
650
  }
645
651
  @media (prefers-reduced-motion: reduce) {
646
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601 > .awsui_icon_1q84n_17nwv_668:not(#\9) {
652
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607 > .awsui_icon_1q84n_1h33m_674:not(#\9) {
647
653
  animation: none;
648
654
  transition: none;
649
655
  }
650
656
  }
651
- .awsui-motion-disabled .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601 > .awsui_icon_1q84n_17nwv_668:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601 > .awsui_icon_1q84n_17nwv_668:not(#\9) {
657
+ .awsui-motion-disabled .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607 > .awsui_icon_1q84n_1h33m_674:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607 > .awsui_icon_1q84n_1h33m_674:not(#\9) {
652
658
  animation: none;
653
659
  transition: none;
654
660
  }
655
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601.awsui_expanded_1q84n_17nwv_316 > .awsui_icon_1q84n_17nwv_668:not(#\9) {
661
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607.awsui_expanded_1q84n_1h33m_322 > .awsui_icon_1q84n_1h33m_674:not(#\9) {
656
662
  transform: rotate(180deg);
657
663
  }
658
- .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9):focus {
664
+ .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9):focus {
659
665
  outline: none;
660
666
  }
661
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9):focus {
667
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9):focus {
662
668
  position: relative;
663
669
  }
664
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9):focus {
670
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9):focus {
665
671
  outline: 2px dotted transparent;
666
672
  outline-offset: calc(0px - 1px);
667
673
  }
668
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notification-bar_1q84n_17nwv_296 > .awsui_button_1q84n_17nwv_601:not(#\9):focus::before {
674
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_1h33m_300 > .awsui_notification-bar_1q84n_1h33m_302 > .awsui_button_1q84n_1h33m_607:not(#\9):focus::before {
669
675
  content: " ";
670
676
  display: block;
671
677
  position: absolute;
@@ -680,24 +686,24 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notifi
680
686
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
681
687
  }
682
688
 
683
- .awsui_stack_1q84n_17nwv_294.awsui_expanded_1q84n_17nwv_316:not(#\9):not(.awsui_floating_1q84n_17nwv_709) {
684
- padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-y98gph, 0);
689
+ .awsui_stack_1q84n_1h33m_300.awsui_expanded_1q84n_1h33m_322:not(#\9):not(.awsui_floating_1q84n_1h33m_715) {
690
+ padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-iof9y8, 0);
685
691
  }
686
692
 
687
693
  /*
688
694
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
689
695
  SPDX-License-Identifier: Apache-2.0
690
696
  */
691
- .awsui_flashbar_1q84n_17nwv_717:not(#\9) {
697
+ .awsui_flashbar_1q84n_1h33m_723:not(#\9) {
692
698
  position: relative;
693
699
  /* stylelint-disable-next-line selector-max-type */
694
700
  }
695
- .awsui_flashbar_1q84n_17nwv_717 > li + li:not(#\9) {
701
+ .awsui_flashbar_1q84n_1h33m_723 > li + li:not(#\9) {
696
702
  padding-block-start: 0;
697
703
  }
698
704
 
699
- .awsui_flashbar_1q84n_17nwv_717:not(#\9),
700
- .awsui_flash_1q84n_17nwv_93:not(#\9) {
705
+ .awsui_flashbar_1q84n_1h33m_723:not(#\9),
706
+ .awsui_flash_1q84n_1h33m_99:not(#\9) {
701
707
  border-collapse: separate;
702
708
  border-spacing: 0;
703
709
  box-sizing: border-box;
@@ -733,7 +739,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notifi
733
739
  -moz-osx-font-smoothing: auto;
734
740
  }
735
741
 
736
- .awsui_flash_1q84n_17nwv_93:not(#\9) {
742
+ .awsui_flash_1q84n_1h33m_99:not(#\9) {
737
743
  position: relative;
738
744
  display: flex;
739
745
  justify-content: flex-start;
@@ -748,7 +754,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notifi
748
754
  overflow-wrap: break-word;
749
755
  word-wrap: break-word;
750
756
  }
751
- .awsui_flash_1q84n_17nwv_93:not(#\9)::before {
757
+ .awsui_flash_1q84n_1h33m_99:not(#\9)::before {
752
758
  content: "";
753
759
  position: absolute;
754
760
  inset-inline-start: 0px;
@@ -764,43 +770,43 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_17nwv_294 > .awsui_notifi
764
770
  border-end-end-radius: var(--border-radius-flashbar-hcdl9q, 12px);
765
771
  box-shadow: var(--shadow-flash-sticky-pq8cuq, 0px 4px 8px rgba(0, 7, 22, 0.1));
766
772
  }
767
- .awsui_flash-refresh_1q84n_17nwv_792:not(#\9)::before {
773
+ .awsui_flash-refresh_1q84n_1h33m_798:not(#\9)::before {
768
774
  z-index: -1;
769
775
  }
770
776
 
771
- .awsui_flash-list_1q84n_17nwv_295:not(#\9) {
777
+ .awsui_flash-list_1q84n_1h33m_301:not(#\9) {
772
778
  list-style: none;
773
779
  padding-block: 0;
774
780
  padding-inline: 0;
775
781
  margin-block: 0;
776
782
  margin-inline: 0;
777
783
  }
778
- .awsui_flash-list_1q84n_17nwv_295:not(#\9):not(.awsui_collapsed_1q84n_17nwv_316) > li:not(:last-child) {
784
+ .awsui_flash-list_1q84n_1h33m_301:not(#\9):not(.awsui_collapsed_1q84n_1h33m_322) > li:not(:last-child) {
779
785
  margin-block-end: var(--space-xxxs-zbmxqb, 2px);
780
786
  }
781
787
 
782
- .awsui_flash-body_1q84n_17nwv_107:not(#\9) {
788
+ .awsui_flash-body_1q84n_1h33m_113:not(#\9) {
783
789
  display: flex;
784
790
  flex-grow: 1;
785
791
  min-inline-size: 0;
786
792
  }
787
793
 
788
- .awsui_flash-focus-container_1q84n_17nwv_813:not(#\9) {
794
+ .awsui_flash-focus-container_1q84n_1h33m_819:not(#\9) {
789
795
  display: flex;
790
796
  flex: 1;
791
797
  min-inline-size: 0;
792
798
  }
793
- .awsui_flash-focus-container_1q84n_17nwv_813:not(#\9):focus {
799
+ .awsui_flash-focus-container_1q84n_1h33m_819:not(#\9):focus {
794
800
  outline: none;
795
801
  }
796
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_17nwv_813:not(#\9):focus {
802
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h33m_819:not(#\9):focus {
797
803
  position: relative;
798
804
  }
799
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_17nwv_813:not(#\9):focus {
805
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h33m_819:not(#\9):focus {
800
806
  outline: 2px dotted transparent;
801
807
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
802
808
  }
803
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_17nwv_813:not(#\9):focus::before {
809
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_1h33m_819:not(#\9):focus::before {
804
810
  content: " ";
805
811
  display: block;
806
812
  position: absolute;
@@ -815,76 +821,76 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_17nwv_813
815
821
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
816
822
  }
817
823
 
818
- .awsui_flash-text_1q84n_17nwv_843:not(#\9) {
824
+ .awsui_flash-text_1q84n_1h33m_849:not(#\9) {
819
825
  margin-block: var(--border-field-width-09w7vk, 2px);
820
826
  margin-inline: 0;
821
827
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
822
828
  padding-inline: var(--space-xxs-p8yyaw, 4px);
823
829
  }
824
830
 
825
- .awsui_flash-icon_1q84n_17nwv_133:not(#\9) {
831
+ .awsui_flash-icon_1q84n_1h33m_139:not(#\9) {
826
832
  flex: 0 0 auto;
827
833
  padding-inline-start: 0;
828
834
  }
829
835
 
830
- .awsui_flash-message_1q84n_17nwv_107:not(#\9) {
836
+ .awsui_flash-message_1q84n_1h33m_113:not(#\9) {
831
837
  flex: 1 1 0%;
832
838
  word-wrap: break-word;
833
839
  max-inline-size: 100%;
834
840
  overflow: hidden;
835
841
  }
836
842
 
837
- .awsui_flash-header_1q84n_17nwv_107:not(#\9) {
843
+ .awsui_flash-header_1q84n_1h33m_113:not(#\9) {
838
844
  font-weight: 700;
839
845
  }
840
846
 
841
- .awsui_flash-content_1q84n_17nwv_108:not(#\9) {
847
+ .awsui_flash-content_1q84n_1h33m_114:not(#\9) {
842
848
  /* Only used as a selector for test-utils */
843
849
  }
844
850
 
845
- .awsui_dismiss-button-wrapper_1q84n_17nwv_110:not(#\9) {
851
+ .awsui_dismiss-button-wrapper_1q84n_1h33m_116:not(#\9) {
846
852
  flex: 0 0 auto;
847
853
  margin-inline: var(--space-s-34lx8l, 12px) calc(-1 * var(--space-xxs-p8yyaw, 4px));
848
854
  padding-inline-end: var(--space-flashbar-dismiss-right-tcpfax, 0px);
849
855
  }
850
856
 
851
- .awsui_dismiss-button_1q84n_17nwv_110:not(#\9) {
857
+ .awsui_dismiss-button_1q84n_1h33m_116:not(#\9) {
852
858
  /* Only used as a selector for test-utils */
853
859
  }
854
860
 
855
- .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9) {
861
+ .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9) {
856
862
  white-space: nowrap;
857
863
  margin-inline-start: var(--space-flashbar-action-left-qkhz5m, 12px);
858
864
  }
859
865
 
860
- .awsui_flashbar_1q84n_17nwv_717.awsui_breakpoint-default_1q84n_17nwv_885 > .awsui_flash-list_1q84n_17nwv_295 > .awsui_flash-list-item_1q84n_17nwv_295 > .awsui_flash_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107:not(#\9) {
866
+ .awsui_flashbar_1q84n_1h33m_723.awsui_breakpoint-default_1q84n_1h33m_891 > .awsui_flash-list_1q84n_1h33m_301 > .awsui_flash-list-item_1q84n_1h33m_301 > .awsui_flash_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113:not(#\9) {
861
867
  display: block;
862
868
  }
863
- .awsui_flashbar_1q84n_17nwv_717.awsui_breakpoint-default_1q84n_17nwv_885 > .awsui_flash-list_1q84n_17nwv_295 > .awsui_flash-list-item_1q84n_17nwv_295 > .awsui_flash_1q84n_17nwv_93 > .awsui_flash-body_1q84n_17nwv_107 > .awsui_action-button-wrapper_1q84n_17nwv_109:not(#\9) {
869
+ .awsui_flashbar_1q84n_1h33m_723.awsui_breakpoint-default_1q84n_1h33m_891 > .awsui_flash-list_1q84n_1h33m_301 > .awsui_flash-list-item_1q84n_1h33m_301 > .awsui_flash_1q84n_1h33m_99 > .awsui_flash-body_1q84n_1h33m_113 > .awsui_action-button-wrapper_1q84n_1h33m_115:not(#\9) {
864
870
  margin-inline-start: var(--space-l-t419sm, 20px);
865
871
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
866
872
  margin-block-end: var(--space-xxs-p8yyaw, 4px);
867
873
  }
868
874
 
869
- .awsui_action-button_1q84n_17nwv_109:not(#\9),
870
- .awsui_action-slot_1q84n_17nwv_895:not(#\9) {
875
+ .awsui_action-button_1q84n_1h33m_115:not(#\9),
876
+ .awsui_action-slot_1q84n_1h33m_901:not(#\9) {
871
877
  /* Only used as a selector for test-utils */
872
878
  }
873
879
 
874
- .awsui_flash-type-success_1q84n_17nwv_899:not(#\9) {
880
+ .awsui_flash-type-success_1q84n_1h33m_905:not(#\9) {
875
881
  background-color: var(--color-background-notification-green-1jtqmb, #037f0c);
876
882
  }
877
883
 
878
- .awsui_flash-type-error_1q84n_17nwv_903:not(#\9) {
884
+ .awsui_flash-type-error_1q84n_1h33m_909:not(#\9) {
879
885
  background-color: var(--color-background-notification-red-ovptxu, #d91515);
880
886
  }
881
887
 
882
- .awsui_flash-type-info_1q84n_17nwv_907:not(#\9),
883
- .awsui_flash-type-in-progress_1q84n_17nwv_908:not(#\9) {
888
+ .awsui_flash-type-info_1q84n_1h33m_913:not(#\9),
889
+ .awsui_flash-type-in-progress_1q84n_1h33m_914:not(#\9) {
884
890
  background-color: var(--color-background-notification-blue-g2q2z0, #0972d3);
885
891
  }
886
892
 
887
- .awsui_flash-type-warning_1q84n_17nwv_912:not(#\9) {
893
+ .awsui_flash-type-warning_1q84n_1h33m_918:not(#\9) {
888
894
  color: var(--color-text-notification-yellow-p027cz, #000716);
889
895
  background-color: var(--color-background-notification-yellow-seoi5y, #ffe457);
890
896
  }