@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
@@ -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,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_body-cell_c6tup_dct23_93:not(#\9) {
99
+ .awsui_body-cell_c6tup_110c7_99:not(#\9) {
94
100
  box-sizing: border-box;
95
101
  padding-block-start: var(--space-scaled-xs-26e2du, 8px);
96
102
  padding-block-end: calc(
@@ -103,14 +109,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
109
  font-weight: inherit;
104
110
  text-align: start;
105
111
  }
106
- body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):focus {
112
+ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_110c7_99:not(#\9):focus {
107
113
  position: relative;
108
114
  }
109
- body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):focus {
115
+ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_110c7_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_body-cell_c6tup_dct23_93:not(#\9):focus::before {
119
+ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_110c7_99:not(#\9):focus::before {
114
120
  content: " ";
115
121
  display: block;
116
122
  position: absolute;
@@ -124,22 +130,22 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
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_body-cell_c6tup_dct23_93:not(#\9):focus.awsui_sticky-cell_c6tup_dct23_127 {
133
+ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_110c7_99:not(#\9):focus.awsui_sticky-cell_c6tup_110c7_133 {
128
134
  position: sticky;
129
135
  }
130
- .awsui_body-cell_c6tup_dct23_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_dct23_130) {
136
+ .awsui_body-cell_c6tup_110c7_99:not(#\9):not(.awsui_body-cell-wrap_c6tup_110c7_136) {
131
137
  white-space: nowrap;
132
138
  overflow: hidden;
133
139
  text-overflow: ellipsis;
134
140
  }
135
- .awsui_body-cell_c6tup_dct23_93:not(#\9):first-child {
141
+ .awsui_body-cell_c6tup_110c7_99:not(#\9):first-child {
136
142
  border-inline-start: var(--border-item-width-yel47s, 2px) solid transparent;
137
143
  }
138
- .awsui_body-cell_c6tup_dct23_93:not(#\9):last-child {
144
+ .awsui_body-cell_c6tup_110c7_99:not(#\9):last-child {
139
145
  border-inline-end: var(--border-item-width-yel47s, 2px) solid transparent;
140
146
  padding-inline-end: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
141
147
  }
142
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child {
148
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child {
143
149
  /*
144
150
  Striped rows requires additional left padding because the
145
151
  shaded background makes the child content appear too close
@@ -151,64 +157,64 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
151
157
  that the placeholder border would consume.
152
158
  */
153
159
  }
154
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_dct23_154) {
160
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_110c7_160) {
155
161
  padding-inline-start: var(--space-xxxs-zbmxqb, 2px);
156
162
  }
157
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_dct23_154):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-editable_c6tup_dct23_157:hover {
163
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_110c7_160):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-editable_c6tup_110c7_163:hover {
158
164
  padding-inline-start: calc(var(--space-xxxs-zbmxqb, 2px) + var(--border-divider-list-width-27y3k5, 1px));
159
165
  }
160
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_dct23_154 {
166
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_110c7_160 {
161
167
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
162
168
  }
163
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_dct23_163 {
169
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_110c7_169 {
164
170
  padding-inline-start: var(--space-table-horizontal-8davlm, 20px);
165
171
  }
166
- .awsui_body-cell_c6tup_dct23_93.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):first-child:not(.awsui_has-selection_c6tup_dct23_166):not(.awsui_body-cell-editable_c6tup_dct23_157) {
172
+ .awsui_body-cell_c6tup_110c7_99.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):first-child:not(.awsui_has-selection_c6tup_110c7_172):not(.awsui_body-cell-editable_c6tup_110c7_163) {
167
173
  border-inline-start: none;
168
174
  }
169
- .awsui_body-cell_c6tup_dct23_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_dct23_142) {
175
+ .awsui_body-cell_c6tup_110c7_99:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_110c7_148) {
170
176
  padding-inline-start: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
171
177
  }
172
- .awsui_body-cell-first-row_c6tup_dct23_172:not(#\9) {
178
+ .awsui_body-cell-first-row_c6tup_110c7_178:not(#\9) {
173
179
  border-block-start: var(--border-item-width-yel47s, 2px) solid transparent;
174
180
  }
175
- .awsui_body-cell-last-row_c6tup_dct23_175:not(#\9):not(.awsui_body-cell-selected_c6tup_dct23_175):not(.awsui_has-footer_c6tup_dct23_175) {
181
+ .awsui_body-cell-last-row_c6tup_110c7_181:not(#\9):not(.awsui_body-cell-selected_c6tup_110c7_181):not(.awsui_has-footer_c6tup_110c7_181) {
176
182
  border-block-end: var(--border-item-width-yel47s, 2px) solid transparent;
177
183
  }
178
- .awsui_body-cell-last-row_c6tup_dct23_175:not(#\9):not(.awsui_body-cell-selected_c6tup_dct23_175).awsui_has-footer_c6tup_dct23_175 {
184
+ .awsui_body-cell-last-row_c6tup_110c7_181:not(#\9):not(.awsui_body-cell-selected_c6tup_110c7_181).awsui_has-footer_c6tup_110c7_181 {
179
185
  /*
180
186
  Add a bottom border to the body cells of the last row as a separator between the
181
187
  table and the footer
182
188
  */
183
189
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
184
190
  }
185
- .awsui_body-cell-shaded_c6tup_dct23_185:not(#\9) {
191
+ .awsui_body-cell-shaded_c6tup_110c7_191:not(#\9) {
186
192
  background: var(--color-background-cell-shaded-7v0jy4, #f8f8f8);
187
193
  }
188
- .awsui_body-cell-selected_c6tup_dct23_175:not(#\9) {
194
+ .awsui_body-cell-selected_c6tup_110c7_181:not(#\9) {
189
195
  background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
190
196
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
191
197
  border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
192
198
  padding-block-end: var(--space-scaled-xs-26e2du, 8px);
193
199
  }
194
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-last-row_c6tup_dct23_175.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9) {
200
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-last-row_c6tup_110c7_181.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9) {
195
201
  padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-divider-list-width-27y3k5, 1px));
196
202
  }
197
- .awsui_body-cell-selected_c6tup_dct23_175:not(#\9):first-child {
203
+ .awsui_body-cell-selected_c6tup_110c7_181:not(#\9):first-child {
198
204
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
199
205
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
200
206
  border-start-end-radius: 0;
201
207
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
202
208
  border-end-end-radius: 0;
203
209
  }
204
- .awsui_body-cell-selected_c6tup_dct23_175:not(#\9):last-child {
210
+ .awsui_body-cell-selected_c6tup_110c7_181:not(#\9):last-child {
205
211
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
206
212
  border-start-start-radius: 0;
207
213
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
208
214
  border-end-start-radius: 0;
209
215
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
210
216
  }
211
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127:not(#\9) {
217
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133:not(#\9) {
212
218
  position: sticky;
213
219
  background: var(--color-background-container-content-4un1ap, #ffffff);
214
220
  z-index: 798;
@@ -216,93 +222,93 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
216
222
  transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
217
223
  transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
218
224
  }
219
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell-pad-left_c6tup_dct23_219:not(#\9):not(.awsui_has-selection_c6tup_dct23_166):not(.awsui_is-visual-refresh_c6tup_dct23_142.awsui_body-cell_c6tup_dct23_93:first-child.awsui_has-striped-rows_c6tup_dct23_154) {
225
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell-pad-left_c6tup_110c7_225:not(#\9):not(.awsui_has-selection_c6tup_110c7_172):not(.awsui_is-visual-refresh_c6tup_110c7_148.awsui_body-cell_c6tup_110c7_99:first-child.awsui_has-striped-rows_c6tup_110c7_160) {
220
226
  padding-inline-start: var(--space-table-horizontal-8davlm, 20px);
221
227
  }
222
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127.awsui_body-cell-shaded_c6tup_dct23_185:not(#\9) {
228
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133.awsui_body-cell-shaded_c6tup_110c7_191:not(#\9) {
223
229
  background: var(--color-background-cell-shaded-7v0jy4, #f8f8f8);
224
230
  }
225
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127.awsui_body-cell-selected_c6tup_dct23_175:not(#\9) {
231
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133.awsui_body-cell-selected_c6tup_110c7_181:not(#\9) {
226
232
  background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
227
233
  }
228
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127.awsui_body-cell-selected_c6tup_dct23_175:not(#\9):first-child {
234
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133.awsui_body-cell-selected_c6tup_110c7_181:not(#\9):first-child {
229
235
  box-shadow: 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
230
236
  clip-path: inset(0 0 0 0);
231
237
  }
232
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127.awsui_body-cell-selected_c6tup_dct23_175:not(#\9):last-child {
238
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133.awsui_body-cell-selected_c6tup_110c7_181:not(#\9):last-child {
233
239
  box-shadow: 4px 0 0 0 var(--color-background-container-content-4un1ap, #ffffff);
234
240
  clip-path: inset(0 0 0 0);
235
241
  }
236
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127.awsui_body-cell-selected_c6tup_dct23_175:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_dct23_236 {
242
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133.awsui_body-cell-selected_c6tup_110c7_181:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_110c7_242 {
237
243
  box-shadow: var(--shadow-sticky-column-last-n170vw, -4px 0 8px 1px rgba(0, 28, 36, 0.1)), 8px 0 0 0 var(--color-background-container-content-4un1ap, #ffffff);
238
244
  clip-path: inset(0 0 0 -24px);
239
245
  }
240
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell-last-left_c6tup_dct23_240:not(#\9) {
246
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell-last-left_c6tup_110c7_246:not(#\9) {
241
247
  box-shadow: var(--shadow-sticky-column-first-039dqs, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
242
248
  clip-path: inset(0px -24px 0px 0px);
243
249
  }
244
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell-last-right_c6tup_dct23_236:not(#\9) {
250
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell-last-right_c6tup_110c7_242:not(#\9) {
245
251
  box-shadow: var(--shadow-sticky-column-last-n170vw, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
246
252
  clip-path: inset(0 0 0 -24px);
247
253
  }
248
254
  @media (prefers-reduced-motion: reduce) {
249
- .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127:not(#\9) {
255
+ .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133:not(#\9) {
250
256
  animation: none;
251
257
  transition: none;
252
258
  }
253
259
  }
254
- .awsui-motion-disabled .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_dct23_93.awsui_sticky-cell_c6tup_dct23_127:not(#\9) {
260
+ .awsui-motion-disabled .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_110c7_99.awsui_sticky-cell_c6tup_110c7_133:not(#\9) {
255
261
  animation: none;
256
262
  transition: none;
257
263
  }
258
- .awsui_body-cell-selected_c6tup_dct23_175:not(#\9):not(:first-child) {
264
+ .awsui_body-cell-selected_c6tup_110c7_181:not(#\9):not(:first-child) {
259
265
  padding-block-start: calc(
260
266
  var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
261
267
  );
262
268
  }
263
- .awsui_body-cell_c6tup_dct23_93:not(#\9):not(.awsui_body-cell-selected_c6tup_dct23_175).awsui_body-cell-next-selected_c6tup_dct23_263 {
269
+ .awsui_body-cell_c6tup_110c7_99:not(#\9):not(.awsui_body-cell-selected_c6tup_110c7_181).awsui_body-cell-next-selected_c6tup_110c7_269 {
264
270
  border-block-end: 0;
265
271
  padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-divider-list-width-27y3k5, 1px));
266
272
  }
267
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-prev-selected_c6tup_dct23_267:not(#\9) {
273
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-prev-selected_c6tup_110c7_273:not(#\9) {
268
274
  padding-block-start: calc(
269
275
  var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
270
276
  );
271
277
  border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-item-placeholder-h8j85e, #0972d3);
272
278
  }
273
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-next-selected_c6tup_dct23_263:not(#\9) {
279
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-next-selected_c6tup_110c7_269:not(#\9) {
274
280
  border-block-end-width: var(--border-divider-list-width-27y3k5, 1px);
275
281
  }
276
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-next-selected_c6tup_dct23_263:not(#\9):first-child {
282
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-next-selected_c6tup_110c7_269:not(#\9):first-child {
277
283
  border-end-start-radius: 0;
278
284
  }
279
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-next-selected_c6tup_dct23_263:not(#\9):last-child {
285
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-next-selected_c6tup_110c7_269:not(#\9):last-child {
280
286
  border-end-end-radius: 0;
281
287
  }
282
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-prev-selected_c6tup_dct23_267:not(#\9):first-child {
288
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-prev-selected_c6tup_110c7_273:not(#\9):first-child {
283
289
  border-start-start-radius: 0;
284
290
  }
285
- .awsui_body-cell-selected_c6tup_dct23_175.awsui_body-cell-prev-selected_c6tup_dct23_267:not(#\9):last-child {
291
+ .awsui_body-cell-selected_c6tup_110c7_181.awsui_body-cell-prev-selected_c6tup_110c7_273:not(#\9):last-child {
286
292
  border-start-end-radius: 0;
287
293
  }
288
- .awsui_body-cell-selected_c6tup_dct23_175:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_dct23_267) {
294
+ .awsui_body-cell-selected_c6tup_110c7_181:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_110c7_273) {
289
295
  padding-block-start: var(--space-scaled-xs-26e2du, 8px);
290
296
  }
291
- .awsui_body-cell-editor_c6tup_dct23_291:not(#\9) {
297
+ .awsui_body-cell-editor_c6tup_110c7_297:not(#\9) {
292
298
  padding-block: 0;
293
299
  padding-inline-start: 0;
294
300
  padding-inline-end: calc(
295
301
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
296
302
  );
297
303
  }
298
- .awsui_body-cell-success_c6tup_dct23_298:not(#\9) {
304
+ .awsui_body-cell-success_c6tup_110c7_304:not(#\9) {
299
305
  padding-block: 0;
300
306
  padding-inline-start: 0;
301
307
  padding-inline-end: calc(calc(
302
308
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
303
309
  ) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px)));
304
310
  }
305
- .awsui_body-cell-success_c6tup_dct23_298:not(#\9), .awsui_body-cell-editor_c6tup_dct23_291:not(#\9) {
311
+ .awsui_body-cell-success_c6tup_110c7_304:not(#\9), .awsui_body-cell-editor_c6tup_110c7_297:not(#\9) {
306
312
  inset-block: 0;
307
313
  inset-inline-end: 0;
308
314
  position: absolute;
@@ -316,62 +322,62 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
316
322
  border-inline: 0;
317
323
  color: var(--color-text-button-normal-default-mo7k6u, #0972d3);
318
324
  }
319
- .awsui_body-cell-success_c6tup_dct23_298:not(#\9):hover, .awsui_body-cell-editor_c6tup_dct23_291:not(#\9):hover {
325
+ .awsui_body-cell-success_c6tup_110c7_304:not(#\9):hover, .awsui_body-cell-editor_c6tup_110c7_297:not(#\9):hover {
320
326
  color: var(--color-text-button-normal-hover-04pe0y, #033160);
321
327
  }
322
- .awsui_body-cell-success_c6tup_dct23_298:not(#\9):active, .awsui_body-cell-editor_c6tup_dct23_291:not(#\9):active {
328
+ .awsui_body-cell-success_c6tup_110c7_304:not(#\9):active, .awsui_body-cell-editor_c6tup_110c7_297:not(#\9):active {
323
329
  color: var(--color-text-button-normal-active-4it2mv, #033160);
324
330
  }
325
- .awsui_body-cell-success-form_c6tup_dct23_325:not(#\9), .awsui_body-cell-editor-form_c6tup_dct23_325:not(#\9) {
331
+ .awsui_body-cell-success-form_c6tup_110c7_331:not(#\9), .awsui_body-cell-editor-form_c6tup_110c7_331:not(#\9) {
326
332
  margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
327
333
  margin-inline: calc(-1.5 * var(--space-xs-zb16t3, 8px));
328
334
  }
329
- .awsui_is-visual-refresh_c6tup_dct23_142.awsui_body-cell_c6tup_dct23_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_dct23_154 > .awsui_body-cell-success-form_c6tup_dct23_325, .awsui_is-visual-refresh_c6tup_dct23_142.awsui_body-cell_c6tup_dct23_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_dct23_154 > .awsui_body-cell-editor-form_c6tup_dct23_325 {
335
+ .awsui_is-visual-refresh_c6tup_110c7_148.awsui_body-cell_c6tup_110c7_99:not(#\9):first-child.awsui_has-striped-rows_c6tup_110c7_160 > .awsui_body-cell-success-form_c6tup_110c7_331, .awsui_is-visual-refresh_c6tup_110c7_148.awsui_body-cell_c6tup_110c7_99:not(#\9):first-child.awsui_has-striped-rows_c6tup_110c7_160 > .awsui_body-cell-editor-form_c6tup_110c7_331 {
330
336
  margin-inline-start: calc(-1 * var(--space-xxs-p8yyaw, 4px));
331
337
  }
332
- .awsui_is-visual-refresh_c6tup_dct23_142.awsui_body-cell_c6tup_dct23_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_dct23_154) > .awsui_body-cell-success-form_c6tup_dct23_325, .awsui_is-visual-refresh_c6tup_dct23_142.awsui_body-cell_c6tup_dct23_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_dct23_154) > .awsui_body-cell-editor-form_c6tup_dct23_325 {
338
+ .awsui_is-visual-refresh_c6tup_110c7_148.awsui_body-cell_c6tup_110c7_99:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_110c7_160) > .awsui_body-cell-success-form_c6tup_110c7_331, .awsui_is-visual-refresh_c6tup_110c7_148.awsui_body-cell_c6tup_110c7_99:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_110c7_160) > .awsui_body-cell-editor-form_c6tup_110c7_331 {
333
339
  margin-inline-start: calc(-1 * var(--space-xxxs-zbmxqb, 2px));
334
340
  }
335
- .awsui_body-cell-success-row_c6tup_dct23_335:not(#\9), .awsui_body-cell-editor-row_c6tup_dct23_335:not(#\9) {
341
+ .awsui_body-cell-success-row_c6tup_110c7_341:not(#\9), .awsui_body-cell-editor-row_c6tup_110c7_341:not(#\9) {
336
342
  display: flex;
337
343
  flex-flow: row nowrap;
338
344
  align-items: center;
339
345
  justify-content: space-between;
340
346
  column-gap: var(--space-xxs-p8yyaw, 4px);
341
347
  }
342
- .awsui_body-cell-success-row_c6tup_dct23_335 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_dct23_335 > :not(#\9):not(:last-child) {
348
+ .awsui_body-cell-success-row_c6tup_110c7_341 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_110c7_341 > :not(#\9):not(:last-child) {
343
349
  flex-grow: 1;
344
350
  }
345
- .awsui_body-cell-success-controls_c6tup_dct23_345:not(#\9), .awsui_body-cell-editor-controls_c6tup_dct23_345:not(#\9) {
351
+ .awsui_body-cell-success-controls_c6tup_110c7_351:not(#\9), .awsui_body-cell-editor-controls_c6tup_110c7_351:not(#\9) {
346
352
  flex-shrink: 0;
347
353
  }
348
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-disabled-edit_c6tup_dct23_348 > .awsui_body-cell-editor_c6tup_dct23_291:not(#\9) {
354
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-disabled-edit_c6tup_110c7_354 > .awsui_body-cell-editor_c6tup_110c7_297:not(#\9) {
349
355
  color: var(--color-text-disabled-inline-edit-zrb7bp, #414d5c);
350
356
  }
351
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9) {
357
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9) {
352
358
  position: relative;
353
359
  cursor: pointer;
354
360
  }
355
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157.awsui_sticky-cell_c6tup_dct23_127:not(#\9) {
361
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163.awsui_sticky-cell_c6tup_110c7_133:not(#\9) {
356
362
  position: sticky;
357
363
  }
358
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157.awsui_body-cell-edit-active_c6tup_dct23_157:not(#\9) {
364
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163.awsui_body-cell-edit-active_c6tup_110c7_163:not(#\9) {
359
365
  overflow: visible;
360
366
  }
361
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157.awsui_body-cell-edit-active_c6tup_dct23_157.awsui_sticky-cell_c6tup_dct23_127:not(#\9) {
367
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163.awsui_body-cell-edit-active_c6tup_110c7_163.awsui_sticky-cell_c6tup_110c7_133:not(#\9) {
362
368
  position: sticky;
363
369
  }
364
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157) > .awsui_body-cell-editor_c6tup_dct23_291 {
370
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163) > .awsui_body-cell-editor_c6tup_110c7_297 {
365
371
  opacity: 0;
366
372
  }
367
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within {
373
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within {
368
374
  position: relative;
369
375
  }
370
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within {
376
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within {
371
377
  outline: 2px dotted transparent;
372
378
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-7597g1, 4px)) - 1px);
373
379
  }
374
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within::before {
380
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within::before {
375
381
  content: " ";
376
382
  display: block;
377
383
  position: absolute;
@@ -385,23 +391,23 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
385
391
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
386
392
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
387
393
  }
388
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-edit-disabled-popover_c6tup_dct23_388 {
394
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-edit-disabled-popover_c6tup_110c7_394 {
389
395
  padding-inline-end: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
390
396
  padding-inline-end: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
391
397
  }
392
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within.awsui_body-cell-has-success_c6tup_dct23_392, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-edit-disabled-popover_c6tup_dct23_388.awsui_body-cell-has-success_c6tup_dct23_392 {
398
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within.awsui_body-cell-has-success_c6tup_110c7_398, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-edit-disabled-popover_c6tup_110c7_394.awsui_body-cell-has-success_c6tup_110c7_398 {
393
399
  padding-inline-end: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px)));
394
400
  }
395
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within > .awsui_body-cell-editor_c6tup_dct23_291, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-edit-disabled-popover_c6tup_dct23_388 > .awsui_body-cell-editor_c6tup_dct23_291 {
401
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within > .awsui_body-cell-editor_c6tup_110c7_297, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-edit-disabled-popover_c6tup_110c7_394 > .awsui_body-cell-editor_c6tup_110c7_297 {
396
402
  opacity: 1;
397
403
  }
398
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within > .awsui_body-cell-success_c6tup_dct23_298, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-edit-disabled-popover_c6tup_dct23_388 > .awsui_body-cell-success_c6tup_dct23_298 {
404
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within > .awsui_body-cell-success_c6tup_110c7_304, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-edit-disabled-popover_c6tup_110c7_394 > .awsui_body-cell-success_c6tup_110c7_304 {
399
405
  opacity: 1;
400
406
  }
401
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):focus-within.awsui_sticky-cell_c6tup_dct23_127, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157).awsui_body-cell-edit-disabled-popover_c6tup_dct23_388.awsui_sticky-cell_c6tup_dct23_127 {
407
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):focus-within.awsui_sticky-cell_c6tup_110c7_133, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163).awsui_body-cell-edit-disabled-popover_c6tup_110c7_394.awsui_sticky-cell_c6tup_110c7_133 {
402
408
  position: sticky;
403
409
  }
404
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover {
410
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover {
405
411
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
406
412
  border-block: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-editable-cell-hover-nqrv6y, #7d8998);
407
413
  border-inline: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-editable-cell-hover-nqrv6y, #7d8998);
@@ -409,45 +415,45 @@ body[data-awsui-focus-visible=true] .awsui_body-cell_c6tup_dct23_93:not(#\9):foc
409
415
  position: relative;
410
416
  padding-inline-end: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
411
417
  }
412
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover:first-child {
418
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover:first-child {
413
419
  inset-inline: 0;
414
420
  }
415
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover > .awsui_body-cell-editor_c6tup_dct23_291 {
421
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover > .awsui_body-cell-editor_c6tup_110c7_297 {
416
422
  padding-inline-end: calc(calc(
417
423
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
418
424
  ) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
419
425
  }
420
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover > .awsui_body-cell-success_c6tup_dct23_298 {
426
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover > .awsui_body-cell-success_c6tup_110c7_304 {
421
427
  padding-inline-end: calc(calc(calc(
422
428
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
423
429
  ) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px))) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
424
430
  }
425
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-last-row_c6tup_dct23_175.awsui_body-cell-selected_c6tup_dct23_175, .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-next-selected_c6tup_dct23_263 {
431
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-last-row_c6tup_110c7_181.awsui_body-cell-selected_c6tup_110c7_181, .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-next-selected_c6tup_110c7_269 {
426
432
  padding-block: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px) / 2));
427
433
  }
428
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-last-row_c6tup_dct23_175:not(.awsui_body-cell-selected_c6tup_dct23_175) {
434
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-last-row_c6tup_110c7_181:not(.awsui_body-cell-selected_c6tup_110c7_181) {
429
435
  padding-block-start: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
430
436
  }
431
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-first-row_c6tup_dct23_172:not(.awsui_body-cell-selected_c6tup_dct23_175) {
437
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-first-row_c6tup_110c7_178:not(.awsui_body-cell-selected_c6tup_110c7_181) {
432
438
  padding-block: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
433
439
  }
434
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_sticky-cell_c6tup_dct23_127 {
440
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_sticky-cell_c6tup_110c7_133 {
435
441
  position: sticky;
436
442
  }
437
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover > .awsui_body-cell-editor_c6tup_dct23_291 {
443
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover > .awsui_body-cell-editor_c6tup_110c7_297 {
438
444
  opacity: 1;
439
445
  }
440
- .awsui_body-cell_c6tup_dct23_93.awsui_body-cell-editable_c6tup_dct23_157:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover > .awsui_body-cell-success_c6tup_dct23_298 {
446
+ .awsui_body-cell_c6tup_110c7_99.awsui_body-cell-editable_c6tup_110c7_163:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover > .awsui_body-cell-success_c6tup_110c7_304 {
441
447
  opacity: 1;
442
448
  }
443
- .awsui_body-cell-editable_c6tup_dct23_157.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover:first-child {
449
+ .awsui_body-cell-editable_c6tup_110c7_163.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover:first-child {
444
450
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
445
451
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
446
452
  }
447
- .awsui_body-cell-editable_c6tup_dct23_157.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover:last-child {
453
+ .awsui_body-cell-editable_c6tup_110c7_163.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover:last-child {
448
454
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
449
455
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
450
456
  }
451
- .awsui_body-cell-editable_c6tup_dct23_157.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-first-row_c6tup_dct23_172 > .awsui_body-cell-success_c6tup_dct23_298, .awsui_body-cell-editable_c6tup_dct23_157.awsui_is-visual-refresh_c6tup_dct23_142:not(#\9):not(.awsui_body-cell-edit-active_c6tup_dct23_157):hover.awsui_body-cell-first-row_c6tup_dct23_172 > .awsui_body-cell-editor_c6tup_dct23_291 {
457
+ .awsui_body-cell-editable_c6tup_110c7_163.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-first-row_c6tup_110c7_178 > .awsui_body-cell-success_c6tup_110c7_304, .awsui_body-cell-editable_c6tup_110c7_163.awsui_is-visual-refresh_c6tup_110c7_148:not(#\9):not(.awsui_body-cell-edit-active_c6tup_110c7_163):hover.awsui_body-cell-first-row_c6tup_110c7_178 > .awsui_body-cell-editor_c6tup_110c7_297 {
452
458
  padding-block-start: var(--border-divider-list-width-27y3k5, 1px);
453
459
  }
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "body-cell": "awsui_body-cell_c6tup_dct23_93",
6
- "sticky-cell": "awsui_sticky-cell_c6tup_dct23_127",
7
- "body-cell-wrap": "awsui_body-cell-wrap_c6tup_dct23_130",
8
- "is-visual-refresh": "awsui_is-visual-refresh_c6tup_dct23_142",
9
- "has-striped-rows": "awsui_has-striped-rows_c6tup_dct23_154",
10
- "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_dct23_157",
11
- "body-cell-editable": "awsui_body-cell-editable_c6tup_dct23_157",
12
- "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_dct23_163",
13
- "has-selection": "awsui_has-selection_c6tup_dct23_166",
14
- "body-cell-first-row": "awsui_body-cell-first-row_c6tup_dct23_172",
15
- "body-cell-last-row": "awsui_body-cell-last-row_c6tup_dct23_175",
16
- "body-cell-selected": "awsui_body-cell-selected_c6tup_dct23_175",
17
- "has-footer": "awsui_has-footer_c6tup_dct23_175",
18
- "body-cell-shaded": "awsui_body-cell-shaded_c6tup_dct23_185",
19
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_dct23_219",
20
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_dct23_236",
21
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_dct23_240",
22
- "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_dct23_263",
23
- "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_dct23_267",
24
- "body-cell-editor": "awsui_body-cell-editor_c6tup_dct23_291",
25
- "body-cell-success": "awsui_body-cell-success_c6tup_dct23_298",
26
- "body-cell-success-form": "awsui_body-cell-success-form_c6tup_dct23_325",
27
- "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_dct23_325",
28
- "body-cell-success-row": "awsui_body-cell-success-row_c6tup_dct23_335",
29
- "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_dct23_335",
30
- "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_dct23_345",
31
- "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_dct23_345",
32
- "body-cell-disabled-edit": "awsui_body-cell-disabled-edit_c6tup_dct23_348",
33
- "body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_dct23_388",
34
- "body-cell-has-success": "awsui_body-cell-has-success_c6tup_dct23_392"
5
+ "body-cell": "awsui_body-cell_c6tup_110c7_99",
6
+ "sticky-cell": "awsui_sticky-cell_c6tup_110c7_133",
7
+ "body-cell-wrap": "awsui_body-cell-wrap_c6tup_110c7_136",
8
+ "is-visual-refresh": "awsui_is-visual-refresh_c6tup_110c7_148",
9
+ "has-striped-rows": "awsui_has-striped-rows_c6tup_110c7_160",
10
+ "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_110c7_163",
11
+ "body-cell-editable": "awsui_body-cell-editable_c6tup_110c7_163",
12
+ "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_110c7_169",
13
+ "has-selection": "awsui_has-selection_c6tup_110c7_172",
14
+ "body-cell-first-row": "awsui_body-cell-first-row_c6tup_110c7_178",
15
+ "body-cell-last-row": "awsui_body-cell-last-row_c6tup_110c7_181",
16
+ "body-cell-selected": "awsui_body-cell-selected_c6tup_110c7_181",
17
+ "has-footer": "awsui_has-footer_c6tup_110c7_181",
18
+ "body-cell-shaded": "awsui_body-cell-shaded_c6tup_110c7_191",
19
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_110c7_225",
20
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_110c7_242",
21
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_110c7_246",
22
+ "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_110c7_269",
23
+ "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_110c7_273",
24
+ "body-cell-editor": "awsui_body-cell-editor_c6tup_110c7_297",
25
+ "body-cell-success": "awsui_body-cell-success_c6tup_110c7_304",
26
+ "body-cell-success-form": "awsui_body-cell-success-form_c6tup_110c7_331",
27
+ "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_110c7_331",
28
+ "body-cell-success-row": "awsui_body-cell-success-row_c6tup_110c7_341",
29
+ "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_110c7_341",
30
+ "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_110c7_351",
31
+ "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_110c7_351",
32
+ "body-cell-disabled-edit": "awsui_body-cell-disabled-edit_c6tup_110c7_354",
33
+ "body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_110c7_394",
34
+ "body-cell-has-success": "awsui_body-cell-has-success_c6tup_110c7_398"
35
35
  };
36
36
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "header-cell": "awsui_header-cell_1spae_7hqfm_93",
5
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_7hqfm_127",
6
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_7hqfm_148",
7
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_7hqfm_151",
8
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_7hqfm_151",
9
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_7hqfm_154",
10
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_7hqfm_157",
11
- "sticky-cell": "awsui_sticky-cell_1spae_7hqfm_160",
12
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_7hqfm_168",
13
- "has-selection": "awsui_has-selection_1spae_7hqfm_168",
14
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_7hqfm_171",
15
- "resize-divider": "awsui_resize-divider_1spae_7hqfm_175",
16
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_7hqfm_178",
17
- "sorting-icon": "awsui_sorting-icon_1spae_7hqfm_193",
18
- "edit-icon": "awsui_edit-icon_1spae_7hqfm_201",
19
- "header-cell-content": "awsui_header-cell-content_1spae_7hqfm_207",
20
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_7hqfm_261",
21
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_7hqfm_261",
22
- "header-cell-text": "awsui_header-cell-text_1spae_7hqfm_275",
23
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_7hqfm_279",
24
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_7hqfm_285",
25
- "header-cell-descending": "awsui_header-cell-descending_1spae_7hqfm_286",
26
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_7hqfm_296",
27
- "has-striped-rows": "awsui_has-striped-rows_1spae_7hqfm_307"
4
+ "header-cell": "awsui_header-cell_1spae_yqhiw_99",
5
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_yqhiw_133",
6
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_yqhiw_154",
7
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_yqhiw_157",
8
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_yqhiw_157",
9
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_yqhiw_160",
10
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_yqhiw_163",
11
+ "sticky-cell": "awsui_sticky-cell_1spae_yqhiw_166",
12
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_yqhiw_174",
13
+ "has-selection": "awsui_has-selection_1spae_yqhiw_174",
14
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_yqhiw_177",
15
+ "resize-divider": "awsui_resize-divider_1spae_yqhiw_181",
16
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_yqhiw_184",
17
+ "sorting-icon": "awsui_sorting-icon_1spae_yqhiw_199",
18
+ "edit-icon": "awsui_edit-icon_1spae_yqhiw_207",
19
+ "header-cell-content": "awsui_header-cell-content_1spae_yqhiw_213",
20
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_yqhiw_267",
21
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_yqhiw_267",
22
+ "header-cell-text": "awsui_header-cell-text_1spae_yqhiw_281",
23
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_yqhiw_285",
24
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_yqhiw_291",
25
+ "header-cell-descending": "awsui_header-cell-descending_1spae_yqhiw_292",
26
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_yqhiw_302",
27
+ "has-striped-rows": "awsui_has-striped-rows_1spae_yqhiw_313"
28
28
  };
29
29