@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_header-cell_1spae_1tyug_93:not(#\9) {
93
+ .awsui_header-cell_1spae_pqz23_93:not(#\9) {
94
94
  position: relative;
95
95
  text-align: left;
96
96
  box-sizing: border-box;
97
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
97
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
98
98
  background: var(--color-background-table-header-82ew8p, #ffffff);
99
99
  color: var(--color-text-column-header-czuvwg, #414d5c);
100
100
  font-weight: var(--font-heading-s-weight-02hnau, 700);
@@ -102,19 +102,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
103
103
  padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-scaled-xs-26e2du, 8px);
104
104
  }
105
- .awsui_header-cell-sticky_1spae_1tyug_105:not(#\9) {
106
- border-bottom: var(--border-table-sticky-width-vc4wb9, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
105
+ .awsui_header-cell-sticky_1spae_pqz23_105:not(#\9) {
106
+ border-bottom: var(--border-table-sticky-width-vc4wb9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
107
107
  }
108
- .awsui_header-cell-stuck_1spae_1tyug_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_1tyug_108) {
108
+ .awsui_header-cell-stuck_1spae_pqz23_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_pqz23_108) {
109
109
  border-bottom-color: transparent;
110
110
  }
111
- .awsui_header-cell-variant-full-page_1spae_1tyug_108.awsui_header-cell-hidden_1spae_1tyug_111:not(#\9) {
111
+ .awsui_header-cell-variant-full-page_1spae_pqz23_108.awsui_header-cell-hidden_1spae_pqz23_111:not(#\9) {
112
112
  border-bottom-color: transparent;
113
113
  }
114
- .awsui_header-cell_1spae_1tyug_93:not(#\9):last-child, .awsui_header-cell_1spae_1tyug_93.awsui_header-cell-sortable_1spae_1tyug_114:not(#\9) {
114
+ .awsui_header-cell_1spae_pqz23_93:not(#\9):last-child, .awsui_header-cell_1spae_pqz23_93.awsui_header-cell-sortable_1spae_pqz23_114:not(#\9) {
115
115
  padding-right: var(--space-xs-zb16t3, 8px);
116
116
  }
117
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
117
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
118
118
  position: sticky;
119
119
  background: var(--color-background-table-header-82ew8p, #ffffff);
120
120
  z-index: 798;
@@ -122,31 +122,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
122
122
  transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
123
123
  transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
124
124
  }
125
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-pad-left_1spae_1tyug_125:not(#\9):not(.awsui_has-selection_1spae_1tyug_125) {
125
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-pad-left_1spae_pqz23_125:not(#\9):not(.awsui_has-selection_1spae_pqz23_125) {
126
126
  padding-left: var(--space-table-horizontal-8davlm, 20px);
127
127
  }
128
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-left_1spae_1tyug_128:not(#\9) {
128
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-left_1spae_pqz23_128:not(#\9) {
129
129
  box-shadow: var(--shadow-sticky-column-first-avt88z, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
130
130
  clip-path: inset(0px -24px 0px 0px);
131
131
  }
132
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-left_1spae_1tyug_128:not(#\9):not(.awsui_header-cell-resizable_1spae_1tyug_132):before {
132
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-left_1spae_pqz23_128:not(#\9):not(.awsui_header-cell-resizable_1spae_pqz23_132):before {
133
133
  display: none;
134
134
  }
135
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell-last-right_1spae_1tyug_135:not(#\9) {
135
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-right_1spae_pqz23_135:not(#\9) {
136
136
  box-shadow: var(--shadow-sticky-column-last-9r9bro, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
137
137
  clip-path: inset(0 0 0 -24px);
138
138
  }
139
139
  @media (prefers-reduced-motion: reduce) {
140
- .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
140
+ .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
141
141
  animation: none;
142
142
  transition: none;
143
143
  }
144
144
  }
145
- .awsui-motion-disabled .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_1tyug_93.awsui_sticky-cell_1spae_1tyug_117:not(#\9) {
145
+ .awsui-motion-disabled .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
146
146
  animation: none;
147
147
  transition: none;
148
148
  }
149
- .awsui_header-cell_1spae_1tyug_93:not(#\9):not(:last-child):before {
149
+ .awsui_header-cell_1spae_pqz23_93:not(#\9):not(:last-child):before {
150
150
  content: "";
151
151
  position: absolute;
152
152
  right: 0;
@@ -155,14 +155,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
155
155
  min-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
156
156
  max-height: calc(100% - calc(2 * var(--space-xs-zb16t3, 8px) + var(--space-xxxs-zbmxqb, 2px)));
157
157
  margin: auto;
158
- border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
158
+ border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
159
159
  box-sizing: border-box;
160
160
  }
161
- .awsui_header-cell-resizable_1spae_1tyug_132:not(#\9):not(:last-child):before {
161
+ .awsui_header-cell-resizable_1spae_pqz23_132:not(#\9):not(:last-child):before {
162
162
  border-left-color: var(--color-border-divider-interactive-default-byy830, #7d8998);
163
163
  }
164
164
 
165
- .awsui_sorting-icon_1spae_1tyug_165:not(#\9) {
165
+ .awsui_sorting-icon_1spae_pqz23_165:not(#\9) {
166
166
  position: absolute;
167
167
  top: 50%;
168
168
  transform: translateY(-50%);
@@ -170,31 +170,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  color: var(--color-text-column-sorting-icon-8or30j, #414d5c);
171
171
  }
172
172
 
173
- .awsui_edit-icon_1spae_1tyug_173:not(#\9) {
173
+ .awsui_edit-icon_1spae_pqz23_173:not(#\9) {
174
174
  margin-left: var(--space-xxs-p8yyaw, 4px);
175
175
  margin-top: var(--space-scaled-xxs-7597g1, 4px);
176
176
  color: inherit;
177
177
  }
178
178
 
179
- .awsui_header-cell-content_1spae_1tyug_179:not(#\9) {
179
+ .awsui_header-cell-content_1spae_pqz23_179:not(#\9) {
180
180
  position: relative;
181
181
  padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-s-34lx8l, 12px);
182
182
  }
183
- .awsui_header-cell-sortable_1spae_1tyug_114 > .awsui_header-cell-content_1spae_1tyug_179:not(#\9) {
183
+ .awsui_header-cell-sortable_1spae_pqz23_114 > .awsui_header-cell-content_1spae_pqz23_179:not(#\9) {
184
184
  padding-right: calc(var(--space-xl-lmui9r, 24px) + var(--space-xxs-p8yyaw, 4px));
185
185
  }
186
- .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
186
+ .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
187
187
  outline: none;
188
188
  text-decoration: none;
189
189
  }
190
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
190
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
191
191
  position: relative;
192
192
  }
193
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus {
193
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
194
194
  outline: 2px dotted transparent;
195
195
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
196
196
  }
197
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:not(#\9):focus::before {
197
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus::before {
198
198
  content: " ";
199
199
  display: block;
200
200
  position: absolute;
@@ -205,14 +205,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:n
205
205
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
206
206
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
207
207
  }
208
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9) {
208
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9) {
209
209
  position: relative;
210
210
  }
211
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9) {
211
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9) {
212
212
  outline: 2px dotted transparent;
213
213
  outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
214
214
  }
215
- body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.awsui_header-cell-fake-focus_1spae_1tyug_208:not(#\9)::before {
215
+ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9)::before {
216
216
  content: " ";
217
217
  display: block;
218
218
  position: absolute;
@@ -223,33 +223,33 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.a
223
223
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
224
224
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
225
225
  }
226
- .awsui_header-cell-disabled_1spae_1tyug_226.awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 > .awsui_sorting-icon_1spae_1tyug_165:not(#\9) {
226
+ .awsui_header-cell-disabled_1spae_pqz23_226.awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 > .awsui_sorting-icon_1spae_pqz23_165:not(#\9) {
227
227
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
228
228
  }
229
229
 
230
- .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179 {
230
+ .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179 {
231
231
  cursor: pointer;
232
232
  }
233
- .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179:hover, .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226).awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 {
233
+ .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179:hover, .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226).awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 {
234
234
  color: var(--color-text-interactive-active-ox3ozh, #000716);
235
235
  }
236
- .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226) > .awsui_header-cell-content_1spae_1tyug_179:hover > .awsui_sorting-icon_1spae_1tyug_165, .awsui_header-cell-sortable_1spae_1tyug_114:not(#\9):not(.awsui_header-cell-disabled_1spae_1tyug_226).awsui_header-cell-sorted_1spae_1tyug_226 > .awsui_header-cell-content_1spae_1tyug_179 > .awsui_sorting-icon_1spae_1tyug_165 {
236
+ .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179:hover > .awsui_sorting-icon_1spae_pqz23_165, .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226).awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 > .awsui_sorting-icon_1spae_pqz23_165 {
237
237
  color: var(--color-text-interactive-active-ox3ozh, #000716);
238
238
  }
239
239
 
240
- .awsui_header-cell-text_1spae_1tyug_240:not(#\9) {
240
+ .awsui_header-cell-text_1spae_pqz23_240:not(#\9) {
241
241
  line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
242
242
  padding-top: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
243
243
  padding-bottom: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
244
244
  }
245
- .awsui_header-cell-text_1spae_1tyug_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_1tyug_245) {
245
+ .awsui_header-cell-text_1spae_pqz23_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_pqz23_245) {
246
246
  white-space: nowrap;
247
247
  overflow: hidden;
248
248
  text-overflow: ellipsis;
249
249
  }
250
250
 
251
- .awsui_header-cell-ascending_1spae_1tyug_251:not(#\9),
252
- .awsui_header-cell-descending_1spae_1tyug_252:not(#\9) {
251
+ .awsui_header-cell-ascending_1spae_pqz23_251:not(#\9),
252
+ .awsui_header-cell-descending_1spae_pqz23_252:not(#\9) {
253
253
  /* used in test-utils */
254
254
  }
255
255
 
@@ -259,29 +259,29 @@ with the left edge of the table as closely as possible. If the
259
259
  last header cell is sortable the sort icon should align with the
260
260
  settings icon in the pagination slot.
261
261
  */
262
- .awsui_header-cell_1spae_1tyug_93:not(#\9):not(.awsui_is-visual-refresh_1spae_1tyug_262):first-child {
262
+ .awsui_header-cell_1spae_pqz23_93:not(#\9):not(.awsui_is-visual-refresh_1spae_pqz23_262):first-child {
263
263
  padding-left: var(--space-xs-zb16t3, 8px);
264
264
  }
265
265
 
266
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9) {
266
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9) {
267
267
  /*
268
268
  Striped rows requires additional left padding because the
269
269
  shaded background makes the child content appear too close
270
270
  to the table edge.
271
271
  */
272
272
  }
273
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1tyug_273) {
273
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_pqz23_273) {
274
274
  padding-left: var(--space-xxxs-zbmxqb, 2px);
275
275
  }
276
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_1tyug_273).awsui_sticky-cell-pad-left_1spae_1tyug_125 {
276
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_pqz23_273).awsui_sticky-cell-pad-left_1spae_pqz23_125 {
277
277
  padding-left: var(--space-table-horizontal-8davlm, 20px);
278
278
  }
279
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child.awsui_has-striped-rows_1spae_1tyug_273 {
279
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child.awsui_has-striped-rows_1spae_pqz23_273 {
280
280
  padding-left: var(--space-xxs-p8yyaw, 4px);
281
281
  }
282
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):first-child > .awsui_header-cell-content_1spae_1tyug_179 {
282
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child > .awsui_header-cell-content_1spae_pqz23_179 {
283
283
  padding-left: 0;
284
284
  }
285
- .awsui_header-cell_1spae_1tyug_93.awsui_is-visual-refresh_1spae_1tyug_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_1tyug_114 {
285
+ .awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_pqz23_114 {
286
286
  padding-right: var(--space-xxxs-zbmxqb, 2px);
287
287
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "header-cell": "awsui_header-cell_1spae_1tyug_93",
6
- "header-cell-sticky": "awsui_header-cell-sticky_1spae_1tyug_105",
7
- "header-cell-stuck": "awsui_header-cell-stuck_1spae_1tyug_108",
8
- "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1tyug_108",
9
- "header-cell-hidden": "awsui_header-cell-hidden_1spae_1tyug_111",
10
- "header-cell-sortable": "awsui_header-cell-sortable_1spae_1tyug_114",
11
- "sticky-cell": "awsui_sticky-cell_1spae_1tyug_117",
12
- "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_1tyug_125",
13
- "has-selection": "awsui_has-selection_1spae_1tyug_125",
14
- "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_1tyug_128",
15
- "header-cell-resizable": "awsui_header-cell-resizable_1spae_1tyug_132",
16
- "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_1tyug_135",
17
- "sorting-icon": "awsui_sorting-icon_1spae_1tyug_165",
18
- "edit-icon": "awsui_edit-icon_1spae_1tyug_173",
19
- "header-cell-content": "awsui_header-cell-content_1spae_1tyug_179",
20
- "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1tyug_208",
21
- "header-cell-disabled": "awsui_header-cell-disabled_1spae_1tyug_226",
22
- "header-cell-sorted": "awsui_header-cell-sorted_1spae_1tyug_226",
23
- "header-cell-text": "awsui_header-cell-text_1spae_1tyug_240",
24
- "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1tyug_245",
25
- "header-cell-ascending": "awsui_header-cell-ascending_1spae_1tyug_251",
26
- "header-cell-descending": "awsui_header-cell-descending_1spae_1tyug_252",
27
- "is-visual-refresh": "awsui_is-visual-refresh_1spae_1tyug_262",
28
- "has-striped-rows": "awsui_has-striped-rows_1spae_1tyug_273"
5
+ "header-cell": "awsui_header-cell_1spae_pqz23_93",
6
+ "header-cell-sticky": "awsui_header-cell-sticky_1spae_pqz23_105",
7
+ "header-cell-stuck": "awsui_header-cell-stuck_1spae_pqz23_108",
8
+ "header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_pqz23_108",
9
+ "header-cell-hidden": "awsui_header-cell-hidden_1spae_pqz23_111",
10
+ "header-cell-sortable": "awsui_header-cell-sortable_1spae_pqz23_114",
11
+ "sticky-cell": "awsui_sticky-cell_1spae_pqz23_117",
12
+ "sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_pqz23_125",
13
+ "has-selection": "awsui_has-selection_1spae_pqz23_125",
14
+ "sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_pqz23_128",
15
+ "header-cell-resizable": "awsui_header-cell-resizable_1spae_pqz23_132",
16
+ "sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_pqz23_135",
17
+ "sorting-icon": "awsui_sorting-icon_1spae_pqz23_165",
18
+ "edit-icon": "awsui_edit-icon_1spae_pqz23_173",
19
+ "header-cell-content": "awsui_header-cell-content_1spae_pqz23_179",
20
+ "header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_pqz23_208",
21
+ "header-cell-disabled": "awsui_header-cell-disabled_1spae_pqz23_226",
22
+ "header-cell-sorted": "awsui_header-cell-sorted_1spae_pqz23_226",
23
+ "header-cell-text": "awsui_header-cell-text_1spae_pqz23_240",
24
+ "header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_pqz23_245",
25
+ "header-cell-ascending": "awsui_header-cell-ascending_1spae_pqz23_251",
26
+ "header-cell-descending": "awsui_header-cell-descending_1spae_pqz23_252",
27
+ "is-visual-refresh": "awsui_is-visual-refresh_1spae_pqz23_262",
28
+ "has-striped-rows": "awsui_has-striped-rows_1spae_pqz23_273"
29
29
  };
30
30
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1chd1_93",
5
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1chd1_102",
6
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1chd1_105",
7
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1chd1_108",
8
- "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1chd1_111",
9
- "is-visual-refresh": "awsui_is-visual-refresh_faqt8_1chd1_114"
4
+ "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_cn78s_93",
5
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_cn78s_102",
6
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_cn78s_105",
7
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108",
8
+ "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_cn78s_111",
9
+ "is-visual-refresh": "awsui_is-visual-refresh_faqt8_cn78s_114"
10
10
  };
11
11
 
@@ -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_sticky-scrollbar_faqt8_1chd1_93:not(#\9) {
93
+ .awsui_sticky-scrollbar_faqt8_cn78s_93:not(#\9) {
94
94
  height: 15px;
95
95
  position: sticky;
96
96
  display: none;
@@ -99,24 +99,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
99
  bottom: 0;
100
100
  width: 100%;
101
101
  }
102
- .awsui_sticky-scrollbar-content_faqt8_1chd1_102:not(#\9) {
102
+ .awsui_sticky-scrollbar-content_faqt8_cn78s_102:not(#\9) {
103
103
  height: 15px;
104
104
  }
105
- .awsui_sticky-scrollbar-visible_faqt8_1chd1_105:not(#\9) {
105
+ .awsui_sticky-scrollbar-visible_faqt8_cn78s_105:not(#\9) {
106
106
  display: block;
107
107
  }
108
- .awsui_sticky-scrollbar-native-invisible_faqt8_1chd1_108:not(#\9) {
108
+ .awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108:not(#\9) {
109
109
  margin-top: -15px;
110
110
  }
111
- .awsui_sticky-scrollbar-offset_faqt8_1chd1_111:not(#\9) {
111
+ .awsui_sticky-scrollbar-offset_faqt8_cn78s_111:not(#\9) {
112
112
  z-index: 800;
113
113
  }
114
- .awsui_sticky-scrollbar-offset_faqt8_1chd1_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_1chd1_114) {
114
+ .awsui_sticky-scrollbar-offset_faqt8_cn78s_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_cn78s_114) {
115
115
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
116
116
  height: 15px;
117
- margin-top: calc(-1 * var(--border-divider-section-width-4ax5o2, 2px));
118
- border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
117
+ margin-top: calc(-1 * var(--border-divider-section-width-8a5uu9, 2px));
118
+ border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
119
119
  }
120
- .awsui_sticky-scrollbar-offset_faqt8_1chd1_111.awsui_is-visual-refresh_faqt8_1chd1_114:not(#\9) {
120
+ .awsui_sticky-scrollbar-offset_faqt8_cn78s_111.awsui_is-visual-refresh_faqt8_cn78s_114:not(#\9) {
121
121
  margin-top: -5px;
122
122
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1chd1_93",
6
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1chd1_102",
7
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1chd1_105",
8
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1chd1_108",
9
- "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1chd1_111",
10
- "is-visual-refresh": "awsui_is-visual-refresh_faqt8_1chd1_114"
5
+ "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_cn78s_93",
6
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_cn78s_102",
7
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_cn78s_105",
8
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108",
9
+ "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_cn78s_111",
10
+ "is-visual-refresh": "awsui_is-visual-refresh_faqt8_cn78s_114"
11
11
  };
12
12
 
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_wih1l_1csi5_97",
5
- "tools": "awsui_tools_wih1l_1csi5_108",
6
- "tools-filtering": "awsui_tools-filtering_wih1l_1csi5_114",
7
- "tools-align-right": "awsui_tools-align-right_wih1l_1csi5_128",
8
- "tools-pagination": "awsui_tools-pagination_wih1l_1csi5_132",
9
- "tools-preferences": "awsui_tools-preferences_wih1l_1csi5_132",
10
- "tools-small": "awsui_tools-small_wih1l_1csi5_138",
11
- "table": "awsui_table_wih1l_1csi5_144",
12
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_1csi5_150",
13
- "wrapper": "awsui_wrapper_wih1l_1csi5_154",
14
- "variant-stacked": "awsui_variant-stacked_wih1l_1csi5_161",
15
- "variant-container": "awsui_variant-container_wih1l_1csi5_161",
16
- "has-footer": "awsui_has-footer_wih1l_1csi5_165",
17
- "has-header": "awsui_has-header_wih1l_1csi5_168",
18
- "cell-merged": "awsui_cell-merged_wih1l_1csi5_182",
19
- "cell-merged-content": "awsui_cell-merged-content_wih1l_1csi5_193",
20
- "empty": "awsui_empty_wih1l_1csi5_208",
21
- "loading": "awsui_loading_wih1l_1csi5_212",
22
- "selection-control": "awsui_selection-control_wih1l_1csi5_221",
23
- "selection-control-header": "awsui_selection-control-header_wih1l_1csi5_228",
24
- "dark-header": "awsui_dark-header_wih1l_1csi5_237",
25
- "header-secondary": "awsui_header-secondary_wih1l_1csi5_242",
26
- "table-has-header": "awsui_table-has-header_wih1l_1csi5_258",
27
- "header-controls": "awsui_header-controls_wih1l_1csi5_262",
28
- "variant-full-page": "awsui_variant-full-page_wih1l_1csi5_266",
29
- "variant-embedded": "awsui_variant-embedded_wih1l_1csi5_274",
30
- "variant-borderless": "awsui_variant-borderless_wih1l_1csi5_274",
31
- "footer-wrapper": "awsui_footer-wrapper_wih1l_1csi5_280",
32
- "footer": "awsui_footer_wih1l_1csi5_280",
33
- "footer-with-pagination": "awsui_footer-with-pagination_wih1l_1csi5_288",
34
- "footer-pagination": "awsui_footer-pagination_wih1l_1csi5_296",
35
- "thead-active": "awsui_thead-active_wih1l_1csi5_300",
36
- "row": "awsui_row_wih1l_1csi5_301",
37
- "row-selected": "awsui_row-selected_wih1l_1csi5_302"
4
+ "root": "awsui_root_wih1l_v4054_97",
5
+ "tools": "awsui_tools_wih1l_v4054_108",
6
+ "tools-filtering": "awsui_tools-filtering_wih1l_v4054_114",
7
+ "tools-align-right": "awsui_tools-align-right_wih1l_v4054_128",
8
+ "tools-pagination": "awsui_tools-pagination_wih1l_v4054_132",
9
+ "tools-preferences": "awsui_tools-preferences_wih1l_v4054_132",
10
+ "tools-small": "awsui_tools-small_wih1l_v4054_138",
11
+ "table": "awsui_table_wih1l_v4054_144",
12
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_v4054_150",
13
+ "wrapper": "awsui_wrapper_wih1l_v4054_154",
14
+ "variant-stacked": "awsui_variant-stacked_wih1l_v4054_161",
15
+ "variant-container": "awsui_variant-container_wih1l_v4054_161",
16
+ "has-footer": "awsui_has-footer_wih1l_v4054_165",
17
+ "has-header": "awsui_has-header_wih1l_v4054_168",
18
+ "cell-merged": "awsui_cell-merged_wih1l_v4054_182",
19
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_v4054_193",
20
+ "empty": "awsui_empty_wih1l_v4054_208",
21
+ "loading": "awsui_loading_wih1l_v4054_212",
22
+ "selection-control": "awsui_selection-control_wih1l_v4054_221",
23
+ "selection-control-header": "awsui_selection-control-header_wih1l_v4054_228",
24
+ "dark-header": "awsui_dark-header_wih1l_v4054_237",
25
+ "header-secondary": "awsui_header-secondary_wih1l_v4054_242",
26
+ "table-has-header": "awsui_table-has-header_wih1l_v4054_258",
27
+ "header-controls": "awsui_header-controls_wih1l_v4054_262",
28
+ "variant-full-page": "awsui_variant-full-page_wih1l_v4054_266",
29
+ "variant-embedded": "awsui_variant-embedded_wih1l_v4054_274",
30
+ "variant-borderless": "awsui_variant-borderless_wih1l_v4054_274",
31
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_v4054_280",
32
+ "footer": "awsui_footer_wih1l_v4054_280",
33
+ "footer-with-pagination": "awsui_footer-with-pagination_wih1l_v4054_288",
34
+ "footer-pagination": "awsui_footer-pagination_wih1l_v4054_296",
35
+ "thead-active": "awsui_thead-active_wih1l_v4054_300",
36
+ "row": "awsui_row_wih1l_v4054_301",
37
+ "row-selected": "awsui_row-selected_wih1l_v4054_302"
38
38
  };
39
39