@cloudscape-design/components 3.0.991 → 3.0.993

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 (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -146,27 +146,27 @@
146
146
  */
147
147
  /* Style used for links in slots/components that are text heavy, to help links stand out among
148
148
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
149
- .awsui_header-cell_1spae_zgxxo_149:not(#\9) {
149
+ .awsui_header-cell_1spae_h11fe_149:not(#\9) {
150
150
  position: relative;
151
151
  text-align: start;
152
152
  box-sizing: border-box;
153
- border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
154
- background: var(--color-background-table-header-unjmda, #ffffff);
155
- color: var(--color-text-column-header-wyzs6v, #424650);
153
+ border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
154
+ background: var(--color-background-table-header-hdjxos, #ffffff);
155
+ color: var(--color-text-column-header-e6urd1, #424650);
156
156
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
157
157
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
158
158
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
159
159
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
160
160
  padding-inline: var(--space-scaled-xs-xwoogq, 8px);
161
161
  }
162
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149:not(#\9):focus {
162
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149:not(#\9):focus {
163
163
  position: relative;
164
164
  }
165
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149:not(#\9):focus {
165
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149:not(#\9):focus {
166
166
  outline: 2px dotted transparent;
167
167
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
168
168
  }
169
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149:not(#\9):focus::before {
169
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149:not(#\9):focus::before {
170
170
  content: " ";
171
171
  display: block;
172
172
  position: absolute;
@@ -178,16 +178,16 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149:not(#\9):
178
178
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
179
179
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
180
180
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
181
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
181
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
182
182
  }
183
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9) {
183
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9) {
184
184
  position: relative;
185
185
  }
186
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9) {
186
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9) {
187
187
  outline: 2px dotted transparent;
188
188
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9)::before {
190
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9)::before {
191
191
  content: " ";
192
192
  display: block;
193
193
  position: absolute;
@@ -199,107 +199,107 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_hea
199
199
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
200
200
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
201
201
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
202
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
202
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
203
203
  }
204
- .awsui_header-cell-sticky_1spae_zgxxo_204:not(#\9) {
205
- border-block-end: var(--border-table-sticky-width-ai31mi, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
204
+ .awsui_header-cell-sticky_1spae_h11fe_204:not(#\9) {
205
+ border-block-end: var(--border-table-sticky-width-ai31mi, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
206
206
  }
207
- .awsui_header-cell-stuck_1spae_zgxxo_207:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_zgxxo_207) {
207
+ .awsui_header-cell-stuck_1spae_h11fe_207:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_h11fe_207) {
208
208
  border-block-end-color: transparent;
209
209
  }
210
- .awsui_header-cell-variant-full-page_1spae_zgxxo_207:not(#\9) {
211
- background: var(--color-background-layout-main-uncvr6, #ffffff);
210
+ .awsui_header-cell-variant-full-page_1spae_h11fe_207:not(#\9) {
211
+ background: var(--color-background-layout-main-5ilwcb, #ffffff);
212
212
  }
213
- .awsui_header-cell-variant-full-page_1spae_zgxxo_207.awsui_header-cell-hidden_1spae_zgxxo_213:not(#\9) {
213
+ .awsui_header-cell-variant-full-page_1spae_h11fe_207.awsui_header-cell-hidden_1spae_h11fe_213:not(#\9) {
214
214
  border-block-end-color: transparent;
215
215
  }
216
- .awsui_header-cell-variant-embedded_1spae_zgxxo_216.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_zgxxo_204, .awsui_sticky-cell_1spae_zgxxo_216)), .awsui_header-cell-variant-borderless_1spae_zgxxo_216.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_zgxxo_204, .awsui_sticky-cell_1spae_zgxxo_216)) {
216
+ .awsui_header-cell-variant-embedded_1spae_h11fe_216.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_h11fe_204, .awsui_sticky-cell_1spae_h11fe_216)), .awsui_header-cell-variant-borderless_1spae_h11fe_216.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_h11fe_204, .awsui_sticky-cell_1spae_h11fe_216)) {
217
217
  background: none;
218
218
  }
219
- .awsui_header-cell_1spae_zgxxo_149:not(#\9):last-child, .awsui_header-cell_1spae_zgxxo_149.awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9) {
219
+ .awsui_header-cell_1spae_h11fe_149:not(#\9):last-child, .awsui_header-cell_1spae_h11fe_149.awsui_header-cell-sortable_1spae_h11fe_219:not(#\9) {
220
220
  padding-inline-end: var(--space-xs-ymlm0b, 8px);
221
221
  }
222
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell_1spae_zgxxo_216:not(#\9) {
222
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell_1spae_h11fe_216:not(#\9) {
223
223
  position: sticky;
224
- background: var(--color-background-table-header-unjmda, #ffffff);
224
+ background: var(--color-background-table-header-hdjxos, #ffffff);
225
225
  z-index: 798;
226
226
  transition-property: padding;
227
227
  transition-duration: var(--motion-duration-transition-show-quick-5jnnjz, 90ms);
228
228
  transition-timing-function: var(--motion-easing-sticky-tn072u, cubic-bezier(1, 0, 0.83, 1));
229
229
  }
230
230
  @media (prefers-reduced-motion: reduce) {
231
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell_1spae_zgxxo_216:not(#\9) {
231
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell_1spae_h11fe_216:not(#\9) {
232
232
  animation: none;
233
233
  transition: none;
234
234
  }
235
235
  }
236
- .awsui-motion-disabled .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell_1spae_zgxxo_216:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell_1spae_zgxxo_216:not(#\9) {
236
+ .awsui-motion-disabled .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell_1spae_h11fe_216:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell_1spae_h11fe_216:not(#\9) {
237
237
  animation: none;
238
238
  transition: none;
239
239
  }
240
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-pad-left_1spae_zgxxo_240:not(#\9):not(.awsui_has-selection_1spae_zgxxo_240) {
240
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-pad-left_1spae_h11fe_240:not(#\9):not(.awsui_has-selection_1spae_h11fe_240) {
241
241
  padding-inline-start: var(--space-table-horizontal-suurzj, 20px);
242
242
  }
243
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-last-inline-start_1spae_zgxxo_243:not(#\9) {
243
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-last-inline-start_1spae_h11fe_243:not(#\9) {
244
244
  box-shadow: var(--shadow-sticky-column-first-trcd2o, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
245
245
  clip-path: inset(0px -24px 0px 0px);
246
246
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
247
247
  }
248
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-last-inline-start_1spae_zgxxo_243 > .awsui_resize-divider_1spae_zgxxo_248:not(#\9) {
248
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-last-inline-start_1spae_h11fe_243 > .awsui_resize-divider_1spae_h11fe_248:not(#\9) {
249
249
  display: none;
250
250
  }
251
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-last-inline-start_1spae_zgxxo_243:not(#\9):dir(rtl) {
251
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-last-inline-start_1spae_h11fe_243:not(#\9):dir(rtl) {
252
252
  box-shadow: var(--shadow-sticky-column-last-qgh697, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
253
253
  clip-path: inset(0 0 0 -24px);
254
254
  }
255
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-last-inline-end_1spae_zgxxo_255:not(#\9) {
255
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-last-inline-end_1spae_h11fe_255:not(#\9) {
256
256
  box-shadow: var(--shadow-sticky-column-last-qgh697, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
257
257
  clip-path: inset(0 0 0 -24px);
258
258
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
259
259
  }
260
- .awsui_header-cell_1spae_zgxxo_149.awsui_sticky-cell-last-inline-end_1spae_zgxxo_255:not(#\9):dir(rtl) {
260
+ .awsui_header-cell_1spae_h11fe_149.awsui_sticky-cell-last-inline-end_1spae_h11fe_255:not(#\9):dir(rtl) {
261
261
  box-shadow: var(--shadow-sticky-column-first-trcd2o, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
262
262
  clip-path: inset(0 -24px 0 0);
263
263
  }
264
264
 
265
- .awsui_sorting-icon_1spae_zgxxo_265:not(#\9) {
265
+ .awsui_sorting-icon_1spae_h11fe_265:not(#\9) {
266
266
  position: absolute;
267
267
  inset-block-start: 50%;
268
268
  transform: translateY(-50%);
269
269
  inset-inline-end: var(--space-xxs-hwfkai, 4px);
270
- color: var(--color-text-column-sorting-icon-iazyfo, #424650);
270
+ color: var(--color-text-column-sorting-icon-fngn77, #424650);
271
271
  }
272
272
 
273
- .awsui_edit-icon_1spae_zgxxo_273:not(#\9) {
273
+ .awsui_edit-icon_1spae_h11fe_273:not(#\9) {
274
274
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
275
275
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
276
276
  color: inherit;
277
277
  }
278
278
 
279
- .awsui_header-cell-content_1spae_zgxxo_279:not(#\9) {
279
+ .awsui_header-cell-content_1spae_h11fe_279:not(#\9) {
280
280
  position: relative;
281
281
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
282
282
  padding-inline-end: var(--space-s-tvghoh, 12px);
283
283
  padding-inline-start: var(--space-s-tvghoh, 12px);
284
284
  }
285
- .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-content-expandable_1spae_zgxxo_285:not(#\9) {
285
+ .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-content-expandable_1spae_h11fe_285:not(#\9) {
286
286
  padding-inline-start: calc(var(--space-s-tvghoh, 12px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
287
287
  }
288
- .awsui_header-cell-sortable_1spae_zgxxo_219 > .awsui_header-cell-content_1spae_zgxxo_279:not(#\9) {
288
+ .awsui_header-cell-sortable_1spae_h11fe_219 > .awsui_header-cell-content_1spae_h11fe_279:not(#\9) {
289
289
  padding-inline-end: calc(var(--space-xl-jfy3x4, 24px) + var(--space-xxs-hwfkai, 4px));
290
290
  }
291
- .awsui_header-cell-content_1spae_zgxxo_279:not(#\9):focus {
291
+ .awsui_header-cell-content_1spae_h11fe_279:not(#\9):focus {
292
292
  outline: none;
293
293
  text-decoration: none;
294
294
  }
295
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279:not(#\9):focus {
295
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279:not(#\9):focus {
296
296
  position: relative;
297
297
  }
298
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279:not(#\9):focus {
298
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279:not(#\9):focus {
299
299
  outline: 2px dotted transparent;
300
300
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px)) - 1px);
301
301
  }
302
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279:not(#\9):focus::before {
302
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279:not(#\9):focus::before {
303
303
  content: " ";
304
304
  display: block;
305
305
  position: absolute;
@@ -311,16 +311,16 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279:n
311
311
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
312
312
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
313
313
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
314
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
314
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
315
315
  }
316
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9) {
316
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9) {
317
317
  position: relative;
318
318
  }
319
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9) {
319
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9) {
320
320
  outline: 2px dotted transparent;
321
321
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px)) - 1px);
322
322
  }
323
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183:not(#\9)::before {
323
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183:not(#\9)::before {
324
324
  content: " ";
325
325
  display: block;
326
326
  position: absolute;
@@ -332,34 +332,34 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_zgxxo_279.a
332
332
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
333
333
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
334
334
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
335
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
335
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
336
336
  }
337
- .awsui_header-cell-disabled_1spae_zgxxo_337.awsui_header-cell-sorted_1spae_zgxxo_337 > .awsui_header-cell-content_1spae_zgxxo_279 > .awsui_sorting-icon_1spae_zgxxo_265:not(#\9) {
338
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
337
+ .awsui_header-cell-disabled_1spae_h11fe_337.awsui_header-cell-sorted_1spae_h11fe_337 > .awsui_header-cell-content_1spae_h11fe_279 > .awsui_sorting-icon_1spae_h11fe_265:not(#\9) {
338
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
339
339
  }
340
340
 
341
- .awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9):not(.awsui_header-cell-disabled_1spae_zgxxo_337) > .awsui_header-cell-content_1spae_zgxxo_279 {
341
+ .awsui_header-cell-sortable_1spae_h11fe_219:not(#\9):not(.awsui_header-cell-disabled_1spae_h11fe_337) > .awsui_header-cell-content_1spae_h11fe_279 {
342
342
  cursor: pointer;
343
343
  }
344
- .awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9):not(.awsui_header-cell-disabled_1spae_zgxxo_337) > .awsui_header-cell-content_1spae_zgxxo_279:hover, .awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9):not(.awsui_header-cell-disabled_1spae_zgxxo_337).awsui_header-cell-sorted_1spae_zgxxo_337 > .awsui_header-cell-content_1spae_zgxxo_279 {
345
- color: var(--color-text-interactive-active-fedaa8, #0f141a);
344
+ .awsui_header-cell-sortable_1spae_h11fe_219:not(#\9):not(.awsui_header-cell-disabled_1spae_h11fe_337) > .awsui_header-cell-content_1spae_h11fe_279:hover, .awsui_header-cell-sortable_1spae_h11fe_219:not(#\9):not(.awsui_header-cell-disabled_1spae_h11fe_337).awsui_header-cell-sorted_1spae_h11fe_337 > .awsui_header-cell-content_1spae_h11fe_279 {
345
+ color: var(--color-text-interactive-active-uoe6zi, #0f141a);
346
346
  }
347
- .awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9):not(.awsui_header-cell-disabled_1spae_zgxxo_337) > .awsui_header-cell-content_1spae_zgxxo_279:hover > .awsui_sorting-icon_1spae_zgxxo_265, .awsui_header-cell-sortable_1spae_zgxxo_219:not(#\9):not(.awsui_header-cell-disabled_1spae_zgxxo_337).awsui_header-cell-sorted_1spae_zgxxo_337 > .awsui_header-cell-content_1spae_zgxxo_279 > .awsui_sorting-icon_1spae_zgxxo_265 {
348
- color: var(--color-text-interactive-active-fedaa8, #0f141a);
347
+ .awsui_header-cell-sortable_1spae_h11fe_219:not(#\9):not(.awsui_header-cell-disabled_1spae_h11fe_337) > .awsui_header-cell-content_1spae_h11fe_279:hover > .awsui_sorting-icon_1spae_h11fe_265, .awsui_header-cell-sortable_1spae_h11fe_219:not(#\9):not(.awsui_header-cell-disabled_1spae_h11fe_337).awsui_header-cell-sorted_1spae_h11fe_337 > .awsui_header-cell-content_1spae_h11fe_279 > .awsui_sorting-icon_1spae_h11fe_265 {
348
+ color: var(--color-text-interactive-active-uoe6zi, #0f141a);
349
349
  }
350
350
 
351
- .awsui_header-cell-text_1spae_zgxxo_351:not(#\9) {
351
+ .awsui_header-cell-text_1spae_h11fe_351:not(#\9) {
352
352
  line-height: var(--line-height-heading-xs-q9j004, 18px);
353
353
  padding-block: calc(var(--space-xxxs-pajhad, 2px) / 2);
354
354
  }
355
- .awsui_header-cell-text_1spae_zgxxo_351:not(#\9):not(.awsui_header-cell-text-wrap_1spae_zgxxo_355) {
355
+ .awsui_header-cell-text_1spae_h11fe_351:not(#\9):not(.awsui_header-cell-text-wrap_1spae_h11fe_355) {
356
356
  white-space: nowrap;
357
357
  overflow: hidden;
358
358
  text-overflow: ellipsis;
359
359
  }
360
360
 
361
- .awsui_header-cell-ascending_1spae_zgxxo_361:not(#\9),
362
- .awsui_header-cell-descending_1spae_zgxxo_362:not(#\9) {
361
+ .awsui_header-cell-ascending_1spae_h11fe_361:not(#\9),
362
+ .awsui_header-cell-descending_1spae_h11fe_362:not(#\9) {
363
363
  /* used in test-utils */
364
364
  }
365
365
 
@@ -369,28 +369,28 @@ with the left edge of the table as closely as possible. If the
369
369
  last header cell is sortable the sort icon should align with the
370
370
  settings icon in the pagination slot.
371
371
  */
372
- .awsui_header-cell_1spae_zgxxo_149:not(#\9):not(.awsui_is-visual-refresh_1spae_zgxxo_216):first-child {
372
+ .awsui_header-cell_1spae_h11fe_149:not(#\9):not(.awsui_is-visual-refresh_1spae_h11fe_216):first-child {
373
373
  padding-inline-start: var(--space-xs-ymlm0b, 8px);
374
374
  }
375
- .awsui_header-cell_1spae_zgxxo_149:not(#\9):not(.awsui_is-visual-refresh_1spae_zgxxo_216):first-child.awsui_header-cell-content-expandable_1spae_zgxxo_285 {
375
+ .awsui_header-cell_1spae_h11fe_149:not(#\9):not(.awsui_is-visual-refresh_1spae_h11fe_216):first-child.awsui_header-cell-content-expandable_1spae_h11fe_285 {
376
376
  padding-inline-start: calc(var(--space-xs-ymlm0b, 8px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
377
377
  }
378
378
 
379
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9) {
379
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9) {
380
380
  /*
381
381
  Striped rows requires additional left padding because the
382
382
  shaded background makes the child content appear too close
383
383
  to the table edge.
384
384
  */
385
385
  }
386
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child:focus {
386
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child:focus {
387
387
  position: relative;
388
388
  }
389
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child:focus {
389
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child:focus {
390
390
  outline: 2px dotted transparent;
391
391
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
392
392
  }
393
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child:focus::before {
393
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child:focus::before {
394
394
  content: " ";
395
395
  display: block;
396
396
  position: absolute;
@@ -402,16 +402,16 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-
402
402
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
403
403
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
404
404
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
405
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
405
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
406
406
  }
407
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_zgxxo_183 {
407
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_h11fe_183 {
408
408
  position: relative;
409
409
  }
410
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_zgxxo_183 {
410
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_h11fe_183 {
411
411
  outline: 2px dotted transparent;
412
412
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-pfm1nx, 4px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
413
413
  }
414
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_zgxxo_183::before {
414
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_h11fe_183::before {
415
415
  content: " ";
416
416
  display: block;
417
417
  position: absolute;
@@ -423,22 +423,22 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-
423
423
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
424
424
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
425
425
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
426
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
426
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
427
427
  }
428
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279 {
428
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279 {
429
429
  padding-inline-start: 0px;
430
430
  }
431
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-content-expandable_1spae_zgxxo_285 {
431
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-content-expandable_1spae_h11fe_285 {
432
432
  padding-inline-start: calc(0px + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
433
433
  }
434
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279:focus {
434
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279:focus {
435
435
  position: relative;
436
436
  }
437
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279:focus {
437
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279:focus {
438
438
  outline: 2px dotted transparent;
439
439
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
440
440
  }
441
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279:focus::before {
441
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279:focus::before {
442
442
  content: " ";
443
443
  display: block;
444
444
  position: absolute;
@@ -450,16 +450,16 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-
450
450
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
451
451
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
452
452
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
453
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
453
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
454
454
  }
455
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183 {
455
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183 {
456
456
  position: relative;
457
457
  }
458
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183 {
458
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183 {
459
459
  outline: 2px dotted transparent;
460
460
  outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-ymwujm, 0px) + var(--space-scaled-xxs-pfm1nx, 4px)) - 1px);
461
461
  }
462
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child > .awsui_header-cell-content_1spae_zgxxo_279.awsui_header-cell-fake-focus_1spae_zgxxo_183::before {
462
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child > .awsui_header-cell-content_1spae_h11fe_279.awsui_header-cell-fake-focus_1spae_h11fe_183::before {
463
463
  content: " ";
464
464
  display: block;
465
465
  position: absolute;
@@ -471,26 +471,26 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_zgxxo_149.awsui_is-
471
471
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
472
472
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
473
473
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
474
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
474
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
475
475
  }
476
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_zgxxo_476):not(.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476) {
476
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_h11fe_476):not(.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476) {
477
477
  padding-inline-start: var(--space-xxxs-pajhad, 2px);
478
478
  }
479
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_zgxxo_476):not(.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476).awsui_header-cell-content-expandable_1spae_zgxxo_285 {
479
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_h11fe_476):not(.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476).awsui_header-cell-content-expandable_1spae_h11fe_285 {
480
480
  padding-inline-start: calc(var(--space-xxxs-pajhad, 2px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
481
481
  }
482
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child.awsui_has-striped-rows_1spae_zgxxo_476:not(.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476) {
482
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child.awsui_has-striped-rows_1spae_h11fe_476:not(.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476) {
483
483
  padding-inline-start: var(--space-xxs-hwfkai, 4px);
484
484
  }
485
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):first-child.awsui_has-striped-rows_1spae_zgxxo_476:not(.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476).awsui_header-cell-content-expandable_1spae_zgxxo_285 {
485
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):first-child.awsui_has-striped-rows_1spae_h11fe_476:not(.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476).awsui_header-cell-content-expandable_1spae_h11fe_285 {
486
486
  padding-inline-start: calc(var(--space-xxs-hwfkai, 4px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
487
487
  }
488
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216:not(#\9):last-child.awsui_header-cell-sortable_1spae_zgxxo_219 {
488
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216:not(#\9):last-child.awsui_header-cell-sortable_1spae_h11fe_219 {
489
489
  padding-inline-end: var(--space-xxxs-pajhad, 2px);
490
490
  }
491
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476:not(#\9) {
491
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476:not(#\9) {
492
492
  padding-inline-start: var(--space-scaled-l-sej05l, 20px);
493
493
  }
494
- .awsui_header-cell_1spae_zgxxo_149.awsui_is-visual-refresh_1spae_zgxxo_216.awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476.awsui_header-cell-content-expandable_1spae_zgxxo_285:not(#\9) {
494
+ .awsui_header-cell_1spae_h11fe_149.awsui_is-visual-refresh_1spae_h11fe_216.awsui_sticky-cell-pad-inline-start_1spae_h11fe_476.awsui_header-cell-content-expandable_1spae_h11fe_285:not(#\9) {
495
495
  padding-inline-start: calc(var(--space-scaled-l-sej05l, 20px) + var(--space-m-dsumyt, 16px) + var(--space-xs-ymlm0b, 8px));
496
496
  }
@@ -2,33 +2,33 @@
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_zgxxo_149",
6
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_zgxxo_183",
7
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_zgxxo_204",
8
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_zgxxo_207",
9
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_zgxxo_207",
10
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_zgxxo_213",
11
- "header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_zgxxo_216",
12
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_zgxxo_216",
13
- "sticky-cell": "awsui_sticky-cell_1spae_zgxxo_216",
14
- "header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_zgxxo_216",
15
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_zgxxo_219",
16
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_zgxxo_240",
17
- "has-selection": "awsui_has-selection_1spae_zgxxo_240",
18
- "sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_zgxxo_243",
19
- "resize-divider": "awsui_resize-divider_1spae_zgxxo_248",
20
- "sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_zgxxo_255",
21
- "sorting-icon": "awsui_sorting-icon_1spae_zgxxo_265",
22
- "edit-icon": "awsui_edit-icon_1spae_zgxxo_273",
23
- "header-cell-content": "awsui_header-cell-content_1spae_zgxxo_279",
24
- "header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_zgxxo_285",
25
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_zgxxo_337",
26
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_zgxxo_337",
27
- "header-cell-text": "awsui_header-cell-text_1spae_zgxxo_351",
28
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_zgxxo_355",
29
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_zgxxo_361",
30
- "header-cell-descending": "awsui_header-cell-descending_1spae_zgxxo_362",
31
- "has-striped-rows": "awsui_has-striped-rows_1spae_zgxxo_476",
32
- "sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476"
5
+ "header-cell": "awsui_header-cell_1spae_h11fe_149",
6
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_h11fe_183",
7
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_h11fe_204",
8
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_h11fe_207",
9
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_h11fe_207",
10
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_h11fe_213",
11
+ "header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_h11fe_216",
12
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_h11fe_216",
13
+ "sticky-cell": "awsui_sticky-cell_1spae_h11fe_216",
14
+ "header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_h11fe_216",
15
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_h11fe_219",
16
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_h11fe_240",
17
+ "has-selection": "awsui_has-selection_1spae_h11fe_240",
18
+ "sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_h11fe_243",
19
+ "resize-divider": "awsui_resize-divider_1spae_h11fe_248",
20
+ "sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_h11fe_255",
21
+ "sorting-icon": "awsui_sorting-icon_1spae_h11fe_265",
22
+ "edit-icon": "awsui_edit-icon_1spae_h11fe_273",
23
+ "header-cell-content": "awsui_header-cell-content_1spae_h11fe_279",
24
+ "header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_h11fe_285",
25
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_h11fe_337",
26
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_h11fe_337",
27
+ "header-cell-text": "awsui_header-cell-text_1spae_h11fe_351",
28
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_h11fe_355",
29
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_h11fe_361",
30
+ "header-cell-descending": "awsui_header-cell-descending_1spae_h11fe_362",
31
+ "has-striped-rows": "awsui_has-striped-rows_1spae_h11fe_476",
32
+ "sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_h11fe_476"
33
33
  };
34
34
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_rfwei_145",
5
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_rfwei_145",
6
- "divider": "awsui_divider_x7peu_rfwei_150",
7
- "divider-disabled": "awsui_divider-disabled_x7peu_rfwei_164",
8
- "divider-active": "awsui_divider-active_x7peu_rfwei_167",
9
- "resizer": "awsui_resizer_x7peu_rfwei_171",
10
- "has-focus": "awsui_has-focus_x7peu_rfwei_225",
11
- "tracker": "awsui_tracker_x7peu_rfwei_250"
4
+ "resize-active": "awsui_resize-active_x7peu_1w169_145",
5
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1w169_145",
6
+ "divider": "awsui_divider_x7peu_1w169_150",
7
+ "divider-disabled": "awsui_divider-disabled_x7peu_1w169_164",
8
+ "divider-active": "awsui_divider-active_x7peu_1w169_167",
9
+ "resizer": "awsui_resizer_x7peu_1w169_171",
10
+ "has-focus": "awsui_has-focus_x7peu_1w169_225",
11
+ "tracker": "awsui_tracker_x7peu_1w169_250"
12
12
  };
13
13
 
@@ -142,13 +142,13 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_resize-active_x7peu_rfwei_145:not(#\9):not(.awsui_resize-active-with-focus_x7peu_rfwei_145) * {
145
+ .awsui_resize-active_x7peu_1w169_145:not(#\9):not(.awsui_resize-active-with-focus_x7peu_1w169_145) * {
146
146
  cursor: col-resize;
147
147
  -webkit-user-select: none;
148
148
  user-select: none;
149
149
  }
150
150
 
151
- th:not(#\9):not(:last-child) > .awsui_divider_x7peu_rfwei_150 {
151
+ th:not(#\9):not(:last-child) > .awsui_divider_x7peu_1w169_150 {
152
152
  position: absolute;
153
153
  outline: none;
154
154
  pointer-events: none;
@@ -159,17 +159,17 @@ th:not(#\9):not(:last-child) > .awsui_divider_x7peu_rfwei_150 {
159
159
  max-block-size: calc(100% - calc(2 * var(--space-xs-ymlm0b, 8px) + var(--space-xxxs-pajhad, 2px)));
160
160
  margin-block: auto;
161
161
  margin-inline: auto;
162
- border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-divider-interactive-default-8k07mh, #8c8c94);
162
+ border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-divider-interactive-default-r928dz, #8c8c94);
163
163
  box-sizing: border-box;
164
164
  }
165
- th:not(#\9):not(:last-child) > .awsui_divider-disabled_x7peu_rfwei_164 {
166
- border-inline-start-color: var(--color-border-divider-default-jm73jm, #c6c6cd);
165
+ th:not(#\9):not(:last-child) > .awsui_divider-disabled_x7peu_1w169_164 {
166
+ border-inline-start-color: var(--color-border-divider-default-nr68jt, #c6c6cd);
167
167
  }
168
- th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_rfwei_167 {
169
- border-inline-start: 2px solid var(--color-border-divider-active-ypkld8, #0f141a);
168
+ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_1w169_167 {
169
+ border-inline-start: 2px solid var(--color-border-divider-active-biq3j4, #0f141a);
170
170
  }
171
171
 
172
- .awsui_resizer_x7peu_rfwei_171:not(#\9) {
172
+ .awsui_resizer_x7peu_1w169_171:not(#\9) {
173
173
  border-collapse: separate;
174
174
  border-spacing: 0;
175
175
  box-sizing: border-box;
@@ -195,7 +195,7 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_rfwei_167 {
195
195
  word-spacing: normal;
196
196
  font-size: var(--font-size-body-m-a7nh2n, 14px);
197
197
  line-height: var(--line-height-body-m-2mh3ke, 20px);
198
- color: var(--color-text-body-default-3mljql, #0f141a);
198
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
199
199
  font-weight: 400;
200
200
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
201
201
  -webkit-font-smoothing: auto;
@@ -210,28 +210,28 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_rfwei_167 {
210
210
  inline-size: var(--space-xl-jfy3x4, 24px);
211
211
  z-index: 10;
212
212
  }
213
- .awsui_resizer_x7peu_rfwei_171:not(#\9):focus {
213
+ .awsui_resizer_x7peu_1w169_171:not(#\9):focus {
214
214
  outline: none;
215
215
  text-decoration: none;
216
216
  }
217
- .awsui_resize-active_x7peu_rfwei_145 .awsui_resizer_x7peu_rfwei_171:not(#\9) {
217
+ .awsui_resize-active_x7peu_1w169_145 .awsui_resizer_x7peu_1w169_171:not(#\9) {
218
218
  pointer-events: none;
219
219
  }
220
- th:not(#\9):last-child > .awsui_resizer_x7peu_rfwei_171 {
220
+ th:not(#\9):last-child > .awsui_resizer_x7peu_1w169_171 {
221
221
  inline-size: calc(var(--space-xl-jfy3x4, 24px) / 2);
222
222
  inset-inline-end: 0;
223
223
  }
224
- .awsui_resizer_x7peu_rfwei_171:not(#\9):hover + .awsui_divider_x7peu_rfwei_150 {
225
- border-inline-start: 2px solid var(--color-border-divider-active-ypkld8, #0f141a);
224
+ .awsui_resizer_x7peu_1w169_171:not(#\9):hover + .awsui_divider_x7peu_1w169_150 {
225
+ border-inline-start: 2px solid var(--color-border-divider-active-biq3j4, #0f141a);
226
226
  }
227
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_rfwei_171.awsui_has-focus_x7peu_rfwei_225:not(#\9) {
227
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1w169_171.awsui_has-focus_x7peu_1w169_225:not(#\9) {
228
228
  position: relative;
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_rfwei_171.awsui_has-focus_x7peu_rfwei_225:not(#\9) {
230
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1w169_171.awsui_has-focus_x7peu_1w169_225:not(#\9) {
231
231
  outline: 2px dotted transparent;
232
232
  outline-offset: calc(calc(var(--space-table-header-focus-outline-gutter-ymwujm, 0px) - 2px) - 1px);
233
233
  }
234
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_rfwei_171.awsui_has-focus_x7peu_rfwei_225:not(#\9)::before {
234
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1w169_171.awsui_has-focus_x7peu_1w169_225:not(#\9)::before {
235
235
  content: " ";
236
236
  display: block;
237
237
  position: absolute;
@@ -243,19 +243,19 @@ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_rfwei_171.awsui_has-foc
243
243
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
244
244
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
245
245
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
246
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
246
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
247
247
  }
248
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_rfwei_171.awsui_has-focus_x7peu_rfwei_225:not(#\9) {
248
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1w169_171.awsui_has-focus_x7peu_1w169_225:not(#\9) {
249
249
  position: absolute;
250
250
  }
251
251
 
252
- .awsui_tracker_x7peu_rfwei_250:not(#\9) {
252
+ .awsui_tracker_x7peu_1w169_250:not(#\9) {
253
253
  display: none;
254
254
  position: absolute;
255
- border-inline-start: var(--border-divider-list-width-tdfx1x, 1px) dashed var(--color-border-divider-active-ypkld8, #0f141a);
255
+ border-inline-start: var(--border-divider-list-width-tdfx1x, 1px) dashed var(--color-border-divider-active-biq3j4, #0f141a);
256
256
  inline-size: 0;
257
257
  inset-block: 0;
258
258
  }
259
- .awsui_resize-active_x7peu_rfwei_145 .awsui_tracker_x7peu_rfwei_250:not(#\9) {
259
+ .awsui_resize-active_x7peu_1w169_145 .awsui_tracker_x7peu_1w169_250:not(#\9) {
260
260
  display: block;
261
261
  }