@cloudscape-design/components 3.0.1350 → 3.0.1352

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 (442) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  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 +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/base-theme/styles.scoped.css +1 -0
  189. package/internal/components/abstract-switch/styles.css.js +13 -13
  190. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  191. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  192. package/internal/components/button-trigger/styles.css.js +14 -14
  193. package/internal/components/button-trigger/styles.scoped.css +29 -39
  194. package/internal/components/button-trigger/styles.selectors.js +14 -14
  195. package/internal/components/cartesian-chart/styles.css.js +28 -28
  196. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  197. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  198. package/internal/components/chart-filter/styles.css.js +3 -3
  199. package/internal/components/chart-filter/styles.scoped.css +3 -7
  200. package/internal/components/chart-filter/styles.selectors.js +3 -3
  201. package/internal/components/chart-legend/styles.css.js +6 -6
  202. package/internal/components/chart-legend/styles.scoped.css +14 -18
  203. package/internal/components/chart-legend/styles.selectors.js +6 -6
  204. package/internal/components/chart-plot/styles.css.js +5 -5
  205. package/internal/components/chart-plot/styles.scoped.css +5 -9
  206. package/internal/components/chart-plot/styles.selectors.js +5 -5
  207. package/internal/components/chart-popover/styles.css.js +3 -3
  208. package/internal/components/chart-popover/styles.scoped.css +4 -8
  209. package/internal/components/chart-popover/styles.selectors.js +3 -3
  210. package/internal/components/chart-series-details/styles.css.js +19 -19
  211. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  212. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  213. package/internal/components/chart-series-marker/styles.css.js +5 -5
  214. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  215. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  216. package/internal/components/chart-wrapper/styles.css.js +9 -9
  217. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  218. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  219. package/internal/components/checkbox-icon/styles.css.js +9 -9
  220. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  221. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  222. package/internal/components/drag-handle/styles.css.js +14 -14
  223. package/internal/components/drag-handle/styles.scoped.css +20 -24
  224. package/internal/components/drag-handle/styles.selectors.js +14 -14
  225. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  226. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  227. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  228. package/internal/components/dropdown-footer/styles.css.js +3 -3
  229. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  230. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  231. package/internal/components/dropdown-status/styles.css.js +2 -2
  232. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  233. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  234. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  235. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  236. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  237. package/internal/components/menu-dropdown/styles.css.js +7 -7
  238. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  239. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  240. package/internal/components/option/styles.css.js +17 -17
  241. package/internal/components/option/styles.scoped.css +29 -33
  242. package/internal/components/option/styles.selectors.js +17 -17
  243. package/internal/components/options-list/styles.css.js +3 -3
  244. package/internal/components/options-list/styles.scoped.css +3 -7
  245. package/internal/components/options-list/styles.selectors.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  247. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  248. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  249. package/internal/components/radio-button/styles.css.js +7 -7
  250. package/internal/components/radio-button/styles.scoped.css +12 -16
  251. package/internal/components/radio-button/styles.selectors.js +7 -7
  252. package/internal/components/screenreader-only/styles.css.js +1 -1
  253. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  254. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  255. package/internal/components/selectable-item/styles.css.js +22 -22
  256. package/internal/components/selectable-item/styles.scoped.css +49 -53
  257. package/internal/components/selectable-item/styles.selectors.js +22 -22
  258. package/internal/components/sortable-area/styles.css.js +8 -8
  259. package/internal/components/sortable-area/styles.scoped.css +15 -19
  260. package/internal/components/sortable-area/styles.selectors.js +8 -8
  261. package/internal/components/structured-item/styles.css.js +7 -7
  262. package/internal/components/structured-item/styles.scoped.css +9 -13
  263. package/internal/components/structured-item/styles.selectors.js +7 -7
  264. package/internal/components/token-list/styles.css.js +10 -10
  265. package/internal/components/token-list/styles.scoped.css +22 -26
  266. package/internal/components/token-list/styles.selectors.js +10 -10
  267. package/internal/environment.js +2 -2
  268. package/internal/environment.json +2 -2
  269. package/internal/generated/styles/tokens.d.ts +1 -0
  270. package/internal/generated/styles/tokens.js +1 -0
  271. package/internal/generated/theming/index.cjs +6 -0
  272. package/internal/generated/theming/index.cjs.d.ts +18 -0
  273. package/internal/generated/theming/index.d.ts +18 -0
  274. package/internal/generated/theming/index.js +6 -0
  275. package/internal/manifest.json +1 -1
  276. package/item-card/styles.css.js +14 -14
  277. package/item-card/styles.scoped.css +50 -54
  278. package/item-card/styles.selectors.js +14 -14
  279. package/key-value-pairs/styles.css.js +8 -8
  280. package/key-value-pairs/styles.scoped.css +9 -13
  281. package/key-value-pairs/styles.selectors.js +8 -8
  282. package/link/styles.css.js +21 -21
  283. package/link/styles.scoped.css +72 -125
  284. package/link/styles.selectors.js +21 -21
  285. package/list/styles.css.js +5 -5
  286. package/list/styles.scoped.css +7 -11
  287. package/list/styles.selectors.js +5 -5
  288. package/live-region/styles.css.js +2 -2
  289. package/live-region/styles.scoped.css +3 -7
  290. package/live-region/styles.selectors.js +2 -2
  291. package/manifest.json +2 -2
  292. package/mixed-line-bar-chart/styles.css.js +11 -11
  293. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  294. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  295. package/modal/styles.css.js +31 -31
  296. package/modal/styles.scoped.css +46 -50
  297. package/modal/styles.selectors.js +31 -31
  298. package/multiselect/styles.css.js +5 -5
  299. package/multiselect/styles.scoped.css +5 -9
  300. package/multiselect/styles.selectors.js +5 -5
  301. package/package.json +1 -1
  302. package/pagination/styles.css.js +12 -12
  303. package/pagination/styles.scoped.css +30 -34
  304. package/pagination/styles.selectors.js +12 -12
  305. package/panel-layout/styles.css.js +7 -7
  306. package/panel-layout/styles.scoped.css +10 -14
  307. package/panel-layout/styles.selectors.js +7 -7
  308. package/pie-chart/styles.css.js +27 -27
  309. package/pie-chart/styles.scoped.css +48 -52
  310. package/pie-chart/styles.selectors.js +27 -27
  311. package/popover/styles.css.js +58 -58
  312. package/popover/styles.scoped.css +90 -94
  313. package/popover/styles.selectors.js +58 -58
  314. package/progress-bar/styles.css.js +19 -19
  315. package/progress-bar/styles.scoped.css +30 -34
  316. package/progress-bar/styles.selectors.js +19 -19
  317. package/prompt-input/styles.css.js +26 -26
  318. package/prompt-input/styles.scoped.css +53 -57
  319. package/prompt-input/styles.selectors.js +26 -26
  320. package/property-filter/filtering-token/styles.css.js +18 -18
  321. package/property-filter/filtering-token/styles.scoped.css +43 -47
  322. package/property-filter/filtering-token/styles.selectors.js +18 -18
  323. package/property-filter/styles.css.js +39 -39
  324. package/property-filter/styles.scoped.css +41 -45
  325. package/property-filter/styles.selectors.js +39 -39
  326. package/radio-button/styles.css.js +1 -1
  327. package/radio-button/styles.scoped.css +1 -5
  328. package/radio-button/styles.selectors.js +1 -1
  329. package/radio-group/styles.css.js +5 -5
  330. package/radio-group/styles.scoped.css +6 -10
  331. package/radio-group/styles.selectors.js +5 -5
  332. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  333. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  334. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  335. package/segmented-control/styles.css.js +16 -16
  336. package/segmented-control/styles.scoped.css +32 -36
  337. package/segmented-control/styles.selectors.js +16 -16
  338. package/select/parts/styles.css.js +21 -21
  339. package/select/parts/styles.scoped.css +22 -26
  340. package/select/parts/styles.selectors.js +21 -21
  341. package/select/styles.css.js +3 -3
  342. package/select/styles.scoped.css +3 -7
  343. package/select/styles.selectors.js +3 -3
  344. package/side-navigation/styles.css.js +64 -64
  345. package/side-navigation/styles.scoped.css +110 -404
  346. package/side-navigation/styles.selectors.js +64 -64
  347. package/skeleton/styles.css.js +15 -15
  348. package/skeleton/styles.scoped.css +25 -29
  349. package/skeleton/styles.selectors.js +15 -15
  350. package/slider/styles.css.js +26 -26
  351. package/slider/styles.scoped.css +76 -80
  352. package/slider/styles.selectors.js +26 -26
  353. package/space-between/styles.css.js +23 -23
  354. package/space-between/styles.scoped.css +24 -28
  355. package/space-between/styles.selectors.js +23 -23
  356. package/spinner/styles.css.js +13 -13
  357. package/spinner/styles.scoped.css +20 -24
  358. package/spinner/styles.selectors.js +13 -13
  359. package/split-panel/icons/styles.css.js +22 -22
  360. package/split-panel/icons/styles.scoped.css +24 -28
  361. package/split-panel/icons/styles.selectors.js +22 -22
  362. package/split-panel/styles.css.js +38 -38
  363. package/split-panel/styles.scoped.css +56 -60
  364. package/split-panel/styles.selectors.js +38 -38
  365. package/status-indicator/styles.css.js +25 -25
  366. package/status-indicator/styles.scoped.css +47 -76
  367. package/status-indicator/styles.selectors.js +25 -25
  368. package/steps/styles.css.js +17 -17
  369. package/steps/styles.scoped.css +34 -38
  370. package/steps/styles.selectors.js +17 -17
  371. package/table/body-cell/styles.css.js +48 -48
  372. package/table/body-cell/styles.scoped.css +375 -379
  373. package/table/body-cell/styles.selectors.js +48 -48
  374. package/table/header-cell/styles.css.js +38 -38
  375. package/table/header-cell/styles.scoped.css +108 -80
  376. package/table/header-cell/styles.selectors.js +38 -38
  377. package/table/resizer/styles.css.js +17 -17
  378. package/table/resizer/styles.scoped.css +27 -31
  379. package/table/resizer/styles.selectors.js +17 -17
  380. package/table/selection/styles.css.js +4 -4
  381. package/table/selection/styles.scoped.css +4 -8
  382. package/table/selection/styles.selectors.js +4 -4
  383. package/table/sticky-scrollbar/styles.css.js +6 -6
  384. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  385. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  386. package/table/styles.css.js +37 -37
  387. package/table/styles.scoped.css +44 -48
  388. package/table/styles.selectors.js +37 -37
  389. package/tabs/styles.css.js +30 -30
  390. package/tabs/styles.scoped.css +50 -54
  391. package/tabs/styles.selectors.js +30 -30
  392. package/tag-editor/styles.css.js +3 -3
  393. package/tag-editor/styles.scoped.css +10 -14
  394. package/tag-editor/styles.selectors.js +3 -3
  395. package/text-content/styles.css.js +1 -1
  396. package/text-content/styles.scoped.css +60 -64
  397. package/text-content/styles.selectors.js +1 -1
  398. package/text-filter/styles.css.js +3 -3
  399. package/text-filter/styles.scoped.css +3 -7
  400. package/text-filter/styles.selectors.js +3 -3
  401. package/textarea/styles.css.js +9 -9
  402. package/textarea/styles.scoped.css +17 -21
  403. package/textarea/styles.selectors.js +9 -9
  404. package/tiles/styles.css.js +30 -30
  405. package/tiles/styles.scoped.css +72 -76
  406. package/tiles/styles.selectors.js +30 -30
  407. package/toggle/styles.css.js +10 -10
  408. package/toggle/styles.scoped.css +17 -21
  409. package/toggle/styles.selectors.js +10 -10
  410. package/token/styles.css.js +14 -14
  411. package/token/styles.scoped.css +26 -34
  412. package/token/styles.selectors.js +14 -14
  413. package/token-group/styles.css.js +5 -5
  414. package/token-group/styles.scoped.css +4 -8
  415. package/token-group/styles.selectors.js +5 -5
  416. package/tooltip/styles.css.js +2 -2
  417. package/tooltip/styles.scoped.css +5 -9
  418. package/tooltip/styles.selectors.js +2 -2
  419. package/top-navigation/styles.css.js +47 -47
  420. package/top-navigation/styles.scoped.css +65 -69
  421. package/top-navigation/styles.selectors.js +47 -47
  422. package/tree-view/styles.css.js +2 -2
  423. package/tree-view/styles.scoped.css +2 -6
  424. package/tree-view/styles.selectors.js +2 -2
  425. package/tree-view/tree-item/styles.css.js +10 -10
  426. package/tree-view/tree-item/styles.scoped.css +14 -28
  427. package/tree-view/tree-item/styles.selectors.js +10 -10
  428. package/truncated-text/styles.css.js +1 -1
  429. package/truncated-text/styles.scoped.css +5 -9
  430. package/truncated-text/styles.selectors.js +1 -1
  431. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  432. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  433. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  434. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  435. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  436. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  437. package/tutorial-panel/styles.css.js +1 -1
  438. package/tutorial-panel/styles.scoped.css +5 -9
  439. package/tutorial-panel/styles.selectors.js +1 -1
  440. package/wizard/styles.css.js +30 -30
  441. package/wizard/styles.scoped.css +60 -64
  442. package/wizard/styles.selectors.js +30 -30
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -150,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- .awsui_root_gwq0h_1q887_153:not(#\9) {
149
+ .awsui_root_gwq0h_1vps0_149:not(#\9) {
154
150
  border-collapse: separate;
155
151
  border-spacing: 0;
156
152
  box-sizing: border-box;
@@ -185,56 +181,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
181
  display: block;
186
182
  }
187
183
 
188
- .awsui_expand-button_gwq0h_1q887_188:not(#\9) {
184
+ .awsui_expand-button_gwq0h_1vps0_184:not(#\9) {
189
185
  outline: none;
190
186
  }
191
187
 
192
- .awsui_icon_gwq0h_1q887_192:not(#\9) {
188
+ .awsui_icon_gwq0h_1vps0_188:not(#\9) {
193
189
  transform: rotate(-90deg);
194
190
  transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
195
191
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
196
192
  }
197
193
  @media (prefers-reduced-motion: reduce) {
198
- .awsui_icon_gwq0h_1q887_192:not(#\9) {
194
+ .awsui_icon_gwq0h_1vps0_188:not(#\9) {
199
195
  animation: none;
200
196
  transition: none;
201
197
  }
202
198
  }
203
- .awsui-motion-disabled .awsui_icon_gwq0h_1q887_192:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1q887_192:not(#\9) {
199
+ .awsui-motion-disabled .awsui_icon_gwq0h_1vps0_188:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1vps0_188:not(#\9) {
204
200
  animation: none;
205
201
  transition: none;
206
202
  }
207
- .awsui_icon_gwq0h_1q887_192.awsui_expanded_gwq0h_1q887_207:not(#\9) {
203
+ .awsui_icon_gwq0h_1vps0_188.awsui_expanded_gwq0h_1vps0_203:not(#\9) {
208
204
  transform: rotate(0deg);
209
205
  }
210
- .awsui_icon_gwq0h_1q887_192:not(#\9):dir(rtl) {
206
+ .awsui_icon_gwq0h_1vps0_188:not(#\9):dir(rtl) {
211
207
  transform: rotate(90deg);
212
208
  }
213
- .awsui_icon_gwq0h_1q887_192:not(#\9):dir(rtl).awsui_expanded_gwq0h_1q887_207 {
209
+ .awsui_icon_gwq0h_1vps0_188:not(#\9):dir(rtl).awsui_expanded_gwq0h_1vps0_203 {
214
210
  transform: rotate(0deg);
215
211
  }
216
212
 
217
- .awsui_icon-container_gwq0h_1q887_217:not(#\9) {
213
+ .awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
218
214
  position: relative;
219
215
  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));
220
216
  }
221
- .awsui_icon-container-container_gwq0h_1q887_221:not(#\9) {
217
+ .awsui_icon-container-container_gwq0h_1vps0_217:not(#\9) {
222
218
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
223
219
  }
224
- .awsui-one-theme .awsui_icon-container-container_gwq0h_1q887_221:not(#\9) {
225
- margin-inline-end: calc(var(--space-xs-ymlm0b, 8px) + var(--space-xxs-hwfkai, 4px));
226
- inset-block-start: var(--space-xxs-hwfkai, 4px);
227
- }
228
- .awsui-one-theme .awsui_icon-container_gwq0h_1q887_217:not(#\9) {
229
- display: inline-flex;
230
- align-items: flex-start;
231
- margin-inline: 0 calc(var(--space-xs-ymlm0b, 8px) - var(--space-xxxs-pajhad, 2px));
232
- }
233
- .awsui-one-theme .awsui_icon-container_gwq0h_1q887_217 > .awsui_icon_gwq0h_1q887_192:not(#\9) {
234
- inset-block-start: var(--space-xxxs-pajhad, 2px);
235
- }
236
220
 
237
- .awsui_wrapper_gwq0h_1q887_237:not(#\9) {
221
+ .awsui_wrapper_gwq0h_1vps0_221:not(#\9) {
238
222
  box-sizing: border-box;
239
223
  border-block: none;
240
224
  border-inline: none;
@@ -242,116 +226,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
242
226
  line-height: var(--line-height-body-m-2mh3ke, 20px);
243
227
  text-align: start;
244
228
  }
245
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9), .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9) {
229
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
246
230
  border-block: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
247
231
  border-inline: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
248
232
  }
249
- .awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9) {
233
+ .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9) {
250
234
  border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
251
235
  }
252
- .awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9), .awsui_wrapper-container_gwq0h_1q887_252:not(#\9) {
236
+ .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
253
237
  display: flex;
254
238
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
255
239
  }
256
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9), .awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9), .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9), .awsui_wrapper-compact_gwq0h_1q887_256:not(#\9) {
240
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
257
241
  color: var(--color-text-expandable-section-default-aqjbq3, #0f141a);
258
242
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
259
243
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
260
244
  }
261
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9), .awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9), .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9) {
245
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
262
246
  font-size: var(--font-size-expandable-heading-q41e8i, 16px);
263
247
  letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
264
248
  }
265
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9) {
249
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9) {
266
250
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
267
251
  padding-inline-end: var(--space-xxs-hwfkai, 4px);
268
252
  }
269
- .awsui_wrapper-default_gwq0h_1q887_245.awsui_header-deprecated_gwq0h_1q887_269:not(#\9) {
253
+ .awsui_wrapper-default_gwq0h_1vps0_229.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
270
254
  padding-inline-start: var(--space-xxs-hwfkai, 4px);
271
255
  }
272
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9) {
256
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
273
257
  transition: border-block-end-color var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
274
258
  }
275
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269) {
259
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
276
260
  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));
277
261
  }
278
262
  @media (prefers-reduced-motion: reduce) {
279
- .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9) {
263
+ .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
280
264
  animation: none;
281
265
  transition: none;
282
266
  }
283
267
  }
284
- .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1q887_245:not(#\9) {
268
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
285
269
  animation: none;
286
270
  transition: none;
287
271
  }
288
- .awsui_wrapper-default_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9) {
272
+ .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
289
273
  padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
290
274
  border-block-end-color: var(--color-border-expandable-section-default-oi0xfr, #c6c6cd);
291
275
  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);
292
276
  }
293
277
  @media (prefers-reduced-motion: reduce) {
294
- .awsui_wrapper-default_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9), .awsui_wrapper-inline_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9) {
278
+ .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
295
279
  animation: none;
296
280
  transition: none;
297
281
  }
298
282
  }
299
- .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1q887_245.awsui_wrapper-expanded_gwq0h_1q887_288:not(#\9) {
283
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
300
284
  animation: none;
301
285
  transition: none;
302
286
  }
303
- .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9) {
287
+ .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
304
288
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
305
289
  }
306
- .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9), .awsui_wrapper-compact_gwq0h_1q887_256:not(#\9) {
290
+ .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
307
291
  padding-inline-end: 0;
308
292
  }
309
- .awsui_wrapper-footer_gwq0h_1q887_245.awsui_header-deprecated_gwq0h_1q887_269:not(#\9), .awsui_wrapper-compact_gwq0h_1q887_256.awsui_header-deprecated_gwq0h_1q887_269:not(#\9) {
293
+ .awsui_wrapper-footer_gwq0h_1vps0_229.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
310
294
  padding-inline-start: 0;
311
295
  }
312
- .awsui_wrapper-footer_gwq0h_1q887_245:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269), .awsui_wrapper-compact_gwq0h_1q887_256:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269) {
296
+ .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
313
297
  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));
314
298
  }
315
- .awsui_wrapper-container_gwq0h_1q887_252:not(#\9) {
299
+ .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
316
300
  padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
317
301
  padding-inline-end: var(--space-container-horizontal-nqrzyh, 20px);
318
302
  transition: padding-block-end var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
319
303
  }
320
304
  @media (prefers-reduced-motion: reduce) {
321
- .awsui_wrapper-container_gwq0h_1q887_252:not(#\9) {
305
+ .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
322
306
  animation: none;
323
307
  transition: none;
324
308
  }
325
309
  }
326
- .awsui-motion-disabled .awsui_wrapper-container_gwq0h_1q887_252:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_1q887_252:not(#\9) {
310
+ .awsui-motion-disabled .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
327
311
  animation: none;
328
312
  transition: none;
329
313
  }
330
- .awsui_wrapper-container_gwq0h_1q887_252:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1q887_288) {
314
+ .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1vps0_272) {
331
315
  padding-block-end: var(--space-container-header-top-am4vzw, 12px);
332
316
  }
333
- .awsui_wrapper-container_gwq0h_1q887_252.awsui_wrapper-not-expanded-without-actions_gwq0h_1q887_333:not(#\9) {
317
+ .awsui_wrapper-container_gwq0h_1vps0_236.awsui_wrapper-not-expanded-without-actions_gwq0h_1vps0_317:not(#\9) {
334
318
  padding-block-end: calc(var(--space-container-header-top-am4vzw, 12px) + var(--space-scaled-xxs-pfm1nx, 4px));
335
319
  }
336
- .awsui_wrapper-container_gwq0h_1q887_252.awsui_header-deprecated_gwq0h_1q887_269:not(#\9) {
320
+ .awsui_wrapper-container_gwq0h_1vps0_236.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
337
321
  padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
338
322
  }
339
- .awsui_wrapper-container_gwq0h_1q887_252:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269) {
323
+ .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
340
324
  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)));
341
325
  }
342
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1q887_252:not(#\9):focus {
326
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):focus {
343
327
  padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-uwo8my, 1px));
344
328
  padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-uwo8my, 1px));
345
329
  }
346
330
 
347
- .awsui_header_gwq0h_1q887_269:not(#\9) {
331
+ .awsui_header_gwq0h_1vps0_253:not(#\9) {
348
332
  /* used in test-utils */
349
333
  }
350
- .awsui_header-wrapper_gwq0h_1q887_350:not(#\9), .awsui_header-deprecated_gwq0h_1q887_269:not(#\9) {
334
+ .awsui_header-wrapper_gwq0h_1vps0_334:not(#\9), .awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
351
335
  display: flex;
352
336
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
353
337
  }
354
- .awsui_header-wrapper_gwq0h_1q887_350:not(#\9) {
338
+ .awsui_header-wrapper_gwq0h_1vps0_334:not(#\9) {
355
339
  font-size: inherit;
356
340
  letter-spacing: inherit;
357
341
  margin-block: 0;
@@ -359,7 +343,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1q887_252:not
359
343
  padding-block: 0;
360
344
  padding-inline: 0;
361
345
  }
362
- .awsui_header-actions-wrapper_gwq0h_1q887_362:not(#\9) {
346
+ .awsui_header-actions-wrapper_gwq0h_1vps0_346:not(#\9) {
363
347
  display: flex;
364
348
  flex-direction: row;
365
349
  justify-content: space-between;
@@ -367,14 +351,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1q887_252:not
367
351
  flex: 1;
368
352
  min-inline-size: 0;
369
353
  }
370
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1q887_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1q887_370:not(#\9):focus {
354
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus {
371
355
  position: relative;
372
356
  }
373
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1q887_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1q887_370:not(#\9):focus {
357
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus {
374
358
  outline: 2px dotted transparent;
375
359
  outline-offset: calc(0px - 1px);
376
360
  }
377
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1q887_370:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1q887_370:not(#\9):focus::before {
361
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus::before {
378
362
  content: " ";
379
363
  display: block;
380
364
  position: absolute;
@@ -388,21 +372,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1q887_370:not(#\9
388
372
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
389
373
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
390
374
  }
391
- .awsui_header-button_gwq0h_1q887_370:not(#\9) {
375
+ .awsui_header-button_gwq0h_1vps0_354:not(#\9) {
392
376
  box-sizing: border-box;
393
377
  display: flex;
394
378
  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)));
395
379
  }
396
- .awsui_header-container-button_gwq0h_1q887_370:not(#\9) {
380
+ .awsui_header-container-button_gwq0h_1vps0_354:not(#\9) {
397
381
  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)));
398
382
  }
399
- .awsui_header-container_gwq0h_1q887_370:not(#\9) {
383
+ .awsui_header-container_gwq0h_1vps0_354:not(#\9) {
400
384
  inline-size: 100%;
401
385
  }
402
- .awsui_header-container_gwq0h_1q887_370 > .awsui_icon-container_gwq0h_1q887_217:not(#\9) {
386
+ .awsui_header-container_gwq0h_1vps0_354 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
403
387
  margin-block-start: var(--space-expandable-section-icon-offset-top-cntyn8, 4px);
404
388
  }
405
- .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9) {
389
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
406
390
  display: inline-flex;
407
391
  cursor: pointer;
408
392
  color: var(--color-text-expandable-section-navigation-icon-default-wh1lig, #424650);
@@ -415,33 +399,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1q887_370:not(#\9
415
399
  text-decoration: none;
416
400
  flex-direction: column;
417
401
  }
418
- .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):not(.awsui_icon-container-end_gwq0h_1q887_418) {
402
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):not(.awsui_icon-container-end_gwq0h_1vps0_402) {
419
403
  padding-inline-start: calc(24px - var(--size-icon-normal-levt08, 16px));
420
404
  margin-inline-start: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 - calc(24px - var(--size-icon-normal-levt08, 16px)));
421
405
  }
422
- .awsui-one-theme .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):not(.awsui_icon-container-end_gwq0h_1q887_418) {
423
- padding-inline-start: 12px;
424
- margin-inline-start: calc(-1 * 12px);
425
- }
426
- .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217.awsui_icon-container-end_gwq0h_1q887_418:not(#\9) {
406
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213.awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
427
407
  padding-inline-end: calc(24px - var(--size-icon-normal-levt08, 16px));
428
408
  margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-levt08, 16px)));
429
409
  }
430
- .awsui-one-theme .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217.awsui_icon-container-end_gwq0h_1q887_418:not(#\9) {
431
- padding-inline-end: 12px;
432
- margin-inline-end: calc(-1 * 12px);
433
- }
434
- .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):hover {
410
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):hover {
435
411
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
436
412
  }
437
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):focus {
413
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus {
438
414
  position: relative;
439
415
  }
440
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):focus {
416
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus {
441
417
  outline: 2px dotted transparent;
442
418
  outline-offset: calc(2px - 1px);
443
419
  }
444
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1q887_405 > .awsui_icon-container_gwq0h_1q887_217:not(#\9):focus::before {
420
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus::before {
445
421
  content: " ";
446
422
  display: block;
447
423
  position: absolute;
@@ -455,116 +431,64 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1q887_405 > .
455
431
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
456
432
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
457
433
  }
458
- .awsui_header-text_gwq0h_1q887_458:not(#\9) {
434
+ .awsui_header-text_gwq0h_1vps0_434:not(#\9) {
459
435
  /* used in test-utils */
460
436
  }
461
437
 
462
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_1q887_256) > .awsui_header-actions-wrapper_gwq0h_1q887_362 {
438
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_1vps0_240) > .awsui_header-actions-wrapper_gwq0h_1vps0_346 {
463
439
  flex-wrap: wrap;
464
440
  column-gap: var(--space-xs-ymlm0b, 8px);
465
441
  row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
466
442
  }
467
443
 
468
- .awsui_content_gwq0h_1q887_468:not(#\9) {
444
+ .awsui_content_gwq0h_1vps0_444:not(#\9) {
469
445
  display: none;
470
446
  }
471
- .awsui_content-expanded_gwq0h_1q887_471:not(#\9) {
447
+ .awsui_content-expanded_gwq0h_1vps0_447:not(#\9) {
472
448
  display: block;
473
449
  }
474
- .awsui_content-compact_gwq0h_1q887_474:not(#\9) {
450
+ .awsui_content-compact_gwq0h_1vps0_450:not(#\9) {
475
451
  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));
476
452
  }
477
- .awsui-one-theme .awsui_content_gwq0h_1q887_468:not(#\9) {
478
- display: grid;
479
- grid-template-rows: 0fr;
480
- transition: grid-template-rows var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
481
- }
482
- @media (prefers-reduced-motion: reduce) {
483
- .awsui-one-theme .awsui_content_gwq0h_1q887_468:not(#\9) {
484
- animation: none;
485
- transition: none;
486
- }
487
- }
488
- .awsui-motion-disabled .awsui-one-theme .awsui_content_gwq0h_1q887_468:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content_gwq0h_1q887_468:not(#\9) {
489
- animation: none;
490
- transition: none;
491
- }
492
- .awsui-one-theme .awsui_content-expanded_gwq0h_1q887_471:not(#\9) {
493
- grid-template-rows: 1fr;
494
- transition: grid-template-rows var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
495
- }
496
- @media (prefers-reduced-motion: reduce) {
497
- .awsui-one-theme .awsui_content-expanded_gwq0h_1q887_471:not(#\9) {
498
- animation: none;
499
- transition: none;
500
- }
501
- }
502
- .awsui-motion-disabled .awsui-one-theme .awsui_content-expanded_gwq0h_1q887_471:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-expanded_gwq0h_1q887_471:not(#\9) {
503
- animation: none;
504
- transition: none;
505
- }
506
453
 
507
- .awsui-one-theme .awsui_content-inner_gwq0h_1q887_507:not(#\9) {
508
- overflow-x: visible;
509
- overflow-y: clip;
510
- min-block-size: 0;
511
- opacity: 0;
512
- transition: opacity var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
513
- }
514
- @media (prefers-reduced-motion: reduce) {
515
- .awsui-one-theme .awsui_content-inner_gwq0h_1q887_507:not(#\9) {
516
- animation: none;
517
- transition: none;
518
- }
519
- }
520
- .awsui-motion-disabled .awsui-one-theme .awsui_content-inner_gwq0h_1q887_507:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner_gwq0h_1q887_507:not(#\9) {
521
- animation: none;
522
- transition: none;
523
- }
524
- .awsui-one-theme .awsui_content-inner-expanded_gwq0h_1q887_524:not(#\9) {
525
- opacity: 1;
526
- 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);
454
+ .awsui_content-inner_gwq0h_1vps0_454:not(#\9) {
455
+ /* this comment keeps the class in the style sheet */
527
456
  }
528
- @media (prefers-reduced-motion: reduce) {
529
- .awsui-one-theme .awsui_content-inner-expanded_gwq0h_1q887_524:not(#\9) {
530
- animation: none;
531
- transition: none;
532
- }
533
- }
534
- .awsui-motion-disabled .awsui-one-theme .awsui_content-inner-expanded_gwq0h_1q887_524:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner-expanded_gwq0h_1q887_524:not(#\9) {
535
- animation: none;
536
- transition: none;
457
+
458
+ .awsui_content-inner-expanded_gwq0h_1vps0_458:not(#\9) {
459
+ /* this comment keeps the class in the style sheet */
537
460
  }
538
- .awsui-one-theme .awsui_content-inner-settled_gwq0h_1q887_538:not(#\9) {
539
- overflow-y: visible;
461
+
462
+ .awsui_content-inner-settled_gwq0h_1vps0_462:not(#\9) {
463
+ /* this comment keeps the class in the style sheet */
540
464
  }
541
465
 
542
- .awsui_content-inner-body-default_gwq0h_1q887_542:not(#\9), .awsui_content-inner-body-inline_gwq0h_1q887_542:not(#\9) {
466
+ .awsui_content-inner-body-default_gwq0h_1vps0_466:not(#\9), .awsui_content-inner-body-inline_gwq0h_1vps0_466:not(#\9) {
543
467
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
544
468
  }
545
- .awsui_content-inner-body-footer_gwq0h_1q887_545:not(#\9) {
469
+ .awsui_content-inner-body-footer_gwq0h_1vps0_469:not(#\9) {
546
470
  padding-block: var(--space-xs-ymlm0b, 8px);
547
471
  }
548
- .awsui_content-inner-body-container_gwq0h_1q887_548:not(#\9) {
472
+ .awsui_content-inner-body-container_gwq0h_1vps0_472:not(#\9) {
549
473
  padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
550
474
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
551
475
  }
552
476
 
553
- .awsui_disable-header-paddings_gwq0h_1q887_553:not(#\9) {
477
+ .awsui_disable-header-paddings_gwq0h_1vps0_477:not(#\9) {
554
478
  padding-block: 0;
555
479
  padding-inline: 0;
556
480
  }
557
481
 
558
- .awsui_disable-content-paddings_gwq0h_1q887_558:not(#\9) {
482
+ .awsui_disable-content-paddings_gwq0h_1vps0_482:not(#\9) {
559
483
  padding-block: 0;
560
484
  padding-inline: 0;
561
485
  }
562
486
 
563
- .awsui_focusable_gwq0h_1q887_563:not(#\9):focus {
487
+ .awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
564
488
  outline: none;
565
489
  text-decoration: none;
566
490
  }
567
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1q887_563:not(#\9):focus {
491
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
568
492
  outline: 2px dotted transparent;
569
493
  border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
570
494
  border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
@@ -575,45 +499,45 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1q887_563:not(#\9):fo
575
499
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
576
500
  }
577
501
 
578
- .awsui_click-target_gwq0h_1q887_578:not(#\9) {
502
+ .awsui_click-target_gwq0h_1vps0_502:not(#\9) {
579
503
  cursor: pointer;
580
504
  }
581
- .awsui_click-target_gwq0h_1q887_578:not(#\9):not(.awsui_wrapper-container_gwq0h_1q887_252):not(.awsui_header-container-button_gwq0h_1q887_370):hover {
505
+ .awsui_click-target_gwq0h_1vps0_502:not(#\9):not(.awsui_wrapper-container_gwq0h_1vps0_236):not(.awsui_header-container-button_gwq0h_1vps0_354):hover {
582
506
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
583
507
  }
584
508
 
585
- .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-default_gwq0h_1q887_245:not(#\9), .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-inline_gwq0h_1q887_245:not(#\9), .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-footer_gwq0h_1q887_245:not(#\9), .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-compact_gwq0h_1q887_256:not(#\9) {
509
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
586
510
  padding-inline-start: 0;
587
511
  }
588
- .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9) {
512
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9) {
589
513
  justify-content: space-between;
590
514
  align-items: flex-start;
591
515
  column-gap: var(--space-xs-ymlm0b, 8px);
592
516
  }
593
- .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-container_gwq0h_1q887_252:not(#\9), .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-default_gwq0h_1q887_245:not(#\9) {
517
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9) {
594
518
  display: flex;
595
519
  align-items: flex-start;
596
520
  column-gap: var(--space-m-dsumyt, 16px);
597
521
  }
598
- .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-container_gwq0h_1q887_252:not(#\9):not(.awsui_header-deprecated_gwq0h_1q887_269) {
522
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
599
523
  padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
600
524
  }
601
525
 
602
- .awsui_header-button-icon-end_gwq0h_1q887_602:not(#\9) {
526
+ .awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9) {
603
527
  margin-inline-start: 0;
604
528
  column-gap: var(--space-xs-ymlm0b, 8px);
605
529
  justify-content: space-between;
606
530
  }
607
- .awsui_header-button-icon-end_gwq0h_1q887_602:not(#\9):not(.awsui_header-container-button_gwq0h_1q887_370) {
531
+ .awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9):not(.awsui_header-container-button_gwq0h_1vps0_354) {
608
532
  display: flex;
609
533
  inline-size: 100%;
610
534
  }
611
- .awsui_header-button-icon-end_gwq0h_1q887_602:not(#\9):not(.awsui_header-container-button_gwq0h_1q887_370) > .awsui_header-text_gwq0h_1q887_458 {
535
+ .awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9):not(.awsui_header-container-button_gwq0h_1vps0_354) > .awsui_header-text_gwq0h_1vps0_434 {
612
536
  flex: 1;
613
537
  min-inline-size: 0;
614
538
  }
615
539
 
616
- .awsui_icon-container-end_gwq0h_1q887_418:not(#\9) {
540
+ .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
617
541
  margin-inline-start: auto;
618
542
  margin-inline-end: 0;
619
543
  flex-shrink: 0;
@@ -628,14 +552,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1q887_563:not(#\9):fo
628
552
  font: inherit;
629
553
  color: inherit;
630
554
  }
631
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1q887_418:not(#\9):focus {
555
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
632
556
  position: relative;
633
557
  }
634
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1q887_418:not(#\9):focus {
558
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
635
559
  outline: 2px dotted transparent;
636
560
  outline-offset: calc(2px - 1px);
637
561
  }
638
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1q887_418:not(#\9):focus::before {
562
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus::before {
639
563
  content: " ";
640
564
  display: block;
641
565
  position: absolute;
@@ -649,30 +573,21 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1q887_418:no
649
573
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
650
574
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
651
575
  }
652
- .awsui_header-icon-end_gwq0h_1q887_585.awsui_wrapper-navigation_gwq0h_1q887_249 > .awsui_icon-container-end_gwq0h_1q887_418:not(#\9) {
576
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-navigation_gwq0h_1vps0_233 > .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
653
577
  padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
654
578
  }
655
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1q887_418:not(#\9) {
656
- margin-inline-end: 0;
657
- }
658
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1q887_418:not(#\9):not(.awsui_icon-container-container_gwq0h_1q887_221) {
659
- inset-block-start: var(--space-xxxs-pajhad, 2px);
660
- }
661
- .awsui-one-theme .awsui_icon-container-end_gwq0h_1q887_418 > .awsui_icon_gwq0h_1q887_192:not(#\9) {
662
- inset-block-start: 0;
663
- }
664
579
 
665
- .awsui_header-content_gwq0h_1q887_665:not(#\9) {
580
+ .awsui_header-content_gwq0h_1vps0_580:not(#\9) {
666
581
  min-block-size: 0;
667
582
  }
668
583
 
669
- .awsui_header-icon-end_gwq0h_1q887_585 > .awsui_header-content_gwq0h_1q887_665:not(#\9),
670
- .awsui_header-icon-end_gwq0h_1q887_585 > .awsui_header-navigation-content_gwq0h_1q887_670:not(#\9) {
584
+ .awsui_header-icon-end_gwq0h_1vps0_509 > .awsui_header-content_gwq0h_1vps0_580:not(#\9),
585
+ .awsui_header-icon-end_gwq0h_1vps0_509 > .awsui_header-navigation-content_gwq0h_1vps0_585:not(#\9) {
671
586
  flex: 1;
672
587
  min-inline-size: 0;
673
588
  }
674
589
 
675
- .awsui_disable-header-paddings_gwq0h_1q887_553.awsui_wrapper-navigation_gwq0h_1q887_249:not(#\9):not(.awsui_header-icon-end_gwq0h_1q887_585) > .awsui_icon-container_gwq0h_1q887_217 {
590
+ .awsui_disable-header-paddings_gwq0h_1vps0_477.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9):not(.awsui_header-icon-end_gwq0h_1vps0_509) > .awsui_icon-container_gwq0h_1vps0_213 {
676
591
  display: grid;
677
592
  align-items: flex-start;
678
593
  padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);