@cloudscape-design/components 3.0.361 → 3.0.363

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 (167) hide show
  1. package/alert/index.d.ts.map +1 -1
  2. package/alert/index.js +21 -16
  3. package/alert/index.js.map +1 -1
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/visual-refresh/styles.css.js +69 -69
  8. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  9. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  10. package/area-chart/model/use-chart-model.js +1 -1
  11. package/area-chart/model/use-chart-model.js.map +1 -1
  12. package/area-chart/styles.css.js +6 -6
  13. package/area-chart/styles.scoped.css +10 -10
  14. package/area-chart/styles.selectors.js +6 -6
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +25 -25
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/button-dropdown/category-elements/styles.css.js +13 -13
  19. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  20. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  21. package/button-dropdown/item-element/styles.css.js +15 -15
  22. package/button-dropdown/item-element/styles.scoped.css +19 -19
  23. package/button-dropdown/item-element/styles.selectors.js +15 -15
  24. package/button-dropdown/styles.css.js +14 -14
  25. package/button-dropdown/styles.scoped.css +22 -22
  26. package/button-dropdown/styles.selectors.js +14 -14
  27. package/code-editor/index.d.ts.map +1 -1
  28. package/code-editor/index.js +26 -71
  29. package/code-editor/index.js.map +1 -1
  30. package/code-editor/listeners.d.ts +1 -1
  31. package/code-editor/listeners.d.ts.map +1 -1
  32. package/code-editor/listeners.js.map +1 -1
  33. package/code-editor/setup-editor.d.ts.map +1 -1
  34. package/code-editor/setup-editor.js +39 -36
  35. package/code-editor/setup-editor.js.map +1 -1
  36. package/code-editor/styles.css.js +32 -32
  37. package/code-editor/styles.scoped.css +130 -130
  38. package/code-editor/styles.selectors.js +32 -32
  39. package/code-editor/use-editor.d.ts +24 -0
  40. package/code-editor/use-editor.d.ts.map +1 -0
  41. package/code-editor/use-editor.js +71 -0
  42. package/code-editor/use-editor.js.map +1 -0
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +47 -47
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  50. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  51. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  52. package/column-layout/styles.css.js +13 -13
  53. package/column-layout/styles.scoped.css +46 -46
  54. package/column-layout/styles.selectors.js +13 -13
  55. package/container/styles.css.js +28 -28
  56. package/container/styles.scoped.css +55 -55
  57. package/container/styles.selectors.js +28 -28
  58. package/date-range-picker/styles.css.js +38 -38
  59. package/date-range-picker/styles.scoped.css +47 -47
  60. package/date-range-picker/styles.selectors.js +38 -38
  61. package/expandable-section/styles.css.js +29 -29
  62. package/expandable-section/styles.scoped.css +66 -66
  63. package/expandable-section/styles.selectors.js +29 -29
  64. package/form-field/internal.d.ts.map +1 -1
  65. package/form-field/internal.js +17 -12
  66. package/form-field/internal.js.map +1 -1
  67. package/form-field/styles.css.js +19 -19
  68. package/form-field/styles.scoped.css +30 -30
  69. package/form-field/styles.selectors.js +19 -19
  70. package/help-panel/styles.css.js +4 -4
  71. package/help-panel/styles.scoped.css +66 -66
  72. package/help-panel/styles.selectors.js +4 -4
  73. package/internal/base-component/styles.scoped.css +81 -57
  74. package/internal/components/chart-popover/index.d.ts.map +1 -1
  75. package/internal/components/chart-popover/index.js +1 -1
  76. package/internal/components/chart-popover/index.js.map +1 -1
  77. package/internal/components/dropdown-footer/styles.css.js +3 -3
  78. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  79. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +31 -31
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/components/token-list/styles.css.js +9 -9
  84. package/internal/components/token-list/styles.scoped.css +22 -22
  85. package/internal/components/token-list/styles.selectors.js +9 -9
  86. package/internal/environment.js +1 -1
  87. package/internal/environment.json +1 -1
  88. package/internal/generated/styles/tokens.js +1 -1
  89. package/internal/generated/theming/index.cjs +25 -23
  90. package/internal/generated/theming/index.js +25 -23
  91. package/internal/manifest.json +1 -1
  92. package/internal/plugins/api.d.ts +21 -25
  93. package/internal/plugins/api.d.ts.map +1 -1
  94. package/internal/plugins/api.js +15 -35
  95. package/internal/plugins/api.js.map +1 -1
  96. package/internal/plugins/controllers/action-buttons.d.ts +9 -0
  97. package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
  98. package/internal/plugins/controllers/action-buttons.js +11 -0
  99. package/internal/plugins/controllers/action-buttons.js.map +1 -1
  100. package/internal/plugins/controllers/drawers.d.ts +9 -0
  101. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  102. package/internal/plugins/controllers/drawers.js +11 -0
  103. package/internal/plugins/controllers/drawers.js.map +1 -1
  104. package/internal/utils/dom.d.ts +1 -8
  105. package/internal/utils/dom.d.ts.map +1 -1
  106. package/internal/utils/dom.js +1 -22
  107. package/internal/utils/dom.js.map +1 -1
  108. package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
  109. package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
  110. package/modal/styles.css.js +23 -23
  111. package/modal/styles.scoped.css +39 -39
  112. package/modal/styles.selectors.js +23 -23
  113. package/package.json +1 -1
  114. package/pie-chart/pie-chart.d.ts.map +1 -1
  115. package/pie-chart/pie-chart.js +1 -1
  116. package/pie-chart/pie-chart.js.map +1 -1
  117. package/pie-chart/styles.css.js +27 -27
  118. package/pie-chart/styles.scoped.css +43 -43
  119. package/pie-chart/styles.selectors.js +27 -27
  120. package/popover/container.d.ts.map +1 -1
  121. package/popover/container.js +3 -2
  122. package/popover/container.js.map +1 -1
  123. package/property-filter/styles.css.js +29 -29
  124. package/property-filter/styles.scoped.css +33 -33
  125. package/property-filter/styles.selectors.js +29 -29
  126. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  127. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  128. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  129. package/side-navigation/styles.css.js +28 -28
  130. package/side-navigation/styles.scoped.css +43 -43
  131. package/side-navigation/styles.selectors.js +28 -28
  132. package/split-panel/styles.css.js +56 -56
  133. package/split-panel/styles.scoped.css +85 -85
  134. package/split-panel/styles.selectors.js +56 -56
  135. package/table/body-cell/styles.css.js +28 -28
  136. package/table/body-cell/styles.scoped.css +76 -76
  137. package/table/body-cell/styles.selectors.js +28 -28
  138. package/table/header-cell/styles.css.js +24 -24
  139. package/table/header-cell/styles.scoped.css +43 -43
  140. package/table/header-cell/styles.selectors.js +24 -24
  141. package/table/sticky-scrollbar/styles.css.js +6 -6
  142. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  143. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  144. package/table/styles.css.js +34 -34
  145. package/table/styles.scoped.css +42 -42
  146. package/table/styles.selectors.js +34 -34
  147. package/tabs/styles.css.js +21 -21
  148. package/tabs/styles.scoped.css +46 -46
  149. package/tabs/styles.selectors.js +21 -21
  150. package/tiles/styles.css.js +29 -29
  151. package/tiles/styles.scoped.css +73 -73
  152. package/tiles/styles.selectors.js +29 -29
  153. package/top-navigation/1.0-beta/styles.css.js +25 -25
  154. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  155. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  156. package/top-navigation/styles.css.js +47 -47
  157. package/top-navigation/styles.scoped.css +73 -73
  158. package/top-navigation/styles.selectors.js +47 -47
  159. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  160. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  161. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  162. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  163. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  164. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  165. package/wizard/styles.css.js +31 -31
  166. package/wizard/styles.scoped.css +63 -63
  167. package/wizard/styles.selectors.js +31 -31
@@ -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_1csi5_97:not(#\9) {
97
+ .awsui_root_wih1l_v4054_97:not(#\9) {
98
98
  font-size: var(--font-body-m-size-dhtyxm, 14px);
99
99
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
100
100
  color: var(--color-text-body-default-2sxhhn, #000716);
@@ -105,92 +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_1csi5_108:not(#\9) {
108
+ .awsui_tools_wih1l_v4054_108:not(#\9) {
109
109
  display: flex;
110
110
  align-items: flex-end;
111
111
  flex-wrap: wrap;
112
112
  padding: var(--space-scaled-xs-26e2du, 8px) 0 var(--space-table-header-tools-bottom-25ubsj, 0px);
113
113
  }
114
- .awsui_tools-filtering_wih1l_1csi5_114:not(#\9) {
114
+ .awsui_tools-filtering_wih1l_v4054_114:not(#\9) {
115
115
  max-width: 100%;
116
116
  margin-right: var(--space-l-t419sm, 20px);
117
117
  }
118
118
  @supports (flex-basis: fit-content) {
119
- .awsui_tools-filtering_wih1l_1csi5_114:not(#\9) {
119
+ .awsui_tools-filtering_wih1l_v4054_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_1csi5_114:not(#\9) {
124
+ .awsui_tools-filtering_wih1l_v4054_114:not(#\9) {
125
125
  flex: 1 1 auto;
126
126
  }
127
127
  }
128
- .awsui_tools-align-right_wih1l_1csi5_128:not(#\9) {
128
+ .awsui_tools-align-right_wih1l_v4054_128:not(#\9) {
129
129
  display: flex;
130
130
  margin-left: auto;
131
131
  }
132
- .awsui_tools-pagination_wih1l_1csi5_132 + .awsui_tools-preferences_wih1l_1csi5_132:not(#\9) {
133
- border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
132
+ .awsui_tools-pagination_wih1l_v4054_132 + .awsui_tools-preferences_wih1l_v4054_132:not(#\9) {
133
+ border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
134
134
  box-sizing: border-box;
135
135
  margin-left: var(--space-xs-zb16t3, 8px);
136
136
  padding-left: var(--space-xs-zb16t3, 8px);
137
137
  }
138
- .awsui_tools-small_wih1l_1csi5_138 > .awsui_tools-filtering_wih1l_1csi5_114:not(#\9) {
138
+ .awsui_tools-small_wih1l_v4054_138 > .awsui_tools-filtering_wih1l_v4054_114:not(#\9) {
139
139
  margin-right: 0;
140
140
  margin-bottom: var(--space-scaled-xs-26e2du, 8px);
141
141
  flex-basis: 100%;
142
142
  }
143
143
 
144
- .awsui_table_wih1l_1csi5_144:not(#\9) {
144
+ .awsui_table_wih1l_v4054_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_1csi5_150:not(#\9) {
150
+ .awsui_table-layout-fixed_wih1l_v4054_150:not(#\9) {
151
151
  table-layout: fixed;
152
152
  }
153
153
 
154
- .awsui_wrapper_wih1l_1csi5_154:not(#\9) {
154
+ .awsui_wrapper_wih1l_v4054_154:not(#\9) {
155
155
  position: relative;
156
156
  box-sizing: border-box;
157
157
  width: 100%;
158
158
  overflow-x: auto;
159
159
  scrollbar-width: none; /* Hide scrollbar in Firefox */
160
160
  }
161
- .awsui_wrapper_wih1l_1csi5_154.awsui_variant-stacked_wih1l_1csi5_161 > .awsui_table_wih1l_1csi5_144:not(#\9), .awsui_wrapper_wih1l_1csi5_154.awsui_variant-container_wih1l_1csi5_161 > .awsui_table_wih1l_1csi5_144:not(#\9) {
161
+ .awsui_wrapper_wih1l_v4054_154.awsui_variant-stacked_wih1l_v4054_161 > .awsui_table_wih1l_v4054_144:not(#\9), .awsui_wrapper_wih1l_v4054_154.awsui_variant-container_wih1l_v4054_161 > .awsui_table_wih1l_v4054_144:not(#\9) {
162
162
  padding-left: var(--space-table-horizontal-8davlm, 20px);
163
163
  padding-right: var(--space-table-horizontal-8davlm, 20px);
164
164
  }
165
- .awsui_wrapper_wih1l_1csi5_154.awsui_variant-container_wih1l_1csi5_161:not(#\9):not(.awsui_has-footer_wih1l_1csi5_165) {
165
+ .awsui_wrapper_wih1l_v4054_154.awsui_variant-container_wih1l_v4054_161:not(#\9):not(.awsui_has-footer_wih1l_v4054_165) {
166
166
  padding-bottom: var(--space-table-content-bottom-9yr834, 4px);
167
167
  }
168
- .awsui_wrapper_wih1l_1csi5_154:not(#\9):not(.awsui_has-header_wih1l_1csi5_168) {
168
+ .awsui_wrapper_wih1l_v4054_154:not(#\9):not(.awsui_has-header_wih1l_v4054_168) {
169
169
  border-top-right-radius: var(--border-radius-container-wqv1zi, 16px);
170
170
  border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
171
171
  }
172
- .awsui_wrapper_wih1l_1csi5_154:not(#\9)::-webkit-scrollbar {
172
+ .awsui_wrapper_wih1l_v4054_154:not(#\9)::-webkit-scrollbar {
173
173
  display: none; /* Hide scrollbar in Safari and Chrome */
174
174
  }
175
- body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1csi5_154:not(#\9):focus {
175
+ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_v4054_154:not(#\9):focus {
176
176
  outline: 2px dotted transparent;
177
177
  outline-offset: 2px;
178
178
  border-radius: var(--border-radius-container-wqv1zi, 16px);
179
179
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
180
180
  }
181
181
 
182
- .awsui_cell-merged_wih1l_1csi5_182:not(#\9) {
182
+ .awsui_cell-merged_wih1l_v4054_182:not(#\9) {
183
183
  text-align: center;
184
184
  padding: 0;
185
185
  }
186
- .awsui_cell-merged_wih1l_1csi5_182.awsui_has-footer_wih1l_1csi5_165:not(#\9) {
186
+ .awsui_cell-merged_wih1l_v4054_182.awsui_has-footer_wih1l_v4054_165:not(#\9) {
187
187
  /*
188
188
  Add a bottom border to the body cell of an empty table as a separator between the
189
189
  table and the footer
190
190
  */
191
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
191
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
192
192
  }
193
- .awsui_cell-merged-content_wih1l_1csi5_193:not(#\9) {
193
+ .awsui_cell-merged-content_wih1l_v4054_193:not(#\9) {
194
194
  box-sizing: border-box;
195
195
  width: 100%;
196
196
  padding: var(--space-scaled-m-mo5yse, 16px) var(--space-l-t419sm, 20px) var(--space-scaled-l-0hpmd7, 20px);
@@ -198,18 +198,18 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1csi5_154:not(#\9):focu
198
198
  /* stylelint-enable plugin/no-unsupported-browser-features */
199
199
  }
200
200
  @supports (position: sticky) {
201
- .awsui_cell-merged-content_wih1l_1csi5_193:not(#\9) {
201
+ .awsui_cell-merged-content_wih1l_v4054_193:not(#\9) {
202
202
  position: sticky;
203
203
  left: 0;
204
204
  margin: 0 calc(-2 * var(--space-table-horizontal-8davlm, 20px));
205
205
  }
206
206
  }
207
207
 
208
- .awsui_empty_wih1l_1csi5_208:not(#\9) {
208
+ .awsui_empty_wih1l_v4054_208:not(#\9) {
209
209
  color: var(--color-text-empty-2wfcyr, #5f6b7a);
210
210
  }
211
211
 
212
- .awsui_loading_wih1l_1csi5_212:not(#\9) {
212
+ .awsui_loading_wih1l_v4054_212:not(#\9) {
213
213
  /* used in test-utils */
214
214
  }
215
215
 
@@ -218,14 +218,14 @@ The min/max/width token values in Visual Refresh should align
218
218
  the table header and body cells selection control with the table
219
219
  filter search icon.
220
220
  */
221
- .awsui_selection-control_wih1l_1csi5_221:not(#\9) {
221
+ .awsui_selection-control_wih1l_v4054_221:not(#\9) {
222
222
  box-sizing: border-box;
223
223
  max-width: var(--size-table-selection-horizontal-oqvl1b, 40px);
224
224
  min-width: var(--size-table-selection-horizontal-oqvl1b, 40px);
225
225
  position: relative;
226
226
  width: var(--size-table-selection-horizontal-oqvl1b, 40px);
227
227
  }
228
- .awsui_selection-control_wih1l_1csi5_221.awsui_selection-control-header_wih1l_1csi5_228:not(#\9) {
228
+ .awsui_selection-control_wih1l_v4054_221.awsui_selection-control-header_wih1l_v4054_228:not(#\9) {
229
229
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-scaled-l-0hpmd7, 20px);
230
230
  border-left: var(--border-item-width-yel47s, 2px) solid transparent;
231
231
  }
@@ -234,12 +234,12 @@ filter search icon.
234
234
  The dynamic height dark header needs a background that will cover
235
235
  the default white background of the container component.
236
236
  */
237
- .awsui_dark-header_wih1l_1csi5_237:not(#\9) {
237
+ .awsui_dark-header_wih1l_v4054_237:not(#\9) {
238
238
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
239
239
  color: var(--color-text-body-default-2sxhhn, #000716);
240
240
  }
241
241
 
242
- .awsui_header-secondary_wih1l_1csi5_242:not(#\9) {
242
+ .awsui_header-secondary_wih1l_v4054_242:not(#\9) {
243
243
  overflow: auto;
244
244
  -ms-overflow-style: none; /* Internet Explorer 10+ */
245
245
  scrollbar-width: none; /* Firefox */
@@ -248,44 +248,44 @@ the default white background of the container component.
248
248
  border-radius: 0;
249
249
  background: var(--color-background-table-header-82ew8p, #ffffff);
250
250
  }
251
- .awsui_header-secondary_wih1l_1csi5_242.awsui_variant-stacked_wih1l_1csi5_161 > .awsui_table_wih1l_1csi5_144:not(#\9), .awsui_header-secondary_wih1l_1csi5_242.awsui_variant-container_wih1l_1csi5_161 > .awsui_table_wih1l_1csi5_144:not(#\9) {
251
+ .awsui_header-secondary_wih1l_v4054_242.awsui_variant-stacked_wih1l_v4054_161 > .awsui_table_wih1l_v4054_144:not(#\9), .awsui_header-secondary_wih1l_v4054_242.awsui_variant-container_wih1l_v4054_161 > .awsui_table_wih1l_v4054_144:not(#\9) {
252
252
  padding-left: var(--space-table-horizontal-8davlm, 20px);
253
253
  padding-right: var(--space-table-horizontal-8davlm, 20px);
254
254
  }
255
- .awsui_header-secondary_wih1l_1csi5_242:not(#\9)::-webkit-scrollbar {
255
+ .awsui_header-secondary_wih1l_v4054_242:not(#\9)::-webkit-scrollbar {
256
256
  display: none; /* Safari and Chrome */
257
257
  }
258
- .awsui_header-secondary_wih1l_1csi5_242.awsui_table-has-header_wih1l_1csi5_258:not(#\9) {
258
+ .awsui_header-secondary_wih1l_v4054_242.awsui_table-has-header_wih1l_v4054_258:not(#\9) {
259
259
  border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-divider-p2uygo, transparent);
260
260
  }
261
261
 
262
- .awsui_header-controls_wih1l_1csi5_262:not(#\9) {
262
+ .awsui_header-controls_wih1l_v4054_262:not(#\9) {
263
263
  padding-top: var(--space-container-header-top-5qav00, 12px);
264
264
  padding-bottom: var(--space-container-header-bottom-vj01hn, 8px);
265
265
  }
266
- .awsui_header-controls_wih1l_1csi5_262.awsui_variant-full-page_wih1l_1csi5_266:not(#\9) {
266
+ .awsui_header-controls_wih1l_v4054_262.awsui_variant-full-page_wih1l_v4054_266:not(#\9) {
267
267
  padding-top: 0;
268
268
  padding-bottom: calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
269
269
  }
270
- .awsui_header-controls_wih1l_1csi5_262.awsui_variant-stacked_wih1l_1csi5_161:not(#\9), .awsui_header-controls_wih1l_1csi5_262.awsui_variant-container_wih1l_1csi5_161:not(#\9) {
270
+ .awsui_header-controls_wih1l_v4054_262.awsui_variant-stacked_wih1l_v4054_161:not(#\9), .awsui_header-controls_wih1l_v4054_262.awsui_variant-container_wih1l_v4054_161:not(#\9) {
271
271
  padding-left: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
272
272
  padding-right: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
273
273
  }
274
- .awsui_header-controls_wih1l_1csi5_262.awsui_variant-embedded_wih1l_1csi5_274:not(#\9), .awsui_header-controls_wih1l_1csi5_262.awsui_variant-borderless_wih1l_1csi5_274:not(#\9) {
274
+ .awsui_header-controls_wih1l_v4054_262.awsui_variant-embedded_wih1l_v4054_274:not(#\9), .awsui_header-controls_wih1l_v4054_262.awsui_variant-borderless_wih1l_v4054_274:not(#\9) {
275
275
  padding-left: var(--space-table-header-horizontal-wl3ykr, 0px);
276
276
  padding-right: var(--space-table-header-horizontal-wl3ykr, 0px);
277
277
  padding-top: var(--space-table-embedded-header-top-bfjeam, 0px);
278
278
  }
279
279
 
280
- .awsui_footer-wrapper_wih1l_1csi5_280.awsui_variant-stacked_wih1l_1csi5_161:not(#\9), .awsui_footer-wrapper_wih1l_1csi5_280.awsui_variant-container_wih1l_1csi5_161:not(#\9) {
280
+ .awsui_footer-wrapper_wih1l_v4054_280.awsui_variant-stacked_wih1l_v4054_161:not(#\9), .awsui_footer-wrapper_wih1l_v4054_280.awsui_variant-container_wih1l_v4054_161:not(#\9) {
281
281
  padding-left: var(--space-table-horizontal-8davlm, 20px);
282
282
  padding-right: var(--space-table-horizontal-8davlm, 20px);
283
283
  }
284
284
 
285
- .awsui_footer_wih1l_1csi5_280:not(#\9) {
285
+ .awsui_footer_wih1l_v4054_280:not(#\9) {
286
286
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-table-footer-horizontal-ptapb9, 0px);
287
287
  }
288
- .awsui_footer-with-pagination_wih1l_1csi5_288:not(#\9) {
288
+ .awsui_footer-with-pagination_wih1l_v4054_288:not(#\9) {
289
289
  display: flex;
290
290
  flex-direction: row;
291
291
  justify-content: space-between;
@@ -293,12 +293,12 @@ the default white background of the container component.
293
293
  flex-wrap: wrap;
294
294
  gap: var(--space-scaled-s-aqzyko, 12px);
295
295
  }
296
- .awsui_footer-pagination_wih1l_1csi5_296:not(#\9) {
296
+ .awsui_footer-pagination_wih1l_v4054_296:not(#\9) {
297
297
  margin-left: auto;
298
298
  }
299
299
 
300
- .awsui_thead-active_wih1l_1csi5_300:not(#\9),
301
- .awsui_row_wih1l_1csi5_301:not(#\9),
302
- .awsui_row-selected_wih1l_1csi5_302:not(#\9) {
300
+ .awsui_thead-active_wih1l_v4054_300:not(#\9),
301
+ .awsui_row_wih1l_v4054_301:not(#\9),
302
+ .awsui_row-selected_wih1l_v4054_302:not(#\9) {
303
303
  /* used in test-utils */
304
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_1csi5_97",
6
- "tools": "awsui_tools_wih1l_1csi5_108",
7
- "tools-filtering": "awsui_tools-filtering_wih1l_1csi5_114",
8
- "tools-align-right": "awsui_tools-align-right_wih1l_1csi5_128",
9
- "tools-pagination": "awsui_tools-pagination_wih1l_1csi5_132",
10
- "tools-preferences": "awsui_tools-preferences_wih1l_1csi5_132",
11
- "tools-small": "awsui_tools-small_wih1l_1csi5_138",
12
- "table": "awsui_table_wih1l_1csi5_144",
13
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_1csi5_150",
14
- "wrapper": "awsui_wrapper_wih1l_1csi5_154",
15
- "variant-stacked": "awsui_variant-stacked_wih1l_1csi5_161",
16
- "variant-container": "awsui_variant-container_wih1l_1csi5_161",
17
- "has-footer": "awsui_has-footer_wih1l_1csi5_165",
18
- "has-header": "awsui_has-header_wih1l_1csi5_168",
19
- "cell-merged": "awsui_cell-merged_wih1l_1csi5_182",
20
- "cell-merged-content": "awsui_cell-merged-content_wih1l_1csi5_193",
21
- "empty": "awsui_empty_wih1l_1csi5_208",
22
- "loading": "awsui_loading_wih1l_1csi5_212",
23
- "selection-control": "awsui_selection-control_wih1l_1csi5_221",
24
- "selection-control-header": "awsui_selection-control-header_wih1l_1csi5_228",
25
- "dark-header": "awsui_dark-header_wih1l_1csi5_237",
26
- "header-secondary": "awsui_header-secondary_wih1l_1csi5_242",
27
- "table-has-header": "awsui_table-has-header_wih1l_1csi5_258",
28
- "header-controls": "awsui_header-controls_wih1l_1csi5_262",
29
- "variant-full-page": "awsui_variant-full-page_wih1l_1csi5_266",
30
- "variant-embedded": "awsui_variant-embedded_wih1l_1csi5_274",
31
- "variant-borderless": "awsui_variant-borderless_wih1l_1csi5_274",
32
- "footer-wrapper": "awsui_footer-wrapper_wih1l_1csi5_280",
33
- "footer": "awsui_footer_wih1l_1csi5_280",
34
- "footer-with-pagination": "awsui_footer-with-pagination_wih1l_1csi5_288",
35
- "footer-pagination": "awsui_footer-pagination_wih1l_1csi5_296",
36
- "thead-active": "awsui_thead-active_wih1l_1csi5_300",
37
- "row": "awsui_row_wih1l_1csi5_301",
38
- "row-selected": "awsui_row-selected_wih1l_1csi5_302"
5
+ "root": "awsui_root_wih1l_v4054_97",
6
+ "tools": "awsui_tools_wih1l_v4054_108",
7
+ "tools-filtering": "awsui_tools-filtering_wih1l_v4054_114",
8
+ "tools-align-right": "awsui_tools-align-right_wih1l_v4054_128",
9
+ "tools-pagination": "awsui_tools-pagination_wih1l_v4054_132",
10
+ "tools-preferences": "awsui_tools-preferences_wih1l_v4054_132",
11
+ "tools-small": "awsui_tools-small_wih1l_v4054_138",
12
+ "table": "awsui_table_wih1l_v4054_144",
13
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_v4054_150",
14
+ "wrapper": "awsui_wrapper_wih1l_v4054_154",
15
+ "variant-stacked": "awsui_variant-stacked_wih1l_v4054_161",
16
+ "variant-container": "awsui_variant-container_wih1l_v4054_161",
17
+ "has-footer": "awsui_has-footer_wih1l_v4054_165",
18
+ "has-header": "awsui_has-header_wih1l_v4054_168",
19
+ "cell-merged": "awsui_cell-merged_wih1l_v4054_182",
20
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_v4054_193",
21
+ "empty": "awsui_empty_wih1l_v4054_208",
22
+ "loading": "awsui_loading_wih1l_v4054_212",
23
+ "selection-control": "awsui_selection-control_wih1l_v4054_221",
24
+ "selection-control-header": "awsui_selection-control-header_wih1l_v4054_228",
25
+ "dark-header": "awsui_dark-header_wih1l_v4054_237",
26
+ "header-secondary": "awsui_header-secondary_wih1l_v4054_242",
27
+ "table-has-header": "awsui_table-has-header_wih1l_v4054_258",
28
+ "header-controls": "awsui_header-controls_wih1l_v4054_262",
29
+ "variant-full-page": "awsui_variant-full-page_wih1l_v4054_266",
30
+ "variant-embedded": "awsui_variant-embedded_wih1l_v4054_274",
31
+ "variant-borderless": "awsui_variant-borderless_wih1l_v4054_274",
32
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_v4054_280",
33
+ "footer": "awsui_footer_wih1l_v4054_280",
34
+ "footer-with-pagination": "awsui_footer-with-pagination_wih1l_v4054_288",
35
+ "footer-pagination": "awsui_footer-pagination_wih1l_v4054_296",
36
+ "thead-active": "awsui_thead-active_wih1l_v4054_300",
37
+ "row": "awsui_row_wih1l_v4054_301",
38
+ "row-selected": "awsui_row-selected_wih1l_v4054_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_vp804_186",
5
- "tabs-header-list": "awsui_tabs-header-list_14rmt_vp804_192",
6
- "pagination-button": "awsui_pagination-button_14rmt_vp804_207",
7
- "pagination-button-left": "awsui_pagination-button-left_14rmt_vp804_212",
8
- "pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_vp804_215",
9
- "pagination-button-right": "awsui_pagination-button-right_14rmt_vp804_219",
10
- "pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_vp804_222",
11
- "tabs-tab": "awsui_tabs-tab_14rmt_vp804_227",
12
- "tabs-tab-label": "awsui_tabs-tab-label_14rmt_vp804_238",
13
- "tabs-tab-link": "awsui_tabs-tab-link_14rmt_vp804_254",
14
- "refresh": "awsui_refresh_14rmt_vp804_270",
15
- "tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_vp804_316",
16
- "tabs-tab-active": "awsui_tabs-tab-active_14rmt_vp804_348",
17
- "tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_vp804_355",
18
- "root": "awsui_root_14rmt_vp804_359",
19
- "tabs": "awsui_tabs_14rmt_vp804_186",
20
- "tabs-content": "awsui_tabs-content_14rmt_vp804_378",
21
- "tabs-content-active": "awsui_tabs-content-active_14rmt_vp804_382",
22
- "tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_vp804_392",
23
- "with-paddings": "awsui_with-paddings_14rmt_vp804_392",
24
- "tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_vp804_396"
4
+ "tabs-header": "awsui_tabs-header_14rmt_1qjuc_186",
5
+ "tabs-header-list": "awsui_tabs-header-list_14rmt_1qjuc_192",
6
+ "pagination-button": "awsui_pagination-button_14rmt_1qjuc_207",
7
+ "pagination-button-left": "awsui_pagination-button-left_14rmt_1qjuc_212",
8
+ "pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_1qjuc_215",
9
+ "pagination-button-right": "awsui_pagination-button-right_14rmt_1qjuc_219",
10
+ "pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_1qjuc_222",
11
+ "tabs-tab": "awsui_tabs-tab_14rmt_1qjuc_227",
12
+ "tabs-tab-label": "awsui_tabs-tab-label_14rmt_1qjuc_238",
13
+ "tabs-tab-link": "awsui_tabs-tab-link_14rmt_1qjuc_254",
14
+ "refresh": "awsui_refresh_14rmt_1qjuc_270",
15
+ "tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_1qjuc_316",
16
+ "tabs-tab-active": "awsui_tabs-tab-active_14rmt_1qjuc_348",
17
+ "tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_1qjuc_355",
18
+ "root": "awsui_root_14rmt_1qjuc_359",
19
+ "tabs": "awsui_tabs_14rmt_1qjuc_186",
20
+ "tabs-content": "awsui_tabs-content_14rmt_1qjuc_378",
21
+ "tabs-content-active": "awsui_tabs-content-active_14rmt_1qjuc_382",
22
+ "tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_1qjuc_392",
23
+ "with-paddings": "awsui_with-paddings_14rmt_1qjuc_392",
24
+ "tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_1qjuc_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_vp804_186:not(#\9) {
186
+ .awsui_tabs-header_14rmt_1qjuc_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_vp804_192:not(#\9) {
192
+ .awsui_tabs-header-list_14rmt_1qjuc_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_vp804_192:not(#\9)::-webkit-scrollbar {
203
+ .awsui_tabs-header-list_14rmt_1qjuc_192:not(#\9)::-webkit-scrollbar {
204
204
  display: none; /* Safari and Chrome */
205
205
  }
206
206
 
207
- .awsui_pagination-button_14rmt_vp804_207:not(#\9) {
207
+ .awsui_pagination-button_14rmt_1qjuc_207:not(#\9) {
208
208
  margin: var(--space-scaled-s-aqzyko, 12px) 0;
209
209
  padding: 0 var(--space-xxs-p8yyaw, 4px);
210
210
  display: flex;
211
211
  }
212
- .awsui_pagination-button-left_14rmt_vp804_212:not(#\9) {
213
- border-right: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-control-disabled-bv2kkn, #d1d5db);
212
+ .awsui_pagination-button-left_14rmt_1qjuc_212:not(#\9) {
213
+ border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-control-disabled-bv2kkn, #d1d5db);
214
214
  }
215
- .awsui_pagination-button-left-scrollable_14rmt_vp804_215:not(#\9) {
215
+ .awsui_pagination-button-left-scrollable_14rmt_1qjuc_215:not(#\9) {
216
216
  z-index: 1;
217
217
  box-shadow: 5px 0px 4px -3px var(--color-border-tabs-shadow-w5xpb4, rgba(0, 7, 22, 0.12)), 1px 0px 0px 0px var(--color-border-tabs-shadow-w5xpb4, rgba(0, 7, 22, 0.12));
218
218
  }
219
- .awsui_pagination-button-right_14rmt_vp804_219:not(#\9) {
220
- border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-control-disabled-bv2kkn, #d1d5db);
219
+ .awsui_pagination-button-right_14rmt_1qjuc_219:not(#\9) {
220
+ border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-control-disabled-bv2kkn, #d1d5db);
221
221
  }
222
- .awsui_pagination-button-right-scrollable_14rmt_vp804_222:not(#\9) {
222
+ .awsui_pagination-button-right-scrollable_14rmt_1qjuc_222:not(#\9) {
223
223
  z-index: 1;
224
224
  box-shadow: -5px 0px 4px -3px var(--color-border-tabs-shadow-w5xpb4, rgba(0, 7, 22, 0.12)), -1px 0px 0px 0 var(--color-border-tabs-shadow-w5xpb4, rgba(0, 7, 22, 0.12));
225
225
  }
226
226
 
227
- .awsui_tabs-tab_14rmt_vp804_227:not(#\9) {
227
+ .awsui_tabs-tab_14rmt_1qjuc_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-t419sm, 20px));
233
233
  }
234
- .awsui_tabs-tab_14rmt_vp804_227 > button:not(#\9) {
234
+ .awsui_tabs-tab_14rmt_1qjuc_227 > button:not(#\9) {
235
235
  background-color: transparent;
236
236
  }
237
237
 
238
- .awsui_tabs-tab-label_14rmt_vp804_238:not(#\9) {
238
+ .awsui_tabs-tab-label_14rmt_1qjuc_238:not(#\9) {
239
239
  display: flex;
240
240
  align-items: center;
241
241
  padding: var(--space-scaled-2x-xxs-7v8ivz, 4px) var(--space-l-t419sm, 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_vp804_227:not(#\9):not(:last-child) > a > .awsui_tabs-tab-label_14rmt_vp804_238, .awsui_tabs-tab_14rmt_vp804_227:not(#\9):not(:last-child) > button > .awsui_tabs-tab-label_14rmt_vp804_238 {
250
- margin-right: calc(-1 * var(--border-divider-section-width-4ax5o2, 2px));
251
- border-right: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-tabs-divider-as2avh, #e9ebed);
249
+ .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):not(:last-child) > a > .awsui_tabs-tab-label_14rmt_1qjuc_238, .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):not(:last-child) > button > .awsui_tabs-tab-label_14rmt_1qjuc_238 {
250
+ margin-right: calc(-1 * var(--border-divider-section-width-8a5uu9, 2px));
251
+ border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-tabs-divider-as2avh, #e9ebed);
252
252
  }
253
253
 
254
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9) {
254
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9) {
255
255
  position: relative;
256
256
  display: flex;
257
257
  align-items: stretch;
@@ -259,7 +259,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
259
259
  cursor: pointer;
260
260
  padding: calc(var(--space-scaled-s-aqzyko, 12px) - 1px) 0 var(--space-scaled-s-aqzyko, 12px) 0;
261
261
  margin-top: 1px;
262
- border: var(--border-divider-section-width-4ax5o2, 2px) solid transparent;
262
+ border: var(--border-divider-section-width-8a5uu9, 2px) solid transparent;
263
263
  font-size: var(--font-tabs-size-8zzqp2, 16px);
264
264
  line-height: var(--font-tabs-line-height-dzo7k3, 20px);
265
265
  font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
@@ -267,24 +267,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
267
267
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
268
268
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
269
269
  }
270
- .awsui_tabs-tab-link_14rmt_vp804_254.awsui_refresh_14rmt_vp804_270:not(#\9) {
270
+ .awsui_tabs-tab-link_14rmt_1qjuc_254.awsui_refresh_14rmt_1qjuc_270:not(#\9) {
271
271
  padding: calc(var(--space-static-xs-7sfb63, 8px) - 1px) 0 var(--space-static-xs-7sfb63, 8px) 0;
272
272
  }
273
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):hover {
273
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):hover {
274
274
  color: var(--color-text-accent-n2acxv, #0972d3);
275
275
  }
276
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus {
276
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus {
277
277
  outline: none;
278
278
  }
279
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus {
279
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus {
280
280
  z-index: 1;
281
281
  position: relative;
282
282
  }
283
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus {
283
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus {
284
284
  outline: 2px dotted transparent;
285
285
  outline-offset: calc(var(--space-tabs-focus-outline-gutter-xm37ly, -8px) - 1px);
286
286
  }
287
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus::before {
287
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus::before {
288
288
  content: " ";
289
289
  display: block;
290
290
  position: absolute;
@@ -295,72 +295,72 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9
295
295
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
296
296
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
297
297
  }
298
- body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus > a > .awsui_tabs-tab-label_14rmt_vp804_238, body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):focus > button > .awsui_tabs-tab-label_14rmt_vp804_238 {
298
+ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus > a > .awsui_tabs-tab-label_14rmt_1qjuc_238, body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):focus > button > .awsui_tabs-tab-label_14rmt_1qjuc_238 {
299
299
  border-right-color: transparent;
300
300
  }
301
301
 
302
- .awsui_tabs-tab_14rmt_vp804_227:not(#\9):first-child {
302
+ .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):first-child {
303
303
  margin-left: 1px;
304
304
  }
305
- .awsui_tabs-tab_14rmt_vp804_227:not(#\9):first-child > a > .awsui_tabs-tab-label_14rmt_vp804_238, .awsui_tabs-tab_14rmt_vp804_227:not(#\9):first-child > button > .awsui_tabs-tab-label_14rmt_vp804_238 {
305
+ .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):first-child > a > .awsui_tabs-tab-label_14rmt_1qjuc_238, .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):first-child > button > .awsui_tabs-tab-label_14rmt_1qjuc_238 {
306
306
  padding-left: calc(var(--space-l-t419sm, 20px) - 1px);
307
307
  }
308
308
 
309
- .awsui_tabs-tab_14rmt_vp804_227:not(#\9):last-child {
309
+ .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):last-child {
310
310
  margin-right: 1px;
311
311
  }
312
- .awsui_tabs-tab_14rmt_vp804_227:not(#\9):last-child > a > .awsui_tabs-tab-label_14rmt_vp804_238, .awsui_tabs-tab_14rmt_vp804_227:not(#\9):last-child > button > .awsui_tabs-tab-label_14rmt_vp804_238 {
312
+ .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):last-child > a > .awsui_tabs-tab-label_14rmt_1qjuc_238, .awsui_tabs-tab_14rmt_1qjuc_227:not(#\9):last-child > button > .awsui_tabs-tab-label_14rmt_1qjuc_238 {
313
313
  padding-right: calc(var(--space-l-t419sm, 20px) - 1px);
314
314
  }
315
315
 
316
- .awsui_tabs-tab-disabled_14rmt_vp804_316:not(#\9), .awsui_tabs-tab-disabled_14rmt_vp804_316:not(#\9):hover {
316
+ .awsui_tabs-tab-disabled_14rmt_1qjuc_316:not(#\9), .awsui_tabs-tab-disabled_14rmt_1qjuc_316:not(#\9):hover {
317
317
  pointer-events: none;
318
318
  cursor: default;
319
319
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
320
320
  font-weight: var(--font-tabs-disabled-weight-1xcs5l, 700);
321
321
  }
322
322
 
323
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316):after {
323
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316):after {
324
324
  content: "";
325
325
  position: absolute;
326
326
  left: 0;
327
327
  width: 100%;
328
- bottom: calc(-1 * var(--border-divider-section-width-4ax5o2, 2px));
328
+ bottom: calc(-1 * var(--border-divider-section-width-8a5uu9, 2px));
329
329
  height: var(--border-active-width-9dmqf4, 4px);
330
330
  border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
331
331
  background: var(--color-border-tabs-underline-f1qo5r, #0972d3);
332
332
  opacity: 0;
333
333
  }
334
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316).awsui_refresh_14rmt_vp804_270:after {
334
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316).awsui_refresh_14rmt_1qjuc_270:after {
335
335
  transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
336
336
  }
337
337
  @media (prefers-reduced-motion: reduce) {
338
- .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316).awsui_refresh_14rmt_vp804_270:after {
338
+ .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316).awsui_refresh_14rmt_1qjuc_270:after {
339
339
  animation: none;
340
340
  transition: none;
341
341
  }
342
342
  }
343
- .awsui-motion-disabled .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316).awsui_refresh_14rmt_vp804_270:after, .awsui-mode-entering .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316).awsui_refresh_14rmt_vp804_270:after {
343
+ .awsui-motion-disabled .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316).awsui_refresh_14rmt_1qjuc_270:after, .awsui-mode-entering .awsui_tabs-tab-link_14rmt_1qjuc_254:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316).awsui_refresh_14rmt_1qjuc_270:after {
344
344
  animation: none;
345
345
  transition: none;
346
346
  }
347
347
 
348
- .awsui_tabs-tab-active_14rmt_vp804_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316) {
348
+ .awsui_tabs-tab-active_14rmt_1qjuc_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316) {
349
349
  color: var(--color-text-accent-n2acxv, #0972d3);
350
350
  }
351
- .awsui_tabs-tab-active_14rmt_vp804_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_vp804_316):after {
351
+ .awsui_tabs-tab-active_14rmt_1qjuc_348:not(#\9):not(.awsui_tabs-tab-disabled_14rmt_1qjuc_316):after {
352
352
  opacity: 1;
353
353
  }
354
354
 
355
- .awsui_tabs-header-with-divider_14rmt_vp804_355:not(#\9) {
356
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-tabs-divider-as2avh, #e9ebed);
355
+ .awsui_tabs-header-with-divider_14rmt_1qjuc_355:not(#\9) {
356
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-tabs-divider-as2avh, #e9ebed);
357
357
  }
358
358
 
359
- .awsui_root_14rmt_vp804_359:not(#\9) {
359
+ .awsui_root_14rmt_1qjuc_359:not(#\9) {
360
360
  /* used in test-utils or tests */
361
361
  }
362
362
 
363
- .awsui_tabs_14rmt_vp804_186:not(#\9) {
363
+ .awsui_tabs_14rmt_1qjuc_186:not(#\9) {
364
364
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
365
365
  border-collapse: separate;
366
366
  border-spacing: 0;
@@ -401,24 +401,24 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_vp804_254:not(#\9
401
401
  width: 100%;
402
402
  }
403
403
 
404
- .awsui_tabs-content_14rmt_vp804_378:not(#\9) {
404
+ .awsui_tabs-content_14rmt_1qjuc_378:not(#\9) {
405
405
  display: none;
406
406
  }
407
407
 
408
- .awsui_tabs-content-active_14rmt_vp804_382:not(#\9) {
408
+ .awsui_tabs-content-active_14rmt_1qjuc_382:not(#\9) {
409
409
  display: block;
410
410
  }
411
- body[data-awsui-focus-visible=true] .awsui_tabs-content-active_14rmt_vp804_382:not(#\9):focus {
411
+ body[data-awsui-focus-visible=true] .awsui_tabs-content-active_14rmt_1qjuc_382:not(#\9):focus {
412
412
  outline: 2px dotted transparent;
413
413
  outline-offset: 2px;
414
414
  border-radius: var(--border-radius-container-wqv1zi, 16px);
415
415
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
416
416
  }
417
417
 
418
- .awsui_tabs-content-wrapper_14rmt_vp804_392.awsui_with-paddings_14rmt_vp804_392 > .awsui_tabs-content_14rmt_vp804_378:not(#\9) {
418
+ .awsui_tabs-content-wrapper_14rmt_1qjuc_392.awsui_with-paddings_14rmt_1qjuc_392 > .awsui_tabs-content_14rmt_1qjuc_378:not(#\9) {
419
419
  padding: var(--space-scaled-m-mo5yse, 16px) 0;
420
420
  }
421
421
 
422
- .awsui_tabs-container-content-wrapper_14rmt_vp804_396.awsui_with-paddings_14rmt_vp804_392 > .awsui_tabs-content_14rmt_vp804_378:not(#\9) {
422
+ .awsui_tabs-container-content-wrapper_14rmt_1qjuc_396.awsui_with-paddings_14rmt_1qjuc_392 > .awsui_tabs-content_14rmt_1qjuc_378:not(#\9) {
423
423
  padding: var(--space-tabs-content-top-dedu0k, 12px) var(--space-container-horizontal-wfukh3, 20px) var(--space-scaled-l-0hpmd7, 20px);
424
424
  }