@cloudscape-design/components 3.0.336 → 3.0.338

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 (200) hide show
  1. package/app-layout/styles.css.js +17 -17
  2. package/app-layout/styles.scoped.css +21 -21
  3. package/app-layout/styles.selectors.js +17 -17
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +173 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/chart-container.d.ts +2 -2
  8. package/area-chart/chart-container.d.ts.map +1 -1
  9. package/area-chart/chart-container.js +1 -1
  10. package/area-chart/chart-container.js.map +1 -1
  11. package/area-chart/interfaces.d.ts +5 -1
  12. package/area-chart/interfaces.d.ts.map +1 -1
  13. package/area-chart/interfaces.js.map +1 -1
  14. package/area-chart/internal.d.ts +1 -1
  15. package/area-chart/internal.d.ts.map +1 -1
  16. package/area-chart/internal.js +2 -2
  17. package/area-chart/internal.js.map +1 -1
  18. package/attribute-editor/interfaces.d.ts +7 -0
  19. package/attribute-editor/interfaces.d.ts.map +1 -1
  20. package/attribute-editor/interfaces.js.map +1 -1
  21. package/attribute-editor/internal.d.ts.map +1 -1
  22. package/attribute-editor/internal.js +2 -2
  23. package/attribute-editor/internal.js.map +1 -1
  24. package/attribute-editor/row.d.ts +3 -2
  25. package/attribute-editor/row.d.ts.map +1 -1
  26. package/attribute-editor/row.js +2 -2
  27. package/attribute-editor/row.js.map +1 -1
  28. package/box/styles.css.js +189 -189
  29. package/box/styles.scoped.css +258 -258
  30. package/box/styles.selectors.js +189 -189
  31. package/button/styles.css.js +20 -20
  32. package/button/styles.scoped.css +154 -154
  33. package/button/styles.selectors.js +20 -20
  34. package/button-dropdown/category-elements/styles.css.js +13 -13
  35. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  36. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  37. package/button-dropdown/item-element/styles.css.js +14 -14
  38. package/button-dropdown/item-element/styles.scoped.css +20 -20
  39. package/button-dropdown/item-element/styles.selectors.js +14 -14
  40. package/cards/styles.css.js +38 -38
  41. package/cards/styles.scoped.css +57 -62
  42. package/cards/styles.selectors.js +38 -38
  43. package/container/styles.css.js +28 -28
  44. package/container/styles.scoped.css +57 -54
  45. package/container/styles.selectors.js +28 -28
  46. package/content-layout/styles.css.js +7 -7
  47. package/content-layout/styles.scoped.css +13 -13
  48. package/content-layout/styles.selectors.js +7 -7
  49. package/expandable-section/styles.css.js +29 -29
  50. package/expandable-section/styles.scoped.css +61 -61
  51. package/expandable-section/styles.selectors.js +29 -29
  52. package/flashbar/styles.css.js +46 -46
  53. package/flashbar/styles.scoped.css +146 -146
  54. package/flashbar/styles.selectors.js +46 -46
  55. package/form-field/internal.js +3 -2
  56. package/form-field/internal.js.map +1 -1
  57. package/header/internal.d.ts.map +1 -1
  58. package/header/internal.js +5 -5
  59. package/header/internal.js.map +1 -1
  60. package/header/styles.css.js +33 -44
  61. package/header/styles.scoped.css +85 -91
  62. package/header/styles.selectors.js +33 -44
  63. package/help-panel/styles.css.js +4 -4
  64. package/help-panel/styles.scoped.css +80 -80
  65. package/help-panel/styles.selectors.js +4 -4
  66. package/icon/styles.css.js +21 -21
  67. package/icon/styles.scoped.css +54 -54
  68. package/icon/styles.selectors.js +21 -21
  69. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  70. package/internal/analytics/components/analytics-funnel.js +14 -13
  71. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  72. package/internal/analytics/context/analytics-context.d.ts +6 -7
  73. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  74. package/internal/analytics/context/analytics-context.js +2 -6
  75. package/internal/analytics/context/analytics-context.js.map +1 -1
  76. package/internal/analytics/hooks/use-funnel.d.ts +4 -7
  77. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  78. package/internal/analytics/hooks/use-funnel.js +9 -7
  79. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  80. package/internal/base-component/styles.scoped.css +48 -35
  81. package/internal/components/button-trigger/index.d.ts +2 -1
  82. package/internal/components/button-trigger/index.d.ts.map +1 -1
  83. package/internal/components/button-trigger/index.js +2 -2
  84. package/internal/components/button-trigger/index.js.map +1 -1
  85. package/internal/components/cartesian-chart/interfaces.d.ts +10 -2
  86. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  87. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  88. package/internal/components/dropdown/index.d.ts +1 -1
  89. package/internal/components/dropdown/index.d.ts.map +1 -1
  90. package/internal/components/dropdown/index.js +4 -4
  91. package/internal/components/dropdown/index.js.map +1 -1
  92. package/internal/components/dropdown/interfaces.d.ts +8 -0
  93. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  94. package/internal/components/dropdown/interfaces.js.map +1 -1
  95. package/internal/components/menu-dropdown/styles.css.js +7 -7
  96. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  97. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  98. package/internal/environment.js +1 -1
  99. package/internal/generated/theming/index.cjs +164 -120
  100. package/internal/generated/theming/index.js +164 -120
  101. package/internal/manifest.json +1 -1
  102. package/link/internal.d.ts.map +1 -1
  103. package/link/internal.js +3 -2
  104. package/link/internal.js.map +1 -1
  105. package/link/styles.css.js +20 -20
  106. package/link/styles.scoped.css +83 -83
  107. package/link/styles.selectors.js +20 -20
  108. package/mixed-line-bar-chart/internal.d.ts +1 -1
  109. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  110. package/mixed-line-bar-chart/internal.js +2 -2
  111. package/mixed-line-bar-chart/internal.js.map +1 -1
  112. package/modal/styles.css.js +23 -23
  113. package/modal/styles.scoped.css +40 -40
  114. package/modal/styles.selectors.js +23 -23
  115. package/package.json +1 -1
  116. package/pagination/styles.css.js +9 -9
  117. package/pagination/styles.scoped.css +24 -24
  118. package/pagination/styles.selectors.js +9 -9
  119. package/popover/styles.css.js +50 -50
  120. package/popover/styles.scoped.css +65 -65
  121. package/popover/styles.selectors.js +50 -50
  122. package/property-filter/index.d.ts.map +1 -1
  123. package/property-filter/index.js +4 -3
  124. package/property-filter/index.js.map +1 -1
  125. package/property-filter/interfaces.d.ts +16 -5
  126. package/property-filter/interfaces.d.ts.map +1 -1
  127. package/property-filter/interfaces.js.map +1 -1
  128. package/s3-resource-selector/index.d.ts.map +1 -1
  129. package/s3-resource-selector/index.js +2 -2
  130. package/s3-resource-selector/index.js.map +1 -1
  131. package/s3-resource-selector/interfaces.d.ts +7 -0
  132. package/s3-resource-selector/interfaces.d.ts.map +1 -1
  133. package/s3-resource-selector/interfaces.js.map +1 -1
  134. package/s3-resource-selector/s3-in-context/index.d.ts +1 -0
  135. package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  136. package/s3-resource-selector/s3-in-context/index.js +2 -2
  137. package/s3-resource-selector/s3-in-context/index.js.map +1 -1
  138. package/segmented-control/styles.css.js +14 -14
  139. package/segmented-control/styles.scoped.css +35 -35
  140. package/segmented-control/styles.selectors.js +14 -14
  141. package/select/utils/use-select.d.ts +5 -7
  142. package/select/utils/use-select.d.ts.map +1 -1
  143. package/select/utils/use-select.js +6 -0
  144. package/select/utils/use-select.js.map +1 -1
  145. package/side-navigation/internal.d.ts.map +1 -1
  146. package/side-navigation/internal.js +3 -1
  147. package/side-navigation/internal.js.map +1 -1
  148. package/side-navigation/styles.css.js +28 -27
  149. package/side-navigation/styles.scoped.css +52 -48
  150. package/side-navigation/styles.selectors.js +28 -27
  151. package/spinner/styles.css.js +13 -13
  152. package/spinner/styles.scoped.css +22 -22
  153. package/spinner/styles.selectors.js +13 -13
  154. package/split-panel/styles.css.js +56 -56
  155. package/split-panel/styles.scoped.css +80 -80
  156. package/split-panel/styles.selectors.js +56 -56
  157. package/table/header-cell/styles.css.js +24 -24
  158. package/table/header-cell/styles.scoped.css +41 -41
  159. package/table/header-cell/styles.selectors.js +24 -24
  160. package/table/styles.css.js +34 -34
  161. package/table/styles.scoped.css +45 -52
  162. package/table/styles.selectors.js +34 -34
  163. package/tabs/styles.css.js +21 -21
  164. package/tabs/styles.scoped.css +44 -41
  165. package/tabs/styles.selectors.js +21 -21
  166. package/tag-editor/styles.css.js +3 -3
  167. package/tag-editor/styles.scoped.css +11 -11
  168. package/tag-editor/styles.selectors.js +3 -3
  169. package/text-content/styles.css.js +1 -1
  170. package/text-content/styles.scoped.css +71 -71
  171. package/text-content/styles.selectors.js +1 -1
  172. package/tiles/styles.css.js +29 -28
  173. package/tiles/styles.scoped.css +76 -70
  174. package/tiles/styles.selectors.js +29 -28
  175. package/tiles/tile.d.ts.map +1 -1
  176. package/tiles/tile.js +3 -1
  177. package/tiles/tile.js.map +1 -1
  178. package/top-navigation/1.0-beta/styles.css.js +25 -25
  179. package/top-navigation/1.0-beta/styles.scoped.css +45 -45
  180. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  181. package/top-navigation/styles.css.js +47 -47
  182. package/top-navigation/styles.scoped.css +74 -74
  183. package/top-navigation/styles.selectors.js +47 -47
  184. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  185. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  186. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  187. package/wizard/interfaces.d.ts +10 -3
  188. package/wizard/interfaces.d.ts.map +1 -1
  189. package/wizard/interfaces.js.map +1 -1
  190. package/wizard/internal.d.ts +1 -1
  191. package/wizard/internal.d.ts.map +1 -1
  192. package/wizard/internal.js +5 -5
  193. package/wizard/internal.js.map +1 -1
  194. package/wizard/styles.css.js +31 -31
  195. package/wizard/styles.scoped.css +67 -67
  196. package/wizard/styles.selectors.js +31 -31
  197. package/wizard/wizard-form.d.ts +2 -1
  198. package/wizard/wizard-form.d.ts.map +1 -1
  199. package/wizard/wizard-form.js +2 -2
  200. package/wizard/wizard-form.js.map +1 -1
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_root_wih1l_1czvh_97:not(#\9) {
97
+ .awsui_root_wih1l_183rn_97:not(#\9) {
98
98
  font-size: var(--font-body-m-size-7dign1, 14px);
99
99
  line-height: var(--font-body-m-line-height-ghizru, 20px);
100
100
  color: var(--color-text-body-default-su7kuo, #000716);
@@ -105,100 +105,92 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
105
105
  width: 100%;
106
106
  }
107
107
 
108
- .awsui_tools_wih1l_1czvh_108:not(#\9) {
108
+ .awsui_tools_wih1l_183rn_108:not(#\9) {
109
109
  display: flex;
110
110
  align-items: flex-end;
111
111
  flex-wrap: wrap;
112
- padding: var(--space-scaled-xs-wbfgrv, 8px) 0 var(--space-scaled-xxs-t2t62i, 4px);
112
+ padding: var(--space-scaled-xs-wbfgrv, 8px) 0 var(--space-table-header-tools-bottom-u3xvv0, 0px);
113
113
  }
114
- .awsui_tools-filtering_wih1l_1czvh_114:not(#\9) {
114
+ .awsui_tools-filtering_wih1l_183rn_114:not(#\9) {
115
115
  max-width: 100%;
116
116
  margin-right: var(--space-l-f4l5gr, 20px);
117
117
  }
118
118
  @supports (flex-basis: fit-content) {
119
- .awsui_tools-filtering_wih1l_1czvh_114:not(#\9) {
119
+ .awsui_tools-filtering_wih1l_183rn_114:not(#\9) {
120
120
  flex: 1 1 fit-content;
121
121
  }
122
122
  }
123
123
  @supports not (flex-basis: fit-content) {
124
- .awsui_tools-filtering_wih1l_1czvh_114:not(#\9) {
124
+ .awsui_tools-filtering_wih1l_183rn_114:not(#\9) {
125
125
  flex: 1 1 auto;
126
126
  }
127
127
  }
128
- .awsui_tools-align-right_wih1l_1czvh_128:not(#\9) {
128
+ .awsui_tools-align-right_wih1l_183rn_128:not(#\9) {
129
129
  display: flex;
130
130
  margin-left: auto;
131
131
  }
132
- .awsui_tools-pagination_wih1l_1czvh_132 + .awsui_tools-preferences_wih1l_1czvh_132:not(#\9) {
132
+ .awsui_tools-pagination_wih1l_183rn_132 + .awsui_tools-preferences_wih1l_183rn_132:not(#\9) {
133
133
  border-left: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
134
134
  box-sizing: border-box;
135
135
  margin-left: var(--space-xs-edba2s, 8px);
136
136
  padding-left: var(--space-xs-edba2s, 8px);
137
137
  }
138
- .awsui_tools-small_wih1l_1czvh_138 > .awsui_tools-filtering_wih1l_1czvh_114:not(#\9) {
138
+ .awsui_tools-small_wih1l_183rn_138 > .awsui_tools-filtering_wih1l_183rn_114:not(#\9) {
139
139
  margin-right: 0;
140
140
  margin-bottom: var(--space-scaled-xs-wbfgrv, 8px);
141
141
  flex-basis: 100%;
142
142
  }
143
143
 
144
- .awsui_table_wih1l_1czvh_144:not(#\9) {
144
+ .awsui_table_wih1l_183rn_144:not(#\9) {
145
145
  width: 100%;
146
146
  border-spacing: 0;
147
147
  position: relative;
148
148
  box-sizing: border-box;
149
149
  }
150
- .awsui_table-layout-fixed_wih1l_1czvh_150:not(#\9) {
150
+ .awsui_table-layout-fixed_wih1l_183rn_150:not(#\9) {
151
151
  table-layout: fixed;
152
152
  }
153
153
 
154
- .awsui_wrapper_wih1l_1czvh_154:not(#\9) {
154
+ .awsui_wrapper_wih1l_183rn_154:not(#\9) {
155
155
  position: relative;
156
156
  box-sizing: border-box;
157
157
  width: 100%;
158
- padding-top: var(--space-table-content-top-7kuusn, 12px);
159
- padding-bottom: var(--space-table-content-bottom-xssi3v, 4px);
160
158
  overflow-x: auto;
161
159
  scrollbar-width: none; /* Hide scrollbar in Firefox */
162
160
  }
163
- .awsui_wrapper_wih1l_1czvh_154.awsui_variant-stacked_wih1l_1czvh_163 > .awsui_table_wih1l_1czvh_144:not(#\9), .awsui_wrapper_wih1l_1czvh_154.awsui_variant-container_wih1l_1czvh_163 > .awsui_table_wih1l_1czvh_144:not(#\9) {
161
+ .awsui_wrapper_wih1l_183rn_154.awsui_variant-stacked_wih1l_183rn_161 > .awsui_table_wih1l_183rn_144:not(#\9), .awsui_wrapper_wih1l_183rn_154.awsui_variant-container_wih1l_183rn_161 > .awsui_table_wih1l_183rn_144:not(#\9) {
164
162
  padding-left: var(--space-table-horizontal-8ca8r3, 20px);
165
163
  padding-right: var(--space-table-horizontal-8ca8r3, 20px);
166
164
  }
167
- .awsui_wrapper_wih1l_1czvh_154.awsui_variant-embedded_wih1l_1czvh_167:not(#\9), .awsui_wrapper_wih1l_1czvh_154.awsui_variant-borderless_wih1l_1czvh_167:not(#\9) {
168
- padding-bottom: var(--space-table-embedded-content-bottom-6xvajo, 0px);
169
- }
170
- .awsui_wrapper_wih1l_1czvh_154.awsui_has-header_wih1l_1czvh_170:not(#\9) {
171
- padding-top: 0px;
172
- }
173
- .awsui_wrapper_wih1l_1czvh_154.awsui_has-footer_wih1l_1czvh_173:not(#\9) {
174
- padding-bottom: 0px;
165
+ .awsui_wrapper_wih1l_183rn_154.awsui_variant-container_wih1l_183rn_161:not(#\9):not(.awsui_has-footer_wih1l_183rn_165) {
166
+ padding-bottom: var(--space-table-content-bottom-xssi3v, 4px);
175
167
  }
176
- .awsui_wrapper_wih1l_1czvh_154:not(#\9):not(.awsui_has-header_wih1l_1czvh_170) {
168
+ .awsui_wrapper_wih1l_183rn_154:not(#\9):not(.awsui_has-header_wih1l_183rn_168) {
177
169
  border-top-right-radius: var(--border-radius-container-pmtq2d, 16px);
178
170
  border-top-left-radius: var(--border-radius-container-pmtq2d, 16px);
179
171
  }
180
- .awsui_wrapper_wih1l_1czvh_154:not(#\9)::-webkit-scrollbar {
172
+ .awsui_wrapper_wih1l_183rn_154:not(#\9)::-webkit-scrollbar {
181
173
  display: none; /* Hide scrollbar in Safari and Chrome */
182
174
  }
183
- body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1czvh_154:not(#\9):focus {
175
+ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_183rn_154:not(#\9):focus {
184
176
  outline: 2px dotted transparent;
185
177
  outline-offset: 2px;
186
178
  border-radius: var(--border-radius-container-pmtq2d, 16px);
187
179
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
188
180
  }
189
181
 
190
- .awsui_cell-merged_wih1l_1czvh_190:not(#\9) {
182
+ .awsui_cell-merged_wih1l_183rn_182:not(#\9) {
191
183
  text-align: center;
192
184
  padding: 0;
193
185
  }
194
- .awsui_cell-merged_wih1l_1czvh_190.awsui_has-footer_wih1l_1czvh_173:not(#\9) {
186
+ .awsui_cell-merged_wih1l_183rn_182.awsui_has-footer_wih1l_183rn_165:not(#\9) {
195
187
  /*
196
188
  Add a bottom border to the body cell of an empty table as a separator between the
197
189
  table and the footer
198
190
  */
199
191
  border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
200
192
  }
201
- .awsui_cell-merged-content_wih1l_1czvh_201:not(#\9) {
193
+ .awsui_cell-merged-content_wih1l_183rn_193:not(#\9) {
202
194
  box-sizing: border-box;
203
195
  width: 100%;
204
196
  padding: var(--space-scaled-m-gxhdpl, 16px) var(--space-l-f4l5gr, 20px) var(--space-scaled-l-2rs0gk, 20px);
@@ -206,18 +198,18 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1czvh_154:not(#\9):focu
206
198
  /* stylelint-enable plugin/no-unsupported-browser-features */
207
199
  }
208
200
  @supports (position: sticky) {
209
- .awsui_cell-merged-content_wih1l_1czvh_201:not(#\9) {
201
+ .awsui_cell-merged-content_wih1l_183rn_193:not(#\9) {
210
202
  position: sticky;
211
203
  left: 0;
212
204
  margin: 0 calc(-2 * var(--space-table-horizontal-8ca8r3, 20px));
213
205
  }
214
206
  }
215
207
 
216
- .awsui_empty_wih1l_1czvh_216:not(#\9) {
208
+ .awsui_empty_wih1l_183rn_208:not(#\9) {
217
209
  color: var(--color-text-empty-v5xueo, #5f6b7a);
218
210
  }
219
211
 
220
- .awsui_loading_wih1l_1czvh_220:not(#\9) {
212
+ .awsui_loading_wih1l_183rn_212:not(#\9) {
221
213
  /* used in test-utils */
222
214
  }
223
215
 
@@ -226,14 +218,14 @@ The min/max/width token values in Visual Refresh should align
226
218
  the table header and body cells selection control with the table
227
219
  filter search icon.
228
220
  */
229
- .awsui_selection-control_wih1l_1czvh_229:not(#\9) {
221
+ .awsui_selection-control_wih1l_183rn_221:not(#\9) {
230
222
  box-sizing: border-box;
231
223
  max-width: var(--size-table-selection-horizontal-jcyaue, 40px);
232
224
  min-width: var(--size-table-selection-horizontal-jcyaue, 40px);
233
225
  position: relative;
234
226
  width: var(--size-table-selection-horizontal-jcyaue, 40px);
235
227
  }
236
- .awsui_selection-control_wih1l_1czvh_229.awsui_selection-control-header_wih1l_1czvh_236:not(#\9) {
228
+ .awsui_selection-control_wih1l_183rn_221.awsui_selection-control-header_wih1l_183rn_228:not(#\9) {
237
229
  padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-scaled-l-2rs0gk, 20px);
238
230
  border-left: var(--border-item-width-y36svo, 2px) solid transparent;
239
231
  }
@@ -242,12 +234,12 @@ filter search icon.
242
234
  The dynamic height dark header needs a background that will cover
243
235
  the default white background of the container component.
244
236
  */
245
- .awsui_dark-header_wih1l_1czvh_245:not(#\9) {
237
+ .awsui_dark-header_wih1l_183rn_237:not(#\9) {
246
238
  background-color: var(--color-background-layout-main-m49752, #ffffff);
247
239
  color: var(--color-text-body-default-su7kuo, #000716);
248
240
  }
249
241
 
250
- .awsui_header-secondary_wih1l_1czvh_250:not(#\9) {
242
+ .awsui_header-secondary_wih1l_183rn_242:not(#\9) {
251
243
  overflow: auto;
252
244
  -ms-overflow-style: none; /* Internet Explorer 10+ */
253
245
  scrollbar-width: none; /* Firefox */
@@ -256,43 +248,44 @@ the default white background of the container component.
256
248
  border-radius: 0;
257
249
  background: var(--color-background-table-header-oc36ue, #ffffff);
258
250
  }
259
- .awsui_header-secondary_wih1l_1czvh_250.awsui_variant-stacked_wih1l_1czvh_163 > .awsui_table_wih1l_1czvh_144:not(#\9), .awsui_header-secondary_wih1l_1czvh_250.awsui_variant-container_wih1l_1czvh_163 > .awsui_table_wih1l_1czvh_144:not(#\9) {
251
+ .awsui_header-secondary_wih1l_183rn_242.awsui_variant-stacked_wih1l_183rn_161 > .awsui_table_wih1l_183rn_144:not(#\9), .awsui_header-secondary_wih1l_183rn_242.awsui_variant-container_wih1l_183rn_161 > .awsui_table_wih1l_183rn_144:not(#\9) {
260
252
  padding-left: var(--space-table-horizontal-8ca8r3, 20px);
261
253
  padding-right: var(--space-table-horizontal-8ca8r3, 20px);
262
254
  }
263
- .awsui_header-secondary_wih1l_1czvh_250:not(#\9)::-webkit-scrollbar {
255
+ .awsui_header-secondary_wih1l_183rn_242:not(#\9)::-webkit-scrollbar {
264
256
  display: none; /* Safari and Chrome */
265
257
  }
266
- .awsui_header-secondary_wih1l_1czvh_250.awsui_table-has-header_wih1l_1czvh_266:not(#\9) {
258
+ .awsui_header-secondary_wih1l_183rn_242.awsui_table-has-header_wih1l_183rn_258:not(#\9) {
267
259
  border-top: var(--border-divider-list-width-um3zli, 1px) solid var(--color-border-container-divider-tildlh, transparent);
268
260
  }
269
261
 
270
- .awsui_header-controls_wih1l_1czvh_270:not(#\9) {
271
- padding-top: var(--space-container-header-vertical-di96ce, 12px);
272
- padding-bottom: var(--space-container-header-vertical-di96ce, 12px);
262
+ .awsui_header-controls_wih1l_183rn_262:not(#\9) {
263
+ padding-top: var(--space-container-header-top-a9tz2a, 12px);
264
+ padding-bottom: var(--space-container-header-bottom-f79ib3, 8px);
273
265
  }
274
- .awsui_header-controls_wih1l_1czvh_270.awsui_variant-full-page_wih1l_1czvh_274:not(#\9) {
266
+ .awsui_header-controls_wih1l_183rn_262.awsui_variant-full-page_wih1l_183rn_266:not(#\9) {
275
267
  padding-top: 0;
268
+ padding-bottom: calc(var(--space-container-header-bottom-f79ib3, 8px) + var(--space-table-header-tools-full-page-bottom-4uhg4l, 4px));
276
269
  }
277
- .awsui_header-controls_wih1l_1czvh_270.awsui_variant-stacked_wih1l_1czvh_163:not(#\9), .awsui_header-controls_wih1l_1czvh_270.awsui_variant-container_wih1l_1czvh_163:not(#\9) {
270
+ .awsui_header-controls_wih1l_183rn_262.awsui_variant-stacked_wih1l_183rn_161:not(#\9), .awsui_header-controls_wih1l_183rn_262.awsui_variant-container_wih1l_183rn_161:not(#\9) {
278
271
  padding-left: calc(var(--space-table-horizontal-8ca8r3, 20px) + var(--space-table-header-horizontal-gb3iyt, 0px));
279
272
  padding-right: calc(var(--space-table-horizontal-8ca8r3, 20px) + var(--space-table-header-horizontal-gb3iyt, 0px));
280
273
  }
281
- .awsui_header-controls_wih1l_1czvh_270.awsui_variant-embedded_wih1l_1czvh_167:not(#\9), .awsui_header-controls_wih1l_1czvh_270.awsui_variant-borderless_wih1l_1czvh_167:not(#\9) {
274
+ .awsui_header-controls_wih1l_183rn_262.awsui_variant-embedded_wih1l_183rn_274:not(#\9), .awsui_header-controls_wih1l_183rn_262.awsui_variant-borderless_wih1l_183rn_274:not(#\9) {
282
275
  padding-left: var(--space-table-header-horizontal-gb3iyt, 0px);
283
276
  padding-right: var(--space-table-header-horizontal-gb3iyt, 0px);
284
277
  padding-top: var(--space-table-embedded-header-top-mtzve4, 0px);
285
278
  }
286
279
 
287
- .awsui_footer-wrapper_wih1l_1czvh_287.awsui_variant-stacked_wih1l_1czvh_163:not(#\9), .awsui_footer-wrapper_wih1l_1czvh_287.awsui_variant-container_wih1l_1czvh_163:not(#\9) {
280
+ .awsui_footer-wrapper_wih1l_183rn_280.awsui_variant-stacked_wih1l_183rn_161:not(#\9), .awsui_footer-wrapper_wih1l_183rn_280.awsui_variant-container_wih1l_183rn_161:not(#\9) {
288
281
  padding-left: var(--space-table-horizontal-8ca8r3, 20px);
289
282
  padding-right: var(--space-table-horizontal-8ca8r3, 20px);
290
283
  }
291
284
 
292
- .awsui_footer_wih1l_1czvh_287:not(#\9) {
285
+ .awsui_footer_wih1l_183rn_280:not(#\9) {
293
286
  padding: var(--space-scaled-s-913kwi, 12px) var(--space-table-footer-horizontal-u2o8yq, 0px);
294
287
  }
295
- .awsui_footer-with-pagination_wih1l_1czvh_295:not(#\9) {
288
+ .awsui_footer-with-pagination_wih1l_183rn_288:not(#\9) {
296
289
  display: flex;
297
290
  flex-direction: row;
298
291
  justify-content: space-between;
@@ -300,12 +293,12 @@ the default white background of the container component.
300
293
  flex-wrap: wrap;
301
294
  gap: var(--space-scaled-s-913kwi, 12px);
302
295
  }
303
- .awsui_footer-pagination_wih1l_1czvh_303:not(#\9) {
296
+ .awsui_footer-pagination_wih1l_183rn_296:not(#\9) {
304
297
  margin-left: auto;
305
298
  }
306
299
 
307
- .awsui_thead-active_wih1l_1czvh_307:not(#\9),
308
- .awsui_row_wih1l_1czvh_308:not(#\9),
309
- .awsui_row-selected_wih1l_1czvh_309:not(#\9) {
300
+ .awsui_thead-active_wih1l_183rn_300:not(#\9),
301
+ .awsui_row_wih1l_183rn_301:not(#\9),
302
+ .awsui_row-selected_wih1l_183rn_302:not(#\9) {
310
303
  /* used in test-utils */
311
304
  }
@@ -2,39 +2,39 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_wih1l_1czvh_97",
6
- "tools": "awsui_tools_wih1l_1czvh_108",
7
- "tools-filtering": "awsui_tools-filtering_wih1l_1czvh_114",
8
- "tools-align-right": "awsui_tools-align-right_wih1l_1czvh_128",
9
- "tools-pagination": "awsui_tools-pagination_wih1l_1czvh_132",
10
- "tools-preferences": "awsui_tools-preferences_wih1l_1czvh_132",
11
- "tools-small": "awsui_tools-small_wih1l_1czvh_138",
12
- "table": "awsui_table_wih1l_1czvh_144",
13
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_1czvh_150",
14
- "wrapper": "awsui_wrapper_wih1l_1czvh_154",
15
- "variant-stacked": "awsui_variant-stacked_wih1l_1czvh_163",
16
- "variant-container": "awsui_variant-container_wih1l_1czvh_163",
17
- "variant-embedded": "awsui_variant-embedded_wih1l_1czvh_167",
18
- "variant-borderless": "awsui_variant-borderless_wih1l_1czvh_167",
19
- "has-header": "awsui_has-header_wih1l_1czvh_170",
20
- "has-footer": "awsui_has-footer_wih1l_1czvh_173",
21
- "cell-merged": "awsui_cell-merged_wih1l_1czvh_190",
22
- "cell-merged-content": "awsui_cell-merged-content_wih1l_1czvh_201",
23
- "empty": "awsui_empty_wih1l_1czvh_216",
24
- "loading": "awsui_loading_wih1l_1czvh_220",
25
- "selection-control": "awsui_selection-control_wih1l_1czvh_229",
26
- "selection-control-header": "awsui_selection-control-header_wih1l_1czvh_236",
27
- "dark-header": "awsui_dark-header_wih1l_1czvh_245",
28
- "header-secondary": "awsui_header-secondary_wih1l_1czvh_250",
29
- "table-has-header": "awsui_table-has-header_wih1l_1czvh_266",
30
- "header-controls": "awsui_header-controls_wih1l_1czvh_270",
31
- "variant-full-page": "awsui_variant-full-page_wih1l_1czvh_274",
32
- "footer-wrapper": "awsui_footer-wrapper_wih1l_1czvh_287",
33
- "footer": "awsui_footer_wih1l_1czvh_287",
34
- "footer-with-pagination": "awsui_footer-with-pagination_wih1l_1czvh_295",
35
- "footer-pagination": "awsui_footer-pagination_wih1l_1czvh_303",
36
- "thead-active": "awsui_thead-active_wih1l_1czvh_307",
37
- "row": "awsui_row_wih1l_1czvh_308",
38
- "row-selected": "awsui_row-selected_wih1l_1czvh_309"
5
+ "root": "awsui_root_wih1l_183rn_97",
6
+ "tools": "awsui_tools_wih1l_183rn_108",
7
+ "tools-filtering": "awsui_tools-filtering_wih1l_183rn_114",
8
+ "tools-align-right": "awsui_tools-align-right_wih1l_183rn_128",
9
+ "tools-pagination": "awsui_tools-pagination_wih1l_183rn_132",
10
+ "tools-preferences": "awsui_tools-preferences_wih1l_183rn_132",
11
+ "tools-small": "awsui_tools-small_wih1l_183rn_138",
12
+ "table": "awsui_table_wih1l_183rn_144",
13
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_183rn_150",
14
+ "wrapper": "awsui_wrapper_wih1l_183rn_154",
15
+ "variant-stacked": "awsui_variant-stacked_wih1l_183rn_161",
16
+ "variant-container": "awsui_variant-container_wih1l_183rn_161",
17
+ "has-footer": "awsui_has-footer_wih1l_183rn_165",
18
+ "has-header": "awsui_has-header_wih1l_183rn_168",
19
+ "cell-merged": "awsui_cell-merged_wih1l_183rn_182",
20
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_183rn_193",
21
+ "empty": "awsui_empty_wih1l_183rn_208",
22
+ "loading": "awsui_loading_wih1l_183rn_212",
23
+ "selection-control": "awsui_selection-control_wih1l_183rn_221",
24
+ "selection-control-header": "awsui_selection-control-header_wih1l_183rn_228",
25
+ "dark-header": "awsui_dark-header_wih1l_183rn_237",
26
+ "header-secondary": "awsui_header-secondary_wih1l_183rn_242",
27
+ "table-has-header": "awsui_table-has-header_wih1l_183rn_258",
28
+ "header-controls": "awsui_header-controls_wih1l_183rn_262",
29
+ "variant-full-page": "awsui_variant-full-page_wih1l_183rn_266",
30
+ "variant-embedded": "awsui_variant-embedded_wih1l_183rn_274",
31
+ "variant-borderless": "awsui_variant-borderless_wih1l_183rn_274",
32
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_183rn_280",
33
+ "footer": "awsui_footer_wih1l_183rn_280",
34
+ "footer-with-pagination": "awsui_footer-with-pagination_wih1l_183rn_288",
35
+ "footer-pagination": "awsui_footer-pagination_wih1l_183rn_296",
36
+ "thead-active": "awsui_thead-active_wih1l_183rn_300",
37
+ "row": "awsui_row_wih1l_183rn_301",
38
+ "row-selected": "awsui_row-selected_wih1l_183rn_302"
39
39
  };
40
40
 
@@ -1,26 +1,26 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tabs-header": "awsui_tabs-header_14rmt_1donw_186",
5
- "tabs-header-list": "awsui_tabs-header-list_14rmt_1donw_192",
6
- "pagination-button": "awsui_pagination-button_14rmt_1donw_207",
7
- "pagination-button-left": "awsui_pagination-button-left_14rmt_1donw_212",
8
- "pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_1donw_215",
9
- "pagination-button-right": "awsui_pagination-button-right_14rmt_1donw_219",
10
- "pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_1donw_222",
11
- "tabs-tab": "awsui_tabs-tab_14rmt_1donw_227",
12
- "tabs-tab-label": "awsui_tabs-tab-label_14rmt_1donw_238",
13
- "tabs-tab-link": "awsui_tabs-tab-link_14rmt_1donw_254",
14
- "tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_1donw_313",
15
- "refresh": "awsui_refresh_14rmt_1donw_331",
16
- "tabs-tab-active": "awsui_tabs-tab-active_14rmt_1donw_345",
17
- "tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_1donw_352",
18
- "root": "awsui_root_14rmt_1donw_356",
19
- "tabs": "awsui_tabs_14rmt_1donw_186",
20
- "tabs-content": "awsui_tabs-content_14rmt_1donw_375",
21
- "tabs-content-active": "awsui_tabs-content-active_14rmt_1donw_379",
22
- "tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_1donw_389",
23
- "with-paddings": "awsui_with-paddings_14rmt_1donw_389",
24
- "tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_1donw_393"
4
+ "tabs-header": "awsui_tabs-header_14rmt_19hyh_186",
5
+ "tabs-header-list": "awsui_tabs-header-list_14rmt_19hyh_192",
6
+ "pagination-button": "awsui_pagination-button_14rmt_19hyh_207",
7
+ "pagination-button-left": "awsui_pagination-button-left_14rmt_19hyh_212",
8
+ "pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_19hyh_215",
9
+ "pagination-button-right": "awsui_pagination-button-right_14rmt_19hyh_219",
10
+ "pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_19hyh_222",
11
+ "tabs-tab": "awsui_tabs-tab_14rmt_19hyh_227",
12
+ "tabs-tab-label": "awsui_tabs-tab-label_14rmt_19hyh_238",
13
+ "tabs-tab-link": "awsui_tabs-tab-link_14rmt_19hyh_254",
14
+ "refresh": "awsui_refresh_14rmt_19hyh_270",
15
+ "tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_19hyh_316",
16
+ "tabs-tab-active": "awsui_tabs-tab-active_14rmt_19hyh_348",
17
+ "tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_19hyh_355",
18
+ "root": "awsui_root_14rmt_19hyh_359",
19
+ "tabs": "awsui_tabs_14rmt_19hyh_186",
20
+ "tabs-content": "awsui_tabs-content_14rmt_19hyh_378",
21
+ "tabs-content-active": "awsui_tabs-content-active_14rmt_19hyh_382",
22
+ "tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_19hyh_392",
23
+ "with-paddings": "awsui_with-paddings_14rmt_19hyh_392",
24
+ "tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_19hyh_396"
25
25
  };
26
26
 
@@ -183,13 +183,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
185
  /* stylelint-disable selector-max-type */
186
- .awsui_tabs-header_14rmt_1donw_186:not(#\9) {
186
+ .awsui_tabs-header_14rmt_19hyh_186:not(#\9) {
187
187
  margin: 0;
188
188
  padding: 0;
189
189
  display: flex;
190
190
  }
191
191
 
192
- .awsui_tabs-header-list_14rmt_1donw_192:not(#\9) {
192
+ .awsui_tabs-header-list_14rmt_19hyh_192:not(#\9) {
193
193
  margin: 0;
194
194
  padding: 0;
195
195
  display: flex;
@@ -200,42 +200,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
200
200
  -ms-overflow-style: none; /* Internet Explorer 10+ */
201
201
  scrollbar-width: none; /* Firefox */
202
202
  }
203
- .awsui_tabs-header-list_14rmt_1donw_192:not(#\9)::-webkit-scrollbar {
203
+ .awsui_tabs-header-list_14rmt_19hyh_192:not(#\9)::-webkit-scrollbar {
204
204
  display: none; /* Safari and Chrome */
205
205
  }
206
206
 
207
- .awsui_pagination-button_14rmt_1donw_207:not(#\9) {
207
+ .awsui_pagination-button_14rmt_19hyh_207:not(#\9) {
208
208
  margin: var(--space-scaled-s-913kwi, 12px) 0;
209
209
  padding: 0 var(--space-xxs-ja5cp8, 4px);
210
210
  display: flex;
211
211
  }
212
- .awsui_pagination-button-left_14rmt_1donw_212:not(#\9) {
212
+ .awsui_pagination-button-left_14rmt_19hyh_212:not(#\9) {
213
213
  border-right: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-control-disabled-pixk7g, #d1d5db);
214
214
  }
215
- .awsui_pagination-button-left-scrollable_14rmt_1donw_215:not(#\9) {
215
+ .awsui_pagination-button-left-scrollable_14rmt_19hyh_215:not(#\9) {
216
216
  z-index: 1;
217
217
  box-shadow: 5px 0px 4px -3px var(--color-border-tabs-shadow-zm92uy, rgba(0, 7, 22, 0.12)), 1px 0px 0px 0px var(--color-border-tabs-shadow-zm92uy, rgba(0, 7, 22, 0.12));
218
218
  }
219
- .awsui_pagination-button-right_14rmt_1donw_219:not(#\9) {
219
+ .awsui_pagination-button-right_14rmt_19hyh_219:not(#\9) {
220
220
  border-left: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-control-disabled-pixk7g, #d1d5db);
221
221
  }
222
- .awsui_pagination-button-right-scrollable_14rmt_1donw_222:not(#\9) {
222
+ .awsui_pagination-button-right-scrollable_14rmt_19hyh_222:not(#\9) {
223
223
  z-index: 1;
224
224
  box-shadow: -5px 0px 4px -3px var(--color-border-tabs-shadow-zm92uy, rgba(0, 7, 22, 0.12)), -1px 0px 0px 0 var(--color-border-tabs-shadow-zm92uy, rgba(0, 7, 22, 0.12));
225
225
  }
226
226
 
227
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9) {
227
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9) {
228
228
  list-style: none;
229
229
  padding: 0;
230
230
  flex-shrink: 0;
231
231
  display: flex;
232
232
  max-width: calc(90% - var(--space-l-f4l5gr, 20px));
233
233
  }
234
- .awsui_tabs-tab_14rmt_1donw_227 > button:not(#\9) {
234
+ .awsui_tabs-tab_14rmt_19hyh_227 > button:not(#\9) {
235
235
  background-color: transparent;
236
236
  }
237
237
 
238
- .awsui_tabs-tab-label_14rmt_1donw_238:not(#\9) {
238
+ .awsui_tabs-tab-label_14rmt_19hyh_238:not(#\9) {
239
239
  display: flex;
240
240
  align-items: center;
241
241
  padding: var(--space-scaled-2x-xxs-0k2v6n, 4px) var(--space-l-f4l5gr, 20px);
@@ -246,12 +246,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
246
246
  word-break: break-word;
247
247
  }
248
248
 
249
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9):not(:last-child) > a > .awsui_tabs-tab-label_14rmt_1donw_238, .awsui_tabs-tab_14rmt_1donw_227:not(#\9):not(:last-child) > button > .awsui_tabs-tab-label_14rmt_1donw_238 {
249
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):not(:last-child) > a > .awsui_tabs-tab-label_14rmt_19hyh_238, .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):not(:last-child) > button > .awsui_tabs-tab-label_14rmt_19hyh_238 {
250
250
  margin-right: calc(-1 * var(--border-divider-section-width-orq175, 2px));
251
251
  border-right: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-tabs-divider-7cs6of, #e9ebed);
252
252
  }
253
253
 
254
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9) {
254
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9) {
255
255
  position: relative;
256
256
  display: flex;
257
257
  align-items: stretch;
@@ -262,26 +262,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
262
262
  border: var(--border-divider-section-width-orq175, 2px) solid transparent;
263
263
  font-size: var(--font-tabs-size-rcrn41, 16px);
264
264
  line-height: var(--font-tabs-line-height-hrscyg, 20px);
265
- font-weight: var(--font-wayfinding-link-active-weight-66kyod, 800);
265
+ font-weight: var(--font-wayfinding-link-active-weight-frdnvo, 700);
266
+ color: var(--color-text-interactive-default-2sml2m, #414d5c);
266
267
  -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
267
268
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
268
- color: var(--color-text-interactive-default-2sml2m, #414d5c);
269
269
  }
270
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):hover {
270
+ .awsui_tabs-tab-link_14rmt_19hyh_254.awsui_refresh_14rmt_19hyh_270:not(#\9) {
271
+ padding: calc(var(--space-static-xs-zgeph4, 8px) - 1px) 0 var(--space-static-xs-zgeph4, 8px) 0;
272
+ }
273
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):hover {
271
274
  color: var(--color-text-accent-qh8xwn, #0972d3);
272
275
  }
273
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus {
276
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus {
274
277
  outline: none;
275
278
  }
276
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus {
279
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus {
277
280
  z-index: 1;
278
281
  position: relative;
279
282
  }
280
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus {
283
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus {
281
284
  outline: 2px dotted transparent;
282
285
  outline-offset: calc(var(--space-tabs-focus-outline-gutter-tauev7, -8px) - 1px);
283
286
  }
284
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus::before {
287
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus::before {
285
288
  content: " ";
286
289
  display: block;
287
290
  position: absolute;
@@ -292,32 +295,32 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9
292
295
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
293
296
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
294
297
  }
295
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus > a > .awsui_tabs-tab-label_14rmt_1donw_238, body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):focus > button > .awsui_tabs-tab-label_14rmt_1donw_238 {
298
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus > a > .awsui_tabs-tab-label_14rmt_19hyh_238, body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):focus > button > .awsui_tabs-tab-label_14rmt_19hyh_238 {
296
299
  border-right-color: transparent;
297
300
  }
298
301
 
299
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9):first-child {
302
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):first-child {
300
303
  margin-left: 1px;
301
304
  }
302
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9):first-child > a > .awsui_tabs-tab-label_14rmt_1donw_238, .awsui_tabs-tab_14rmt_1donw_227:not(#\9):first-child > button > .awsui_tabs-tab-label_14rmt_1donw_238 {
305
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):first-child > a > .awsui_tabs-tab-label_14rmt_19hyh_238, .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):first-child > button > .awsui_tabs-tab-label_14rmt_19hyh_238 {
303
306
  padding-left: calc(var(--space-l-f4l5gr, 20px) - 1px);
304
307
  }
305
308
 
306
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9):last-child {
309
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):last-child {
307
310
  margin-right: 1px;
308
311
  }
309
- .awsui_tabs-tab_14rmt_1donw_227:not(#\9):last-child > a > .awsui_tabs-tab-label_14rmt_1donw_238, .awsui_tabs-tab_14rmt_1donw_227:not(#\9):last-child > button > .awsui_tabs-tab-label_14rmt_1donw_238 {
312
+ .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):last-child > a > .awsui_tabs-tab-label_14rmt_19hyh_238, .awsui_tabs-tab_14rmt_19hyh_227:not(#\9):last-child > button > .awsui_tabs-tab-label_14rmt_19hyh_238 {
310
313
  padding-right: calc(var(--space-l-f4l5gr, 20px) - 1px);
311
314
  }
312
315
 
313
- .awsui_tabs-tab-disabled_14rmt_1donw_313:not(#\9), .awsui_tabs-tab-disabled_14rmt_1donw_313:not(#\9):hover {
316
+ .awsui_tabs-tab-disabled_14rmt_19hyh_316:not(#\9), .awsui_tabs-tab-disabled_14rmt_19hyh_316:not(#\9):hover {
314
317
  pointer-events: none;
315
318
  cursor: default;
316
319
  color: var(--color-text-interactive-disabled-nss20z, #9ba7b6);
317
- font-weight: var(--font-tabs-disabled-weight-nwzogt, 800);
320
+ font-weight: var(--font-tabs-disabled-weight-8w3z0i, 700);
318
321
  }
319
322
 
320
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313):after {
323
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316):after {
321
324
  content: "";
322
325
  position: absolute;
323
326
  left: 0;
@@ -328,36 +331,36 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9
328
331
  background: var(--color-border-tabs-underline-mcp7l7, #0972d3);
329
332
  opacity: 0;
330
333
  }
331
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313).awsui_refresh_14rmt_1donw_331:after {
334
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316).awsui_refresh_14rmt_19hyh_270:after {
332
335
  transition: opacity var(--motion-duration-refresh-only-medium-wkp575, 165ms) var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
333
336
  }
334
337
  @media (prefers-reduced-motion: reduce) {
335
- .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313).awsui_refresh_14rmt_1donw_331:after {
338
+ .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316).awsui_refresh_14rmt_19hyh_270:after {
336
339
  animation: none;
337
340
  transition: none;
338
341
  }
339
342
  }
340
- .awsui-motion-disabled .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313).awsui_refresh_14rmt_1donw_331:after, .awsui-mode-entering .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313).awsui_refresh_14rmt_1donw_331:after {
343
+ .awsui-motion-disabled .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316).awsui_refresh_14rmt_19hyh_270:after, .awsui-mode-entering .awsui_tabs-tab-link_14rmt_19hyh_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316).awsui_refresh_14rmt_19hyh_270:after {
341
344
  animation: none;
342
345
  transition: none;
343
346
  }
344
347
 
345
- .awsui_tabs-tab-active_14rmt_1donw_345:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313) {
348
+ .awsui_tabs-tab-active_14rmt_19hyh_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316) {
346
349
  color: var(--color-text-accent-qh8xwn, #0972d3);
347
350
  }
348
- .awsui_tabs-tab-active_14rmt_1donw_345:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1donw_313):after {
351
+ .awsui_tabs-tab-active_14rmt_19hyh_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_19hyh_316):after {
349
352
  opacity: 1;
350
353
  }
351
354
 
352
- .awsui_tabs-header-with-divider_14rmt_1donw_352:not(#\9) {
355
+ .awsui_tabs-header-with-divider_14rmt_19hyh_355:not(#\9) {
353
356
  border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-tabs-divider-7cs6of, #e9ebed);
354
357
  }
355
358
 
356
- .awsui_root_14rmt_1donw_356:not(#\9) {
359
+ .awsui_root_14rmt_19hyh_359:not(#\9) {
357
360
  /* used in test-utils or tests */
358
361
  }
359
362
 
360
- .awsui_tabs_14rmt_1donw_186:not(#\9) {
363
+ .awsui_tabs_14rmt_19hyh_186:not(#\9) {
361
364
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
362
365
  border-collapse: separate;
363
366
  border-spacing: 0;
@@ -398,24 +401,24 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1donw_254:not(#\9
398
401
  width: 100%;
399
402
  }
400
403
 
401
- .awsui_tabs-content_14rmt_1donw_375:not(#\9) {
404
+ .awsui_tabs-content_14rmt_19hyh_378:not(#\9) {
402
405
  display: none;
403
406
  }
404
407
 
405
- .awsui_tabs-content-active_14rmt_1donw_379:not(#\9) {
408
+ .awsui_tabs-content-active_14rmt_19hyh_382:not(#\9) {
406
409
  display: block;
407
410
  }
408
- body[data-awsui-focus-visible=true] .awsui_tabs-content-active_14rmt_1donw_379:not(#\9):focus {
411
+ body[data-awsui-focus-visible=true] .awsui_tabs-content-active_14rmt_19hyh_382:not(#\9):focus {
409
412
  outline: 2px dotted transparent;
410
413
  outline-offset: 2px;
411
414
  border-radius: var(--border-radius-container-pmtq2d, 16px);
412
415
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
413
416
  }
414
417
 
415
- .awsui_tabs-content-wrapper_14rmt_1donw_389.awsui_with-paddings_14rmt_1donw_389 > .awsui_tabs-content_14rmt_1donw_375:not(#\9) {
418
+ .awsui_tabs-content-wrapper_14rmt_19hyh_392.awsui_with-paddings_14rmt_19hyh_392 > .awsui_tabs-content_14rmt_19hyh_378:not(#\9) {
416
419
  padding: var(--space-scaled-m-gxhdpl, 16px) 0;
417
420
  }
418
421
 
419
- .awsui_tabs-container-content-wrapper_14rmt_1donw_393.awsui_with-paddings_14rmt_1donw_389 > .awsui_tabs-content_14rmt_1donw_375:not(#\9) {
422
+ .awsui_tabs-container-content-wrapper_14rmt_19hyh_396.awsui_with-paddings_14rmt_19hyh_392 > .awsui_tabs-content_14rmt_19hyh_378:not(#\9) {
420
423
  padding: var(--space-tabs-content-top-ql9865, 12px) var(--space-container-horizontal-jxdgil, 20px) var(--space-scaled-l-2rs0gk, 20px);
421
424
  }