@cloudscape-design/components-themeable 3.0.853 → 3.0.855

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 (617) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/breadcrumb-group/styles.scss +47 -0
  3. package/lib/internal/scss/button/test-classes/styles.scss +4 -0
  4. package/lib/internal/scss/button-dropdown/item-element/styles.scss +6 -0
  5. package/lib/internal/scss/button-dropdown/styles.scss +27 -12
  6. package/lib/internal/scss/file-input/styles.scss +12 -1
  7. package/lib/internal/scss/internal/styles/motion/animations.scss +11 -0
  8. package/lib/internal/scss/top-navigation/1.0-beta/styles.scss +0 -14
  9. package/lib/internal/scss/top-navigation/styles.scss +1 -7
  10. package/lib/internal/template/alert/styles.css.js +28 -28
  11. package/lib/internal/template/alert/styles.scoped.css +49 -45
  12. package/lib/internal/template/alert/styles.selectors.js +28 -28
  13. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  14. package/lib/internal/template/anchor-navigation/styles.scoped.css +24 -20
  15. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  16. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  17. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +36 -32
  18. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  19. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  20. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -6
  21. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  22. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  23. package/lib/internal/template/app-layout/drawer/styles.scoped.css +28 -24
  24. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  25. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  26. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -8
  27. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  28. package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
  29. package/lib/internal/template/app-layout/resize/styles.scoped.css +16 -12
  30. package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
  31. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  32. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +6 -2
  33. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  34. package/lib/internal/template/app-layout/styles.css.js +12 -12
  35. package/lib/internal/template/app-layout/styles.scoped.css +16 -12
  36. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  37. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  38. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -8
  39. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  40. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  41. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +167 -163
  42. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  47. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
  48. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  49. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  50. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
  51. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  52. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  53. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
  54. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  55. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  56. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
  57. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  58. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
  59. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
  60. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
  61. package/lib/internal/template/area-chart/styles.css.js +6 -6
  62. package/lib/internal/template/area-chart/styles.scoped.css +15 -11
  63. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  64. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  65. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -24
  66. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  67. package/lib/internal/template/autosuggest/load-more-controller.d.ts.map +1 -1
  68. package/lib/internal/template/autosuggest/load-more-controller.js +1 -1
  69. package/lib/internal/template/autosuggest/load-more-controller.js.map +1 -1
  70. package/lib/internal/template/badge/styles.css.js +10 -10
  71. package/lib/internal/template/badge/styles.scoped.css +14 -10
  72. package/lib/internal/template/badge/styles.selectors.js +10 -10
  73. package/lib/internal/template/box/styles.css.js +191 -191
  74. package/lib/internal/template/box/styles.scoped.css +240 -236
  75. package/lib/internal/template/box/styles.selectors.js +191 -191
  76. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts +15 -0
  77. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
  78. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js +47 -0
  79. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js.map +1 -0
  80. package/lib/internal/template/breadcrumb-group/implementation.d.ts.map +1 -1
  81. package/lib/internal/template/breadcrumb-group/implementation.js +9 -6
  82. package/lib/internal/template/breadcrumb-group/implementation.js.map +1 -1
  83. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  84. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +29 -25
  85. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  86. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -10
  87. package/lib/internal/template/breadcrumb-group/styles.scoped.css +124 -11
  88. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -10
  89. package/lib/internal/template/breadcrumb-group/utils.d.ts +0 -2
  90. package/lib/internal/template/breadcrumb-group/utils.d.ts.map +1 -1
  91. package/lib/internal/template/breadcrumb-group/utils.js +17 -46
  92. package/lib/internal/template/breadcrumb-group/utils.js.map +1 -1
  93. package/lib/internal/template/button/index.d.ts.map +1 -1
  94. package/lib/internal/template/button/index.js +3 -3
  95. package/lib/internal/template/button/index.js.map +1 -1
  96. package/lib/internal/template/button/interfaces.d.ts +18 -0
  97. package/lib/internal/template/button/interfaces.d.ts.map +1 -1
  98. package/lib/internal/template/button/interfaces.js.map +1 -1
  99. package/lib/internal/template/button/internal.d.ts.map +1 -1
  100. package/lib/internal/template/button/internal.js +15 -2
  101. package/lib/internal/template/button/internal.js.map +1 -1
  102. package/lib/internal/template/button/styles.css.js +21 -21
  103. package/lib/internal/template/button/styles.scoped.css +158 -154
  104. package/lib/internal/template/button/styles.selectors.js +21 -21
  105. package/lib/internal/template/button/test-classes/styles.css.js +2 -1
  106. package/lib/internal/template/button/test-classes/styles.scoped.css +5 -1
  107. package/lib/internal/template/button/test-classes/styles.selectors.js +2 -1
  108. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
  109. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -23
  110. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
  111. package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
  112. package/lib/internal/template/button-dropdown/index.js +2 -2
  113. package/lib/internal/template/button-dropdown/index.js.map +1 -1
  114. package/lib/internal/template/button-dropdown/interfaces.d.ts +18 -2
  115. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  116. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  117. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  118. package/lib/internal/template/button-dropdown/internal.js +13 -6
  119. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  120. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  121. package/lib/internal/template/button-dropdown/item-element/index.js +3 -2
  122. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  123. package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -13
  124. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +33 -21
  125. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -13
  126. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  127. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
  128. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  129. package/lib/internal/template/button-dropdown/styles.css.js +21 -17
  130. package/lib/internal/template/button-dropdown/styles.scoped.css +51 -38
  131. package/lib/internal/template/button-dropdown/styles.selectors.js +21 -17
  132. package/lib/internal/template/button-group/file-input-item.d.ts +11 -0
  133. package/lib/internal/template/button-group/file-input-item.d.ts.map +1 -0
  134. package/lib/internal/template/button-group/file-input-item.js +23 -0
  135. package/lib/internal/template/button-group/file-input-item.js.map +1 -0
  136. package/lib/internal/template/button-group/interfaces.d.ts +23 -1
  137. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  138. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  139. package/lib/internal/template/button-group/internal.d.ts.map +1 -1
  140. package/lib/internal/template/button-group/internal.js +2 -2
  141. package/lib/internal/template/button-group/internal.js.map +1 -1
  142. package/lib/internal/template/button-group/item-element.d.ts +1 -0
  143. package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
  144. package/lib/internal/template/button-group/item-element.js +12 -6
  145. package/lib/internal/template/button-group/item-element.js.map +1 -1
  146. package/lib/internal/template/button-group/styles.css.js +4 -4
  147. package/lib/internal/template/button-group/styles.scoped.css +10 -6
  148. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  149. package/lib/internal/template/calendar/grid/index.d.ts +1 -2
  150. package/lib/internal/template/calendar/grid/index.d.ts.map +1 -1
  151. package/lib/internal/template/calendar/grid/index.js.map +1 -1
  152. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
  153. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
  154. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
  155. package/lib/internal/template/calendar/internal.d.ts.map +1 -1
  156. package/lib/internal/template/calendar/internal.js +2 -1
  157. package/lib/internal/template/calendar/internal.js.map +1 -1
  158. package/lib/internal/template/calendar/styles.css.js +21 -21
  159. package/lib/internal/template/calendar/styles.scoped.css +47 -43
  160. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  161. package/lib/internal/template/calendar/utils/navigation-day.d.ts +8 -0
  162. package/lib/internal/template/calendar/utils/navigation-day.d.ts.map +1 -0
  163. package/lib/internal/template/calendar/utils/navigation-day.js +39 -0
  164. package/lib/internal/template/calendar/utils/navigation-day.js.map +1 -0
  165. package/lib/internal/template/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
  166. package/lib/internal/template/calendar/utils/navigation-month.d.ts.map +1 -0
  167. package/lib/internal/template/calendar/utils/navigation-month.js +39 -0
  168. package/lib/internal/template/calendar/utils/navigation-month.js.map +1 -0
  169. package/lib/internal/template/cards/styles.css.js +39 -39
  170. package/lib/internal/template/cards/styles.scoped.css +54 -50
  171. package/lib/internal/template/cards/styles.selectors.js +39 -39
  172. package/lib/internal/template/checkbox/styles.css.js +3 -3
  173. package/lib/internal/template/checkbox/styles.scoped.css +9 -5
  174. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  175. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  176. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +13 -9
  177. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  178. package/lib/internal/template/code-editor/styles.css.js +33 -33
  179. package/lib/internal/template/code-editor/styles.scoped.css +187 -183
  180. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  181. package/lib/internal/template/collection-preferences/content-display/styles.css.js +12 -12
  182. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +23 -15
  183. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +12 -12
  184. package/lib/internal/template/collection-preferences/styles.css.js +38 -38
  185. package/lib/internal/template/collection-preferences/styles.scoped.css +58 -42
  186. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
  187. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  188. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +14 -10
  189. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  190. package/lib/internal/template/column-layout/styles.css.js +13 -13
  191. package/lib/internal/template/column-layout/styles.scoped.css +49 -45
  192. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  193. package/lib/internal/template/container/styles.css.js +31 -31
  194. package/lib/internal/template/container/styles.scoped.css +60 -56
  195. package/lib/internal/template/container/styles.selectors.js +31 -31
  196. package/lib/internal/template/content-layout/styles.css.js +14 -14
  197. package/lib/internal/template/content-layout/styles.scoped.css +20 -16
  198. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  199. package/lib/internal/template/date-picker/styles.css.js +7 -7
  200. package/lib/internal/template/date-picker/styles.scoped.css +13 -9
  201. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  202. package/lib/internal/template/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  203. package/lib/internal/template/date-range-picker/calendar/grids/index.js +1 -1
  204. package/lib/internal/template/date-range-picker/calendar/grids/index.js.map +1 -1
  205. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
  206. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +47 -43
  207. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  208. package/lib/internal/template/date-range-picker/calendar/index.js +1 -1
  209. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  210. package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
  211. package/lib/internal/template/date-range-picker/index.js +3 -10
  212. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  213. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  214. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +17 -13
  215. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  216. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  217. package/lib/internal/template/date-range-picker/styles.scoped.css +51 -47
  218. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  219. package/lib/internal/template/date-range-picker/time-offset.d.ts +2 -1
  220. package/lib/internal/template/date-range-picker/time-offset.d.ts.map +1 -1
  221. package/lib/internal/template/date-range-picker/time-offset.js +1 -1
  222. package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
  223. package/lib/internal/template/date-range-picker/utils.d.ts +9 -0
  224. package/lib/internal/template/date-range-picker/utils.d.ts.map +1 -1
  225. package/lib/internal/template/date-range-picker/utils.js +19 -2
  226. package/lib/internal/template/date-range-picker/utils.js.map +1 -1
  227. package/lib/internal/template/drawer/styles.css.js +5 -5
  228. package/lib/internal/template/drawer/styles.scoped.css +16 -12
  229. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  230. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  231. package/lib/internal/template/expandable-section/styles.scoped.css +69 -65
  232. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  233. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  234. package/lib/internal/template/file-dropzone/styles.scoped.css +9 -5
  235. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  236. package/lib/internal/template/file-input/internal.d.ts +5 -1
  237. package/lib/internal/template/file-input/internal.d.ts.map +1 -1
  238. package/lib/internal/template/file-input/internal.js +18 -10
  239. package/lib/internal/template/file-input/internal.js.map +1 -1
  240. package/lib/internal/template/file-input/styles.css.js +6 -5
  241. package/lib/internal/template/file-input/styles.scoped.css +33 -8
  242. package/lib/internal/template/file-input/styles.selectors.js +6 -5
  243. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  244. package/lib/internal/template/file-token-group/styles.scoped.css +35 -31
  245. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  246. package/lib/internal/template/flashbar/styles.css.js +50 -50
  247. package/lib/internal/template/flashbar/styles.scoped.css +152 -148
  248. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  249. package/lib/internal/template/form/styles.css.js +8 -8
  250. package/lib/internal/template/form/styles.scoped.css +12 -8
  251. package/lib/internal/template/form/styles.selectors.js +8 -8
  252. package/lib/internal/template/form-field/styles.css.js +24 -24
  253. package/lib/internal/template/form-field/styles.scoped.css +42 -38
  254. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  255. package/lib/internal/template/grid/styles.css.js +53 -53
  256. package/lib/internal/template/grid/styles.scoped.css +58 -54
  257. package/lib/internal/template/grid/styles.selectors.js +53 -53
  258. package/lib/internal/template/header/styles.css.js +34 -34
  259. package/lib/internal/template/header/styles.scoped.css +56 -52
  260. package/lib/internal/template/header/styles.selectors.js +34 -34
  261. package/lib/internal/template/help-panel/styles.css.js +6 -6
  262. package/lib/internal/template/help-panel/styles.scoped.css +73 -69
  263. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  264. package/lib/internal/template/hotspot/styles.css.js +7 -7
  265. package/lib/internal/template/hotspot/styles.scoped.css +13 -9
  266. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  267. package/lib/internal/template/i18n/messages/all.all.js +1 -1
  268. package/lib/internal/template/i18n/messages/all.all.json +1 -1
  269. package/lib/internal/template/i18n/messages/all.ar.js +1 -1
  270. package/lib/internal/template/i18n/messages/all.ar.json +1 -1
  271. package/lib/internal/template/i18n/messages/all.de.js +1 -1
  272. package/lib/internal/template/i18n/messages/all.de.json +1 -1
  273. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
  274. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
  275. package/lib/internal/template/i18n/messages/all.en.js +1 -1
  276. package/lib/internal/template/i18n/messages/all.en.json +1 -1
  277. package/lib/internal/template/i18n/messages/all.es.js +1 -1
  278. package/lib/internal/template/i18n/messages/all.es.json +1 -1
  279. package/lib/internal/template/i18n/messages/all.fr.js +1 -1
  280. package/lib/internal/template/i18n/messages/all.fr.json +1 -1
  281. package/lib/internal/template/i18n/messages/all.id.js +1 -1
  282. package/lib/internal/template/i18n/messages/all.id.json +1 -1
  283. package/lib/internal/template/i18n/messages/all.it.js +1 -1
  284. package/lib/internal/template/i18n/messages/all.it.json +1 -1
  285. package/lib/internal/template/i18n/messages/all.ja.js +1 -1
  286. package/lib/internal/template/i18n/messages/all.ja.json +1 -1
  287. package/lib/internal/template/i18n/messages/all.ko.js +1 -1
  288. package/lib/internal/template/i18n/messages/all.ko.json +1 -1
  289. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
  290. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
  291. package/lib/internal/template/i18n/messages/all.tr.js +1 -1
  292. package/lib/internal/template/i18n/messages/all.tr.json +1 -1
  293. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
  294. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
  295. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
  296. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
  297. package/lib/internal/template/i18n/messages-types.d.ts +3 -0
  298. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  299. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  300. package/lib/internal/template/icon/styles.css.js +38 -38
  301. package/lib/internal/template/icon/styles.scoped.css +89 -85
  302. package/lib/internal/template/icon/styles.selectors.js +38 -38
  303. package/lib/internal/template/input/styles.css.js +13 -13
  304. package/lib/internal/template/input/styles.scoped.css +36 -32
  305. package/lib/internal/template/input/styles.selectors.js +13 -13
  306. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  307. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +24 -20
  308. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  309. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  310. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -27
  311. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  312. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  313. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -3
  314. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  315. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  316. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +19 -15
  317. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  318. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  319. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +9 -5
  320. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  321. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  322. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +7 -3
  323. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  324. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  325. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -33
  326. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  327. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  328. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +11 -7
  329. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  330. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  331. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -11
  332. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  333. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  334. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +13 -9
  335. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  336. package/lib/internal/template/internal/components/dnd-container/styles.css.js +1 -1
  337. package/lib/internal/template/internal/components/dnd-container/styles.scoped.css +8 -4
  338. package/lib/internal/template/internal/components/dnd-container/styles.selectors.js +1 -1
  339. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  340. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -37
  341. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  342. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  343. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +7 -3
  344. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  345. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  346. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +6 -2
  347. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  348. package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
  349. package/lib/internal/template/internal/components/handle/styles.scoped.css +10 -6
  350. package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
  351. package/lib/internal/template/internal/components/menu-dropdown/index.d.ts.map +1 -1
  352. package/lib/internal/template/internal/components/menu-dropdown/index.js +2 -1
  353. package/lib/internal/template/internal/components/menu-dropdown/index.js.map +1 -1
  354. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  355. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -13
  356. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  357. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  358. package/lib/internal/template/internal/components/option/styles.scoped.css +33 -29
  359. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  360. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  361. package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -3
  362. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  363. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
  364. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js +13 -16
  365. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js.map +1 -1
  366. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
  367. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +14 -10
  368. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  369. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  370. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +5 -1
  371. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  372. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  373. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +33 -29
  374. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  375. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  376. package/lib/internal/template/internal/components/token-list/styles.scoped.css +28 -24
  377. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  378. package/lib/internal/template/internal/environment.js +1 -1
  379. package/lib/internal/template/internal/environment.json +1 -1
  380. package/lib/internal/template/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
  381. package/lib/internal/template/internal/hooks/use-performance-marks/index.js +23 -2
  382. package/lib/internal/template/internal/hooks/use-performance-marks/index.js.map +1 -1
  383. package/lib/internal/template/internal/styles/motion/utils.d.ts +2 -0
  384. package/lib/internal/template/internal/styles/motion/utils.d.ts.map +1 -0
  385. package/lib/internal/template/internal/styles/motion/utils.js +5 -0
  386. package/lib/internal/template/internal/styles/motion/utils.js.map +1 -0
  387. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts +2 -1
  388. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
  389. package/lib/internal/template/internal/utils/date-time/format-date-iso.js +6 -2
  390. package/lib/internal/template/internal/utils/date-time/format-date-iso.js.map +1 -1
  391. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts +2 -1
  392. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
  393. package/lib/internal/template/internal/utils/date-time/format-date-localized.js +9 -2
  394. package/lib/internal/template/internal/utils/date-time/format-date-localized.js.map +1 -1
  395. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
  396. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js +4 -3
  397. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
  398. package/lib/internal/template/internal/utils/date-time/index.d.ts +1 -1
  399. package/lib/internal/template/internal/utils/date-time/index.d.ts.map +1 -1
  400. package/lib/internal/template/internal/utils/date-time/index.js +1 -1
  401. package/lib/internal/template/internal/utils/date-time/index.js.map +1 -1
  402. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts +9 -0
  403. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
  404. package/lib/internal/template/internal/utils/date-time/is-iso-only.js +18 -0
  405. package/lib/internal/template/internal/utils/date-time/is-iso-only.js.map +1 -0
  406. package/lib/internal/template/internal/utils/handle-key.d.ts +1 -2
  407. package/lib/internal/template/internal/utils/handle-key.d.ts.map +1 -1
  408. package/lib/internal/template/internal/utils/handle-key.js.map +1 -1
  409. package/lib/internal/template/internal/utils/throttle.d.ts +1 -2
  410. package/lib/internal/template/internal/utils/throttle.d.ts.map +1 -1
  411. package/lib/internal/template/internal/utils/throttle.js.map +1 -1
  412. package/lib/internal/template/key-value-pairs/index.d.ts +1 -1
  413. package/lib/internal/template/key-value-pairs/index.d.ts.map +1 -1
  414. package/lib/internal/template/key-value-pairs/index.js +2 -2
  415. package/lib/internal/template/key-value-pairs/index.js.map +1 -1
  416. package/lib/internal/template/key-value-pairs/interfaces.d.ts +8 -0
  417. package/lib/internal/template/key-value-pairs/interfaces.d.ts.map +1 -1
  418. package/lib/internal/template/key-value-pairs/interfaces.js.map +1 -1
  419. package/lib/internal/template/key-value-pairs/internal.d.ts.map +1 -1
  420. package/lib/internal/template/key-value-pairs/internal.js +2 -2
  421. package/lib/internal/template/key-value-pairs/internal.js.map +1 -1
  422. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  423. package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -9
  424. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  425. package/lib/internal/template/link/styles.css.js +20 -20
  426. package/lib/internal/template/link/styles.scoped.css +75 -71
  427. package/lib/internal/template/link/styles.selectors.js +20 -20
  428. package/lib/internal/template/live-region/styles.css.js +2 -2
  429. package/lib/internal/template/live-region/styles.scoped.css +7 -3
  430. package/lib/internal/template/live-region/styles.selectors.js +2 -2
  431. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  432. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +23 -19
  433. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  434. package/lib/internal/template/modal/index.js +1 -1
  435. package/lib/internal/template/modal/index.js.map +1 -1
  436. package/lib/internal/template/modal/styles.css.js +23 -23
  437. package/lib/internal/template/modal/styles.scoped.css +42 -38
  438. package/lib/internal/template/modal/styles.selectors.js +23 -23
  439. package/lib/internal/template/multiselect/styles.css.js +3 -3
  440. package/lib/internal/template/multiselect/styles.scoped.css +7 -3
  441. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  442. package/lib/internal/template/pagination/styles.css.js +9 -9
  443. package/lib/internal/template/pagination/styles.scoped.css +27 -23
  444. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  445. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  446. package/lib/internal/template/pie-chart/styles.scoped.css +52 -48
  447. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  448. package/lib/internal/template/popover/styles.css.js +53 -53
  449. package/lib/internal/template/popover/styles.scoped.css +89 -69
  450. package/lib/internal/template/popover/styles.selectors.js +53 -53
  451. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  452. package/lib/internal/template/progress-bar/styles.scoped.css +42 -34
  453. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  454. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  455. package/lib/internal/template/prompt-input/styles.scoped.css +43 -39
  456. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  457. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  458. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -41
  459. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  460. package/lib/internal/template/property-filter/styles.css.js +39 -39
  461. package/lib/internal/template/property-filter/styles.scoped.css +45 -41
  462. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  463. package/lib/internal/template/radio-group/styles.css.js +10 -10
  464. package/lib/internal/template/radio-group/styles.scoped.css +20 -16
  465. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  466. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js +1 -0
  467. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  468. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  469. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
  470. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  471. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  472. package/lib/internal/template/segmented-control/styles.scoped.css +38 -34
  473. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  474. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  475. package/lib/internal/template/select/parts/styles.css.js +21 -21
  476. package/lib/internal/template/select/parts/styles.scoped.css +26 -22
  477. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  478. package/lib/internal/template/select/styles.css.js +1 -1
  479. package/lib/internal/template/select/styles.scoped.css +5 -1
  480. package/lib/internal/template/select/styles.selectors.js +1 -1
  481. package/lib/internal/template/select/utils/use-select.js +1 -1
  482. package/lib/internal/template/select/utils/use-select.js.map +1 -1
  483. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  484. package/lib/internal/template/side-navigation/styles.scoped.css +50 -46
  485. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  486. package/lib/internal/template/slider/styles.css.js +26 -26
  487. package/lib/internal/template/slider/styles.scoped.css +80 -76
  488. package/lib/internal/template/slider/styles.selectors.js +26 -26
  489. package/lib/internal/template/space-between/styles.css.js +23 -23
  490. package/lib/internal/template/space-between/styles.scoped.css +28 -24
  491. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  492. package/lib/internal/template/spinner/styles.css.js +13 -13
  493. package/lib/internal/template/spinner/styles.scoped.css +23 -19
  494. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  495. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  496. package/lib/internal/template/split-panel/icons/styles.scoped.css +28 -24
  497. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  498. package/lib/internal/template/split-panel/styles.css.js +26 -26
  499. package/lib/internal/template/split-panel/styles.scoped.css +47 -43
  500. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  501. package/lib/internal/template/status-indicator/styles.css.js +23 -23
  502. package/lib/internal/template/status-indicator/styles.scoped.css +33 -29
  503. package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
  504. package/lib/internal/template/steps/styles.css.js +6 -6
  505. package/lib/internal/template/steps/styles.scoped.css +13 -9
  506. package/lib/internal/template/steps/styles.selectors.js +6 -6
  507. package/lib/internal/template/table/body-cell/styles.css.js +46 -46
  508. package/lib/internal/template/table/body-cell/styles.scoped.css +296 -292
  509. package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
  510. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  511. package/lib/internal/template/table/expandable-rows/styles.scoped.css +17 -13
  512. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  513. package/lib/internal/template/table/header-cell/styles.css.js +26 -26
  514. package/lib/internal/template/table/header-cell/styles.scoped.css +69 -65
  515. package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
  516. package/lib/internal/template/table/header-cell/th-element.d.ts +2 -1
  517. package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
  518. package/lib/internal/template/table/header-cell/th-element.js +2 -2
  519. package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
  520. package/lib/internal/template/table/interfaces.d.ts +14 -3
  521. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  522. package/lib/internal/template/table/interfaces.js.map +1 -1
  523. package/lib/internal/template/table/internal.d.ts.map +1 -1
  524. package/lib/internal/template/table/internal.js +13 -4
  525. package/lib/internal/template/table/internal.js.map +1 -1
  526. package/lib/internal/template/table/progressive-loading/items-loader.d.ts +8 -2
  527. package/lib/internal/template/table/progressive-loading/items-loader.d.ts.map +1 -1
  528. package/lib/internal/template/table/progressive-loading/items-loader.js +11 -5
  529. package/lib/internal/template/table/progressive-loading/items-loader.js.map +1 -1
  530. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts +2 -3
  531. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts.map +1 -1
  532. package/lib/internal/template/table/progressive-loading/loader-cell.js +2 -2
  533. package/lib/internal/template/table/progressive-loading/loader-cell.js.map +1 -1
  534. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  535. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js +2 -2
  536. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  537. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  538. package/lib/internal/template/table/resizer/styles.scoped.css +19 -15
  539. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  540. package/lib/internal/template/table/selection/interfaces.d.ts +1 -0
  541. package/lib/internal/template/table/selection/interfaces.d.ts.map +1 -1
  542. package/lib/internal/template/table/selection/interfaces.js.map +1 -1
  543. package/lib/internal/template/table/selection/selection-cell.d.ts.map +1 -1
  544. package/lib/internal/template/table/selection/selection-cell.js +4 -3
  545. package/lib/internal/template/table/selection/selection-cell.js.map +1 -1
  546. package/lib/internal/template/table/selection/styles.css.js +3 -3
  547. package/lib/internal/template/table/selection/styles.scoped.css +7 -3
  548. package/lib/internal/template/table/selection/styles.selectors.js +3 -3
  549. package/lib/internal/template/table/selection/use-selection.js +1 -0
  550. package/lib/internal/template/table/selection/use-selection.js.map +1 -1
  551. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  552. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +14 -10
  553. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  554. package/lib/internal/template/table/styles.css.js +34 -34
  555. package/lib/internal/template/table/styles.scoped.css +45 -41
  556. package/lib/internal/template/table/styles.selectors.js +34 -34
  557. package/lib/internal/template/tabs/styles.css.js +28 -28
  558. package/lib/internal/template/tabs/styles.scoped.css +57 -49
  559. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  560. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  561. package/lib/internal/template/tag-editor/styles.scoped.css +14 -10
  562. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  563. package/lib/internal/template/test-utils/dom/button-group/index.d.ts +5 -0
  564. package/lib/internal/template/test-utils/dom/button-group/index.js +16 -7
  565. package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
  566. package/lib/internal/template/test-utils/selectors/button-group/index.d.ts +5 -0
  567. package/lib/internal/template/test-utils/selectors/button-group/index.js +16 -7
  568. package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
  569. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  570. package/lib/internal/template/text-content/styles.css.js +1 -1
  571. package/lib/internal/template/text-content/styles.scoped.css +64 -60
  572. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  573. package/lib/internal/template/text-filter/styles.css.js +3 -3
  574. package/lib/internal/template/text-filter/styles.scoped.css +7 -3
  575. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  576. package/lib/internal/template/textarea/styles.css.js +5 -5
  577. package/lib/internal/template/textarea/styles.scoped.css +18 -14
  578. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  579. package/lib/internal/template/tiles/styles.css.js +30 -30
  580. package/lib/internal/template/tiles/styles.scoped.css +77 -73
  581. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  582. package/lib/internal/template/toggle/styles.css.js +10 -10
  583. package/lib/internal/template/toggle/styles.scoped.css +21 -17
  584. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  585. package/lib/internal/template/token-group/styles.css.js +8 -8
  586. package/lib/internal/template/token-group/styles.scoped.css +20 -16
  587. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  588. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -25
  589. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +40 -66
  590. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -25
  591. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  592. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js +3 -2
  593. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  594. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  595. package/lib/internal/template/top-navigation/styles.scoped.css +78 -85
  596. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  597. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  598. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
  599. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  600. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  601. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
  602. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  603. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  604. package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -3
  605. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  606. package/lib/internal/template/wizard/styles.css.js +30 -30
  607. package/lib/internal/template/wizard/styles.scoped.css +62 -58
  608. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  609. package/package.json +1 -1
  610. package/lib/internal/scss/top-navigation/motion.scss +0 -13
  611. package/lib/internal/template/calendar/utils/navigation.d.ts.map +0 -1
  612. package/lib/internal/template/calendar/utils/navigation.js +0 -73
  613. package/lib/internal/template/calendar/utils/navigation.js.map +0 -1
  614. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
  615. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
  616. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js +0 -10
  617. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js.map +0 -1
@@ -140,6 +140,10 @@
140
140
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
141
  SPDX-License-Identifier: Apache-2.0
142
142
  */
143
+ /*
144
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
+ SPDX-License-Identifier: Apache-2.0
146
+ */
143
147
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
148
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
149
  /*
@@ -150,54 +154,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
155
  SPDX-License-Identifier: Apache-2.0
152
156
  */
153
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
157
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157:not(#\9) {
154
158
  opacity: 0;
155
159
  transform: translateY(-20px);
156
160
  }
157
161
  @media (prefers-reduced-motion: reduce) {
158
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
162
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157:not(#\9) {
159
163
  animation: none;
160
164
  transition: none;
161
165
  }
162
166
  }
163
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153:not(#\9) {
167
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157:not(#\9) {
164
168
  animation: none;
165
169
  transition: none;
166
170
  }
167
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
168
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
169
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
170
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
171
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
172
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
173
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
174
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
171
175
  opacity: 0;
172
176
  transform: translateY(-8px);
173
177
  }
174
178
  @media (prefers-reduced-motion: reduce) {
175
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
176
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
177
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
178
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
179
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
180
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
181
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
182
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
179
183
  animation: none;
180
184
  transition: none;
181
185
  }
182
186
  }
183
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
187
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
184
188
  animation: none;
185
189
  transition: none;
186
190
  }
187
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
191
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
188
192
  opacity: 0;
189
193
  }
190
194
  @media (prefers-reduced-motion: reduce) {
191
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
195
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
192
196
  animation: none;
193
197
  transition: none;
194
198
  }
195
199
  }
196
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_enter_1q84n_yosmc_153 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
200
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_enter_1q84n_lf2ag_157 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
197
201
  animation: none;
198
202
  transition: none;
199
203
  }
200
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
204
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210:not(#\9) {
201
205
  transition-property: transform, opacity;
202
206
  transition-duration: var(--motion-duration-complex-wo6kj4, 270ms);
203
207
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
@@ -205,25 +209,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
209
  transform: translateY(0);
206
210
  }
207
211
  @media (prefers-reduced-motion: reduce) {
208
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
212
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210:not(#\9) {
209
213
  animation: none;
210
214
  transition: none;
211
215
  }
212
216
  }
213
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206:not(#\9) {
217
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210:not(#\9) {
214
218
  animation: none;
215
219
  transition: none;
216
220
  }
217
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
218
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
219
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
220
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
221
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
222
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
223
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
224
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
225
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
226
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
221
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9),
222
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
223
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
224
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
225
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
226
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9),
227
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
228
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
229
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
230
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
227
231
  opacity: 1;
228
232
  transform: translateY(0);
229
233
  transition-property: transform, opacity;
@@ -231,83 +235,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
231
235
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
232
236
  }
233
237
  @media (prefers-reduced-motion: reduce) {
234
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
235
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
236
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
237
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
238
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
239
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9),
240
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9),
241
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9),
242
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
243
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
238
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9),
239
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
240
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
241
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
242
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
243
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9),
244
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
245
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
246
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
247
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
244
248
  animation: none;
245
249
  transition: none;
246
250
  }
247
251
  }
248
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
252
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
249
253
  animation: none;
250
254
  transition: none;
251
255
  }
252
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
256
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
253
257
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) - 50ms);
254
258
  }
255
259
  @media (prefers-reduced-motion: reduce) {
256
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
260
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
257
261
  animation: none;
258
262
  transition: none;
259
263
  }
260
264
  }
261
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
265
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
262
266
  animation: none;
263
267
  transition: none;
264
268
  }
265
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
269
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9) {
266
270
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
267
271
  }
268
272
  @media (prefers-reduced-motion: reduce) {
269
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
273
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9) {
270
274
  animation: none;
271
275
  transition: none;
272
276
  }
273
277
  }
274
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-header_1q84n_yosmc_167:not(#\9) {
278
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-header_1q84n_lf2ag_171:not(#\9) {
275
279
  animation: none;
276
280
  transition: none;
277
281
  }
278
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
282
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9) {
279
283
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
280
284
  }
281
285
  @media (prefers-reduced-motion: reduce) {
282
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
286
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9) {
283
287
  animation: none;
284
288
  transition: none;
285
289
  }
286
290
  }
287
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_flash-message_1q84n_yosmc_167 > .awsui_flash-content_1q84n_yosmc_168:not(#\9) {
291
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_flash-message_1q84n_lf2ag_171 > .awsui_flash-content_1q84n_lf2ag_172:not(#\9) {
288
292
  animation: none;
289
293
  transition: none;
290
294
  }
291
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
292
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
293
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
294
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
295
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
296
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
297
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
298
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9) {
295
299
  transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) * 2 - 100ms);
296
300
  }
297
301
  @media (prefers-reduced-motion: reduce) {
298
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
299
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9),
300
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9),
301
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
302
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
303
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9),
304
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9),
305
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9) {
302
306
  animation: none;
303
307
  transition: none;
304
308
  }
305
309
  }
306
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entering_1q84n_yosmc_206 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_entered_1q84n_yosmc_227 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
310
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entering_1q84n_lf2ag_210 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_entered_1q84n_lf2ag_231 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9) {
307
311
  animation: none;
308
312
  transition: none;
309
313
  }
310
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
314
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_exiting_1q84n_lf2ag_336:not(#\9) {
311
315
  opacity: 0;
312
316
  transform: translateY(-20px);
313
317
  transition-property: transform, opacity;
@@ -315,12 +319,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
319
  transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
316
320
  }
317
321
  @media (prefers-reduced-motion: reduce) {
318
- .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
322
+ .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_exiting_1q84n_lf2ag_336:not(#\9) {
319
323
  animation: none;
320
324
  transition: none;
321
325
  }
322
326
  }
323
- .awsui-motion-disabled .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_yosmc_153.awsui_exiting_1q84n_yosmc_332:not(#\9) {
327
+ .awsui-motion-disabled .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_exiting_1q84n_lf2ag_336:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_lf2ag_157.awsui_exiting_1q84n_lf2ag_336:not(#\9) {
324
328
  animation: none;
325
329
  transition: none;
326
330
  }
@@ -341,35 +345,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
341
345
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
342
346
  SPDX-License-Identifier: Apache-2.0
343
347
  */
344
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9),
345
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9),
346
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
348
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_item_1q84n_lf2ag_370:not(#\9),
349
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_flash-list-item_1q84n_lf2ag_371:not(#\9),
350
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370.awsui_notification-bar_1q84n_lf2ag_372:not(#\9) {
347
351
  transition-timing-function: var(--motion-easing-responsive-jm8d79, ease-out);
348
352
  transition-duration: var(--motion-duration-responsive-2h8kwl, 135ms);
349
353
  }
350
354
  @media (prefers-reduced-motion: reduce) {
351
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9),
352
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9),
353
- .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
355
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_item_1q84n_lf2ag_370:not(#\9),
356
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_flash-list-item_1q84n_lf2ag_371:not(#\9),
357
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370.awsui_notification-bar_1q84n_lf2ag_372:not(#\9) {
354
358
  animation: none;
355
359
  transition: none;
356
360
  }
357
361
  }
358
- .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_item_1q84n_yosmc_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_animation-running_1q84n_yosmc_366.awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
362
+ .awsui-motion-disabled .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_item_1q84n_lf2ag_370:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_item_1q84n_lf2ag_370:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_flash-list-item_1q84n_lf2ag_371:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370 > .awsui_flash-list-item_1q84n_lf2ag_371:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370.awsui_notification-bar_1q84n_lf2ag_372:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_lf2ag_370 > .awsui_animation-running_1q84n_lf2ag_370.awsui_notification-bar_1q84n_lf2ag_372:not(#\9) {
359
363
  animation: none;
360
364
  transition: none;
361
365
  }
362
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388.awsui_animation-ready_1q84n_yosmc_388 > .awsui_expanded-only_1q84n_yosmc_388:not(#\9),
363
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388.awsui_animation-running_1q84n_yosmc_366 > .awsui_expanded-only_1q84n_yosmc_388:not(#\9) {
366
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392.awsui_animation-ready_1q84n_lf2ag_392 > .awsui_expanded-only_1q84n_lf2ag_392:not(#\9),
367
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392.awsui_animation-running_1q84n_lf2ag_370 > .awsui_expanded-only_1q84n_lf2ag_392:not(#\9) {
364
368
  display: none;
365
369
  }
366
370
 
367
- .awsui_stack_1q84n_yosmc_366:not(#\9) {
371
+ .awsui_stack_1q84n_lf2ag_370:not(#\9) {
368
372
  display: grid;
369
373
  grid-template-columns: 30px 1fr 30px;
370
374
  }
371
375
 
372
- .awsui_stack_1q84n_yosmc_366 > .awsui_expanded_1q84n_yosmc_388:not(#\9) {
376
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_expanded_1q84n_lf2ag_392:not(#\9) {
373
377
  grid-column: 1/4;
374
378
  }
375
379
 
@@ -383,21 +387,21 @@ the grid layout will be:
383
387
  [10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
384
388
  [10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
385
389
  */
386
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388:not(#\9) {
390
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392:not(#\9) {
387
391
  display: grid;
388
392
  grid-column: 1/4;
389
393
  grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px);
390
394
  row-gap: 8px;
391
395
  z-index: 0;
392
396
  }
393
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9) {
397
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392 > .awsui_item_1q84n_lf2ag_370:not(#\9) {
394
398
  grid-column-start: calc(var(--awsui-flashbar-stack-index-g964ok) + 1);
395
399
  grid-column-end: calc(var(--awsui-flashbar-stack-depth-g964ok) * 2 + 1 - var(--awsui-flashbar-stack-index-g964ok) + 1);
396
400
  grid-row-start: 1;
397
401
  grid-row-end: calc(var(--awsui-flashbar-stack-index-g964ok) + 2);
398
402
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
399
403
  }
400
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9):not(:first-of-type) {
404
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392 > .awsui_item_1q84n_lf2ag_370:not(#\9):not(:first-of-type) {
401
405
  align-self: end;
402
406
  /* Give placeholder elements in the stacked state the height of a notification
403
407
  with one single line of text.
@@ -405,23 +409,23 @@ the grid layout will be:
405
409
  */
406
410
  min-block-size: calc(var(--line-height-body-m-gw0130, 22px) + (var(--space-scaled-xs-t3am3w, 8px) + var(--border-width-field-9kmoac, 1px) + var(--space-scaled-xxs-krq5fq, 4px)) * 2);
407
411
  }
408
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_yosmc_153,
409
- .awsui_stack_1q84n_yosmc_366 > .awsui_collapsed_1q84n_yosmc_388 > .awsui_item_1q84n_yosmc_366.awsui_flash_1q84n_yosmc_153:not(#\9) {
412
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392 > .awsui_item_1q84n_lf2ag_370:not(#\9):not(:last-child) > .awsui_flash_1q84n_lf2ag_157,
413
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_collapsed_1q84n_lf2ag_392 > .awsui_item_1q84n_lf2ag_370.awsui_flash_1q84n_lf2ag_157:not(#\9) {
410
414
  box-shadow: var(--shadow-flash-collapsed-emn2ei, 0px 2px 2px rgba(0, 0, 0, 0.15));
411
415
  }
412
416
 
413
- .awsui_stack_1q84n_yosmc_366 > .awsui_expanded_1q84n_yosmc_388.awsui_animation-running_1q84n_yosmc_366 > .awsui_flash-list-item_1q84n_yosmc_367:not(#\9) {
417
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_expanded_1q84n_lf2ag_392.awsui_animation-running_1q84n_lf2ag_370 > .awsui_flash-list-item_1q84n_lf2ag_371:not(#\9) {
414
418
  position: relative;
415
419
  z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
416
420
  }
417
421
 
418
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388) {
422
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392) {
419
423
  /*
420
424
  Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
421
425
  missing third item when there are only 2 items in the stack.
422
426
  */
423
427
  }
424
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450):not(.awsui_visual-refresh_1q84n_yosmc_450) {
428
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392):not(.awsui_short-list_1q84n_lf2ag_454):not(.awsui_visual-refresh_1q84n_lf2ag_454) {
425
429
  /*
426
430
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
427
431
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -433,14 +437,14 @@ the grid layout will be:
433
437
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
434
438
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
435
439
  }
436
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450):not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
440
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392):not(.awsui_short-list_1q84n_lf2ag_454):not(.awsui_visual-refresh_1q84n_lf2ag_454) > .awsui_notification-bar_1q84n_lf2ag_372 {
437
441
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
438
442
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
439
443
  is the full height of the notification bar */
440
444
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
441
445
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
442
446
  }
443
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450).awsui_visual-refresh_1q84n_yosmc_450 {
447
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392):not(.awsui_short-list_1q84n_lf2ag_454).awsui_visual-refresh_1q84n_lf2ag_454 {
444
448
  /*
445
449
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
446
450
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -452,14 +456,14 @@ the grid layout will be:
452
456
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
453
457
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
454
458
  }
455
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388):not(.awsui_short-list_1q84n_yosmc_450).awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368 {
459
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392):not(.awsui_short-list_1q84n_lf2ag_454).awsui_visual-refresh_1q84n_lf2ag_454 > .awsui_notification-bar_1q84n_lf2ag_372 {
456
460
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
457
461
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
458
462
  is the full height of the notification bar */
459
463
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 0px);
460
464
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
461
465
  }
462
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450:not(.awsui_visual-refresh_1q84n_yosmc_450) {
466
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392).awsui_short-list_1q84n_lf2ag_454:not(.awsui_visual-refresh_1q84n_lf2ag_454) {
463
467
  /*
464
468
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
465
469
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -471,14 +475,14 @@ the grid layout will be:
471
475
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
472
476
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
473
477
  }
474
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450:not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
478
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392).awsui_short-list_1q84n_lf2ag_454:not(.awsui_visual-refresh_1q84n_lf2ag_454) > .awsui_notification-bar_1q84n_lf2ag_372 {
475
479
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
476
480
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
477
481
  is the full height of the notification bar */
478
482
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 8px);
479
483
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
480
484
  }
481
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450.awsui_visual-refresh_1q84n_yosmc_450 {
485
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392).awsui_short-list_1q84n_lf2ag_454.awsui_visual-refresh_1q84n_lf2ag_454 {
482
486
  /*
483
487
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
484
488
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -490,14 +494,14 @@ the grid layout will be:
490
494
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
491
495
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
492
496
  }
493
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444:not(#\9):not(.awsui_expanded_1q84n_yosmc_388).awsui_short-list_1q84n_yosmc_450.awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368 {
497
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448:not(#\9):not(.awsui_expanded_1q84n_lf2ag_392).awsui_short-list_1q84n_lf2ag_454.awsui_visual-refresh_1q84n_lf2ag_454 > .awsui_notification-bar_1q84n_lf2ag_372 {
494
498
  margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
495
499
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
496
500
  is the full height of the notification bar */
497
501
  margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 8px);
498
502
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
499
503
  }
500
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) {
504
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448.awsui_expanded_1q84n_lf2ag_392:not(#\9):not(.awsui_visual-refresh_1q84n_lf2ag_454) {
501
505
  /*
502
506
  Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
503
507
  notifications slot already gives it enough space.
@@ -513,14 +517,14 @@ the grid layout will be:
513
517
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - var(--space-scaled-s-8j7izy, 12px));
514
518
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-3uxq9h, 16px) + 0px);
515
519
  }
516
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) > .awsui_notification-bar_1q84n_yosmc_368 {
520
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448.awsui_expanded_1q84n_lf2ag_392:not(#\9):not(.awsui_visual-refresh_1q84n_lf2ag_454) > .awsui_notification-bar_1q84n_lf2ag_372 {
517
521
  margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
518
522
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
519
523
  is the full height of the notification bar */
520
524
  margin-block-end: calc(var(--space-scaled-s-8j7izy, 12px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
521
525
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
522
526
  }
523
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388.awsui_visual-refresh_1q84n_yosmc_450:not(#\9) {
527
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448.awsui_expanded_1q84n_lf2ag_392.awsui_visual-refresh_1q84n_lf2ag_454:not(#\9) {
524
528
  /*
525
529
  The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
526
530
  notification bar from overlapping the elements below. But if using disableContentPaddings,
@@ -532,7 +536,7 @@ the grid layout will be:
532
536
  --awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - var(--space-scaled-s-8j7izy, 12px));
533
537
  margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
534
538
  }
535
- .awsui_stack_1q84n_yosmc_366.awsui_collapsible_1q84n_yosmc_444.awsui_expanded_1q84n_yosmc_388.awsui_visual-refresh_1q84n_yosmc_450 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
539
+ .awsui_stack_1q84n_lf2ag_370.awsui_collapsible_1q84n_lf2ag_448.awsui_expanded_1q84n_lf2ag_392.awsui_visual-refresh_1q84n_lf2ag_454 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9) {
536
540
  margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
537
541
  /* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
538
542
  is the full height of the notification bar */
@@ -540,7 +544,7 @@ the grid layout will be:
540
544
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
541
545
  }
542
546
 
543
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9) {
547
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9) {
544
548
  min-inline-size: 0;
545
549
  word-break: break-word;
546
550
  background: var(--color-background-notification-stack-bar-7l8dyd, #2a2e33);
@@ -568,9 +572,9 @@ the grid layout will be:
568
572
  text-decoration: none;
569
573
  z-index: 1;
570
574
  }
571
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_header_1q84n_yosmc_597:not(#\9),
572
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598:not(#\9),
573
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9) {
575
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601 > .awsui_header_1q84n_lf2ag_601:not(#\9),
576
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601 > .awsui_item-count_1q84n_lf2ag_602:not(#\9),
577
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9) {
574
578
  font-size: var(--font-size-body-m-6wxxs5, 14px);
575
579
  line-height: var(--line-height-body-m-gw0130, 22px);
576
580
  color: var(--color-text-body-default-agk00h, #16191f);
@@ -583,7 +587,7 @@ the grid layout will be:
583
587
  margin-block: 0;
584
588
  padding-block: 0;
585
589
  }
586
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597:not(#\9) {
590
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601:not(#\9) {
587
591
  display: flex;
588
592
  flex-direction: row;
589
593
  flex-wrap: wrap;
@@ -591,11 +595,11 @@ the grid layout will be:
591
595
  justify-content: center;
592
596
  row-gap: 0;
593
597
  }
594
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_header_1q84n_yosmc_597:not(#\9) {
598
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601 > .awsui_header_1q84n_lf2ag_601:not(#\9) {
595
599
  font-weight: var(--font-weight-button-rw26ot, 700);
596
600
  display: inline-block;
597
601
  }
598
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598:not(#\9) {
602
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601 > .awsui_item-count_1q84n_lf2ag_602:not(#\9) {
599
603
  column-gap: var(--space-s-vmutj3, 12px);
600
604
  display: flex;
601
605
  flex-direction: row;
@@ -603,33 +607,33 @@ the grid layout will be:
603
607
  justify-content: center;
604
608
  row-gap: 0;
605
609
  }
606
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_status_1q84n_yosmc_597 > .awsui_item-count_1q84n_yosmc_598 > .awsui_type-count_1q84n_yosmc_632 > .awsui_count-number_1q84n_yosmc_632:not(#\9) {
610
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_status_1q84n_lf2ag_601 > .awsui_item-count_1q84n_lf2ag_602 > .awsui_type-count_1q84n_lf2ag_636 > .awsui_count-number_1q84n_lf2ag_636:not(#\9) {
607
611
  margin-inline-start: var(--space-xxs-y2432o, 4px);
608
612
  }
609
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):hover {
613
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9):hover {
610
614
  background: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
611
615
  border-color: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
612
616
  }
613
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):active {
617
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9):active {
614
618
  background: var(--color-background-notification-stack-bar-active-p02rgc, #2a2e33);
615
619
  }
616
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368.awsui_visual-refresh_1q84n_yosmc_450:not(#\9) {
620
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372.awsui_visual-refresh_1q84n_lf2ag_454:not(#\9) {
617
621
  border-block-width: 2px;
618
622
  border-inline-width: 2px;
619
623
  padding-inline: var(--space-l-eenfqd, 20px);
620
624
  }
621
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450) {
625
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9):not(.awsui_visual-refresh_1q84n_lf2ag_454) {
622
626
  border-block-width: 1px;
623
627
  border-inline-width: 1px;
624
628
  padding-inline: var(--space-s-vmutj3, 12px);
625
629
  }
626
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450):focus {
630
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9):not(.awsui_visual-refresh_1q84n_lf2ag_454):focus {
627
631
  text-decoration: none;
628
632
  }
629
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368:not(#\9):not(.awsui_visual-refresh_1q84n_yosmc_450):hover {
633
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372:not(#\9):not(.awsui_visual-refresh_1q84n_lf2ag_454):hover {
630
634
  text-decoration: none;
631
635
  }
632
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9) {
636
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9) {
633
637
  display: inline-block;
634
638
  flex-grow: 1;
635
639
  background: none;
@@ -637,33 +641,33 @@ the grid layout will be:
637
641
  border-inline: none;
638
642
  padding-block: 0;
639
643
  }
640
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
644
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603 > .awsui_icon_1q84n_lf2ag_670:not(#\9) {
641
645
  transition: transform var(--motion-duration-rotate-90-bpnkq9, 135ms) var(--motion-easing-rotate-90-c61wiy, cubic-bezier(0.165, 0.84, 0.44, 1));
642
646
  }
643
647
  @media (prefers-reduced-motion: reduce) {
644
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
648
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603 > .awsui_icon_1q84n_lf2ag_670:not(#\9) {
645
649
  animation: none;
646
650
  transition: none;
647
651
  }
648
652
  }
649
- .awsui-motion-disabled .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
653
+ .awsui-motion-disabled .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603 > .awsui_icon_1q84n_lf2ag_670:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603 > .awsui_icon_1q84n_lf2ag_670:not(#\9) {
650
654
  animation: none;
651
655
  transition: none;
652
656
  }
653
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599.awsui_expanded_1q84n_yosmc_388 > .awsui_icon_1q84n_yosmc_666:not(#\9) {
657
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603.awsui_expanded_1q84n_lf2ag_392 > .awsui_icon_1q84n_lf2ag_670:not(#\9) {
654
658
  transform: rotate(180deg);
655
659
  }
656
- .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
660
+ .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9):focus {
657
661
  outline: none;
658
662
  }
659
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
663
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9):focus {
660
664
  position: relative;
661
665
  }
662
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus {
666
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9):focus {
663
667
  outline: 2px dotted transparent;
664
668
  outline-offset: calc(0px - 1px);
665
669
  }
666
- body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notification-bar_1q84n_yosmc_368 > .awsui_button_1q84n_yosmc_599:not(#\9):focus::before {
670
+ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_lf2ag_370 > .awsui_notification-bar_1q84n_lf2ag_372 > .awsui_button_1q84n_lf2ag_603:not(#\9):focus::before {
667
671
  content: " ";
668
672
  display: block;
669
673
  position: absolute;
@@ -678,20 +682,20 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notifi
678
682
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
679
683
  }
680
684
 
681
- .awsui_stack_1q84n_yosmc_366.awsui_expanded_1q84n_yosmc_388:not(#\9):not(.awsui_floating_1q84n_yosmc_707) {
685
+ .awsui_stack_1q84n_lf2ag_370.awsui_expanded_1q84n_lf2ag_392:not(#\9):not(.awsui_floating_1q84n_lf2ag_711) {
682
686
  padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-g964ok, 0);
683
687
  }
684
688
 
685
- .awsui_flashbar_1q84n_yosmc_711:not(#\9) {
689
+ .awsui_flashbar_1q84n_lf2ag_715:not(#\9) {
686
690
  position: relative;
687
691
  /* stylelint-disable-next-line selector-max-type */
688
692
  }
689
- .awsui_flashbar_1q84n_yosmc_711 > li + li:not(#\9) {
693
+ .awsui_flashbar_1q84n_lf2ag_715 > li + li:not(#\9) {
690
694
  padding-block-start: 0;
691
695
  }
692
696
 
693
- .awsui_flashbar_1q84n_yosmc_711:not(#\9),
694
- .awsui_flash_1q84n_yosmc_153:not(#\9) {
697
+ .awsui_flashbar_1q84n_lf2ag_715:not(#\9),
698
+ .awsui_flash_1q84n_lf2ag_157:not(#\9) {
695
699
  border-collapse: separate;
696
700
  border-spacing: 0;
697
701
  box-sizing: border-box;
@@ -724,7 +728,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notifi
724
728
  -moz-osx-font-smoothing: auto;
725
729
  }
726
730
 
727
- .awsui_flash_1q84n_yosmc_153:not(#\9) {
731
+ .awsui_flash_1q84n_lf2ag_157:not(#\9) {
728
732
  position: relative;
729
733
  display: flex;
730
734
  justify-content: flex-start;
@@ -741,44 +745,44 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_yosmc_366 > .awsui_notifi
741
745
  box-shadow: var(--shadow-flash-sticky-npj8dn, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
742
746
  }
743
747
 
744
- .awsui_initial-hidden_1q84n_yosmc_769:not(#\9) {
748
+ .awsui_initial-hidden_1q84n_lf2ag_773:not(#\9) {
745
749
  overflow: hidden;
746
750
  block-size: 0;
747
751
  }
748
752
 
749
- .awsui_flash-list_1q84n_yosmc_367:not(#\9) {
753
+ .awsui_flash-list_1q84n_lf2ag_371:not(#\9) {
750
754
  list-style: none;
751
755
  padding-block: 0;
752
756
  padding-inline: 0;
753
757
  margin-block: 0;
754
758
  margin-inline: 0;
755
759
  }
756
- .awsui_flash-list_1q84n_yosmc_367:not(#\9):not(.awsui_collapsed_1q84n_yosmc_388) > li:not(:last-child) {
760
+ .awsui_flash-list_1q84n_lf2ag_371:not(#\9):not(.awsui_collapsed_1q84n_lf2ag_392) > li:not(:last-child) {
757
761
  margin-block-end: var(--space-xxxs-gn3248, 2px);
758
762
  }
759
763
 
760
- .awsui_flash-body_1q84n_yosmc_167:not(#\9) {
764
+ .awsui_flash-body_1q84n_lf2ag_171:not(#\9) {
761
765
  display: flex;
762
766
  flex-grow: 1;
763
767
  min-inline-size: 0;
764
768
  }
765
769
 
766
- .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9) {
770
+ .awsui_flash-focus-container_1q84n_lf2ag_795:not(#\9) {
767
771
  display: flex;
768
772
  flex: 1;
769
773
  min-inline-size: 0;
770
774
  }
771
- .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
775
+ .awsui_flash-focus-container_1q84n_lf2ag_795:not(#\9):focus {
772
776
  outline: none;
773
777
  }
774
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
778
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_lf2ag_795:not(#\9):focus {
775
779
  position: relative;
776
780
  }
777
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus {
781
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_lf2ag_795:not(#\9):focus {
778
782
  outline: 2px dotted transparent;
779
783
  outline-offset: calc(var(--space-button-focus-outline-gutter-90p0io, 3px) - 1px);
780
784
  }
781
- body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791:not(#\9):focus::before {
785
+ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_lf2ag_795:not(#\9):focus::before {
782
786
  content: " ";
783
787
  display: block;
784
788
  position: absolute;
@@ -793,82 +797,82 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_yosmc_791
793
797
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
794
798
  }
795
799
 
796
- .awsui_flash-text_1q84n_yosmc_821:not(#\9) {
800
+ .awsui_flash-text_1q84n_lf2ag_825:not(#\9) {
797
801
  margin-block: var(--border-width-field-9kmoac, 1px);
798
802
  margin-inline: 0;
799
803
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
800
804
  padding-inline: var(--space-xxs-y2432o, 4px);
801
805
  }
802
806
 
803
- .awsui_flash-icon_1q84n_yosmc_193:not(#\9) {
807
+ .awsui_flash-icon_1q84n_lf2ag_197:not(#\9) {
804
808
  flex: 0 0 auto;
805
809
  padding-inline-start: 0;
806
810
  }
807
811
 
808
- .awsui_flash-message_1q84n_yosmc_167:not(#\9) {
812
+ .awsui_flash-message_1q84n_lf2ag_171:not(#\9) {
809
813
  flex: 1 1 0%;
810
814
  word-wrap: break-word;
811
815
  max-inline-size: 100%;
812
816
  overflow: hidden;
813
817
  }
814
818
 
815
- .awsui_hidden_1q84n_yosmc_840:not(#\9) {
819
+ .awsui_hidden_1q84n_lf2ag_844:not(#\9) {
816
820
  display: none;
817
821
  }
818
822
 
819
- .awsui_flash-header_1q84n_yosmc_167:not(#\9),
820
- .awsui_header-replacement_1q84n_yosmc_845:not(#\9) {
823
+ .awsui_flash-header_1q84n_lf2ag_171:not(#\9),
824
+ .awsui_header-replacement_1q84n_lf2ag_849:not(#\9) {
821
825
  font-weight: 700;
822
826
  }
823
827
 
824
- .awsui_flash-content_1q84n_yosmc_168:not(#\9),
825
- .awsui_content-replacement_1q84n_yosmc_850:not(#\9) {
828
+ .awsui_flash-content_1q84n_lf2ag_172:not(#\9),
829
+ .awsui_content-replacement_1q84n_lf2ag_854:not(#\9) {
826
830
  /* Only used as a selector for test-utils */
827
831
  }
828
832
 
829
- .awsui_dismiss-button-wrapper_1q84n_yosmc_170:not(#\9) {
833
+ .awsui_dismiss-button-wrapper_1q84n_lf2ag_174:not(#\9) {
830
834
  flex: 0 0 auto;
831
835
  margin-inline: var(--space-s-vmutj3, 12px) calc(-1 * var(--space-xxs-y2432o, 4px));
832
836
  padding-inline-end: var(--space-flashbar-dismiss-right-isj5kw, 4px);
833
837
  }
834
838
 
835
- .awsui_dismiss-button_1q84n_yosmc_170:not(#\9) {
839
+ .awsui_dismiss-button_1q84n_lf2ag_174:not(#\9) {
836
840
  /* Only used as a selector for test-utils */
837
841
  }
838
842
 
839
- .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
843
+ .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9) {
840
844
  white-space: nowrap;
841
845
  margin-inline-start: var(--space-flashbar-action-left-itwfbt, 16px);
842
846
  }
843
847
 
844
- .awsui_flashbar_1q84n_yosmc_711.awsui_breakpoint-default_1q84n_yosmc_869 > .awsui_flash-list_1q84n_yosmc_367 > .awsui_flash-list-item_1q84n_yosmc_367 > .awsui_flash_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167:not(#\9) {
848
+ .awsui_flashbar_1q84n_lf2ag_715.awsui_breakpoint-default_1q84n_lf2ag_873 > .awsui_flash-list_1q84n_lf2ag_371 > .awsui_flash-list-item_1q84n_lf2ag_371 > .awsui_flash_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171:not(#\9) {
845
849
  display: block;
846
850
  }
847
- .awsui_flashbar_1q84n_yosmc_711.awsui_breakpoint-default_1q84n_yosmc_869 > .awsui_flash-list_1q84n_yosmc_367 > .awsui_flash-list-item_1q84n_yosmc_367 > .awsui_flash_1q84n_yosmc_153 > .awsui_flash-body_1q84n_yosmc_167 > .awsui_action-button-wrapper_1q84n_yosmc_169:not(#\9) {
851
+ .awsui_flashbar_1q84n_lf2ag_715.awsui_breakpoint-default_1q84n_lf2ag_873 > .awsui_flash-list_1q84n_lf2ag_371 > .awsui_flash-list-item_1q84n_lf2ag_371 > .awsui_flash_1q84n_lf2ag_157 > .awsui_flash-body_1q84n_lf2ag_171 > .awsui_action-button-wrapper_1q84n_lf2ag_173:not(#\9) {
848
852
  margin-inline-start: var(--space-l-eenfqd, 20px);
849
853
  padding-inline-start: var(--space-xxs-y2432o, 4px);
850
854
  margin-block-end: var(--space-xxs-y2432o, 4px);
851
855
  }
852
856
 
853
- .awsui_action-button_1q84n_yosmc_169:not(#\9),
854
- .awsui_action-slot_1q84n_yosmc_879:not(#\9) {
857
+ .awsui_action-button_1q84n_lf2ag_173:not(#\9),
858
+ .awsui_action-slot_1q84n_lf2ag_883:not(#\9) {
855
859
  /* Only used as a selector for test-utils */
856
860
  }
857
861
 
858
- .awsui_flash-type-success_1q84n_yosmc_883:not(#\9) {
862
+ .awsui_flash-type-success_1q84n_lf2ag_887:not(#\9) {
859
863
  background-color: var(--color-background-notification-green-pxodvl, #1d8102);
860
864
  }
861
865
 
862
- .awsui_flash-type-error_1q84n_yosmc_887:not(#\9) {
866
+ .awsui_flash-type-error_1q84n_lf2ag_891:not(#\9) {
863
867
  background-color: var(--color-background-notification-red-0hs2pe, #d13212);
864
868
  }
865
869
 
866
- .awsui_flash-type-info_1q84n_yosmc_891:not(#\9),
867
- .awsui_flash-type-in-progress_1q84n_yosmc_892:not(#\9) {
870
+ .awsui_flash-type-info_1q84n_lf2ag_895:not(#\9),
871
+ .awsui_flash-type-in-progress_1q84n_lf2ag_896:not(#\9) {
868
872
  background-color: var(--color-background-notification-blue-ckp8sf, #0073bb);
869
873
  }
870
874
 
871
- .awsui_flash-type-warning_1q84n_yosmc_896:not(#\9) {
875
+ .awsui_flash-type-warning_1q84n_lf2ag_900:not(#\9) {
872
876
  color: var(--color-text-notification-yellow-2rj9mr, #16191f);
873
877
  background-color: var(--color-background-notification-yellow-6ytfvw, #ffe347);
874
878
  }