@cloudscape-design/components-themeable 3.0.851 → 3.0.853

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