@cloudscape-design/components-themeable 3.0.286 → 3.0.287

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 (69) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/collection-preferences/content-display/content-display-option.scss +0 -1
  3. package/lib/internal/scss/collection-preferences/styles.scss +6 -1
  4. package/lib/internal/scss/table/body-cell/styles.scss +52 -0
  5. package/lib/internal/scss/table/header-cell/styles.scss +28 -0
  6. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  7. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +17 -18
  8. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  9. package/lib/internal/template/collection-preferences/index.d.ts +1 -1
  10. package/lib/internal/template/collection-preferences/index.d.ts.map +1 -1
  11. package/lib/internal/template/collection-preferences/index.js +6 -4
  12. package/lib/internal/template/collection-preferences/index.js.map +1 -1
  13. package/lib/internal/template/collection-preferences/interfaces.d.ts +42 -12
  14. package/lib/internal/template/collection-preferences/interfaces.d.ts.map +1 -1
  15. package/lib/internal/template/collection-preferences/interfaces.js.map +1 -1
  16. package/lib/internal/template/collection-preferences/styles.css.js +37 -32
  17. package/lib/internal/template/collection-preferences/styles.scoped.css +44 -40
  18. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -32
  19. package/lib/internal/template/collection-preferences/utils.d.ts +12 -1
  20. package/lib/internal/template/collection-preferences/utils.d.ts.map +1 -1
  21. package/lib/internal/template/collection-preferences/utils.js +15 -1
  22. package/lib/internal/template/collection-preferences/utils.js.map +1 -1
  23. package/lib/internal/template/internal/base-component/styles.scoped.css +14 -0
  24. package/lib/internal/template/internal/environment.js +1 -1
  25. package/lib/internal/template/table/body-cell/styles.css.js +28 -23
  26. package/lib/internal/template/table/body-cell/styles.scoped.css +111 -55
  27. package/lib/internal/template/table/body-cell/styles.selectors.js +28 -23
  28. package/lib/internal/template/table/body-cell/td-element.d.ts +3 -0
  29. package/lib/internal/template/table/body-cell/td-element.d.ts.map +1 -1
  30. package/lib/internal/template/table/body-cell/td-element.js +16 -2
  31. package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
  32. package/lib/internal/template/table/header-cell/index.d.ts +4 -1
  33. package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
  34. package/lib/internal/template/table/header-cell/index.js +9 -2
  35. package/lib/internal/template/table/header-cell/index.js.map +1 -1
  36. package/lib/internal/template/table/header-cell/styles.css.js +24 -19
  37. package/lib/internal/template/table/header-cell/styles.scoped.css +67 -32
  38. package/lib/internal/template/table/header-cell/styles.selectors.js +24 -19
  39. package/lib/internal/template/table/interfaces.d.ts +14 -0
  40. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  41. package/lib/internal/template/table/interfaces.js.map +1 -1
  42. package/lib/internal/template/table/internal.d.ts.map +1 -1
  43. package/lib/internal/template/table/internal.js +19 -6
  44. package/lib/internal/template/table/internal.js.map +1 -1
  45. package/lib/internal/template/table/thead.d.ts +2 -0
  46. package/lib/internal/template/table/thead.d.ts.map +1 -1
  47. package/lib/internal/template/table/thead.js +12 -4
  48. package/lib/internal/template/table/thead.js.map +1 -1
  49. package/lib/internal/template/table/use-sticky-columns.d.ts.map +1 -1
  50. package/lib/internal/template/table/use-sticky-columns.js +5 -1
  51. package/lib/internal/template/table/use-sticky-columns.js.map +1 -1
  52. package/lib/internal/template/table/utils.d.ts +4 -0
  53. package/lib/internal/template/table/utils.d.ts.map +1 -1
  54. package/lib/internal/template/table/utils.js +8 -0
  55. package/lib/internal/template/table/utils.js.map +1 -1
  56. package/lib/internal/template/test-utils/dom/collection-preferences/index.d.ts +2 -0
  57. package/lib/internal/template/test-utils/dom/collection-preferences/index.js +6 -1
  58. package/lib/internal/template/test-utils/dom/collection-preferences/index.js.map +1 -1
  59. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.d.ts +9 -0
  60. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.js +23 -0
  61. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.js.map +1 -0
  62. package/lib/internal/template/test-utils/selectors/collection-preferences/index.d.ts +2 -0
  63. package/lib/internal/template/test-utils/selectors/collection-preferences/index.js +6 -1
  64. package/lib/internal/template/test-utils/selectors/collection-preferences/index.js.map +1 -1
  65. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.d.ts +9 -0
  66. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.js +23 -0
  67. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.js.map +1 -0
  68. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  69. package/package.json +1 -1
@@ -465,6 +465,7 @@
465
465
  --motion-duration-slow-0273ow:180ms;
466
466
  --motion-duration-transition-quick-x85tae:90ms;
467
467
  --motion-duration-transition-show-paced-ai4wlf:180ms;
468
+ --motion-duration-transition-show-quick-w3nd9c:90ms;
468
469
  --motion-easing-ease-out-quart-z687ml:cubic-bezier(0.165, 0.84, 0.44, 1);
469
470
  --motion-easing-refresh-only-a-sy0g8m:cubic-bezier(0, 0, 0, 1);
470
471
  --motion-easing-refresh-only-b-nspng9:cubic-bezier(1, 0, 0.83, 1);
@@ -591,6 +592,8 @@
591
592
  --shadow-split-side-dzdo00:0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15);
592
593
  --shadow-sticky-thyisb:0px 1px 4px -2px rgba(0, 28, 36, 0.5);
593
594
  --shadow-sticky-embedded-5acv0s:0px 1px 4px -2px rgba(0, 28, 36, 0.5);
595
+ --shadow-sticky-column-first-wg40pz:4px 0 8px 0 rgba(0, 28, 36, 0.1);
596
+ --shadow-sticky-column-last-ew47wj:-4px 0 8px 0 rgba(0, 28, 36, 0.1);
594
597
  }
595
598
 
596
599
  .awsui-dark-mode:not(#\9) {
@@ -936,6 +939,8 @@
936
939
  --shadow-split-side-dzdo00:0 1px 1px 0 rgba(0, 0, 0, 0.3), 1px 1px 1px 0 rgba(0, 0, 0, 0.3), -1px 1px 1px 0 rgba(0, 0, 0, 0.3);
937
940
  --shadow-sticky-thyisb:0px 1px 4px -2px rgba(0, 0, 0, 0.5);
938
941
  --shadow-sticky-embedded-5acv0s:0px 1px 4px -2px rgba(0, 0, 0, 0.5);
942
+ --shadow-sticky-column-first-wg40pz:4px 0 8px 0 rgba(0, 0, 0, 0.5);
943
+ --shadow-sticky-column-last-ew47wj:-4px 0 8px 0 rgba(0, 0, 0, 0.5);
939
944
  }
940
945
 
941
946
  .awsui-compact-mode:not(#\9) {
@@ -986,6 +991,7 @@
986
991
  --motion-duration-slow-0273ow:0ms;
987
992
  --motion-duration-transition-quick-x85tae:0ms;
988
993
  --motion-duration-transition-show-paced-ai4wlf:0ms;
994
+ --motion-duration-transition-show-quick-w3nd9c:0ms;
989
995
  --motion-duration-responsive-6gesm2:0ms;
990
996
  --motion-duration-expressive-7zlqxq:0ms;
991
997
  --motion-duration-complex-0dbuo2:0ms;
@@ -1538,6 +1544,8 @@
1538
1544
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.10);
1539
1545
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 0.10);
1540
1546
  --shadow-sticky-embedded-5acv0s:0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.10);
1547
+ --shadow-sticky-column-first-wg40pz:4px 0px 20px 1px rgba(0, 7, 22, 0.1);
1548
+ --shadow-sticky-column-last-ew47wj:-4px 0 20px 1px rgba(0, 28, 36, 0.1);
1541
1549
  }
1542
1550
 
1543
1551
  .awsui-dark-mode.awsui-visual-refresh:not(#\9) {
@@ -1744,6 +1752,8 @@
1744
1752
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
1745
1753
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
1746
1754
  --shadow-sticky-embedded-5acv0s:0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1);
1755
+ --shadow-sticky-column-first-wg40pz:0px 4px 20px 1px rgba(0, 7, 22, 1);
1756
+ --shadow-sticky-column-last-ew47wj:0px 4px 20px 1px rgba(0, 7, 22, 1);
1747
1757
  }
1748
1758
 
1749
1759
  .awsui-compact-mode.awsui-visual-refresh:not(#\9) {
@@ -2365,6 +2375,8 @@
2365
2375
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
2366
2376
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
2367
2377
  --shadow-sticky-embedded-5acv0s:0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1);
2378
+ --shadow-sticky-column-first-wg40pz:0px 4px 20px 1px rgba(0, 7, 22, 1);
2379
+ --shadow-sticky-column-last-ew47wj:0px 4px 20px 1px rgba(0, 7, 22, 1);
2368
2380
  }
2369
2381
 
2370
2382
  .awsui-context-content-header.awsui-visual-refresh:not(#\9) {
@@ -2560,6 +2572,8 @@
2560
2572
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
2561
2573
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
2562
2574
  --shadow-sticky-embedded-5acv0s:0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1);
2575
+ --shadow-sticky-column-first-wg40pz:0px 4px 20px 1px rgba(0, 7, 22, 1);
2576
+ --shadow-sticky-column-last-ew47wj:0px 4px 20px 1px rgba(0, 7, 22, 1);
2563
2577
  }
2564
2578
 
2565
2579
  .awsui-visual-refresh .awsui-context-flashbar:not(#\9) {
@@ -1,6 +1,6 @@
1
1
 
2
2
  export var PACKAGE_SOURCE = 'components';
3
- export var PACKAGE_VERSION = '3.0.0 (ab0fde2)';
3
+ export var PACKAGE_VERSION = '3.0.0 (5be17e4)';
4
4
  export var THEME = 'open-source-visual-refresh';
5
5
  export var ALWAYS_VISUAL_REFRESH = true;
6
6
 
@@ -1,28 +1,33 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "body-cell": "awsui_body-cell_c6tup_1kk8d_93",
5
- "body-cell-wrap": "awsui_body-cell-wrap_c6tup_1kk8d_103",
6
- "is-visual-refresh": "awsui_is-visual-refresh_c6tup_1kk8d_115",
7
- "has-striped-rows": "awsui_has-striped-rows_c6tup_1kk8d_127",
8
- "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1kk8d_130",
9
- "body-cell-editable": "awsui_body-cell-editable_c6tup_1kk8d_130",
10
- "has-selection": "awsui_has-selection_c6tup_1kk8d_136",
11
- "body-cell-first-row": "awsui_body-cell-first-row_c6tup_1kk8d_142",
12
- "body-cell-last-row": "awsui_body-cell-last-row_c6tup_1kk8d_145",
13
- "body-cell-selected": "awsui_body-cell-selected_c6tup_1kk8d_145",
14
- "has-footer": "awsui_has-footer_c6tup_1kk8d_145",
15
- "body-cell-shaded": "awsui_body-cell-shaded_c6tup_1kk8d_155",
16
- "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1kk8d_177",
17
- "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1kk8d_181",
18
- "body-cell-success": "awsui_body-cell-success_c6tup_1kk8d_205",
19
- "body-cell-editor": "awsui_body-cell-editor_c6tup_1kk8d_205",
20
- "body-cell-success-form": "awsui_body-cell-success-form_c6tup_1kk8d_227",
21
- "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1kk8d_227",
22
- "body-cell-success-row": "awsui_body-cell-success-row_c6tup_1kk8d_236",
23
- "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1kk8d_236",
24
- "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_1kk8d_246",
25
- "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1kk8d_246",
26
- "body-cell-has-success": "awsui_body-cell-has-success_c6tup_1kk8d_259"
4
+ "body-cell": "awsui_body-cell_c6tup_acs3p_93",
5
+ "body-cell-wrap": "awsui_body-cell-wrap_c6tup_acs3p_103",
6
+ "is-visual-refresh": "awsui_is-visual-refresh_c6tup_acs3p_115",
7
+ "has-striped-rows": "awsui_has-striped-rows_c6tup_acs3p_127",
8
+ "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_acs3p_130",
9
+ "body-cell-editable": "awsui_body-cell-editable_c6tup_acs3p_130",
10
+ "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_acs3p_136",
11
+ "has-selection": "awsui_has-selection_c6tup_acs3p_139",
12
+ "body-cell-first-row": "awsui_body-cell-first-row_c6tup_acs3p_145",
13
+ "body-cell-last-row": "awsui_body-cell-last-row_c6tup_acs3p_148",
14
+ "body-cell-selected": "awsui_body-cell-selected_c6tup_acs3p_148",
15
+ "has-footer": "awsui_has-footer_c6tup_acs3p_148",
16
+ "body-cell-shaded": "awsui_body-cell-shaded_c6tup_acs3p_158",
17
+ "sticky-cell": "awsui_sticky-cell_c6tup_acs3p_175",
18
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_acs3p_183",
19
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_acs3p_200",
20
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_acs3p_204",
21
+ "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_acs3p_227",
22
+ "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_acs3p_231",
23
+ "body-cell-success": "awsui_body-cell-success_c6tup_acs3p_255",
24
+ "body-cell-editor": "awsui_body-cell-editor_c6tup_acs3p_255",
25
+ "body-cell-success-form": "awsui_body-cell-success-form_c6tup_acs3p_277",
26
+ "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_acs3p_277",
27
+ "body-cell-success-row": "awsui_body-cell-success-row_c6tup_acs3p_286",
28
+ "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_acs3p_286",
29
+ "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_acs3p_296",
30
+ "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_acs3p_296",
31
+ "body-cell-has-success": "awsui_body-cell-has-success_c6tup_acs3p_315"
27
32
  };
28
33
 
@@ -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_1kk8d_93:not(#\9) {
93
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9) {
94
94
  box-sizing: border-box;
95
95
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-scaled-l-t03y3z, 20px) calc(
96
96
  var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-yvnixs, 1px) - var(--border-divider-list-width-hacikr, 1px))
@@ -100,19 +100,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
100
100
  border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
101
101
  font-weight: inherit;
102
102
  }
103
- .awsui_body-cell_c6tup_1kk8d_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_1kk8d_103) {
103
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_acs3p_103) {
104
104
  white-space: nowrap;
105
105
  overflow: hidden;
106
106
  text-overflow: ellipsis;
107
107
  }
108
- .awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child {
108
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child {
109
109
  border-left: var(--border-item-width-yvnixs, 1px) solid transparent;
110
110
  }
111
- .awsui_body-cell_c6tup_1kk8d_93:not(#\9):last-child {
111
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9):last-child {
112
112
  border-right: var(--border-item-width-yvnixs, 1px) solid transparent;
113
113
  padding-right: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-yvnixs, 1px));
114
114
  }
115
- .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):first-child {
115
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child {
116
116
  /*
117
117
  Striped rows requires additional left padding because the
118
118
  shaded background makes the child content appear too close
@@ -124,85 +124,135 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  that the placeholder border would consume.
125
125
  */
126
126
  }
127
- .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1kk8d_127) {
127
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_acs3p_127) {
128
128
  padding-left: var(--space-xxxs-k2w98v, 2px);
129
129
  }
130
- .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1kk8d_127):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130).awsui_body-cell-editable_c6tup_1kk8d_130:hover {
130
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_acs3p_127):not(.awsui_body-cell-edit-active_c6tup_acs3p_130).awsui_body-cell-editable_c6tup_acs3p_130:hover {
131
131
  padding-left: calc(var(--space-xxxs-k2w98v, 2px) + var(--border-divider-list-width-hacikr, 1px));
132
132
  }
133
- .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_1kk8d_127 {
133
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_acs3p_127 {
134
134
  padding-left: var(--space-xxs-ynfts5, 4px);
135
135
  }
136
- .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):first-child:not(.awsui_has-selection_c6tup_1kk8d_136):not(.awsui_body-cell-editable_c6tup_1kk8d_130) {
136
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_acs3p_136 {
137
+ padding-left: var(--space-table-horizontal-njdbej, 0px);
138
+ }
139
+ .awsui_body-cell_c6tup_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:not(.awsui_has-selection_c6tup_acs3p_139):not(.awsui_body-cell-editable_c6tup_acs3p_130) {
137
140
  border-left: none;
138
141
  }
139
- .awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_1kk8d_115) {
142
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_acs3p_115) {
140
143
  padding-left: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-yvnixs, 1px));
141
144
  }
142
- .awsui_body-cell-first-row_c6tup_1kk8d_142:not(#\9) {
145
+ .awsui_body-cell-first-row_c6tup_acs3p_145:not(#\9) {
143
146
  border-top: var(--border-item-width-yvnixs, 1px) solid transparent;
144
147
  }
145
- .awsui_body-cell-last-row_c6tup_1kk8d_145:not(#\9):not(.awsui_body-cell-selected_c6tup_1kk8d_145):not(.awsui_has-footer_c6tup_1kk8d_145) {
148
+ .awsui_body-cell-last-row_c6tup_acs3p_148:not(#\9):not(.awsui_body-cell-selected_c6tup_acs3p_148):not(.awsui_has-footer_c6tup_acs3p_148) {
146
149
  border-bottom: var(--border-item-width-yvnixs, 1px) solid transparent;
147
150
  }
148
- .awsui_body-cell-last-row_c6tup_1kk8d_145:not(#\9):not(.awsui_body-cell-selected_c6tup_1kk8d_145).awsui_has-footer_c6tup_1kk8d_145 {
151
+ .awsui_body-cell-last-row_c6tup_acs3p_148:not(#\9):not(.awsui_body-cell-selected_c6tup_acs3p_148).awsui_has-footer_c6tup_acs3p_148 {
149
152
  /*
150
153
  Add a bottom border to the body cells of the last row as a separator between the
151
154
  table and the footer
152
155
  */
153
156
  border-bottom: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
154
157
  }
155
- .awsui_body-cell-shaded_c6tup_1kk8d_155:not(#\9) {
158
+ .awsui_body-cell-shaded_c6tup_acs3p_158:not(#\9) {
156
159
  background: var(--color-background-cell-shaded-y6pwcp, #f2f3f3);
157
160
  }
158
- .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9) {
161
+ .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9) {
159
162
  background-color: var(--color-background-item-selected-fva7ca, #f1faff);
160
163
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
161
164
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
162
165
  padding-bottom: var(--space-scaled-xs-6859qs, 8px);
163
166
  }
164
- .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):first-child {
167
+ .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):first-child {
165
168
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
166
169
  border-radius: var(--border-radius-item-wjpc1f, 0px) 0 0 var(--border-radius-item-wjpc1f, 0px);
167
170
  }
168
- .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):last-child {
171
+ .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):last-child {
169
172
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
170
173
  border-radius: 0 var(--border-radius-item-wjpc1f, 0px) var(--border-radius-item-wjpc1f, 0px) 0;
171
174
  }
172
- .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):not(:first-child) {
175
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175:not(#\9) {
176
+ position: sticky;
177
+ background: var(--color-background-container-content-o88wxm, #ffffff);
178
+ z-index: 798;
179
+ transition-property: padding;
180
+ transition-duration: var(--motion-duration-transition-show-quick-w3nd9c, 90ms);
181
+ transition-timing-function: var(--motion-easing-sticky-ckeqjc, ease-out);
182
+ }
183
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell-pad-left_c6tup_acs3p_183:not(#\9):not(.awsui_has-selection_c6tup_acs3p_139):not(.awsui_is-visual-refresh_c6tup_acs3p_115.awsui_body-cell_c6tup_acs3p_93:first-child.awsui_has-striped-rows_c6tup_acs3p_127) {
184
+ padding-left: var(--space-table-horizontal-njdbej, 0px);
185
+ }
186
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175.awsui_body-cell-shaded_c6tup_acs3p_158:not(#\9) {
187
+ background: var(--color-background-cell-shaded-y6pwcp, #f2f3f3);
188
+ }
189
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175.awsui_body-cell-selected_c6tup_acs3p_148:not(#\9) {
190
+ background-color: var(--color-background-item-selected-fva7ca, #f1faff);
191
+ }
192
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175.awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):first-child {
193
+ box-shadow: 0 0 0 4px var(--color-background-container-content-o88wxm, #ffffff);
194
+ clip-path: inset(0 0 0 0);
195
+ }
196
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175.awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):last-child {
197
+ box-shadow: 4px 0 0 0 var(--color-background-container-content-o88wxm, #ffffff);
198
+ clip-path: inset(0 0 0 0);
199
+ }
200
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175.awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_acs3p_200 {
201
+ box-shadow: var(--shadow-sticky-column-last-ew47wj, -4px 0 8px 0 rgba(0, 28, 36, 0.1)), 8px 0 0 0 var(--color-background-container-content-o88wxm, #ffffff);
202
+ clip-path: inset(0 0 0 -24px);
203
+ }
204
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell-last-left_c6tup_acs3p_204:not(#\9) {
205
+ box-shadow: var(--shadow-sticky-column-first-wg40pz, 4px 0 8px 0 rgba(0, 28, 36, 0.1));
206
+ clip-path: inset(0px -24px 0px 0px);
207
+ }
208
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell-last-right_c6tup_acs3p_200:not(#\9) {
209
+ box-shadow: var(--shadow-sticky-column-last-ew47wj, -4px 0 8px 0 rgba(0, 28, 36, 0.1));
210
+ clip-path: inset(0 0 0 -24px);
211
+ }
212
+ @media (prefers-reduced-motion: reduce) {
213
+ .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175:not(#\9) {
214
+ animation: none;
215
+ transition: none;
216
+ }
217
+ }
218
+ .awsui-motion-disabled .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_acs3p_93.awsui_sticky-cell_c6tup_acs3p_175:not(#\9) {
219
+ animation: none;
220
+ transition: none;
221
+ }
222
+ .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):not(:first-child) {
173
223
  padding-top: calc(
174
224
  var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-yvnixs, 1px) - var(--border-divider-list-width-hacikr, 1px))
175
225
  );
176
226
  }
177
- .awsui_body-cell_c6tup_1kk8d_93:not(#\9):not(.awsui_body-cell-selected_c6tup_1kk8d_145).awsui_body-cell-next-selected_c6tup_1kk8d_177 {
227
+ .awsui_body-cell_c6tup_acs3p_93:not(#\9):not(.awsui_body-cell-selected_c6tup_acs3p_148).awsui_body-cell-next-selected_c6tup_acs3p_227 {
178
228
  border-bottom: 0;
179
229
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-divider-list-width-hacikr, 1px));
180
230
  }
181
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9) {
231
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9) {
182
232
  padding-top: calc(
183
233
  var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-yvnixs, 1px) - var(--border-divider-list-width-hacikr, 1px))
184
234
  );
185
235
  border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-item-placeholder-wtgwev, transparent);
186
236
  }
187
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9) {
237
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9) {
188
238
  border-bottom-width: var(--border-divider-list-width-hacikr, 1px);
189
239
  }
190
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9):first-child {
240
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9):first-child {
191
241
  border-bottom-left-radius: 0;
192
242
  }
193
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9):last-child {
243
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9):last-child {
194
244
  border-bottom-right-radius: 0;
195
245
  }
196
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9):first-child {
246
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9):first-child {
197
247
  border-top-left-radius: 0;
198
248
  }
199
- .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9):last-child {
249
+ .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9):last-child {
200
250
  border-top-right-radius: 0;
201
251
  }
202
- .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_1kk8d_181) {
252
+ .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_acs3p_231) {
203
253
  padding-top: var(--space-scaled-xs-6859qs, 8px);
204
254
  }
205
- .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9), .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9) {
255
+ .awsui_body-cell-success_c6tup_acs3p_255:not(#\9), .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9) {
206
256
  top: 0;
207
257
  right: 0;
208
258
  bottom: 0;
@@ -218,62 +268,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
268
  padding-right: calc(var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px));
219
269
  color: var(--color-text-button-normal-default-kwrutp, #545b64);
220
270
  }
221
- .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9):hover, .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9):hover {
271
+ .awsui_body-cell-success_c6tup_acs3p_255:not(#\9):hover, .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9):hover {
222
272
  color: var(--color-text-button-normal-hover-de4793, #16191f);
223
273
  }
224
- .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9):active, .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9):active {
274
+ .awsui_body-cell-success_c6tup_acs3p_255:not(#\9):active, .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9):active {
225
275
  color: var(--color-text-button-normal-active-hvhe2o, #16191f);
226
276
  }
227
- .awsui_body-cell-success-form_c6tup_1kk8d_227:not(#\9), .awsui_body-cell-editor-form_c6tup_1kk8d_227:not(#\9) {
277
+ .awsui_body-cell-success-form_c6tup_acs3p_277:not(#\9), .awsui_body-cell-editor-form_c6tup_acs3p_277:not(#\9) {
228
278
  margin: calc(-1 * var(--space-xs-rsr2qu, 8px)) calc(-1.5 * var(--space-xs-rsr2qu, 8px));
229
279
  }
230
- .awsui_is-visual-refresh_c6tup_1kk8d_115.awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_1kk8d_127 > .awsui_body-cell-success-form_c6tup_1kk8d_227, .awsui_is-visual-refresh_c6tup_1kk8d_115.awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_1kk8d_127 > .awsui_body-cell-editor-form_c6tup_1kk8d_227 {
280
+ .awsui_is-visual-refresh_c6tup_acs3p_115.awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_acs3p_127 > .awsui_body-cell-success-form_c6tup_acs3p_277, .awsui_is-visual-refresh_c6tup_acs3p_115.awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_acs3p_127 > .awsui_body-cell-editor-form_c6tup_acs3p_277 {
231
281
  margin-left: calc(-1 * var(--space-xxs-ynfts5, 4px));
232
282
  }
233
- .awsui_is-visual-refresh_c6tup_1kk8d_115.awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1kk8d_127) > .awsui_body-cell-success-form_c6tup_1kk8d_227, .awsui_is-visual-refresh_c6tup_1kk8d_115.awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1kk8d_127) > .awsui_body-cell-editor-form_c6tup_1kk8d_227 {
283
+ .awsui_is-visual-refresh_c6tup_acs3p_115.awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_acs3p_127) > .awsui_body-cell-success-form_c6tup_acs3p_277, .awsui_is-visual-refresh_c6tup_acs3p_115.awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_acs3p_127) > .awsui_body-cell-editor-form_c6tup_acs3p_277 {
234
284
  margin-left: calc(-1 * var(--space-xxxs-k2w98v, 2px));
235
285
  }
236
- .awsui_body-cell-success-row_c6tup_1kk8d_236:not(#\9), .awsui_body-cell-editor-row_c6tup_1kk8d_236:not(#\9) {
286
+ .awsui_body-cell-success-row_c6tup_acs3p_286:not(#\9), .awsui_body-cell-editor-row_c6tup_acs3p_286:not(#\9) {
237
287
  display: flex;
238
288
  flex-flow: row nowrap;
239
289
  align-items: center;
240
290
  justify-content: space-between;
241
291
  column-gap: var(--space-xxs-ynfts5, 4px);
242
292
  }
243
- .awsui_body-cell-success-row_c6tup_1kk8d_236 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_1kk8d_236 > :not(#\9):not(:last-child) {
293
+ .awsui_body-cell-success-row_c6tup_acs3p_286 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_acs3p_286 > :not(#\9):not(:last-child) {
244
294
  flex-grow: 1;
245
295
  }
246
- .awsui_body-cell-success-controls_c6tup_1kk8d_246:not(#\9), .awsui_body-cell-editor-controls_c6tup_1kk8d_246:not(#\9) {
296
+ .awsui_body-cell-success-controls_c6tup_acs3p_296:not(#\9), .awsui_body-cell-editor-controls_c6tup_acs3p_296:not(#\9) {
247
297
  flex-shrink: 0;
248
298
  }
249
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9) {
299
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9) {
250
300
  position: relative;
251
301
  cursor: pointer;
252
302
  }
253
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130.awsui_body-cell-edit-active_c6tup_1kk8d_130:not(#\9) {
303
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130.awsui_sticky-cell_c6tup_acs3p_175:not(#\9) {
304
+ position: sticky;
305
+ }
306
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130.awsui_body-cell-edit-active_c6tup_acs3p_130:not(#\9) {
254
307
  overflow: visible;
255
308
  }
256
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130) > .awsui_body-cell-editor_c6tup_1kk8d_205 {
309
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130.awsui_body-cell-edit-active_c6tup_acs3p_130.awsui_sticky-cell_c6tup_acs3p_175:not(#\9) {
310
+ position: sticky;
311
+ }
312
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130) > .awsui_body-cell-editor_c6tup_acs3p_255 {
257
313
  opacity: 0;
258
314
  }
259
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130).awsui_body-cell-has-success_c6tup_1kk8d_259 {
315
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130).awsui_body-cell-has-success_c6tup_acs3p_315 {
260
316
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
261
317
  }
262
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):focus-within {
318
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):focus-within {
263
319
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
264
320
  position: relative;
265
321
  }
266
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):focus-within > .awsui_body-cell-editor_c6tup_1kk8d_205 {
322
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):focus-within > .awsui_body-cell-editor_c6tup_acs3p_255 {
267
323
  opacity: 1;
268
324
  }
269
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):focus-within > .awsui_body-cell-success_c6tup_1kk8d_205 {
325
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):focus-within > .awsui_body-cell-success_c6tup_acs3p_255 {
270
326
  opacity: 0;
271
327
  }
272
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):focus-within {
328
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):focus-within {
273
329
  outline: 2px dotted transparent;
274
330
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-95dhkm, 4px)) - 1px);
275
331
  }
276
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):focus-within::before {
332
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):focus-within::before {
277
333
  content: " ";
278
334
  display: block;
279
335
  position: absolute;
@@ -284,7 +340,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
284
340
  border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
285
341
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
286
342
  }
287
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover {
343
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover {
288
344
  position: relative;
289
345
  background-color: var(--color-background-dropdown-item-hover-hgdj8r, #f2f3f3);
290
346
  border: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-control-default-bwkbmv, #879596);
@@ -292,38 +348,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
292
348
  right: calc(-1 * var(--border-divider-list-width-hacikr, 1px));
293
349
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
294
350
  }
295
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover > .awsui_body-cell-editor_c6tup_1kk8d_205 {
351
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover > .awsui_body-cell-editor_c6tup_acs3p_255 {
296
352
  opacity: 1;
297
353
  }
298
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover > .awsui_body-cell-success_c6tup_1kk8d_205 {
354
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover > .awsui_body-cell-success_c6tup_acs3p_255 {
299
355
  opacity: 0;
300
356
  }
301
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover:first-child {
357
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover:first-child {
302
358
  left: 0;
303
359
  right: 0;
304
360
  }
305
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover > .awsui_body-cell-editor_c6tup_1kk8d_205 {
361
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover > .awsui_body-cell-editor_c6tup_acs3p_255 {
306
362
  padding-right: calc(var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px) - (2 * var(--border-divider-list-width-hacikr, 1px)));
307
363
  }
308
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover.awsui_body-cell-last-row_c6tup_1kk8d_145.awsui_body-cell-selected_c6tup_1kk8d_145, .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover.awsui_body-cell-next-selected_c6tup_1kk8d_177 {
364
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover.awsui_body-cell-last-row_c6tup_acs3p_148.awsui_body-cell-selected_c6tup_acs3p_148, .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover.awsui_body-cell-next-selected_c6tup_acs3p_227 {
309
365
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
310
366
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
311
367
  }
312
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover.awsui_body-cell-last-row_c6tup_1kk8d_145:not(.awsui_body-cell-selected_c6tup_1kk8d_145) {
368
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover.awsui_body-cell-last-row_c6tup_acs3p_148:not(.awsui_body-cell-selected_c6tup_acs3p_148) {
313
369
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
314
370
  }
315
- .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover.awsui_body-cell-first-row_c6tup_1kk8d_142:not(.awsui_body-cell-selected_c6tup_1kk8d_145) {
371
+ .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover.awsui_body-cell-first-row_c6tup_acs3p_145:not(.awsui_body-cell-selected_c6tup_acs3p_148) {
316
372
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
317
373
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
318
374
  }
319
- .awsui_body-cell-editable_c6tup_1kk8d_130.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover:first-child {
375
+ .awsui_body-cell-editable_c6tup_acs3p_130.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover:first-child {
320
376
  border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
321
377
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
322
378
  }
323
- .awsui_body-cell-editable_c6tup_1kk8d_130.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover:last-child {
379
+ .awsui_body-cell-editable_c6tup_acs3p_130.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover:last-child {
324
380
  border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
325
381
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
326
382
  }
327
- .awsui_body-cell-editable_c6tup_1kk8d_130.awsui_is-visual-refresh_c6tup_1kk8d_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1kk8d_130):hover.awsui_body-cell-first-row_c6tup_1kk8d_142 > .awsui_body-cell-editor_c6tup_1kk8d_205 {
383
+ .awsui_body-cell-editable_c6tup_acs3p_130.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_acs3p_130):hover.awsui_body-cell-first-row_c6tup_acs3p_145 > .awsui_body-cell-editor_c6tup_acs3p_255 {
328
384
  padding-top: var(--border-divider-list-width-hacikr, 1px);
329
385
  }
@@ -2,28 +2,33 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "body-cell": "awsui_body-cell_c6tup_1kk8d_93",
6
- "body-cell-wrap": "awsui_body-cell-wrap_c6tup_1kk8d_103",
7
- "is-visual-refresh": "awsui_is-visual-refresh_c6tup_1kk8d_115",
8
- "has-striped-rows": "awsui_has-striped-rows_c6tup_1kk8d_127",
9
- "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1kk8d_130",
10
- "body-cell-editable": "awsui_body-cell-editable_c6tup_1kk8d_130",
11
- "has-selection": "awsui_has-selection_c6tup_1kk8d_136",
12
- "body-cell-first-row": "awsui_body-cell-first-row_c6tup_1kk8d_142",
13
- "body-cell-last-row": "awsui_body-cell-last-row_c6tup_1kk8d_145",
14
- "body-cell-selected": "awsui_body-cell-selected_c6tup_1kk8d_145",
15
- "has-footer": "awsui_has-footer_c6tup_1kk8d_145",
16
- "body-cell-shaded": "awsui_body-cell-shaded_c6tup_1kk8d_155",
17
- "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1kk8d_177",
18
- "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1kk8d_181",
19
- "body-cell-success": "awsui_body-cell-success_c6tup_1kk8d_205",
20
- "body-cell-editor": "awsui_body-cell-editor_c6tup_1kk8d_205",
21
- "body-cell-success-form": "awsui_body-cell-success-form_c6tup_1kk8d_227",
22
- "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1kk8d_227",
23
- "body-cell-success-row": "awsui_body-cell-success-row_c6tup_1kk8d_236",
24
- "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1kk8d_236",
25
- "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_1kk8d_246",
26
- "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1kk8d_246",
27
- "body-cell-has-success": "awsui_body-cell-has-success_c6tup_1kk8d_259"
5
+ "body-cell": "awsui_body-cell_c6tup_acs3p_93",
6
+ "body-cell-wrap": "awsui_body-cell-wrap_c6tup_acs3p_103",
7
+ "is-visual-refresh": "awsui_is-visual-refresh_c6tup_acs3p_115",
8
+ "has-striped-rows": "awsui_has-striped-rows_c6tup_acs3p_127",
9
+ "body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_acs3p_130",
10
+ "body-cell-editable": "awsui_body-cell-editable_c6tup_acs3p_130",
11
+ "has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_acs3p_136",
12
+ "has-selection": "awsui_has-selection_c6tup_acs3p_139",
13
+ "body-cell-first-row": "awsui_body-cell-first-row_c6tup_acs3p_145",
14
+ "body-cell-last-row": "awsui_body-cell-last-row_c6tup_acs3p_148",
15
+ "body-cell-selected": "awsui_body-cell-selected_c6tup_acs3p_148",
16
+ "has-footer": "awsui_has-footer_c6tup_acs3p_148",
17
+ "body-cell-shaded": "awsui_body-cell-shaded_c6tup_acs3p_158",
18
+ "sticky-cell": "awsui_sticky-cell_c6tup_acs3p_175",
19
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_acs3p_183",
20
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_acs3p_200",
21
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_acs3p_204",
22
+ "body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_acs3p_227",
23
+ "body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_acs3p_231",
24
+ "body-cell-success": "awsui_body-cell-success_c6tup_acs3p_255",
25
+ "body-cell-editor": "awsui_body-cell-editor_c6tup_acs3p_255",
26
+ "body-cell-success-form": "awsui_body-cell-success-form_c6tup_acs3p_277",
27
+ "body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_acs3p_277",
28
+ "body-cell-success-row": "awsui_body-cell-success-row_c6tup_acs3p_286",
29
+ "body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_acs3p_286",
30
+ "body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_acs3p_296",
31
+ "body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_acs3p_296",
32
+ "body-cell-has-success": "awsui_body-cell-has-success_c6tup_acs3p_315"
28
33
  };
29
34
 
@@ -1,4 +1,5 @@
1
1
  import React from 'react';
2
+ import { StickyColumnsModel } from '../use-sticky-columns';
2
3
  export interface TableTdElementProps {
3
4
  className?: string;
4
5
  style?: React.CSSProperties;
@@ -18,6 +19,8 @@ export interface TableTdElementProps {
18
19
  stripedRows?: boolean;
19
20
  hasSelection?: boolean;
20
21
  hasFooter?: boolean;
22
+ columnId: string;
23
+ stickyState: StickyColumnsModel;
21
24
  isVisualRefresh?: boolean;
22
25
  }
23
26
  export declare const TableTdElement: React.ForwardRefExoticComponent<TableTdElementProps & React.RefAttributes<HTMLTableCellElement>>;
@@ -1 +1 @@
1
- {"version":3,"file":"td-element.d.ts","sourceRoot":"lib/default/","sources":["table/body-cell/td-element.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,IAAI,CACrB,KAAK,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,EAC3F,OAAO,GAAG,WAAW,GAAG,SAAS,CAClC,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,cAAc,kGA6D1B,CAAC"}
1
+ {"version":3,"file":"td-element.d.ts","sourceRoot":"lib/default/","sources":["table/body-cell/td-element.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAuB,MAAM,uBAAuB,CAAC;AAGhF,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,IAAI,CACrB,KAAK,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,EAC3F,OAAO,GAAG,WAAW,GAAG,SAAS,CAClC,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,kBAAkB,CAAC;IAChC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,cAAc,kGA6E1B,CAAC"}
@@ -3,12 +3,26 @@
3
3
  import clsx from 'clsx';
4
4
  import React from 'react';
5
5
  import styles from './styles.css.js';
6
- export const TableTdElement = React.forwardRef(({ className, style, children, wrapLines, isRowHeader, isFirstRow, isLastRow, isSelected, isNextSelected, isPrevSelected, nativeAttributes, onClick, onMouseEnter, onMouseLeave, isEvenRow, stripedRows, isVisualRefresh, hasSelection, hasFooter, }, ref) => {
6
+ import { useStickyCellStyles } from '../use-sticky-columns';
7
+ import { getStickyClassNames } from '../utils.js';
8
+ export const TableTdElement = React.forwardRef(({ className, style, children, wrapLines, isRowHeader, isFirstRow, isLastRow, isSelected, isNextSelected, isPrevSelected, nativeAttributes, onClick, onMouseEnter, onMouseLeave, isEvenRow, stripedRows, isVisualRefresh, hasSelection, hasFooter, columnId, stickyState, }, ref) => {
7
9
  let Element = 'td';
8
10
  if (isRowHeader) {
9
11
  Element = 'th';
10
12
  nativeAttributes = Object.assign(Object.assign({}, nativeAttributes), { scope: 'row' });
11
13
  }
12
- return (React.createElement(Element, Object.assign({ style: style, className: clsx(className, styles['body-cell'], wrapLines && styles['body-cell-wrap'], isFirstRow && styles['body-cell-first-row'], isLastRow && styles['body-cell-last-row'], isSelected && styles['body-cell-selected'], isNextSelected && styles['body-cell-next-selected'], isPrevSelected && styles['body-cell-prev-selected'], !isEvenRow && stripedRows && styles['body-cell-shaded'], stripedRows && styles['has-striped-rows'], isVisualRefresh && styles['is-visual-refresh'], hasSelection && styles['has-selection'], hasFooter && styles['has-footer']), onClick: onClick, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave, ref: ref }, nativeAttributes), children));
14
+ const stickyStyles = useStickyCellStyles({
15
+ stickyColumns: stickyState,
16
+ columnId,
17
+ getClassName: props => getStickyClassNames(styles, props),
18
+ });
19
+ return (React.createElement(Element, Object.assign({ style: Object.assign(Object.assign({}, style), stickyStyles.style), className: clsx(className, styles['body-cell'], wrapLines && styles['body-cell-wrap'], isFirstRow && styles['body-cell-first-row'], isLastRow && styles['body-cell-last-row'], isSelected && styles['body-cell-selected'], isNextSelected && styles['body-cell-next-selected'], isPrevSelected && styles['body-cell-prev-selected'], !isEvenRow && stripedRows && styles['body-cell-shaded'], stripedRows && styles['has-striped-rows'], isVisualRefresh && styles['is-visual-refresh'], hasSelection && styles['has-selection'], hasFooter && styles['has-footer'], stickyStyles.className), onClick: onClick, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave, ref: node => {
20
+ if (node) {
21
+ stickyStyles.ref(node);
22
+ if (ref) {
23
+ ref.current = node;
24
+ }
25
+ }
26
+ } }, nativeAttributes), children));
13
27
  });
14
28
  //# sourceMappingURL=td-element.js.map