@cloudscape-design/components 3.0.1350 → 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 +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/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
@@ -114,6 +114,26 @@
114
114
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
115
115
  SPDX-License-Identifier: Apache-2.0
116
116
  */
117
+ /*
118
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
119
+ SPDX-License-Identifier: Apache-2.0
120
+ */
121
+ /*
122
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123
+ SPDX-License-Identifier: Apache-2.0
124
+ */
125
+ /*
126
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
127
+ SPDX-License-Identifier: Apache-2.0
128
+ */
129
+ /*
130
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
131
+ SPDX-License-Identifier: Apache-2.0
132
+ */
133
+ /*
134
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
+ SPDX-License-Identifier: Apache-2.0
136
+ */
117
137
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
118
138
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
119
139
  /*
@@ -144,9 +164,17 @@
144
164
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
165
  SPDX-License-Identifier: Apache-2.0
146
166
  */
167
+ /*
168
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
169
+ SPDX-License-Identifier: Apache-2.0
170
+ */
171
+ /*
172
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
+ SPDX-License-Identifier: Apache-2.0
174
+ */
147
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
148
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
149
- .awsui_header-cell_1spae_kqiqr_149:not(#\9) {
177
+ .awsui_header-cell_1spae_znc6y_177:not(#\9) {
150
178
  position: relative;
151
179
  text-align: start;
152
180
  box-sizing: border-box;
@@ -159,14 +187,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
159
187
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
160
188
  padding-inline: var(--space-scaled-xs-xwoogq, 8px);
161
189
  }
162
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149:not(#\9):focus {
190
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177:not(#\9):focus {
163
191
  position: relative;
164
192
  }
165
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149:not(#\9):focus {
193
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177:not(#\9):focus {
166
194
  outline: 2px dotted transparent;
167
195
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
168
196
  }
169
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149:not(#\9):focus::before {
197
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177:not(#\9):focus::before {
170
198
  content: " ";
171
199
  display: block;
172
200
  position: absolute;
@@ -180,14 +208,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149:not(#\9):
180
208
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
181
209
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
182
210
  }
183
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9) {
211
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9) {
184
212
  position: relative;
185
213
  }
186
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9) {
214
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9) {
187
215
  outline: 2px dotted transparent;
188
216
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
189
217
  }
190
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9)::before {
218
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9)::before {
191
219
  content: " ";
192
220
  display: block;
193
221
  position: absolute;
@@ -201,36 +229,36 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_hea
201
229
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
202
230
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
203
231
  }
204
- .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-group_1spae_kqiqr_204:not(#\9), .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-grouped_1spae_kqiqr_204:not(#\9), .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-spans-rows_1spae_kqiqr_204:not(#\9) {
232
+ .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-group_1spae_znc6y_232:not(#\9), .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-grouped_1spae_znc6y_232:not(#\9), .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-spans-rows_1spae_znc6y_232:not(#\9) {
205
233
  padding-block: var(--space-xxxs-pajhad, 2px);
206
234
  padding-inline: var(--space-scaled-xs-xwoogq, 8px);
207
235
  border-block-end-color: var(--color-border-divider-table-group-tut0l3, #8c8c94);
208
236
  }
209
- .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-group_1spae_kqiqr_204 > .awsui_resize-divider_1spae_kqiqr_209.awsui_resize-divider_1spae_kqiqr_209:not(#\9), .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-grouped_1spae_kqiqr_204 > .awsui_resize-divider_1spae_kqiqr_209.awsui_resize-divider_1spae_kqiqr_209:not(#\9), .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-spans-rows_1spae_kqiqr_204 > .awsui_resize-divider_1spae_kqiqr_209.awsui_resize-divider_1spae_kqiqr_209:not(#\9) {
237
+ .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-group_1spae_znc6y_232 > .awsui_resize-divider_1spae_znc6y_237.awsui_resize-divider_1spae_znc6y_237:not(#\9), .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-grouped_1spae_znc6y_232 > .awsui_resize-divider_1spae_znc6y_237.awsui_resize-divider_1spae_znc6y_237:not(#\9), .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-spans-rows_1spae_znc6y_232 > .awsui_resize-divider_1spae_znc6y_237.awsui_resize-divider_1spae_znc6y_237:not(#\9) {
210
238
  border-inline-start-color: var(--color-border-divider-table-group-tut0l3, #8c8c94);
211
239
  }
212
- .awsui_header-cell-sticky_1spae_kqiqr_212:not(#\9) {
240
+ .awsui_header-cell-sticky_1spae_znc6y_240:not(#\9) {
213
241
  border-block-end: var(--border-table-sticky-width-ai31mi, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
214
242
  }
215
- .awsui_header-cell-sticky_1spae_kqiqr_212.awsui_header-cell-group_1spae_kqiqr_204:not(#\9), .awsui_header-cell-sticky_1spae_kqiqr_212.awsui_header-cell-grouped_1spae_kqiqr_204:not(#\9), .awsui_header-cell-sticky_1spae_kqiqr_212.awsui_header-cell-spans-rows_1spae_kqiqr_204:not(#\9) {
243
+ .awsui_header-cell-sticky_1spae_znc6y_240.awsui_header-cell-group_1spae_znc6y_232:not(#\9), .awsui_header-cell-sticky_1spae_znc6y_240.awsui_header-cell-grouped_1spae_znc6y_232:not(#\9), .awsui_header-cell-sticky_1spae_znc6y_240.awsui_header-cell-spans-rows_1spae_znc6y_232:not(#\9) {
216
244
  border-block-end-color: var(--color-border-divider-table-group-tut0l3, #8c8c94);
217
245
  }
218
- .awsui_header-cell-stuck_1spae_kqiqr_218:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_kqiqr_218) {
246
+ .awsui_header-cell-stuck_1spae_znc6y_246:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_znc6y_246) {
219
247
  border-block-end-color: transparent;
220
248
  }
221
- .awsui_header-cell-variant-full-page_1spae_kqiqr_218:not(#\9) {
249
+ .awsui_header-cell-variant-full-page_1spae_znc6y_246:not(#\9) {
222
250
  background: var(--color-background-layout-main-7z8vaj, #ffffff);
223
251
  }
224
- .awsui_header-cell-variant-full-page_1spae_kqiqr_218.awsui_header-cell-hidden_1spae_kqiqr_224:not(#\9) {
252
+ .awsui_header-cell-variant-full-page_1spae_znc6y_246.awsui_header-cell-hidden_1spae_znc6y_252:not(#\9) {
225
253
  border-block-end-color: transparent;
226
254
  }
227
- .awsui_header-cell-variant-embedded_1spae_kqiqr_227.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_kqiqr_212, .awsui_sticky-cell_1spae_kqiqr_227)), .awsui_header-cell-variant-borderless_1spae_kqiqr_227.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_kqiqr_212, .awsui_sticky-cell_1spae_kqiqr_227)) {
255
+ .awsui_header-cell-variant-embedded_1spae_znc6y_255.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_znc6y_240, .awsui_sticky-cell_1spae_znc6y_255)), .awsui_header-cell-variant-borderless_1spae_znc6y_255.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_znc6y_240, .awsui_sticky-cell_1spae_znc6y_255)) {
228
256
  background: none;
229
257
  }
230
- .awsui_header-cell_1spae_kqiqr_149:not(#\9):last-child, .awsui_header-cell_1spae_kqiqr_149[data-rightmost]:not(#\9), .awsui_header-cell_1spae_kqiqr_149.awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9) {
258
+ .awsui_header-cell_1spae_znc6y_177:not(#\9):last-child, .awsui_header-cell_1spae_znc6y_177[data-rightmost]:not(#\9), .awsui_header-cell_1spae_znc6y_177.awsui_header-cell-sortable_1spae_znc6y_258:not(#\9) {
231
259
  padding-inline-end: var(--space-xs-ymlm0b, 8px);
232
260
  }
233
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell_1spae_kqiqr_227:not(#\9) {
261
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell_1spae_znc6y_255:not(#\9) {
234
262
  position: sticky;
235
263
  background: var(--color-background-table-header-unjmda, #ffffff);
236
264
  z-index: 798;
@@ -239,44 +267,44 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_hea
239
267
  transition-timing-function: var(--motion-easing-sticky-tn072u, cubic-bezier(1, 0, 0.83, 1));
240
268
  }
241
269
  @media (prefers-reduced-motion: reduce) {
242
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell_1spae_kqiqr_227:not(#\9) {
270
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell_1spae_znc6y_255:not(#\9) {
243
271
  animation: none;
244
272
  transition: none;
245
273
  }
246
274
  }
247
- .awsui-motion-disabled .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell_1spae_kqiqr_227:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell_1spae_kqiqr_227:not(#\9) {
275
+ .awsui-motion-disabled .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell_1spae_znc6y_255:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell_1spae_znc6y_255:not(#\9) {
248
276
  animation: none;
249
277
  transition: none;
250
278
  }
251
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell_1spae_kqiqr_227.awsui_table-variant-full-page_1spae_kqiqr_251:not(#\9) {
279
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell_1spae_znc6y_255.awsui_table-variant-full-page_1spae_znc6y_279:not(#\9) {
252
280
  background: var(--color-background-layout-main-7z8vaj, #ffffff);
253
281
  }
254
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-pad-left_1spae_kqiqr_254:not(#\9):not(.awsui_has-selection_1spae_kqiqr_254) {
282
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-pad-left_1spae_znc6y_282:not(#\9):not(.awsui_has-selection_1spae_znc6y_282) {
255
283
  padding-inline-start: var(--space-table-horizontal-suurzj, 20px);
256
284
  }
257
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-last-inline-start_1spae_kqiqr_257:not(#\9) {
285
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-last-inline-start_1spae_znc6y_285:not(#\9) {
258
286
  box-shadow: var(--shadow-sticky-column-first-trcd2o, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
259
287
  clip-path: inset(0px -24px 0px 0px);
260
288
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
261
289
  }
262
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-last-inline-start_1spae_kqiqr_257 > .awsui_resize-divider_1spae_kqiqr_209:not(#\9) {
290
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-last-inline-start_1spae_znc6y_285 > .awsui_resize-divider_1spae_znc6y_237:not(#\9) {
263
291
  display: none;
264
292
  }
265
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-last-inline-start_1spae_kqiqr_257:not(#\9):dir(rtl) {
293
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-last-inline-start_1spae_znc6y_285:not(#\9):dir(rtl) {
266
294
  box-shadow: var(--shadow-sticky-column-last-qgh697, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
267
295
  clip-path: inset(0 0 0 -24px);
268
296
  }
269
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-last-inline-end_1spae_kqiqr_269:not(#\9) {
297
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-last-inline-end_1spae_znc6y_297:not(#\9) {
270
298
  box-shadow: var(--shadow-sticky-column-last-qgh697, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
271
299
  clip-path: inset(0 0 0 -24px);
272
300
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
273
301
  }
274
- .awsui_header-cell_1spae_kqiqr_149.awsui_sticky-cell-last-inline-end_1spae_kqiqr_269:not(#\9):dir(rtl) {
302
+ .awsui_header-cell_1spae_znc6y_177.awsui_sticky-cell-last-inline-end_1spae_znc6y_297:not(#\9):dir(rtl) {
275
303
  box-shadow: var(--shadow-sticky-column-first-trcd2o, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
276
304
  clip-path: inset(0 -24px 0 0);
277
305
  }
278
306
 
279
- .awsui_sorting-icon_1spae_kqiqr_279:not(#\9) {
307
+ .awsui_sorting-icon_1spae_znc6y_307:not(#\9) {
280
308
  position: absolute;
281
309
  inset-block-start: 50%;
282
310
  transform: translateY(-50%);
@@ -284,45 +312,45 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_hea
284
312
  color: var(--color-text-column-sorting-icon-iazyfo, #424650);
285
313
  }
286
314
 
287
- .awsui_header-cell-main_1spae_kqiqr_287:not(#\9) {
315
+ .awsui_header-cell-main_1spae_znc6y_315:not(#\9) {
288
316
  /* When the wrapper is present without a sort menu, behave as if it weren't there. */
289
317
  display: contents;
290
318
  }
291
319
 
292
- .awsui_sort-priority-badge_1spae_kqiqr_292:not(#\9) {
320
+ .awsui_sort-priority-badge_1spae_znc6y_320:not(#\9) {
293
321
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
294
322
  }
295
323
 
296
- .awsui_edit-icon_1spae_kqiqr_296:not(#\9) {
324
+ .awsui_edit-icon_1spae_znc6y_324:not(#\9) {
297
325
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
298
326
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
299
327
  color: inherit;
300
328
  }
301
329
 
302
- .awsui_header-cell-content_1spae_kqiqr_302:not(#\9) {
330
+ .awsui_header-cell-content_1spae_znc6y_330:not(#\9) {
303
331
  position: relative;
304
332
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
305
333
  padding-inline-end: var(--space-s-tvghoh, 12px);
306
334
  padding-inline-start: var(--space-s-tvghoh, 12px);
307
335
  }
308
- .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-content-expandable_1spae_kqiqr_308:not(#\9) {
336
+ .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-content-expandable_1spae_znc6y_336:not(#\9) {
309
337
  padding-inline-start: calc(var(--space-s-tvghoh, 12px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
310
338
  }
311
- .awsui_header-cell-group_1spae_kqiqr_204 > .awsui_header-cell-content_1spae_kqiqr_302:not(#\9) {
339
+ .awsui_header-cell-group_1spae_znc6y_232 > .awsui_header-cell-content_1spae_znc6y_330:not(#\9) {
312
340
  padding-block: var(--space-xxxs-pajhad, 2px);
313
341
  }
314
- .awsui_header-cell-content_1spae_kqiqr_302:not(#\9):focus {
342
+ .awsui_header-cell-content_1spae_znc6y_330:not(#\9):focus {
315
343
  outline: none;
316
344
  text-decoration: none;
317
345
  }
318
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302:not(#\9):focus {
346
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330:not(#\9):focus {
319
347
  position: relative;
320
348
  }
321
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302:not(#\9):focus {
349
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330:not(#\9):focus {
322
350
  outline: 2px dotted transparent;
323
351
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px)) - 1px);
324
352
  }
325
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302:not(#\9):focus::before {
353
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330:not(#\9):focus::before {
326
354
  content: " ";
327
355
  display: block;
328
356
  position: absolute;
@@ -336,14 +364,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302:n
336
364
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
337
365
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
338
366
  }
339
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9) {
367
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9) {
340
368
  position: relative;
341
369
  }
342
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9) {
370
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9) {
343
371
  outline: 2px dotted transparent;
344
372
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px)) - 1px);
345
373
  }
346
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183:not(#\9)::before {
374
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211:not(#\9)::before {
347
375
  content: " ";
348
376
  display: block;
349
377
  position: absolute;
@@ -357,68 +385,68 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_kqiqr_302.a
357
385
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
358
386
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
359
387
  }
360
- .awsui_header-cell-grouped_1spae_kqiqr_204 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:not(#\9), .awsui_header-cell-spans-rows_1spae_kqiqr_204 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:not(#\9) {
388
+ .awsui_header-cell-grouped_1spae_znc6y_232 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:not(#\9), .awsui_header-cell-spans-rows_1spae_znc6y_232 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:not(#\9) {
361
389
  padding-block: var(--space-xxxs-pajhad, 2px);
362
390
  }
363
- .awsui_header-cell-sortable_1spae_kqiqr_230 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:not(#\9) {
391
+ .awsui_header-cell-sortable_1spae_znc6y_258 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:not(#\9) {
364
392
  padding-inline-end: calc(var(--space-xl-jfy3x4, 24px) + var(--space-xxs-hwfkai, 4px));
365
393
  }
366
- .awsui_header-cell-sortable_1spae_kqiqr_230 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-content-multi-sorted_1spae_kqiqr_366:not(#\9) {
394
+ .awsui_header-cell-sortable_1spae_znc6y_258 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-content-multi-sorted_1spae_znc6y_394:not(#\9) {
367
395
  padding-inline-end: calc(var(--space-xl-jfy3x4, 24px) + var(--space-xxs-hwfkai, 4px) + var(--space-m-dsumyt, 16px));
368
396
  }
369
- .awsui_header-cell-disabled_1spae_kqiqr_369.awsui_header-cell-sorted_1spae_kqiqr_369 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302 > .awsui_sorting-icon_1spae_kqiqr_279:not(#\9) {
397
+ .awsui_header-cell-disabled_1spae_znc6y_397.awsui_header-cell-sorted_1spae_znc6y_397 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330 > .awsui_sorting-icon_1spae_znc6y_307:not(#\9) {
370
398
  color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
371
399
  }
372
400
 
373
- .awsui_header-cell-main-with-menu_1spae_kqiqr_373:not(#\9) {
401
+ .awsui_header-cell-main-with-menu_1spae_znc6y_401:not(#\9) {
374
402
  display: flex;
375
403
  align-items: center;
376
404
  }
377
405
 
378
- .awsui_header-cell-content-with-menu_1spae_kqiqr_378:not(#\9) {
406
+ .awsui_header-cell-content-with-menu_1spae_znc6y_406:not(#\9) {
379
407
  flex-grow: 1;
380
408
  min-inline-size: 0;
381
409
  }
382
410
 
383
- .awsui_header-cell-spans-rows_1spae_kqiqr_204:not(#\9) {
411
+ .awsui_header-cell-spans-rows_1spae_znc6y_232:not(#\9) {
384
412
  block-size: 100%;
385
413
  vertical-align: bottom;
386
414
  }
387
- .awsui_header-cell-spans-rows_1spae_kqiqr_204 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:not(#\9) {
415
+ .awsui_header-cell-spans-rows_1spae_znc6y_232 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:not(#\9) {
388
416
  block-size: 100%;
389
417
  box-sizing: border-box;
390
418
  display: flex;
391
419
  flex-direction: column;
392
420
  justify-content: flex-end;
393
421
  }
394
- .awsui_header-cell-spans-rows_1spae_kqiqr_204 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302 > .awsui_sorting-icon_1spae_kqiqr_279:not(#\9) {
422
+ .awsui_header-cell-spans-rows_1spae_znc6y_232 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330 > .awsui_sorting-icon_1spae_znc6y_307:not(#\9) {
395
423
  inset-block-start: auto;
396
424
  inset-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
397
425
  transform: none;
398
426
  }
399
427
 
400
- .awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-disabled_1spae_kqiqr_369) {
428
+ .awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-disabled_1spae_znc6y_397) {
401
429
  cursor: pointer;
402
430
  }
403
- .awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-disabled_1spae_kqiqr_369) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:hover, .awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-disabled_1spae_kqiqr_369).awsui_header-cell-sorted_1spae_kqiqr_369 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302 {
431
+ .awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-disabled_1spae_znc6y_397) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:hover, .awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-disabled_1spae_znc6y_397).awsui_header-cell-sorted_1spae_znc6y_397 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330 {
404
432
  color: var(--color-text-interactive-active-fedaa8, #0f141a);
405
433
  }
406
- .awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-disabled_1spae_kqiqr_369) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:hover > .awsui_sorting-icon_1spae_kqiqr_279, .awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-disabled_1spae_kqiqr_369).awsui_header-cell-sorted_1spae_kqiqr_369 > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302 > .awsui_sorting-icon_1spae_kqiqr_279 {
434
+ .awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-disabled_1spae_znc6y_397) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:hover > .awsui_sorting-icon_1spae_znc6y_307, .awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-disabled_1spae_znc6y_397).awsui_header-cell-sorted_1spae_znc6y_397 > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330 > .awsui_sorting-icon_1spae_znc6y_307 {
407
435
  color: var(--color-text-interactive-active-fedaa8, #0f141a);
408
436
  }
409
437
 
410
- .awsui_header-cell-text_1spae_kqiqr_410:not(#\9) {
438
+ .awsui_header-cell-text_1spae_znc6y_438:not(#\9) {
411
439
  line-height: var(--line-height-heading-xs-q9j004, 18px);
412
440
  padding-block: calc(var(--space-xxxs-pajhad, 2px) / 2);
413
441
  }
414
- .awsui_header-cell-text_1spae_kqiqr_410:not(#\9):not(.awsui_header-cell-text-wrap_1spae_kqiqr_414) {
442
+ .awsui_header-cell-text_1spae_znc6y_438:not(#\9):not(.awsui_header-cell-text-wrap_1spae_znc6y_442) {
415
443
  white-space: nowrap;
416
444
  overflow: hidden;
417
445
  text-overflow: ellipsis;
418
446
  }
419
447
 
420
- .awsui_header-cell-ascending_1spae_kqiqr_420:not(#\9),
421
- .awsui_header-cell-descending_1spae_kqiqr_421:not(#\9) {
448
+ .awsui_header-cell-ascending_1spae_znc6y_448:not(#\9),
449
+ .awsui_header-cell-descending_1spae_znc6y_449:not(#\9) {
422
450
  /* used in test-utils */
423
451
  }
424
452
 
@@ -428,28 +456,28 @@ with the left edge of the table as closely as possible. If the
428
456
  last header cell is sortable the sort icon should align with the
429
457
  settings icon in the pagination slot.
430
458
  */
431
- .awsui_header-cell_1spae_kqiqr_149:not(#\9):not(.awsui_is-visual-refresh_1spae_kqiqr_227):first-child {
459
+ .awsui_header-cell_1spae_znc6y_177:not(#\9):not(.awsui_is-visual-refresh_1spae_znc6y_255):first-child {
432
460
  padding-inline-start: var(--space-xs-ymlm0b, 8px);
433
461
  }
434
- .awsui_header-cell_1spae_kqiqr_149:not(#\9):not(.awsui_is-visual-refresh_1spae_kqiqr_227):first-child.awsui_header-cell-content-expandable_1spae_kqiqr_308 {
462
+ .awsui_header-cell_1spae_znc6y_177:not(#\9):not(.awsui_is-visual-refresh_1spae_znc6y_255):first-child.awsui_header-cell-content-expandable_1spae_znc6y_336 {
435
463
  padding-inline-start: calc(var(--space-xs-ymlm0b, 8px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
436
464
  }
437
465
 
438
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9) {
466
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9) {
439
467
  /*
440
468
  Striped rows requires additional left padding because the
441
469
  shaded background makes the child content appear too close
442
470
  to the table edge.
443
471
  */
444
472
  }
445
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:focus {
473
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:focus {
446
474
  position: relative;
447
475
  }
448
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:focus {
476
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:focus {
449
477
  outline: 2px dotted transparent;
450
478
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
451
479
  }
452
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:focus::before {
480
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:focus::before {
453
481
  content: " ";
454
482
  display: block;
455
483
  position: absolute;
@@ -463,14 +491,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-
463
491
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
464
492
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
465
493
  }
466
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_kqiqr_183 {
494
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_znc6y_211 {
467
495
  position: relative;
468
496
  }
469
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_kqiqr_183 {
497
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_znc6y_211 {
470
498
  outline: 2px dotted transparent;
471
499
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
472
500
  }
473
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_kqiqr_183::before {
501
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_znc6y_211::before {
474
502
  content: " ";
475
503
  display: block;
476
504
  position: absolute;
@@ -484,20 +512,20 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-
484
512
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
485
513
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
486
514
  }
487
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302 {
515
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330 {
488
516
  padding-inline-start: 0px;
489
517
  }
490
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-content-expandable_1spae_kqiqr_308 {
518
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-content-expandable_1spae_znc6y_336 {
491
519
  padding-inline-start: calc(0px + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
492
520
  }
493
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:focus {
521
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:focus {
494
522
  position: relative;
495
523
  }
496
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:focus {
524
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:focus {
497
525
  outline: 2px dotted transparent;
498
526
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
499
527
  }
500
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302:focus::before {
528
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330:focus::before {
501
529
  content: " ";
502
530
  display: block;
503
531
  position: absolute;
@@ -511,14 +539,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-
511
539
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
512
540
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
513
541
  }
514
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183 {
542
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211 {
515
543
  position: relative;
516
544
  }
517
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183 {
545
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211 {
518
546
  outline: 2px dotted transparent;
519
547
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
520
548
  }
521
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_kqiqr_204):not(.awsui_header-cell-group_1spae_kqiqr_204) > .awsui_header-cell-main_1spae_kqiqr_287 > .awsui_header-cell-content_1spae_kqiqr_302.awsui_header-cell-fake-focus_1spae_kqiqr_183::before {
549
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_znc6y_232):not(.awsui_header-cell-group_1spae_znc6y_232) > .awsui_header-cell-main_1spae_znc6y_315 > .awsui_header-cell-content_1spae_znc6y_330.awsui_header-cell-fake-focus_1spae_znc6y_211::before {
522
550
  content: " ";
523
551
  display: block;
524
552
  position: absolute;
@@ -532,24 +560,24 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_kqiqr_149.awsui_is-
532
560
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
533
561
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
534
562
  }
535
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_kqiqr_535):not(.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535):not(.awsui_header-cell-group_1spae_kqiqr_204):not(.awsui_header-cell-grouped_1spae_kqiqr_204) {
563
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_znc6y_563):not(.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563):not(.awsui_header-cell-group_1spae_znc6y_232):not(.awsui_header-cell-grouped_1spae_znc6y_232) {
536
564
  padding-inline-start: var(--space-xxxs-pajhad, 2px);
537
565
  }
538
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_kqiqr_535):not(.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535):not(.awsui_header-cell-group_1spae_kqiqr_204):not(.awsui_header-cell-grouped_1spae_kqiqr_204).awsui_header-cell-content-expandable_1spae_kqiqr_308 {
566
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_znc6y_563):not(.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563):not(.awsui_header-cell-group_1spae_znc6y_232):not(.awsui_header-cell-grouped_1spae_znc6y_232).awsui_header-cell-content-expandable_1spae_znc6y_336 {
539
567
  padding-inline-start: calc(var(--space-xxxs-pajhad, 2px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
540
568
  }
541
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child.awsui_has-striped-rows_1spae_kqiqr_535:not(.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535):not(.awsui_header-cell-group_1spae_kqiqr_204):not(.awsui_header-cell-grouped_1spae_kqiqr_204) {
569
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child.awsui_has-striped-rows_1spae_znc6y_563:not(.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563):not(.awsui_header-cell-group_1spae_znc6y_232):not(.awsui_header-cell-grouped_1spae_znc6y_232) {
542
570
  padding-inline-start: var(--space-xxs-hwfkai, 4px);
543
571
  }
544
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):first-child.awsui_has-striped-rows_1spae_kqiqr_535:not(.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535):not(.awsui_header-cell-group_1spae_kqiqr_204):not(.awsui_header-cell-grouped_1spae_kqiqr_204).awsui_header-cell-content-expandable_1spae_kqiqr_308 {
572
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):first-child.awsui_has-striped-rows_1spae_znc6y_563:not(.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563):not(.awsui_header-cell-group_1spae_znc6y_232):not(.awsui_header-cell-grouped_1spae_znc6y_232).awsui_header-cell-content-expandable_1spae_znc6y_336 {
545
573
  padding-inline-start: calc(var(--space-xxs-hwfkai, 4px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
546
574
  }
547
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227:not(#\9):last-child.awsui_header-cell-sortable_1spae_kqiqr_230:not(.awsui_header-cell-resizable_1spae_kqiqr_547), .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227[data-rightmost].awsui_header-cell-sortable_1spae_kqiqr_230:not(#\9):not(.awsui_header-cell-resizable_1spae_kqiqr_547) {
575
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255:not(#\9):last-child.awsui_header-cell-sortable_1spae_znc6y_258:not(.awsui_header-cell-resizable_1spae_znc6y_575), .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255[data-rightmost].awsui_header-cell-sortable_1spae_znc6y_258:not(#\9):not(.awsui_header-cell-resizable_1spae_znc6y_575) {
548
576
  padding-inline-end: var(--space-xxxs-pajhad, 2px);
549
577
  }
550
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535:not(#\9) {
578
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563:not(#\9) {
551
579
  padding-inline-start: var(--space-scaled-l-sej05l, 20px);
552
580
  }
553
- .awsui_header-cell_1spae_kqiqr_149.awsui_is-visual-refresh_1spae_kqiqr_227.awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535.awsui_header-cell-content-expandable_1spae_kqiqr_308:not(#\9) {
581
+ .awsui_header-cell_1spae_znc6y_177.awsui_is-visual-refresh_1spae_znc6y_255.awsui_sticky-cell-pad-inline-start_1spae_znc6y_563.awsui_header-cell-content-expandable_1spae_znc6y_336:not(#\9) {
554
582
  padding-inline-start: calc(var(--space-scaled-l-sej05l, 20px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
555
583
  }
@@ -2,43 +2,43 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "header-cell": "awsui_header-cell_1spae_kqiqr_149",
6
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_kqiqr_183",
7
- "header-cell-group": "awsui_header-cell-group_1spae_kqiqr_204",
8
- "header-cell-grouped": "awsui_header-cell-grouped_1spae_kqiqr_204",
9
- "header-cell-spans-rows": "awsui_header-cell-spans-rows_1spae_kqiqr_204",
10
- "resize-divider": "awsui_resize-divider_1spae_kqiqr_209",
11
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_kqiqr_212",
12
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_kqiqr_218",
13
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_kqiqr_218",
14
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_kqiqr_224",
15
- "header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_kqiqr_227",
16
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_kqiqr_227",
17
- "sticky-cell": "awsui_sticky-cell_1spae_kqiqr_227",
18
- "header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_kqiqr_227",
19
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_kqiqr_230",
20
- "table-variant-full-page": "awsui_table-variant-full-page_1spae_kqiqr_251",
21
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_kqiqr_254",
22
- "has-selection": "awsui_has-selection_1spae_kqiqr_254",
23
- "sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_kqiqr_257",
24
- "sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_kqiqr_269",
25
- "sorting-icon": "awsui_sorting-icon_1spae_kqiqr_279",
26
- "header-cell-main": "awsui_header-cell-main_1spae_kqiqr_287",
27
- "sort-priority-badge": "awsui_sort-priority-badge_1spae_kqiqr_292",
28
- "edit-icon": "awsui_edit-icon_1spae_kqiqr_296",
29
- "header-cell-content": "awsui_header-cell-content_1spae_kqiqr_302",
30
- "header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_kqiqr_308",
31
- "header-cell-content-multi-sorted": "awsui_header-cell-content-multi-sorted_1spae_kqiqr_366",
32
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_kqiqr_369",
33
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_kqiqr_369",
34
- "header-cell-main-with-menu": "awsui_header-cell-main-with-menu_1spae_kqiqr_373",
35
- "header-cell-content-with-menu": "awsui_header-cell-content-with-menu_1spae_kqiqr_378",
36
- "header-cell-text": "awsui_header-cell-text_1spae_kqiqr_410",
37
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_kqiqr_414",
38
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_kqiqr_420",
39
- "header-cell-descending": "awsui_header-cell-descending_1spae_kqiqr_421",
40
- "has-striped-rows": "awsui_has-striped-rows_1spae_kqiqr_535",
41
- "sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_kqiqr_535",
42
- "header-cell-resizable": "awsui_header-cell-resizable_1spae_kqiqr_547"
5
+ "header-cell": "awsui_header-cell_1spae_znc6y_177",
6
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_znc6y_211",
7
+ "header-cell-group": "awsui_header-cell-group_1spae_znc6y_232",
8
+ "header-cell-grouped": "awsui_header-cell-grouped_1spae_znc6y_232",
9
+ "header-cell-spans-rows": "awsui_header-cell-spans-rows_1spae_znc6y_232",
10
+ "resize-divider": "awsui_resize-divider_1spae_znc6y_237",
11
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_znc6y_240",
12
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_znc6y_246",
13
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_znc6y_246",
14
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_znc6y_252",
15
+ "header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_znc6y_255",
16
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_znc6y_255",
17
+ "sticky-cell": "awsui_sticky-cell_1spae_znc6y_255",
18
+ "header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_znc6y_255",
19
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_znc6y_258",
20
+ "table-variant-full-page": "awsui_table-variant-full-page_1spae_znc6y_279",
21
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_znc6y_282",
22
+ "has-selection": "awsui_has-selection_1spae_znc6y_282",
23
+ "sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_znc6y_285",
24
+ "sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_znc6y_297",
25
+ "sorting-icon": "awsui_sorting-icon_1spae_znc6y_307",
26
+ "header-cell-main": "awsui_header-cell-main_1spae_znc6y_315",
27
+ "sort-priority-badge": "awsui_sort-priority-badge_1spae_znc6y_320",
28
+ "edit-icon": "awsui_edit-icon_1spae_znc6y_324",
29
+ "header-cell-content": "awsui_header-cell-content_1spae_znc6y_330",
30
+ "header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_znc6y_336",
31
+ "header-cell-content-multi-sorted": "awsui_header-cell-content-multi-sorted_1spae_znc6y_394",
32
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_znc6y_397",
33
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_znc6y_397",
34
+ "header-cell-main-with-menu": "awsui_header-cell-main-with-menu_1spae_znc6y_401",
35
+ "header-cell-content-with-menu": "awsui_header-cell-content-with-menu_1spae_znc6y_406",
36
+ "header-cell-text": "awsui_header-cell-text_1spae_znc6y_438",
37
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_znc6y_442",
38
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_znc6y_448",
39
+ "header-cell-descending": "awsui_header-cell-descending_1spae_znc6y_449",
40
+ "has-striped-rows": "awsui_has-striped-rows_1spae_znc6y_563",
41
+ "sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_znc6y_563",
42
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_znc6y_575"
43
43
  };
44
44
 
@@ -1,22 +1,22 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_2jhxl_145",
5
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_2jhxl_145",
6
- "resizer-wrapper": "awsui_resizer-wrapper_x7peu_2jhxl_150",
7
- "divider-interactive": "awsui_divider-interactive_x7peu_2jhxl_158",
8
- "is-borderless": "awsui_is-borderless_x7peu_2jhxl_158",
9
- "resizer-button-wrapper": "awsui_resizer-button-wrapper_x7peu_2jhxl_162",
10
- "divider": "awsui_divider_x7peu_2jhxl_158",
11
- "divider-grouped": "awsui_divider-grouped_x7peu_2jhxl_185",
12
- "divider-position-top": "awsui_divider-position-top_x7peu_2jhxl_189",
13
- "divider-position-bottom": "awsui_divider-position-bottom_x7peu_2jhxl_195",
14
- "divider-position-full": "awsui_divider-position-full_x7peu_2jhxl_201",
15
- "divider-active": "awsui_divider-active_x7peu_2jhxl_211",
16
- "visual-refresh": "awsui_visual-refresh_x7peu_2jhxl_215",
17
- "is-last": "awsui_is-last_x7peu_2jhxl_215",
18
- "resizer": "awsui_resizer_x7peu_2jhxl_150",
19
- "has-focus": "awsui_has-focus_x7peu_2jhxl_264",
20
- "tracker": "awsui_tracker_x7peu_2jhxl_286"
4
+ "resize-active": "awsui_resize-active_x7peu_ecp36_141",
5
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_ecp36_141",
6
+ "resizer-wrapper": "awsui_resizer-wrapper_x7peu_ecp36_146",
7
+ "divider-interactive": "awsui_divider-interactive_x7peu_ecp36_154",
8
+ "is-borderless": "awsui_is-borderless_x7peu_ecp36_154",
9
+ "resizer-button-wrapper": "awsui_resizer-button-wrapper_x7peu_ecp36_158",
10
+ "divider": "awsui_divider_x7peu_ecp36_154",
11
+ "divider-grouped": "awsui_divider-grouped_x7peu_ecp36_181",
12
+ "divider-position-top": "awsui_divider-position-top_x7peu_ecp36_185",
13
+ "divider-position-bottom": "awsui_divider-position-bottom_x7peu_ecp36_191",
14
+ "divider-position-full": "awsui_divider-position-full_x7peu_ecp36_197",
15
+ "divider-active": "awsui_divider-active_x7peu_ecp36_207",
16
+ "visual-refresh": "awsui_visual-refresh_x7peu_ecp36_211",
17
+ "is-last": "awsui_is-last_x7peu_ecp36_211",
18
+ "resizer": "awsui_resizer_x7peu_ecp36_146",
19
+ "has-focus": "awsui_has-focus_x7peu_ecp36_260",
20
+ "tracker": "awsui_tracker_x7peu_ecp36_282"
21
21
  };
22
22