@cloudscape-design/components 3.0.1349 → 3.0.1351

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 (435) 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 +99 -168
  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/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. 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_10ou0_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_10ou0_188:not(#\9) {
184
+ .awsui_expand-button_gwq0h_1vps0_184:not(#\9) {
189
185
  outline: none;
190
186
  }
191
187
 
192
- .awsui_icon_gwq0h_10ou0_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_10ou0_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_10ou0_192:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_10ou0_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_10ou0_192.awsui_expanded_gwq0h_10ou0_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_10ou0_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_10ou0_192:not(#\9):dir(rtl).awsui_expanded_gwq0h_10ou0_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_10ou0_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_10ou0_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_10ou0_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_10ou0_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_10ou0_217 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
234
- inset-block-start: var(--space-xxxs-pajhad, 2px);
235
- }
236
220
 
237
- .awsui_wrapper_gwq0h_10ou0_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_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245:not(#\9), .awsui_wrapper-footer_gwq0h_10ou0_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_10ou0_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_10ou0_249:not(#\9), .awsui_wrapper-container_gwq0h_10ou0_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_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) {
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_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) {
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_10ou0_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_10ou0_245.awsui_header-deprecated_gwq0h_10ou0_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_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_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_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) {
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_10ou0_245:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_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_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) {
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_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_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_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_288:not(#\9), .awsui_wrapper-inline_gwq0h_10ou0_245.awsui_wrapper-expanded_gwq0h_10ou0_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_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) {
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_10ou0_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_10ou0_245:not(#\9), .awsui_wrapper-compact_gwq0h_10ou0_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_10ou0_245.awsui_header-deprecated_gwq0h_10ou0_269:not(#\9), .awsui_wrapper-compact_gwq0h_10ou0_256.awsui_header-deprecated_gwq0h_10ou0_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_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) {
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_10ou0_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_10ou0_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_10ou0_252:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_10ou0_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_10ou0_252:not(#\9):not(.awsui_wrapper-expanded_gwq0h_10ou0_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_10ou0_252.awsui_wrapper-not-expanded-without-actions_gwq0h_10ou0_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_10ou0_252.awsui_header-deprecated_gwq0h_10ou0_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_10ou0_252:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_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_10ou0_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_10ou0_269:not(#\9) {
331
+ .awsui_header_gwq0h_1vps0_253:not(#\9) {
348
332
  /* used in test-utils */
349
333
  }
350
- .awsui_header-wrapper_gwq0h_10ou0_350:not(#\9), .awsui_header-deprecated_gwq0h_10ou0_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_10ou0_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_10ou0_252:not
359
343
  padding-block: 0;
360
344
  padding-inline: 0;
361
345
  }
362
- .awsui_header-actions-wrapper_gwq0h_10ou0_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_10ou0_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_10ou0_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_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_10ou0_370:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_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_10ou0_370:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_10ou0_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_10ou0_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_10ou0_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_10ou0_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_10ou0_370:not(#\9) {
383
+ .awsui_header-container_gwq0h_1vps0_354:not(#\9) {
400
384
  inline-size: 100%;
401
385
  }
402
- .awsui_header-container_gwq0h_10ou0_370 > .awsui_icon-container_gwq0h_10ou0_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_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_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,17 +399,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9
415
399
  text-decoration: none;
416
400
  flex-direction: column;
417
401
  }
418
- .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_217:not(#\9):hover {
402
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):not(.awsui_icon-container-end_gwq0h_1vps0_402) {
403
+ padding-inline-start: calc(24px - var(--size-icon-normal-levt08, 16px));
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)));
405
+ }
406
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213.awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
407
+ padding-inline-end: calc(24px - var(--size-icon-normal-levt08, 16px));
408
+ margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-levt08, 16px)));
409
+ }
410
+ .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):hover {
419
411
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
420
412
  }
421
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_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 {
422
414
  position: relative;
423
415
  }
424
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_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 {
425
417
  outline: 2px dotted transparent;
426
418
  outline-offset: calc(2px - 1px);
427
419
  }
428
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .awsui_icon-container_gwq0h_10ou0_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 {
429
421
  content: " ";
430
422
  display: block;
431
423
  position: absolute;
@@ -439,116 +431,64 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .
439
431
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
440
432
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
441
433
  }
442
- .awsui_header-text_gwq0h_10ou0_442:not(#\9) {
434
+ .awsui_header-text_gwq0h_1vps0_434:not(#\9) {
443
435
  /* used in test-utils */
444
436
  }
445
437
 
446
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_10ou0_256) > .awsui_header-actions-wrapper_gwq0h_10ou0_362 {
438
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_1vps0_240) > .awsui_header-actions-wrapper_gwq0h_1vps0_346 {
447
439
  flex-wrap: wrap;
448
440
  column-gap: var(--space-xs-ymlm0b, 8px);
449
441
  row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
450
442
  }
451
443
 
452
- .awsui_content_gwq0h_10ou0_452:not(#\9) {
444
+ .awsui_content_gwq0h_1vps0_444:not(#\9) {
453
445
  display: none;
454
446
  }
455
- .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
447
+ .awsui_content-expanded_gwq0h_1vps0_447:not(#\9) {
456
448
  display: block;
457
449
  }
458
- .awsui_content-compact_gwq0h_10ou0_458:not(#\9) {
450
+ .awsui_content-compact_gwq0h_1vps0_450:not(#\9) {
459
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));
460
452
  }
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
453
 
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);
454
+ .awsui_content-inner_gwq0h_1vps0_454:not(#\9) {
455
+ /* this comment keeps the class in the style sheet */
511
456
  }
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;
457
+
458
+ .awsui_content-inner-expanded_gwq0h_1vps0_458:not(#\9) {
459
+ /* this comment keeps the class in the style sheet */
521
460
  }
522
- .awsui-one-theme .awsui_content-inner-settled_gwq0h_10ou0_522:not(#\9) {
523
- overflow-y: visible;
461
+
462
+ .awsui_content-inner-settled_gwq0h_1vps0_462:not(#\9) {
463
+ /* this comment keeps the class in the style sheet */
524
464
  }
525
465
 
526
- .awsui_content-inner-body-default_gwq0h_10ou0_526:not(#\9), .awsui_content-inner-body-inline_gwq0h_10ou0_526:not(#\9) {
466
+ .awsui_content-inner-body-default_gwq0h_1vps0_466:not(#\9), .awsui_content-inner-body-inline_gwq0h_1vps0_466:not(#\9) {
527
467
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
528
468
  }
529
- .awsui_content-inner-body-footer_gwq0h_10ou0_529:not(#\9) {
469
+ .awsui_content-inner-body-footer_gwq0h_1vps0_469:not(#\9) {
530
470
  padding-block: var(--space-xs-ymlm0b, 8px);
531
471
  }
532
- .awsui_content-inner-body-container_gwq0h_10ou0_532:not(#\9) {
472
+ .awsui_content-inner-body-container_gwq0h_1vps0_472:not(#\9) {
533
473
  padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
534
474
  padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
535
475
  }
536
476
 
537
- .awsui_disable-header-paddings_gwq0h_10ou0_537:not(#\9) {
477
+ .awsui_disable-header-paddings_gwq0h_1vps0_477:not(#\9) {
538
478
  padding-block: 0;
539
479
  padding-inline: 0;
540
480
  }
541
481
 
542
- .awsui_disable-content-paddings_gwq0h_10ou0_542:not(#\9) {
482
+ .awsui_disable-content-paddings_gwq0h_1vps0_482:not(#\9) {
543
483
  padding-block: 0;
544
484
  padding-inline: 0;
545
485
  }
546
486
 
547
- .awsui_focusable_gwq0h_10ou0_547:not(#\9):focus {
487
+ .awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
548
488
  outline: none;
549
489
  text-decoration: none;
550
490
  }
551
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):focus {
491
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
552
492
  outline: 2px dotted transparent;
553
493
  border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
554
494
  border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
@@ -559,45 +499,45 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):fo
559
499
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
560
500
  }
561
501
 
562
- .awsui_click-target_gwq0h_10ou0_562:not(#\9) {
502
+ .awsui_click-target_gwq0h_1vps0_502:not(#\9) {
563
503
  cursor: pointer;
564
504
  }
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 {
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 {
566
506
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
567
507
  }
568
508
 
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) {
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) {
570
510
  padding-inline-start: 0;
571
511
  }
572
- .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-navigation_gwq0h_10ou0_249:not(#\9) {
512
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9) {
573
513
  justify-content: space-between;
574
514
  align-items: flex-start;
575
515
  column-gap: var(--space-xs-ymlm0b, 8px);
576
516
  }
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) {
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) {
578
518
  display: flex;
579
519
  align-items: flex-start;
580
520
  column-gap: var(--space-m-dsumyt, 16px);
581
521
  }
582
- .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-container_gwq0h_10ou0_252:not(#\9):not(.awsui_header-deprecated_gwq0h_10ou0_269) {
522
+ .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
583
523
  padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
584
524
  }
585
525
 
586
- .awsui_header-button-icon-end_gwq0h_10ou0_586:not(#\9) {
526
+ .awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9) {
587
527
  margin-inline-start: 0;
588
528
  column-gap: var(--space-xs-ymlm0b, 8px);
589
529
  justify-content: space-between;
590
530
  }
591
- .awsui_header-button-icon-end_gwq0h_10ou0_586:not(#\9):not(.awsui_header-container-button_gwq0h_10ou0_370) {
531
+ .awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9):not(.awsui_header-container-button_gwq0h_1vps0_354) {
592
532
  display: flex;
593
533
  inline-size: 100%;
594
534
  }
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 {
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 {
596
536
  flex: 1;
597
537
  min-inline-size: 0;
598
538
  }
599
539
 
600
- .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
540
+ .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
601
541
  margin-inline-start: auto;
602
542
  margin-inline-end: 0;
603
543
  flex-shrink: 0;
@@ -612,14 +552,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):fo
612
552
  font: inherit;
613
553
  color: inherit;
614
554
  }
615
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus {
555
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
616
556
  position: relative;
617
557
  }
618
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus {
558
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
619
559
  outline: 2px dotted transparent;
620
560
  outline-offset: calc(2px - 1px);
621
561
  }
622
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):focus::before {
562
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus::before {
623
563
  content: " ";
624
564
  display: block;
625
565
  position: absolute;
@@ -633,30 +573,21 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:no
633
573
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
634
574
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
635
575
  }
636
- .awsui_header-icon-end_gwq0h_10ou0_569.awsui_wrapper-navigation_gwq0h_10ou0_249 > .awsui_icon-container-end_gwq0h_10ou0_600: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) {
637
577
  padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
638
578
  }
639
- .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
640
- margin-inline-end: 0;
641
- }
642
- .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):not(.awsui_icon-container-container_gwq0h_10ou0_221) {
643
- inset-block-start: var(--space-xxxs-pajhad, 2px);
644
- }
645
- .awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
646
- inset-block-start: 0;
647
- }
648
579
 
649
- .awsui_header-content_gwq0h_10ou0_649:not(#\9) {
580
+ .awsui_header-content_gwq0h_1vps0_580:not(#\9) {
650
581
  min-block-size: 0;
651
582
  }
652
583
 
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) {
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) {
655
586
  flex: 1;
656
587
  min-inline-size: 0;
657
588
  }
658
589
 
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 {
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 {
660
591
  display: grid;
661
592
  align-items: flex-start;
662
593
  padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);