@cloudscape-design/components 3.0.1365 → 3.0.1367

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 (500) hide show
  1. package/action-card/internal.d.ts.map +1 -1
  2. package/action-card/internal.js +5 -2
  3. package/action-card/internal.js.map +1 -1
  4. package/action-card/styles.css.js +17 -17
  5. package/action-card/styles.scoped.css +117 -117
  6. package/action-card/styles.selectors.js +17 -17
  7. package/alert/actions-wrapper/styles.css.js +1 -1
  8. package/alert/actions-wrapper/styles.scoped.css +3 -3
  9. package/alert/actions-wrapper/styles.selectors.js +1 -1
  10. package/alert/styles.css.js +27 -27
  11. package/alert/styles.scoped.css +67 -67
  12. package/alert/styles.selectors.js +27 -27
  13. package/anchor-navigation/styles.css.js +8 -8
  14. package/anchor-navigation/styles.scoped.css +22 -22
  15. package/anchor-navigation/styles.selectors.js +8 -8
  16. package/annotation-context/annotation/styles.css.js +13 -13
  17. package/annotation-context/annotation/styles.scoped.css +23 -23
  18. package/annotation-context/annotation/styles.selectors.js +13 -13
  19. package/app-layout/content-wrapper/styles.css.js +3 -3
  20. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  21. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  22. package/app-layout/drawer/styles.css.js +14 -14
  23. package/app-layout/drawer/styles.scoped.css +25 -25
  24. package/app-layout/drawer/styles.selectors.js +14 -14
  25. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  26. package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
  27. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  28. package/app-layout/notifications/styles.css.js +3 -3
  29. package/app-layout/notifications/styles.scoped.css +7 -7
  30. package/app-layout/notifications/styles.selectors.js +3 -3
  31. package/app-layout/resize/styles.css.js +5 -5
  32. package/app-layout/resize/styles.scoped.css +14 -14
  33. package/app-layout/resize/styles.selectors.js +5 -5
  34. package/app-layout/styles.css.js +12 -12
  35. package/app-layout/styles.scoped.css +18 -18
  36. package/app-layout/styles.selectors.js +12 -12
  37. package/app-layout/toggles/index.d.ts.map +1 -1
  38. package/app-layout/toggles/index.js +1 -1
  39. package/app-layout/toggles/index.js.map +1 -1
  40. package/app-layout/toggles/styles.css.js +2 -2
  41. package/app-layout/toggles/styles.scoped.css +15 -15
  42. package/app-layout/toggles/styles.selectors.js +2 -2
  43. package/app-layout/visual-refresh/styles.css.js +86 -86
  44. package/app-layout/visual-refresh/styles.scoped.css +288 -288
  45. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  46. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/trigger-button.js +1 -1
  48. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  49. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  50. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +112 -112
  51. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  52. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -15
  54. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  55. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  56. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  57. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  58. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  59. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  60. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  61. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  62. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  64. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  65. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +1 -1
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  67. package/area-chart/styles.css.js +6 -6
  68. package/area-chart/styles.scoped.css +11 -11
  69. package/area-chart/styles.selectors.js +6 -6
  70. package/attribute-editor/styles.css.js +15 -15
  71. package/attribute-editor/styles.scoped.css +32 -32
  72. package/attribute-editor/styles.selectors.js +15 -15
  73. package/badge/styles.css.js +10 -10
  74. package/badge/styles.scoped.css +11 -11
  75. package/badge/styles.selectors.js +10 -10
  76. package/box/styles.css.js +220 -220
  77. package/box/styles.scoped.css +433 -433
  78. package/box/styles.selectors.js +220 -220
  79. package/breadcrumb-group/all-items-dropdown.js +2 -2
  80. package/breadcrumb-group/all-items-dropdown.js.map +1 -1
  81. package/breadcrumb-group/item/styles.css.js +7 -7
  82. package/breadcrumb-group/item/styles.scoped.css +30 -30
  83. package/breadcrumb-group/item/styles.selectors.js +7 -7
  84. package/breadcrumb-group/styles.css.js +14 -14
  85. package/breadcrumb-group/styles.scoped.css +32 -32
  86. package/breadcrumb-group/styles.selectors.js +14 -14
  87. package/button/internal.d.ts.map +1 -1
  88. package/button/internal.js +2 -0
  89. package/button/internal.js.map +1 -1
  90. package/button/styles.css.js +23 -23
  91. package/button/styles.scoped.css +295 -295
  92. package/button/styles.selectors.js +23 -23
  93. package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  94. package/button-dropdown/category-elements/expandable-category-element.js +2 -2
  95. package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  96. package/button-dropdown/category-elements/styles.css.js +18 -18
  97. package/button-dropdown/category-elements/styles.scoped.css +37 -37
  98. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  99. package/button-dropdown/filter.d.ts +1 -1
  100. package/button-dropdown/filter.d.ts.map +1 -1
  101. package/button-dropdown/internal.d.ts.map +1 -1
  102. package/button-dropdown/internal.js +9 -3
  103. package/button-dropdown/internal.js.map +1 -1
  104. package/button-dropdown/item-element/index.d.ts.map +1 -1
  105. package/button-dropdown/item-element/index.js +2 -2
  106. package/button-dropdown/item-element/index.js.map +1 -1
  107. package/button-dropdown/item-element/styles.css.js +21 -21
  108. package/button-dropdown/item-element/styles.scoped.css +45 -45
  109. package/button-dropdown/item-element/styles.selectors.js +21 -21
  110. package/button-dropdown/styles.css.js +23 -23
  111. package/button-dropdown/styles.scoped.css +40 -40
  112. package/button-dropdown/styles.selectors.js +23 -23
  113. package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
  114. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  115. package/button-dropdown/utils/use-button-dropdown.js +14 -2
  116. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  117. package/button-group/styles.css.js +4 -4
  118. package/button-group/styles.scoped.css +6 -6
  119. package/button-group/styles.selectors.js +4 -4
  120. package/calendar/styles.css.js +21 -21
  121. package/calendar/styles.scoped.css +62 -62
  122. package/calendar/styles.selectors.js +21 -21
  123. package/cards/styles.css.js +39 -38
  124. package/cards/styles.scoped.css +54 -51
  125. package/cards/styles.selectors.js +39 -38
  126. package/checkbox/styles.css.js +3 -3
  127. package/checkbox/styles.scoped.css +16 -16
  128. package/checkbox/styles.selectors.js +3 -3
  129. package/code-editor/resizable-box/styles.css.js +4 -4
  130. package/code-editor/resizable-box/styles.scoped.css +9 -9
  131. package/code-editor/resizable-box/styles.selectors.js +4 -4
  132. package/code-editor/styles.css.js +33 -33
  133. package/code-editor/styles.scoped.css +159 -159
  134. package/code-editor/styles.selectors.js +33 -33
  135. package/code-editor/tab-button.d.ts.map +1 -1
  136. package/code-editor/tab-button.js +1 -1
  137. package/code-editor/tab-button.js.map +1 -1
  138. package/collection-preferences/styles.css.js +38 -38
  139. package/collection-preferences/styles.scoped.css +52 -52
  140. package/collection-preferences/styles.selectors.js +38 -38
  141. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  142. package/column-layout/flexible-column-layout/styles.scoped.css +12 -12
  143. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  144. package/column-layout/styles.css.js +13 -13
  145. package/column-layout/styles.scoped.css +51 -51
  146. package/column-layout/styles.selectors.js +13 -13
  147. package/container/styles.css.js +33 -33
  148. package/container/styles.scoped.css +73 -72
  149. package/container/styles.selectors.js +33 -33
  150. package/content-layout/styles.css.js +14 -14
  151. package/content-layout/styles.scoped.css +30 -30
  152. package/content-layout/styles.selectors.js +14 -14
  153. package/copy-to-clipboard/styles.css.js +5 -5
  154. package/copy-to-clipboard/styles.scoped.css +7 -7
  155. package/copy-to-clipboard/styles.selectors.js +5 -5
  156. package/date-picker/styles.css.js +7 -7
  157. package/date-picker/styles.scoped.css +10 -10
  158. package/date-picker/styles.selectors.js +7 -7
  159. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  160. package/date-range-picker/calendar/grids/styles.scoped.css +69 -69
  161. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  162. package/date-range-picker/relative-range/styles.css.js +6 -6
  163. package/date-range-picker/relative-range/styles.scoped.css +13 -13
  164. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  165. package/date-range-picker/styles.css.js +23 -23
  166. package/date-range-picker/styles.scoped.css +46 -46
  167. package/date-range-picker/styles.selectors.js +23 -23
  168. package/divider/styles.css.js +6 -6
  169. package/divider/styles.scoped.css +8 -8
  170. package/divider/styles.selectors.js +6 -6
  171. package/drawer/styles.css.js +29 -29
  172. package/drawer/styles.scoped.css +47 -47
  173. package/drawer/styles.selectors.js +29 -29
  174. package/dropdown/styles.css.js +20 -20
  175. package/dropdown/styles.scoped.css +54 -54
  176. package/dropdown/styles.selectors.js +20 -20
  177. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  178. package/expandable-section/expandable-section-header.js +13 -7
  179. package/expandable-section/expandable-section-header.js.map +1 -1
  180. package/expandable-section/styles.css.js +43 -43
  181. package/expandable-section/styles.scoped.css +129 -129
  182. package/expandable-section/styles.selectors.js +43 -43
  183. package/file-dropzone/styles.css.js +3 -3
  184. package/file-dropzone/styles.scoped.css +6 -6
  185. package/file-dropzone/styles.selectors.js +3 -3
  186. package/file-input/styles.css.js +5 -5
  187. package/file-input/styles.scoped.css +18 -18
  188. package/file-input/styles.selectors.js +5 -5
  189. package/file-token-group/styles.css.js +23 -23
  190. package/file-token-group/styles.scoped.css +52 -52
  191. package/file-token-group/styles.selectors.js +23 -23
  192. package/file-upload/styles.css.js +2 -2
  193. package/file-upload/styles.scoped.css +4 -4
  194. package/file-upload/styles.selectors.js +2 -2
  195. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  196. package/flashbar/collapsible-flashbar.js +3 -3
  197. package/flashbar/collapsible-flashbar.js.map +1 -1
  198. package/flashbar/styles.css.js +50 -50
  199. package/flashbar/styles.scoped.css +249 -249
  200. package/flashbar/styles.selectors.js +50 -50
  201. package/form/styles.css.js +8 -8
  202. package/form/styles.scoped.css +16 -16
  203. package/form/styles.selectors.js +8 -8
  204. package/form-field/styles.css.js +24 -24
  205. package/form-field/styles.scoped.css +44 -44
  206. package/form-field/styles.selectors.js +24 -24
  207. package/grid/styles.css.js +53 -53
  208. package/grid/styles.scoped.css +58 -58
  209. package/grid/styles.selectors.js +53 -53
  210. package/header/styles.css.js +35 -35
  211. package/header/styles.scoped.css +83 -83
  212. package/header/styles.selectors.js +35 -35
  213. package/help-panel/styles.css.js +6 -6
  214. package/help-panel/styles.scoped.css +100 -100
  215. package/help-panel/styles.selectors.js +6 -6
  216. package/hotspot/styles.css.js +7 -7
  217. package/hotspot/styles.scoped.css +10 -10
  218. package/hotspot/styles.selectors.js +7 -7
  219. package/icon/styles.css.js +42 -42
  220. package/icon/styles.scoped.css +118 -118
  221. package/icon/styles.selectors.js +42 -42
  222. package/input/index.d.ts.map +1 -1
  223. package/input/index.js +3 -2
  224. package/input/index.js.map +1 -1
  225. package/input/interfaces.d.ts +6 -0
  226. package/input/interfaces.d.ts.map +1 -1
  227. package/input/interfaces.js.map +1 -1
  228. package/input/internal.d.ts +0 -1
  229. package/input/internal.d.ts.map +1 -1
  230. package/input/internal.js +26 -12
  231. package/input/internal.js.map +1 -1
  232. package/input/styles.css.js +29 -28
  233. package/input/styles.scoped.css +159 -156
  234. package/input/styles.selectors.js +29 -28
  235. package/internal/base-component/styles.scoped.css +2 -2
  236. package/internal/base-theme/styles.scoped.css +319 -319
  237. package/internal/components/abstract-switch/styles.css.js +13 -13
  238. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  239. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  240. package/internal/components/button-trigger/index.d.ts.map +1 -1
  241. package/internal/components/button-trigger/index.js +2 -2
  242. package/internal/components/button-trigger/index.js.map +1 -1
  243. package/internal/components/button-trigger/styles.css.js +14 -14
  244. package/internal/components/button-trigger/styles.scoped.css +43 -43
  245. package/internal/components/button-trigger/styles.selectors.js +14 -14
  246. package/internal/components/chart-legend/styles.css.js +6 -6
  247. package/internal/components/chart-legend/styles.scoped.css +16 -16
  248. package/internal/components/chart-legend/styles.selectors.js +6 -6
  249. package/internal/components/chart-popover/styles.css.js +3 -3
  250. package/internal/components/chart-popover/styles.scoped.css +6 -6
  251. package/internal/components/chart-popover/styles.selectors.js +3 -3
  252. package/internal/components/chart-series-details/styles.css.js +19 -19
  253. package/internal/components/chart-series-details/styles.scoped.css +39 -39
  254. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  255. package/internal/components/chart-series-marker/styles.css.js +5 -5
  256. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  257. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  258. package/internal/components/checkbox-icon/styles.css.js +9 -9
  259. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  260. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  261. package/internal/components/drag-handle/button.d.ts.map +1 -1
  262. package/internal/components/drag-handle/button.js +3 -1
  263. package/internal/components/drag-handle/button.js.map +1 -1
  264. package/internal/components/drag-handle/styles.css.js +14 -14
  265. package/internal/components/drag-handle/styles.scoped.css +21 -21
  266. package/internal/components/drag-handle/styles.selectors.js +14 -14
  267. package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
  268. package/internal/components/drag-handle-wrapper/index.js +2 -1
  269. package/internal/components/drag-handle-wrapper/index.js.map +1 -1
  270. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  271. package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
  272. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  273. package/internal/components/dropdown-status/styles.css.js +2 -2
  274. package/internal/components/dropdown-status/styles.scoped.css +5 -5
  275. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  276. package/internal/components/expand-toggle-button/index.d.ts.map +1 -1
  277. package/internal/components/expand-toggle-button/index.js +1 -1
  278. package/internal/components/expand-toggle-button/index.js.map +1 -1
  279. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  280. package/internal/components/expand-toggle-button/styles.scoped.css +21 -21
  281. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  282. package/internal/components/menu-dropdown/index.d.ts.map +1 -1
  283. package/internal/components/menu-dropdown/index.js +1 -1
  284. package/internal/components/menu-dropdown/index.js.map +1 -1
  285. package/internal/components/menu-dropdown/styles.css.js +7 -7
  286. package/internal/components/menu-dropdown/styles.scoped.css +18 -18
  287. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  288. package/internal/components/option/styles.css.js +17 -17
  289. package/internal/components/option/styles.scoped.css +34 -34
  290. package/internal/components/option/styles.selectors.js +17 -17
  291. package/internal/components/radio-button/styles.css.js +7 -7
  292. package/internal/components/radio-button/styles.scoped.css +24 -24
  293. package/internal/components/radio-button/styles.selectors.js +7 -7
  294. package/internal/components/selectable-item/styles.css.js +22 -22
  295. package/internal/components/selectable-item/styles.scoped.css +66 -66
  296. package/internal/components/selectable-item/styles.selectors.js +22 -22
  297. package/internal/components/sortable-area/styles.css.js +8 -8
  298. package/internal/components/sortable-area/styles.scoped.css +17 -17
  299. package/internal/components/sortable-area/styles.selectors.js +8 -8
  300. package/internal/components/structured-item/styles.css.js +7 -7
  301. package/internal/components/structured-item/styles.scoped.css +11 -11
  302. package/internal/components/structured-item/styles.selectors.js +7 -7
  303. package/internal/components/token-list/styles.css.js +10 -10
  304. package/internal/components/token-list/styles.scoped.css +33 -33
  305. package/internal/components/token-list/styles.selectors.js +10 -10
  306. package/internal/components/token-list/token-limit-toggle.d.ts.map +1 -1
  307. package/internal/components/token-list/token-limit-toggle.js +2 -2
  308. package/internal/components/token-list/token-limit-toggle.js.map +1 -1
  309. package/internal/environment.js +2 -2
  310. package/internal/environment.json +2 -2
  311. package/internal/generated/custom-css-properties/index.d.ts +1 -0
  312. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  313. package/internal/generated/custom-css-properties/index.js +174 -173
  314. package/internal/generated/custom-css-properties/index.js.map +1 -1
  315. package/internal/generated/styles/tokens.js +200 -200
  316. package/internal/generated/theming/index.cjs +200 -200
  317. package/internal/generated/theming/index.js +200 -200
  318. package/internal/manifest.json +1 -1
  319. package/internal/utils/focus-visible.d.ts +14 -0
  320. package/internal/utils/focus-visible.d.ts.map +1 -0
  321. package/internal/utils/focus-visible.js +21 -0
  322. package/internal/utils/focus-visible.js.map +1 -0
  323. package/item-card/styles.css.js +14 -14
  324. package/item-card/styles.scoped.css +94 -94
  325. package/item-card/styles.selectors.js +14 -14
  326. package/key-value-pairs/styles.css.js +8 -8
  327. package/key-value-pairs/styles.scoped.css +14 -14
  328. package/key-value-pairs/styles.selectors.js +8 -8
  329. package/link/internal.d.ts.map +1 -1
  330. package/link/internal.js +2 -0
  331. package/link/internal.js.map +1 -1
  332. package/link/styles.css.js +21 -21
  333. package/link/styles.scoped.css +112 -112
  334. package/link/styles.selectors.js +21 -21
  335. package/list/styles.css.js +5 -5
  336. package/list/styles.scoped.css +9 -9
  337. package/list/styles.selectors.js +5 -5
  338. package/manifest.json +2 -2
  339. package/mixed-line-bar-chart/styles.css.js +11 -11
  340. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  341. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  342. package/modal/styles.css.js +31 -31
  343. package/modal/styles.scoped.css +65 -65
  344. package/modal/styles.selectors.js +31 -31
  345. package/multiselect/styles.css.js +5 -5
  346. package/multiselect/styles.scoped.css +6 -6
  347. package/multiselect/styles.selectors.js +5 -5
  348. package/package.json +1 -1
  349. package/pagination/internal.d.ts.map +1 -1
  350. package/pagination/internal.js +4 -4
  351. package/pagination/internal.js.map +1 -1
  352. package/pagination/styles.css.js +12 -12
  353. package/pagination/styles.scoped.css +36 -36
  354. package/pagination/styles.selectors.js +12 -12
  355. package/pie-chart/styles.css.js +27 -27
  356. package/pie-chart/styles.scoped.css +58 -58
  357. package/pie-chart/styles.selectors.js +27 -27
  358. package/popover/styles.css.js +58 -58
  359. package/popover/styles.scoped.css +102 -102
  360. package/popover/styles.selectors.js +58 -58
  361. package/progress-bar/styles.css.js +19 -19
  362. package/progress-bar/styles.scoped.css +64 -64
  363. package/progress-bar/styles.selectors.js +19 -19
  364. package/prompt-input/styles.css.js +26 -26
  365. package/prompt-input/styles.scoped.css +127 -127
  366. package/prompt-input/styles.selectors.js +26 -26
  367. package/property-filter/filtering-token/index.js +4 -4
  368. package/property-filter/filtering-token/index.js.map +1 -1
  369. package/property-filter/filtering-token/styles.css.js +18 -18
  370. package/property-filter/filtering-token/styles.scoped.css +54 -54
  371. package/property-filter/filtering-token/styles.selectors.js +18 -18
  372. package/property-filter/styles.css.js +39 -39
  373. package/property-filter/styles.scoped.css +75 -75
  374. package/property-filter/styles.selectors.js +39 -39
  375. package/radio-group/styles.css.js +5 -5
  376. package/radio-group/styles.scoped.css +10 -10
  377. package/radio-group/styles.selectors.js +5 -5
  378. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  379. package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
  380. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  381. package/segmented-control/segment.d.ts.map +1 -1
  382. package/segmented-control/segment.js +1 -1
  383. package/segmented-control/segment.js.map +1 -1
  384. package/segmented-control/styles.css.js +16 -16
  385. package/segmented-control/styles.scoped.css +67 -67
  386. package/segmented-control/styles.selectors.js +16 -16
  387. package/select/parts/filter.d.ts +1 -1
  388. package/select/parts/filter.d.ts.map +1 -1
  389. package/select/parts/styles.css.js +21 -21
  390. package/select/parts/styles.scoped.css +38 -38
  391. package/select/parts/styles.selectors.js +21 -21
  392. package/side-navigation/parts.js +3 -3
  393. package/side-navigation/parts.js.map +1 -1
  394. package/side-navigation/styles.css.js +64 -64
  395. package/side-navigation/styles.scoped.css +162 -162
  396. package/side-navigation/styles.selectors.js +64 -64
  397. package/slider/styles.css.js +26 -26
  398. package/slider/styles.scoped.css +205 -205
  399. package/slider/styles.selectors.js +26 -26
  400. package/space-between/styles.css.js +23 -23
  401. package/space-between/styles.scoped.css +40 -40
  402. package/space-between/styles.selectors.js +23 -23
  403. package/spinner/styles.css.js +14 -14
  404. package/spinner/styles.scoped.css +55 -55
  405. package/spinner/styles.selectors.js +14 -14
  406. package/split-panel/styles.css.js +38 -38
  407. package/split-panel/styles.scoped.css +84 -84
  408. package/split-panel/styles.selectors.js +38 -38
  409. package/status-indicator/styles.css.js +25 -25
  410. package/status-indicator/styles.scoped.css +50 -50
  411. package/status-indicator/styles.selectors.js +25 -25
  412. package/steps/styles.css.js +17 -17
  413. package/steps/styles.scoped.css +51 -51
  414. package/steps/styles.selectors.js +17 -17
  415. package/table/body-cell/styles.css.js +48 -48
  416. package/table/body-cell/styles.scoped.css +816 -816
  417. package/table/body-cell/styles.selectors.js +48 -48
  418. package/table/header-cell/index.d.ts.map +1 -1
  419. package/table/header-cell/index.js +2 -1
  420. package/table/header-cell/index.js.map +1 -1
  421. package/table/header-cell/styles.css.js +38 -38
  422. package/table/header-cell/styles.scoped.css +156 -156
  423. package/table/header-cell/styles.selectors.js +38 -38
  424. package/table/resizer/styles.css.js +17 -17
  425. package/table/resizer/styles.scoped.css +39 -39
  426. package/table/resizer/styles.selectors.js +17 -17
  427. package/table/selection/styles.css.js +4 -4
  428. package/table/selection/styles.scoped.css +6 -6
  429. package/table/selection/styles.selectors.js +4 -4
  430. package/table/styles.css.js +37 -37
  431. package/table/styles.scoped.css +73 -70
  432. package/table/styles.selectors.js +37 -37
  433. package/tabs/styles.css.js +30 -30
  434. package/tabs/styles.scoped.css +105 -105
  435. package/tabs/styles.selectors.js +30 -30
  436. package/tabs/tab-header-bar.d.ts.map +1 -1
  437. package/tabs/tab-header-bar.js +1 -1
  438. package/tabs/tab-header-bar.js.map +1 -1
  439. package/tag-editor/styles.css.js +3 -3
  440. package/tag-editor/styles.scoped.css +14 -14
  441. package/tag-editor/styles.selectors.js +3 -3
  442. package/test-utils/dom/input/index.d.ts +1 -0
  443. package/test-utils/dom/input/index.js +3 -0
  444. package/test-utils/dom/input/index.js.map +1 -1
  445. package/test-utils/selectors/input/index.d.ts +1 -0
  446. package/test-utils/selectors/input/index.js +3 -0
  447. package/test-utils/selectors/input/index.js.map +1 -1
  448. package/text-content/styles.css.js +1 -1
  449. package/text-content/styles.scoped.css +73 -73
  450. package/text-content/styles.selectors.js +1 -1
  451. package/text-filter/styles.css.js +3 -3
  452. package/text-filter/styles.scoped.css +5 -5
  453. package/text-filter/styles.selectors.js +3 -3
  454. package/textarea/styles.css.js +9 -9
  455. package/textarea/styles.scoped.css +55 -55
  456. package/textarea/styles.selectors.js +9 -9
  457. package/tiles/styles.css.js +30 -30
  458. package/tiles/styles.scoped.css +123 -123
  459. package/tiles/styles.selectors.js +30 -30
  460. package/toggle/styles.css.js +10 -10
  461. package/toggle/styles.scoped.css +24 -24
  462. package/toggle/styles.selectors.js +10 -10
  463. package/token/dismiss-button.js +2 -2
  464. package/token/dismiss-button.js.map +1 -1
  465. package/token/styles.css.js +14 -14
  466. package/token/styles.scoped.css +58 -58
  467. package/token/styles.selectors.js +14 -14
  468. package/token-group/styles.css.js +5 -5
  469. package/token-group/styles.scoped.css +5 -5
  470. package/token-group/styles.selectors.js +5 -5
  471. package/tooltip/styles.css.js +2 -2
  472. package/tooltip/styles.scoped.css +5 -5
  473. package/tooltip/styles.selectors.js +2 -2
  474. package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  475. package/top-navigation/parts/overflow-menu/menu-item.js +5 -5
  476. package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  477. package/top-navigation/styles.css.js +47 -47
  478. package/top-navigation/styles.scoped.css +97 -97
  479. package/top-navigation/styles.selectors.js +47 -47
  480. package/tree-view/styles.css.js +2 -2
  481. package/tree-view/styles.scoped.css +4 -4
  482. package/tree-view/styles.selectors.js +2 -2
  483. package/tree-view/tree-item/styles.css.js +10 -10
  484. package/tree-view/tree-item/styles.scoped.css +15 -15
  485. package/tree-view/tree-item/styles.selectors.js +10 -10
  486. package/tree-view/vertical-connector/styles.css.js +3 -3
  487. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  488. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  489. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  490. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
  491. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  492. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  493. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  494. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  495. package/tutorial-panel/styles.css.js +1 -1
  496. package/tutorial-panel/styles.scoped.css +7 -7
  497. package/tutorial-panel/styles.selectors.js +1 -1
  498. package/wizard/styles.css.js +30 -30
  499. package/wizard/styles.scoped.css +79 -79
  500. package/wizard/styles.selectors.js +30 -30
@@ -10,7 +10,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
10
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
11
  SPDX-License-Identifier: Apache-2.0
12
12
  */
13
- .awsui_root_gwq0h_3kdrm_13:not(#\9) {
13
+ .awsui_root_gwq0h_1pwz6_13:not(#\9) {
14
14
  border-collapse: separate;
15
15
  border-spacing: 0;
16
16
  box-sizing: border-box;
@@ -45,44 +45,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
45
45
  display: block;
46
46
  }
47
47
 
48
- .awsui_expand-button_gwq0h_3kdrm_48:not(#\9) {
48
+ .awsui_expand-button_gwq0h_1pwz6_48:not(#\9) {
49
49
  outline: none;
50
50
  }
51
51
 
52
- .awsui_icon_gwq0h_3kdrm_52:not(#\9) {
52
+ .awsui_icon_gwq0h_1pwz6_52:not(#\9) {
53
53
  transform: rotate(-90deg);
54
- transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
54
+ transition: transform var(--motion-duration-rotate-90-de2qw0, 135ms) var(--motion-easing-rotate-90-mfea51, cubic-bezier(0.165, 0.84, 0.44, 1));
55
55
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
56
56
  }
57
57
  @media (prefers-reduced-motion: reduce) {
58
- .awsui_icon_gwq0h_3kdrm_52:not(#\9) {
58
+ .awsui_icon_gwq0h_1pwz6_52:not(#\9) {
59
59
  animation: none;
60
60
  transition: none;
61
61
  }
62
62
  }
63
- .awsui-motion-disabled .awsui_icon_gwq0h_3kdrm_52:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_3kdrm_52:not(#\9) {
63
+ .awsui-motion-disabled .awsui_icon_gwq0h_1pwz6_52:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1pwz6_52:not(#\9) {
64
64
  animation: none;
65
65
  transition: none;
66
66
  }
67
- .awsui_icon_gwq0h_3kdrm_52.awsui_expanded_gwq0h_3kdrm_67:not(#\9) {
67
+ .awsui_icon_gwq0h_1pwz6_52.awsui_expanded_gwq0h_1pwz6_67:not(#\9) {
68
68
  transform: rotate(0deg);
69
69
  }
70
- .awsui_icon_gwq0h_3kdrm_52:not(#\9):dir(rtl) {
70
+ .awsui_icon_gwq0h_1pwz6_52:not(#\9):dir(rtl) {
71
71
  transform: rotate(90deg);
72
72
  }
73
- .awsui_icon_gwq0h_3kdrm_52:not(#\9):dir(rtl).awsui_expanded_gwq0h_3kdrm_67 {
73
+ .awsui_icon_gwq0h_1pwz6_52:not(#\9):dir(rtl).awsui_expanded_gwq0h_1pwz6_67 {
74
74
  transform: rotate(0deg);
75
75
  }
76
76
 
77
- .awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
77
+ .awsui_icon-container_gwq0h_1pwz6_77:not(#\9) {
78
78
  position: relative;
79
- margin-inline: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2) calc(var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
79
+ margin-inline: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2) calc(var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
80
80
  }
81
- .awsui_icon-container-container_gwq0h_3kdrm_81:not(#\9) {
82
- margin-inline-end: var(--space-xs-ymlm0b, 8px);
81
+ .awsui_icon-container-container_gwq0h_1pwz6_81:not(#\9) {
82
+ margin-inline-end: var(--space-xs-m9b7jf, 8px);
83
83
  }
84
84
 
85
- .awsui_wrapper_gwq0h_3kdrm_85:not(#\9) {
85
+ .awsui_wrapper_gwq0h_1pwz6_85:not(#\9) {
86
86
  box-sizing: border-box;
87
87
  border-block: none;
88
88
  border-inline: none;
@@ -90,116 +90,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  line-height: var(--line-height-body-m-5xw6xo, 20px);
91
91
  text-align: start;
92
92
  }
93
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
93
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9) {
94
94
  border-block: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
95
95
  border-inline: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
96
96
  }
97
- .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9) {
97
+ .awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9) {
98
98
  border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
99
99
  }
100
- .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
100
+ .awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9), .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9) {
101
101
  display: flex;
102
102
  font-weight: var(--font-weight-heading-s-mu75ca, 700);
103
103
  }
104
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
104
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9), .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-compact_gwq0h_1pwz6_104:not(#\9) {
105
105
  color: var(--color-text-expandable-section-default-aqjbq3, #0f141a);
106
106
  -webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, antialiased);
107
107
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, grayscale);
108
108
  }
109
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
109
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9), .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9) {
110
110
  font-size: var(--font-size-expandable-heading-04ofyn, 16px);
111
111
  letter-spacing: var(--letter-spacing-heading-s-kfu48f, -0.005em);
112
112
  }
113
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9) {
114
- padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
115
- padding-inline-end: var(--space-xxs-hwfkai, 4px);
113
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9) {
114
+ padding-block: var(--space-scaled-xxs-j00t0m, 4px);
115
+ padding-inline-end: var(--space-xxs-3o1yoq, 4px);
116
116
  }
117
- .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
118
- padding-inline-start: var(--space-xxs-hwfkai, 4px);
117
+ .awsui_wrapper-default_gwq0h_1pwz6_93.awsui_header-deprecated_gwq0h_1pwz6_117:not(#\9) {
118
+ padding-inline-start: var(--space-xxs-3o1yoq, 4px);
119
119
  }
120
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
121
- transition: border-block-end-color var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
120
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9) {
121
+ transition: border-block-end-color var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
122
122
  }
123
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
124
- padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
123
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117) {
124
+ padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
125
125
  }
126
126
  @media (prefers-reduced-motion: reduce) {
127
- .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
127
+ .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9) {
128
128
  animation: none;
129
129
  transition: none;
130
130
  }
131
131
  }
132
- .awsui-motion-disabled .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
132
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9) {
133
133
  animation: none;
134
134
  transition: none;
135
135
  }
136
- .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
137
- padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
136
+ .awsui_wrapper-default_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9) {
137
+ padding-block-end: var(--space-scaled-xxs-j00t0m, 4px);
138
138
  border-block-end-color: var(--color-border-expandable-section-default-oi0xfr, #c6c6cd);
139
- 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);
139
+ transition: border-block-end-color var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out) calc(var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) / 3);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
142
+ .awsui_wrapper-default_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9), .awsui_wrapper-inline_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
147
+ .awsui-motion-disabled .awsui_wrapper-default_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1pwz6_93.awsui_wrapper-expanded_gwq0h_1pwz6_136:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
151
- .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
152
- padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
151
+ .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9) {
152
+ padding-block: var(--space-scaled-xxs-j00t0m, 4px);
153
153
  }
154
- .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
154
+ .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9), .awsui_wrapper-compact_gwq0h_1pwz6_104:not(#\9) {
155
155
  padding-inline-end: 0;
156
156
  }
157
- .awsui_wrapper-footer_gwq0h_3kdrm_93.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
157
+ .awsui_wrapper-footer_gwq0h_1pwz6_93.awsui_header-deprecated_gwq0h_1pwz6_117:not(#\9), .awsui_wrapper-compact_gwq0h_1pwz6_104.awsui_header-deprecated_gwq0h_1pwz6_117:not(#\9) {
158
158
  padding-inline-start: 0;
159
159
  }
160
- .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
161
- padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
160
+ .awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117), .awsui_wrapper-compact_gwq0h_1pwz6_104:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117) {
161
+ padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
162
162
  }
163
- .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
164
- padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
165
- padding-inline-end: var(--space-container-horizontal-nqrzyh, 20px);
166
- transition: padding-block-end var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
163
+ .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9) {
164
+ padding-block: var(--space-container-header-top-3txhx4, 12px) var(--space-container-header-bottom-9elagw, 8px);
165
+ padding-inline-end: var(--space-container-horizontal-quy5ai, 20px);
166
+ transition: padding-block-end var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
167
167
  }
168
168
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
169
+ .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9) {
170
170
  animation: none;
171
171
  transition: none;
172
172
  }
173
173
  }
174
- .awsui-motion-disabled .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
174
+ .awsui-motion-disabled .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
- .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_wrapper-expanded_gwq0h_3kdrm_136) {
179
- padding-block-end: var(--space-container-header-top-am4vzw, 12px);
178
+ .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1pwz6_136) {
179
+ padding-block-end: var(--space-container-header-top-3txhx4, 12px);
180
180
  }
181
- .awsui_wrapper-container_gwq0h_3kdrm_100.awsui_wrapper-not-expanded-without-actions_gwq0h_3kdrm_181:not(#\9) {
182
- padding-block-end: calc(var(--space-container-header-top-am4vzw, 12px) + var(--space-scaled-xxs-pfm1nx, 4px));
181
+ .awsui_wrapper-container_gwq0h_1pwz6_100.awsui_wrapper-not-expanded-without-actions_gwq0h_1pwz6_181:not(#\9) {
182
+ padding-block-end: calc(var(--space-container-header-top-3txhx4, 12px) + var(--space-scaled-xxs-j00t0m, 4px));
183
183
  }
184
- .awsui_wrapper-container_gwq0h_3kdrm_100.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
185
- padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
184
+ .awsui_wrapper-container_gwq0h_1pwz6_100.awsui_header-deprecated_gwq0h_1pwz6_117:not(#\9) {
185
+ padding-inline-start: var(--space-container-horizontal-quy5ai, 20px);
186
186
  }
187
- .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
188
- padding-inline-start: calc(var(--space-container-horizontal-nqrzyh, 20px) + calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
187
+ .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117) {
188
+ padding-inline-start: calc(var(--space-container-horizontal-quy5ai, 20px) + calc(var(--size-icon-medium-0cbske, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xs-m9b7jf, 8px)));
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):focus {
191
- padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-dlkb8v, 1px));
192
- padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-dlkb8v, 1px));
190
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9):focus {
191
+ padding-block: calc(var(--space-scaled-s-2crg2b, 12px) - var(--border-divider-section-width-dlkb8v, 1px));
192
+ padding-inline: calc(var(--space-l-dpyxli, 20px) - var(--border-divider-section-width-dlkb8v, 1px));
193
193
  }
194
194
 
195
- .awsui_header_gwq0h_3kdrm_117:not(#\9) {
195
+ .awsui_header_gwq0h_1pwz6_117:not(#\9) {
196
196
  /* used in test-utils */
197
197
  }
198
- .awsui_header-wrapper_gwq0h_3kdrm_198:not(#\9), .awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
198
+ .awsui_header-wrapper_gwq0h_1pwz6_198:not(#\9), .awsui_header-deprecated_gwq0h_1pwz6_117:not(#\9) {
199
199
  display: flex;
200
200
  font-weight: var(--font-weight-heading-s-mu75ca, 700);
201
201
  }
202
- .awsui_header-wrapper_gwq0h_3kdrm_198:not(#\9) {
202
+ .awsui_header-wrapper_gwq0h_1pwz6_198:not(#\9) {
203
203
  font-size: inherit;
204
204
  letter-spacing: inherit;
205
205
  margin-block: 0;
@@ -207,7 +207,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_3kdrm_100:not
207
207
  padding-block: 0;
208
208
  padding-inline: 0;
209
209
  }
210
- .awsui_header-actions-wrapper_gwq0h_3kdrm_210:not(#\9) {
210
+ .awsui_header-actions-wrapper_gwq0h_1pwz6_210:not(#\9) {
211
211
  display: flex;
212
212
  flex-direction: row;
213
213
  justify-content: space-between;
@@ -215,14 +215,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_3kdrm_100:not
215
215
  flex: 1;
216
216
  min-inline-size: 0;
217
217
  }
218
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus {
218
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1pwz6_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1pwz6_218:not(#\9):focus {
219
219
  position: relative;
220
220
  }
221
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus {
221
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1pwz6_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1pwz6_218:not(#\9):focus {
222
222
  outline: 2px dotted transparent;
223
223
  outline-offset: calc(0px - 1px);
224
224
  }
225
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus::before {
225
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1pwz6_218:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1pwz6_218:not(#\9):focus::before {
226
226
  content: " ";
227
227
  display: block;
228
228
  position: absolute;
@@ -236,21 +236,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9
236
236
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
237
237
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
238
238
  }
239
- .awsui_header-button_gwq0h_3kdrm_218:not(#\9) {
239
+ .awsui_header-button_gwq0h_1pwz6_218:not(#\9) {
240
240
  box-sizing: border-box;
241
241
  display: flex;
242
- margin-inline-start: calc(-1 * calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px)));
242
+ margin-inline-start: calc(-1 * calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px)));
243
243
  }
244
- .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9) {
245
- margin-inline-start: calc(-1 * calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
244
+ .awsui_header-container-button_gwq0h_1pwz6_218:not(#\9) {
245
+ margin-inline-start: calc(-1 * calc(var(--size-icon-medium-0cbske, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xs-m9b7jf, 8px)));
246
246
  }
247
- .awsui_header-container_gwq0h_3kdrm_218:not(#\9) {
247
+ .awsui_header-container_gwq0h_1pwz6_218:not(#\9) {
248
248
  inline-size: 100%;
249
249
  }
250
- .awsui_header-container_gwq0h_3kdrm_218 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
251
- margin-block-start: var(--space-expandable-section-icon-offset-top-cntyn8, 4px);
250
+ .awsui_header-container_gwq0h_1pwz6_218 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9) {
251
+ margin-block-start: var(--space-expandable-section-icon-offset-top-ggjci7, 4px);
252
252
  }
253
- .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
253
+ .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9) {
254
254
  display: inline-flex;
255
255
  cursor: pointer;
256
256
  color: var(--color-text-expandable-section-navigation-icon-default-wh1lig, #424650);
@@ -263,25 +263,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9
263
263
  text-decoration: none;
264
264
  flex-direction: column;
265
265
  }
266
- .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):not(.awsui_icon-container-end_gwq0h_3kdrm_266) {
267
- padding-inline-start: calc(24px - var(--size-icon-normal-levt08, 16px));
268
- margin-inline-start: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 - calc(24px - var(--size-icon-normal-levt08, 16px)));
266
+ .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9):not(.awsui_icon-container-end_gwq0h_1pwz6_266) {
267
+ padding-inline-start: calc(24px - var(--size-icon-normal-311gry, 16px));
268
+ margin-inline-start: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 - calc(24px - var(--size-icon-normal-311gry, 16px)));
269
269
  }
270
- .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77.awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
271
- padding-inline-end: calc(24px - var(--size-icon-normal-levt08, 16px));
272
- margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-levt08, 16px)));
270
+ .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77.awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9) {
271
+ padding-inline-end: calc(24px - var(--size-icon-normal-311gry, 16px));
272
+ margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-311gry, 16px)));
273
273
  }
274
- .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):hover {
274
+ .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9):hover {
275
275
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
276
276
  }
277
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus {
277
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9):focus {
278
278
  position: relative;
279
279
  }
280
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus {
280
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9):focus {
281
281
  outline: 2px dotted transparent;
282
282
  outline-offset: calc(2px - 1px);
283
283
  }
284
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus::before {
284
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1pwz6_253 > .awsui_icon-container_gwq0h_1pwz6_77:not(#\9):focus::before {
285
285
  content: " ";
286
286
  display: block;
287
287
  position: absolute;
@@ -295,64 +295,64 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .
295
295
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
296
296
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
297
297
  }
298
- .awsui_header-text_gwq0h_3kdrm_298:not(#\9) {
298
+ .awsui_header-text_gwq0h_1pwz6_298:not(#\9) {
299
299
  /* used in test-utils */
300
300
  }
301
301
 
302
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_3kdrm_104) > .awsui_header-actions-wrapper_gwq0h_3kdrm_210 {
302
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_1pwz6_104) > .awsui_header-actions-wrapper_gwq0h_1pwz6_210 {
303
303
  flex-wrap: wrap;
304
- column-gap: var(--space-xs-ymlm0b, 8px);
305
- row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
304
+ column-gap: var(--space-xs-m9b7jf, 8px);
305
+ row-gap: var(--space-scaled-xxxs-n0ri6o, 2px);
306
306
  }
307
307
 
308
- .awsui_content_gwq0h_3kdrm_308:not(#\9) {
308
+ .awsui_content_gwq0h_1pwz6_308:not(#\9) {
309
309
  display: none;
310
310
  }
311
- .awsui_content-expanded_gwq0h_3kdrm_311:not(#\9) {
311
+ .awsui_content-expanded_gwq0h_1pwz6_311:not(#\9) {
312
312
  display: block;
313
313
  }
314
- .awsui_content-compact_gwq0h_3kdrm_314:not(#\9) {
315
- padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
314
+ .awsui_content-compact_gwq0h_1pwz6_314:not(#\9) {
315
+ padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
316
316
  }
317
317
 
318
- .awsui_content-inner_gwq0h_3kdrm_318:not(#\9) {
318
+ .awsui_content-inner_gwq0h_1pwz6_318:not(#\9) {
319
319
  /* this comment keeps the class in the style sheet */
320
320
  }
321
321
 
322
- .awsui_content-inner-expanded_gwq0h_3kdrm_322:not(#\9) {
322
+ .awsui_content-inner-expanded_gwq0h_1pwz6_322:not(#\9) {
323
323
  /* this comment keeps the class in the style sheet */
324
324
  }
325
325
 
326
- .awsui_content-inner-settled_gwq0h_3kdrm_326:not(#\9) {
326
+ .awsui_content-inner-settled_gwq0h_1pwz6_326:not(#\9) {
327
327
  /* this comment keeps the class in the style sheet */
328
328
  }
329
329
 
330
- .awsui_content-inner-body-default_gwq0h_3kdrm_330:not(#\9), .awsui_content-inner-body-inline_gwq0h_3kdrm_330:not(#\9) {
331
- padding-block: var(--space-scaled-xs-xwoogq, 8px);
330
+ .awsui_content-inner-body-default_gwq0h_1pwz6_330:not(#\9), .awsui_content-inner-body-inline_gwq0h_1pwz6_330:not(#\9) {
331
+ padding-block: var(--space-scaled-xs-pajbd1, 8px);
332
332
  }
333
- .awsui_content-inner-body-footer_gwq0h_3kdrm_333:not(#\9) {
334
- padding-block: var(--space-xs-ymlm0b, 8px);
333
+ .awsui_content-inner-body-footer_gwq0h_1pwz6_333:not(#\9) {
334
+ padding-block: var(--space-xs-m9b7jf, 8px);
335
335
  }
336
- .awsui_content-inner-body-container_gwq0h_3kdrm_336:not(#\9) {
337
- padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
338
- padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
336
+ .awsui_content-inner-body-container_gwq0h_1pwz6_336:not(#\9) {
337
+ padding-block: var(--space-container-content-top-ryubqz, 4px) var(--space-scaled-l-33ruz6, 20px);
338
+ padding-inline: var(--space-container-horizontal-quy5ai, 20px);
339
339
  }
340
340
 
341
- .awsui_disable-header-paddings_gwq0h_3kdrm_341:not(#\9) {
341
+ .awsui_disable-header-paddings_gwq0h_1pwz6_341:not(#\9) {
342
342
  padding-block: 0;
343
343
  padding-inline: 0;
344
344
  }
345
345
 
346
- .awsui_disable-content-paddings_gwq0h_3kdrm_346:not(#\9) {
346
+ .awsui_disable-content-paddings_gwq0h_1pwz6_346:not(#\9) {
347
347
  padding-block: 0;
348
348
  padding-inline: 0;
349
349
  }
350
350
 
351
- .awsui_focusable_gwq0h_3kdrm_351:not(#\9):focus {
351
+ .awsui_focusable_gwq0h_1pwz6_351:not(#\9):focus {
352
352
  outline: none;
353
353
  text-decoration: none;
354
354
  }
355
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_3kdrm_351:not(#\9):focus {
355
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1pwz6_351:not(#\9):focus {
356
356
  outline: 2px dotted transparent;
357
357
  border-block: var(--border-width-button-lffd4t, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
358
358
  border-inline: var(--border-width-button-lffd4t, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
@@ -363,45 +363,45 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_3kdrm_351:not(#\9):fo
363
363
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
364
364
  }
365
365
 
366
- .awsui_click-target_gwq0h_3kdrm_366:not(#\9) {
366
+ .awsui_click-target_gwq0h_1pwz6_366:not(#\9) {
367
367
  cursor: pointer;
368
368
  }
369
- .awsui_click-target_gwq0h_3kdrm_366:not(#\9):not(.awsui_wrapper-container_gwq0h_3kdrm_100):not(.awsui_header-container-button_gwq0h_3kdrm_218):hover {
369
+ .awsui_click-target_gwq0h_1pwz6_366:not(#\9):not(.awsui_wrapper-container_gwq0h_1pwz6_100):not(.awsui_header-container-button_gwq0h_1pwz6_218):hover {
370
370
  color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
371
371
  }
372
372
 
373
- .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
373
+ .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9), .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-inline_gwq0h_1pwz6_93:not(#\9), .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-footer_gwq0h_1pwz6_93:not(#\9), .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-compact_gwq0h_1pwz6_104:not(#\9) {
374
374
  padding-inline-start: 0;
375
375
  }
376
- .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9) {
376
+ .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9) {
377
377
  justify-content: space-between;
378
378
  align-items: flex-start;
379
- column-gap: var(--space-xs-ymlm0b, 8px);
379
+ column-gap: var(--space-xs-m9b7jf, 8px);
380
380
  }
381
- .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9) {
381
+ .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9), .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-default_gwq0h_1pwz6_93:not(#\9) {
382
382
  display: flex;
383
383
  align-items: flex-start;
384
- column-gap: var(--space-m-dsumyt, 16px);
384
+ column-gap: var(--space-m-n8iq8o, 16px);
385
385
  }
386
- .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
387
- padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
386
+ .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-container_gwq0h_1pwz6_100:not(#\9):not(.awsui_header-deprecated_gwq0h_1pwz6_117) {
387
+ padding-inline-start: var(--space-container-horizontal-quy5ai, 20px);
388
388
  }
389
389
 
390
- .awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9) {
390
+ .awsui_header-button-icon-end_gwq0h_1pwz6_390:not(#\9) {
391
391
  margin-inline-start: 0;
392
- column-gap: var(--space-xs-ymlm0b, 8px);
392
+ column-gap: var(--space-xs-m9b7jf, 8px);
393
393
  justify-content: space-between;
394
394
  }
395
- .awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9):not(.awsui_header-container-button_gwq0h_3kdrm_218) {
395
+ .awsui_header-button-icon-end_gwq0h_1pwz6_390:not(#\9):not(.awsui_header-container-button_gwq0h_1pwz6_218) {
396
396
  display: flex;
397
397
  inline-size: 100%;
398
398
  }
399
- .awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9):not(.awsui_header-container-button_gwq0h_3kdrm_218) > .awsui_header-text_gwq0h_3kdrm_298 {
399
+ .awsui_header-button-icon-end_gwq0h_1pwz6_390:not(#\9):not(.awsui_header-container-button_gwq0h_1pwz6_218) > .awsui_header-text_gwq0h_1pwz6_298 {
400
400
  flex: 1;
401
401
  min-inline-size: 0;
402
402
  }
403
403
 
404
- .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
404
+ .awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9) {
405
405
  margin-inline-start: auto;
406
406
  margin-inline-end: 0;
407
407
  flex-shrink: 0;
@@ -416,14 +416,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_3kdrm_351:not(#\9):fo
416
416
  font: inherit;
417
417
  color: inherit;
418
418
  }
419
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus {
419
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9):focus {
420
420
  position: relative;
421
421
  }
422
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus {
422
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9):focus {
423
423
  outline: 2px dotted transparent;
424
424
  outline-offset: calc(2px - 1px);
425
425
  }
426
- body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus::before {
426
+ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9):focus::before {
427
427
  content: " ";
428
428
  display: block;
429
429
  position: absolute;
@@ -437,23 +437,23 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:no
437
437
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
438
438
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
439
439
  }
440
- .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-navigation_gwq0h_3kdrm_97 > .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
441
- padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
440
+ .awsui_header-icon-end_gwq0h_1pwz6_373.awsui_wrapper-navigation_gwq0h_1pwz6_97 > .awsui_icon-container-end_gwq0h_1pwz6_266:not(#\9) {
441
+ padding-block-start: calc((var(--size-side-navigation-item-height-4tugsp, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
442
442
  }
443
443
 
444
- .awsui_header-content_gwq0h_3kdrm_444:not(#\9) {
444
+ .awsui_header-content_gwq0h_1pwz6_444:not(#\9) {
445
445
  min-block-size: 0;
446
446
  min-inline-size: 0;
447
447
  }
448
448
 
449
- .awsui_header-icon-end_gwq0h_3kdrm_373 > .awsui_header-content_gwq0h_3kdrm_444:not(#\9),
450
- .awsui_header-icon-end_gwq0h_3kdrm_373 > .awsui_header-navigation-content_gwq0h_3kdrm_450:not(#\9) {
449
+ .awsui_header-icon-end_gwq0h_1pwz6_373 > .awsui_header-content_gwq0h_1pwz6_444:not(#\9),
450
+ .awsui_header-icon-end_gwq0h_1pwz6_373 > .awsui_header-navigation-content_gwq0h_1pwz6_450:not(#\9) {
451
451
  flex: 1;
452
452
  min-inline-size: 0;
453
453
  }
454
454
 
455
- .awsui_disable-header-paddings_gwq0h_3kdrm_341.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9):not(.awsui_header-icon-end_gwq0h_3kdrm_373) > .awsui_icon-container_gwq0h_3kdrm_77 {
455
+ .awsui_disable-header-paddings_gwq0h_1pwz6_341.awsui_wrapper-navigation_gwq0h_1pwz6_97:not(#\9):not(.awsui_header-icon-end_gwq0h_1pwz6_373) > .awsui_icon-container_gwq0h_1pwz6_77 {
456
456
  display: grid;
457
457
  align-items: flex-start;
458
- padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
458
+ padding-block: calc((var(--size-side-navigation-item-height-4tugsp, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
459
459
  }
@@ -2,48 +2,48 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gwq0h_3kdrm_13",
6
- "expand-button": "awsui_expand-button_gwq0h_3kdrm_48",
7
- "icon": "awsui_icon_gwq0h_3kdrm_52",
8
- "expanded": "awsui_expanded_gwq0h_3kdrm_67",
9
- "icon-container": "awsui_icon-container_gwq0h_3kdrm_77",
10
- "icon-container-container": "awsui_icon-container-container_gwq0h_3kdrm_81",
11
- "wrapper": "awsui_wrapper_gwq0h_3kdrm_85",
12
- "wrapper-default": "awsui_wrapper-default_gwq0h_3kdrm_93",
13
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_3kdrm_93",
14
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_3kdrm_93",
15
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_3kdrm_97",
16
- "wrapper-container": "awsui_wrapper-container_gwq0h_3kdrm_100",
17
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_3kdrm_104",
18
- "header-deprecated": "awsui_header-deprecated_gwq0h_3kdrm_117",
19
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_3kdrm_136",
20
- "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_3kdrm_181",
21
- "header": "awsui_header_gwq0h_3kdrm_117",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_3kdrm_198",
23
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_3kdrm_210",
24
- "header-button": "awsui_header-button_gwq0h_3kdrm_218",
25
- "header-container-button": "awsui_header-container-button_gwq0h_3kdrm_218",
26
- "header-container": "awsui_header-container_gwq0h_3kdrm_218",
27
- "header-navigation": "awsui_header-navigation_gwq0h_3kdrm_253",
28
- "icon-container-end": "awsui_icon-container-end_gwq0h_3kdrm_266",
29
- "header-text": "awsui_header-text_gwq0h_3kdrm_298",
30
- "content": "awsui_content_gwq0h_3kdrm_308",
31
- "content-expanded": "awsui_content-expanded_gwq0h_3kdrm_311",
32
- "content-compact": "awsui_content-compact_gwq0h_3kdrm_314",
33
- "content-inner": "awsui_content-inner_gwq0h_3kdrm_318",
34
- "content-inner-expanded": "awsui_content-inner-expanded_gwq0h_3kdrm_322",
35
- "content-inner-settled": "awsui_content-inner-settled_gwq0h_3kdrm_326",
36
- "content-inner-body-default": "awsui_content-inner-body-default_gwq0h_3kdrm_330",
37
- "content-inner-body-inline": "awsui_content-inner-body-inline_gwq0h_3kdrm_330",
38
- "content-inner-body-footer": "awsui_content-inner-body-footer_gwq0h_3kdrm_333",
39
- "content-inner-body-container": "awsui_content-inner-body-container_gwq0h_3kdrm_336",
40
- "disable-header-paddings": "awsui_disable-header-paddings_gwq0h_3kdrm_341",
41
- "disable-content-paddings": "awsui_disable-content-paddings_gwq0h_3kdrm_346",
42
- "focusable": "awsui_focusable_gwq0h_3kdrm_351",
43
- "click-target": "awsui_click-target_gwq0h_3kdrm_366",
44
- "header-icon-end": "awsui_header-icon-end_gwq0h_3kdrm_373",
45
- "header-button-icon-end": "awsui_header-button-icon-end_gwq0h_3kdrm_390",
46
- "header-content": "awsui_header-content_gwq0h_3kdrm_444",
47
- "header-navigation-content": "awsui_header-navigation-content_gwq0h_3kdrm_450"
5
+ "root": "awsui_root_gwq0h_1pwz6_13",
6
+ "expand-button": "awsui_expand-button_gwq0h_1pwz6_48",
7
+ "icon": "awsui_icon_gwq0h_1pwz6_52",
8
+ "expanded": "awsui_expanded_gwq0h_1pwz6_67",
9
+ "icon-container": "awsui_icon-container_gwq0h_1pwz6_77",
10
+ "icon-container-container": "awsui_icon-container-container_gwq0h_1pwz6_81",
11
+ "wrapper": "awsui_wrapper_gwq0h_1pwz6_85",
12
+ "wrapper-default": "awsui_wrapper-default_gwq0h_1pwz6_93",
13
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_1pwz6_93",
14
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_1pwz6_93",
15
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1pwz6_97",
16
+ "wrapper-container": "awsui_wrapper-container_gwq0h_1pwz6_100",
17
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_1pwz6_104",
18
+ "header-deprecated": "awsui_header-deprecated_gwq0h_1pwz6_117",
19
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1pwz6_136",
20
+ "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_1pwz6_181",
21
+ "header": "awsui_header_gwq0h_1pwz6_117",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_1pwz6_198",
23
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1pwz6_210",
24
+ "header-button": "awsui_header-button_gwq0h_1pwz6_218",
25
+ "header-container-button": "awsui_header-container-button_gwq0h_1pwz6_218",
26
+ "header-container": "awsui_header-container_gwq0h_1pwz6_218",
27
+ "header-navigation": "awsui_header-navigation_gwq0h_1pwz6_253",
28
+ "icon-container-end": "awsui_icon-container-end_gwq0h_1pwz6_266",
29
+ "header-text": "awsui_header-text_gwq0h_1pwz6_298",
30
+ "content": "awsui_content_gwq0h_1pwz6_308",
31
+ "content-expanded": "awsui_content-expanded_gwq0h_1pwz6_311",
32
+ "content-compact": "awsui_content-compact_gwq0h_1pwz6_314",
33
+ "content-inner": "awsui_content-inner_gwq0h_1pwz6_318",
34
+ "content-inner-expanded": "awsui_content-inner-expanded_gwq0h_1pwz6_322",
35
+ "content-inner-settled": "awsui_content-inner-settled_gwq0h_1pwz6_326",
36
+ "content-inner-body-default": "awsui_content-inner-body-default_gwq0h_1pwz6_330",
37
+ "content-inner-body-inline": "awsui_content-inner-body-inline_gwq0h_1pwz6_330",
38
+ "content-inner-body-footer": "awsui_content-inner-body-footer_gwq0h_1pwz6_333",
39
+ "content-inner-body-container": "awsui_content-inner-body-container_gwq0h_1pwz6_336",
40
+ "disable-header-paddings": "awsui_disable-header-paddings_gwq0h_1pwz6_341",
41
+ "disable-content-paddings": "awsui_disable-content-paddings_gwq0h_1pwz6_346",
42
+ "focusable": "awsui_focusable_gwq0h_1pwz6_351",
43
+ "click-target": "awsui_click-target_gwq0h_1pwz6_366",
44
+ "header-icon-end": "awsui_header-icon-end_gwq0h_1pwz6_373",
45
+ "header-button-icon-end": "awsui_header-button-icon-end_gwq0h_1pwz6_390",
46
+ "header-content": "awsui_header-content_gwq0h_1pwz6_444",
47
+ "header-navigation-content": "awsui_header-navigation-content_gwq0h_1pwz6_450"
48
48
  };
49
49