@cloudscape-design/components 3.0.501 → 3.0.503

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 (225) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +41 -41
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +19 -19
  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 +30 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/visual-refresh/styles.css.js +81 -81
  11. package/app-layout/visual-refresh/styles.scoped.css +173 -173
  12. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +25 -25
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +6 -6
  18. package/badge/styles.selectors.js +5 -5
  19. package/breadcrumb-group/styles.css.js +7 -7
  20. package/breadcrumb-group/styles.scoped.css +14 -14
  21. package/breadcrumb-group/styles.selectors.js +7 -7
  22. package/button/styles.css.js +20 -20
  23. package/button/styles.scoped.css +152 -152
  24. package/button/styles.selectors.js +20 -20
  25. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  26. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  27. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  28. package/calendar/styles.css.js +18 -18
  29. package/calendar/styles.scoped.css +39 -39
  30. package/calendar/styles.selectors.js +18 -18
  31. package/cards/styles.css.js +40 -40
  32. package/cards/styles.scoped.css +51 -51
  33. package/cards/styles.selectors.js +40 -40
  34. package/checkbox/styles.css.js +3 -3
  35. package/checkbox/styles.scoped.css +6 -6
  36. package/checkbox/styles.selectors.js +3 -3
  37. package/code-editor/styles.css.js +32 -32
  38. package/code-editor/styles.scoped.css +130 -130
  39. package/code-editor/styles.selectors.js +32 -32
  40. package/collection-preferences/content-display/styles.css.js +11 -11
  41. package/collection-preferences/content-display/styles.scoped.css +18 -18
  42. package/collection-preferences/content-display/styles.selectors.js +11 -11
  43. package/collection-preferences/styles.css.js +37 -37
  44. package/collection-preferences/styles.scoped.css +45 -45
  45. package/collection-preferences/styles.selectors.js +37 -37
  46. package/column-layout/styles.css.js +13 -13
  47. package/column-layout/styles.scoped.css +44 -44
  48. package/column-layout/styles.selectors.js +13 -13
  49. package/container/styles.css.js +30 -30
  50. package/container/styles.scoped.css +55 -55
  51. package/container/styles.selectors.js +30 -30
  52. package/date-picker/styles.css.js +7 -7
  53. package/date-picker/styles.scoped.css +10 -10
  54. package/date-picker/styles.selectors.js +7 -7
  55. package/date-range-picker/styles.css.js +38 -38
  56. package/date-range-picker/styles.scoped.css +47 -47
  57. package/date-range-picker/styles.selectors.js +38 -38
  58. package/drawer/styles.css.js +3 -3
  59. package/drawer/styles.scoped.css +9 -9
  60. package/drawer/styles.selectors.js +3 -3
  61. package/expandable-section/styles.css.js +32 -32
  62. package/expandable-section/styles.scoped.css +63 -63
  63. package/expandable-section/styles.selectors.js +32 -32
  64. package/flashbar/styles.css.js +47 -47
  65. package/flashbar/styles.scoped.css +147 -147
  66. package/flashbar/styles.selectors.js +47 -47
  67. package/form/styles.css.js +9 -9
  68. package/form/styles.scoped.css +9 -9
  69. package/form/styles.selectors.js +9 -9
  70. package/form-field/styles.css.js +19 -19
  71. package/form-field/styles.scoped.css +30 -30
  72. package/form-field/styles.selectors.js +19 -19
  73. package/grid/styles.css.js +53 -53
  74. package/grid/styles.scoped.css +55 -55
  75. package/grid/styles.selectors.js +53 -53
  76. package/header/styles.css.js +34 -34
  77. package/header/styles.scoped.css +51 -51
  78. package/header/styles.selectors.js +34 -34
  79. package/help-panel/styles.css.js +4 -4
  80. package/help-panel/styles.scoped.css +64 -64
  81. package/help-panel/styles.selectors.js +4 -4
  82. package/input/styles.css.js +12 -12
  83. package/input/styles.scoped.css +31 -31
  84. package/input/styles.selectors.js +12 -12
  85. package/internal/base-component/styles.scoped.css +5 -0
  86. package/internal/components/button-trigger/styles.css.js +10 -10
  87. package/internal/components/button-trigger/styles.scoped.css +25 -25
  88. package/internal/components/button-trigger/styles.selectors.js +10 -10
  89. package/internal/components/chart-filter/styles.css.js +3 -3
  90. package/internal/components/chart-filter/styles.scoped.css +4 -4
  91. package/internal/components/chart-filter/styles.selectors.js +3 -3
  92. package/internal/components/chart-legend/styles.css.js +6 -6
  93. package/internal/components/chart-legend/styles.scoped.css +16 -16
  94. package/internal/components/chart-legend/styles.selectors.js +6 -6
  95. package/internal/components/chart-popover/styles.css.js +3 -3
  96. package/internal/components/chart-popover/styles.scoped.css +4 -4
  97. package/internal/components/chart-popover/styles.selectors.js +3 -3
  98. package/internal/components/chart-series-details/styles.css.js +20 -20
  99. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  100. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  101. package/internal/components/chart-series-marker/styles.css.js +5 -5
  102. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  103. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  104. package/internal/components/chart-wrapper/styles.css.js +9 -9
  105. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  106. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  107. package/internal/components/dropdown/styles.css.js +20 -20
  108. package/internal/components/dropdown/styles.scoped.css +36 -36
  109. package/internal/components/dropdown/styles.selectors.js +20 -20
  110. package/internal/components/dropdown-footer/styles.css.js +3 -3
  111. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  112. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  113. package/internal/components/dropdown-status/styles.css.js +2 -2
  114. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  115. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  116. package/internal/components/menu-dropdown/styles.css.js +7 -7
  117. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  118. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  119. package/internal/components/option/styles.css.js +17 -17
  120. package/internal/components/option/styles.scoped.css +30 -30
  121. package/internal/components/option/styles.selectors.js +17 -17
  122. package/internal/components/options-list/styles.css.js +2 -2
  123. package/internal/components/options-list/styles.scoped.css +3 -3
  124. package/internal/components/options-list/styles.selectors.js +2 -2
  125. package/internal/components/token-list/styles.css.js +9 -9
  126. package/internal/components/token-list/styles.scoped.css +21 -21
  127. package/internal/components/token-list/styles.selectors.js +9 -9
  128. package/internal/environment.js +1 -1
  129. package/internal/environment.json +1 -1
  130. package/internal/generated/theming/index.cjs +31 -0
  131. package/internal/generated/theming/index.js +31 -0
  132. package/internal/manifest.json +1 -1
  133. package/link/styles.css.js +20 -20
  134. package/link/styles.scoped.css +72 -72
  135. package/link/styles.selectors.js +20 -20
  136. package/modal/styles.css.js +23 -23
  137. package/modal/styles.scoped.css +40 -40
  138. package/modal/styles.selectors.js +23 -23
  139. package/multiselect/styles.css.js +2 -2
  140. package/multiselect/styles.scoped.css +3 -3
  141. package/multiselect/styles.selectors.js +2 -2
  142. package/package.json +1 -1
  143. package/pagination/styles.css.js +9 -9
  144. package/pagination/styles.scoped.css +24 -24
  145. package/pagination/styles.selectors.js +9 -9
  146. package/popover/styles.css.js +50 -50
  147. package/popover/styles.scoped.css +66 -66
  148. package/popover/styles.selectors.js +50 -50
  149. package/progress-bar/styles.css.js +18 -18
  150. package/progress-bar/styles.scoped.css +33 -33
  151. package/progress-bar/styles.selectors.js +18 -18
  152. package/property-filter/styles.css.js +31 -31
  153. package/property-filter/styles.scoped.css +34 -34
  154. package/property-filter/styles.selectors.js +31 -31
  155. package/radio-group/styles.css.js +9 -9
  156. package/radio-group/styles.scoped.css +16 -16
  157. package/radio-group/styles.selectors.js +9 -9
  158. package/segmented-control/styles.css.js +14 -14
  159. package/segmented-control/styles.scoped.css +34 -34
  160. package/segmented-control/styles.selectors.js +14 -14
  161. package/select/styles.css.js +1 -1
  162. package/select/styles.scoped.css +2 -2
  163. package/select/styles.selectors.js +1 -1
  164. package/side-navigation/styles.css.js +28 -28
  165. package/side-navigation/styles.scoped.css +39 -39
  166. package/side-navigation/styles.selectors.js +28 -28
  167. package/split-panel/styles.css.js +55 -55
  168. package/split-panel/styles.scoped.css +76 -76
  169. package/split-panel/styles.selectors.js +55 -55
  170. package/table/body-cell/disabled-inline-editor.d.ts +8 -0
  171. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -0
  172. package/table/body-cell/disabled-inline-editor.js +54 -0
  173. package/table/body-cell/disabled-inline-editor.js.map +1 -0
  174. package/table/body-cell/index.d.ts +1 -2
  175. package/table/body-cell/index.d.ts.map +1 -1
  176. package/table/body-cell/index.js +6 -0
  177. package/table/body-cell/index.js.map +1 -1
  178. package/table/body-cell/styles.css.js +30 -28
  179. package/table/body-cell/styles.scoped.css +94 -88
  180. package/table/body-cell/styles.selectors.js +30 -28
  181. package/table/interfaces.d.ts +6 -0
  182. package/table/interfaces.d.ts.map +1 -1
  183. package/table/interfaces.js.map +1 -1
  184. package/table/resizer/styles.css.js +8 -8
  185. package/table/resizer/styles.scoped.css +15 -15
  186. package/table/resizer/styles.selectors.js +8 -8
  187. package/tabs/styles.css.js +21 -21
  188. package/tabs/styles.scoped.css +40 -40
  189. package/tabs/styles.selectors.js +21 -21
  190. package/text-content/styles.css.js +1 -1
  191. package/text-content/styles.scoped.css +61 -61
  192. package/text-content/styles.selectors.js +1 -1
  193. package/text-filter/styles.css.js +3 -3
  194. package/text-filter/styles.scoped.css +4 -4
  195. package/text-filter/styles.selectors.js +3 -3
  196. package/textarea/styles.css.js +4 -4
  197. package/textarea/styles.scoped.css +13 -13
  198. package/textarea/styles.selectors.js +4 -4
  199. package/tiles/styles.css.js +29 -29
  200. package/tiles/styles.scoped.css +72 -72
  201. package/tiles/styles.selectors.js +29 -29
  202. package/toggle/styles.css.js +8 -8
  203. package/toggle/styles.scoped.css +14 -14
  204. package/toggle/styles.selectors.js +8 -8
  205. package/token-group/styles.css.js +8 -8
  206. package/token-group/styles.scoped.css +17 -17
  207. package/token-group/styles.selectors.js +8 -8
  208. package/top-navigation/1.0-beta/styles.css.js +25 -25
  209. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  210. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  211. package/top-navigation/styles.css.js +47 -47
  212. package/top-navigation/styles.scoped.css +69 -69
  213. package/top-navigation/styles.selectors.js +47 -47
  214. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  215. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  216. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  217. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  218. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  219. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  220. package/tutorial-panel/styles.css.js +1 -1
  221. package/tutorial-panel/styles.scoped.css +2 -2
  222. package/tutorial-panel/styles.selectors.js +1 -1
  223. package/wizard/styles.css.js +32 -32
  224. package/wizard/styles.scoped.css +66 -66
  225. package/wizard/styles.selectors.js +32 -32
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { TableProps } from '../interfaces';
3
3
  import { TableTdElementProps } from './td-element';
4
- interface TableBodyCellProps<ItemType> extends TableTdElementProps {
4
+ export interface TableBodyCellProps<ItemType> extends TableTdElementProps {
5
5
  column: TableProps.ColumnDefinition<ItemType>;
6
6
  item: ItemType;
7
7
  isEditing: boolean;
@@ -14,5 +14,4 @@ interface TableBodyCellProps<ItemType> extends TableTdElementProps {
14
14
  export declare function TableBodyCell<ItemType>({ isEditable, ...rest }: TableBodyCellProps<ItemType> & {
15
15
  isEditable: boolean;
16
16
  }): JSX.Element;
17
- export {};
18
17
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["table/body-cell/index.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAkB,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAUnE,UAAU,kBAAkB,CAAC,QAAQ,CAAE,SAAQ,mBAAmB;IAChE,MAAM,EAAE,UAAU,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC9C,IAAI,EAAE,QAAQ,CAAC;IACf,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,SAAS,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;IACxC,UAAU,CAAC,EAAE,UAAU,CAAC,kBAAkB,CAAC,QAAQ,CAAC,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC,YAAY,CAAC,CAAC;CACtC;AAgHD,wBAAgB,aAAa,CAAC,QAAQ,EAAE,EACtC,UAAU,EACV,GAAG,IAAI,EACR,EAAE,kBAAkB,CAAC,QAAQ,CAAC,GAAG;IAAE,UAAU,EAAE,OAAO,CAAA;CAAE,eAMxD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["table/body-cell/index.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAkB,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAWnE,MAAM,WAAW,kBAAkB,CAAC,QAAQ,CAAE,SAAQ,mBAAmB;IACvE,MAAM,EAAE,UAAU,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC9C,IAAI,EAAE,QAAQ,CAAC;IACf,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,SAAS,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;IACxC,UAAU,CAAC,EAAE,UAAU,CAAC,kBAAkB,CAAC,QAAQ,CAAC,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC,YAAY,CAAC,CAAC;CACtC;AAgHD,wBAAgB,aAAa,CAAC,QAAQ,EAAE,EACtC,UAAU,EACV,GAAG,IAAI,EACR,EAAE,kBAAkB,CAAC,QAAQ,CAAC,GAAG;IAAE,UAAU,EAAE,OAAO,CAAA;CAAE,eAYxD"}
@@ -10,6 +10,7 @@ import { InlineEditor } from './inline-editor';
10
10
  import LiveRegion from '../../internal/components/live-region/index.js';
11
11
  import { useInternalI18n } from '../../i18n/context';
12
12
  import { usePrevious } from '../../internal/hooks/use-previous';
13
+ import { DisabledInlineEditor } from './disabled-inline-editor';
13
14
  const submitHandlerFallback = () => {
14
15
  throw new Error('The function `handleSubmit` is required for editable columns');
15
16
  };
@@ -62,7 +63,12 @@ function TableCellEditable(_a) {
62
63
  React.createElement("button", { className: styles['body-cell-editor'], "aria-label": (_d = ariaLabels === null || ariaLabels === void 0 ? void 0 : ariaLabels.activateEditLabel) === null || _d === void 0 ? void 0 : _d.call(ariaLabels, column, item), ref: editActivateRef, onFocus: () => setHasFocus(true), onBlur: () => setHasFocus(false) }, showIcon && React.createElement(Icon, { name: "edit" }))))));
63
64
  }
64
65
  export function TableBodyCell(_a) {
66
+ var _b, _c;
65
67
  var { isEditable } = _a, rest = __rest(_a, ["isEditable"]);
68
+ const editDisabledReason = (_c = (_b = rest.column.editConfig) === null || _b === void 0 ? void 0 : _b.disabledReason) === null || _c === void 0 ? void 0 : _c.call(_b, rest.item);
69
+ if (editDisabledReason) {
70
+ return React.createElement(DisabledInlineEditor, Object.assign({ editDisabledReason: editDisabledReason }, rest));
71
+ }
66
72
  if (isEditable || rest.isEditing) {
67
73
  return React.createElement(TableCellEditable, Object.assign({}, rest));
68
74
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["table/body-cell/index.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport styles from './styles.css.js';\nimport React, { useEffect, useRef, useState } from 'react';\nimport Icon from '../../icon/internal';\nimport { TableProps } from '../interfaces';\nimport { TableTdElement, TableTdElementProps } from './td-element';\nimport { InlineEditor } from './inline-editor';\nimport LiveRegion from '../../internal/components/live-region/index.js';\nimport { useInternalI18n } from '../../i18n/context';\nimport { usePrevious } from '../../internal/hooks/use-previous';\n\nconst submitHandlerFallback = () => {\n throw new Error('The function `handleSubmit` is required for editable columns');\n};\n\ninterface TableBodyCellProps<ItemType> extends TableTdElementProps {\n column: TableProps.ColumnDefinition<ItemType>;\n item: ItemType;\n isEditing: boolean;\n successfulEdit?: boolean;\n onEditStart: () => void;\n onEditEnd: (cancelled: boolean) => void;\n submitEdit?: TableProps.SubmitEditFunction<ItemType>;\n ariaLabels: TableProps['ariaLabels'];\n}\n\nfunction TableCellEditable<ItemType>({\n className,\n item,\n column,\n isEditing,\n onEditStart,\n onEditEnd,\n submitEdit,\n ariaLabels,\n isVisualRefresh,\n successfulEdit = false,\n ...rest\n}: TableBodyCellProps<ItemType>) {\n const i18n = useInternalI18n('table');\n const editActivateRef = useRef<HTMLButtonElement>(null);\n const tdNativeAttributes = {\n 'data-inline-editing-active': isEditing.toString(),\n };\n const isFocusMoveNeededRef = useRef(false);\n\n useEffect(() => {\n if (!isEditing && editActivateRef.current && isFocusMoveNeededRef.current) {\n isFocusMoveNeededRef.current = false;\n editActivateRef.current.focus();\n }\n }, [isEditing]);\n // To improve the initial page render performance we only show the edit icon when necessary.\n const [hasHover, setHasHover] = useState(false);\n const [hasFocus, setHasFocus] = useState(false);\n const showIcon = hasHover || hasFocus;\n\n const prevSuccessfulEdit = usePrevious(successfulEdit);\n const prevHasFocus = usePrevious(hasFocus);\n const [showSuccessIcon, setShowSuccessIcon] = useState(false);\n\n useEffect(() => {\n // Hide the success icon after a successful edit, when cell loses focus.\n if (successfulEdit && prevSuccessfulEdit && !hasFocus && prevHasFocus) {\n setShowSuccessIcon(false);\n }\n // Show success icon right after a successful edit, when `successfulEdit` switches to true.\n if (successfulEdit && !prevSuccessfulEdit) {\n setShowSuccessIcon(true);\n }\n }, [hasFocus, successfulEdit, prevHasFocus, prevSuccessfulEdit]);\n\n return (\n <TableTdElement\n {...rest}\n nativeAttributes={tdNativeAttributes as TableTdElementProps['nativeAttributes']}\n className={clsx(\n className,\n styles['body-cell-editable'],\n isEditing && styles['body-cell-edit-active'],\n showSuccessIcon && showIcon && styles['body-cell-has-success'],\n isVisualRefresh && styles['is-visual-refresh']\n )}\n onClick={!isEditing ? onEditStart : undefined}\n onMouseEnter={() => setHasHover(true)}\n onMouseLeave={() => setHasHover(false)}\n >\n {isEditing ? (\n <InlineEditor\n ariaLabels={ariaLabels}\n column={column}\n item={item}\n onEditEnd={options => {\n setShowSuccessIcon(false);\n isFocusMoveNeededRef.current = options.refocusCell;\n onEditEnd(options.cancelled);\n }}\n submitEdit={submitEdit ?? submitHandlerFallback}\n />\n ) : (\n <>\n {column.cell(item)}\n {showSuccessIcon && showIcon && (\n <>\n <span\n className={styles['body-cell-success']}\n aria-label={ariaLabels?.successfulEditLabel?.(column)}\n role=\"img\"\n onMouseDown={e => {\n // Prevent the editor's Button blur event to be fired when clicking the success icon.\n // This prevents unfocusing the button and triggers the `TableTdElement` onClick event which initiates the edit mode.\n e.preventDefault();\n }}\n >\n <Icon name=\"status-positive\" variant=\"success\" />\n </span>\n <LiveRegion>\n {i18n('ariaLabels.successfulEditLabel', ariaLabels?.successfulEditLabel?.(column))}\n </LiveRegion>\n </>\n )}\n <button\n className={styles['body-cell-editor']}\n aria-label={ariaLabels?.activateEditLabel?.(column, item)}\n ref={editActivateRef}\n onFocus={() => setHasFocus(true)}\n onBlur={() => setHasFocus(false)}\n >\n {showIcon && <Icon name=\"edit\" />}\n </button>\n </>\n )}\n </TableTdElement>\n );\n}\n\nexport function TableBodyCell<ItemType>({\n isEditable,\n ...rest\n}: TableBodyCellProps<ItemType> & { isEditable: boolean }) {\n if (isEditable || rest.isEditing) {\n return <TableCellEditable {...rest} />;\n }\n const { column, item } = rest;\n return <TableTdElement {...rest}>{column.cell(item)}</TableTdElement>;\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["table/body-cell/index.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport styles from './styles.css.js';\nimport React, { useEffect, useRef, useState } from 'react';\nimport Icon from '../../icon/internal';\nimport { TableProps } from '../interfaces';\nimport { TableTdElement, TableTdElementProps } from './td-element';\nimport { InlineEditor } from './inline-editor';\nimport LiveRegion from '../../internal/components/live-region/index.js';\nimport { useInternalI18n } from '../../i18n/context';\nimport { usePrevious } from '../../internal/hooks/use-previous';\nimport { DisabledInlineEditor } from './disabled-inline-editor';\n\nconst submitHandlerFallback = () => {\n throw new Error('The function `handleSubmit` is required for editable columns');\n};\n\nexport interface TableBodyCellProps<ItemType> extends TableTdElementProps {\n column: TableProps.ColumnDefinition<ItemType>;\n item: ItemType;\n isEditing: boolean;\n successfulEdit?: boolean;\n onEditStart: () => void;\n onEditEnd: (cancelled: boolean) => void;\n submitEdit?: TableProps.SubmitEditFunction<ItemType>;\n ariaLabels: TableProps['ariaLabels'];\n}\n\nfunction TableCellEditable<ItemType>({\n className,\n item,\n column,\n isEditing,\n onEditStart,\n onEditEnd,\n submitEdit,\n ariaLabels,\n isVisualRefresh,\n successfulEdit = false,\n ...rest\n}: TableBodyCellProps<ItemType>) {\n const i18n = useInternalI18n('table');\n const editActivateRef = useRef<HTMLButtonElement>(null);\n const tdNativeAttributes = {\n 'data-inline-editing-active': isEditing.toString(),\n };\n const isFocusMoveNeededRef = useRef(false);\n\n useEffect(() => {\n if (!isEditing && editActivateRef.current && isFocusMoveNeededRef.current) {\n isFocusMoveNeededRef.current = false;\n editActivateRef.current.focus();\n }\n }, [isEditing]);\n // To improve the initial page render performance we only show the edit icon when necessary.\n const [hasHover, setHasHover] = useState(false);\n const [hasFocus, setHasFocus] = useState(false);\n const showIcon = hasHover || hasFocus;\n\n const prevSuccessfulEdit = usePrevious(successfulEdit);\n const prevHasFocus = usePrevious(hasFocus);\n const [showSuccessIcon, setShowSuccessIcon] = useState(false);\n\n useEffect(() => {\n // Hide the success icon after a successful edit, when cell loses focus.\n if (successfulEdit && prevSuccessfulEdit && !hasFocus && prevHasFocus) {\n setShowSuccessIcon(false);\n }\n // Show success icon right after a successful edit, when `successfulEdit` switches to true.\n if (successfulEdit && !prevSuccessfulEdit) {\n setShowSuccessIcon(true);\n }\n }, [hasFocus, successfulEdit, prevHasFocus, prevSuccessfulEdit]);\n\n return (\n <TableTdElement\n {...rest}\n nativeAttributes={tdNativeAttributes as TableTdElementProps['nativeAttributes']}\n className={clsx(\n className,\n styles['body-cell-editable'],\n isEditing && styles['body-cell-edit-active'],\n showSuccessIcon && showIcon && styles['body-cell-has-success'],\n isVisualRefresh && styles['is-visual-refresh']\n )}\n onClick={!isEditing ? onEditStart : undefined}\n onMouseEnter={() => setHasHover(true)}\n onMouseLeave={() => setHasHover(false)}\n >\n {isEditing ? (\n <InlineEditor\n ariaLabels={ariaLabels}\n column={column}\n item={item}\n onEditEnd={options => {\n setShowSuccessIcon(false);\n isFocusMoveNeededRef.current = options.refocusCell;\n onEditEnd(options.cancelled);\n }}\n submitEdit={submitEdit ?? submitHandlerFallback}\n />\n ) : (\n <>\n {column.cell(item)}\n {showSuccessIcon && showIcon && (\n <>\n <span\n className={styles['body-cell-success']}\n aria-label={ariaLabels?.successfulEditLabel?.(column)}\n role=\"img\"\n onMouseDown={e => {\n // Prevent the editor's Button blur event to be fired when clicking the success icon.\n // This prevents unfocusing the button and triggers the `TableTdElement` onClick event which initiates the edit mode.\n e.preventDefault();\n }}\n >\n <Icon name=\"status-positive\" variant=\"success\" />\n </span>\n <LiveRegion>\n {i18n('ariaLabels.successfulEditLabel', ariaLabels?.successfulEditLabel?.(column))}\n </LiveRegion>\n </>\n )}\n <button\n className={styles['body-cell-editor']}\n aria-label={ariaLabels?.activateEditLabel?.(column, item)}\n ref={editActivateRef}\n onFocus={() => setHasFocus(true)}\n onBlur={() => setHasFocus(false)}\n >\n {showIcon && <Icon name=\"edit\" />}\n </button>\n </>\n )}\n </TableTdElement>\n );\n}\n\nexport function TableBodyCell<ItemType>({\n isEditable,\n ...rest\n}: TableBodyCellProps<ItemType> & { isEditable: boolean }) {\n const editDisabledReason = rest.column.editConfig?.disabledReason?.(rest.item);\n\n if (editDisabledReason) {\n return <DisabledInlineEditor editDisabledReason={editDisabledReason} {...rest} />;\n }\n\n if (isEditable || rest.isEditing) {\n return <TableCellEditable {...rest} />;\n }\n const { column, item } = rest;\n return <TableTdElement {...rest}>{column.cell(item)}</TableTdElement>;\n}\n"]}
@@ -1,33 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "body-cell": "awsui_body-cell_c6tup_zjw2p_93",
5
- "body-cell-wrap": "awsui_body-cell-wrap_c6tup_zjw2p_103",
6
- "is-visual-refresh": "awsui_is-visual-refresh_c6tup_zjw2p_115",
7
- "has-striped-rows": "awsui_has-striped-rows_c6tup_zjw2p_127",
8
- "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_zjw2p_130",
9
- "body-cell-editable": "awsui_body-cell-editable_c6tup_zjw2p_130",
10
- "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_zjw2p_136",
11
- "has-selection": "awsui_has-selection_c6tup_zjw2p_139",
12
- "body-cell-first-row": "awsui_body-cell-first-row_c6tup_zjw2p_145",
13
- "body-cell-last-row": "awsui_body-cell-last-row_c6tup_zjw2p_148",
14
- "body-cell-selected": "awsui_body-cell-selected_c6tup_zjw2p_148",
15
- "has-footer": "awsui_has-footer_c6tup_zjw2p_148",
16
- "body-cell-shaded": "awsui_body-cell-shaded_c6tup_zjw2p_158",
17
- "sticky-cell": "awsui_sticky-cell_c6tup_zjw2p_178",
18
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_zjw2p_186",
19
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_zjw2p_203",
20
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_zjw2p_207",
21
- "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_zjw2p_230",
22
- "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_zjw2p_234",
23
- "body-cell-editor": "awsui_body-cell-editor_c6tup_zjw2p_258",
24
- "body-cell-success": "awsui_body-cell-success_c6tup_zjw2p_263",
25
- "body-cell-success-form": "awsui_body-cell-success-form_c6tup_zjw2p_288",
26
- "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_zjw2p_288",
27
- "body-cell-success-row": "awsui_body-cell-success-row_c6tup_zjw2p_297",
28
- "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_zjw2p_297",
29
- "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_zjw2p_307",
30
- "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_zjw2p_307",
31
- "body-cell-has-success": "awsui_body-cell-has-success_c6tup_zjw2p_331"
4
+ "body-cell": "awsui_body-cell_c6tup_j1yrv_93",
5
+ "body-cell-wrap": "awsui_body-cell-wrap_c6tup_j1yrv_104",
6
+ "is-visual-refresh": "awsui_is-visual-refresh_c6tup_j1yrv_116",
7
+ "has-striped-rows": "awsui_has-striped-rows_c6tup_j1yrv_128",
8
+ "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_j1yrv_131",
9
+ "body-cell-editable": "awsui_body-cell-editable_c6tup_j1yrv_131",
10
+ "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_j1yrv_137",
11
+ "has-selection": "awsui_has-selection_c6tup_j1yrv_140",
12
+ "body-cell-first-row": "awsui_body-cell-first-row_c6tup_j1yrv_146",
13
+ "body-cell-last-row": "awsui_body-cell-last-row_c6tup_j1yrv_149",
14
+ "body-cell-selected": "awsui_body-cell-selected_c6tup_j1yrv_149",
15
+ "has-footer": "awsui_has-footer_c6tup_j1yrv_149",
16
+ "body-cell-shaded": "awsui_body-cell-shaded_c6tup_j1yrv_159",
17
+ "sticky-cell": "awsui_sticky-cell_c6tup_j1yrv_179",
18
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_j1yrv_187",
19
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_j1yrv_204",
20
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_j1yrv_208",
21
+ "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_j1yrv_231",
22
+ "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_j1yrv_235",
23
+ "body-cell-editor": "awsui_body-cell-editor_c6tup_j1yrv_259",
24
+ "body-cell-success": "awsui_body-cell-success_c6tup_j1yrv_264",
25
+ "body-cell-success-form": "awsui_body-cell-success-form_c6tup_j1yrv_289",
26
+ "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_j1yrv_289",
27
+ "body-cell-success-row": "awsui_body-cell-success-row_c6tup_j1yrv_298",
28
+ "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_j1yrv_298",
29
+ "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_j1yrv_308",
30
+ "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_j1yrv_308",
31
+ "body-cell-disabled-edit": "awsui_body-cell-disabled-edit_c6tup_j1yrv_311",
32
+ "body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348",
33
+ "body-cell-has-success": "awsui_body-cell-has-success_c6tup_j1yrv_352"
32
34
  };
33
35
 
@@ -90,7 +90,7 @@ 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_body-cell_c6tup_zjw2p_93:not(#\9) {
93
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9) {
94
94
  box-sizing: border-box;
95
95
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-scaled-l-0hpmd7, 20px) calc(
96
96
  var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
@@ -99,20 +99,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
99
  word-wrap: break-word;
100
100
  border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
101
101
  font-weight: inherit;
102
+ text-align: start;
102
103
  }
103
- .awsui_body-cell_c6tup_zjw2p_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_zjw2p_103) {
104
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_j1yrv_104) {
104
105
  white-space: nowrap;
105
106
  overflow: hidden;
106
107
  text-overflow: ellipsis;
107
108
  }
108
- .awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child {
109
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child {
109
110
  border-left: var(--border-item-width-yel47s, 2px) solid transparent;
110
111
  }
111
- .awsui_body-cell_c6tup_zjw2p_93:not(#\9):last-child {
112
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9):last-child {
112
113
  border-right: var(--border-item-width-yel47s, 2px) solid transparent;
113
114
  padding-right: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
114
115
  }
115
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child {
116
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child {
116
117
  /*
117
118
  Striped rows requires additional left padding because the
118
119
  shaded background makes the child content appear too close
@@ -124,58 +125,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
125
  that the placeholder border would consume.
125
126
  */
126
127
  }
127
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_zjw2p_127) {
128
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_j1yrv_128) {
128
129
  padding-left: var(--space-xxxs-zbmxqb, 2px);
129
130
  }
130
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_zjw2p_127):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130).awsui_body-cell-editable_c6tup_zjw2p_130:hover {
131
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_j1yrv_128):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-editable_c6tup_j1yrv_131:hover {
131
132
  padding-left: calc(var(--space-xxxs-zbmxqb, 2px) + var(--border-divider-list-width-27y3k5, 1px));
132
133
  }
133
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_zjw2p_127 {
134
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_j1yrv_128 {
134
135
  padding-left: var(--space-xxs-p8yyaw, 4px);
135
136
  }
136
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_zjw2p_136 {
137
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_j1yrv_137 {
137
138
  padding-left: var(--space-table-horizontal-8davlm, 20px);
138
139
  }
139
- .awsui_body-cell_c6tup_zjw2p_93.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):first-child:not(.awsui_has-selection_c6tup_zjw2p_139):not(.awsui_body-cell-editable_c6tup_zjw2p_130) {
140
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):first-child:not(.awsui_has-selection_c6tup_j1yrv_140):not(.awsui_body-cell-editable_c6tup_j1yrv_131) {
140
141
  border-left: none;
141
142
  }
142
- .awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_zjw2p_115) {
143
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_j1yrv_116) {
143
144
  padding-left: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
144
145
  }
145
- .awsui_body-cell-first-row_c6tup_zjw2p_145:not(#\9) {
146
+ .awsui_body-cell-first-row_c6tup_j1yrv_146:not(#\9) {
146
147
  border-top: var(--border-item-width-yel47s, 2px) solid transparent;
147
148
  }
148
- .awsui_body-cell-last-row_c6tup_zjw2p_148:not(#\9):not(.awsui_body-cell-selected_c6tup_zjw2p_148):not(.awsui_has-footer_c6tup_zjw2p_148) {
149
+ .awsui_body-cell-last-row_c6tup_j1yrv_149:not(#\9):not(.awsui_body-cell-selected_c6tup_j1yrv_149):not(.awsui_has-footer_c6tup_j1yrv_149) {
149
150
  border-bottom: var(--border-item-width-yel47s, 2px) solid transparent;
150
151
  }
151
- .awsui_body-cell-last-row_c6tup_zjw2p_148:not(#\9):not(.awsui_body-cell-selected_c6tup_zjw2p_148).awsui_has-footer_c6tup_zjw2p_148 {
152
+ .awsui_body-cell-last-row_c6tup_j1yrv_149:not(#\9):not(.awsui_body-cell-selected_c6tup_j1yrv_149).awsui_has-footer_c6tup_j1yrv_149 {
152
153
  /*
153
154
  Add a bottom border to the body cells of the last row as a separator between the
154
155
  table and the footer
155
156
  */
156
157
  border-bottom: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
157
158
  }
158
- .awsui_body-cell-shaded_c6tup_zjw2p_158:not(#\9) {
159
+ .awsui_body-cell-shaded_c6tup_j1yrv_159:not(#\9) {
159
160
  background: var(--color-background-cell-shaded-7v0jy4, #f8f8f8);
160
161
  }
161
- .awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9) {
162
+ .awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9) {
162
163
  background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
163
164
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
164
165
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
165
166
  padding-bottom: var(--space-scaled-xs-26e2du, 8px);
166
167
  }
167
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-last-row_c6tup_zjw2p_148.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9) {
168
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-last-row_c6tup_j1yrv_149.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9) {
168
169
  padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-divider-list-width-27y3k5, 1px));
169
170
  }
170
- .awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):first-child {
171
+ .awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):first-child {
171
172
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
172
173
  border-radius: var(--border-radius-item-05df9h, 8px) 0 0 var(--border-radius-item-05df9h, 8px);
173
174
  }
174
- .awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):last-child {
175
+ .awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):last-child {
175
176
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
176
177
  border-radius: 0 var(--border-radius-item-05df9h, 8px) var(--border-radius-item-05df9h, 8px) 0;
177
178
  }
178
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9) {
179
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9) {
179
180
  position: sticky;
180
181
  background: var(--color-background-container-content-4un1ap, #ffffff);
181
182
  z-index: 798;
@@ -183,89 +184,89 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
184
  transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
184
185
  transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
185
186
  }
186
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell-pad-left_c6tup_zjw2p_186:not(#\9):not(.awsui_has-selection_c6tup_zjw2p_139):not(.awsui_is-visual-refresh_c6tup_zjw2p_115.awsui_body-cell_c6tup_zjw2p_93:first-child.awsui_has-striped-rows_c6tup_zjw2p_127) {
187
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell-pad-left_c6tup_j1yrv_187:not(#\9):not(.awsui_has-selection_c6tup_j1yrv_140):not(.awsui_is-visual-refresh_c6tup_j1yrv_116.awsui_body-cell_c6tup_j1yrv_93:first-child.awsui_has-striped-rows_c6tup_j1yrv_128) {
187
188
  padding-left: var(--space-table-horizontal-8davlm, 20px);
188
189
  }
189
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178.awsui_body-cell-shaded_c6tup_zjw2p_158:not(#\9) {
190
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179.awsui_body-cell-shaded_c6tup_j1yrv_159:not(#\9) {
190
191
  background: var(--color-background-cell-shaded-7v0jy4, #f8f8f8);
191
192
  }
192
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178.awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9) {
193
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179.awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9) {
193
194
  background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
194
195
  }
195
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178.awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):first-child {
196
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179.awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):first-child {
196
197
  box-shadow: 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
197
198
  clip-path: inset(0 0 0 0);
198
199
  }
199
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178.awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):last-child {
200
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179.awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):last-child {
200
201
  box-shadow: 4px 0 0 0 var(--color-background-container-content-4un1ap, #ffffff);
201
202
  clip-path: inset(0 0 0 0);
202
203
  }
203
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178.awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_zjw2p_203 {
204
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179.awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_j1yrv_204 {
204
205
  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);
205
206
  clip-path: inset(0 0 0 -24px);
206
207
  }
207
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell-last-left_c6tup_zjw2p_207:not(#\9) {
208
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell-last-left_c6tup_j1yrv_208:not(#\9) {
208
209
  box-shadow: var(--shadow-sticky-column-first-039dqs, 4px 0px 8px 1px rgba(0, 7, 22, 0.1));
209
210
  clip-path: inset(0px -24px 0px 0px);
210
211
  }
211
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell-last-right_c6tup_zjw2p_203:not(#\9) {
212
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell-last-right_c6tup_j1yrv_204:not(#\9) {
212
213
  box-shadow: var(--shadow-sticky-column-last-n170vw, -4px 0 8px 1px rgba(0, 28, 36, 0.1));
213
214
  clip-path: inset(0 0 0 -24px);
214
215
  }
215
216
  @media (prefers-reduced-motion: reduce) {
216
- .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9) {
217
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9) {
217
218
  animation: none;
218
219
  transition: none;
219
220
  }
220
221
  }
221
- .awsui-motion-disabled .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_zjw2p_93.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9) {
222
+ .awsui-motion-disabled .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_j1yrv_93.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9) {
222
223
  animation: none;
223
224
  transition: none;
224
225
  }
225
- .awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):not(:first-child) {
226
+ .awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):not(:first-child) {
226
227
  padding-top: calc(
227
228
  var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
228
229
  );
229
230
  }
230
- .awsui_body-cell_c6tup_zjw2p_93:not(#\9):not(.awsui_body-cell-selected_c6tup_zjw2p_148).awsui_body-cell-next-selected_c6tup_zjw2p_230 {
231
+ .awsui_body-cell_c6tup_j1yrv_93:not(#\9):not(.awsui_body-cell-selected_c6tup_j1yrv_149).awsui_body-cell-next-selected_c6tup_j1yrv_231 {
231
232
  border-bottom: 0;
232
233
  padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-divider-list-width-27y3k5, 1px));
233
234
  }
234
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-prev-selected_c6tup_zjw2p_234:not(#\9) {
235
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-prev-selected_c6tup_j1yrv_235:not(#\9) {
235
236
  padding-top: calc(
236
237
  var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
237
238
  );
238
239
  border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-item-placeholder-h8j85e, #0972d3);
239
240
  }
240
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-next-selected_c6tup_zjw2p_230:not(#\9) {
241
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-next-selected_c6tup_j1yrv_231:not(#\9) {
241
242
  border-bottom-width: var(--border-divider-list-width-27y3k5, 1px);
242
243
  }
243
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-next-selected_c6tup_zjw2p_230:not(#\9):first-child {
244
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-next-selected_c6tup_j1yrv_231:not(#\9):first-child {
244
245
  border-bottom-left-radius: 0;
245
246
  }
246
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-next-selected_c6tup_zjw2p_230:not(#\9):last-child {
247
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-next-selected_c6tup_j1yrv_231:not(#\9):last-child {
247
248
  border-bottom-right-radius: 0;
248
249
  }
249
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-prev-selected_c6tup_zjw2p_234:not(#\9):first-child {
250
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-prev-selected_c6tup_j1yrv_235:not(#\9):first-child {
250
251
  border-top-left-radius: 0;
251
252
  }
252
- .awsui_body-cell-selected_c6tup_zjw2p_148.awsui_body-cell-prev-selected_c6tup_zjw2p_234:not(#\9):last-child {
253
+ .awsui_body-cell-selected_c6tup_j1yrv_149.awsui_body-cell-prev-selected_c6tup_j1yrv_235:not(#\9):last-child {
253
254
  border-top-right-radius: 0;
254
255
  }
255
- .awsui_body-cell-selected_c6tup_zjw2p_148:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_zjw2p_234) {
256
+ .awsui_body-cell-selected_c6tup_j1yrv_149:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_j1yrv_235) {
256
257
  padding-top: var(--space-scaled-xs-26e2du, 8px);
257
258
  }
258
- .awsui_body-cell-editor_c6tup_zjw2p_258:not(#\9) {
259
+ .awsui_body-cell-editor_c6tup_j1yrv_259:not(#\9) {
259
260
  padding: 0 calc(
260
261
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
261
262
  ) 0 0;
262
263
  }
263
- .awsui_body-cell-success_c6tup_zjw2p_263:not(#\9) {
264
+ .awsui_body-cell-success_c6tup_j1yrv_264:not(#\9) {
264
265
  padding: 0 calc(calc(
265
266
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
266
267
  ) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px))) 0 0;
267
268
  }
268
- .awsui_body-cell-success_c6tup_zjw2p_263:not(#\9), .awsui_body-cell-editor_c6tup_zjw2p_258:not(#\9) {
269
+ .awsui_body-cell-success_c6tup_j1yrv_264:not(#\9), .awsui_body-cell-editor_c6tup_j1yrv_259:not(#\9) {
269
270
  top: 0;
270
271
  right: 0;
271
272
  bottom: 0;
@@ -279,69 +280,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
279
280
  border: 0;
280
281
  color: var(--color-text-button-normal-default-mo7k6u, #0972d3);
281
282
  }
282
- .awsui_body-cell-success_c6tup_zjw2p_263:not(#\9):hover, .awsui_body-cell-editor_c6tup_zjw2p_258:not(#\9):hover {
283
+ .awsui_body-cell-success_c6tup_j1yrv_264:not(#\9):hover, .awsui_body-cell-editor_c6tup_j1yrv_259:not(#\9):hover {
283
284
  color: var(--color-text-button-normal-hover-04pe0y, #033160);
284
285
  }
285
- .awsui_body-cell-success_c6tup_zjw2p_263:not(#\9):active, .awsui_body-cell-editor_c6tup_zjw2p_258:not(#\9):active {
286
+ .awsui_body-cell-success_c6tup_j1yrv_264:not(#\9):active, .awsui_body-cell-editor_c6tup_j1yrv_259:not(#\9):active {
286
287
  color: var(--color-text-button-normal-active-4it2mv, #033160);
287
288
  }
288
- .awsui_body-cell-success-form_c6tup_zjw2p_288:not(#\9), .awsui_body-cell-editor-form_c6tup_zjw2p_288:not(#\9) {
289
+ .awsui_body-cell-success-form_c6tup_j1yrv_289:not(#\9), .awsui_body-cell-editor-form_c6tup_j1yrv_289:not(#\9) {
289
290
  margin: calc(-1 * var(--space-xs-zb16t3, 8px)) calc(-1.5 * var(--space-xs-zb16t3, 8px));
290
291
  }
291
- .awsui_is-visual-refresh_c6tup_zjw2p_115.awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_zjw2p_127 > .awsui_body-cell-success-form_c6tup_zjw2p_288, .awsui_is-visual-refresh_c6tup_zjw2p_115.awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_zjw2p_127 > .awsui_body-cell-editor-form_c6tup_zjw2p_288 {
292
+ .awsui_is-visual-refresh_c6tup_j1yrv_116.awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_j1yrv_128 > .awsui_body-cell-success-form_c6tup_j1yrv_289, .awsui_is-visual-refresh_c6tup_j1yrv_116.awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_j1yrv_128 > .awsui_body-cell-editor-form_c6tup_j1yrv_289 {
292
293
  margin-left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
293
294
  }
294
- .awsui_is-visual-refresh_c6tup_zjw2p_115.awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_zjw2p_127) > .awsui_body-cell-success-form_c6tup_zjw2p_288, .awsui_is-visual-refresh_c6tup_zjw2p_115.awsui_body-cell_c6tup_zjw2p_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_zjw2p_127) > .awsui_body-cell-editor-form_c6tup_zjw2p_288 {
295
+ .awsui_is-visual-refresh_c6tup_j1yrv_116.awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_j1yrv_128) > .awsui_body-cell-success-form_c6tup_j1yrv_289, .awsui_is-visual-refresh_c6tup_j1yrv_116.awsui_body-cell_c6tup_j1yrv_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_j1yrv_128) > .awsui_body-cell-editor-form_c6tup_j1yrv_289 {
295
296
  margin-left: calc(-1 * var(--space-xxxs-zbmxqb, 2px));
296
297
  }
297
- .awsui_body-cell-success-row_c6tup_zjw2p_297:not(#\9), .awsui_body-cell-editor-row_c6tup_zjw2p_297:not(#\9) {
298
+ .awsui_body-cell-success-row_c6tup_j1yrv_298:not(#\9), .awsui_body-cell-editor-row_c6tup_j1yrv_298:not(#\9) {
298
299
  display: flex;
299
300
  flex-flow: row nowrap;
300
301
  align-items: center;
301
302
  justify-content: space-between;
302
303
  column-gap: var(--space-xxs-p8yyaw, 4px);
303
304
  }
304
- .awsui_body-cell-success-row_c6tup_zjw2p_297 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_zjw2p_297 > :not(#\9):not(:last-child) {
305
+ .awsui_body-cell-success-row_c6tup_j1yrv_298 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_j1yrv_298 > :not(#\9):not(:last-child) {
305
306
  flex-grow: 1;
306
307
  }
307
- .awsui_body-cell-success-controls_c6tup_zjw2p_307:not(#\9), .awsui_body-cell-editor-controls_c6tup_zjw2p_307:not(#\9) {
308
+ .awsui_body-cell-success-controls_c6tup_j1yrv_308:not(#\9), .awsui_body-cell-editor-controls_c6tup_j1yrv_308:not(#\9) {
308
309
  flex-shrink: 0;
309
310
  }
310
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9) {
311
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-disabled-edit_c6tup_j1yrv_311 > .awsui_body-cell-editor_c6tup_j1yrv_259:not(#\9) {
312
+ color: var(--color-text-disabled-inline-edit-zrb7bp, #414d5c);
313
+ }
314
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9) {
311
315
  position: relative;
312
316
  cursor: pointer;
313
317
  }
314
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9) {
318
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9) {
315
319
  position: sticky;
316
320
  }
317
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130.awsui_body-cell-edit-active_c6tup_zjw2p_130:not(#\9) {
321
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131.awsui_body-cell-edit-active_c6tup_j1yrv_131:not(#\9) {
318
322
  overflow: visible;
319
323
  }
320
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130.awsui_body-cell-edit-active_c6tup_zjw2p_130.awsui_sticky-cell_c6tup_zjw2p_178:not(#\9) {
324
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131.awsui_body-cell-edit-active_c6tup_j1yrv_131.awsui_sticky-cell_c6tup_j1yrv_179:not(#\9) {
321
325
  position: sticky;
322
326
  }
323
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130) > .awsui_body-cell-editor_c6tup_zjw2p_258 {
327
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131) > .awsui_body-cell-editor_c6tup_j1yrv_259 {
324
328
  opacity: 0;
325
329
  }
326
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within {
327
- padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
328
- padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
330
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within {
329
331
  position: relative;
330
332
  }
331
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within.awsui_body-cell-has-success_c6tup_zjw2p_331 {
332
- padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px)));
333
- }
334
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within > .awsui_body-cell-editor_c6tup_zjw2p_258 {
335
- opacity: 1;
336
- }
337
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within > .awsui_body-cell-success_c6tup_zjw2p_263 {
338
- opacity: 1;
339
- }
340
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within {
333
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within {
341
334
  outline: 2px dotted transparent;
342
335
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-7597g1, 4px)) - 1px);
343
336
  }
344
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within::before {
337
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within::before {
345
338
  content: " ";
346
339
  display: block;
347
340
  position: absolute;
@@ -352,59 +345,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
352
345
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
353
346
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
354
347
  }
355
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):focus-within.awsui_sticky-cell_c6tup_zjw2p_178 {
348
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348 {
349
+ padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
350
+ padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
351
+ }
352
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within.awsui_body-cell-has-success_c6tup_j1yrv_352, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348.awsui_body-cell-has-success_c6tup_j1yrv_352 {
353
+ padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px)));
354
+ }
355
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within > .awsui_body-cell-editor_c6tup_j1yrv_259, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348 > .awsui_body-cell-editor_c6tup_j1yrv_259 {
356
+ opacity: 1;
357
+ }
358
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within > .awsui_body-cell-success_c6tup_j1yrv_264, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348 > .awsui_body-cell-success_c6tup_j1yrv_264 {
359
+ opacity: 1;
360
+ }
361
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):focus-within.awsui_sticky-cell_c6tup_j1yrv_179, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131).awsui_body-cell-edit-disabled-popover_c6tup_j1yrv_348.awsui_sticky-cell_c6tup_j1yrv_179 {
356
362
  position: sticky;
357
363
  }
358
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover {
359
- position: relative;
364
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover {
360
365
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
361
366
  border: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-editable-cell-hover-nqrv6y, #7d8998);
362
367
  left: calc(-1 * var(--border-divider-list-width-27y3k5, 1px));
363
368
  right: calc(-1 * var(--border-divider-list-width-27y3k5, 1px));
369
+ position: relative;
364
370
  padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
365
371
  }
366
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover > .awsui_body-cell-editor_c6tup_zjw2p_258 {
367
- opacity: 1;
368
- }
369
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover > .awsui_body-cell-success_c6tup_zjw2p_263 {
370
- opacity: 1;
371
- }
372
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover:first-child {
372
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover:first-child {
373
373
  left: 0;
374
374
  right: 0;
375
375
  }
376
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover > .awsui_body-cell-editor_c6tup_zjw2p_258 {
376
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover > .awsui_body-cell-editor_c6tup_j1yrv_259 {
377
377
  padding-right: calc(calc(
378
378
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
379
379
  ) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
380
380
  }
381
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover > .awsui_body-cell-success_c6tup_zjw2p_263 {
381
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover > .awsui_body-cell-success_c6tup_j1yrv_264 {
382
382
  padding-right: calc(calc(calc(
383
383
  var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
384
384
  ) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px))) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
385
385
  }
386
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-last-row_c6tup_zjw2p_148.awsui_body-cell-selected_c6tup_zjw2p_148, .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-next-selected_c6tup_zjw2p_230 {
386
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-last-row_c6tup_j1yrv_149.awsui_body-cell-selected_c6tup_j1yrv_149, .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-next-selected_c6tup_j1yrv_231 {
387
387
  padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px) / 2));
388
388
  padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px) / 2));
389
389
  }
390
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-last-row_c6tup_zjw2p_148:not(.awsui_body-cell-selected_c6tup_zjw2p_148) {
390
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-last-row_c6tup_j1yrv_149:not(.awsui_body-cell-selected_c6tup_j1yrv_149) {
391
391
  padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
392
392
  }
393
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-first-row_c6tup_zjw2p_145:not(.awsui_body-cell-selected_c6tup_zjw2p_148) {
393
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-first-row_c6tup_j1yrv_146:not(.awsui_body-cell-selected_c6tup_j1yrv_149) {
394
394
  padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
395
395
  padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
396
396
  }
397
- .awsui_body-cell_c6tup_zjw2p_93.awsui_body-cell-editable_c6tup_zjw2p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_sticky-cell_c6tup_zjw2p_178 {
397
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_sticky-cell_c6tup_j1yrv_179 {
398
398
  position: sticky;
399
399
  }
400
- .awsui_body-cell-editable_c6tup_zjw2p_130.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover:first-child {
400
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover > .awsui_body-cell-editor_c6tup_j1yrv_259 {
401
+ opacity: 1;
402
+ }
403
+ .awsui_body-cell_c6tup_j1yrv_93.awsui_body-cell-editable_c6tup_j1yrv_131:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover > .awsui_body-cell-success_c6tup_j1yrv_264 {
404
+ opacity: 1;
405
+ }
406
+ .awsui_body-cell-editable_c6tup_j1yrv_131.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover:first-child {
401
407
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
402
408
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
403
409
  }
404
- .awsui_body-cell-editable_c6tup_zjw2p_130.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover:last-child {
410
+ .awsui_body-cell-editable_c6tup_j1yrv_131.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover:last-child {
405
411
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
406
412
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
407
413
  }
408
- .awsui_body-cell-editable_c6tup_zjw2p_130.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-first-row_c6tup_zjw2p_145 > .awsui_body-cell-success_c6tup_zjw2p_263, .awsui_body-cell-editable_c6tup_zjw2p_130.awsui_is-visual-refresh_c6tup_zjw2p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_zjw2p_130):hover.awsui_body-cell-first-row_c6tup_zjw2p_145 > .awsui_body-cell-editor_c6tup_zjw2p_258 {
414
+ .awsui_body-cell-editable_c6tup_j1yrv_131.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-first-row_c6tup_j1yrv_146 > .awsui_body-cell-success_c6tup_j1yrv_264, .awsui_body-cell-editable_c6tup_j1yrv_131.awsui_is-visual-refresh_c6tup_j1yrv_116:not(#\9):not(.awsui_body-cell-edit-active_c6tup_j1yrv_131):hover.awsui_body-cell-first-row_c6tup_j1yrv_146 > .awsui_body-cell-editor_c6tup_j1yrv_259 {
409
415
  padding-top: var(--border-divider-list-width-27y3k5, 1px);
410
416
  }