@cloudscape-design/components 3.0.348 → 3.0.350

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -90,166 +90,166 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_header-cell_1spae_11xlj_93:not(#\9) {
93
+ .awsui_header-cell_1spae_1tyug_93:not(#\9) {
94
94
  position: relative;
95
95
  text-align: left;
96
96
  box-sizing: border-box;
97
- border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
98
- background: var(--color-background-table-header-oc36ue, #ffffff);
99
- color: var(--color-text-column-header-ymulvc, #414d5c);
100
- font-weight: var(--font-heading-s-weight-fzc30w, 700);
101
- -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
102
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
103
- padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-scaled-xs-wbfgrv, 8px);
104
- }
105
- .awsui_header-cell-sticky_1spae_11xlj_105:not(#\9) {
106
- border-bottom: var(--border-table-sticky-width-7ga74x, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
107
- }
108
- .awsui_header-cell-stuck_1spae_11xlj_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_11xlj_108) {
97
+ border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
98
+ background: var(--color-background-table-header-82ew8p, #ffffff);
99
+ color: var(--color-text-column-header-czuvwg, #414d5c);
100
+ font-weight: var(--font-heading-s-weight-02hnau, 700);
101
+ -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
102
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
103
+ padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-scaled-xs-26e2du, 8px);
104
+ }
105
+ .awsui_header-cell-sticky_1spae_1tyug_105:not(#\9) {
106
+ border-bottom: var(--border-table-sticky-width-vc4wb9, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
107
+ }
108
+ .awsui_header-cell-stuck_1spae_1tyug_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_1tyug_108) {
109
109
  border-bottom-color: transparent;
110
110
  }
111
- .awsui_header-cell-variant-full-page_1spae_11xlj_108.awsui_header-cell-hidden_1spae_11xlj_111:not(#\9) {
111
+ .awsui_header-cell-variant-full-page_1spae_1tyug_108.awsui_header-cell-hidden_1spae_1tyug_111:not(#\9) {
112
112
  border-bottom-color: transparent;
113
113
  }
114
- .awsui_header-cell_1spae_11xlj_93:not(#\9):last-child, .awsui_header-cell_1spae_11xlj_93.awsui_header-cell-sortable_1spae_11xlj_114:not(#\9) {
115
- padding-right: var(--space-xs-edba2s, 8px);
114
+ .awsui_header-cell_1spae_1tyug_93:not(#\9):last-child, .awsui_header-cell_1spae_1tyug_93.awsui_header-cell-sortable_1spae_1tyug_114:not(#\9) {
115
+ padding-right: var(--space-xs-zb16t3, 8px);
116
116
  }
117
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell_1spae_11xlj_117:not(#\9) {
117
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
118
118
  position: sticky;
119
- background: var(--color-background-table-header-oc36ue, #ffffff);
119
+ background: var(--color-background-table-header-82ew8p, #ffffff);
120
120
  z-index: 798;
121
121
  transition-property: padding;
122
- transition-duration: var(--motion-duration-transition-show-quick-tx10w8, 90ms);
123
- transition-timing-function: var(--motion-easing-sticky-c9pq0x, cubic-bezier(1, 0, 0.83, 1));
122
+ transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
123
+ transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
124
124
  }
125
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell-pad-left_1spae_11xlj_125:not(#\9):not(.awsui_has-selection_1spae_11xlj_125) {
126
- padding-left: var(--space-table-horizontal-8ca8r3, 20px);
125
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-pad-left_1spae_1tyug_125:not(#\9):not(.awsui_has-selection_1spae_1tyug_125) {
126
+ padding-left: var(--space-table-horizontal-8davlm, 20px);
127
127
  }
128
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell-last-left_1spae_11xlj_128:not(#\9) {
129
- box-shadow: var(--shadow-sticky-column-first-n8r2og, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
128
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-left_1spae_1tyug_128:not(#\9) {
129
+ box-shadow: var(--shadow-sticky-column-first-avt88z, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
130
130
  clip-path: inset(0px -24px 0px 0px);
131
131
  }
132
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell-last-left_1spae_11xlj_128:not(#\9):not(.awsui_header-cell-resizable_1spae_11xlj_132):before {
132
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-left_1spae_1tyug_128:not(#\9):not(.awsui_header-cell-resizable_1spae_1tyug_132):before {
133
133
  display: none;
134
134
  }
135
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell-last-right_1spae_11xlj_135:not(#\9) {
136
- box-shadow: var(--shadow-sticky-column-last-gplke4, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
135
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-right_1spae_1tyug_135:not(#\9) {
136
+ box-shadow: var(--shadow-sticky-column-last-9r9bro, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
137
137
  clip-path: inset(0 0 0 -24px);
138
138
  }
139
139
  @media (prefers-reduced-motion: reduce) {
140
- .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell_1spae_11xlj_117:not(#\9) {
140
+ .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
141
141
  animation: none;
142
142
  transition: none;
143
143
  }
144
144
  }
145
- .awsui-motion-disabled .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell_1spae_11xlj_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_11xlj_93.awsui_sticky-cell_1spae_11xlj_117:not(#\9) {
145
+ .awsui-motion-disabled .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
146
146
  animation: none;
147
147
  transition: none;
148
148
  }
149
- .awsui_header-cell_1spae_11xlj_93:not(#\9):not(:last-child):before {
149
+ .awsui_header-cell_1spae_1tyug_93:not(#\9):not(:last-child):before {
150
150
  content: "";
151
151
  position: absolute;
152
152
  right: 0;
153
153
  bottom: 0;
154
154
  top: 0;
155
- min-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
156
- max-height: calc(100% - calc(2 * var(--space-xs-edba2s, 8px) + var(--space-xxxs-j6dpcy, 2px)));
155
+ min-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
156
+ max-height: calc(100% - calc(2 * var(--space-xs-zb16t3, 8px) + var(--space-xxxs-zbmxqb, 2px)));
157
157
  margin: auto;
158
- border-left: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
158
+ border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
159
159
  box-sizing: border-box;
160
160
  }
161
- .awsui_header-cell-resizable_1spae_11xlj_132:not(#\9):not(:last-child):before {
162
- border-left-color: var(--color-border-divider-interactive-default-u9xuwg, #7d8998);
161
+ .awsui_header-cell-resizable_1spae_1tyug_132:not(#\9):not(:last-child):before {
162
+ border-left-color: var(--color-border-divider-interactive-default-byy830, #7d8998);
163
163
  }
164
164
 
165
- .awsui_sorting-icon_1spae_11xlj_165:not(#\9) {
165
+ .awsui_sorting-icon_1spae_1tyug_165:not(#\9) {
166
166
  position: absolute;
167
167
  top: 50%;
168
168
  transform: translateY(-50%);
169
- right: var(--space-xxs-ja5cp8, 4px);
170
- color: var(--color-text-column-sorting-icon-t4cvba, #414d5c);
169
+ right: var(--space-xxs-p8yyaw, 4px);
170
+ color: var(--color-text-column-sorting-icon-8or30j, #414d5c);
171
171
  }
172
172
 
173
- .awsui_edit-icon_1spae_11xlj_173:not(#\9) {
174
- margin-left: var(--space-xxs-ja5cp8, 4px);
175
- margin-top: var(--space-scaled-xxs-t2t62i, 4px);
173
+ .awsui_edit-icon_1spae_1tyug_173:not(#\9) {
174
+ margin-left: var(--space-xxs-p8yyaw, 4px);
175
+ margin-top: var(--space-scaled-xxs-7597g1, 4px);
176
176
  color: inherit;
177
177
  }
178
178
 
179
- .awsui_header-cell-content_1spae_11xlj_179:not(#\9) {
179
+ .awsui_header-cell-content_1spae_1tyug_179:not(#\9) {
180
180
  position: relative;
181
- padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-s-hdd878, 12px);
181
+ padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-s-34lx8l, 12px);
182
182
  }
183
- .awsui_header-cell-sortable_1spae_11xlj_114 > .awsui_header-cell-content_1spae_11xlj_179:not(#\9) {
184
- padding-right: calc(var(--space-xl-gsucfg, 24px) + var(--space-xxs-ja5cp8, 4px));
183
+ .awsui_header-cell-sortable_1spae_1tyug_114 > .awsui_header-cell-content_1spae_1tyug_179:not(#\9) {
184
+ padding-right: calc(var(--space-xl-lmui9r, 24px) + var(--space-xxs-p8yyaw, 4px));
185
185
  }
186
- .awsui_header-cell-content_1spae_11xlj_179:not(#\9):focus {
186
+ .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
187
187
  outline: none;
188
188
  text-decoration: none;
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179:not(#\9):focus {
190
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
191
191
  position: relative;
192
192
  }
193
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179:not(#\9):focus {
193
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
194
194
  outline: 2px dotted transparent;
195
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
195
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
196
196
  }
197
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179:not(#\9):focus::before {
197
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus::before {
198
198
  content: " ";
199
199
  display: block;
200
200
  position: absolute;
201
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
202
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
203
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
204
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
205
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
206
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
207
- }
208
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179.awsui_header-cell-fake-focus_1spae_11xlj_208:not(#\9) {
201
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
202
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
203
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
204
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
205
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
206
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
207
+ }
208
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9) {
209
209
  position: relative;
210
210
  }
211
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179.awsui_header-cell-fake-focus_1spae_11xlj_208:not(#\9) {
211
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9) {
212
212
  outline: 2px dotted transparent;
213
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
213
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
214
214
  }
215
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_11xlj_179.awsui_header-cell-fake-focus_1spae_11xlj_208:not(#\9)::before {
215
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9)::before {
216
216
  content: " ";
217
217
  display: block;
218
218
  position: absolute;
219
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
220
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
221
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
222
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
223
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
224
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
219
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
220
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
221
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
222
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
223
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
224
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
225
225
  }
226
- .awsui_header-cell-disabled_1spae_11xlj_226.awsui_header-cell-sorted_1spae_11xlj_226 > .awsui_header-cell-content_1spae_11xlj_179 > .awsui_sorting-icon_1spae_11xlj_165:not(#\9) {
227
- color: var(--color-text-interactive-disabled-nss20z, #9ba7b6);
226
+ .awsui_header-cell-disabled_1spae_1tyug_226.awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 > .awsui_sorting-icon_1spae_1tyug_165:not(#\9) {
227
+ color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
228
228
  }
229
229
 
230
- .awsui_header-cell-sortable_1spae_11xlj_114:not(#\9):not(.awsui_header-cell-disabled_1spae_11xlj_226) > .awsui_header-cell-content_1spae_11xlj_179 {
230
+ .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179 {
231
231
  cursor: pointer;
232
232
  }
233
- .awsui_header-cell-sortable_1spae_11xlj_114:not(#\9):not(.awsui_header-cell-disabled_1spae_11xlj_226) > .awsui_header-cell-content_1spae_11xlj_179:hover, .awsui_header-cell-sortable_1spae_11xlj_114:not(#\9):not(.awsui_header-cell-disabled_1spae_11xlj_226).awsui_header-cell-sorted_1spae_11xlj_226 > .awsui_header-cell-content_1spae_11xlj_179 {
234
- color: var(--color-text-interactive-active-atr0kj, #000716);
233
+ .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179:hover, .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226).awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 {
234
+ color: var(--color-text-interactive-active-ox3ozh, #000716);
235
235
  }
236
- .awsui_header-cell-sortable_1spae_11xlj_114:not(#\9):not(.awsui_header-cell-disabled_1spae_11xlj_226) > .awsui_header-cell-content_1spae_11xlj_179:hover > .awsui_sorting-icon_1spae_11xlj_165, .awsui_header-cell-sortable_1spae_11xlj_114:not(#\9):not(.awsui_header-cell-disabled_1spae_11xlj_226).awsui_header-cell-sorted_1spae_11xlj_226 > .awsui_header-cell-content_1spae_11xlj_179 > .awsui_sorting-icon_1spae_11xlj_165 {
237
- color: var(--color-text-interactive-active-atr0kj, #000716);
236
+ .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179:hover > .awsui_sorting-icon_1spae_1tyug_165, .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226).awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 > .awsui_sorting-icon_1spae_1tyug_165 {
237
+ color: var(--color-text-interactive-active-ox3ozh, #000716);
238
238
  }
239
239
 
240
- .awsui_header-cell-text_1spae_11xlj_240:not(#\9) {
241
- line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
242
- padding-top: calc(var(--space-xxxs-j6dpcy, 2px) / 2);
243
- padding-bottom: calc(var(--space-xxxs-j6dpcy, 2px) / 2);
240
+ .awsui_header-cell-text_1spae_1tyug_240:not(#\9) {
241
+ line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
242
+ padding-top: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
243
+ padding-bottom: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
244
244
  }
245
- .awsui_header-cell-text_1spae_11xlj_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_11xlj_245) {
245
+ .awsui_header-cell-text_1spae_1tyug_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_1tyug_245) {
246
246
  white-space: nowrap;
247
247
  overflow: hidden;
248
248
  text-overflow: ellipsis;
249
249
  }
250
250
 
251
- .awsui_header-cell-ascending_1spae_11xlj_251:not(#\9),
252
- .awsui_header-cell-descending_1spae_11xlj_252:not(#\9) {
251
+ .awsui_header-cell-ascending_1spae_1tyug_251:not(#\9),
252
+ .awsui_header-cell-descending_1spae_1tyug_252:not(#\9) {
253
253
  /* used in test-utils */
254
254
  }
255
255
 
@@ -259,29 +259,29 @@ with the left edge of the table as closely as possible. If the
259
259
  last header cell is sortable the sort icon should align with the
260
260
  settings icon in the pagination slot.
261
261
  */
262
- .awsui_header-cell_1spae_11xlj_93:not(#\9):not(.awsui_is-visual-refresh_1spae_11xlj_262):first-child {
263
- padding-left: var(--space-xs-edba2s, 8px);
262
+ .awsui_header-cell_1spae_1tyug_93:not(#\9):not(.awsui_is-visual-refresh_1spae_1tyug_262):first-child {
263
+ padding-left: var(--space-xs-zb16t3, 8px);
264
264
  }
265
265
 
266
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9) {
266
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9) {
267
267
  /*
268
268
  Striped rows requires additional left padding because the
269
269
  shaded background makes the child content appear too close
270
270
  to the table edge.
271
271
  */
272
272
  }
273
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_11xlj_273) {
274
- padding-left: var(--space-xxxs-j6dpcy, 2px);
273
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1tyug_273) {
274
+ padding-left: var(--space-xxxs-zbmxqb, 2px);
275
275
  }
276
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_11xlj_273).awsui_sticky-cell-pad-left_1spae_11xlj_125 {
277
- padding-left: var(--space-table-horizontal-8ca8r3, 20px);
276
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1tyug_273).awsui_sticky-cell-pad-left_1spae_1tyug_125 {
277
+ padding-left: var(--space-table-horizontal-8davlm, 20px);
278
278
  }
279
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9):first-child.awsui_has-striped-rows_1spae_11xlj_273 {
280
- padding-left: var(--space-xxs-ja5cp8, 4px);
279
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child.awsui_has-striped-rows_1spae_1tyug_273 {
280
+ padding-left: var(--space-xxs-p8yyaw, 4px);
281
281
  }
282
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9):first-child > .awsui_header-cell-content_1spae_11xlj_179 {
282
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child > .awsui_header-cell-content_1spae_1tyug_179 {
283
283
  padding-left: 0;
284
284
  }
285
- .awsui_header-cell_1spae_11xlj_93.awsui_is-visual-refresh_1spae_11xlj_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_11xlj_114 {
286
- padding-right: var(--space-xxxs-j6dpcy, 2px);
285
+ .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_1tyug_114 {
286
+ padding-right: var(--space-xxxs-zbmxqb, 2px);
287
287
  }
@@ -2,29 +2,29 @@
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_11xlj_93",
6
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_11xlj_105",
7
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_11xlj_108",
8
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_11xlj_108",
9
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_11xlj_111",
10
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_11xlj_114",
11
- "sticky-cell": "awsui_sticky-cell_1spae_11xlj_117",
12
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_11xlj_125",
13
- "has-selection": "awsui_has-selection_1spae_11xlj_125",
14
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_11xlj_128",
15
- "header-cell-resizable": "awsui_header-cell-resizable_1spae_11xlj_132",
16
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_11xlj_135",
17
- "sorting-icon": "awsui_sorting-icon_1spae_11xlj_165",
18
- "edit-icon": "awsui_edit-icon_1spae_11xlj_173",
19
- "header-cell-content": "awsui_header-cell-content_1spae_11xlj_179",
20
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_11xlj_208",
21
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_11xlj_226",
22
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_11xlj_226",
23
- "header-cell-text": "awsui_header-cell-text_1spae_11xlj_240",
24
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_11xlj_245",
25
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_11xlj_251",
26
- "header-cell-descending": "awsui_header-cell-descending_1spae_11xlj_252",
27
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_11xlj_262",
28
- "has-striped-rows": "awsui_has-striped-rows_1spae_11xlj_273"
5
+ "header-cell": "awsui_header-cell_1spae_1tyug_93",
6
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_1tyug_105",
7
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_1tyug_108",
8
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1tyug_108",
9
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_1tyug_111",
10
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_1tyug_114",
11
+ "sticky-cell": "awsui_sticky-cell_1spae_1tyug_117",
12
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_1tyug_125",
13
+ "has-selection": "awsui_has-selection_1spae_1tyug_125",
14
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_1tyug_128",
15
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_1tyug_132",
16
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_1tyug_135",
17
+ "sorting-icon": "awsui_sorting-icon_1spae_1tyug_165",
18
+ "edit-icon": "awsui_edit-icon_1spae_1tyug_173",
19
+ "header-cell-content": "awsui_header-cell-content_1spae_1tyug_179",
20
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1tyug_208",
21
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_1tyug_226",
22
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_1tyug_226",
23
+ "header-cell-text": "awsui_header-cell-text_1spae_1tyug_240",
24
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1tyug_245",
25
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_1tyug_251",
26
+ "header-cell-descending": "awsui_header-cell-descending_1spae_1tyug_252",
27
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_1tyug_262",
28
+ "has-striped-rows": "awsui_has-striped-rows_1spae_1tyug_273"
29
29
  };
30
30
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_18l4k_93",
5
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_18l4k_93",
6
- "resizer": "awsui_resizer_x7peu_18l4k_98",
7
- "resizer-active": "awsui_resizer-active_x7peu_18l4k_114",
8
- "has-focus": "awsui_has-focus_x7peu_18l4k_126",
9
- "tracker": "awsui_tracker_x7peu_18l4k_149"
4
+ "resize-active": "awsui_resize-active_x7peu_xqjpg_93",
5
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_xqjpg_93",
6
+ "resizer": "awsui_resizer_x7peu_xqjpg_98",
7
+ "resizer-active": "awsui_resizer-active_x7peu_xqjpg_114",
8
+ "has-focus": "awsui_has-focus_x7peu_xqjpg_126",
9
+ "tracker": "awsui_tracker_x7peu_xqjpg_149"
10
10
  };
11
11
 
@@ -90,71 +90,71 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_resize-active_x7peu_18l4k_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_18l4k_93) * {
93
+ .awsui_resize-active_x7peu_xqjpg_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_xqjpg_93) * {
94
94
  cursor: col-resize;
95
95
  -webkit-user-select: none;
96
96
  user-select: none;
97
97
  }
98
98
 
99
- .awsui_resizer_x7peu_18l4k_98:not(#\9) {
99
+ .awsui_resizer_x7peu_xqjpg_98:not(#\9) {
100
100
  bottom: 0;
101
101
  cursor: col-resize;
102
102
  position: absolute;
103
- right: calc(-1 * var(--space-l-f4l5gr, 20px) / 2);
103
+ right: calc(-1 * var(--space-l-t419sm, 20px) / 2);
104
104
  top: 0;
105
- width: var(--space-l-f4l5gr, 20px);
105
+ width: var(--space-l-t419sm, 20px);
106
106
  z-index: 10;
107
107
  }
108
- .awsui_resize-active_x7peu_18l4k_93 .awsui_resizer_x7peu_18l4k_98:not(#\9) {
108
+ .awsui_resize-active_x7peu_xqjpg_93 .awsui_resizer_x7peu_xqjpg_98:not(#\9) {
109
109
  pointer-events: none;
110
110
  }
111
- th:not(#\9):last-child > .awsui_resizer_x7peu_18l4k_98 {
112
- width: calc(var(--space-l-f4l5gr, 20px) / 2);
111
+ th:not(#\9):last-child > .awsui_resizer_x7peu_xqjpg_98 {
112
+ width: calc(var(--space-l-t419sm, 20px) / 2);
113
113
  right: 0;
114
114
  }
115
- th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_18l4k_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_18l4k_114::before {
115
+ th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_xqjpg_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_xqjpg_114::before {
116
116
  content: "";
117
117
  position: absolute;
118
- left: calc(var(--space-l-f4l5gr, 20px) / 2 - 2px);
118
+ left: calc(var(--space-l-t419sm, 20px) / 2 - 2px);
119
119
  bottom: 0;
120
120
  top: 0;
121
- min-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
122
- max-height: calc(100% - calc(2 * var(--space-xs-edba2s, 8px) + var(--space-xxxs-j6dpcy, 2px)));
121
+ min-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
122
+ max-height: calc(100% - calc(2 * var(--space-xs-zb16t3, 8px) + var(--space-xxxs-zbmxqb, 2px)));
123
123
  margin: auto;
124
- border-left: 2px solid var(--color-border-divider-active-j17gg3, #000716);
124
+ border-left: 2px solid var(--color-border-divider-active-k4haaf, #000716);
125
125
  box-sizing: border-box;
126
126
  }
127
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9) {
127
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_xqjpg_98.awsui_has-focus_x7peu_xqjpg_126:not(#\9) {
128
128
  position: relative;
129
129
  position: absolute;
130
130
  }
131
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9) {
131
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_xqjpg_98.awsui_has-focus_x7peu_xqjpg_126:not(#\9) {
132
132
  outline: 2px dotted transparent;
133
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
133
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
134
134
  }
135
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9)::before {
135
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_xqjpg_98.awsui_has-focus_x7peu_xqjpg_126:not(#\9)::before {
136
136
  content: " ";
137
137
  display: block;
138
138
  position: absolute;
139
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
140
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
141
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
142
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
143
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
144
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
139
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
140
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
141
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
142
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-7js4en, 0px));
143
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
144
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
145
145
  }
146
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9)::before {
147
- box-shadow: inset 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
146
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_xqjpg_98.awsui_has-focus_x7peu_xqjpg_126:not(#\9)::before {
147
+ box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
148
148
  }
149
149
 
150
- .awsui_tracker_x7peu_18l4k_149:not(#\9) {
150
+ .awsui_tracker_x7peu_xqjpg_149:not(#\9) {
151
151
  display: none;
152
152
  position: absolute;
153
- border-left: var(--border-divider-list-width-um3zli, 1px) dashed var(--color-border-divider-active-j17gg3, #000716);
153
+ border-left: var(--border-divider-list-width-27y3k5, 1px) dashed var(--color-border-divider-active-k4haaf, #000716);
154
154
  width: 0;
155
155
  top: 0;
156
156
  bottom: 0;
157
157
  }
158
- .awsui_resize-active_x7peu_18l4k_93 .awsui_tracker_x7peu_18l4k_149:not(#\9) {
158
+ .awsui_resize-active_x7peu_xqjpg_93 .awsui_tracker_x7peu_xqjpg_149:not(#\9) {
159
159
  display: block;
160
160
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_x7peu_18l4k_93",
6
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_18l4k_93",
7
- "resizer": "awsui_resizer_x7peu_18l4k_98",
8
- "resizer-active": "awsui_resizer-active_x7peu_18l4k_114",
9
- "has-focus": "awsui_has-focus_x7peu_18l4k_126",
10
- "tracker": "awsui_tracker_x7peu_18l4k_149"
5
+ "resize-active": "awsui_resize-active_x7peu_xqjpg_93",
6
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_xqjpg_93",
7
+ "resizer": "awsui_resizer_x7peu_xqjpg_98",
8
+ "resizer-active": "awsui_resizer-active_x7peu_xqjpg_114",
9
+ "has-focus": "awsui_has-focus_x7peu_xqjpg_126",
10
+ "tracker": "awsui_tracker_x7peu_xqjpg_149"
11
11
  };
12
12
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1ut8b_i97ok_93",
5
- "label": "awsui_label_1ut8b_i97ok_97",
6
- "stud": "awsui_stud_1ut8b_i97ok_111"
4
+ "root": "awsui_root_1ut8b_bbxfi_93",
5
+ "label": "awsui_label_1ut8b_bbxfi_97",
6
+ "stud": "awsui_stud_1ut8b_bbxfi_111"
7
7
  };
8
8
 
@@ -90,16 +90,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1ut8b_i97ok_93:not(#\9) {
93
+ .awsui_root_1ut8b_bbxfi_93:not(#\9) {
94
94
  /* used in test-utils and in the use-selection hook */
95
95
  }
96
96
 
97
- .awsui_label_1ut8b_i97ok_97:not(#\9) {
97
+ .awsui_label_1ut8b_bbxfi_97:not(#\9) {
98
98
  display: flex;
99
99
  align-items: center;
100
100
  justify-content: center;
101
101
  position: absolute;
102
- padding-bottom: var(--space-xxs-ja5cp8, 4px);
102
+ padding-bottom: var(--space-xxs-p8yyaw, 4px);
103
103
  height: 100%;
104
104
  top: 0;
105
105
  width: 100%;
@@ -108,6 +108,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  border-right: 1px solid transparent;
109
109
  }
110
110
 
111
- .awsui_stud_1ut8b_i97ok_111:not(#\9) {
111
+ .awsui_stud_1ut8b_bbxfi_111:not(#\9) {
112
112
  visibility: hidden;
113
113
  }
@@ -2,8 +2,8 @@
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_1ut8b_i97ok_93",
6
- "label": "awsui_label_1ut8b_i97ok_97",
7
- "stud": "awsui_stud_1ut8b_i97ok_111"
5
+ "root": "awsui_root_1ut8b_bbxfi_93",
6
+ "label": "awsui_label_1ut8b_bbxfi_97",
7
+ "stud": "awsui_stud_1ut8b_bbxfi_111"
8
8
  };
9
9
 
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_wih1l_183rn_97",
5
- "tools": "awsui_tools_wih1l_183rn_108",
6
- "tools-filtering": "awsui_tools-filtering_wih1l_183rn_114",
7
- "tools-align-right": "awsui_tools-align-right_wih1l_183rn_128",
8
- "tools-pagination": "awsui_tools-pagination_wih1l_183rn_132",
9
- "tools-preferences": "awsui_tools-preferences_wih1l_183rn_132",
10
- "tools-small": "awsui_tools-small_wih1l_183rn_138",
11
- "table": "awsui_table_wih1l_183rn_144",
12
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_183rn_150",
13
- "wrapper": "awsui_wrapper_wih1l_183rn_154",
14
- "variant-stacked": "awsui_variant-stacked_wih1l_183rn_161",
15
- "variant-container": "awsui_variant-container_wih1l_183rn_161",
16
- "has-footer": "awsui_has-footer_wih1l_183rn_165",
17
- "has-header": "awsui_has-header_wih1l_183rn_168",
18
- "cell-merged": "awsui_cell-merged_wih1l_183rn_182",
19
- "cell-merged-content": "awsui_cell-merged-content_wih1l_183rn_193",
20
- "empty": "awsui_empty_wih1l_183rn_208",
21
- "loading": "awsui_loading_wih1l_183rn_212",
22
- "selection-control": "awsui_selection-control_wih1l_183rn_221",
23
- "selection-control-header": "awsui_selection-control-header_wih1l_183rn_228",
24
- "dark-header": "awsui_dark-header_wih1l_183rn_237",
25
- "header-secondary": "awsui_header-secondary_wih1l_183rn_242",
26
- "table-has-header": "awsui_table-has-header_wih1l_183rn_258",
27
- "header-controls": "awsui_header-controls_wih1l_183rn_262",
28
- "variant-full-page": "awsui_variant-full-page_wih1l_183rn_266",
29
- "variant-embedded": "awsui_variant-embedded_wih1l_183rn_274",
30
- "variant-borderless": "awsui_variant-borderless_wih1l_183rn_274",
31
- "footer-wrapper": "awsui_footer-wrapper_wih1l_183rn_280",
32
- "footer": "awsui_footer_wih1l_183rn_280",
33
- "footer-with-pagination": "awsui_footer-with-pagination_wih1l_183rn_288",
34
- "footer-pagination": "awsui_footer-pagination_wih1l_183rn_296",
35
- "thead-active": "awsui_thead-active_wih1l_183rn_300",
36
- "row": "awsui_row_wih1l_183rn_301",
37
- "row-selected": "awsui_row-selected_wih1l_183rn_302"
4
+ "root": "awsui_root_wih1l_1csi5_97",
5
+ "tools": "awsui_tools_wih1l_1csi5_108",
6
+ "tools-filtering": "awsui_tools-filtering_wih1l_1csi5_114",
7
+ "tools-align-right": "awsui_tools-align-right_wih1l_1csi5_128",
8
+ "tools-pagination": "awsui_tools-pagination_wih1l_1csi5_132",
9
+ "tools-preferences": "awsui_tools-preferences_wih1l_1csi5_132",
10
+ "tools-small": "awsui_tools-small_wih1l_1csi5_138",
11
+ "table": "awsui_table_wih1l_1csi5_144",
12
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_1csi5_150",
13
+ "wrapper": "awsui_wrapper_wih1l_1csi5_154",
14
+ "variant-stacked": "awsui_variant-stacked_wih1l_1csi5_161",
15
+ "variant-container": "awsui_variant-container_wih1l_1csi5_161",
16
+ "has-footer": "awsui_has-footer_wih1l_1csi5_165",
17
+ "has-header": "awsui_has-header_wih1l_1csi5_168",
18
+ "cell-merged": "awsui_cell-merged_wih1l_1csi5_182",
19
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_1csi5_193",
20
+ "empty": "awsui_empty_wih1l_1csi5_208",
21
+ "loading": "awsui_loading_wih1l_1csi5_212",
22
+ "selection-control": "awsui_selection-control_wih1l_1csi5_221",
23
+ "selection-control-header": "awsui_selection-control-header_wih1l_1csi5_228",
24
+ "dark-header": "awsui_dark-header_wih1l_1csi5_237",
25
+ "header-secondary": "awsui_header-secondary_wih1l_1csi5_242",
26
+ "table-has-header": "awsui_table-has-header_wih1l_1csi5_258",
27
+ "header-controls": "awsui_header-controls_wih1l_1csi5_262",
28
+ "variant-full-page": "awsui_variant-full-page_wih1l_1csi5_266",
29
+ "variant-embedded": "awsui_variant-embedded_wih1l_1csi5_274",
30
+ "variant-borderless": "awsui_variant-borderless_wih1l_1csi5_274",
31
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_1csi5_280",
32
+ "footer": "awsui_footer_wih1l_1csi5_280",
33
+ "footer-with-pagination": "awsui_footer-with-pagination_wih1l_1csi5_288",
34
+ "footer-pagination": "awsui_footer-pagination_wih1l_1csi5_296",
35
+ "thead-active": "awsui_thead-active_wih1l_1csi5_300",
36
+ "row": "awsui_row_wih1l_1csi5_301",
37
+ "row-selected": "awsui_row-selected_wih1l_1csi5_302"
38
38
  };
39
39