@cloudscape-design/components 3.0.1344 → 3.0.1346

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 (460) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +113 -113
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +57 -56
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +28 -28
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +26 -26
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/drawer/styles.css.js +14 -14
  14. package/app-layout/drawer/styles.scoped.css +31 -31
  15. package/app-layout/drawer/styles.selectors.js +14 -14
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/styles.css.js +12 -12
  20. package/app-layout/styles.scoped.css +15 -15
  21. package/app-layout/styles.selectors.js +12 -12
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +7 -7
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +86 -86
  26. package/app-layout/visual-refresh/styles.scoped.css +207 -207
  27. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  28. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  29. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +116 -113
  30. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  31. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  32. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +12 -12
  33. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  34. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  35. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  36. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  37. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  38. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  39. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  40. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  41. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +45 -45
  42. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  43. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  44. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +26 -26
  45. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  46. package/app-layout-toolbar/index.d.ts.map +1 -1
  47. package/app-layout-toolbar/index.js +1 -0
  48. package/app-layout-toolbar/index.js.map +1 -1
  49. package/area-chart/styles.css.js +6 -6
  50. package/area-chart/styles.scoped.css +10 -10
  51. package/area-chart/styles.selectors.js +6 -6
  52. package/attribute-editor/styles.css.js +15 -15
  53. package/attribute-editor/styles.scoped.css +33 -33
  54. package/attribute-editor/styles.selectors.js +15 -15
  55. package/badge/styles.css.js +10 -10
  56. package/badge/styles.scoped.css +17 -17
  57. package/badge/styles.selectors.js +10 -10
  58. package/box/styles.css.js +220 -220
  59. package/box/styles.scoped.css +309 -309
  60. package/box/styles.selectors.js +220 -220
  61. package/breadcrumb-group/item/styles.css.js +7 -7
  62. package/breadcrumb-group/item/styles.scoped.css +34 -34
  63. package/breadcrumb-group/item/styles.selectors.js +7 -7
  64. package/breadcrumb-group/styles.css.js +14 -14
  65. package/breadcrumb-group/styles.scoped.css +33 -33
  66. package/breadcrumb-group/styles.selectors.js +14 -14
  67. package/button/styles.css.js +23 -23
  68. package/button/styles.scoped.css +134 -134
  69. package/button/styles.selectors.js +23 -23
  70. package/button-dropdown/category-elements/styles.css.js +18 -18
  71. package/button-dropdown/category-elements/styles.scoped.css +40 -40
  72. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  73. package/button-dropdown/item-element/styles.css.js +21 -21
  74. package/button-dropdown/item-element/styles.scoped.css +57 -57
  75. package/button-dropdown/item-element/styles.selectors.js +21 -21
  76. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  77. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  78. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  79. package/button-dropdown/styles.css.js +23 -23
  80. package/button-dropdown/styles.scoped.css +35 -35
  81. package/button-dropdown/styles.selectors.js +23 -23
  82. package/button-group/styles.css.js +4 -4
  83. package/button-group/styles.scoped.css +6 -6
  84. package/button-group/styles.selectors.js +4 -4
  85. package/calendar/styles.css.js +21 -21
  86. package/calendar/styles.scoped.css +60 -60
  87. package/calendar/styles.selectors.js +21 -21
  88. package/cards/styles.css.js +38 -38
  89. package/cards/styles.scoped.css +42 -42
  90. package/cards/styles.selectors.js +38 -38
  91. package/checkbox/styles.css.js +3 -3
  92. package/checkbox/styles.scoped.css +7 -7
  93. package/checkbox/styles.selectors.js +3 -3
  94. package/code-editor/styles.css.js +33 -33
  95. package/code-editor/styles.scoped.css +178 -178
  96. package/code-editor/styles.selectors.js +33 -33
  97. package/collection-preferences/styles.css.js +38 -38
  98. package/collection-preferences/styles.scoped.css +47 -47
  99. package/collection-preferences/styles.selectors.js +38 -38
  100. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  101. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  102. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  103. package/column-layout/styles.css.js +13 -13
  104. package/column-layout/styles.scoped.css +47 -47
  105. package/column-layout/styles.selectors.js +13 -13
  106. package/container/styles.css.js +33 -33
  107. package/container/styles.scoped.css +68 -68
  108. package/container/styles.selectors.js +33 -33
  109. package/content-layout/styles.css.js +14 -14
  110. package/content-layout/styles.scoped.css +19 -19
  111. package/content-layout/styles.selectors.js +14 -14
  112. package/date-picker/styles.css.js +7 -7
  113. package/date-picker/styles.scoped.css +11 -11
  114. package/date-picker/styles.selectors.js +7 -7
  115. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  116. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  117. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  118. package/date-range-picker/styles.css.js +23 -23
  119. package/date-range-picker/styles.scoped.css +40 -40
  120. package/date-range-picker/styles.selectors.js +23 -23
  121. package/divider/styles.css.js +6 -6
  122. package/divider/styles.scoped.css +10 -10
  123. package/divider/styles.selectors.js +6 -6
  124. package/drawer/styles.css.js +29 -29
  125. package/drawer/styles.scoped.css +47 -47
  126. package/drawer/styles.selectors.js +29 -29
  127. package/dropdown/styles.css.js +20 -20
  128. package/dropdown/styles.scoped.css +43 -43
  129. package/dropdown/styles.selectors.js +20 -20
  130. package/expandable-section/expandable-section-container.d.ts +0 -2
  131. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  132. package/expandable-section/expandable-section-container.js +2 -2
  133. package/expandable-section/expandable-section-container.js.map +1 -1
  134. package/expandable-section/expandable-section-header.d.ts +3 -1
  135. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  136. package/expandable-section/expandable-section-header.js +4 -4
  137. package/expandable-section/expandable-section-header.js.map +1 -1
  138. package/expandable-section/internal.d.ts +8 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js +24 -10
  141. package/expandable-section/internal.js.map +1 -1
  142. package/expandable-section/styles.css.js +43 -42
  143. package/expandable-section/styles.scoped.css +211 -156
  144. package/expandable-section/styles.selectors.js +43 -42
  145. package/file-dropzone/styles.css.js +3 -3
  146. package/file-dropzone/styles.scoped.css +12 -12
  147. package/file-dropzone/styles.selectors.js +3 -3
  148. package/file-input/styles.css.js +5 -5
  149. package/file-input/styles.scoped.css +10 -10
  150. package/file-input/styles.selectors.js +5 -5
  151. package/file-token-group/styles.css.js +23 -23
  152. package/file-token-group/styles.scoped.css +51 -51
  153. package/file-token-group/styles.selectors.js +23 -23
  154. package/flashbar/flash.d.ts.map +1 -1
  155. package/flashbar/flash.js +6 -1
  156. package/flashbar/flash.js.map +1 -1
  157. package/flashbar/styles.css.js +50 -50
  158. package/flashbar/styles.scoped.css +165 -165
  159. package/flashbar/styles.selectors.js +50 -50
  160. package/form/styles.css.js +8 -8
  161. package/form/styles.scoped.css +9 -9
  162. package/form/styles.selectors.js +8 -8
  163. package/form-field/styles.css.js +24 -24
  164. package/form-field/styles.scoped.css +44 -44
  165. package/form-field/styles.selectors.js +24 -24
  166. package/grid/styles.css.js +53 -53
  167. package/grid/styles.scoped.css +55 -55
  168. package/grid/styles.selectors.js +53 -53
  169. package/header/styles.css.js +35 -35
  170. package/header/styles.scoped.css +59 -59
  171. package/header/styles.selectors.js +35 -35
  172. package/help-panel/styles.css.js +6 -6
  173. package/help-panel/styles.scoped.css +83 -83
  174. package/help-panel/styles.selectors.js +6 -6
  175. package/icon/styles.css.js +41 -41
  176. package/icon/styles.scoped.css +106 -106
  177. package/icon/styles.selectors.js +41 -41
  178. package/input/styles.css.js +28 -28
  179. package/input/styles.scoped.css +120 -120
  180. package/input/styles.selectors.js +28 -28
  181. package/internal/base-component/styles.scoped.css +1722 -1636
  182. package/internal/components/abstract-switch/styles.css.js +13 -13
  183. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  184. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  185. package/internal/components/button-trigger/styles.css.js +14 -14
  186. package/internal/components/button-trigger/styles.scoped.css +63 -63
  187. package/internal/components/button-trigger/styles.selectors.js +14 -14
  188. package/internal/components/cartesian-chart/styles.css.js +28 -28
  189. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  190. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  191. package/internal/components/chart-filter/styles.css.js +3 -3
  192. package/internal/components/chart-filter/styles.scoped.css +4 -4
  193. package/internal/components/chart-filter/styles.selectors.js +3 -3
  194. package/internal/components/chart-legend/styles.css.js +6 -6
  195. package/internal/components/chart-legend/styles.scoped.css +16 -16
  196. package/internal/components/chart-legend/styles.selectors.js +6 -6
  197. package/internal/components/chart-plot/styles.css.js +5 -5
  198. package/internal/components/chart-plot/styles.scoped.css +6 -6
  199. package/internal/components/chart-plot/styles.selectors.js +5 -5
  200. package/internal/components/chart-popover/styles.css.js +3 -3
  201. package/internal/components/chart-popover/styles.scoped.css +6 -6
  202. package/internal/components/chart-popover/styles.selectors.js +3 -3
  203. package/internal/components/chart-series-details/styles.css.js +19 -19
  204. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  205. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  206. package/internal/components/chart-series-marker/styles.css.js +5 -5
  207. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  208. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  209. package/internal/components/chart-status-container/styles.css.js +2 -2
  210. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  211. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  212. package/internal/components/chart-wrapper/styles.css.js +9 -9
  213. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  214. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  215. package/internal/components/checkbox-icon/styles.css.js +9 -9
  216. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  217. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  218. package/internal/components/drag-handle/styles.css.js +14 -14
  219. package/internal/components/drag-handle/styles.scoped.css +24 -24
  220. package/internal/components/drag-handle/styles.selectors.js +14 -14
  221. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  222. package/internal/components/drag-handle-wrapper/styles.scoped.css +50 -50
  223. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  224. package/internal/components/dropdown-footer/styles.css.js +3 -3
  225. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  226. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  227. package/internal/components/dropdown-status/styles.css.js +2 -2
  228. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  229. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  230. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  231. package/internal/components/expand-toggle-button/styles.scoped.css +18 -18
  232. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  233. package/internal/components/menu-dropdown/styles.css.js +7 -7
  234. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  235. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  236. package/internal/components/option/styles.css.js +17 -17
  237. package/internal/components/option/styles.scoped.css +37 -37
  238. package/internal/components/option/styles.selectors.js +17 -17
  239. package/internal/components/options-list/styles.css.js +3 -3
  240. package/internal/components/options-list/styles.scoped.css +4 -4
  241. package/internal/components/options-list/styles.selectors.js +3 -3
  242. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  243. package/internal/components/panel-resize-handle/styles.scoped.css +8 -8
  244. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  245. package/internal/components/radio-button/styles.css.js +7 -7
  246. package/internal/components/radio-button/styles.scoped.css +22 -22
  247. package/internal/components/radio-button/styles.selectors.js +7 -7
  248. package/internal/components/selectable-item/styles.css.js +22 -22
  249. package/internal/components/selectable-item/styles.scoped.css +79 -79
  250. package/internal/components/selectable-item/styles.selectors.js +22 -22
  251. package/internal/components/sortable-area/styles.css.js +8 -8
  252. package/internal/components/sortable-area/styles.scoped.css +20 -20
  253. package/internal/components/sortable-area/styles.selectors.js +8 -8
  254. package/internal/components/structured-item/styles.css.js +7 -7
  255. package/internal/components/structured-item/styles.scoped.css +10 -10
  256. package/internal/components/structured-item/styles.selectors.js +7 -7
  257. package/internal/components/token-list/styles.css.js +10 -10
  258. package/internal/components/token-list/styles.scoped.css +30 -30
  259. package/internal/components/token-list/styles.selectors.js +10 -10
  260. package/internal/components/transition/index.d.ts +7 -7
  261. package/internal/components/transition/index.d.ts.map +1 -1
  262. package/internal/components/transition/index.js +4 -4
  263. package/internal/components/transition/index.js.map +1 -1
  264. package/internal/environment.js +2 -2
  265. package/internal/environment.json +2 -2
  266. package/internal/generated/styles/tokens.d.ts +28 -0
  267. package/internal/generated/styles/tokens.js +351 -323
  268. package/internal/generated/theming/index.cjs +1031 -351
  269. package/internal/generated/theming/index.cjs.d.ts +23 -5
  270. package/internal/generated/theming/index.d.ts +23 -5
  271. package/internal/generated/theming/index.js +1031 -351
  272. package/internal/manifest.json +1 -1
  273. package/item-card/styles.css.js +14 -14
  274. package/item-card/styles.scoped.css +58 -58
  275. package/item-card/styles.selectors.js +14 -14
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +14 -14
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +21 -21
  280. package/link/styles.scoped.css +116 -116
  281. package/link/styles.selectors.js +21 -21
  282. package/list/styles.css.js +5 -5
  283. package/list/styles.scoped.css +9 -9
  284. package/list/styles.selectors.js +5 -5
  285. package/manifest.json +2 -2
  286. package/modal/styles.css.js +31 -31
  287. package/modal/styles.scoped.css +53 -53
  288. package/modal/styles.selectors.js +31 -31
  289. package/multiselect/styles.css.js +5 -5
  290. package/multiselect/styles.scoped.css +7 -7
  291. package/multiselect/styles.selectors.js +5 -5
  292. package/package.json +1 -1
  293. package/pagination/styles.css.js +12 -12
  294. package/pagination/styles.scoped.css +47 -47
  295. package/pagination/styles.selectors.js +12 -12
  296. package/panel-layout/styles.css.js +7 -7
  297. package/panel-layout/styles.scoped.css +13 -13
  298. package/panel-layout/styles.selectors.js +7 -7
  299. package/pie-chart/styles.css.js +27 -27
  300. package/pie-chart/styles.scoped.css +53 -53
  301. package/pie-chart/styles.selectors.js +27 -27
  302. package/popover/styles.css.js +58 -58
  303. package/popover/styles.scoped.css +110 -110
  304. package/popover/styles.selectors.js +58 -58
  305. package/progress-bar/internal.d.ts.map +1 -1
  306. package/progress-bar/internal.js +1 -1
  307. package/progress-bar/internal.js.map +1 -1
  308. package/progress-bar/styles.css.js +19 -18
  309. package/progress-bar/styles.scoped.css +44 -32
  310. package/progress-bar/styles.selectors.js +19 -18
  311. package/prompt-input/styles.css.js +26 -26
  312. package/prompt-input/styles.scoped.css +102 -102
  313. package/prompt-input/styles.selectors.js +26 -26
  314. package/property-filter/filtering-token/styles.css.js +18 -18
  315. package/property-filter/filtering-token/styles.scoped.css +55 -55
  316. package/property-filter/filtering-token/styles.selectors.js +18 -18
  317. package/property-filter/styles.css.js +39 -39
  318. package/property-filter/styles.scoped.css +52 -52
  319. package/property-filter/styles.selectors.js +39 -39
  320. package/radio-button/styles.css.js +1 -1
  321. package/radio-button/styles.scoped.css +2 -2
  322. package/radio-button/styles.selectors.js +1 -1
  323. package/radio-group/styles.css.js +5 -5
  324. package/radio-group/styles.scoped.css +7 -7
  325. package/radio-group/styles.selectors.js +5 -5
  326. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  327. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  328. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  329. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  330. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  331. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  332. package/segmented-control/styles.css.js +16 -16
  333. package/segmented-control/styles.scoped.css +46 -46
  334. package/segmented-control/styles.selectors.js +16 -16
  335. package/select/parts/styles.css.js +21 -21
  336. package/select/parts/styles.scoped.css +28 -28
  337. package/select/parts/styles.selectors.js +21 -21
  338. package/select/styles.css.js +3 -3
  339. package/select/styles.scoped.css +4 -4
  340. package/select/styles.selectors.js +3 -3
  341. package/side-navigation/implementation.d.ts.map +1 -1
  342. package/side-navigation/implementation.js +6 -3
  343. package/side-navigation/implementation.js.map +1 -1
  344. package/side-navigation/parts.d.ts +2 -0
  345. package/side-navigation/parts.d.ts.map +1 -1
  346. package/side-navigation/parts.js +86 -76
  347. package/side-navigation/parts.js.map +1 -1
  348. package/side-navigation/styles.css.js +64 -50
  349. package/side-navigation/styles.scoped.css +564 -118
  350. package/side-navigation/styles.selectors.js +64 -50
  351. package/side-navigation/util.d.ts +10 -0
  352. package/side-navigation/util.d.ts.map +1 -1
  353. package/side-navigation/util.js +48 -0
  354. package/side-navigation/util.js.map +1 -1
  355. package/skeleton/styles.css.js +15 -15
  356. package/skeleton/styles.scoped.css +27 -27
  357. package/skeleton/styles.selectors.js +15 -15
  358. package/slider/styles.css.js +26 -26
  359. package/slider/styles.scoped.css +154 -154
  360. package/slider/styles.selectors.js +26 -26
  361. package/spinner/styles.css.js +13 -13
  362. package/spinner/styles.scoped.css +21 -21
  363. package/spinner/styles.selectors.js +13 -13
  364. package/split-panel/icons/styles.css.js +22 -22
  365. package/split-panel/icons/styles.scoped.css +44 -44
  366. package/split-panel/icons/styles.selectors.js +22 -22
  367. package/split-panel/styles.css.js +38 -38
  368. package/split-panel/styles.scoped.css +68 -68
  369. package/split-panel/styles.selectors.js +38 -38
  370. package/status-indicator/styles.css.js +25 -25
  371. package/status-indicator/styles.scoped.css +70 -70
  372. package/status-indicator/styles.selectors.js +25 -25
  373. package/steps/styles.css.js +17 -17
  374. package/steps/styles.scoped.css +37 -37
  375. package/steps/styles.selectors.js +17 -17
  376. package/table/body-cell/styles.css.js +48 -48
  377. package/table/body-cell/styles.scoped.css +405 -405
  378. package/table/body-cell/styles.selectors.js +48 -48
  379. package/table/header-cell/styles.css.js +38 -38
  380. package/table/header-cell/styles.scoped.css +102 -102
  381. package/table/header-cell/styles.selectors.js +38 -38
  382. package/table/interfaces.d.ts +62 -45
  383. package/table/interfaces.d.ts.map +1 -1
  384. package/table/interfaces.js.map +1 -1
  385. package/table/internal.d.ts.map +1 -1
  386. package/table/internal.js +2 -2
  387. package/table/internal.js.map +1 -1
  388. package/table/resizer/styles.css.js +17 -17
  389. package/table/resizer/styles.scoped.css +33 -33
  390. package/table/resizer/styles.selectors.js +17 -17
  391. package/table/skeleton-rows.d.ts +3 -1
  392. package/table/skeleton-rows.d.ts.map +1 -1
  393. package/table/skeleton-rows.js +5 -2
  394. package/table/skeleton-rows.js.map +1 -1
  395. package/table/sticky-scrollbar/styles.css.js +6 -6
  396. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  397. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  398. package/table/styles.css.js +37 -37
  399. package/table/styles.scoped.css +51 -51
  400. package/table/styles.selectors.js +37 -37
  401. package/tabs/styles.css.js +30 -30
  402. package/tabs/styles.scoped.css +64 -64
  403. package/tabs/styles.selectors.js +30 -30
  404. package/tabs/tab-header-bar.d.ts.map +1 -1
  405. package/tabs/tab-header-bar.js +5 -0
  406. package/tabs/tab-header-bar.js.map +1 -1
  407. package/tag-editor/styles.css.js +3 -3
  408. package/tag-editor/styles.scoped.css +15 -15
  409. package/tag-editor/styles.selectors.js +3 -3
  410. package/text-content/styles.css.js +1 -1
  411. package/text-content/styles.scoped.css +71 -71
  412. package/text-content/styles.selectors.js +1 -1
  413. package/text-filter/styles.css.js +3 -3
  414. package/text-filter/styles.scoped.css +5 -5
  415. package/text-filter/styles.selectors.js +3 -3
  416. package/textarea/styles.css.js +9 -9
  417. package/textarea/styles.scoped.css +46 -46
  418. package/textarea/styles.selectors.js +9 -9
  419. package/tiles/styles.css.js +30 -30
  420. package/tiles/styles.scoped.css +90 -90
  421. package/tiles/styles.selectors.js +30 -30
  422. package/toggle/styles.css.js +10 -10
  423. package/toggle/styles.scoped.css +27 -27
  424. package/toggle/styles.selectors.js +10 -10
  425. package/toggle-button/styles.css.js +4 -4
  426. package/toggle-button/styles.scoped.css +12 -12
  427. package/toggle-button/styles.selectors.js +4 -4
  428. package/token/styles.css.js +14 -14
  429. package/token/styles.scoped.css +47 -47
  430. package/token/styles.selectors.js +14 -14
  431. package/token-group/styles.css.js +5 -5
  432. package/token-group/styles.scoped.css +5 -5
  433. package/token-group/styles.selectors.js +5 -5
  434. package/top-navigation/styles.css.js +47 -47
  435. package/top-navigation/styles.scoped.css +86 -86
  436. package/top-navigation/styles.selectors.js +47 -47
  437. package/tree-view/styles.css.js +2 -2
  438. package/tree-view/styles.scoped.css +3 -3
  439. package/tree-view/styles.selectors.js +2 -2
  440. package/tree-view/tree-item/styles.css.js +10 -10
  441. package/tree-view/tree-item/styles.scoped.css +17 -17
  442. package/tree-view/tree-item/styles.selectors.js +10 -10
  443. package/tree-view/vertical-connector/styles.css.js +3 -3
  444. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  445. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  446. package/truncated-text/styles.css.js +1 -1
  447. package/truncated-text/styles.scoped.css +6 -6
  448. package/truncated-text/styles.selectors.js +1 -1
  449. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  450. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  451. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  452. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  453. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  454. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  455. package/tutorial-panel/styles.css.js +1 -1
  456. package/tutorial-panel/styles.scoped.css +7 -7
  457. package/tutorial-panel/styles.selectors.js +1 -1
  458. package/wizard/styles.css.js +30 -30
  459. package/wizard/styles.scoped.css +84 -84
  460. package/wizard/styles.selectors.js +30 -30
@@ -150,65 +150,7 @@ 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
- /*
154
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
- SPDX-License-Identifier: Apache-2.0
156
- */
157
- /*
158
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
- SPDX-License-Identifier: Apache-2.0
160
- */
161
- .awsui_content-enter_gwq0h_1348g_161:not(#\9) {
162
- animation: awsui_awsui-motion-fade-in_gwq0h_1348g_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
163
- }
164
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1348g_1 {
165
- from {
166
- opacity: 0.2;
167
- }
168
- to {
169
- opacity: 1;
170
- }
171
- }
172
- @media (prefers-reduced-motion: reduce) {
173
- .awsui_content-enter_gwq0h_1348g_161:not(#\9) {
174
- animation: none;
175
- transition: none;
176
- }
177
- }
178
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1348g_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1348g_161:not(#\9) {
179
- animation: none;
180
- transition: none;
181
- }
182
-
183
- .awsui_trigger-expanded_gwq0h_1348g_183:not(#\9) {
184
- transition: border-bottom-color var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
185
- }
186
- @media (prefers-reduced-motion: reduce) {
187
- .awsui_trigger-expanded_gwq0h_1348g_183:not(#\9) {
188
- animation: none;
189
- transition: none;
190
- }
191
- }
192
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1348g_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1348g_183:not(#\9) {
193
- animation: none;
194
- transition: none;
195
- }
196
-
197
- .awsui_icon_gwq0h_1348g_197:not(#\9) {
198
- transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
199
- }
200
- @media (prefers-reduced-motion: reduce) {
201
- .awsui_icon_gwq0h_1348g_197:not(#\9) {
202
- animation: none;
203
- transition: none;
204
- }
205
- }
206
- .awsui-motion-disabled .awsui_icon_gwq0h_1348g_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1348g_197:not(#\9) {
207
- animation: none;
208
- transition: none;
209
- }
210
-
211
- .awsui_root_gwq0h_1348g_211:not(#\9) {
153
+ .awsui_root_gwq0h_10ou0_153:not(#\9) {
212
154
  border-collapse: separate;
213
155
  border-spacing: 0;
214
156
  box-sizing: border-box;
@@ -233,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
233
175
  word-spacing: normal;
234
176
  font-size: var(--font-size-body-m-a7nh2n, 14px);
235
177
  line-height: var(--line-height-body-m-2mh3ke, 20px);
236
- color: var(--color-text-body-default-vvtq8u, #0f141a);
178
+ color: var(--color-text-body-default-gtm97i, #0f141a);
237
179
  font-weight: var(--font-weight-normal-cxw1m3, 400);
238
180
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
239
181
  -webkit-font-smoothing: auto;
@@ -243,45 +185,56 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
185
  display: block;
244
186
  }
245
187
 
246
- .awsui_expand-button_gwq0h_1348g_246:not(#\9) {
188
+ .awsui_expand-button_gwq0h_10ou0_188:not(#\9) {
247
189
  outline: none;
248
190
  }
249
191
 
250
- .awsui_icon_gwq0h_1348g_197:not(#\9) {
192
+ .awsui_icon_gwq0h_10ou0_192:not(#\9) {
251
193
  transform: rotate(-90deg);
194
+ transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
252
195
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
196
  }
254
- .awsui_icon_gwq0h_1348g_197.awsui_expanded_gwq0h_1348g_254:not(#\9) {
197
+ @media (prefers-reduced-motion: reduce) {
198
+ .awsui_icon_gwq0h_10ou0_192:not(#\9) {
199
+ animation: none;
200
+ transition: none;
201
+ }
202
+ }
203
+ .awsui-motion-disabled .awsui_icon_gwq0h_10ou0_192:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_10ou0_192:not(#\9) {
204
+ animation: none;
205
+ transition: none;
206
+ }
207
+ .awsui_icon_gwq0h_10ou0_192.awsui_expanded_gwq0h_10ou0_207:not(#\9) {
255
208
  transform: rotate(0deg);
256
209
  }
257
- .awsui_icon_gwq0h_1348g_197:not(#\9):dir(rtl) {
210
+ .awsui_icon_gwq0h_10ou0_192:not(#\9):dir(rtl) {
258
211
  transform: rotate(90deg);
259
212
  }
260
- .awsui_icon_gwq0h_1348g_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_1348g_254 {
213
+ .awsui_icon_gwq0h_10ou0_192:not(#\9):dir(rtl).awsui_expanded_gwq0h_10ou0_207 {
261
214
  transform: rotate(0deg);
262
215
  }
263
216
 
264
- .awsui_icon-container_gwq0h_1348g_264:not(#\9) {
217
+ .awsui_icon-container_gwq0h_10ou0_217:not(#\9) {
265
218
  position: relative;
266
219
  margin-inline: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2) calc(var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
267
220
  }
268
- .awsui_icon-container-container_gwq0h_1348g_268:not(#\9) {
221
+ .awsui_icon-container-container_gwq0h_10ou0_221:not(#\9) {
269
222
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
270
223
  }
271
- .awsui-one-theme .awsui_icon-container-container_gwq0h_1348g_268:not(#\9) {
224
+ .awsui-one-theme .awsui_icon-container-container_gwq0h_10ou0_221:not(#\9) {
272
225
  margin-inline-end: calc(var(--space-xs-ymlm0b, 8px) + var(--space-xxs-hwfkai, 4px));
273
226
  inset-block-start: var(--space-xxs-hwfkai, 4px);
274
227
  }
275
- .awsui-one-theme .awsui_icon-container_gwq0h_1348g_264:not(#\9) {
228
+ .awsui-one-theme .awsui_icon-container_gwq0h_10ou0_217:not(#\9) {
276
229
  display: inline-flex;
277
230
  align-items: flex-start;
278
231
  margin-inline: 0 calc(var(--space-xs-ymlm0b, 8px) - var(--space-xxxs-pajhad, 2px));
279
232
  }
280
- .awsui-one-theme .awsui_icon-container_gwq0h_1348g_264 > .awsui_icon_gwq0h_1348g_197:not(#\9) {
233
+ .awsui-one-theme .awsui_icon-container_gwq0h_10ou0_217 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
281
234
  inset-block-start: var(--space-xxxs-pajhad, 2px);
282
235
  }
283
236
 
284
- .awsui_wrapper_gwq0h_1348g_284:not(#\9) {
237
+ .awsui_wrapper_gwq0h_10ou0_237:not(#\9) {
285
238
  box-sizing: border-box;
286
239
  border-block: none;
287
240
  border-inline: none;
@@ -289,81 +242,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
242
  line-height: var(--line-height-body-m-2mh3ke, 20px);
290
243
  text-align: start;
291
244
  }
292
- .awsui_wrapper-default_gwq0h_1348g_292:not(#\9), .awsui_wrapper-inline_gwq0h_1348g_292:not(#\9), .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9) {
245
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9) {
293
246
  border-block: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
294
247
  border-inline: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
295
248
  }
296
- .awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9) {
249
+ .awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9) {
297
250
  border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
298
251
  }
299
- .awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9), .awsui_wrapper-container_gwq0h_1348g_299:not(#\9) {
252
+ .awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9), .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9) {
300
253
  display: flex;
301
254
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
302
255
  }
303
- .awsui_wrapper-default_gwq0h_1348g_292:not(#\9), .awsui_wrapper-inline_gwq0h_1348g_292:not(#\9), .awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9), .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9), .awsui_wrapper-compact_gwq0h_1348g_303:not(#\9) {
304
- color: var(--color-text-expandable-section-default-ynw8my, #0f141a);
256
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9), .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-compact_gwq0h_10ou0_256:not(#\9) {
257
+ color: var(--color-text-expandable-section-default-aqjbq3, #0f141a);
305
258
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
306
259
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
307
260
  }
308
- .awsui_wrapper-default_gwq0h_1348g_292:not(#\9), .awsui_wrapper-inline_gwq0h_1348g_292:not(#\9), .awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9), .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9) {
309
- font-size: var(--font-size-expandable-heading-duh2ta, 16px);
261
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9), .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9) {
262
+ font-size: var(--font-size-expandable-heading-q41e8i, 16px);
310
263
  letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
311
264
  }
312
- .awsui_wrapper-default_gwq0h_1348g_292:not(#\9) {
265
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9) {
313
266
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
314
267
  padding-inline-end: var(--space-xxs-hwfkai, 4px);
315
268
  }
316
- .awsui_wrapper-default_gwq0h_1348g_292.awsui_header-deprecated_gwq0h_1348g_316:not(#\9) {
269
+ .awsui_wrapper-default_gwq0h_10ou0_245.awsui_header-deprecated_gwq0h_10ou0_269:not(#\9) {
317
270
  padding-inline-start: var(--space-xxs-hwfkai, 4px);
318
271
  }
319
- .awsui_wrapper-default_gwq0h_1348g_292:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316), .awsui_wrapper-inline_gwq0h_1348g_292:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316) {
272
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9) {
273
+ transition: border-block-end-color var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
274
+ }
275
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269) {
320
276
  padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
321
277
  }
322
- .awsui_wrapper-default_gwq0h_1348g_292.awsui_wrapper-expanded_gwq0h_1348g_322:not(#\9), .awsui_wrapper-inline_gwq0h_1348g_292.awsui_wrapper-expanded_gwq0h_1348g_322:not(#\9) {
278
+ @media (prefers-reduced-motion: reduce) {
279
+ .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9) {
280
+ animation: none;
281
+ transition: none;
282
+ }
283
+ }
284
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9) {
285
+ animation: none;
286
+ transition: none;
287
+ }
288
+ .awsui_wrapper-default_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9) {
323
289
  padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
324
- border-block-end-color: var(--color-border-expandable-section-default-inl8g4, #c6c6cd);
290
+ border-block-end-color: var(--color-border-expandable-section-default-oi0xfr, #c6c6cd);
291
+ transition: border-block-end-color var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 3);
325
292
  }
326
- .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9) {
293
+ @media (prefers-reduced-motion: reduce) {
294
+ .awsui_wrapper-default_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9) {
295
+ animation: none;
296
+ transition: none;
297
+ }
298
+ }
299
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9) {
300
+ animation: none;
301
+ transition: none;
302
+ }
303
+ .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9) {
327
304
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
328
305
  }
329
- .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9), .awsui_wrapper-compact_gwq0h_1348g_303:not(#\9) {
306
+ .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-compact_gwq0h_10ou0_256:not(#\9) {
330
307
  padding-inline-end: 0;
331
308
  }
332
- .awsui_wrapper-footer_gwq0h_1348g_292.awsui_header-deprecated_gwq0h_1348g_316:not(#\9), .awsui_wrapper-compact_gwq0h_1348g_303.awsui_header-deprecated_gwq0h_1348g_316:not(#\9) {
309
+ .awsui_wrapper-footer_gwq0h_10ou0_245.awsui_header-deprecated_gwq0h_10ou0_269:not(#\9), .awsui_wrapper-compact_gwq0h_10ou0_256.awsui_header-deprecated_gwq0h_10ou0_269:not(#\9) {
333
310
  padding-inline-start: 0;
334
311
  }
335
- .awsui_wrapper-footer_gwq0h_1348g_292:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316), .awsui_wrapper-compact_gwq0h_1348g_303:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316) {
312
+ .awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269), .awsui_wrapper-compact_gwq0h_10ou0_256:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269) {
336
313
  padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
337
314
  }
338
- .awsui_wrapper-container_gwq0h_1348g_299:not(#\9) {
315
+ .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9) {
339
316
  padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
340
317
  padding-inline-end: var(--space-container-horizontal-nqrzyh, 20px);
318
+ transition: padding-block-end var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
319
+ }
320
+ @media (prefers-reduced-motion: reduce) {
321
+ .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9) {
322
+ animation: none;
323
+ transition: none;
324
+ }
325
+ }
326
+ .awsui-motion-disabled .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9) {
327
+ animation: none;
328
+ transition: none;
341
329
  }
342
- .awsui_wrapper-container_gwq0h_1348g_299:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1348g_322) {
330
+ .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9):not(.awsui_wrapper-expanded_gwq0h_10ou0_288) {
343
331
  padding-block-end: var(--space-container-header-top-am4vzw, 12px);
344
332
  }
345
- .awsui_wrapper-container_gwq0h_1348g_299.awsui_wrapper-not-expanded-without-actions_gwq0h_1348g_345:not(#\9) {
333
+ .awsui_wrapper-container_gwq0h_10ou0_252.awsui_wrapper-not-expanded-without-actions_gwq0h_10ou0_333:not(#\9) {
346
334
  padding-block-end: calc(var(--space-container-header-top-am4vzw, 12px) + var(--space-scaled-xxs-pfm1nx, 4px));
347
335
  }
348
- .awsui_wrapper-container_gwq0h_1348g_299.awsui_header-deprecated_gwq0h_1348g_316:not(#\9) {
336
+ .awsui_wrapper-container_gwq0h_10ou0_252.awsui_header-deprecated_gwq0h_10ou0_269:not(#\9) {
349
337
  padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
350
338
  }
351
- .awsui_wrapper-container_gwq0h_1348g_299:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316) {
339
+ .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269) {
352
340
  padding-inline-start: calc(var(--space-container-horizontal-nqrzyh, 20px) + calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
353
341
  }
354
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1348g_299:not(#\9):focus {
342
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_10ou0_252:not(#\9):focus {
355
343
  padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-uwo8my, 1px));
356
344
  padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-uwo8my, 1px));
357
345
  }
358
346
 
359
- .awsui_header_gwq0h_1348g_316:not(#\9) {
347
+ .awsui_header_gwq0h_10ou0_269:not(#\9) {
360
348
  /* used in test-utils */
361
349
  }
362
- .awsui_header-wrapper_gwq0h_1348g_362:not(#\9), .awsui_header-deprecated_gwq0h_1348g_316:not(#\9) {
350
+ .awsui_header-wrapper_gwq0h_10ou0_350:not(#\9), .awsui_header-deprecated_gwq0h_10ou0_269:not(#\9) {
363
351
  display: flex;
364
352
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
365
353
  }
366
- .awsui_header-wrapper_gwq0h_1348g_362:not(#\9) {
354
+ .awsui_header-wrapper_gwq0h_10ou0_350:not(#\9) {
367
355
  font-size: inherit;
368
356
  letter-spacing: inherit;
369
357
  margin-block: 0;
@@ -371,7 +359,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1348g_299:not
371
359
  padding-block: 0;
372
360
  padding-inline: 0;
373
361
  }
374
- .awsui_header-actions-wrapper_gwq0h_1348g_374:not(#\9) {
362
+ .awsui_header-actions-wrapper_gwq0h_10ou0_362:not(#\9) {
375
363
  display: flex;
376
364
  flex-direction: row;
377
365
  justify-content: space-between;
@@ -379,14 +367,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1348g_299:not
379
367
  flex: 1;
380
368
  min-inline-size: 0;
381
369
  }
382
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1348g_382:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1348g_382:not(#\9):focus {
370
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_370:not(#\9):focus {
383
371
  position: relative;
384
372
  }
385
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1348g_382:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1348g_382:not(#\9):focus {
373
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_370:not(#\9):focus {
386
374
  outline: 2px dotted transparent;
387
375
  outline-offset: calc(0px - 1px);
388
376
  }
389
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1348g_382:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1348g_382:not(#\9):focus::before {
377
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_370:not(#\9):focus::before {
390
378
  content: " ";
391
379
  display: block;
392
380
  position: absolute;
@@ -398,26 +386,26 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1348g_382:not(#\9
398
386
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
399
387
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
400
388
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
401
- box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
389
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
402
390
  }
403
- .awsui_header-button_gwq0h_1348g_382:not(#\9) {
391
+ .awsui_header-button_gwq0h_10ou0_370:not(#\9) {
404
392
  box-sizing: border-box;
405
393
  display: flex;
406
394
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px)));
407
395
  }
408
- .awsui_header-container-button_gwq0h_1348g_382:not(#\9) {
396
+ .awsui_header-container-button_gwq0h_10ou0_370:not(#\9) {
409
397
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
410
398
  }
411
- .awsui_header-container_gwq0h_1348g_382:not(#\9) {
399
+ .awsui_header-container_gwq0h_10ou0_370:not(#\9) {
412
400
  inline-size: 100%;
413
401
  }
414
- .awsui_header-container_gwq0h_1348g_382 > .awsui_icon-container_gwq0h_1348g_264:not(#\9) {
402
+ .awsui_header-container_gwq0h_10ou0_370 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9) {
415
403
  margin-block-start: var(--space-expandable-section-icon-offset-top-cntyn8, 4px);
416
404
  }
417
- .awsui_header-navigation_gwq0h_1348g_417 > .awsui_icon-container_gwq0h_1348g_264:not(#\9) {
405
+ .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9) {
418
406
  display: inline-flex;
419
407
  cursor: pointer;
420
- color: var(--color-text-expandable-section-navigation-icon-default-mklu1s, #424650);
408
+ color: var(--color-text-expandable-section-navigation-icon-default-wh1lig, #424650);
421
409
  border-block: 0;
422
410
  border-inline: 0;
423
411
  padding-block: 0;
@@ -427,17 +415,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1348g_382:not(#\9
427
415
  text-decoration: none;
428
416
  flex-direction: column;
429
417
  }
430
- .awsui_header-navigation_gwq0h_1348g_417 > .awsui_icon-container_gwq0h_1348g_264:not(#\9):hover {
431
- color: var(--color-text-expandable-section-hover-ojzwhd, #006ce0);
418
+ .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9):hover {
419
+ color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
432
420
  }
433
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1348g_417 > .awsui_icon-container_gwq0h_1348g_264:not(#\9):focus {
421
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9):focus {
434
422
  position: relative;
435
423
  }
436
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1348g_417 > .awsui_icon-container_gwq0h_1348g_264:not(#\9):focus {
424
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9):focus {
437
425
  outline: 2px dotted transparent;
438
426
  outline-offset: calc(2px - 1px);
439
427
  }
440
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1348g_417 > .awsui_icon-container_gwq0h_1348g_264:not(#\9):focus::before {
428
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9):focus::before {
441
429
  content: " ";
442
430
  display: block;
443
431
  position: absolute;
@@ -449,100 +437,167 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1348g_417 > .
449
437
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
450
438
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
451
439
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
452
- box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
440
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
453
441
  }
454
- .awsui_header-text_gwq0h_1348g_454:not(#\9) {
442
+ .awsui_header-text_gwq0h_10ou0_442:not(#\9) {
455
443
  /* used in test-utils */
456
444
  }
457
445
 
458
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_1348g_303) > .awsui_header-actions-wrapper_gwq0h_1348g_374 {
446
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_10ou0_256) > .awsui_header-actions-wrapper_gwq0h_10ou0_362 {
459
447
  flex-wrap: wrap;
460
448
  column-gap: var(--space-xs-ymlm0b, 8px);
461
449
  row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
462
450
  }
463
451
 
464
- .awsui_content_gwq0h_1348g_161:not(#\9) {
452
+ .awsui_content_gwq0h_10ou0_452:not(#\9) {
465
453
  display: none;
466
454
  }
467
- .awsui_content-default_gwq0h_1348g_467:not(#\9), .awsui_content-inline_gwq0h_1348g_467:not(#\9) {
455
+ .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
456
+ display: block;
457
+ }
458
+ .awsui_content-compact_gwq0h_10ou0_458:not(#\9) {
459
+ padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
460
+ }
461
+ .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
462
+ display: grid;
463
+ grid-template-rows: 0fr;
464
+ transition: grid-template-rows var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
465
+ }
466
+ @media (prefers-reduced-motion: reduce) {
467
+ .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
468
+ animation: none;
469
+ transition: none;
470
+ }
471
+ }
472
+ .awsui-motion-disabled .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
473
+ animation: none;
474
+ transition: none;
475
+ }
476
+ .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
477
+ grid-template-rows: 1fr;
478
+ transition: grid-template-rows var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
479
+ }
480
+ @media (prefers-reduced-motion: reduce) {
481
+ .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
482
+ animation: none;
483
+ transition: none;
484
+ }
485
+ }
486
+ .awsui-motion-disabled .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
487
+ animation: none;
488
+ transition: none;
489
+ }
490
+
491
+ .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9) {
492
+ overflow-x: visible;
493
+ overflow-y: clip;
494
+ min-block-size: 0;
495
+ opacity: 0;
496
+ transition: opacity var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
497
+ }
498
+ @media (prefers-reduced-motion: reduce) {
499
+ .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9) {
500
+ animation: none;
501
+ transition: none;
502
+ }
503
+ }
504
+ .awsui-motion-disabled .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9) {
505
+ animation: none;
506
+ transition: none;
507
+ }
508
+ .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9) {
509
+ opacity: 1;
510
+ transition: opacity var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 3);
511
+ }
512
+ @media (prefers-reduced-motion: reduce) {
513
+ .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9) {
514
+ animation: none;
515
+ transition: none;
516
+ }
517
+ }
518
+ .awsui-motion-disabled .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9) {
519
+ animation: none;
520
+ transition: none;
521
+ }
522
+ .awsui-one-theme .awsui_content-inner-settled_gwq0h_10ou0_522:not(#\9) {
523
+ overflow-y: visible;
524
+ }
525
+
526
+ .awsui_content-inner-body-default_gwq0h_10ou0_526:not(#\9), .awsui_content-inner-body-inline_gwq0h_10ou0_526:not(#\9) {
468
527
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
469
- padding-inline: 0;
470
528
  }
471
- .awsui_content-footer_gwq0h_1348g_471:not(#\9) {
529
+ .awsui_content-inner-body-footer_gwq0h_10ou0_529:not(#\9) {
472
530
  padding-block: var(--space-xs-ymlm0b, 8px);
473
- padding-inline: 0;
474
531
  }
475
- .awsui_content-expanded_gwq0h_1348g_475:not(#\9) {
476
- display: block;
477
- }
478
- .awsui_content-compact_gwq0h_1348g_478:not(#\9) {
479
- padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
532
+ .awsui_content-inner-body-container_gwq0h_10ou0_532:not(#\9) {
533
+ padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
534
+ padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
480
535
  }
481
536
 
482
- .awsui_disable-header-paddings_gwq0h_1348g_482:not(#\9) {
537
+ .awsui_disable-header-paddings_gwq0h_10ou0_537:not(#\9) {
483
538
  padding-block: 0;
484
539
  padding-inline: 0;
485
540
  }
486
541
 
487
- .awsui_disable-content-paddings_gwq0h_1348g_487:not(#\9) {
542
+ .awsui_disable-content-paddings_gwq0h_10ou0_542:not(#\9) {
488
543
  padding-block: 0;
489
544
  padding-inline: 0;
490
545
  }
491
546
 
492
- .awsui_focusable_gwq0h_1348g_492:not(#\9):focus {
547
+ .awsui_focusable_gwq0h_10ou0_547:not(#\9):focus {
493
548
  outline: none;
494
549
  text-decoration: none;
495
550
  }
496
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1348g_492:not(#\9):focus {
551
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):focus {
497
552
  outline: 2px dotted transparent;
498
- border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
499
- border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
553
+ border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
554
+ border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
500
555
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
501
556
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
502
557
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
503
558
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
504
- box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
559
+ box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
505
560
  }
506
561
 
507
- .awsui_click-target_gwq0h_1348g_507:not(#\9) {
562
+ .awsui_click-target_gwq0h_10ou0_562:not(#\9) {
508
563
  cursor: pointer;
509
564
  }
510
- .awsui_click-target_gwq0h_1348g_507:not(#\9):not(.awsui_wrapper-container_gwq0h_1348g_299):not(.awsui_header-container-button_gwq0h_1348g_382):hover {
511
- color: var(--color-text-expandable-section-hover-ojzwhd, #006ce0);
565
+ .awsui_click-target_gwq0h_10ou0_562:not(#\9):not(.awsui_wrapper-container_gwq0h_10ou0_252):not(.awsui_header-container-button_gwq0h_10ou0_370):hover {
566
+ color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
512
567
  }
513
568
 
514
- .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-default_gwq0h_1348g_292:not(#\9), .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-inline_gwq0h_1348g_292:not(#\9), .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-footer_gwq0h_1348g_292:not(#\9), .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-compact_gwq0h_1348g_303:not(#\9) {
569
+ .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-default_gwq0h_10ou0_245:not(#\9), .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-footer_gwq0h_10ou0_245:not(#\9), .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-compact_gwq0h_10ou0_256:not(#\9) {
515
570
  padding-inline-start: 0;
516
571
  }
517
- .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9) {
572
+ .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9) {
518
573
  justify-content: space-between;
519
574
  align-items: flex-start;
520
575
  column-gap: var(--space-xs-ymlm0b, 8px);
521
576
  }
522
- .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-container_gwq0h_1348g_299:not(#\9), .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-default_gwq0h_1348g_292:not(#\9) {
577
+ .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-container_gwq0h_10ou0_252:not(#\9), .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-default_gwq0h_10ou0_245:not(#\9) {
523
578
  display: flex;
524
579
  align-items: flex-start;
525
580
  column-gap: var(--space-m-dsumyt, 16px);
526
581
  }
527
- .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-container_gwq0h_1348g_299:not(#\9):not(.awsui_header-deprecated_gwq0h_1348g_316) {
582
+ .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-container_gwq0h_10ou0_252:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269) {
528
583
  padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
529
584
  }
530
585
 
531
- .awsui_header-button-icon-end_gwq0h_1348g_531:not(#\9) {
586
+ .awsui_header-button-icon-end_gwq0h_10ou0_586:not(#\9) {
532
587
  margin-inline-start: 0;
533
588
  column-gap: var(--space-xs-ymlm0b, 8px);
534
589
  justify-content: space-between;
535
590
  }
536
- .awsui_header-button-icon-end_gwq0h_1348g_531:not(#\9):not(.awsui_header-container-button_gwq0h_1348g_382) {
591
+ .awsui_header-button-icon-end_gwq0h_10ou0_586:not(#\9):not(.awsui_header-container-button_gwq0h_10ou0_370) {
537
592
  display: flex;
538
593
  inline-size: 100%;
539
594
  }
540
- .awsui_header-button-icon-end_gwq0h_1348g_531:not(#\9):not(.awsui_header-container-button_gwq0h_1348g_382) > .awsui_header-text_gwq0h_1348g_454 {
595
+ .awsui_header-button-icon-end_gwq0h_10ou0_586:not(#\9):not(.awsui_header-container-button_gwq0h_10ou0_370) > .awsui_header-text_gwq0h_10ou0_442 {
541
596
  flex: 1;
542
597
  min-inline-size: 0;
543
598
  }
544
599
 
545
- .awsui_icon-container-end_gwq0h_1348g_545:not(#\9) {
600
+ .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
546
601
  margin-inline-start: auto;
547
602
  margin-inline-end: 0;
548
603
  flex-shrink: 0;
@@ -557,14 +612,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1348g_492:not(#\9):fo
557
612
  font: inherit;
558
613
  color: inherit;
559
614
  }
560
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1348g_545:not(#\9):focus {
615
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus {
561
616
  position: relative;
562
617
  }
563
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1348g_545:not(#\9):focus {
618
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus {
564
619
  outline: 2px dotted transparent;
565
620
  outline-offset: calc(2px - 1px);
566
621
  }
567
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1348g_545:not(#\9):focus::before {
622
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus::before {
568
623
  content: " ";
569
624
  display: block;
570
625
  position: absolute;
@@ -576,32 +631,32 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1348g_545:no
576
631
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
577
632
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
578
633
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
579
- box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
634
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
580
635
  }
581
- .awsui_header-icon-end_gwq0h_1348g_514.awsui_wrapper-navigation_gwq0h_1348g_296 > .awsui_icon-container-end_gwq0h_1348g_545:not(#\9) {
636
+ .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-navigation_gwq0h_10ou0_249 > .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
582
637
  padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
583
638
  }
584
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1348g_545:not(#\9) {
639
+ .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
585
640
  margin-inline-end: 0;
586
641
  }
587
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1348g_545:not(#\9):not(.awsui_icon-container-container_gwq0h_1348g_268) {
642
+ .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):not(.awsui_icon-container-container_gwq0h_10ou0_221) {
588
643
  inset-block-start: var(--space-xxxs-pajhad, 2px);
589
644
  }
590
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1348g_545 > .awsui_icon_gwq0h_1348g_197:not(#\9) {
645
+ .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
591
646
  inset-block-start: 0;
592
647
  }
593
648
 
594
- .awsui_header-icon-end_gwq0h_1348g_514 > .awsui_header-content_gwq0h_1348g_594:not(#\9) {
595
- flex: 1;
596
- min-inline-size: 0;
649
+ .awsui_header-content_gwq0h_10ou0_649:not(#\9) {
650
+ min-block-size: 0;
597
651
  }
598
652
 
599
- .awsui_header-icon-end_gwq0h_1348g_514 > .awsui_header-navigation-content_gwq0h_1348g_599:not(#\9) {
653
+ .awsui_header-icon-end_gwq0h_10ou0_569 > .awsui_header-content_gwq0h_10ou0_649:not(#\9),
654
+ .awsui_header-icon-end_gwq0h_10ou0_569 > .awsui_header-navigation-content_gwq0h_10ou0_654:not(#\9) {
600
655
  flex: 1;
601
656
  min-inline-size: 0;
602
657
  }
603
658
 
604
- .awsui_disable-header-paddings_gwq0h_1348g_482.awsui_wrapper-navigation_gwq0h_1348g_296:not(#\9):not(.awsui_header-icon-end_gwq0h_1348g_514) > .awsui_icon-container_gwq0h_1348g_264 {
659
+ .awsui_disable-header-paddings_gwq0h_10ou0_537.awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9):not(.awsui_header-icon-end_gwq0h_10ou0_569) > .awsui_icon-container_gwq0h_10ou0_217 {
605
660
  display: grid;
606
661
  align-items: flex-start;
607
662
  padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);