@cloudscape-design/components-themeable 3.0.852 → 3.0.854

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 (1154) 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/collection-preferences/content-display/content-display-option.scss +0 -12
  7. package/lib/internal/scss/file-input/styles.scss +12 -1
  8. package/lib/internal/scss/internal/components/dnd-container/styles.scss +21 -0
  9. package/lib/internal/scss/internal/styles/motion/animations.scss +11 -0
  10. package/lib/internal/scss/split-panel/styles.scss +0 -5
  11. package/lib/internal/scss/top-navigation/1.0-beta/styles.scss +0 -14
  12. package/lib/internal/scss/top-navigation/styles.scss +1 -7
  13. package/lib/internal/template/alert/styles.css.js +28 -28
  14. package/lib/internal/template/alert/styles.scoped.css +49 -45
  15. package/lib/internal/template/alert/styles.selectors.js +28 -28
  16. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  17. package/lib/internal/template/anchor-navigation/styles.scoped.css +24 -20
  18. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  19. package/lib/internal/template/annotation-context/annotation/annotation-icon.d.ts +2 -1
  20. package/lib/internal/template/annotation-context/annotation/annotation-icon.d.ts.map +1 -1
  21. package/lib/internal/template/annotation-context/annotation/annotation-icon.js.map +1 -1
  22. package/lib/internal/template/annotation-context/annotation/annotation-popover.d.ts +2 -1
  23. package/lib/internal/template/annotation-context/annotation/annotation-popover.d.ts.map +1 -1
  24. package/lib/internal/template/annotation-context/annotation/annotation-popover.js.map +1 -1
  25. package/lib/internal/template/annotation-context/annotation/annotation-trigger.d.ts +1 -1
  26. package/lib/internal/template/annotation-context/annotation/annotation-trigger.d.ts.map +1 -1
  27. package/lib/internal/template/annotation-context/annotation/annotation-trigger.js.map +1 -1
  28. package/lib/internal/template/annotation-context/annotation/closed-annotation.d.ts +2 -1
  29. package/lib/internal/template/annotation-context/annotation/closed-annotation.d.ts.map +1 -1
  30. package/lib/internal/template/annotation-context/annotation/closed-annotation.js.map +1 -1
  31. package/lib/internal/template/annotation-context/annotation/open-annotation.d.ts +2 -1
  32. package/lib/internal/template/annotation-context/annotation/open-annotation.d.ts.map +1 -1
  33. package/lib/internal/template/annotation-context/annotation/open-annotation.js.map +1 -1
  34. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  35. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +36 -32
  36. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  37. package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
  38. package/lib/internal/template/app-layout/classic.js +7 -3
  39. package/lib/internal/template/app-layout/classic.js.map +1 -1
  40. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  41. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -6
  42. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  43. package/lib/internal/template/app-layout/defaults.d.ts +2 -1
  44. package/lib/internal/template/app-layout/defaults.d.ts.map +1 -1
  45. package/lib/internal/template/app-layout/defaults.js.map +1 -1
  46. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  47. package/lib/internal/template/app-layout/drawer/styles.scoped.css +28 -24
  48. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  49. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  50. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -8
  51. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  52. package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
  53. package/lib/internal/template/app-layout/resize/styles.scoped.css +16 -12
  54. package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
  55. package/lib/internal/template/app-layout/split-panel/split-panel-forced-position.d.ts +5 -0
  56. package/lib/internal/template/app-layout/split-panel/split-panel-forced-position.d.ts.map +1 -0
  57. package/lib/internal/template/app-layout/split-panel/split-panel-forced-position.js +30 -0
  58. package/lib/internal/template/app-layout/split-panel/split-panel-forced-position.js.map +1 -0
  59. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  60. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +6 -2
  61. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  62. package/lib/internal/template/app-layout/styles.css.js +12 -12
  63. package/lib/internal/template/app-layout/styles.scoped.css +16 -12
  64. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  65. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  66. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -8
  67. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  68. package/lib/internal/template/app-layout/utils/use-resize.d.ts +1 -1
  69. package/lib/internal/template/app-layout/utils/use-resize.d.ts.map +1 -1
  70. package/lib/internal/template/app-layout/utils/use-resize.js.map +1 -1
  71. package/lib/internal/template/app-layout/utils/use-split-panel-focus-control.d.ts +2 -1
  72. package/lib/internal/template/app-layout/utils/use-split-panel-focus-control.d.ts.map +1 -1
  73. package/lib/internal/template/app-layout/utils/use-split-panel-focus-control.js.map +1 -1
  74. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  75. package/lib/internal/template/app-layout/visual-refresh/context.js +5 -8
  76. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  77. package/lib/internal/template/app-layout/visual-refresh/drawers.d.ts +0 -8
  78. package/lib/internal/template/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  79. package/lib/internal/template/app-layout/visual-refresh/drawers.js +1 -1
  80. package/lib/internal/template/app-layout/visual-refresh/drawers.js.map +1 -1
  81. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  82. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +167 -163
  83. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  84. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  85. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +6 -2
  86. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  87. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/local-drawer.js +1 -1
  88. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/local-drawer.js.map +1 -1
  89. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
  90. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
  91. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
  92. package/lib/internal/template/app-layout/visual-refresh-toolbar/index.d.ts.map +1 -1
  93. package/lib/internal/template/app-layout/visual-refresh-toolbar/index.js +32 -2
  94. package/lib/internal/template/app-layout/visual-refresh-toolbar/index.js.map +1 -1
  95. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  96. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
  97. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  98. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  99. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
  100. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  101. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/index.d.ts +1 -1
  102. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
  103. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/index.js +3 -1
  104. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
  105. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  106. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
  107. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  108. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  109. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +3 -5
  110. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  111. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
  112. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js +4 -1
  113. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  114. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  115. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
  116. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  117. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
  118. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
  119. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
  120. package/lib/internal/template/area-chart/elements/area-series.d.ts +1 -1
  121. package/lib/internal/template/area-chart/elements/area-series.d.ts.map +1 -1
  122. package/lib/internal/template/area-chart/elements/area-series.js.map +1 -1
  123. package/lib/internal/template/area-chart/elements/threshold-series.d.ts +1 -1
  124. package/lib/internal/template/area-chart/elements/threshold-series.d.ts.map +1 -1
  125. package/lib/internal/template/area-chart/elements/threshold-series.js.map +1 -1
  126. package/lib/internal/template/area-chart/styles.css.js +6 -6
  127. package/lib/internal/template/area-chart/styles.scoped.css +15 -11
  128. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  129. package/lib/internal/template/attribute-editor/internal.d.ts.map +1 -1
  130. package/lib/internal/template/attribute-editor/internal.js +5 -1
  131. package/lib/internal/template/attribute-editor/internal.js.map +1 -1
  132. package/lib/internal/template/attribute-editor/row.d.ts +2 -1
  133. package/lib/internal/template/attribute-editor/row.d.ts.map +1 -1
  134. package/lib/internal/template/attribute-editor/row.js.map +1 -1
  135. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  136. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -24
  137. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  138. package/lib/internal/template/autosuggest/analytics-metadata/interfaces.d.ts +0 -4
  139. package/lib/internal/template/autosuggest/analytics-metadata/interfaces.d.ts.map +1 -1
  140. package/lib/internal/template/autosuggest/analytics-metadata/interfaces.js.map +1 -1
  141. package/lib/internal/template/autosuggest/autosuggest-option.d.ts +1 -1
  142. package/lib/internal/template/autosuggest/autosuggest-option.d.ts.map +1 -1
  143. package/lib/internal/template/autosuggest/autosuggest-option.js.map +1 -1
  144. package/lib/internal/template/autosuggest/internal.d.ts +1 -1
  145. package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
  146. package/lib/internal/template/autosuggest/internal.js.map +1 -1
  147. package/lib/internal/template/autosuggest/load-more-controller.d.ts +3 -2
  148. package/lib/internal/template/autosuggest/load-more-controller.d.ts.map +1 -1
  149. package/lib/internal/template/autosuggest/load-more-controller.js.map +1 -1
  150. package/lib/internal/template/autosuggest/options-list.d.ts +2 -1
  151. package/lib/internal/template/autosuggest/options-list.d.ts.map +1 -1
  152. package/lib/internal/template/autosuggest/options-list.js.map +1 -1
  153. package/lib/internal/template/badge/styles.css.js +10 -10
  154. package/lib/internal/template/badge/styles.scoped.css +14 -10
  155. package/lib/internal/template/badge/styles.selectors.js +10 -10
  156. package/lib/internal/template/box/styles.css.js +191 -191
  157. package/lib/internal/template/box/styles.scoped.css +240 -236
  158. package/lib/internal/template/box/styles.selectors.js +191 -191
  159. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts +15 -0
  160. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
  161. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js +47 -0
  162. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js.map +1 -0
  163. package/lib/internal/template/breadcrumb-group/analytics-metadata/interfaces.d.ts +0 -7
  164. package/lib/internal/template/breadcrumb-group/analytics-metadata/interfaces.d.ts.map +1 -1
  165. package/lib/internal/template/breadcrumb-group/analytics-metadata/interfaces.js.map +1 -1
  166. package/lib/internal/template/breadcrumb-group/implementation.d.ts.map +1 -1
  167. package/lib/internal/template/breadcrumb-group/implementation.js +9 -6
  168. package/lib/internal/template/breadcrumb-group/implementation.js.map +1 -1
  169. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  170. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +29 -25
  171. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  172. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -10
  173. package/lib/internal/template/breadcrumb-group/styles.scoped.css +124 -11
  174. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -10
  175. package/lib/internal/template/breadcrumb-group/utils.d.ts +0 -2
  176. package/lib/internal/template/breadcrumb-group/utils.d.ts.map +1 -1
  177. package/lib/internal/template/breadcrumb-group/utils.js +17 -46
  178. package/lib/internal/template/breadcrumb-group/utils.js.map +1 -1
  179. package/lib/internal/template/button/index.d.ts.map +1 -1
  180. package/lib/internal/template/button/index.js +3 -3
  181. package/lib/internal/template/button/index.js.map +1 -1
  182. package/lib/internal/template/button/interfaces.d.ts +18 -0
  183. package/lib/internal/template/button/interfaces.d.ts.map +1 -1
  184. package/lib/internal/template/button/interfaces.js.map +1 -1
  185. package/lib/internal/template/button/internal.d.ts.map +1 -1
  186. package/lib/internal/template/button/internal.js +15 -2
  187. package/lib/internal/template/button/internal.js.map +1 -1
  188. package/lib/internal/template/button/styles.css.js +21 -21
  189. package/lib/internal/template/button/styles.scoped.css +158 -154
  190. package/lib/internal/template/button/styles.selectors.js +21 -21
  191. package/lib/internal/template/button/test-classes/styles.css.js +2 -1
  192. package/lib/internal/template/button/test-classes/styles.scoped.css +5 -1
  193. package/lib/internal/template/button/test-classes/styles.selectors.js +2 -1
  194. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
  195. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -23
  196. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
  197. package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
  198. package/lib/internal/template/button-dropdown/index.js +2 -2
  199. package/lib/internal/template/button-dropdown/index.js.map +1 -1
  200. package/lib/internal/template/button-dropdown/interfaces.d.ts +20 -3
  201. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  202. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  203. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  204. package/lib/internal/template/button-dropdown/internal.js +13 -6
  205. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  206. package/lib/internal/template/button-dropdown/item-element/index.d.ts +0 -7
  207. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  208. package/lib/internal/template/button-dropdown/item-element/index.js +3 -2
  209. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  210. package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -13
  211. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +33 -21
  212. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -13
  213. package/lib/internal/template/button-dropdown/mobile-expandable-group/mobile-expandable-group.d.ts +1 -1
  214. package/lib/internal/template/button-dropdown/mobile-expandable-group/mobile-expandable-group.d.ts.map +1 -1
  215. package/lib/internal/template/button-dropdown/mobile-expandable-group/mobile-expandable-group.js.map +1 -1
  216. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  217. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
  218. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  219. package/lib/internal/template/button-dropdown/styles.css.js +21 -17
  220. package/lib/internal/template/button-dropdown/styles.scoped.css +51 -38
  221. package/lib/internal/template/button-dropdown/styles.selectors.js +21 -17
  222. package/lib/internal/template/button-dropdown/tooltip.d.ts +2 -1
  223. package/lib/internal/template/button-dropdown/tooltip.d.ts.map +1 -1
  224. package/lib/internal/template/button-dropdown/tooltip.js.map +1 -1
  225. package/lib/internal/template/button-dropdown/utils/menu-item.d.ts +3 -2
  226. package/lib/internal/template/button-dropdown/utils/menu-item.d.ts.map +1 -1
  227. package/lib/internal/template/button-dropdown/utils/menu-item.js.map +1 -1
  228. package/lib/internal/template/button-group/file-input-item.d.ts +11 -0
  229. package/lib/internal/template/button-group/file-input-item.d.ts.map +1 -0
  230. package/lib/internal/template/button-group/file-input-item.js +23 -0
  231. package/lib/internal/template/button-group/file-input-item.js.map +1 -0
  232. package/lib/internal/template/button-group/interfaces.d.ts +23 -1
  233. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  234. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  235. package/lib/internal/template/button-group/internal.d.ts.map +1 -1
  236. package/lib/internal/template/button-group/internal.js +2 -2
  237. package/lib/internal/template/button-group/internal.js.map +1 -1
  238. package/lib/internal/template/button-group/item-element.d.ts +1 -0
  239. package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
  240. package/lib/internal/template/button-group/item-element.js +12 -6
  241. package/lib/internal/template/button-group/item-element.js.map +1 -1
  242. package/lib/internal/template/button-group/styles.css.js +4 -4
  243. package/lib/internal/template/button-group/styles.scoped.css +10 -6
  244. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  245. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
  246. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
  247. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
  248. package/lib/internal/template/calendar/internal.d.ts.map +1 -1
  249. package/lib/internal/template/calendar/internal.js +2 -1
  250. package/lib/internal/template/calendar/internal.js.map +1 -1
  251. package/lib/internal/template/calendar/styles.css.js +21 -21
  252. package/lib/internal/template/calendar/styles.scoped.css +47 -43
  253. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  254. package/lib/internal/template/calendar/utils/navigation-day.d.ts +8 -0
  255. package/lib/internal/template/calendar/utils/navigation-day.d.ts.map +1 -0
  256. package/lib/internal/template/calendar/utils/navigation-day.js +39 -0
  257. package/lib/internal/template/calendar/utils/navigation-day.js.map +1 -0
  258. package/lib/internal/template/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
  259. package/lib/internal/template/calendar/utils/navigation-month.d.ts.map +1 -0
  260. package/lib/internal/template/calendar/utils/navigation-month.js +39 -0
  261. package/lib/internal/template/calendar/utils/navigation-month.js.map +1 -0
  262. package/lib/internal/template/cards/styles.css.js +39 -39
  263. package/lib/internal/template/cards/styles.scoped.css +54 -50
  264. package/lib/internal/template/cards/styles.selectors.js +39 -39
  265. package/lib/internal/template/checkbox/styles.css.js +3 -3
  266. package/lib/internal/template/checkbox/styles.scoped.css +9 -5
  267. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  268. package/lib/internal/template/code-editor/pane.d.ts +2 -1
  269. package/lib/internal/template/code-editor/pane.d.ts.map +1 -1
  270. package/lib/internal/template/code-editor/pane.js.map +1 -1
  271. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  272. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +13 -9
  273. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  274. package/lib/internal/template/code-editor/styles.css.js +33 -33
  275. package/lib/internal/template/code-editor/styles.scoped.css +187 -183
  276. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  277. package/lib/internal/template/collection-preferences/analytics-metadata/interfaces.d.ts +0 -24
  278. package/lib/internal/template/collection-preferences/analytics-metadata/interfaces.d.ts.map +1 -1
  279. package/lib/internal/template/collection-preferences/analytics-metadata/interfaces.js.map +1 -1
  280. package/lib/internal/template/collection-preferences/content-display/content-display-option.d.ts +1 -1
  281. package/lib/internal/template/collection-preferences/content-display/content-display-option.d.ts.map +1 -1
  282. package/lib/internal/template/collection-preferences/content-display/content-display-option.js.map +1 -1
  283. package/lib/internal/template/collection-preferences/content-display/index.d.ts.map +1 -1
  284. package/lib/internal/template/collection-preferences/content-display/index.js +18 -42
  285. package/lib/internal/template/collection-preferences/content-display/index.js.map +1 -1
  286. package/lib/internal/template/collection-preferences/content-display/styles.css.js +12 -13
  287. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +23 -44
  288. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +12 -13
  289. package/lib/internal/template/collection-preferences/styles.css.js +38 -39
  290. package/lib/internal/template/collection-preferences/styles.scoped.css +58 -71
  291. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -39
  292. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  293. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +14 -10
  294. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  295. package/lib/internal/template/column-layout/styles.css.js +13 -13
  296. package/lib/internal/template/column-layout/styles.scoped.css +49 -45
  297. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  298. package/lib/internal/template/container/styles.css.js +31 -31
  299. package/lib/internal/template/container/styles.scoped.css +60 -56
  300. package/lib/internal/template/container/styles.selectors.js +31 -31
  301. package/lib/internal/template/content-layout/styles.css.js +14 -14
  302. package/lib/internal/template/content-layout/styles.scoped.css +20 -16
  303. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  304. package/lib/internal/template/copy-to-clipboard/internal.d.ts +2 -1
  305. package/lib/internal/template/copy-to-clipboard/internal.d.ts.map +1 -1
  306. package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
  307. package/lib/internal/template/date-picker/styles.css.js +7 -7
  308. package/lib/internal/template/date-picker/styles.scoped.css +13 -9
  309. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  310. package/lib/internal/template/date-range-picker/calendar/grids/index.d.ts +2 -1
  311. package/lib/internal/template/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  312. package/lib/internal/template/date-range-picker/calendar/grids/index.js +1 -1
  313. package/lib/internal/template/date-range-picker/calendar/grids/index.js.map +1 -1
  314. package/lib/internal/template/date-range-picker/calendar/grids/monthly-grid.d.ts +2 -1
  315. package/lib/internal/template/date-range-picker/calendar/grids/monthly-grid.d.ts.map +1 -1
  316. package/lib/internal/template/date-range-picker/calendar/grids/monthly-grid.js.map +1 -1
  317. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
  318. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +47 -43
  319. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  320. package/lib/internal/template/date-range-picker/calendar/index.js +1 -1
  321. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  322. package/lib/internal/template/date-range-picker/calendar/range-inputs.d.ts +1 -1
  323. package/lib/internal/template/date-range-picker/calendar/range-inputs.d.ts.map +1 -1
  324. package/lib/internal/template/date-range-picker/calendar/range-inputs.js.map +1 -1
  325. package/lib/internal/template/date-range-picker/dropdown.d.ts +2 -2
  326. package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
  327. package/lib/internal/template/date-range-picker/dropdown.js +1 -1
  328. package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
  329. package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
  330. package/lib/internal/template/date-range-picker/index.js +3 -10
  331. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  332. package/lib/internal/template/date-range-picker/interfaces.d.ts +2 -1
  333. package/lib/internal/template/date-range-picker/interfaces.d.ts.map +1 -1
  334. package/lib/internal/template/date-range-picker/interfaces.js.map +1 -1
  335. package/lib/internal/template/date-range-picker/relative-range/index.d.ts +2 -1
  336. package/lib/internal/template/date-range-picker/relative-range/index.d.ts.map +1 -1
  337. package/lib/internal/template/date-range-picker/relative-range/index.js.map +1 -1
  338. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  339. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +17 -13
  340. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  341. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  342. package/lib/internal/template/date-range-picker/styles.scoped.css +51 -47
  343. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  344. package/lib/internal/template/date-range-picker/time-offset.d.ts +2 -1
  345. package/lib/internal/template/date-range-picker/time-offset.d.ts.map +1 -1
  346. package/lib/internal/template/date-range-picker/time-offset.js +1 -1
  347. package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
  348. package/lib/internal/template/date-range-picker/utils.d.ts +9 -0
  349. package/lib/internal/template/date-range-picker/utils.d.ts.map +1 -1
  350. package/lib/internal/template/date-range-picker/utils.js +19 -2
  351. package/lib/internal/template/date-range-picker/utils.js.map +1 -1
  352. package/lib/internal/template/drawer/implementation.d.ts +2 -1
  353. package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
  354. package/lib/internal/template/drawer/implementation.js.map +1 -1
  355. package/lib/internal/template/drawer/interfaces.d.ts +2 -1
  356. package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
  357. package/lib/internal/template/drawer/interfaces.js.map +1 -1
  358. package/lib/internal/template/drawer/styles.css.js +5 -5
  359. package/lib/internal/template/drawer/styles.scoped.css +16 -12
  360. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  361. package/lib/internal/template/expandable-section/expandable-section-container.d.ts +2 -1
  362. package/lib/internal/template/expandable-section/expandable-section-container.d.ts.map +1 -1
  363. package/lib/internal/template/expandable-section/expandable-section-container.js.map +1 -1
  364. package/lib/internal/template/expandable-section/expandable-section-header.d.ts +0 -1
  365. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  366. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  367. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  368. package/lib/internal/template/expandable-section/internal.d.ts +2 -1
  369. package/lib/internal/template/expandable-section/internal.d.ts.map +1 -1
  370. package/lib/internal/template/expandable-section/internal.js.map +1 -1
  371. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  372. package/lib/internal/template/expandable-section/styles.scoped.css +69 -65
  373. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  374. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  375. package/lib/internal/template/file-dropzone/styles.scoped.css +9 -5
  376. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  377. package/lib/internal/template/file-input/internal.d.ts +5 -1
  378. package/lib/internal/template/file-input/internal.d.ts.map +1 -1
  379. package/lib/internal/template/file-input/internal.js +18 -10
  380. package/lib/internal/template/file-input/internal.js.map +1 -1
  381. package/lib/internal/template/file-input/styles.css.js +6 -5
  382. package/lib/internal/template/file-input/styles.scoped.css +33 -8
  383. package/lib/internal/template/file-input/styles.selectors.js +6 -5
  384. package/lib/internal/template/file-token-group/file-token.d.ts +1 -1
  385. package/lib/internal/template/file-token-group/file-token.d.ts.map +1 -1
  386. package/lib/internal/template/file-token-group/file-token.js.map +1 -1
  387. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  388. package/lib/internal/template/file-token-group/styles.scoped.css +35 -31
  389. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  390. package/lib/internal/template/file-upload/interfaces.d.ts +0 -5
  391. package/lib/internal/template/file-upload/interfaces.d.ts.map +1 -1
  392. package/lib/internal/template/file-upload/interfaces.js.map +1 -1
  393. package/lib/internal/template/flashbar/analytics-metadata/interfaces.d.ts +0 -6
  394. package/lib/internal/template/flashbar/analytics-metadata/interfaces.d.ts.map +1 -1
  395. package/lib/internal/template/flashbar/analytics-metadata/interfaces.js.map +1 -1
  396. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts +0 -1
  397. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
  398. package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
  399. package/lib/internal/template/flashbar/flash.d.ts +2 -1
  400. package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
  401. package/lib/internal/template/flashbar/flash.js.map +1 -1
  402. package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts +0 -1
  403. package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  404. package/lib/internal/template/flashbar/non-collapsible-flashbar.js.map +1 -1
  405. package/lib/internal/template/flashbar/styles.css.js +50 -50
  406. package/lib/internal/template/flashbar/styles.scoped.css +152 -148
  407. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  408. package/lib/internal/template/flashbar/utils.d.ts +2 -1
  409. package/lib/internal/template/flashbar/utils.d.ts.map +1 -1
  410. package/lib/internal/template/flashbar/utils.js.map +1 -1
  411. package/lib/internal/template/form/styles.css.js +8 -8
  412. package/lib/internal/template/form/styles.scoped.css +12 -8
  413. package/lib/internal/template/form/styles.selectors.js +8 -8
  414. package/lib/internal/template/form-field/styles.css.js +24 -24
  415. package/lib/internal/template/form-field/styles.scoped.css +42 -38
  416. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  417. package/lib/internal/template/grid/internal.d.ts +1 -1
  418. package/lib/internal/template/grid/internal.d.ts.map +1 -1
  419. package/lib/internal/template/grid/internal.js.map +1 -1
  420. package/lib/internal/template/grid/styles.css.js +53 -53
  421. package/lib/internal/template/grid/styles.scoped.css +58 -54
  422. package/lib/internal/template/grid/styles.selectors.js +53 -53
  423. package/lib/internal/template/header/styles.css.js +34 -34
  424. package/lib/internal/template/header/styles.scoped.css +56 -52
  425. package/lib/internal/template/header/styles.selectors.js +34 -34
  426. package/lib/internal/template/help-panel/implementation.d.ts +2 -1
  427. package/lib/internal/template/help-panel/implementation.d.ts.map +1 -1
  428. package/lib/internal/template/help-panel/implementation.js.map +1 -1
  429. package/lib/internal/template/help-panel/styles.css.js +6 -6
  430. package/lib/internal/template/help-panel/styles.scoped.css +73 -69
  431. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  432. package/lib/internal/template/hotspot/styles.css.js +7 -7
  433. package/lib/internal/template/hotspot/styles.scoped.css +13 -9
  434. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  435. package/lib/internal/template/i18n/context.d.ts +1 -1
  436. package/lib/internal/template/i18n/context.d.ts.map +1 -1
  437. package/lib/internal/template/i18n/context.js.map +1 -1
  438. package/lib/internal/template/i18n/messages/all.all.js +1 -1
  439. package/lib/internal/template/i18n/messages/all.all.json +1 -1
  440. package/lib/internal/template/i18n/messages/all.ar.js +1 -1
  441. package/lib/internal/template/i18n/messages/all.ar.json +1 -1
  442. package/lib/internal/template/i18n/messages/all.de.js +1 -1
  443. package/lib/internal/template/i18n/messages/all.de.json +1 -1
  444. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
  445. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
  446. package/lib/internal/template/i18n/messages/all.en.js +1 -1
  447. package/lib/internal/template/i18n/messages/all.en.json +1 -1
  448. package/lib/internal/template/i18n/messages/all.es.js +1 -1
  449. package/lib/internal/template/i18n/messages/all.es.json +1 -1
  450. package/lib/internal/template/i18n/messages/all.fr.js +1 -1
  451. package/lib/internal/template/i18n/messages/all.fr.json +1 -1
  452. package/lib/internal/template/i18n/messages/all.id.js +1 -1
  453. package/lib/internal/template/i18n/messages/all.id.json +1 -1
  454. package/lib/internal/template/i18n/messages/all.it.js +1 -1
  455. package/lib/internal/template/i18n/messages/all.it.json +1 -1
  456. package/lib/internal/template/i18n/messages/all.ja.js +1 -1
  457. package/lib/internal/template/i18n/messages/all.ja.json +1 -1
  458. package/lib/internal/template/i18n/messages/all.ko.js +1 -1
  459. package/lib/internal/template/i18n/messages/all.ko.json +1 -1
  460. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
  461. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
  462. package/lib/internal/template/i18n/messages/all.tr.js +1 -1
  463. package/lib/internal/template/i18n/messages/all.tr.json +1 -1
  464. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
  465. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
  466. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
  467. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
  468. package/lib/internal/template/i18n/messages-types.d.ts +3 -0
  469. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  470. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  471. package/lib/internal/template/i18n/testing.d.ts +2 -1
  472. package/lib/internal/template/i18n/testing.d.ts.map +1 -1
  473. package/lib/internal/template/i18n/testing.js.map +1 -1
  474. package/lib/internal/template/icon/styles.css.js +38 -38
  475. package/lib/internal/template/icon/styles.scoped.css +89 -85
  476. package/lib/internal/template/icon/styles.selectors.js +38 -38
  477. package/lib/internal/template/input/styles.css.js +13 -13
  478. package/lib/internal/template/input/styles.scoped.css +36 -32
  479. package/lib/internal/template/input/styles.selectors.js +13 -13
  480. package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts +0 -1
  481. package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  482. package/lib/internal/template/internal/analytics/components/analytics-funnel.js +1 -1
  483. package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
  484. package/lib/internal/template/internal/analytics/interfaces.d.ts +17 -24
  485. package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -1
  486. package/lib/internal/template/internal/analytics/interfaces.js.map +1 -1
  487. package/lib/internal/template/internal/analytics/selectors.d.ts +1 -1
  488. package/lib/internal/template/internal/analytics/selectors.d.ts.map +1 -1
  489. package/lib/internal/template/internal/analytics/selectors.js +2 -1
  490. package/lib/internal/template/internal/analytics/selectors.js.map +1 -1
  491. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  492. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +24 -20
  493. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  494. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts +2 -2
  495. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
  496. package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
  497. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  498. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -27
  499. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  500. package/lib/internal/template/internal/components/cartesian-chart/highlighted-point.d.ts +1 -1
  501. package/lib/internal/template/internal/components/cartesian-chart/highlighted-point.d.ts.map +1 -1
  502. package/lib/internal/template/internal/components/cartesian-chart/highlighted-point.js.map +1 -1
  503. package/lib/internal/template/internal/components/cartesian-chart/scales.d.ts +4 -5
  504. package/lib/internal/template/internal/components/cartesian-chart/scales.d.ts.map +1 -1
  505. package/lib/internal/template/internal/components/cartesian-chart/scales.js +1 -1
  506. package/lib/internal/template/internal/components/cartesian-chart/scales.js.map +1 -1
  507. package/lib/internal/template/internal/components/cartesian-chart/vertical-marker.d.ts +1 -1
  508. package/lib/internal/template/internal/components/cartesian-chart/vertical-marker.d.ts.map +1 -1
  509. package/lib/internal/template/internal/components/cartesian-chart/vertical-marker.js.map +1 -1
  510. package/lib/internal/template/internal/components/chart-filter/index.d.ts +1 -1
  511. package/lib/internal/template/internal/components/chart-filter/index.d.ts.map +1 -1
  512. package/lib/internal/template/internal/components/chart-filter/index.js.map +1 -1
  513. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  514. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -3
  515. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  516. package/lib/internal/template/internal/components/chart-legend/index.d.ts +1 -1
  517. package/lib/internal/template/internal/components/chart-legend/index.d.ts.map +1 -1
  518. package/lib/internal/template/internal/components/chart-legend/index.js.map +1 -1
  519. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  520. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +19 -15
  521. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  522. package/lib/internal/template/internal/components/chart-plot/application-controller.d.ts +1 -1
  523. package/lib/internal/template/internal/components/chart-plot/application-controller.d.ts.map +1 -1
  524. package/lib/internal/template/internal/components/chart-plot/application-controller.js.map +1 -1
  525. package/lib/internal/template/internal/components/chart-plot/focus-outline.d.ts +2 -1
  526. package/lib/internal/template/internal/components/chart-plot/focus-outline.d.ts.map +1 -1
  527. package/lib/internal/template/internal/components/chart-plot/focus-outline.js.map +1 -1
  528. package/lib/internal/template/internal/components/chart-plot/index.d.ts +1 -1
  529. package/lib/internal/template/internal/components/chart-plot/index.d.ts.map +1 -1
  530. package/lib/internal/template/internal/components/chart-plot/index.js.map +1 -1
  531. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  532. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +9 -5
  533. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  534. package/lib/internal/template/internal/components/chart-popover/index.d.ts +1 -1
  535. package/lib/internal/template/internal/components/chart-popover/index.d.ts.map +1 -1
  536. package/lib/internal/template/internal/components/chart-popover/index.js.map +1 -1
  537. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  538. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +7 -3
  539. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  540. package/lib/internal/template/internal/components/chart-series-details/index.d.ts +1 -1
  541. package/lib/internal/template/internal/components/chart-series-details/index.d.ts.map +1 -1
  542. package/lib/internal/template/internal/components/chart-series-details/index.js.map +1 -1
  543. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  544. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -33
  545. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  546. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  547. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +11 -7
  548. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  549. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  550. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -11
  551. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  552. package/lib/internal/template/internal/components/checkbox-icon/index.d.ts +1 -10
  553. package/lib/internal/template/internal/components/checkbox-icon/index.d.ts.map +1 -1
  554. package/lib/internal/template/internal/components/checkbox-icon/index.js +1 -1
  555. package/lib/internal/template/internal/components/checkbox-icon/index.js.map +1 -1
  556. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  557. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +13 -9
  558. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  559. package/lib/internal/template/internal/components/dnd-container/index.d.ts +28 -0
  560. package/lib/internal/template/internal/components/dnd-container/index.d.ts.map +1 -0
  561. package/lib/internal/template/internal/components/dnd-container/index.js +67 -0
  562. package/lib/internal/template/internal/components/dnd-container/index.js.map +1 -0
  563. package/lib/internal/template/internal/components/dnd-container/interfaces.d.ts +13 -0
  564. package/lib/internal/template/internal/components/dnd-container/interfaces.d.ts.map +1 -0
  565. package/lib/internal/template/internal/components/dnd-container/interfaces.js +4 -0
  566. package/lib/internal/template/internal/components/dnd-container/interfaces.js.map +1 -0
  567. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/defaults.d.ts.map +1 -0
  568. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/defaults.js.map +1 -0
  569. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/index.d.ts.map +1 -0
  570. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/index.js +1 -1
  571. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/index.js.map +1 -0
  572. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/events.d.ts +7 -0
  573. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/events.d.ts.map +1 -0
  574. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/events.js +0 -4
  575. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/events.js.map +1 -0
  576. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/listeners.d.ts.map +1 -0
  577. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/listeners.js.map +1 -0
  578. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/scroll.d.ts +8 -0
  579. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/scroll.d.ts.map +1 -0
  580. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/scroll.js +2 -2
  581. package/lib/internal/template/internal/components/dnd-container/keyboard-sensor/utilities/scroll.js.map +1 -0
  582. package/lib/internal/template/internal/components/dnd-container/styles.css.js +6 -0
  583. package/lib/internal/template/internal/components/dnd-container/styles.scoped.css +172 -0
  584. package/lib/internal/template/internal/components/dnd-container/styles.selectors.js +7 -0
  585. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/use-drag-and-drop-reorder.d.ts +2 -4
  586. package/lib/internal/template/internal/components/dnd-container/use-drag-and-drop-reorder.d.ts.map +1 -0
  587. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/use-drag-and-drop-reorder.js +4 -4
  588. package/lib/internal/template/internal/components/dnd-container/use-drag-and-drop-reorder.js.map +1 -0
  589. package/lib/internal/template/internal/components/dnd-container/use-live-announcements.d.ts +11 -0
  590. package/lib/internal/template/internal/components/dnd-container/use-live-announcements.d.ts.map +1 -0
  591. package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/use-live-announcements.js +6 -6
  592. package/lib/internal/template/internal/components/dnd-container/use-live-announcements.js.map +1 -0
  593. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.d.ts +0 -30
  594. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
  595. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js +4 -4
  596. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  597. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  598. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -37
  599. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  600. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  601. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +7 -3
  602. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  603. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  604. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +6 -2
  605. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  606. package/lib/internal/template/internal/components/focus-lock/utils.d.ts +0 -1
  607. package/lib/internal/template/internal/components/focus-lock/utils.d.ts.map +1 -1
  608. package/lib/internal/template/internal/components/focus-lock/utils.js +1 -1
  609. package/lib/internal/template/internal/components/focus-lock/utils.js.map +1 -1
  610. package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
  611. package/lib/internal/template/internal/components/handle/styles.scoped.css +10 -6
  612. package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
  613. package/lib/internal/template/internal/components/masked-input/index.d.ts +1 -2
  614. package/lib/internal/template/internal/components/masked-input/index.d.ts.map +1 -1
  615. package/lib/internal/template/internal/components/masked-input/index.js +0 -1
  616. package/lib/internal/template/internal/components/masked-input/index.js.map +1 -1
  617. package/lib/internal/template/internal/components/masked-input/utils/mask-format.d.ts +1 -1
  618. package/lib/internal/template/internal/components/masked-input/utils/mask-format.d.ts.map +1 -1
  619. package/lib/internal/template/internal/components/masked-input/utils/mask-format.js.map +1 -1
  620. package/lib/internal/template/internal/components/menu-dropdown/index.d.ts.map +1 -1
  621. package/lib/internal/template/internal/components/menu-dropdown/index.js +2 -1
  622. package/lib/internal/template/internal/components/menu-dropdown/index.js.map +1 -1
  623. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  624. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -13
  625. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  626. package/lib/internal/template/internal/components/option/highlight-match.d.ts +2 -1
  627. package/lib/internal/template/internal/components/option/highlight-match.d.ts.map +1 -1
  628. package/lib/internal/template/internal/components/option/highlight-match.js.map +1 -1
  629. package/lib/internal/template/internal/components/option/interfaces.d.ts +3 -2
  630. package/lib/internal/template/internal/components/option/interfaces.d.ts.map +1 -1
  631. package/lib/internal/template/internal/components/option/interfaces.js.map +1 -1
  632. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  633. package/lib/internal/template/internal/components/option/styles.scoped.css +33 -29
  634. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  635. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  636. package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -3
  637. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  638. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.d.ts +2 -1
  639. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
  640. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.js +2 -2
  641. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
  642. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
  643. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js +13 -16
  644. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js.map +1 -1
  645. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
  646. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +14 -10
  647. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  648. package/lib/internal/template/internal/components/screenreader-only/index.d.ts +2 -1
  649. package/lib/internal/template/internal/components/screenreader-only/index.d.ts.map +1 -1
  650. package/lib/internal/template/internal/components/screenreader-only/index.js.map +1 -1
  651. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  652. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +5 -1
  653. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  654. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  655. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +33 -29
  656. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  657. package/lib/internal/template/internal/components/tab-trap/index.d.ts +2 -1
  658. package/lib/internal/template/internal/components/tab-trap/index.d.ts.map +1 -1
  659. package/lib/internal/template/internal/components/tab-trap/index.js.map +1 -1
  660. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  661. package/lib/internal/template/internal/components/token-list/styles.scoped.css +28 -24
  662. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  663. package/lib/internal/template/internal/components/transition/index.d.ts +2 -1
  664. package/lib/internal/template/internal/components/transition/index.d.ts.map +1 -1
  665. package/lib/internal/template/internal/components/transition/index.js.map +1 -1
  666. package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts +2 -4
  667. package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts.map +1 -1
  668. package/lib/internal/template/internal/context/single-tab-stop-navigation-context.js.map +1 -1
  669. package/lib/internal/template/internal/context/table-component-context.d.ts +2 -2
  670. package/lib/internal/template/internal/context/table-component-context.d.ts.map +1 -1
  671. package/lib/internal/template/internal/context/table-component-context.js +1 -1
  672. package/lib/internal/template/internal/context/table-component-context.js.map +1 -1
  673. package/lib/internal/template/internal/environment.js +1 -1
  674. package/lib/internal/template/internal/environment.json +1 -1
  675. package/lib/internal/template/internal/hooks/forward-focus/radio-group.d.ts +2 -1
  676. package/lib/internal/template/internal/hooks/forward-focus/radio-group.d.ts.map +1 -1
  677. package/lib/internal/template/internal/hooks/forward-focus/radio-group.js.map +1 -1
  678. package/lib/internal/template/internal/hooks/use-dynamic-overlap/index.d.ts +2 -1
  679. package/lib/internal/template/internal/hooks/use-dynamic-overlap/index.d.ts.map +1 -1
  680. package/lib/internal/template/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  681. package/lib/internal/template/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
  682. package/lib/internal/template/internal/hooks/use-performance-marks/index.js +23 -2
  683. package/lib/internal/template/internal/hooks/use-performance-marks/index.js.map +1 -1
  684. package/lib/internal/template/internal/keycode.d.ts +1 -5
  685. package/lib/internal/template/internal/keycode.d.ts.map +1 -1
  686. package/lib/internal/template/internal/keycode.js +0 -4
  687. package/lib/internal/template/internal/keycode.js.map +1 -1
  688. package/lib/internal/template/internal/plugins/controllers/action-buttons.d.ts +1 -1
  689. package/lib/internal/template/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
  690. package/lib/internal/template/internal/plugins/controllers/action-buttons.js.map +1 -1
  691. package/lib/internal/template/internal/plugins/controllers/alert-flash-content.d.ts +3 -3
  692. package/lib/internal/template/internal/plugins/controllers/alert-flash-content.d.ts.map +1 -1
  693. package/lib/internal/template/internal/plugins/controllers/alert-flash-content.js.map +1 -1
  694. package/lib/internal/template/internal/plugins/controllers/app-layout-widget.d.ts +1 -1
  695. package/lib/internal/template/internal/plugins/controllers/app-layout-widget.d.ts.map +1 -1
  696. package/lib/internal/template/internal/plugins/controllers/app-layout-widget.js.map +1 -1
  697. package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +4 -4
  698. package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
  699. package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
  700. package/lib/internal/template/internal/styles/motion/utils.d.ts +2 -0
  701. package/lib/internal/template/internal/styles/motion/utils.d.ts.map +1 -0
  702. package/lib/internal/template/internal/styles/motion/utils.js +5 -0
  703. package/lib/internal/template/internal/styles/motion/utils.js.map +1 -0
  704. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts +2 -1
  705. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
  706. package/lib/internal/template/internal/utils/date-time/format-date-iso.js +6 -2
  707. package/lib/internal/template/internal/utils/date-time/format-date-iso.js.map +1 -1
  708. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts +2 -1
  709. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
  710. package/lib/internal/template/internal/utils/date-time/format-date-localized.js +9 -2
  711. package/lib/internal/template/internal/utils/date-time/format-date-localized.js.map +1 -1
  712. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
  713. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js +4 -3
  714. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
  715. package/lib/internal/template/internal/utils/date-time/index.d.ts +1 -1
  716. package/lib/internal/template/internal/utils/date-time/index.d.ts.map +1 -1
  717. package/lib/internal/template/internal/utils/date-time/index.js +1 -1
  718. package/lib/internal/template/internal/utils/date-time/index.js.map +1 -1
  719. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts +9 -0
  720. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
  721. package/lib/internal/template/internal/utils/date-time/is-iso-only.js +18 -0
  722. package/lib/internal/template/internal/utils/date-time/is-iso-only.js.map +1 -0
  723. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  724. package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -9
  725. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  726. package/lib/internal/template/link/styles.css.js +20 -20
  727. package/lib/internal/template/link/styles.scoped.css +75 -71
  728. package/lib/internal/template/link/styles.selectors.js +20 -20
  729. package/lib/internal/template/live-region/internal.d.ts +1 -1
  730. package/lib/internal/template/live-region/internal.d.ts.map +1 -1
  731. package/lib/internal/template/live-region/internal.js.map +1 -1
  732. package/lib/internal/template/live-region/styles.css.js +2 -2
  733. package/lib/internal/template/live-region/styles.scoped.css +7 -3
  734. package/lib/internal/template/live-region/styles.selectors.js +2 -2
  735. package/lib/internal/template/mixed-line-bar-chart/bar-groups.d.ts +2 -1
  736. package/lib/internal/template/mixed-line-bar-chart/bar-groups.d.ts.map +1 -1
  737. package/lib/internal/template/mixed-line-bar-chart/bar-groups.js.map +1 -1
  738. package/lib/internal/template/mixed-line-bar-chart/bar-series.d.ts +2 -1
  739. package/lib/internal/template/mixed-line-bar-chart/bar-series.d.ts.map +1 -1
  740. package/lib/internal/template/mixed-line-bar-chart/bar-series.js.map +1 -1
  741. package/lib/internal/template/mixed-line-bar-chart/data-series.d.ts +2 -1
  742. package/lib/internal/template/mixed-line-bar-chart/data-series.d.ts.map +1 -1
  743. package/lib/internal/template/mixed-line-bar-chart/data-series.js.map +1 -1
  744. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +0 -2
  745. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  746. package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
  747. package/lib/internal/template/mixed-line-bar-chart/line-series.d.ts +2 -1
  748. package/lib/internal/template/mixed-line-bar-chart/line-series.d.ts.map +1 -1
  749. package/lib/internal/template/mixed-line-bar-chart/line-series.js.map +1 -1
  750. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  751. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +23 -19
  752. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  753. package/lib/internal/template/modal/index.d.ts.map +1 -1
  754. package/lib/internal/template/modal/index.js +8 -2
  755. package/lib/internal/template/modal/index.js.map +1 -1
  756. package/lib/internal/template/modal/styles.css.js +23 -23
  757. package/lib/internal/template/modal/styles.scoped.css +42 -38
  758. package/lib/internal/template/modal/styles.selectors.js +23 -23
  759. package/lib/internal/template/multiselect/analytics-metadata/interfaces.d.ts +0 -4
  760. package/lib/internal/template/multiselect/analytics-metadata/interfaces.d.ts.map +1 -1
  761. package/lib/internal/template/multiselect/analytics-metadata/interfaces.js.map +1 -1
  762. package/lib/internal/template/multiselect/styles.css.js +3 -3
  763. package/lib/internal/template/multiselect/styles.scoped.css +7 -3
  764. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  765. package/lib/internal/template/pagination/styles.css.js +9 -9
  766. package/lib/internal/template/pagination/styles.scoped.css +27 -23
  767. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  768. package/lib/internal/template/pie-chart/interfaces.d.ts +2 -1
  769. package/lib/internal/template/pie-chart/interfaces.d.ts.map +1 -1
  770. package/lib/internal/template/pie-chart/interfaces.js.map +1 -1
  771. package/lib/internal/template/pie-chart/labels.d.ts +1 -1
  772. package/lib/internal/template/pie-chart/labels.d.ts.map +1 -1
  773. package/lib/internal/template/pie-chart/labels.js.map +1 -1
  774. package/lib/internal/template/pie-chart/pie-chart.d.ts +2 -7
  775. package/lib/internal/template/pie-chart/pie-chart.d.ts.map +1 -1
  776. package/lib/internal/template/pie-chart/pie-chart.js.map +1 -1
  777. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  778. package/lib/internal/template/pie-chart/styles.scoped.css +52 -48
  779. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  780. package/lib/internal/template/popover/arrow.d.ts +1 -1
  781. package/lib/internal/template/popover/arrow.d.ts.map +1 -1
  782. package/lib/internal/template/popover/arrow.js.map +1 -1
  783. package/lib/internal/template/popover/container.d.ts +2 -1
  784. package/lib/internal/template/popover/container.d.ts.map +1 -1
  785. package/lib/internal/template/popover/container.js.map +1 -1
  786. package/lib/internal/template/popover/styles.css.js +53 -53
  787. package/lib/internal/template/popover/styles.scoped.css +89 -69
  788. package/lib/internal/template/popover/styles.selectors.js +53 -53
  789. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  790. package/lib/internal/template/progress-bar/styles.scoped.css +42 -34
  791. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  792. package/lib/internal/template/prompt-input/internal.d.ts +1 -1
  793. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  794. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  795. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  796. package/lib/internal/template/prompt-input/styles.scoped.css +43 -39
  797. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  798. package/lib/internal/template/property-filter/analytics-metadata/interfaces.d.ts +0 -15
  799. package/lib/internal/template/property-filter/analytics-metadata/interfaces.d.ts.map +1 -1
  800. package/lib/internal/template/property-filter/analytics-metadata/interfaces.js.map +1 -1
  801. package/lib/internal/template/property-filter/controller.d.ts +0 -1
  802. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  803. package/lib/internal/template/property-filter/controller.js +1 -1
  804. package/lib/internal/template/property-filter/controller.js.map +1 -1
  805. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  806. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -41
  807. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  808. package/lib/internal/template/property-filter/interfaces.d.ts +1 -6
  809. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  810. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  811. package/lib/internal/template/property-filter/internal.d.ts +0 -2
  812. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  813. package/lib/internal/template/property-filter/internal.js.map +1 -1
  814. package/lib/internal/template/property-filter/styles.css.js +39 -39
  815. package/lib/internal/template/property-filter/styles.scoped.css +45 -41
  816. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  817. package/lib/internal/template/property-filter/utils.d.ts +0 -1
  818. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  819. package/lib/internal/template/property-filter/utils.js +1 -1
  820. package/lib/internal/template/property-filter/utils.js.map +1 -1
  821. package/lib/internal/template/radio-group/styles.css.js +10 -10
  822. package/lib/internal/template/radio-group/styles.scoped.css +20 -16
  823. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  824. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.d.ts +0 -6
  825. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.d.ts.map +1 -1
  826. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js +2 -1
  827. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  828. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  829. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
  830. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  831. package/lib/internal/template/segmented-control/segment.d.ts +2 -1
  832. package/lib/internal/template/segmented-control/segment.d.ts.map +1 -1
  833. package/lib/internal/template/segmented-control/segment.js.map +1 -1
  834. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  835. package/lib/internal/template/segmented-control/styles.scoped.css +38 -34
  836. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  837. package/lib/internal/template/select/analytics-metadata/interfaces.d.ts +0 -4
  838. package/lib/internal/template/select/analytics-metadata/interfaces.d.ts.map +1 -1
  839. package/lib/internal/template/select/analytics-metadata/interfaces.js.map +1 -1
  840. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  841. package/lib/internal/template/select/parts/styles.css.js +21 -21
  842. package/lib/internal/template/select/parts/styles.scoped.css +26 -22
  843. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  844. package/lib/internal/template/select/styles.css.js +1 -1
  845. package/lib/internal/template/select/styles.scoped.css +5 -1
  846. package/lib/internal/template/select/styles.selectors.js +1 -1
  847. package/lib/internal/template/select/utils/render-options.d.ts +2 -1
  848. package/lib/internal/template/select/utils/render-options.d.ts.map +1 -1
  849. package/lib/internal/template/select/utils/render-options.js.map +1 -1
  850. package/lib/internal/template/select/utils/use-native-search.d.ts +0 -1
  851. package/lib/internal/template/select/utils/use-native-search.d.ts.map +1 -1
  852. package/lib/internal/template/select/utils/use-native-search.js +1 -1
  853. package/lib/internal/template/select/utils/use-native-search.js.map +1 -1
  854. package/lib/internal/template/select/utils/use-select.js +1 -1
  855. package/lib/internal/template/select/utils/use-select.js.map +1 -1
  856. package/lib/internal/template/side-navigation/analytics-metadata/interfaces.d.ts +0 -2
  857. package/lib/internal/template/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -1
  858. package/lib/internal/template/side-navigation/analytics-metadata/interfaces.js.map +1 -1
  859. package/lib/internal/template/side-navigation/implementation.d.ts +2 -1
  860. package/lib/internal/template/side-navigation/implementation.d.ts.map +1 -1
  861. package/lib/internal/template/side-navigation/implementation.js.map +1 -1
  862. package/lib/internal/template/side-navigation/parts.d.ts +2 -2
  863. package/lib/internal/template/side-navigation/parts.d.ts.map +1 -1
  864. package/lib/internal/template/side-navigation/parts.js.map +1 -1
  865. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  866. package/lib/internal/template/side-navigation/styles.scoped.css +50 -46
  867. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  868. package/lib/internal/template/slider/internal.d.ts +2 -1
  869. package/lib/internal/template/slider/internal.d.ts.map +1 -1
  870. package/lib/internal/template/slider/internal.js.map +1 -1
  871. package/lib/internal/template/slider/slider-labels.d.ts +2 -1
  872. package/lib/internal/template/slider/slider-labels.d.ts.map +1 -1
  873. package/lib/internal/template/slider/slider-labels.js.map +1 -1
  874. package/lib/internal/template/slider/styles.css.js +26 -26
  875. package/lib/internal/template/slider/styles.scoped.css +80 -76
  876. package/lib/internal/template/slider/styles.selectors.js +26 -26
  877. package/lib/internal/template/slider/tick-marks.d.ts +2 -4
  878. package/lib/internal/template/slider/tick-marks.d.ts.map +1 -1
  879. package/lib/internal/template/slider/tick-marks.js.map +1 -1
  880. package/lib/internal/template/space-between/styles.css.js +23 -23
  881. package/lib/internal/template/space-between/styles.scoped.css +28 -24
  882. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  883. package/lib/internal/template/spinner/styles.css.js +13 -13
  884. package/lib/internal/template/spinner/styles.scoped.css +23 -19
  885. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  886. package/lib/internal/template/split-panel/bottom.d.ts.map +1 -1
  887. package/lib/internal/template/split-panel/bottom.js +13 -3
  888. package/lib/internal/template/split-panel/bottom.js.map +1 -1
  889. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  890. package/lib/internal/template/split-panel/icons/styles.scoped.css +28 -24
  891. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  892. package/lib/internal/template/split-panel/implementation.js +1 -1
  893. package/lib/internal/template/split-panel/implementation.js.map +1 -1
  894. package/lib/internal/template/split-panel/styles.css.js +26 -26
  895. package/lib/internal/template/split-panel/styles.scoped.css +47 -48
  896. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  897. package/lib/internal/template/status-indicator/styles.css.js +23 -23
  898. package/lib/internal/template/status-indicator/styles.scoped.css +33 -29
  899. package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
  900. package/lib/internal/template/steps/internal.d.ts +1 -1
  901. package/lib/internal/template/steps/internal.d.ts.map +1 -1
  902. package/lib/internal/template/steps/internal.js +1 -1
  903. package/lib/internal/template/steps/internal.js.map +1 -1
  904. package/lib/internal/template/steps/styles.css.js +6 -6
  905. package/lib/internal/template/steps/styles.scoped.css +13 -9
  906. package/lib/internal/template/steps/styles.selectors.js +6 -6
  907. package/lib/internal/template/table/body-cell/styles.css.js +46 -46
  908. package/lib/internal/template/table/body-cell/styles.scoped.css +296 -292
  909. package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
  910. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  911. package/lib/internal/template/table/expandable-rows/styles.scoped.css +17 -13
  912. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  913. package/lib/internal/template/table/header-cell/styles.css.js +26 -26
  914. package/lib/internal/template/table/header-cell/styles.scoped.css +69 -65
  915. package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
  916. package/lib/internal/template/table/header-cell/th-element.d.ts +2 -1
  917. package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
  918. package/lib/internal/template/table/header-cell/th-element.js +2 -2
  919. package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
  920. package/lib/internal/template/table/interfaces.d.ts +17 -5
  921. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  922. package/lib/internal/template/table/interfaces.js.map +1 -1
  923. package/lib/internal/template/table/internal.d.ts.map +1 -1
  924. package/lib/internal/template/table/internal.js +15 -6
  925. package/lib/internal/template/table/internal.js.map +1 -1
  926. package/lib/internal/template/table/progressive-loading/items-loader.d.ts +8 -2
  927. package/lib/internal/template/table/progressive-loading/items-loader.d.ts.map +1 -1
  928. package/lib/internal/template/table/progressive-loading/items-loader.js +11 -5
  929. package/lib/internal/template/table/progressive-loading/items-loader.js.map +1 -1
  930. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts +2 -2
  931. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts.map +1 -1
  932. package/lib/internal/template/table/progressive-loading/loader-cell.js +2 -2
  933. package/lib/internal/template/table/progressive-loading/loader-cell.js.map +1 -1
  934. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  935. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js +2 -2
  936. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  937. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  938. package/lib/internal/template/table/resizer/styles.scoped.css +19 -15
  939. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  940. package/lib/internal/template/table/selection/interfaces.d.ts +1 -0
  941. package/lib/internal/template/table/selection/interfaces.d.ts.map +1 -1
  942. package/lib/internal/template/table/selection/interfaces.js.map +1 -1
  943. package/lib/internal/template/table/selection/selection-cell.d.ts.map +1 -1
  944. package/lib/internal/template/table/selection/selection-cell.js +4 -3
  945. package/lib/internal/template/table/selection/selection-cell.js.map +1 -1
  946. package/lib/internal/template/table/selection/styles.css.js +3 -3
  947. package/lib/internal/template/table/selection/styles.scoped.css +7 -3
  948. package/lib/internal/template/table/selection/styles.selectors.js +3 -3
  949. package/lib/internal/template/table/selection/use-selection.js +1 -0
  950. package/lib/internal/template/table/selection/use-selection.js.map +1 -1
  951. package/lib/internal/template/table/selection/utils.d.ts +0 -1
  952. package/lib/internal/template/table/selection/utils.d.ts.map +1 -1
  953. package/lib/internal/template/table/selection/utils.js +1 -1
  954. package/lib/internal/template/table/selection/utils.js.map +1 -1
  955. package/lib/internal/template/table/sticky-columns/use-sticky-columns.d.ts +1 -21
  956. package/lib/internal/template/table/sticky-columns/use-sticky-columns.d.ts.map +1 -1
  957. package/lib/internal/template/table/sticky-columns/use-sticky-columns.js +1 -1
  958. package/lib/internal/template/table/sticky-columns/use-sticky-columns.js.map +1 -1
  959. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  960. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +14 -10
  961. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  962. package/lib/internal/template/table/styles.css.js +34 -34
  963. package/lib/internal/template/table/styles.scoped.css +45 -41
  964. package/lib/internal/template/table/styles.selectors.js +34 -34
  965. package/lib/internal/template/table/table-role/grid-navigation.js +10 -0
  966. package/lib/internal/template/table/table-role/grid-navigation.js.map +1 -1
  967. package/lib/internal/template/table/table-role/index.d.ts +1 -1
  968. package/lib/internal/template/table/table-role/index.d.ts.map +1 -1
  969. package/lib/internal/template/table/table-role/index.js.map +1 -1
  970. package/lib/internal/template/table/use-cell-editing.d.ts +1 -1
  971. package/lib/internal/template/table/use-cell-editing.d.ts.map +1 -1
  972. package/lib/internal/template/table/use-cell-editing.js.map +1 -1
  973. package/lib/internal/template/tabs/styles.css.js +28 -28
  974. package/lib/internal/template/tabs/styles.scoped.css +57 -49
  975. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  976. package/lib/internal/template/tabs/tab-header-bar.d.ts +2 -1
  977. package/lib/internal/template/tabs/tab-header-bar.d.ts.map +1 -1
  978. package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
  979. package/lib/internal/template/tag-editor/internal.d.ts +2 -1
  980. package/lib/internal/template/tag-editor/internal.d.ts.map +1 -1
  981. package/lib/internal/template/tag-editor/internal.js.map +1 -1
  982. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  983. package/lib/internal/template/tag-editor/styles.scoped.css +14 -10
  984. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  985. package/lib/internal/template/test-utils/dom/anchor-navigation/index.d.ts +2 -1
  986. package/lib/internal/template/test-utils/dom/anchor-navigation/index.js +0 -2
  987. package/lib/internal/template/test-utils/dom/anchor-navigation/index.js.map +1 -1
  988. package/lib/internal/template/test-utils/dom/autosuggest/index.d.ts +0 -3
  989. package/lib/internal/template/test-utils/dom/autosuggest/index.js +1 -2
  990. package/lib/internal/template/test-utils/dom/autosuggest/index.js.map +1 -1
  991. package/lib/internal/template/test-utils/dom/button-group/index.d.ts +5 -0
  992. package/lib/internal/template/test-utils/dom/button-group/index.js +16 -7
  993. package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
  994. package/lib/internal/template/test-utils/dom/cards/index.d.ts +3 -2
  995. package/lib/internal/template/test-utils/dom/cards/index.js +0 -3
  996. package/lib/internal/template/test-utils/dom/cards/index.js.map +1 -1
  997. package/lib/internal/template/test-utils/dom/key-value-pairs/index.d.ts +3 -2
  998. package/lib/internal/template/test-utils/dom/key-value-pairs/index.js +0 -3
  999. package/lib/internal/template/test-utils/dom/key-value-pairs/index.js.map +1 -1
  1000. package/lib/internal/template/test-utils/dom/steps/index.d.ts +2 -1
  1001. package/lib/internal/template/test-utils/dom/steps/index.js +0 -2
  1002. package/lib/internal/template/test-utils/dom/steps/index.js.map +1 -1
  1003. package/lib/internal/template/test-utils/dom/tabs/index.d.ts +2 -1
  1004. package/lib/internal/template/test-utils/dom/tabs/index.js +0 -2
  1005. package/lib/internal/template/test-utils/dom/tabs/index.js.map +1 -1
  1006. package/lib/internal/template/test-utils/dom/tag-editor/index.d.ts +2 -1
  1007. package/lib/internal/template/test-utils/dom/tag-editor/index.js +0 -2
  1008. package/lib/internal/template/test-utils/dom/tag-editor/index.js.map +1 -1
  1009. package/lib/internal/template/test-utils/selectors/anchor-navigation/index.d.ts +2 -1
  1010. package/lib/internal/template/test-utils/selectors/anchor-navigation/index.js +0 -2
  1011. package/lib/internal/template/test-utils/selectors/anchor-navigation/index.js.map +1 -1
  1012. package/lib/internal/template/test-utils/selectors/autosuggest/index.d.ts +0 -3
  1013. package/lib/internal/template/test-utils/selectors/autosuggest/index.js +1 -2
  1014. package/lib/internal/template/test-utils/selectors/autosuggest/index.js.map +1 -1
  1015. package/lib/internal/template/test-utils/selectors/button-group/index.d.ts +5 -0
  1016. package/lib/internal/template/test-utils/selectors/button-group/index.js +16 -7
  1017. package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
  1018. package/lib/internal/template/test-utils/selectors/cards/index.d.ts +3 -2
  1019. package/lib/internal/template/test-utils/selectors/cards/index.js +0 -3
  1020. package/lib/internal/template/test-utils/selectors/cards/index.js.map +1 -1
  1021. package/lib/internal/template/test-utils/selectors/key-value-pairs/index.d.ts +3 -2
  1022. package/lib/internal/template/test-utils/selectors/key-value-pairs/index.js +0 -3
  1023. package/lib/internal/template/test-utils/selectors/key-value-pairs/index.js.map +1 -1
  1024. package/lib/internal/template/test-utils/selectors/steps/index.d.ts +2 -1
  1025. package/lib/internal/template/test-utils/selectors/steps/index.js +0 -2
  1026. package/lib/internal/template/test-utils/selectors/steps/index.js.map +1 -1
  1027. package/lib/internal/template/test-utils/selectors/tabs/index.d.ts +2 -1
  1028. package/lib/internal/template/test-utils/selectors/tabs/index.js +0 -2
  1029. package/lib/internal/template/test-utils/selectors/tabs/index.js.map +1 -1
  1030. package/lib/internal/template/test-utils/selectors/tag-editor/index.d.ts +2 -1
  1031. package/lib/internal/template/test-utils/selectors/tag-editor/index.js +0 -2
  1032. package/lib/internal/template/test-utils/selectors/tag-editor/index.js.map +1 -1
  1033. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  1034. package/lib/internal/template/text-content/styles.css.js +1 -1
  1035. package/lib/internal/template/text-content/styles.scoped.css +64 -60
  1036. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  1037. package/lib/internal/template/text-filter/analytics-metadata/interfaces.d.ts +0 -2
  1038. package/lib/internal/template/text-filter/analytics-metadata/interfaces.d.ts.map +1 -1
  1039. package/lib/internal/template/text-filter/analytics-metadata/interfaces.js.map +1 -1
  1040. package/lib/internal/template/text-filter/styles.css.js +3 -3
  1041. package/lib/internal/template/text-filter/styles.scoped.css +7 -3
  1042. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  1043. package/lib/internal/template/textarea/styles.css.js +5 -5
  1044. package/lib/internal/template/textarea/styles.scoped.css +18 -14
  1045. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  1046. package/lib/internal/template/tiles/styles.css.js +30 -30
  1047. package/lib/internal/template/tiles/styles.scoped.css +77 -73
  1048. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  1049. package/lib/internal/template/toggle/styles.css.js +10 -10
  1050. package/lib/internal/template/toggle/styles.scoped.css +21 -17
  1051. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  1052. package/lib/internal/template/toggle-button/internal.d.ts +0 -1
  1053. package/lib/internal/template/toggle-button/internal.d.ts.map +1 -1
  1054. package/lib/internal/template/toggle-button/internal.js +0 -1
  1055. package/lib/internal/template/toggle-button/internal.js.map +1 -1
  1056. package/lib/internal/template/token-group/analytics-metadata/interfaces.d.ts +0 -2
  1057. package/lib/internal/template/token-group/analytics-metadata/interfaces.d.ts.map +1 -1
  1058. package/lib/internal/template/token-group/analytics-metadata/interfaces.js.map +1 -1
  1059. package/lib/internal/template/token-group/styles.css.js +8 -8
  1060. package/lib/internal/template/token-group/styles.scoped.css +20 -16
  1061. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  1062. package/lib/internal/template/top-navigation/1.0-beta/internal.d.ts +2 -1
  1063. package/lib/internal/template/top-navigation/1.0-beta/internal.d.ts.map +1 -1
  1064. package/lib/internal/template/top-navigation/1.0-beta/internal.js.map +1 -1
  1065. package/lib/internal/template/top-navigation/1.0-beta/parts/overflow-menu.d.ts +2 -1
  1066. package/lib/internal/template/top-navigation/1.0-beta/parts/overflow-menu.d.ts.map +1 -1
  1067. package/lib/internal/template/top-navigation/1.0-beta/parts/overflow-menu.js.map +1 -1
  1068. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -25
  1069. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +40 -66
  1070. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -25
  1071. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.d.ts +4 -24
  1072. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  1073. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.js +2 -2
  1074. package/lib/internal/template/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  1075. package/lib/internal/template/top-navigation/internal.d.ts +2 -1
  1076. package/lib/internal/template/top-navigation/internal.d.ts.map +1 -1
  1077. package/lib/internal/template/top-navigation/internal.js.map +1 -1
  1078. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  1079. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js +3 -2
  1080. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  1081. package/lib/internal/template/top-navigation/parts/overflow-menu/router.d.ts +1 -10
  1082. package/lib/internal/template/top-navigation/parts/overflow-menu/router.d.ts.map +1 -1
  1083. package/lib/internal/template/top-navigation/parts/overflow-menu/router.js +1 -1
  1084. package/lib/internal/template/top-navigation/parts/overflow-menu/router.js.map +1 -1
  1085. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  1086. package/lib/internal/template/top-navigation/styles.scoped.css +78 -85
  1087. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  1088. package/lib/internal/template/top-navigation/use-top-navigation.d.ts +4 -3
  1089. package/lib/internal/template/top-navigation/use-top-navigation.d.ts.map +1 -1
  1090. package/lib/internal/template/top-navigation/use-top-navigation.js.map +1 -1
  1091. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  1092. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
  1093. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  1094. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/task-list.d.ts +2 -1
  1095. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/task-list.d.ts.map +1 -1
  1096. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/task-list.js.map +1 -1
  1097. package/lib/internal/template/tutorial-panel/components/tutorial-list/index.d.ts +2 -1
  1098. package/lib/internal/template/tutorial-panel/components/tutorial-list/index.d.ts.map +1 -1
  1099. package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js.map +1 -1
  1100. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  1101. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
  1102. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  1103. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  1104. package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -3
  1105. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  1106. package/lib/internal/template/wizard/analytics-metadata/interfaces.d.ts +0 -21
  1107. package/lib/internal/template/wizard/analytics-metadata/interfaces.d.ts.map +1 -1
  1108. package/lib/internal/template/wizard/analytics-metadata/interfaces.js.map +1 -1
  1109. package/lib/internal/template/wizard/styles.css.js +30 -30
  1110. package/lib/internal/template/wizard/styles.scoped.css +62 -58
  1111. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  1112. package/lib/internal/template/wizard/wizard-form.d.ts +1 -4
  1113. package/lib/internal/template/wizard/wizard-form.d.ts.map +1 -1
  1114. package/lib/internal/template/wizard/wizard-form.js +1 -1
  1115. package/lib/internal/template/wizard/wizard-form.js.map +1 -1
  1116. package/package.json +1 -1
  1117. package/lib/internal/scss/top-navigation/motion.scss +0 -13
  1118. package/lib/internal/template/calendar/utils/navigation.d.ts.map +0 -1
  1119. package/lib/internal/template/calendar/utils/navigation.js +0 -73
  1120. package/lib/internal/template/calendar/utils/navigation.js.map +0 -1
  1121. package/lib/internal/template/collection-preferences/content-display/draggable-option.d.ts +0 -9
  1122. package/lib/internal/template/collection-preferences/content-display/draggable-option.d.ts.map +0 -1
  1123. package/lib/internal/template/collection-preferences/content-display/draggable-option.js +0 -27
  1124. package/lib/internal/template/collection-preferences/content-display/draggable-option.js.map +0 -1
  1125. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/defaults.d.ts.map +0 -1
  1126. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/defaults.js.map +0 -1
  1127. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/index.d.ts.map +0 -1
  1128. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/index.js.map +0 -1
  1129. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/events.d.ts +0 -11
  1130. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/events.d.ts.map +0 -1
  1131. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/events.js.map +0 -1
  1132. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/listeners.d.ts.map +0 -1
  1133. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/listeners.js.map +0 -1
  1134. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/scroll.d.ts +0 -30
  1135. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/scroll.d.ts.map +0 -1
  1136. package/lib/internal/template/collection-preferences/content-display/keyboard-sensor/utilities/scroll.js.map +0 -1
  1137. package/lib/internal/template/collection-preferences/content-display/use-drag-and-drop-reorder.d.ts.map +0 -1
  1138. package/lib/internal/template/collection-preferences/content-display/use-drag-and-drop-reorder.js.map +0 -1
  1139. package/lib/internal/template/collection-preferences/content-display/use-live-announcements.d.ts +0 -12
  1140. package/lib/internal/template/collection-preferences/content-display/use-live-announcements.d.ts.map +0 -1
  1141. package/lib/internal/template/collection-preferences/content-display/use-live-announcements.js.map +0 -1
  1142. package/lib/internal/template/internal/hooks/use-mutation-observer/index.d.ts +0 -8
  1143. package/lib/internal/template/internal/hooks/use-mutation-observer/index.d.ts.map +0 -1
  1144. package/lib/internal/template/internal/hooks/use-mutation-observer/index.js +0 -26
  1145. package/lib/internal/template/internal/hooks/use-mutation-observer/index.js.map +0 -1
  1146. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
  1147. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
  1148. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js +0 -10
  1149. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js.map +0 -1
  1150. /package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/defaults.d.ts +0 -0
  1151. /package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/defaults.js +0 -0
  1152. /package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/index.d.ts +0 -0
  1153. /package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/listeners.d.ts +0 -0
  1154. /package/lib/internal/template/{collection-preferences/content-display → internal/components/dnd-container}/keyboard-sensor/utilities/listeners.js +0 -0
@@ -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
  }