@cloudscape-design/components 3.0.302 → 3.0.303

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 (337) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +6 -6
  14. package/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  15. package/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +13 -13
  20. package/app-layout/styles.scoped.css +22 -22
  21. package/app-layout/styles.selectors.js +13 -13
  22. package/app-layout/toggles/styles.css.js +1 -1
  23. package/app-layout/toggles/styles.scoped.css +3 -3
  24. package/app-layout/toggles/styles.selectors.js +1 -1
  25. package/app-layout/visual-refresh/styles.css.js +68 -68
  26. package/app-layout/visual-refresh/styles.scoped.css +265 -265
  27. package/app-layout/visual-refresh/styles.selectors.js +68 -68
  28. package/area-chart/styles.css.js +13 -13
  29. package/area-chart/styles.scoped.css +29 -29
  30. package/area-chart/styles.selectors.js +13 -13
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +19 -19
  47. package/button/styles.scoped.css +412 -412
  48. package/button/styles.selectors.js +19 -19
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +8 -8
  59. package/button-dropdown/styles.scoped.css +20 -20
  60. package/button-dropdown/styles.selectors.js +8 -8
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +37 -37
  65. package/cards/styles.scoped.css +100 -100
  66. package/cards/styles.selectors.js +37 -37
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +194 -194
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/styles.css.js +13 -13
  83. package/column-layout/styles.scoped.css +55 -55
  84. package/column-layout/styles.selectors.js +13 -13
  85. package/container/styles.css.js +18 -18
  86. package/container/styles.scoped.css +73 -73
  87. package/container/styles.selectors.js +18 -18
  88. package/content-layout/styles.css.js +6 -6
  89. package/content-layout/styles.scoped.css +14 -14
  90. package/content-layout/styles.selectors.js +6 -6
  91. package/date-picker/styles.css.js +7 -7
  92. package/date-picker/styles.scoped.css +16 -16
  93. package/date-picker/styles.selectors.js +7 -7
  94. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  95. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  96. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  97. package/date-range-picker/relative-range/styles.css.js +9 -9
  98. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  99. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  100. package/date-range-picker/styles.css.js +38 -38
  101. package/date-range-picker/styles.scoped.css +76 -76
  102. package/date-range-picker/styles.selectors.js +38 -38
  103. package/expandable-section/styles.css.js +24 -24
  104. package/expandable-section/styles.scoped.css +87 -87
  105. package/expandable-section/styles.selectors.js +24 -24
  106. package/file-upload/dropzone/styles.css.js +2 -2
  107. package/file-upload/dropzone/styles.scoped.css +9 -9
  108. package/file-upload/dropzone/styles.selectors.js +2 -2
  109. package/file-upload/file-input/styles.css.js +4 -4
  110. package/file-upload/file-input/styles.scoped.css +14 -14
  111. package/file-upload/file-input/styles.selectors.js +4 -4
  112. package/file-upload/file-option/styles.css.js +7 -7
  113. package/file-upload/file-option/styles.scoped.css +10 -10
  114. package/file-upload/file-option/styles.selectors.js +7 -7
  115. package/file-upload/styles.css.js +2 -2
  116. package/file-upload/styles.scoped.css +4 -4
  117. package/file-upload/styles.selectors.js +2 -2
  118. package/flashbar/styles.css.js +45 -45
  119. package/flashbar/styles.scoped.css +246 -246
  120. package/flashbar/styles.selectors.js +45 -45
  121. package/form/styles.css.js +9 -9
  122. package/form/styles.scoped.css +20 -20
  123. package/form/styles.selectors.js +9 -9
  124. package/form-field/styles.css.js +19 -19
  125. package/form-field/styles.scoped.css +52 -52
  126. package/form-field/styles.selectors.js +19 -19
  127. package/grid/styles.css.js +53 -53
  128. package/grid/styles.scoped.css +60 -60
  129. package/grid/styles.selectors.js +53 -53
  130. package/header/styles.css.js +44 -44
  131. package/header/styles.scoped.css +116 -116
  132. package/header/styles.selectors.js +44 -44
  133. package/help-panel/styles.css.js +4 -4
  134. package/help-panel/styles.scoped.css +153 -153
  135. package/help-panel/styles.selectors.js +4 -4
  136. package/hotspot/styles.css.js +7 -7
  137. package/hotspot/styles.scoped.css +10 -10
  138. package/hotspot/styles.selectors.js +7 -7
  139. package/icon/styles.css.js +21 -21
  140. package/icon/styles.scoped.css +81 -81
  141. package/icon/styles.selectors.js +21 -21
  142. package/input/styles.css.js +12 -12
  143. package/input/styles.scoped.css +73 -73
  144. package/input/styles.selectors.js +12 -12
  145. package/internal/base-component/styles.scoped.css +1620 -1437
  146. package/internal/components/abstract-switch/styles.css.js +13 -13
  147. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  148. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  149. package/internal/components/button-trigger/styles.css.js +9 -9
  150. package/internal/components/button-trigger/styles.scoped.css +63 -63
  151. package/internal/components/button-trigger/styles.selectors.js +9 -9
  152. package/internal/components/cartesian-chart/styles.css.js +21 -21
  153. package/internal/components/cartesian-chart/styles.scoped.css +34 -34
  154. package/internal/components/cartesian-chart/styles.selectors.js +21 -21
  155. package/internal/components/chart-filter/styles.css.js +3 -3
  156. package/internal/components/chart-filter/styles.scoped.css +7 -7
  157. package/internal/components/chart-filter/styles.selectors.js +3 -3
  158. package/internal/components/chart-legend/styles.css.js +6 -6
  159. package/internal/components/chart-legend/styles.scoped.css +23 -23
  160. package/internal/components/chart-legend/styles.selectors.js +6 -6
  161. package/internal/components/chart-plot/styles.css.js +5 -5
  162. package/internal/components/chart-plot/styles.scoped.css +6 -6
  163. package/internal/components/chart-plot/styles.selectors.js +5 -5
  164. package/internal/components/chart-popover/styles.css.js +3 -3
  165. package/internal/components/chart-popover/styles.scoped.css +9 -9
  166. package/internal/components/chart-popover/styles.selectors.js +3 -3
  167. package/internal/components/chart-series-details/styles.css.js +5 -5
  168. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  169. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  170. package/internal/components/chart-series-marker/styles.css.js +5 -5
  171. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  172. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  173. package/internal/components/chart-status-container/styles.css.js +2 -2
  174. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  175. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  176. package/internal/components/checkbox-icon/styles.css.js +7 -7
  177. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  178. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  179. package/internal/components/dark-ribbon/styles.css.js +2 -2
  180. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  181. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  182. package/internal/components/dropdown/styles.css.js +20 -20
  183. package/internal/components/dropdown/styles.scoped.css +51 -51
  184. package/internal/components/dropdown/styles.selectors.js +20 -20
  185. package/internal/components/dropdown-footer/styles.css.js +3 -3
  186. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  187. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  188. package/internal/components/dropdown-status/styles.css.js +2 -2
  189. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  190. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  191. package/internal/components/filtering-token/styles.css.js +7 -7
  192. package/internal/components/filtering-token/styles.scoped.css +34 -34
  193. package/internal/components/filtering-token/styles.selectors.js +7 -7
  194. package/internal/components/handle/styles.css.js +2 -2
  195. package/internal/components/handle/styles.scoped.css +12 -12
  196. package/internal/components/handle/styles.selectors.js +2 -2
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/index.d.ts.map +1 -1
  201. package/internal/components/option/index.js +1 -1
  202. package/internal/components/option/index.js.map +1 -1
  203. package/internal/components/option/styles.css.js +17 -17
  204. package/internal/components/option/styles.scoped.css +47 -47
  205. package/internal/components/option/styles.selectors.js +17 -17
  206. package/internal/components/options-list/styles.css.js +2 -2
  207. package/internal/components/options-list/styles.scoped.css +7 -7
  208. package/internal/components/options-list/styles.selectors.js +2 -2
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +71 -68
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/components/token-list/styles.css.js +9 -9
  213. package/internal/components/token-list/styles.scoped.css +40 -40
  214. package/internal/components/token-list/styles.selectors.js +9 -9
  215. package/internal/environment.js +1 -1
  216. package/internal/generated/styles/tokens.d.ts +4 -0
  217. package/internal/generated/styles/tokens.js +303 -299
  218. package/internal/generated/theming/index.cjs +1609 -675
  219. package/internal/generated/theming/index.cjs.d.ts +206 -0
  220. package/internal/generated/theming/index.d.ts +206 -0
  221. package/internal/generated/theming/index.js +1609 -675
  222. package/internal/manifest.json +1 -1
  223. package/link/styles.css.js +20 -20
  224. package/link/styles.scoped.css +163 -163
  225. package/link/styles.selectors.js +20 -20
  226. package/mixed-line-bar-chart/styles.css.js +19 -19
  227. package/mixed-line-bar-chart/styles.scoped.css +38 -38
  228. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  229. package/modal/styles.css.js +23 -23
  230. package/modal/styles.scoped.css +67 -67
  231. package/modal/styles.selectors.js +23 -23
  232. package/multiselect/styles.css.js +1 -1
  233. package/multiselect/styles.scoped.css +5 -5
  234. package/multiselect/styles.selectors.js +1 -1
  235. package/package.json +1 -1
  236. package/pagination/styles.css.js +9 -9
  237. package/pagination/styles.scoped.css +47 -47
  238. package/pagination/styles.selectors.js +9 -9
  239. package/pie-chart/styles.css.js +27 -27
  240. package/pie-chart/styles.scoped.css +70 -70
  241. package/pie-chart/styles.selectors.js +27 -27
  242. package/popover/styles.css.js +50 -50
  243. package/popover/styles.scoped.css +104 -104
  244. package/popover/styles.selectors.js +50 -50
  245. package/progress-bar/styles.css.js +18 -18
  246. package/progress-bar/styles.scoped.css +58 -58
  247. package/progress-bar/styles.selectors.js +18 -18
  248. package/property-filter/styles.css.js +29 -29
  249. package/property-filter/styles.scoped.css +52 -52
  250. package/property-filter/styles.selectors.js +29 -29
  251. package/radio-group/styles.css.js +9 -9
  252. package/radio-group/styles.scoped.css +37 -37
  253. package/radio-group/styles.selectors.js +9 -9
  254. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  255. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  256. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  257. package/segmented-control/styles.css.js +14 -14
  258. package/segmented-control/styles.scoped.css +78 -78
  259. package/segmented-control/styles.selectors.js +14 -14
  260. package/select/parts/styles.css.js +9 -9
  261. package/select/parts/styles.scoped.css +17 -17
  262. package/select/parts/styles.selectors.js +9 -9
  263. package/select/styles.css.js +1 -1
  264. package/select/styles.scoped.css +5 -5
  265. package/select/styles.selectors.js +1 -1
  266. package/side-navigation/styles.css.js +27 -27
  267. package/side-navigation/styles.scoped.css +89 -89
  268. package/side-navigation/styles.selectors.js +27 -27
  269. package/space-between/styles.css.js +20 -20
  270. package/space-between/styles.scoped.css +37 -37
  271. package/space-between/styles.selectors.js +20 -20
  272. package/spinner/styles.css.js +13 -13
  273. package/spinner/styles.scoped.css +35 -35
  274. package/spinner/styles.selectors.js +13 -13
  275. package/split-panel/styles.css.js +59 -59
  276. package/split-panel/styles.scoped.css +150 -150
  277. package/split-panel/styles.selectors.js +59 -59
  278. package/status-indicator/styles.css.js +20 -20
  279. package/status-indicator/styles.scoped.css +44 -44
  280. package/status-indicator/styles.selectors.js +20 -20
  281. package/table/body-cell/styles.css.js +28 -28
  282. package/table/body-cell/styles.scoped.css +144 -144
  283. package/table/body-cell/styles.selectors.js +28 -28
  284. package/table/header-cell/styles.css.js +24 -24
  285. package/table/header-cell/styles.scoped.css +93 -93
  286. package/table/header-cell/styles.selectors.js +24 -24
  287. package/table/resizer/styles.css.js +6 -6
  288. package/table/resizer/styles.scoped.css +27 -27
  289. package/table/resizer/styles.selectors.js +6 -6
  290. package/table/selection-control/styles.css.js +3 -3
  291. package/table/selection-control/styles.scoped.css +4 -4
  292. package/table/selection-control/styles.selectors.js +3 -3
  293. package/table/styles.css.js +36 -36
  294. package/table/styles.scoped.css +88 -88
  295. package/table/styles.selectors.js +36 -36
  296. package/tabs/styles.css.js +21 -21
  297. package/tabs/styles.scoped.css +86 -86
  298. package/tabs/styles.selectors.js +21 -21
  299. package/tag-editor/styles.css.js +3 -3
  300. package/tag-editor/styles.scoped.css +24 -24
  301. package/tag-editor/styles.selectors.js +3 -3
  302. package/text-content/styles.css.js +1 -1
  303. package/text-content/styles.scoped.css +125 -125
  304. package/text-content/styles.selectors.js +1 -1
  305. package/text-filter/styles.css.js +3 -3
  306. package/text-filter/styles.scoped.css +10 -10
  307. package/text-filter/styles.selectors.js +3 -3
  308. package/textarea/styles.css.js +4 -4
  309. package/textarea/styles.scoped.css +40 -40
  310. package/textarea/styles.selectors.js +4 -4
  311. package/tiles/styles.css.js +28 -28
  312. package/tiles/styles.scoped.css +124 -124
  313. package/tiles/styles.selectors.js +28 -28
  314. package/toggle/styles.css.js +8 -8
  315. package/toggle/styles.scoped.css +27 -27
  316. package/toggle/styles.selectors.js +8 -8
  317. package/token-group/styles.css.js +7 -7
  318. package/token-group/styles.scoped.css +42 -42
  319. package/token-group/styles.selectors.js +7 -7
  320. package/top-navigation/1.0-beta/styles.css.js +25 -25
  321. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  322. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  323. package/top-navigation/styles.css.js +47 -47
  324. package/top-navigation/styles.scoped.css +148 -148
  325. package/top-navigation/styles.selectors.js +47 -47
  326. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  327. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  328. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  329. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  330. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  331. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  332. package/tutorial-panel/styles.css.js +1 -1
  333. package/tutorial-panel/styles.scoped.css +6 -6
  334. package/tutorial-panel/styles.selectors.js +1 -1
  335. package/wizard/styles.css.js +31 -31
  336. package/wizard/styles.scoped.css +125 -125
  337. package/wizard/styles.selectors.js +31 -31
@@ -90,166 +90,166 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_header-cell_1spae_15gcu_93:not(#\9) {
93
+ .awsui_header-cell_1spae_1knid_93:not(#\9) {
94
94
  position: relative;
95
95
  text-align: left;
96
96
  box-sizing: border-box;
97
- border-bottom: var(--border-divider-section-width-g0ay3c, 2px) solid var(--color-border-divider-default-4spq70, #e9ebed);
98
- background: var(--color-background-table-header-shne10, #ffffff);
99
- color: var(--color-text-column-header-8wx65f, #414d5c);
100
- font-weight: var(--font-heading-s-weight-1ihrlj, 800);
101
- -webkit-font-smoothing: var(--font-smoothing-webkit-imui5j, antialiased);
102
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-zc5t56, grayscale);
103
- padding: var(--space-scaled-xxs-ugy2pw, 4px) var(--space-scaled-xs-u0e7ft, 8px);
104
- }
105
- .awsui_header-cell-sticky_1spae_15gcu_105:not(#\9) {
106
- border-bottom: var(--border-table-sticky-width-jlrbk6, 2px) solid var(--color-border-divider-default-4spq70, #e9ebed);
107
- }
108
- .awsui_header-cell-stuck_1spae_15gcu_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_15gcu_108) {
97
+ border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
98
+ background: var(--color-background-table-header-oc36ue, #ffffff);
99
+ color: var(--color-text-column-header-ymulvc, #414d5c);
100
+ font-weight: var(--font-heading-s-weight-5y5giq, 800);
101
+ -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
102
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
103
+ padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-scaled-xs-wbfgrv, 8px);
104
+ }
105
+ .awsui_header-cell-sticky_1spae_1knid_105:not(#\9) {
106
+ border-bottom: var(--border-table-sticky-width-7ga74x, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
107
+ }
108
+ .awsui_header-cell-stuck_1spae_1knid_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_1knid_108) {
109
109
  border-bottom-color: transparent;
110
110
  }
111
- .awsui_header-cell-variant-full-page_1spae_15gcu_108.awsui_header-cell-hidden_1spae_15gcu_111:not(#\9) {
111
+ .awsui_header-cell-variant-full-page_1spae_1knid_108.awsui_header-cell-hidden_1spae_1knid_111:not(#\9) {
112
112
  border-bottom-color: transparent;
113
113
  }
114
- .awsui_header-cell_1spae_15gcu_93:not(#\9):last-child, .awsui_header-cell_1spae_15gcu_93.awsui_header-cell-sortable_1spae_15gcu_114:not(#\9) {
115
- padding-right: var(--space-xs-inub5w, 8px);
114
+ .awsui_header-cell_1spae_1knid_93:not(#\9):last-child, .awsui_header-cell_1spae_1knid_93.awsui_header-cell-sortable_1spae_1knid_114:not(#\9) {
115
+ padding-right: var(--space-xs-edba2s, 8px);
116
116
  }
117
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell_1spae_15gcu_117:not(#\9) {
117
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell_1spae_1knid_117:not(#\9) {
118
118
  position: sticky;
119
- background: var(--color-background-table-header-shne10, #ffffff);
119
+ background: var(--color-background-table-header-oc36ue, #ffffff);
120
120
  z-index: 798;
121
121
  transition-property: padding;
122
- transition-duration: var(--motion-duration-transition-show-quick-6dpisk, 90ms);
123
- transition-timing-function: var(--motion-easing-sticky-lbkjy3, cubic-bezier(1, 0, 0.83, 1));
122
+ transition-duration: var(--motion-duration-transition-show-quick-tx10w8, 90ms);
123
+ transition-timing-function: var(--motion-easing-sticky-c9pq0x, cubic-bezier(1, 0, 0.83, 1));
124
124
  }
125
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell-pad-left_1spae_15gcu_125:not(#\9):not(.awsui_has-selection_1spae_15gcu_125) {
126
- padding-left: var(--space-table-horizontal-nhrpfz, 20px);
125
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell-pad-left_1spae_1knid_125:not(#\9):not(.awsui_has-selection_1spae_1knid_125) {
126
+ padding-left: var(--space-table-horizontal-8ca8r3, 20px);
127
127
  }
128
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell-last-left_1spae_15gcu_128:not(#\9) {
129
- box-shadow: var(--shadow-sticky-column-first-snygp0, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
128
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell-last-left_1spae_1knid_128:not(#\9) {
129
+ box-shadow: var(--shadow-sticky-column-first-n8r2og, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
130
130
  clip-path: inset(0px -24px 0px 0px);
131
131
  }
132
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell-last-left_1spae_15gcu_128:not(#\9):not(.awsui_header-cell-resizable_1spae_15gcu_132):before {
132
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell-last-left_1spae_1knid_128:not(#\9):not(.awsui_header-cell-resizable_1spae_1knid_132):before {
133
133
  display: none;
134
134
  }
135
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell-last-right_1spae_15gcu_135:not(#\9) {
136
- box-shadow: var(--shadow-sticky-column-last-991yrp, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
135
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell-last-right_1spae_1knid_135:not(#\9) {
136
+ box-shadow: var(--shadow-sticky-column-last-gplke4, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
137
137
  clip-path: inset(0 0 0 -24px);
138
138
  }
139
139
  @media (prefers-reduced-motion: reduce) {
140
- .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell_1spae_15gcu_117:not(#\9) {
140
+ .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell_1spae_1knid_117:not(#\9) {
141
141
  animation: none;
142
142
  transition: none;
143
143
  }
144
144
  }
145
- .awsui-motion-disabled .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell_1spae_15gcu_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_15gcu_93.awsui_sticky-cell_1spae_15gcu_117:not(#\9) {
145
+ .awsui-motion-disabled .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell_1spae_1knid_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_1knid_93.awsui_sticky-cell_1spae_1knid_117:not(#\9) {
146
146
  animation: none;
147
147
  transition: none;
148
148
  }
149
- .awsui_header-cell_1spae_15gcu_93:not(#\9):not(:last-child):before {
149
+ .awsui_header-cell_1spae_1knid_93:not(#\9):not(:last-child):before {
150
150
  content: "";
151
151
  position: absolute;
152
152
  right: 0;
153
153
  bottom: 0;
154
154
  top: 0;
155
- min-height: var(--font-heading-xs-line-height-3p6w39, 18px);
156
- max-height: calc(100% - calc(2 * var(--space-xs-inub5w, 8px) + var(--space-xxxs-rq3iss, 2px)));
155
+ min-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
156
+ max-height: calc(100% - calc(2 * var(--space-xs-edba2s, 8px) + var(--space-xxxs-j6dpcy, 2px)));
157
157
  margin: auto;
158
- border-left: var(--border-divider-section-width-g0ay3c, 2px) solid var(--color-border-divider-default-4spq70, #e9ebed);
158
+ border-left: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
159
159
  box-sizing: border-box;
160
160
  }
161
- .awsui_header-cell-resizable_1spae_15gcu_132:not(#\9):not(:last-child):before {
162
- border-left-color: var(--color-border-divider-interactive-default-9y8yz5, #7d8998);
161
+ .awsui_header-cell-resizable_1spae_1knid_132:not(#\9):not(:last-child):before {
162
+ border-left-color: var(--color-border-divider-interactive-default-u9xuwg, #7d8998);
163
163
  }
164
164
 
165
- .awsui_sorting-icon_1spae_15gcu_165:not(#\9) {
165
+ .awsui_sorting-icon_1spae_1knid_165:not(#\9) {
166
166
  position: absolute;
167
167
  top: 50%;
168
168
  transform: translateY(-50%);
169
- right: var(--space-xxs-a6783b, 4px);
170
- color: var(--color-text-column-sorting-icon-od5a54, #414d5c);
169
+ right: var(--space-xxs-ja5cp8, 4px);
170
+ color: var(--color-text-column-sorting-icon-t4cvba, #414d5c);
171
171
  }
172
172
 
173
- .awsui_edit-icon_1spae_15gcu_173:not(#\9) {
174
- margin-left: var(--space-xxs-a6783b, 4px);
175
- margin-top: var(--space-scaled-xxs-ugy2pw, 4px);
173
+ .awsui_edit-icon_1spae_1knid_173:not(#\9) {
174
+ margin-left: var(--space-xxs-ja5cp8, 4px);
175
+ margin-top: var(--space-scaled-xxs-t2t62i, 4px);
176
176
  color: inherit;
177
177
  }
178
178
 
179
- .awsui_header-cell-content_1spae_15gcu_179:not(#\9) {
179
+ .awsui_header-cell-content_1spae_1knid_179:not(#\9) {
180
180
  position: relative;
181
- padding: var(--space-scaled-xxs-ugy2pw, 4px) var(--space-s-rd607g, 12px);
181
+ padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-s-hdd878, 12px);
182
182
  }
183
- .awsui_header-cell-sortable_1spae_15gcu_114 > .awsui_header-cell-content_1spae_15gcu_179:not(#\9) {
184
- padding-right: calc(var(--space-xl-7jca1b, 24px) + var(--space-xxs-a6783b, 4px));
183
+ .awsui_header-cell-sortable_1spae_1knid_114 > .awsui_header-cell-content_1spae_1knid_179:not(#\9) {
184
+ padding-right: calc(var(--space-xl-gsucfg, 24px) + var(--space-xxs-ja5cp8, 4px));
185
185
  }
186
- .awsui_header-cell-content_1spae_15gcu_179:not(#\9):focus {
186
+ .awsui_header-cell-content_1spae_1knid_179:not(#\9):focus {
187
187
  outline: none;
188
188
  text-decoration: none;
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179:not(#\9):focus {
190
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179:not(#\9):focus {
191
191
  position: relative;
192
192
  }
193
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179:not(#\9):focus {
193
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179:not(#\9):focus {
194
194
  outline: 2px dotted transparent;
195
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-wua4kr, 0px) - 1px);
195
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
196
196
  }
197
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179:not(#\9):focus::before {
197
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179:not(#\9):focus::before {
198
198
  content: " ";
199
199
  display: block;
200
200
  position: absolute;
201
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
202
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
203
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
204
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
205
- border-radius: var(--border-radius-control-default-focus-ring-egwir5, 4px);
206
- box-shadow: 0 0 0 2px var(--color-border-item-focused-nwfxo7, #0972d3);
207
- }
208
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179.awsui_header-cell-fake-focus_1spae_15gcu_208:not(#\9) {
201
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
202
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
203
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
204
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
205
+ border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
206
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
207
+ }
208
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179.awsui_header-cell-fake-focus_1spae_1knid_208:not(#\9) {
209
209
  position: relative;
210
210
  }
211
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179.awsui_header-cell-fake-focus_1spae_15gcu_208:not(#\9) {
211
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179.awsui_header-cell-fake-focus_1spae_1knid_208:not(#\9) {
212
212
  outline: 2px dotted transparent;
213
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-wua4kr, 0px) - 1px);
213
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
214
214
  }
215
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_15gcu_179.awsui_header-cell-fake-focus_1spae_15gcu_208:not(#\9)::before {
215
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1knid_179.awsui_header-cell-fake-focus_1spae_1knid_208:not(#\9)::before {
216
216
  content: " ";
217
217
  display: block;
218
218
  position: absolute;
219
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
220
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
221
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
222
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
223
- border-radius: var(--border-radius-control-default-focus-ring-egwir5, 4px);
224
- box-shadow: 0 0 0 2px var(--color-border-item-focused-nwfxo7, #0972d3);
219
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
220
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
221
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
222
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
223
+ border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
224
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
225
225
  }
226
- .awsui_header-cell-disabled_1spae_15gcu_226.awsui_header-cell-sorted_1spae_15gcu_226 > .awsui_header-cell-content_1spae_15gcu_179 > .awsui_sorting-icon_1spae_15gcu_165:not(#\9) {
227
- color: var(--color-text-interactive-disabled-yf7ixh, #9ba7b6);
226
+ .awsui_header-cell-disabled_1spae_1knid_226.awsui_header-cell-sorted_1spae_1knid_226 > .awsui_header-cell-content_1spae_1knid_179 > .awsui_sorting-icon_1spae_1knid_165:not(#\9) {
227
+ color: var(--color-text-interactive-disabled-nss20z, #9ba7b6);
228
228
  }
229
229
 
230
- .awsui_header-cell-sortable_1spae_15gcu_114:not(#\9):not(.awsui_header-cell-disabled_1spae_15gcu_226) > .awsui_header-cell-content_1spae_15gcu_179 {
230
+ .awsui_header-cell-sortable_1spae_1knid_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1knid_226) > .awsui_header-cell-content_1spae_1knid_179 {
231
231
  cursor: pointer;
232
232
  }
233
- .awsui_header-cell-sortable_1spae_15gcu_114:not(#\9):not(.awsui_header-cell-disabled_1spae_15gcu_226) > .awsui_header-cell-content_1spae_15gcu_179:hover, .awsui_header-cell-sortable_1spae_15gcu_114:not(#\9):not(.awsui_header-cell-disabled_1spae_15gcu_226).awsui_header-cell-sorted_1spae_15gcu_226 > .awsui_header-cell-content_1spae_15gcu_179 {
234
- color: var(--color-text-interactive-active-9ly0dg, #000716);
233
+ .awsui_header-cell-sortable_1spae_1knid_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1knid_226) > .awsui_header-cell-content_1spae_1knid_179:hover, .awsui_header-cell-sortable_1spae_1knid_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1knid_226).awsui_header-cell-sorted_1spae_1knid_226 > .awsui_header-cell-content_1spae_1knid_179 {
234
+ color: var(--color-text-interactive-active-atr0kj, #000716);
235
235
  }
236
- .awsui_header-cell-sortable_1spae_15gcu_114:not(#\9):not(.awsui_header-cell-disabled_1spae_15gcu_226) > .awsui_header-cell-content_1spae_15gcu_179:hover > .awsui_sorting-icon_1spae_15gcu_165, .awsui_header-cell-sortable_1spae_15gcu_114:not(#\9):not(.awsui_header-cell-disabled_1spae_15gcu_226).awsui_header-cell-sorted_1spae_15gcu_226 > .awsui_header-cell-content_1spae_15gcu_179 > .awsui_sorting-icon_1spae_15gcu_165 {
237
- color: var(--color-text-interactive-active-9ly0dg, #000716);
236
+ .awsui_header-cell-sortable_1spae_1knid_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1knid_226) > .awsui_header-cell-content_1spae_1knid_179:hover > .awsui_sorting-icon_1spae_1knid_165, .awsui_header-cell-sortable_1spae_1knid_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1knid_226).awsui_header-cell-sorted_1spae_1knid_226 > .awsui_header-cell-content_1spae_1knid_179 > .awsui_sorting-icon_1spae_1knid_165 {
237
+ color: var(--color-text-interactive-active-atr0kj, #000716);
238
238
  }
239
239
 
240
- .awsui_header-cell-text_1spae_15gcu_240:not(#\9) {
241
- line-height: var(--font-heading-xs-line-height-3p6w39, 18px);
242
- padding-top: calc(var(--space-xxxs-rq3iss, 2px) / 2);
243
- padding-bottom: calc(var(--space-xxxs-rq3iss, 2px) / 2);
240
+ .awsui_header-cell-text_1spae_1knid_240:not(#\9) {
241
+ line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
242
+ padding-top: calc(var(--space-xxxs-j6dpcy, 2px) / 2);
243
+ padding-bottom: calc(var(--space-xxxs-j6dpcy, 2px) / 2);
244
244
  }
245
- .awsui_header-cell-text_1spae_15gcu_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_15gcu_245) {
245
+ .awsui_header-cell-text_1spae_1knid_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_1knid_245) {
246
246
  white-space: nowrap;
247
247
  overflow: hidden;
248
248
  text-overflow: ellipsis;
249
249
  }
250
250
 
251
- .awsui_header-cell-ascending_1spae_15gcu_251:not(#\9),
252
- .awsui_header-cell-descending_1spae_15gcu_252:not(#\9) {
251
+ .awsui_header-cell-ascending_1spae_1knid_251:not(#\9),
252
+ .awsui_header-cell-descending_1spae_1knid_252:not(#\9) {
253
253
  /* used in test-utils */
254
254
  }
255
255
 
@@ -259,29 +259,29 @@ with the left edge of the table as closely as possible. If the
259
259
  last header cell is sortable the sort icon should align with the
260
260
  settings icon in the pagination slot.
261
261
  */
262
- .awsui_header-cell_1spae_15gcu_93:not(#\9):not(.awsui_is-visual-refresh_1spae_15gcu_262):first-child {
263
- padding-left: var(--space-xs-inub5w, 8px);
262
+ .awsui_header-cell_1spae_1knid_93:not(#\9):not(.awsui_is-visual-refresh_1spae_1knid_262):first-child {
263
+ padding-left: var(--space-xs-edba2s, 8px);
264
264
  }
265
265
 
266
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9) {
266
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9) {
267
267
  /*
268
268
  Striped rows requires additional left padding because the
269
269
  shaded background makes the child content appear too close
270
270
  to the table edge.
271
271
  */
272
272
  }
273
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_15gcu_273) {
274
- padding-left: var(--space-xxxs-rq3iss, 2px);
273
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1knid_273) {
274
+ padding-left: var(--space-xxxs-j6dpcy, 2px);
275
275
  }
276
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_15gcu_273).awsui_sticky-cell-pad-left_1spae_15gcu_125 {
277
- padding-left: var(--space-table-horizontal-nhrpfz, 20px);
276
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1knid_273).awsui_sticky-cell-pad-left_1spae_1knid_125 {
277
+ padding-left: var(--space-table-horizontal-8ca8r3, 20px);
278
278
  }
279
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9):first-child.awsui_has-striped-rows_1spae_15gcu_273 {
280
- padding-left: var(--space-xxs-a6783b, 4px);
279
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9):first-child.awsui_has-striped-rows_1spae_1knid_273 {
280
+ padding-left: var(--space-xxs-ja5cp8, 4px);
281
281
  }
282
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9):first-child > .awsui_header-cell-content_1spae_15gcu_179 {
282
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9):first-child > .awsui_header-cell-content_1spae_1knid_179 {
283
283
  padding-left: 0;
284
284
  }
285
- .awsui_header-cell_1spae_15gcu_93.awsui_is-visual-refresh_1spae_15gcu_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_15gcu_114 {
286
- padding-right: var(--space-xxxs-rq3iss, 2px);
285
+ .awsui_header-cell_1spae_1knid_93.awsui_is-visual-refresh_1spae_1knid_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_1knid_114 {
286
+ padding-right: var(--space-xxxs-j6dpcy, 2px);
287
287
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "header-cell": "awsui_header-cell_1spae_15gcu_93",
6
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_15gcu_105",
7
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_15gcu_108",
8
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_15gcu_108",
9
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_15gcu_111",
10
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_15gcu_114",
11
- "sticky-cell": "awsui_sticky-cell_1spae_15gcu_117",
12
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_15gcu_125",
13
- "has-selection": "awsui_has-selection_1spae_15gcu_125",
14
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_15gcu_128",
15
- "header-cell-resizable": "awsui_header-cell-resizable_1spae_15gcu_132",
16
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_15gcu_135",
17
- "sorting-icon": "awsui_sorting-icon_1spae_15gcu_165",
18
- "edit-icon": "awsui_edit-icon_1spae_15gcu_173",
19
- "header-cell-content": "awsui_header-cell-content_1spae_15gcu_179",
20
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_15gcu_208",
21
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_15gcu_226",
22
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_15gcu_226",
23
- "header-cell-text": "awsui_header-cell-text_1spae_15gcu_240",
24
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_15gcu_245",
25
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_15gcu_251",
26
- "header-cell-descending": "awsui_header-cell-descending_1spae_15gcu_252",
27
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_15gcu_262",
28
- "has-striped-rows": "awsui_has-striped-rows_1spae_15gcu_273"
5
+ "header-cell": "awsui_header-cell_1spae_1knid_93",
6
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_1knid_105",
7
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_1knid_108",
8
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1knid_108",
9
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_1knid_111",
10
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_1knid_114",
11
+ "sticky-cell": "awsui_sticky-cell_1spae_1knid_117",
12
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_1knid_125",
13
+ "has-selection": "awsui_has-selection_1spae_1knid_125",
14
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_1knid_128",
15
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_1knid_132",
16
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_1knid_135",
17
+ "sorting-icon": "awsui_sorting-icon_1spae_1knid_165",
18
+ "edit-icon": "awsui_edit-icon_1spae_1knid_173",
19
+ "header-cell-content": "awsui_header-cell-content_1spae_1knid_179",
20
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1knid_208",
21
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_1knid_226",
22
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_1knid_226",
23
+ "header-cell-text": "awsui_header-cell-text_1spae_1knid_240",
24
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1knid_245",
25
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_1knid_251",
26
+ "header-cell-descending": "awsui_header-cell-descending_1spae_1knid_252",
27
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_1knid_262",
28
+ "has-striped-rows": "awsui_has-striped-rows_1spae_1knid_273"
29
29
  };
30
30
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_x7peu_1ojjf_93",
5
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1ojjf_93",
6
- "resizer": "awsui_resizer_x7peu_1ojjf_98",
7
- "resizer-active": "awsui_resizer-active_x7peu_1ojjf_114",
8
- "has-focus": "awsui_has-focus_x7peu_1ojjf_126",
9
- "tracker": "awsui_tracker_x7peu_1ojjf_149"
4
+ "resize-active": "awsui_resize-active_x7peu_18l4k_93",
5
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_18l4k_93",
6
+ "resizer": "awsui_resizer_x7peu_18l4k_98",
7
+ "resizer-active": "awsui_resizer-active_x7peu_18l4k_114",
8
+ "has-focus": "awsui_has-focus_x7peu_18l4k_126",
9
+ "tracker": "awsui_tracker_x7peu_18l4k_149"
10
10
  };
11
11
 
@@ -90,71 +90,71 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_resize-active_x7peu_1ojjf_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_1ojjf_93) * {
93
+ .awsui_resize-active_x7peu_18l4k_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_18l4k_93) * {
94
94
  cursor: col-resize;
95
95
  -webkit-user-select: none;
96
96
  user-select: none;
97
97
  }
98
98
 
99
- .awsui_resizer_x7peu_1ojjf_98:not(#\9) {
99
+ .awsui_resizer_x7peu_18l4k_98:not(#\9) {
100
100
  bottom: 0;
101
101
  cursor: col-resize;
102
102
  position: absolute;
103
- right: calc(-1 * var(--space-l-ds615y, 20px) / 2);
103
+ right: calc(-1 * var(--space-l-f4l5gr, 20px) / 2);
104
104
  top: 0;
105
- width: var(--space-l-ds615y, 20px);
105
+ width: var(--space-l-f4l5gr, 20px);
106
106
  z-index: 10;
107
107
  }
108
- .awsui_resize-active_x7peu_1ojjf_93 .awsui_resizer_x7peu_1ojjf_98:not(#\9) {
108
+ .awsui_resize-active_x7peu_18l4k_93 .awsui_resizer_x7peu_18l4k_98:not(#\9) {
109
109
  pointer-events: none;
110
110
  }
111
- th:not(#\9):last-child > .awsui_resizer_x7peu_1ojjf_98 {
112
- width: calc(var(--space-l-ds615y, 20px) / 2);
111
+ th:not(#\9):last-child > .awsui_resizer_x7peu_18l4k_98 {
112
+ width: calc(var(--space-l-f4l5gr, 20px) / 2);
113
113
  right: 0;
114
114
  }
115
- th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_1ojjf_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_1ojjf_114::before {
115
+ th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_18l4k_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_18l4k_114::before {
116
116
  content: "";
117
117
  position: absolute;
118
- left: calc(var(--space-l-ds615y, 20px) / 2 - 2px);
118
+ left: calc(var(--space-l-f4l5gr, 20px) / 2 - 2px);
119
119
  bottom: 0;
120
120
  top: 0;
121
- min-height: var(--font-heading-xs-line-height-3p6w39, 18px);
122
- max-height: calc(100% - calc(2 * var(--space-xs-inub5w, 8px) + var(--space-xxxs-rq3iss, 2px)));
121
+ min-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
122
+ max-height: calc(100% - calc(2 * var(--space-xs-edba2s, 8px) + var(--space-xxxs-j6dpcy, 2px)));
123
123
  margin: auto;
124
- border-left: 2px solid var(--color-border-divider-active-m6gxlj, #000716);
124
+ border-left: 2px solid var(--color-border-divider-active-j17gg3, #000716);
125
125
  box-sizing: border-box;
126
126
  }
127
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1ojjf_98.awsui_has-focus_x7peu_1ojjf_126:not(#\9) {
127
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9) {
128
128
  position: relative;
129
129
  position: absolute;
130
130
  }
131
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1ojjf_98.awsui_has-focus_x7peu_1ojjf_126:not(#\9) {
131
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9) {
132
132
  outline: 2px dotted transparent;
133
- outline-offset: calc(var(--space-table-header-focus-outline-gutter-wua4kr, 0px) - 1px);
133
+ outline-offset: calc(var(--space-table-header-focus-outline-gutter-vket9r, 0px) - 1px);
134
134
  }
135
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1ojjf_98.awsui_has-focus_x7peu_1ojjf_126:not(#\9)::before {
135
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9)::before {
136
136
  content: " ";
137
137
  display: block;
138
138
  position: absolute;
139
- left: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
140
- top: calc(-1 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
141
- width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
142
- height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-wua4kr, 0px));
143
- border-radius: var(--border-radius-control-default-focus-ring-egwir5, 4px);
144
- box-shadow: 0 0 0 2px var(--color-border-item-focused-nwfxo7, #0972d3);
139
+ left: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
140
+ top: calc(-1 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
141
+ width: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
142
+ height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-vket9r, 0px));
143
+ border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
144
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
145
145
  }
146
- body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1ojjf_98.awsui_has-focus_x7peu_1ojjf_126:not(#\9)::before {
147
- box-shadow: inset 0 0 0 2px var(--color-border-item-focused-nwfxo7, #0972d3);
146
+ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_18l4k_98.awsui_has-focus_x7peu_18l4k_126:not(#\9)::before {
147
+ box-shadow: inset 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
148
148
  }
149
149
 
150
- .awsui_tracker_x7peu_1ojjf_149:not(#\9) {
150
+ .awsui_tracker_x7peu_18l4k_149:not(#\9) {
151
151
  display: none;
152
152
  position: absolute;
153
- border-left: var(--border-divider-list-width-fsy9j8, 1px) dashed var(--color-border-divider-active-m6gxlj, #000716);
153
+ border-left: var(--border-divider-list-width-um3zli, 1px) dashed var(--color-border-divider-active-j17gg3, #000716);
154
154
  width: 0;
155
155
  top: 0;
156
156
  bottom: 0;
157
157
  }
158
- .awsui_resize-active_x7peu_1ojjf_93 .awsui_tracker_x7peu_1ojjf_149:not(#\9) {
158
+ .awsui_resize-active_x7peu_18l4k_93 .awsui_tracker_x7peu_18l4k_149:not(#\9) {
159
159
  display: block;
160
160
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_x7peu_1ojjf_93",
6
- "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1ojjf_93",
7
- "resizer": "awsui_resizer_x7peu_1ojjf_98",
8
- "resizer-active": "awsui_resizer-active_x7peu_1ojjf_114",
9
- "has-focus": "awsui_has-focus_x7peu_1ojjf_126",
10
- "tracker": "awsui_tracker_x7peu_1ojjf_149"
5
+ "resize-active": "awsui_resize-active_x7peu_18l4k_93",
6
+ "resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_18l4k_93",
7
+ "resizer": "awsui_resizer_x7peu_18l4k_98",
8
+ "resizer-active": "awsui_resizer-active_x7peu_18l4k_114",
9
+ "has-focus": "awsui_has-focus_x7peu_18l4k_126",
10
+ "tracker": "awsui_tracker_x7peu_18l4k_149"
11
11
  };
12
12
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1ut8b_euybh_93",
5
- "label": "awsui_label_1ut8b_euybh_97",
6
- "stud": "awsui_stud_1ut8b_euybh_111"
4
+ "root": "awsui_root_1ut8b_i97ok_93",
5
+ "label": "awsui_label_1ut8b_i97ok_97",
6
+ "stud": "awsui_stud_1ut8b_i97ok_111"
7
7
  };
8
8
 
@@ -90,16 +90,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1ut8b_euybh_93:not(#\9) {
93
+ .awsui_root_1ut8b_i97ok_93:not(#\9) {
94
94
  /* used in test-utils and in the use-selection hook */
95
95
  }
96
96
 
97
- .awsui_label_1ut8b_euybh_97:not(#\9) {
97
+ .awsui_label_1ut8b_i97ok_97:not(#\9) {
98
98
  display: flex;
99
99
  align-items: center;
100
100
  justify-content: center;
101
101
  position: absolute;
102
- padding-bottom: var(--space-xxs-a6783b, 4px);
102
+ padding-bottom: var(--space-xxs-ja5cp8, 4px);
103
103
  height: 100%;
104
104
  top: 0;
105
105
  width: 100%;
@@ -108,6 +108,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  border-right: 1px solid transparent;
109
109
  }
110
110
 
111
- .awsui_stud_1ut8b_euybh_111:not(#\9) {
111
+ .awsui_stud_1ut8b_i97ok_111:not(#\9) {
112
112
  visibility: hidden;
113
113
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1ut8b_euybh_93",
6
- "label": "awsui_label_1ut8b_euybh_97",
7
- "stud": "awsui_stud_1ut8b_euybh_111"
5
+ "root": "awsui_root_1ut8b_i97ok_93",
6
+ "label": "awsui_label_1ut8b_i97ok_97",
7
+ "stud": "awsui_stud_1ut8b_i97ok_111"
8
8
  };
9
9
 
@@ -1,41 +1,41 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_wih1l_nmxp4_97",
5
- "tools": "awsui_tools_wih1l_nmxp4_108",
6
- "tools-filtering": "awsui_tools-filtering_wih1l_nmxp4_114",
7
- "tools-align-right": "awsui_tools-align-right_wih1l_nmxp4_128",
8
- "tools-pagination": "awsui_tools-pagination_wih1l_nmxp4_132",
9
- "tools-preferences": "awsui_tools-preferences_wih1l_nmxp4_132",
10
- "tools-small": "awsui_tools-small_wih1l_nmxp4_138",
11
- "table": "awsui_table_wih1l_nmxp4_144",
12
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_nmxp4_150",
13
- "wrapper": "awsui_wrapper_wih1l_nmxp4_154",
14
- "variant-stacked": "awsui_variant-stacked_wih1l_nmxp4_163",
15
- "variant-container": "awsui_variant-container_wih1l_nmxp4_163",
16
- "variant-embedded": "awsui_variant-embedded_wih1l_nmxp4_167",
17
- "variant-borderless": "awsui_variant-borderless_wih1l_nmxp4_167",
18
- "has-header": "awsui_has-header_wih1l_nmxp4_170",
19
- "has-footer": "awsui_has-footer_wih1l_nmxp4_173",
20
- "cell-merged": "awsui_cell-merged_wih1l_nmxp4_190",
21
- "cell-merged-content": "awsui_cell-merged-content_wih1l_nmxp4_201",
22
- "empty": "awsui_empty_wih1l_nmxp4_216",
23
- "loading": "awsui_loading_wih1l_nmxp4_220",
24
- "selection-control": "awsui_selection-control_wih1l_nmxp4_229",
25
- "selection-control-header": "awsui_selection-control-header_wih1l_nmxp4_236",
26
- "sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_nmxp4_241",
27
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_nmxp4_250",
28
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_nmxp4_253",
29
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_wih1l_nmxp4_256",
30
- "dark-header": "awsui_dark-header_wih1l_nmxp4_264",
31
- "header-secondary": "awsui_header-secondary_wih1l_nmxp4_269",
32
- "table-has-header": "awsui_table-has-header_wih1l_nmxp4_285",
33
- "header-controls": "awsui_header-controls_wih1l_nmxp4_289",
34
- "variant-full-page": "awsui_variant-full-page_wih1l_nmxp4_293",
35
- "footer-wrapper": "awsui_footer-wrapper_wih1l_nmxp4_306",
36
- "footer": "awsui_footer_wih1l_nmxp4_306",
37
- "thead-active": "awsui_thead-active_wih1l_nmxp4_315",
38
- "row": "awsui_row_wih1l_nmxp4_316",
39
- "row-selected": "awsui_row-selected_wih1l_nmxp4_317"
4
+ "root": "awsui_root_wih1l_4eja5_97",
5
+ "tools": "awsui_tools_wih1l_4eja5_108",
6
+ "tools-filtering": "awsui_tools-filtering_wih1l_4eja5_114",
7
+ "tools-align-right": "awsui_tools-align-right_wih1l_4eja5_128",
8
+ "tools-pagination": "awsui_tools-pagination_wih1l_4eja5_132",
9
+ "tools-preferences": "awsui_tools-preferences_wih1l_4eja5_132",
10
+ "tools-small": "awsui_tools-small_wih1l_4eja5_138",
11
+ "table": "awsui_table_wih1l_4eja5_144",
12
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_4eja5_150",
13
+ "wrapper": "awsui_wrapper_wih1l_4eja5_154",
14
+ "variant-stacked": "awsui_variant-stacked_wih1l_4eja5_163",
15
+ "variant-container": "awsui_variant-container_wih1l_4eja5_163",
16
+ "variant-embedded": "awsui_variant-embedded_wih1l_4eja5_167",
17
+ "variant-borderless": "awsui_variant-borderless_wih1l_4eja5_167",
18
+ "has-header": "awsui_has-header_wih1l_4eja5_170",
19
+ "has-footer": "awsui_has-footer_wih1l_4eja5_173",
20
+ "cell-merged": "awsui_cell-merged_wih1l_4eja5_190",
21
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_4eja5_201",
22
+ "empty": "awsui_empty_wih1l_4eja5_216",
23
+ "loading": "awsui_loading_wih1l_4eja5_220",
24
+ "selection-control": "awsui_selection-control_wih1l_4eja5_229",
25
+ "selection-control-header": "awsui_selection-control-header_wih1l_4eja5_236",
26
+ "sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_4eja5_241",
27
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_4eja5_250",
28
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_4eja5_253",
29
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_wih1l_4eja5_256",
30
+ "dark-header": "awsui_dark-header_wih1l_4eja5_264",
31
+ "header-secondary": "awsui_header-secondary_wih1l_4eja5_269",
32
+ "table-has-header": "awsui_table-has-header_wih1l_4eja5_285",
33
+ "header-controls": "awsui_header-controls_wih1l_4eja5_289",
34
+ "variant-full-page": "awsui_variant-full-page_wih1l_4eja5_293",
35
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_4eja5_306",
36
+ "footer": "awsui_footer_wih1l_4eja5_306",
37
+ "thead-active": "awsui_thead-active_wih1l_4eja5_315",
38
+ "row": "awsui_row_wih1l_4eja5_316",
39
+ "row-selected": "awsui_row-selected_wih1l_4eja5_317"
40
40
  };
41
41