@cloudscape-design/components 3.0.534 → 3.0.535

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 (358) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  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 +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  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 -3
  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 -2
  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 +19 -13
  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 -6
  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 +19 -13
  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 +35 -29
  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 +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/environment.js +1 -1
  235. package/internal/environment.json +1 -1
  236. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  237. package/internal/generated/custom-css-properties/index.js +46 -40
  238. package/internal/generated/custom-css-properties/index.js.map +1 -1
  239. package/internal/manifest.json +1 -1
  240. package/link/styles.css.js +20 -20
  241. package/link/styles.scoped.css +77 -71
  242. package/link/styles.selectors.js +20 -20
  243. package/mixed-line-bar-chart/styles.css.js +11 -11
  244. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  245. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +44 -38
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +2 -2
  250. package/multiselect/styles.scoped.css +8 -2
  251. package/multiselect/styles.selectors.js +2 -2
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +29 -23
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +54 -48
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +50 -50
  260. package/popover/styles.scoped.css +94 -64
  261. package/popover/styles.selectors.js +50 -50
  262. package/progress-bar/styles.css.js +18 -18
  263. package/progress-bar/styles.scoped.css +44 -32
  264. package/progress-bar/styles.selectors.js +18 -18
  265. package/property-filter/property-filter-autosuggest.js +2 -1
  266. package/property-filter/property-filter-autosuggest.js.map +1 -1
  267. package/property-filter/styles.css.js +31 -31
  268. package/property-filter/styles.scoped.css +39 -33
  269. package/property-filter/styles.selectors.js +31 -31
  270. package/radio-group/styles.css.js +9 -9
  271. package/radio-group/styles.scoped.css +21 -15
  272. package/radio-group/styles.selectors.js +9 -9
  273. package/segmented-control/styles.css.js +14 -14
  274. package/segmented-control/styles.scoped.css +39 -33
  275. package/segmented-control/styles.selectors.js +14 -14
  276. package/select/parts/styles.css.js +16 -16
  277. package/select/parts/styles.scoped.css +22 -16
  278. package/select/parts/styles.selectors.js +16 -16
  279. package/select/styles.css.js +1 -1
  280. package/select/styles.scoped.css +7 -1
  281. package/select/styles.selectors.js +1 -1
  282. package/side-navigation/styles.css.js +28 -28
  283. package/side-navigation/styles.scoped.css +44 -38
  284. package/side-navigation/styles.selectors.js +28 -28
  285. package/space-between/styles.css.js +23 -23
  286. package/space-between/styles.scoped.css +30 -24
  287. package/space-between/styles.selectors.js +23 -23
  288. package/spinner/styles.css.js +13 -13
  289. package/spinner/styles.scoped.css +58 -26
  290. package/spinner/styles.selectors.js +13 -13
  291. package/split-panel/styles.css.js +55 -55
  292. package/split-panel/styles.scoped.css +87 -75
  293. package/split-panel/styles.selectors.js +55 -55
  294. package/status-indicator/styles.css.js +23 -23
  295. package/status-indicator/styles.scoped.css +35 -29
  296. package/status-indicator/styles.selectors.js +23 -23
  297. package/table/body-cell/styles.css.js +30 -30
  298. package/table/body-cell/styles.scoped.css +87 -81
  299. package/table/body-cell/styles.selectors.js +30 -30
  300. package/table/header-cell/styles.css.js +24 -24
  301. package/table/header-cell/styles.scoped.css +50 -44
  302. package/table/header-cell/styles.selectors.js +24 -24
  303. package/table/resizer/styles.css.js +8 -8
  304. package/table/resizer/styles.scoped.css +20 -14
  305. package/table/resizer/styles.selectors.js +8 -8
  306. package/table/selection/styles.css.js +3 -3
  307. package/table/selection/styles.scoped.css +9 -3
  308. package/table/selection/styles.selectors.js +3 -3
  309. package/table/sticky-scrollbar/styles.css.js +6 -6
  310. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  311. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  312. package/table/styles.css.js +35 -35
  313. package/table/styles.scoped.css +46 -40
  314. package/table/styles.selectors.js +35 -35
  315. package/table/table-role/table-role-helper.js +1 -1
  316. package/table/table-role/table-role-helper.js.map +1 -1
  317. package/tabs/styles.css.js +21 -21
  318. package/tabs/styles.scoped.css +51 -39
  319. package/tabs/styles.selectors.js +21 -21
  320. package/tag-editor/styles.css.js +3 -3
  321. package/tag-editor/styles.scoped.css +16 -10
  322. package/tag-editor/styles.selectors.js +3 -3
  323. package/text-content/styles.css.js +1 -1
  324. package/text-content/styles.scoped.css +66 -60
  325. package/text-content/styles.selectors.js +1 -1
  326. package/text-filter/styles.css.js +3 -3
  327. package/text-filter/styles.scoped.css +9 -3
  328. package/text-filter/styles.selectors.js +3 -3
  329. package/textarea/styles.css.js +4 -4
  330. package/textarea/styles.scoped.css +18 -12
  331. package/textarea/styles.selectors.js +4 -4
  332. package/tiles/styles.css.js +29 -29
  333. package/tiles/styles.scoped.css +76 -70
  334. package/tiles/styles.selectors.js +29 -29
  335. package/toggle/styles.css.js +8 -8
  336. package/toggle/styles.scoped.css +19 -13
  337. package/toggle/styles.selectors.js +8 -8
  338. package/token-group/styles.css.js +8 -8
  339. package/token-group/styles.scoped.css +22 -16
  340. package/token-group/styles.selectors.js +8 -8
  341. package/top-navigation/1.0-beta/styles.css.js +25 -25
  342. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  343. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  344. package/top-navigation/styles.css.js +47 -47
  345. package/top-navigation/styles.scoped.css +72 -66
  346. package/top-navigation/styles.selectors.js +47 -47
  347. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  348. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  349. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  350. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  351. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  352. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  353. package/tutorial-panel/styles.css.js +1 -1
  354. package/tutorial-panel/styles.scoped.css +7 -1
  355. package/tutorial-panel/styles.selectors.js +1 -1
  356. package/wizard/styles.css.js +32 -32
  357. package/wizard/styles.scoped.css +74 -68
  358. package/wizard/styles.selectors.js +32 -32
@@ -10,6 +10,12 @@
10
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
11
  SPDX-License-Identifier: Apache-2.0
12
12
  */
13
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
14
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
15
+ /*
16
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
17
+ SPDX-License-Identifier: Apache-2.0
18
+ */
13
19
  /*
14
20
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
21
  SPDX-License-Identifier: Apache-2.0
@@ -90,7 +96,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_header-cell_1spae_7hqfm_93:not(#\9) {
99
+ .awsui_header-cell_1spae_yqhiw_99:not(#\9) {
94
100
  position: relative;
95
101
  text-align: start;
96
102
  box-sizing: border-box;
@@ -103,14 +109,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
109
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
104
110
  padding-inline: var(--space-scaled-xs-26e2du, 8px);
105
111
  }
106
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_7hqfm_93:not(#\9):focus {
112
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_yqhiw_99:not(#\9):focus {
107
113
  position: relative;
108
114
  }
109
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_7hqfm_93:not(#\9):focus {
115
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_yqhiw_99:not(#\9):focus {
110
116
  outline: 2px dotted transparent;
111
117
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-7597g1, 4px)) - 1px);
112
118
  }
113
- body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_7hqfm_93:not(#\9):focus::before {
119
+ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_yqhiw_99:not(#\9):focus::before {
114
120
  content: " ";
115
121
  display: block;
116
122
  position: absolute;
@@ -124,14 +130,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_7hqfm_93:not(#\9):f
124
130
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
125
131
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
126
132
  }
127
- body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9) {
133
+ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9) {
128
134
  position: relative;
129
135
  }
130
- body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9) {
136
+ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9) {
131
137
  outline: 2px dotted transparent;
132
138
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-7597g1, 4px)) - 1px);
133
139
  }
134
- body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9)::before {
140
+ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9)::before {
135
141
  content: " ";
136
142
  display: block;
137
143
  position: absolute;
@@ -145,19 +151,19 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_12
145
151
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
146
152
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
147
153
  }
148
- .awsui_header-cell-sticky_1spae_7hqfm_148:not(#\9) {
154
+ .awsui_header-cell-sticky_1spae_yqhiw_154:not(#\9) {
149
155
  border-block-end: var(--border-table-sticky-width-87kf12, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
150
156
  }
151
- .awsui_header-cell-stuck_1spae_7hqfm_151:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_7hqfm_151) {
157
+ .awsui_header-cell-stuck_1spae_yqhiw_157:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_yqhiw_157) {
152
158
  border-block-end-color: transparent;
153
159
  }
154
- .awsui_header-cell-variant-full-page_1spae_7hqfm_151.awsui_header-cell-hidden_1spae_7hqfm_154:not(#\9) {
160
+ .awsui_header-cell-variant-full-page_1spae_yqhiw_157.awsui_header-cell-hidden_1spae_yqhiw_160:not(#\9) {
155
161
  border-block-end-color: transparent;
156
162
  }
157
- .awsui_header-cell_1spae_7hqfm_93:not(#\9):last-child, .awsui_header-cell_1spae_7hqfm_93.awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9) {
163
+ .awsui_header-cell_1spae_yqhiw_99:not(#\9):last-child, .awsui_header-cell_1spae_yqhiw_99.awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9) {
158
164
  padding-inline-end: var(--space-xs-zb16t3, 8px);
159
165
  }
160
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell_1spae_7hqfm_160:not(#\9) {
166
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell_1spae_yqhiw_166:not(#\9) {
161
167
  position: sticky;
162
168
  background: var(--color-background-table-header-82ew8p, #ffffff);
163
169
  z-index: 798;
@@ -165,32 +171,32 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_12
165
171
  transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
166
172
  transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
167
173
  }
168
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell-pad-left_1spae_7hqfm_168:not(#\9):not(.awsui_has-selection_1spae_7hqfm_168) {
174
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell-pad-left_1spae_yqhiw_174:not(#\9):not(.awsui_has-selection_1spae_yqhiw_174) {
169
175
  padding-inline-start: var(--space-table-horizontal-8davlm, 20px);
170
176
  }
171
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell-last-left_1spae_7hqfm_171:not(#\9) {
177
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell-last-left_1spae_yqhiw_177:not(#\9) {
172
178
  box-shadow: var(--shadow-sticky-column-first-039dqs, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
173
179
  clip-path: inset(0px -24px 0px 0px);
174
180
  }
175
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell-last-left_1spae_7hqfm_171 > .awsui_resize-divider_1spae_7hqfm_175:not(#\9) {
181
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell-last-left_1spae_yqhiw_177 > .awsui_resize-divider_1spae_yqhiw_181:not(#\9) {
176
182
  display: none;
177
183
  }
178
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell-last-right_1spae_7hqfm_178:not(#\9) {
184
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell-last-right_1spae_yqhiw_184:not(#\9) {
179
185
  box-shadow: var(--shadow-sticky-column-last-n170vw, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
180
186
  clip-path: inset(0 0 0 -24px);
181
187
  }
182
188
  @media (prefers-reduced-motion: reduce) {
183
- .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell_1spae_7hqfm_160:not(#\9) {
189
+ .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell_1spae_yqhiw_166:not(#\9) {
184
190
  animation: none;
185
191
  transition: none;
186
192
  }
187
193
  }
188
- .awsui-motion-disabled .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell_1spae_7hqfm_160:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_7hqfm_93.awsui_sticky-cell_1spae_7hqfm_160:not(#\9) {
194
+ .awsui-motion-disabled .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell_1spae_yqhiw_166:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_yqhiw_99.awsui_sticky-cell_1spae_yqhiw_166:not(#\9) {
189
195
  animation: none;
190
196
  transition: none;
191
197
  }
192
198
 
193
- .awsui_sorting-icon_1spae_7hqfm_193:not(#\9) {
199
+ .awsui_sorting-icon_1spae_yqhiw_199:not(#\9) {
194
200
  position: absolute;
195
201
  inset-block-start: 50%;
196
202
  transform: translateY(-50%);
@@ -198,32 +204,32 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-fake-focus_1spae_7hqfm_12
198
204
  color: var(--color-text-column-sorting-icon-8or30j, #414d5c);
199
205
  }
200
206
 
201
- .awsui_edit-icon_1spae_7hqfm_201:not(#\9) {
207
+ .awsui_edit-icon_1spae_yqhiw_207:not(#\9) {
202
208
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
203
209
  margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
204
210
  color: inherit;
205
211
  }
206
212
 
207
- .awsui_header-cell-content_1spae_7hqfm_207:not(#\9) {
213
+ .awsui_header-cell-content_1spae_yqhiw_213:not(#\9) {
208
214
  position: relative;
209
215
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
210
216
  padding-inline: var(--space-s-34lx8l, 12px);
211
217
  }
212
- .awsui_header-cell-sortable_1spae_7hqfm_157 > .awsui_header-cell-content_1spae_7hqfm_207:not(#\9) {
218
+ .awsui_header-cell-sortable_1spae_yqhiw_163 > .awsui_header-cell-content_1spae_yqhiw_213:not(#\9) {
213
219
  padding-inline-end: calc(var(--space-xl-lmui9r, 24px) + var(--space-xxs-p8yyaw, 4px));
214
220
  }
215
- .awsui_header-cell-content_1spae_7hqfm_207:not(#\9):focus {
221
+ .awsui_header-cell-content_1spae_yqhiw_213:not(#\9):focus {
216
222
  outline: none;
217
223
  text-decoration: none;
218
224
  }
219
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207:not(#\9):focus {
225
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213:not(#\9):focus {
220
226
  position: relative;
221
227
  }
222
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213:not(#\9):focus {
223
229
  outline: 2px dotted transparent;
224
230
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
225
231
  }
226
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207:not(#\9):focus::before {
232
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213:not(#\9):focus::before {
227
233
  content: " ";
228
234
  display: block;
229
235
  position: absolute;
@@ -237,14 +243,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207:n
237
243
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
238
244
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
239
245
  }
240
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207.awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9) {
246
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213.awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9) {
241
247
  position: relative;
242
248
  }
243
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207.awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9) {
249
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213.awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9) {
244
250
  outline: 2px dotted transparent;
245
251
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
246
252
  }
247
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207.awsui_header-cell-fake-focus_1spae_7hqfm_127:not(#\9)::before {
253
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_yqhiw_213.awsui_header-cell-fake-focus_1spae_yqhiw_133:not(#\9)::before {
248
254
  content: " ";
249
255
  display: block;
250
256
  position: absolute;
@@ -258,32 +264,32 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_7hqfm_207.a
258
264
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
259
265
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
260
266
  }
261
- .awsui_header-cell-disabled_1spae_7hqfm_261.awsui_header-cell-sorted_1spae_7hqfm_261 > .awsui_header-cell-content_1spae_7hqfm_207 > .awsui_sorting-icon_1spae_7hqfm_193:not(#\9) {
267
+ .awsui_header-cell-disabled_1spae_yqhiw_267.awsui_header-cell-sorted_1spae_yqhiw_267 > .awsui_header-cell-content_1spae_yqhiw_213 > .awsui_sorting-icon_1spae_yqhiw_199:not(#\9) {
262
268
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
263
269
  }
264
270
 
265
- .awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9):not(.awsui_header-cell-disabled_1spae_7hqfm_261) > .awsui_header-cell-content_1spae_7hqfm_207 {
271
+ .awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9):not(.awsui_header-cell-disabled_1spae_yqhiw_267) > .awsui_header-cell-content_1spae_yqhiw_213 {
266
272
  cursor: pointer;
267
273
  }
268
- .awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9):not(.awsui_header-cell-disabled_1spae_7hqfm_261) > .awsui_header-cell-content_1spae_7hqfm_207:hover, .awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9):not(.awsui_header-cell-disabled_1spae_7hqfm_261).awsui_header-cell-sorted_1spae_7hqfm_261 > .awsui_header-cell-content_1spae_7hqfm_207 {
274
+ .awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9):not(.awsui_header-cell-disabled_1spae_yqhiw_267) > .awsui_header-cell-content_1spae_yqhiw_213:hover, .awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9):not(.awsui_header-cell-disabled_1spae_yqhiw_267).awsui_header-cell-sorted_1spae_yqhiw_267 > .awsui_header-cell-content_1spae_yqhiw_213 {
269
275
  color: var(--color-text-interactive-active-ox3ozh, #000716);
270
276
  }
271
- .awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9):not(.awsui_header-cell-disabled_1spae_7hqfm_261) > .awsui_header-cell-content_1spae_7hqfm_207:hover > .awsui_sorting-icon_1spae_7hqfm_193, .awsui_header-cell-sortable_1spae_7hqfm_157:not(#\9):not(.awsui_header-cell-disabled_1spae_7hqfm_261).awsui_header-cell-sorted_1spae_7hqfm_261 > .awsui_header-cell-content_1spae_7hqfm_207 > .awsui_sorting-icon_1spae_7hqfm_193 {
277
+ .awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9):not(.awsui_header-cell-disabled_1spae_yqhiw_267) > .awsui_header-cell-content_1spae_yqhiw_213:hover > .awsui_sorting-icon_1spae_yqhiw_199, .awsui_header-cell-sortable_1spae_yqhiw_163:not(#\9):not(.awsui_header-cell-disabled_1spae_yqhiw_267).awsui_header-cell-sorted_1spae_yqhiw_267 > .awsui_header-cell-content_1spae_yqhiw_213 > .awsui_sorting-icon_1spae_yqhiw_199 {
272
278
  color: var(--color-text-interactive-active-ox3ozh, #000716);
273
279
  }
274
280
 
275
- .awsui_header-cell-text_1spae_7hqfm_275:not(#\9) {
281
+ .awsui_header-cell-text_1spae_yqhiw_281:not(#\9) {
276
282
  line-height: var(--line-height-heading-xs-aeleja, 18px);
277
283
  padding-block: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
278
284
  }
279
- .awsui_header-cell-text_1spae_7hqfm_275:not(#\9):not(.awsui_header-cell-text-wrap_1spae_7hqfm_279) {
285
+ .awsui_header-cell-text_1spae_yqhiw_281:not(#\9):not(.awsui_header-cell-text-wrap_1spae_yqhiw_285) {
280
286
  white-space: nowrap;
281
287
  overflow: hidden;
282
288
  text-overflow: ellipsis;
283
289
  }
284
290
 
285
- .awsui_header-cell-ascending_1spae_7hqfm_285:not(#\9),
286
- .awsui_header-cell-descending_1spae_7hqfm_286:not(#\9) {
291
+ .awsui_header-cell-ascending_1spae_yqhiw_291:not(#\9),
292
+ .awsui_header-cell-descending_1spae_yqhiw_292:not(#\9) {
287
293
  /* used in test-utils */
288
294
  }
289
295
 
@@ -293,29 +299,29 @@ with the left edge of the table as closely as possible. If the
293
299
  last header cell is sortable the sort icon should align with the
294
300
  settings icon in the pagination slot.
295
301
  */
296
- .awsui_header-cell_1spae_7hqfm_93:not(#\9):not(.awsui_is-visual-refresh_1spae_7hqfm_296):first-child {
302
+ .awsui_header-cell_1spae_yqhiw_99:not(#\9):not(.awsui_is-visual-refresh_1spae_yqhiw_302):first-child {
297
303
  padding-inline-start: var(--space-xs-zb16t3, 8px);
298
304
  }
299
305
 
300
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9) {
306
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9) {
301
307
  /*
302
308
  Striped rows requires additional left padding because the
303
309
  shaded background makes the child content appear too close
304
310
  to the table edge.
305
311
  */
306
312
  }
307
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_7hqfm_307) {
313
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_yqhiw_313) {
308
314
  padding-inline-start: var(--space-xxxs-zbmxqb, 2px);
309
315
  }
310
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_7hqfm_307).awsui_sticky-cell-pad-left_1spae_7hqfm_168 {
316
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_yqhiw_313).awsui_sticky-cell-pad-left_1spae_yqhiw_174 {
311
317
  padding-inline-start: var(--space-table-horizontal-8davlm, 20px);
312
318
  }
313
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9):first-child.awsui_has-striped-rows_1spae_7hqfm_307 {
319
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9):first-child.awsui_has-striped-rows_1spae_yqhiw_313 {
314
320
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
315
321
  }
316
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9):first-child > .awsui_header-cell-content_1spae_7hqfm_207 {
322
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9):first-child > .awsui_header-cell-content_1spae_yqhiw_213 {
317
323
  padding-inline-start: 0;
318
324
  }
319
- .awsui_header-cell_1spae_7hqfm_93.awsui_is-visual-refresh_1spae_7hqfm_296:not(#\9):last-child.awsui_header-cell-sortable_1spae_7hqfm_157 {
325
+ .awsui_header-cell_1spae_yqhiw_99.awsui_is-visual-refresh_1spae_yqhiw_302:not(#\9):last-child.awsui_header-cell-sortable_1spae_yqhiw_163 {
320
326
  padding-inline-end: var(--space-xxxs-zbmxqb, 2px);
321
327
  }
@@ -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_7hqfm_93",
6
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_7hqfm_127",
7
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_7hqfm_148",
8
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_7hqfm_151",
9
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_7hqfm_151",
10
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_7hqfm_154",
11
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_7hqfm_157",
12
- "sticky-cell": "awsui_sticky-cell_1spae_7hqfm_160",
13
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_7hqfm_168",
14
- "has-selection": "awsui_has-selection_1spae_7hqfm_168",
15
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_7hqfm_171",
16
- "resize-divider": "awsui_resize-divider_1spae_7hqfm_175",
17
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_7hqfm_178",
18
- "sorting-icon": "awsui_sorting-icon_1spae_7hqfm_193",
19
- "edit-icon": "awsui_edit-icon_1spae_7hqfm_201",
20
- "header-cell-content": "awsui_header-cell-content_1spae_7hqfm_207",
21
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_7hqfm_261",
22
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_7hqfm_261",
23
- "header-cell-text": "awsui_header-cell-text_1spae_7hqfm_275",
24
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_7hqfm_279",
25
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_7hqfm_285",
26
- "header-cell-descending": "awsui_header-cell-descending_1spae_7hqfm_286",
27
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_7hqfm_296",
28
- "has-striped-rows": "awsui_has-striped-rows_1spae_7hqfm_307"
5
+ "header-cell": "awsui_header-cell_1spae_yqhiw_99",
6
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_yqhiw_133",
7
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_yqhiw_154",
8
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_yqhiw_157",
9
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_yqhiw_157",
10
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_yqhiw_160",
11
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_yqhiw_163",
12
+ "sticky-cell": "awsui_sticky-cell_1spae_yqhiw_166",
13
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_yqhiw_174",
14
+ "has-selection": "awsui_has-selection_1spae_yqhiw_174",
15
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_yqhiw_177",
16
+ "resize-divider": "awsui_resize-divider_1spae_yqhiw_181",
17
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_yqhiw_184",
18
+ "sorting-icon": "awsui_sorting-icon_1spae_yqhiw_199",
19
+ "edit-icon": "awsui_edit-icon_1spae_yqhiw_207",
20
+ "header-cell-content": "awsui_header-cell-content_1spae_yqhiw_213",
21
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_yqhiw_267",
22
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_yqhiw_267",
23
+ "header-cell-text": "awsui_header-cell-text_1spae_yqhiw_281",
24
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_yqhiw_285",
25
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_yqhiw_291",
26
+ "header-cell-descending": "awsui_header-cell-descending_1spae_yqhiw_292",
27
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_yqhiw_302",
28
+ "has-striped-rows": "awsui_has-striped-rows_1spae_yqhiw_313"
29
29
  };
30
30
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_1fsf7_93",
5
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1fsf7_93",
6
- "divider": "awsui_divider_x7peu_1fsf7_98",
7
- "divider-disabled": "awsui_divider-disabled_x7peu_1fsf7_112",
8
- "divider-active": "awsui_divider-active_x7peu_1fsf7_115",
9
- "resizer": "awsui_resizer_x7peu_1fsf7_119",
10
- "has-focus": "awsui_has-focus_x7peu_1fsf7_176",
11
- "tracker": "awsui_tracker_x7peu_1fsf7_199"
4
+ "resize-active": "awsui_resize-active_x7peu_snxwt_99",
5
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_snxwt_99",
6
+ "divider": "awsui_divider_x7peu_snxwt_104",
7
+ "divider-disabled": "awsui_divider-disabled_x7peu_snxwt_118",
8
+ "divider-active": "awsui_divider-active_x7peu_snxwt_121",
9
+ "resizer": "awsui_resizer_x7peu_snxwt_125",
10
+ "has-focus": "awsui_has-focus_x7peu_snxwt_182",
11
+ "tracker": "awsui_tracker_x7peu_snxwt_205"
12
12
  };
13
13
 
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,13 +96,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_resize-active_x7peu_1fsf7_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_1fsf7_93) * {
99
+ .awsui_resize-active_x7peu_snxwt_99:not(#\9):not(.awsui_resize-active-with-focus_x7peu_snxwt_99) * {
94
100
  cursor: col-resize;
95
101
  -webkit-user-select: none;
96
102
  user-select: none;
97
103
  }
98
104
 
99
- th:not(#\9):not(:last-child) > .awsui_divider_x7peu_1fsf7_98 {
105
+ th:not(#\9):not(:last-child) > .awsui_divider_x7peu_snxwt_104 {
100
106
  position: absolute;
101
107
  outline: none;
102
108
  pointer-events: none;
@@ -110,14 +116,14 @@ th:not(#\9):not(:last-child) > .awsui_divider_x7peu_1fsf7_98 {
110
116
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-divider-interactive-default-byy830, #7d8998);
111
117
  box-sizing: border-box;
112
118
  }
113
- th:not(#\9):not(:last-child) > .awsui_divider-disabled_x7peu_1fsf7_112 {
119
+ th:not(#\9):not(:last-child) > .awsui_divider-disabled_x7peu_snxwt_118 {
114
120
  border-inline-start-color: var(--color-border-divider-default-j74lyz, #b6bec9);
115
121
  }
116
- th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_1fsf7_115 {
122
+ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_snxwt_121 {
117
123
  border-inline-start: 2px solid var(--color-border-divider-active-k4haaf, #000716);
118
124
  }
119
125
 
120
- .awsui_resizer_x7peu_1fsf7_119:not(#\9) {
126
+ .awsui_resizer_x7peu_snxwt_125:not(#\9) {
121
127
  border-collapse: separate;
122
128
  border-spacing: 0;
123
129
  box-sizing: border-box;
@@ -161,29 +167,29 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_1fsf7_115 {
161
167
  inline-size: var(--space-l-t419sm, 20px);
162
168
  z-index: 10;
163
169
  }
164
- .awsui_resizer_x7peu_1fsf7_119:not(#\9):focus {
170
+ .awsui_resizer_x7peu_snxwt_125:not(#\9):focus {
165
171
  outline: none;
166
172
  text-decoration: none;
167
173
  }
168
- .awsui_resize-active_x7peu_1fsf7_93 .awsui_resizer_x7peu_1fsf7_119:not(#\9) {
174
+ .awsui_resize-active_x7peu_snxwt_99 .awsui_resizer_x7peu_snxwt_125:not(#\9) {
169
175
  pointer-events: none;
170
176
  }
171
- th:not(#\9):last-child > .awsui_resizer_x7peu_1fsf7_119 {
177
+ th:not(#\9):last-child > .awsui_resizer_x7peu_snxwt_125 {
172
178
  inline-size: calc(var(--space-l-t419sm, 20px) / 2);
173
179
  inset-inline-end: 0;
174
180
  }
175
- .awsui_resizer_x7peu_1fsf7_119:not(#\9):hover + .awsui_divider_x7peu_1fsf7_98 {
181
+ .awsui_resizer_x7peu_snxwt_125:not(#\9):hover + .awsui_divider_x7peu_snxwt_104 {
176
182
  border-inline-start: 2px solid var(--color-border-divider-active-k4haaf, #000716);
177
183
  }
178
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1fsf7_119.awsui_has-focus_x7peu_1fsf7_176:not(#\9) {
184
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_snxwt_125.awsui_has-focus_x7peu_snxwt_182:not(#\9) {
179
185
  position: relative;
180
186
  position: absolute;
181
187
  }
182
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1fsf7_119.awsui_has-focus_x7peu_1fsf7_176:not(#\9) {
188
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_snxwt_125.awsui_has-focus_x7peu_snxwt_182:not(#\9) {
183
189
  outline: 2px dotted transparent;
184
190
  outline-offset: calc(calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 2px) - 1px);
185
191
  }
186
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1fsf7_119.awsui_has-focus_x7peu_1fsf7_176:not(#\9)::before {
192
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_snxwt_125.awsui_has-focus_x7peu_snxwt_182:not(#\9)::before {
187
193
  content: " ";
188
194
  display: block;
189
195
  position: absolute;
@@ -198,13 +204,13 @@ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1fsf7_119.awsui_has-foc
198
204
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
199
205
  }
200
206
 
201
- .awsui_tracker_x7peu_1fsf7_199:not(#\9) {
207
+ .awsui_tracker_x7peu_snxwt_205:not(#\9) {
202
208
  display: none;
203
209
  position: absolute;
204
210
  border-inline-start: var(--border-divider-list-width-27y3k5, 1px) dashed var(--color-border-divider-active-k4haaf, #000716);
205
211
  inline-size: 0;
206
212
  inset-block: 0;
207
213
  }
208
- .awsui_resize-active_x7peu_1fsf7_93 .awsui_tracker_x7peu_1fsf7_199:not(#\9) {
214
+ .awsui_resize-active_x7peu_snxwt_99 .awsui_tracker_x7peu_snxwt_205:not(#\9) {
209
215
  display: block;
210
216
  }
@@ -2,13 +2,13 @@
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_1fsf7_93",
6
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1fsf7_93",
7
- "divider": "awsui_divider_x7peu_1fsf7_98",
8
- "divider-disabled": "awsui_divider-disabled_x7peu_1fsf7_112",
9
- "divider-active": "awsui_divider-active_x7peu_1fsf7_115",
10
- "resizer": "awsui_resizer_x7peu_1fsf7_119",
11
- "has-focus": "awsui_has-focus_x7peu_1fsf7_176",
12
- "tracker": "awsui_tracker_x7peu_1fsf7_199"
5
+ "resize-active": "awsui_resize-active_x7peu_snxwt_99",
6
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_snxwt_99",
7
+ "divider": "awsui_divider_x7peu_snxwt_104",
8
+ "divider-disabled": "awsui_divider-disabled_x7peu_snxwt_118",
9
+ "divider-active": "awsui_divider-active_x7peu_snxwt_121",
10
+ "resizer": "awsui_resizer_x7peu_snxwt_125",
11
+ "has-focus": "awsui_has-focus_x7peu_snxwt_182",
12
+ "tracker": "awsui_tracker_x7peu_snxwt_205"
13
13
  };
14
14
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1s55x_wdmyz_93",
5
- "label": "awsui_label_1s55x_wdmyz_97",
6
- "stud": "awsui_stud_1s55x_wdmyz_111"
4
+ "root": "awsui_root_1s55x_nk7rj_99",
5
+ "label": "awsui_label_1s55x_nk7rj_103",
6
+ "stud": "awsui_stud_1s55x_nk7rj_117"
7
7
  };
8
8
 
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,11 +96,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_root_1s55x_wdmyz_93:not(#\9) {
99
+ .awsui_root_1s55x_nk7rj_99:not(#\9) {
94
100
  /* used in test-utils and in the use-selection hook */
95
101
  }
96
102
 
97
- .awsui_label_1s55x_wdmyz_97:not(#\9) {
103
+ .awsui_label_1s55x_nk7rj_103:not(#\9) {
98
104
  display: flex;
99
105
  align-items: center;
100
106
  justify-content: center;
@@ -108,6 +114,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
114
  border-inline-end: 1px solid transparent;
109
115
  }
110
116
 
111
- .awsui_stud_1s55x_wdmyz_111:not(#\9) {
117
+ .awsui_stud_1s55x_nk7rj_117:not(#\9) {
112
118
  visibility: hidden;
113
119
  }
@@ -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_1s55x_wdmyz_93",
6
- "label": "awsui_label_1s55x_wdmyz_97",
7
- "stud": "awsui_stud_1s55x_wdmyz_111"
5
+ "root": "awsui_root_1s55x_nk7rj_99",
6
+ "label": "awsui_label_1s55x_nk7rj_103",
7
+ "stud": "awsui_stud_1s55x_nk7rj_117"
8
8
  };
9
9
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1rpgc_93",
5
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1rpgc_102",
6
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1rpgc_105",
7
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108",
8
- "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1rpgc_111",
9
- "is-visual-refresh": "awsui_is-visual-refresh_faqt8_1rpgc_114"
4
+ "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_lrzfh_99",
5
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_lrzfh_108",
6
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_lrzfh_111",
7
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_lrzfh_114",
8
+ "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_lrzfh_117",
9
+ "is-visual-refresh": "awsui_is-visual-refresh_faqt8_lrzfh_120"
10
10
  };
11
11
 
@@ -6,6 +6,12 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
10
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
11
+ /*
12
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
13
+ SPDX-License-Identifier: Apache-2.0
14
+ */
9
15
  /*
10
16
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
17
  SPDX-License-Identifier: Apache-2.0
@@ -90,7 +96,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_sticky-scrollbar_faqt8_1rpgc_93:not(#\9) {
99
+ .awsui_sticky-scrollbar_faqt8_lrzfh_99:not(#\9) {
94
100
  block-size: 15px;
95
101
  position: sticky;
96
102
  display: none;
@@ -99,24 +105,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
105
  inset-block-end: 0;
100
106
  inline-size: 100%;
101
107
  }
102
- .awsui_sticky-scrollbar-content_faqt8_1rpgc_102:not(#\9) {
108
+ .awsui_sticky-scrollbar-content_faqt8_lrzfh_108:not(#\9) {
103
109
  block-size: 15px;
104
110
  }
105
- .awsui_sticky-scrollbar-visible_faqt8_1rpgc_105:not(#\9) {
111
+ .awsui_sticky-scrollbar-visible_faqt8_lrzfh_111:not(#\9) {
106
112
  display: block;
107
113
  }
108
- .awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108:not(#\9) {
114
+ .awsui_sticky-scrollbar-native-invisible_faqt8_lrzfh_114:not(#\9) {
109
115
  margin-block-start: -15px;
110
116
  }
111
- .awsui_sticky-scrollbar-offset_faqt8_1rpgc_111:not(#\9) {
117
+ .awsui_sticky-scrollbar-offset_faqt8_lrzfh_117:not(#\9) {
112
118
  z-index: 799;
113
119
  }
114
- .awsui_sticky-scrollbar-offset_faqt8_1rpgc_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_1rpgc_114) {
120
+ .awsui_sticky-scrollbar-offset_faqt8_lrzfh_117:not(#\9):not(.awsui_is-visual-refresh_faqt8_lrzfh_120) {
115
121
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
116
122
  block-size: 15px;
117
123
  margin-block-start: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
118
124
  border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
119
125
  }
120
- .awsui_sticky-scrollbar-offset_faqt8_1rpgc_111.awsui_is-visual-refresh_faqt8_1rpgc_114:not(#\9) {
126
+ .awsui_sticky-scrollbar-offset_faqt8_lrzfh_117.awsui_is-visual-refresh_faqt8_lrzfh_120:not(#\9) {
121
127
  margin-block-start: -5px;
122
128
  }
@@ -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
- "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1rpgc_93",
6
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1rpgc_102",
7
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1rpgc_105",
8
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108",
9
- "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1rpgc_111",
10
- "is-visual-refresh": "awsui_is-visual-refresh_faqt8_1rpgc_114"
5
+ "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_lrzfh_99",
6
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_lrzfh_108",
7
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_lrzfh_111",
8
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_lrzfh_114",
9
+ "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_lrzfh_117",
10
+ "is-visual-refresh": "awsui_is-visual-refresh_faqt8_lrzfh_120"
11
11
  };
12
12