@cloudscape-design/components-themeable 3.0.287 → 3.0.288

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 +1 -0
  3. package/lib/internal/scss/collection-preferences/styles.scss +1 -6
  4. package/lib/internal/scss/table/body-cell/styles.scss +0 -52
  5. package/lib/internal/scss/table/header-cell/styles.scss +0 -28
  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 +18 -17
  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 +4 -6
  12. package/lib/internal/template/collection-preferences/index.js.map +1 -1
  13. package/lib/internal/template/collection-preferences/interfaces.d.ts +12 -42
  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 +32 -37
  17. package/lib/internal/template/collection-preferences/styles.scoped.css +40 -44
  18. package/lib/internal/template/collection-preferences/styles.selectors.js +32 -37
  19. package/lib/internal/template/collection-preferences/utils.d.ts +1 -12
  20. package/lib/internal/template/collection-preferences/utils.d.ts.map +1 -1
  21. package/lib/internal/template/collection-preferences/utils.js +1 -15
  22. package/lib/internal/template/collection-preferences/utils.js.map +1 -1
  23. package/lib/internal/template/internal/base-component/styles.scoped.css +0 -14
  24. package/lib/internal/template/internal/environment.js +1 -1
  25. package/lib/internal/template/table/body-cell/styles.css.js +23 -28
  26. package/lib/internal/template/table/body-cell/styles.scoped.css +55 -111
  27. package/lib/internal/template/table/body-cell/styles.selectors.js +23 -28
  28. package/lib/internal/template/table/body-cell/td-element.d.ts +0 -3
  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 +2 -16
  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 +1 -4
  33. package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
  34. package/lib/internal/template/table/header-cell/index.js +2 -9
  35. package/lib/internal/template/table/header-cell/index.js.map +1 -1
  36. package/lib/internal/template/table/header-cell/styles.css.js +19 -24
  37. package/lib/internal/template/table/header-cell/styles.scoped.css +32 -67
  38. package/lib/internal/template/table/header-cell/styles.selectors.js +19 -24
  39. package/lib/internal/template/table/interfaces.d.ts +0 -14
  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 +6 -19
  44. package/lib/internal/template/table/internal.js.map +1 -1
  45. package/lib/internal/template/table/thead.d.ts +0 -2
  46. package/lib/internal/template/table/thead.d.ts.map +1 -1
  47. package/lib/internal/template/table/thead.js +4 -12
  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 +1 -5
  51. package/lib/internal/template/table/use-sticky-columns.js.map +1 -1
  52. package/lib/internal/template/table/utils.d.ts +0 -4
  53. package/lib/internal/template/table/utils.d.ts.map +1 -1
  54. package/lib/internal/template/table/utils.js +0 -8
  55. package/lib/internal/template/table/utils.js.map +1 -1
  56. package/lib/internal/template/test-utils/dom/collection-preferences/index.d.ts +0 -2
  57. package/lib/internal/template/test-utils/dom/collection-preferences/index.js +1 -6
  58. package/lib/internal/template/test-utils/dom/collection-preferences/index.js.map +1 -1
  59. package/lib/internal/template/test-utils/selectors/collection-preferences/index.d.ts +0 -2
  60. package/lib/internal/template/test-utils/selectors/collection-preferences/index.js +1 -6
  61. package/lib/internal/template/test-utils/selectors/collection-preferences/index.js.map +1 -1
  62. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  63. package/package.json +1 -1
  64. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.d.ts +0 -9
  65. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.js +0 -23
  66. package/lib/internal/template/test-utils/dom/collection-preferences/sticky-columns-preference.js.map +0 -1
  67. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.d.ts +0 -9
  68. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.js +0 -23
  69. package/lib/internal/template/test-utils/selectors/collection-preferences/sticky-columns-preference.js.map +0 -1
@@ -465,7 +465,6 @@
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;
469
468
  --motion-easing-ease-out-quart-z687ml:cubic-bezier(0.165, 0.84, 0.44, 1);
470
469
  --motion-easing-refresh-only-a-sy0g8m:cubic-bezier(0, 0, 0, 1);
471
470
  --motion-easing-refresh-only-b-nspng9:cubic-bezier(1, 0, 0.83, 1);
@@ -592,8 +591,6 @@
592
591
  --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);
593
592
  --shadow-sticky-thyisb:0px 1px 4px -2px rgba(0, 28, 36, 0.5);
594
593
  --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);
597
594
  }
598
595
 
599
596
  .awsui-dark-mode:not(#\9) {
@@ -939,8 +936,6 @@
939
936
  --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);
940
937
  --shadow-sticky-thyisb:0px 1px 4px -2px rgba(0, 0, 0, 0.5);
941
938
  --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);
944
939
  }
945
940
 
946
941
  .awsui-compact-mode:not(#\9) {
@@ -991,7 +986,6 @@
991
986
  --motion-duration-slow-0273ow:0ms;
992
987
  --motion-duration-transition-quick-x85tae:0ms;
993
988
  --motion-duration-transition-show-paced-ai4wlf:0ms;
994
- --motion-duration-transition-show-quick-w3nd9c:0ms;
995
989
  --motion-duration-responsive-6gesm2:0ms;
996
990
  --motion-duration-expressive-7zlqxq:0ms;
997
991
  --motion-duration-complex-0dbuo2:0ms;
@@ -1544,8 +1538,6 @@
1544
1538
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.10);
1545
1539
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 0.10);
1546
1540
  --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);
1549
1541
  }
1550
1542
 
1551
1543
  .awsui-dark-mode.awsui-visual-refresh:not(#\9) {
@@ -1752,8 +1744,6 @@
1752
1744
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
1753
1745
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
1754
1746
  --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);
1757
1747
  }
1758
1748
 
1759
1749
  .awsui-compact-mode.awsui-visual-refresh:not(#\9) {
@@ -2375,8 +2365,6 @@
2375
2365
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
2376
2366
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
2377
2367
  --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);
2380
2368
  }
2381
2369
 
2382
2370
  .awsui-context-content-header.awsui-visual-refresh:not(#\9) {
@@ -2572,8 +2560,6 @@
2572
2560
  --shadow-split-side-dzdo00:-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1);
2573
2561
  --shadow-sticky-thyisb:0px 4px 20px 1px rgba(0, 7, 22, 1);
2574
2562
  --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);
2577
2563
  }
2578
2564
 
2579
2565
  .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 (5be17e4)';
3
+ export var PACKAGE_VERSION = '3.0.0 (ab0fde2)';
4
4
  export var THEME = 'open-source-visual-refresh';
5
5
  export var ALWAYS_VISUAL_REFRESH = true;
6
6
 
@@ -1,33 +1,28 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
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"
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"
32
27
  };
33
28
 
@@ -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_acs3p_93:not(#\9) {
93
+ .awsui_body-cell_c6tup_1kk8d_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_acs3p_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_acs3p_103) {
103
+ .awsui_body-cell_c6tup_1kk8d_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_1kk8d_103) {
104
104
  white-space: nowrap;
105
105
  overflow: hidden;
106
106
  text-overflow: ellipsis;
107
107
  }
108
- .awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child {
108
+ .awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child {
109
109
  border-left: var(--border-item-width-yvnixs, 1px) solid transparent;
110
110
  }
111
- .awsui_body-cell_c6tup_acs3p_93:not(#\9):last-child {
111
+ .awsui_body-cell_c6tup_1kk8d_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_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child {
115
+ .awsui_body-cell_c6tup_1kk8d_93.awsui_is-visual-refresh_c6tup_1kk8d_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,135 +124,85 @@ 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_acs3p_93.awsui_is-visual-refresh_c6tup_acs3p_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_acs3p_127) {
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) {
128
128
  padding-left: var(--space-xxxs-k2w98v, 2px);
129
129
  }
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 {
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 {
131
131
  padding-left: calc(var(--space-xxxs-k2w98v, 2px) + var(--border-divider-list-width-hacikr, 1px));
132
132
  }
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 {
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 {
134
134
  padding-left: var(--space-xxs-ynfts5, 4px);
135
135
  }
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) {
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) {
140
137
  border-left: none;
141
138
  }
142
- .awsui_body-cell_c6tup_acs3p_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_acs3p_115) {
139
+ .awsui_body-cell_c6tup_1kk8d_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_1kk8d_115) {
143
140
  padding-left: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-yvnixs, 1px));
144
141
  }
145
- .awsui_body-cell-first-row_c6tup_acs3p_145:not(#\9) {
142
+ .awsui_body-cell-first-row_c6tup_1kk8d_142:not(#\9) {
146
143
  border-top: var(--border-item-width-yvnixs, 1px) solid transparent;
147
144
  }
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) {
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) {
149
146
  border-bottom: var(--border-item-width-yvnixs, 1px) solid transparent;
150
147
  }
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 {
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 {
152
149
  /*
153
150
  Add a bottom border to the body cells of the last row as a separator between the
154
151
  table and the footer
155
152
  */
156
153
  border-bottom: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
157
154
  }
158
- .awsui_body-cell-shaded_c6tup_acs3p_158:not(#\9) {
155
+ .awsui_body-cell-shaded_c6tup_1kk8d_155:not(#\9) {
159
156
  background: var(--color-background-cell-shaded-y6pwcp, #f2f3f3);
160
157
  }
161
- .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9) {
158
+ .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9) {
162
159
  background-color: var(--color-background-item-selected-fva7ca, #f1faff);
163
160
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
164
161
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
165
162
  padding-bottom: var(--space-scaled-xs-6859qs, 8px);
166
163
  }
167
- .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):first-child {
164
+ .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):first-child {
168
165
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
169
166
  border-radius: var(--border-radius-item-wjpc1f, 0px) 0 0 var(--border-radius-item-wjpc1f, 0px);
170
167
  }
171
- .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):last-child {
168
+ .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):last-child {
172
169
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-item-selected-592lau, #0073bb);
173
170
  border-radius: 0 var(--border-radius-item-wjpc1f, 0px) var(--border-radius-item-wjpc1f, 0px) 0;
174
171
  }
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) {
172
+ .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):not(:first-child) {
223
173
  padding-top: calc(
224
174
  var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-yvnixs, 1px) - var(--border-divider-list-width-hacikr, 1px))
225
175
  );
226
176
  }
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 {
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 {
228
178
  border-bottom: 0;
229
179
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-divider-list-width-hacikr, 1px));
230
180
  }
231
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9) {
181
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9) {
232
182
  padding-top: calc(
233
183
  var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-yvnixs, 1px) - var(--border-divider-list-width-hacikr, 1px))
234
184
  );
235
185
  border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-item-placeholder-wtgwev, transparent);
236
186
  }
237
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9) {
187
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9) {
238
188
  border-bottom-width: var(--border-divider-list-width-hacikr, 1px);
239
189
  }
240
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9):first-child {
190
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9):first-child {
241
191
  border-bottom-left-radius: 0;
242
192
  }
243
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-next-selected_c6tup_acs3p_227:not(#\9):last-child {
193
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-next-selected_c6tup_1kk8d_177:not(#\9):last-child {
244
194
  border-bottom-right-radius: 0;
245
195
  }
246
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9):first-child {
196
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9):first-child {
247
197
  border-top-left-radius: 0;
248
198
  }
249
- .awsui_body-cell-selected_c6tup_acs3p_148.awsui_body-cell-prev-selected_c6tup_acs3p_231:not(#\9):last-child {
199
+ .awsui_body-cell-selected_c6tup_1kk8d_145.awsui_body-cell-prev-selected_c6tup_1kk8d_181:not(#\9):last-child {
250
200
  border-top-right-radius: 0;
251
201
  }
252
- .awsui_body-cell-selected_c6tup_acs3p_148:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_acs3p_231) {
202
+ .awsui_body-cell-selected_c6tup_1kk8d_145:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_1kk8d_181) {
253
203
  padding-top: var(--space-scaled-xs-6859qs, 8px);
254
204
  }
255
- .awsui_body-cell-success_c6tup_acs3p_255:not(#\9), .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9) {
205
+ .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9), .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9) {
256
206
  top: 0;
257
207
  right: 0;
258
208
  bottom: 0;
@@ -268,68 +218,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
218
  padding-right: calc(var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px));
269
219
  color: var(--color-text-button-normal-default-kwrutp, #545b64);
270
220
  }
271
- .awsui_body-cell-success_c6tup_acs3p_255:not(#\9):hover, .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9):hover {
221
+ .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9):hover, .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9):hover {
272
222
  color: var(--color-text-button-normal-hover-de4793, #16191f);
273
223
  }
274
- .awsui_body-cell-success_c6tup_acs3p_255:not(#\9):active, .awsui_body-cell-editor_c6tup_acs3p_255:not(#\9):active {
224
+ .awsui_body-cell-success_c6tup_1kk8d_205:not(#\9):active, .awsui_body-cell-editor_c6tup_1kk8d_205:not(#\9):active {
275
225
  color: var(--color-text-button-normal-active-hvhe2o, #16191f);
276
226
  }
277
- .awsui_body-cell-success-form_c6tup_acs3p_277:not(#\9), .awsui_body-cell-editor-form_c6tup_acs3p_277:not(#\9) {
227
+ .awsui_body-cell-success-form_c6tup_1kk8d_227:not(#\9), .awsui_body-cell-editor-form_c6tup_1kk8d_227:not(#\9) {
278
228
  margin: calc(-1 * var(--space-xs-rsr2qu, 8px)) calc(-1.5 * var(--space-xs-rsr2qu, 8px));
279
229
  }
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 {
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 {
281
231
  margin-left: calc(-1 * var(--space-xxs-ynfts5, 4px));
282
232
  }
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 {
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 {
284
234
  margin-left: calc(-1 * var(--space-xxxs-k2w98v, 2px));
285
235
  }
286
- .awsui_body-cell-success-row_c6tup_acs3p_286:not(#\9), .awsui_body-cell-editor-row_c6tup_acs3p_286:not(#\9) {
236
+ .awsui_body-cell-success-row_c6tup_1kk8d_236:not(#\9), .awsui_body-cell-editor-row_c6tup_1kk8d_236:not(#\9) {
287
237
  display: flex;
288
238
  flex-flow: row nowrap;
289
239
  align-items: center;
290
240
  justify-content: space-between;
291
241
  column-gap: var(--space-xxs-ynfts5, 4px);
292
242
  }
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) {
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) {
294
244
  flex-grow: 1;
295
245
  }
296
- .awsui_body-cell-success-controls_c6tup_acs3p_296:not(#\9), .awsui_body-cell-editor-controls_c6tup_acs3p_296:not(#\9) {
246
+ .awsui_body-cell-success-controls_c6tup_1kk8d_246:not(#\9), .awsui_body-cell-editor-controls_c6tup_1kk8d_246:not(#\9) {
297
247
  flex-shrink: 0;
298
248
  }
299
- .awsui_body-cell_c6tup_acs3p_93.awsui_body-cell-editable_c6tup_acs3p_130:not(#\9) {
249
+ .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130:not(#\9) {
300
250
  position: relative;
301
251
  cursor: pointer;
302
252
  }
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) {
253
+ .awsui_body-cell_c6tup_1kk8d_93.awsui_body-cell-editable_c6tup_1kk8d_130.awsui_body-cell-edit-active_c6tup_1kk8d_130:not(#\9) {
307
254
  overflow: visible;
308
255
  }
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 {
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 {
313
257
  opacity: 0;
314
258
  }
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 {
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 {
316
260
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
317
261
  }
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 {
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 {
319
263
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
320
264
  position: relative;
321
265
  }
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 {
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 {
323
267
  opacity: 1;
324
268
  }
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 {
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 {
326
270
  opacity: 0;
327
271
  }
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 {
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 {
329
273
  outline: 2px dotted transparent;
330
274
  outline-offset: calc(calc(-1 * var(--space-scaled-xxs-95dhkm, 4px)) - 1px);
331
275
  }
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 {
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 {
333
277
  content: " ";
334
278
  display: block;
335
279
  position: absolute;
@@ -340,7 +284,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
340
284
  border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
341
285
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
342
286
  }
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 {
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 {
344
288
  position: relative;
345
289
  background-color: var(--color-background-dropdown-item-hover-hgdj8r, #f2f3f3);
346
290
  border: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-control-default-bwkbmv, #879596);
@@ -348,38 +292,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
348
292
  right: calc(-1 * var(--border-divider-list-width-hacikr, 1px));
349
293
  padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
350
294
  }
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 {
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 {
352
296
  opacity: 1;
353
297
  }
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 {
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 {
355
299
  opacity: 0;
356
300
  }
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 {
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 {
358
302
  left: 0;
359
303
  right: 0;
360
304
  }
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 {
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 {
362
306
  padding-right: calc(var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px) - (2 * var(--border-divider-list-width-hacikr, 1px)));
363
307
  }
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 {
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 {
365
309
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
366
310
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
367
311
  }
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) {
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) {
369
313
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
370
314
  }
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) {
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) {
372
316
  padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
373
317
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
374
318
  }
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 {
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 {
376
320
  border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
377
321
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
378
322
  }
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 {
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 {
380
324
  border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
381
325
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
382
326
  }
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 {
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 {
384
328
  padding-top: var(--border-divider-list-width-hacikr, 1px);
385
329
  }
@@ -2,33 +2,28 @@
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_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"
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"
33
28
  };
34
29
 
@@ -1,5 +1,4 @@
1
1
  import React from 'react';
2
- import { StickyColumnsModel } from '../use-sticky-columns';
3
2
  export interface TableTdElementProps {
4
3
  className?: string;
5
4
  style?: React.CSSProperties;
@@ -19,8 +18,6 @@ export interface TableTdElementProps {
19
18
  stripedRows?: boolean;
20
19
  hasSelection?: boolean;
21
20
  hasFooter?: boolean;
22
- columnId: string;
23
- stickyState: StickyColumnsModel;
24
21
  isVisualRefresh?: boolean;
25
22
  }
26
23
  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;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"}
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"}
@@ -3,26 +3,12 @@
3
3
  import clsx from 'clsx';
4
4
  import React from 'react';
5
5
  import styles from './styles.css.js';
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) => {
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) => {
9
7
  let Element = 'td';
10
8
  if (isRowHeader) {
11
9
  Element = 'th';
12
10
  nativeAttributes = Object.assign(Object.assign({}, nativeAttributes), { scope: 'row' });
13
11
  }
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));
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));
27
13
  });
28
14
  //# sourceMappingURL=td-element.js.map