@cloudscape-design/components 3.0.1298 → 3.0.1299
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.
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +29 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -29
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +25 -25
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +38 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/copy-to-clipboard/index.d.ts +1 -0
- package/copy-to-clipboard/index.d.ts.map +1 -1
- package/copy-to-clipboard/index.js +2 -2
- package/copy-to-clipboard/index.js.map +1 -1
- package/copy-to-clipboard/interfaces.d.ts +5 -0
- package/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/copy-to-clipboard/interfaces.js.map +1 -1
- package/copy-to-clipboard/internal.d.ts +1 -0
- package/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +3 -3
- package/copy-to-clipboard/internal.js.map +1 -1
- package/copy-to-clipboard/styles.css.js +5 -3
- package/copy-to-clipboard/styles.scoped.css +18 -3
- package/copy-to-clipboard/styles.selectors.js +5 -3
- package/drawer/implementation.d.ts +3 -3
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -2
- package/drawer/implementation.js.map +1 -1
- package/drawer/index.d.ts +2 -10
- package/drawer/index.d.ts.map +1 -1
- package/drawer/index.js +21 -9
- package/drawer/index.js.map +1 -1
- package/drawer/interfaces.d.ts +45 -18
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +29 -25
- package/drawer/styles.scoped.css +43 -34
- package/drawer/styles.selectors.js +29 -25
- package/drawer/utils.d.ts +2 -2
- package/drawer/utils.d.ts.map +1 -1
- package/drawer/utils.js +6 -5
- package/drawer/utils.js.map +1 -1
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +41 -41
- package/form-field/styles.selectors.js +24 -24
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -71
- package/help-panel/styles.selectors.js +6 -6
- package/internal/base-component/styles.scoped.css +25 -13
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -23
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +24 -12
- package/internal/generated/styles/tokens.js +24 -12
- package/internal/generated/theming/index.cjs +164 -58
- package/internal/generated/theming/index.cjs.d.ts +225 -99
- package/internal/generated/theming/index.d.ts +225 -99
- package/internal/generated/theming/index.js +164 -58
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +12 -12
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/internal.js +1 -1
- package/link/internal.js.map +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +94 -84
- package/link/styles.selectors.js +21 -21
- package/package.json +1 -1
- package/pagination/index.d.ts.map +1 -1
- package/pagination/index.js +4 -1
- package/pagination/index.js.map +1 -1
- package/status-indicator/internal.js +1 -1
- package/status-indicator/internal.js.map +1 -1
- package/table/body-cell/td-element.js +1 -1
- package/table/body-cell/td-element.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/drawer/index.d.ts +2 -0
- package/test-utils/dom/drawer/index.js +6 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +2 -0
- package/test-utils/selectors/drawer/index.js +6 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +68 -66
- package/text-content/styles.selectors.js +1 -1
- package/tooltip/index.d.ts +0 -3
- package/tooltip/index.d.ts.map +1 -1
- package/tooltip/index.js +0 -3
- package/tooltip/index.js.map +1 -1
- package/drawer/next.d.ts +0 -5
- package/drawer/next.d.ts.map +0 -1
- package/drawer/next.js +0 -38
- package/drawer/next.js.map +0 -1
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"divider": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"additional-info": "awsui_additional-
|
|
13
|
-
"add-row": "awsui_add-
|
|
14
|
-
"add-button": "awsui_add-
|
|
15
|
-
"remove-button-container": "awsui_remove-button-
|
|
16
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
17
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
18
|
-
"remove-button": "awsui_remove-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1i4u8_153",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1i4u8_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_1i4u8_175",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_1i4u8_153",
|
|
8
|
+
"row": "awsui_row_n4qlp_1i4u8_218",
|
|
9
|
+
"divider": "awsui_divider_n4qlp_1i4u8_222",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_1i4u8_227",
|
|
11
|
+
"field": "awsui_field_n4qlp_1i4u8_231",
|
|
12
|
+
"additional-info": "awsui_additional-info_n4qlp_1i4u8_235",
|
|
13
|
+
"add-row": "awsui_add-row_n4qlp_1i4u8_282",
|
|
14
|
+
"add-button": "awsui_add-button_n4qlp_1i4u8_286",
|
|
15
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_1i4u8_290",
|
|
16
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1i4u8_294",
|
|
17
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1i4u8_298",
|
|
18
|
+
"remove-button": "awsui_remove-button_n4qlp_1i4u8_290"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_empty-
|
|
154
|
-
animation: awsui_awsui-motion-fade-
|
|
153
|
+
.awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_1i4u8_1 var(--motion-duration-transition-show-paced-t8d1os, 180ms) var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_1i4u8_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.2;
|
|
159
159
|
}
|
|
@@ -162,17 +162,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_empty-
|
|
165
|
+
.awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_empty-
|
|
170
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_root_n4qlp_1i4u8_175:not(#\9) {
|
|
176
176
|
border-collapse: separate;
|
|
177
177
|
border-spacing: 0;
|
|
178
178
|
box-sizing: border-box;
|
|
@@ -208,31 +208,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
align-items: start;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_empty_n4qlp_1i4u8_153:not(#\9) {
|
|
212
212
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
213
213
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
214
214
|
color: var(--color-text-empty-tlohug, #656871);
|
|
215
215
|
grid-column: 1/-1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_row_n4qlp_1i4u8_218:not(#\9) {
|
|
219
219
|
display: contents;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_divider_n4qlp_1i4u8_222:not(#\9) {
|
|
223
223
|
grid-column: 1/-1;
|
|
224
224
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_row-
|
|
227
|
+
.awsui_row-control_n4qlp_1i4u8_227:not(#\9) {
|
|
228
228
|
/* used in test-utils */
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_field_n4qlp_1i4u8_231:not(#\9) {
|
|
232
232
|
min-inline-size: 40px;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_additional-
|
|
235
|
+
.awsui_additional-info_n4qlp_1i4u8_235:not(#\9) {
|
|
236
236
|
color: var(--color-text-form-secondary-1nm780, #656871);
|
|
237
237
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
238
238
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
@@ -242,64 +242,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
margin-block-start: var(--space-xxs-hwfkai, 4px);
|
|
243
243
|
/* stylelint-disable-next-line selector-max-type */
|
|
244
244
|
}
|
|
245
|
-
.awsui_additional-
|
|
245
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
|
|
246
246
|
text-underline-offset: 0.3em;
|
|
247
|
-
text-decoration-thickness: 1px;
|
|
247
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
248
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
248
249
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
249
250
|
font-weight: inherit;
|
|
250
251
|
letter-spacing: normal;
|
|
251
252
|
text-decoration-line: underline;
|
|
252
|
-
text-decoration-color: currentColor;
|
|
253
|
+
text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
|
|
253
254
|
transition-property: color, -webkit-text-decoration;
|
|
254
255
|
transition-property: color, text-decoration;
|
|
255
256
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
256
257
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
257
258
|
}
|
|
258
259
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.awsui_additional-
|
|
260
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
|
|
260
261
|
animation: none;
|
|
261
262
|
transition: none;
|
|
262
263
|
}
|
|
263
264
|
}
|
|
264
|
-
.awsui-motion-disabled .awsui_additional-
|
|
265
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
|
|
265
266
|
animation: none;
|
|
266
267
|
transition: none;
|
|
267
268
|
}
|
|
268
|
-
.awsui_additional-
|
|
269
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):hover {
|
|
269
270
|
cursor: pointer;
|
|
270
271
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
271
272
|
}
|
|
272
|
-
.awsui_additional-
|
|
273
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):focus {
|
|
273
274
|
outline: none;
|
|
274
275
|
}
|
|
275
|
-
.awsui_additional-
|
|
276
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):active {
|
|
276
277
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
277
278
|
}
|
|
278
|
-
.awsui_additional-
|
|
279
|
+
.awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):hover {
|
|
279
280
|
text-decoration-line: underline;
|
|
280
|
-
text-decoration-color: currentColor;
|
|
281
|
+
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
281
282
|
}
|
|
282
283
|
|
|
283
|
-
.awsui_add-
|
|
284
|
+
.awsui_add-row_n4qlp_1i4u8_282:not(#\9) {
|
|
284
285
|
grid-column: 1/-1;
|
|
285
286
|
}
|
|
286
287
|
|
|
287
|
-
.awsui_add-
|
|
288
|
+
.awsui_add-button_n4qlp_1i4u8_286:not(#\9) {
|
|
288
289
|
/* used in test-utils */
|
|
289
290
|
}
|
|
290
291
|
|
|
291
|
-
.awsui_remove-button-
|
|
292
|
+
.awsui_remove-button-container_n4qlp_1i4u8_290:not(#\9) {
|
|
292
293
|
display: inline-block;
|
|
293
294
|
}
|
|
294
295
|
|
|
295
|
-
.awsui_remove-button-field-
|
|
296
|
+
.awsui_remove-button-field-padding_n4qlp_1i4u8_294:not(#\9) {
|
|
296
297
|
padding-block-start: calc(var(--space-xxs-hwfkai, 4px) + var(--line-height-body-m-2mh3ke, 20px));
|
|
297
298
|
}
|
|
298
299
|
|
|
299
|
-
.awsui_remove-button-own-
|
|
300
|
+
.awsui_remove-button-own-row_n4qlp_1i4u8_298:not(#\9) {
|
|
300
301
|
justify-self: end;
|
|
301
302
|
}
|
|
302
303
|
|
|
303
|
-
.awsui_remove-
|
|
304
|
+
.awsui_remove-button_n4qlp_1i4u8_290:not(#\9) {
|
|
304
305
|
/* used in test-utils */
|
|
305
306
|
}
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"empty-appear": "awsui_empty-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"empty": "
|
|
9
|
-
"row": "
|
|
10
|
-
"divider": "
|
|
11
|
-
"row-control": "awsui_row-
|
|
12
|
-
"field": "
|
|
13
|
-
"additional-info": "awsui_additional-
|
|
14
|
-
"add-row": "awsui_add-
|
|
15
|
-
"add-button": "awsui_add-
|
|
16
|
-
"remove-button-container": "awsui_remove-button-
|
|
17
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
18
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
19
|
-
"remove-button": "awsui_remove-
|
|
5
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1i4u8_153",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1i4u8_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_1i4u8_175",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_1i4u8_153",
|
|
9
|
+
"row": "awsui_row_n4qlp_1i4u8_218",
|
|
10
|
+
"divider": "awsui_divider_n4qlp_1i4u8_222",
|
|
11
|
+
"row-control": "awsui_row-control_n4qlp_1i4u8_227",
|
|
12
|
+
"field": "awsui_field_n4qlp_1i4u8_231",
|
|
13
|
+
"additional-info": "awsui_additional-info_n4qlp_1i4u8_235",
|
|
14
|
+
"add-row": "awsui_add-row_n4qlp_1i4u8_282",
|
|
15
|
+
"add-button": "awsui_add-button_n4qlp_1i4u8_286",
|
|
16
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_1i4u8_290",
|
|
17
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1i4u8_294",
|
|
18
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1i4u8_298",
|
|
19
|
+
"remove-button": "awsui_remove-button_n4qlp_1i4u8_290"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
7
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"text": "
|
|
10
|
-
"last": "
|
|
4
|
+
"link": "awsui_link_1kosq_1awp6_145",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1awp6_149",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1awp6_150",
|
|
7
|
+
"icon": "awsui_icon_1kosq_1awp6_153",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_1awp6_159",
|
|
9
|
+
"text": "awsui_text_1kosq_1awp6_207",
|
|
10
|
+
"last": "awsui_last_1kosq_1awp6_226"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -142,73 +142,74 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_link_1kosq_1awp6_145:not(#\9):after {
|
|
146
146
|
display: none;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
150
|
-
.awsui_ghost-
|
|
149
|
+
.awsui_breadcrumb_1kosq_1awp6_149:not(#\9),
|
|
150
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150:not(#\9) {
|
|
151
151
|
display: flex;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
154
|
-
.awsui_ghost-
|
|
153
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_icon_1kosq_1awp6_153:not(#\9),
|
|
154
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_icon_1kosq_1awp6_153:not(#\9) {
|
|
155
155
|
margin-block: 0;
|
|
156
156
|
margin-inline: var(--space-xs-ymlm0b, 8px);
|
|
157
157
|
color: var(--color-text-breadcrumb-icon-9j48ot, #8c8c94);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
160
|
-
.awsui_ghost-
|
|
159
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
|
|
160
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
|
|
161
161
|
min-inline-size: 0;
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
text-underline-offset: 0.25em;
|
|
164
|
-
text-decoration-thickness: 1px;
|
|
164
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
165
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
165
166
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
166
167
|
font-weight: inherit;
|
|
167
168
|
letter-spacing: normal;
|
|
168
169
|
text-decoration-line: underline;
|
|
169
|
-
text-decoration-color: currentColor;
|
|
170
|
+
text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
|
|
170
171
|
transition-property: color, -webkit-text-decoration;
|
|
171
172
|
transition-property: color, text-decoration;
|
|
172
173
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
173
174
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
174
175
|
}
|
|
175
176
|
@media (prefers-reduced-motion: reduce) {
|
|
176
|
-
.
|
|
177
|
-
.awsui_ghost-
|
|
177
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
|
|
178
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
|
|
178
179
|
animation: none;
|
|
179
180
|
transition: none;
|
|
180
181
|
}
|
|
181
182
|
}
|
|
182
|
-
.awsui-motion-disabled .
|
|
183
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
|
|
183
184
|
animation: none;
|
|
184
185
|
transition: none;
|
|
185
186
|
}
|
|
186
|
-
.
|
|
187
|
-
.awsui_ghost-
|
|
187
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover,
|
|
188
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover {
|
|
188
189
|
cursor: pointer;
|
|
189
190
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
190
191
|
}
|
|
191
|
-
.
|
|
192
|
-
.awsui_ghost-
|
|
192
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus,
|
|
193
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus {
|
|
193
194
|
outline: none;
|
|
194
195
|
}
|
|
195
|
-
.
|
|
196
|
-
.awsui_ghost-
|
|
196
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active,
|
|
197
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active {
|
|
197
198
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
198
199
|
}
|
|
199
|
-
.
|
|
200
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active, .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus, .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover {
|
|
200
201
|
text-decoration-line: underline;
|
|
201
|
-
text-decoration-color: currentColor;
|
|
202
|
+
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
202
203
|
}
|
|
203
|
-
.
|
|
204
|
-
.awsui_ghost-
|
|
204
|
+
.awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159 > .awsui_text_1kosq_1awp6_207:not(#\9),
|
|
205
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159 > .awsui_text_1kosq_1awp6_207:not(#\9) {
|
|
205
206
|
overflow: hidden;
|
|
206
207
|
text-overflow: ellipsis;
|
|
207
208
|
white-space: nowrap;
|
|
208
209
|
display: block;
|
|
209
210
|
}
|
|
210
|
-
body[data-awsui-focus-visible=true] .
|
|
211
|
-
body[data-awsui-focus-visible=true] .awsui_ghost-
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus,
|
|
212
|
+
body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus {
|
|
212
213
|
outline: thin dotted;
|
|
213
214
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
214
215
|
outline-offset: 2px;
|
|
@@ -219,14 +220,14 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .a
|
|
|
219
220
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
220
221
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
221
222
|
}
|
|
222
|
-
.
|
|
223
|
-
.awsui_ghost-
|
|
223
|
+
.awsui_breadcrumb_1kosq_1awp6_149.awsui_last_1kosq_1awp6_226 > .awsui_icon_1kosq_1awp6_153:not(#\9),
|
|
224
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150.awsui_last_1kosq_1awp6_226 > .awsui_icon_1kosq_1awp6_153:not(#\9) {
|
|
224
225
|
display: none;
|
|
225
226
|
}
|
|
226
|
-
.
|
|
227
|
-
.awsui_ghost-
|
|
227
|
+
.awsui_breadcrumb_1kosq_1awp6_149.awsui_last_1kosq_1awp6_226 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
|
|
228
|
+
.awsui_ghost-breadcrumb_1kosq_1awp6_150.awsui_last_1kosq_1awp6_226 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
|
|
228
229
|
color: var(--color-text-breadcrumb-current-2mqnkk, #656871);
|
|
229
|
-
font-weight: var(--font-weight-
|
|
230
|
+
font-weight: var(--font-weight-breadcrumb-current-v39mbh, 700);
|
|
230
231
|
text-decoration: none;
|
|
231
232
|
cursor: default;
|
|
232
233
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"breadcrumb": "
|
|
7
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
8
|
-
"icon": "
|
|
9
|
-
"anchor": "
|
|
10
|
-
"text": "
|
|
11
|
-
"last": "
|
|
5
|
+
"link": "awsui_link_1kosq_1awp6_145",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1awp6_149",
|
|
7
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1awp6_150",
|
|
8
|
+
"icon": "awsui_icon_1kosq_1awp6_153",
|
|
9
|
+
"anchor": "awsui_anchor_1kosq_1awp6_159",
|
|
10
|
+
"text": "awsui_text_1kosq_1awp6_207",
|
|
11
|
+
"last": "awsui_last_1kosq_1awp6_226"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"breadcrumb-group": "awsui_breadcrumb-
|
|
5
|
-
"breadcrumb-group-list": "awsui_breadcrumb-group-
|
|
6
|
-
"ghost": "
|
|
7
|
-
"item": "
|
|
8
|
-
"ghost-item": "awsui_ghost-
|
|
9
|
-
"ellipsis": "
|
|
10
|
-
"hide": "
|
|
11
|
-
"visible": "
|
|
12
|
-
"icon": "
|
|
13
|
-
"breadcrumbs-skeleton": "awsui_breadcrumbs-
|
|
14
|
-
"collapsed-button": "awsui_collapsed-
|
|
15
|
-
"button-icon": "awsui_button-
|
|
16
|
-
"button-icon-open": "awsui_button-icon-
|
|
17
|
-
"hidden": "
|
|
4
|
+
"breadcrumb-group": "awsui_breadcrumb-group_d19fg_be8rs_145",
|
|
5
|
+
"breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_be8rs_180",
|
|
6
|
+
"ghost": "awsui_ghost_d19fg_be8rs_191",
|
|
7
|
+
"item": "awsui_item_d19fg_be8rs_196",
|
|
8
|
+
"ghost-item": "awsui_ghost-item_d19fg_be8rs_197",
|
|
9
|
+
"ellipsis": "awsui_ellipsis_d19fg_be8rs_198",
|
|
10
|
+
"hide": "awsui_hide_d19fg_be8rs_209",
|
|
11
|
+
"visible": "awsui_visible_d19fg_be8rs_215",
|
|
12
|
+
"icon": "awsui_icon_d19fg_be8rs_219",
|
|
13
|
+
"breadcrumbs-skeleton": "awsui_breadcrumbs-skeleton_d19fg_be8rs_225",
|
|
14
|
+
"collapsed-button": "awsui_collapsed-button_d19fg_be8rs_229",
|
|
15
|
+
"button-icon": "awsui_button-icon_d19fg_be8rs_311",
|
|
16
|
+
"button-icon-open": "awsui_button-icon-open_d19fg_be8rs_325",
|
|
17
|
+
"hidden": "awsui_hidden_d19fg_be8rs_329"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_breadcrumb-
|
|
145
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -177,7 +177,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
178
178
|
padding-inline: 0;
|
|
179
179
|
}
|
|
180
|
-
.awsui_breadcrumb-
|
|
180
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180:not(#\9) {
|
|
181
181
|
display: flex;
|
|
182
182
|
align-items: center;
|
|
183
183
|
padding-block: 0;
|
|
@@ -188,45 +188,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
inline-size: 100%;
|
|
189
189
|
flex-wrap: nowrap;
|
|
190
190
|
}
|
|
191
|
-
.awsui_breadcrumb-
|
|
191
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180.awsui_ghost_d19fg_be8rs_191:not(#\9) {
|
|
192
192
|
flex-wrap: wrap;
|
|
193
193
|
position: absolute;
|
|
194
194
|
inset-inline-start: -9000px;
|
|
195
195
|
}
|
|
196
|
-
.awsui_breadcrumb-
|
|
197
|
-
.awsui_breadcrumb-
|
|
198
|
-
.awsui_breadcrumb-
|
|
196
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_item_d19fg_be8rs_196:not(#\9),
|
|
197
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_ghost-item_d19fg_be8rs_197:not(#\9),
|
|
198
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_ellipsis_d19fg_be8rs_198:not(#\9) {
|
|
199
199
|
display: inline-block;
|
|
200
200
|
padding-block: 0;
|
|
201
201
|
padding-inline: 0;
|
|
202
202
|
margin-block: 0;
|
|
203
203
|
margin-inline: 0;
|
|
204
204
|
}
|
|
205
|
-
.awsui_breadcrumb-
|
|
205
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_item_d19fg_be8rs_196:not(#\9):last-child {
|
|
206
206
|
flex-shrink: 1;
|
|
207
207
|
min-inline-size: 0;
|
|
208
208
|
}
|
|
209
|
-
.awsui_breadcrumb-
|
|
209
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_item_d19fg_be8rs_196.awsui_hide_d19fg_be8rs_209:not(#\9) {
|
|
210
210
|
display: none;
|
|
211
211
|
}
|
|
212
|
-
.awsui_breadcrumb-
|
|
212
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_ellipsis_d19fg_be8rs_198:not(#\9) {
|
|
213
213
|
display: none;
|
|
214
214
|
}
|
|
215
|
-
.awsui_breadcrumb-
|
|
215
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_ellipsis_d19fg_be8rs_198.awsui_visible_d19fg_be8rs_215:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
flex-shrink: 0;
|
|
218
218
|
}
|
|
219
|
-
.awsui_breadcrumb-
|
|
219
|
+
.awsui_breadcrumb-group_d19fg_be8rs_145 > .awsui_breadcrumb-group-list_d19fg_be8rs_180 > .awsui_ellipsis_d19fg_be8rs_198 > .awsui_icon_d19fg_be8rs_219:not(#\9) {
|
|
220
220
|
margin-block: 0;
|
|
221
221
|
margin-inline: 10px;
|
|
222
222
|
color: var(--color-text-breadcrumb-icon-9j48ot, #8c8c94);
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_breadcrumbs-
|
|
225
|
+
.awsui_breadcrumbs-skeleton_d19fg_be8rs_225:not(#\9) {
|
|
226
226
|
display: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_collapsed-
|
|
229
|
+
.awsui_collapsed-button_d19fg_be8rs_229:not(#\9) {
|
|
230
230
|
border-collapse: separate;
|
|
231
231
|
border-spacing: 0;
|
|
232
232
|
box-sizing: border-box;
|
|
@@ -273,14 +273,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
gap: var(--space-xxs-hwfkai, 4px);
|
|
274
274
|
max-inline-size: 100%;
|
|
275
275
|
}
|
|
276
|
-
body[data-awsui-focus-visible=true] .awsui_collapsed-
|
|
276
|
+
body[data-awsui-focus-visible=true] .awsui_collapsed-button_d19fg_be8rs_229:not(#\9):focus {
|
|
277
277
|
position: relative;
|
|
278
278
|
}
|
|
279
|
-
body[data-awsui-focus-visible=true] .awsui_collapsed-
|
|
279
|
+
body[data-awsui-focus-visible=true] .awsui_collapsed-button_d19fg_be8rs_229:not(#\9):focus {
|
|
280
280
|
outline: 2px dotted transparent;
|
|
281
281
|
outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
|
|
282
282
|
}
|
|
283
|
-
body[data-awsui-focus-visible=true] .awsui_collapsed-
|
|
283
|
+
body[data-awsui-focus-visible=true] .awsui_collapsed-button_d19fg_be8rs_229:not(#\9):focus::before {
|
|
284
284
|
content: " ";
|
|
285
285
|
display: block;
|
|
286
286
|
position: absolute;
|
|
@@ -294,38 +294,38 @@ body[data-awsui-focus-visible=true] .awsui_collapsed-button_d19fg_61mv8_229:not(
|
|
|
294
294
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
295
295
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
296
296
|
}
|
|
297
|
-
.awsui_collapsed-
|
|
297
|
+
.awsui_collapsed-button_d19fg_be8rs_229:not(#\9):hover {
|
|
298
298
|
color: var(--color-text-interactive-hover-6naf7i, #0f141a);
|
|
299
299
|
}
|
|
300
|
-
.awsui_collapsed-
|
|
300
|
+
.awsui_collapsed-button_d19fg_be8rs_229 > :not(#\9):last-child {
|
|
301
301
|
color: var(--color-text-breadcrumb-current-2mqnkk, #656871);
|
|
302
|
-
font-weight: var(--font-weight-
|
|
302
|
+
font-weight: var(--font-weight-breadcrumb-current-v39mbh, 700);
|
|
303
303
|
white-space: nowrap;
|
|
304
304
|
overflow: hidden;
|
|
305
305
|
text-overflow: ellipsis;
|
|
306
306
|
}
|
|
307
|
-
.awsui_collapsed-
|
|
307
|
+
.awsui_collapsed-button_d19fg_be8rs_229 > :not(#\9):last-child:hover {
|
|
308
308
|
color: var(--color-text-interactive-hover-6naf7i, #0f141a);
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.awsui_button-
|
|
311
|
+
.awsui_button-icon_d19fg_be8rs_311:not(#\9) {
|
|
312
312
|
transform: rotate(0deg);
|
|
313
313
|
transition: transform var(--motion-duration-rotate-180-cxi9g7, 135ms) var(--motion-easing-rotate-180-7a58rc, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
314
314
|
}
|
|
315
315
|
@media (prefers-reduced-motion: reduce) {
|
|
316
|
-
.awsui_button-
|
|
316
|
+
.awsui_button-icon_d19fg_be8rs_311:not(#\9) {
|
|
317
317
|
animation: none;
|
|
318
318
|
transition: none;
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
|
-
.awsui-motion-disabled .awsui_button-
|
|
321
|
+
.awsui-motion-disabled .awsui_button-icon_d19fg_be8rs_311:not(#\9), .awsui-mode-entering .awsui_button-icon_d19fg_be8rs_311:not(#\9) {
|
|
322
322
|
animation: none;
|
|
323
323
|
transition: none;
|
|
324
324
|
}
|
|
325
|
-
.awsui_button-icon-
|
|
325
|
+
.awsui_button-icon-open_d19fg_be8rs_325:not(#\9) {
|
|
326
326
|
transform: rotate(-180deg);
|
|
327
327
|
}
|
|
328
328
|
|
|
329
|
-
.
|
|
329
|
+
.awsui_hidden_d19fg_be8rs_329:not(#\9) {
|
|
330
330
|
display: none;
|
|
331
331
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"breadcrumb-group": "awsui_breadcrumb-
|
|
6
|
-
"breadcrumb-group-list": "awsui_breadcrumb-group-
|
|
7
|
-
"ghost": "
|
|
8
|
-
"item": "
|
|
9
|
-
"ghost-item": "awsui_ghost-
|
|
10
|
-
"ellipsis": "
|
|
11
|
-
"hide": "
|
|
12
|
-
"visible": "
|
|
13
|
-
"icon": "
|
|
14
|
-
"breadcrumbs-skeleton": "awsui_breadcrumbs-
|
|
15
|
-
"collapsed-button": "awsui_collapsed-
|
|
16
|
-
"button-icon": "awsui_button-
|
|
17
|
-
"button-icon-open": "awsui_button-icon-
|
|
18
|
-
"hidden": "
|
|
5
|
+
"breadcrumb-group": "awsui_breadcrumb-group_d19fg_be8rs_145",
|
|
6
|
+
"breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_be8rs_180",
|
|
7
|
+
"ghost": "awsui_ghost_d19fg_be8rs_191",
|
|
8
|
+
"item": "awsui_item_d19fg_be8rs_196",
|
|
9
|
+
"ghost-item": "awsui_ghost-item_d19fg_be8rs_197",
|
|
10
|
+
"ellipsis": "awsui_ellipsis_d19fg_be8rs_198",
|
|
11
|
+
"hide": "awsui_hide_d19fg_be8rs_209",
|
|
12
|
+
"visible": "awsui_visible_d19fg_be8rs_215",
|
|
13
|
+
"icon": "awsui_icon_d19fg_be8rs_219",
|
|
14
|
+
"breadcrumbs-skeleton": "awsui_breadcrumbs-skeleton_d19fg_be8rs_225",
|
|
15
|
+
"collapsed-button": "awsui_collapsed-button_d19fg_be8rs_229",
|
|
16
|
+
"button-icon": "awsui_button-icon_d19fg_be8rs_311",
|
|
17
|
+
"button-icon-open": "awsui_button-icon-open_d19fg_be8rs_325",
|
|
18
|
+
"hidden": "awsui_hidden_d19fg_be8rs_329"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -27,7 +27,7 @@ const CategoryElement = ({ item, index, onItemActivate, onGroupToggle, targetIte
|
|
|
27
27
|
}), "aria-hidden": "true" }, renderResult ? (renderResult) : (React.createElement("span", { className: styles['header-content'] },
|
|
28
28
|
(item.iconName || item.iconUrl || item.iconSvg) && (React.createElement("span", { className: styles['icon-wrapper'] },
|
|
29
29
|
React.createElement(InternalIcon, { name: item.iconName, url: item.iconUrl, svg: item.iconSvg, alt: item.iconAlt }))),
|
|
30
|
-
item.text)))),
|
|
30
|
+
React.createElement("span", null, item.text))))),
|
|
31
31
|
React.createElement("ul", { className: styles['items-list-container'], role: "group", "aria-label": item.text, "aria-disabled": disabled }, item.items && (React.createElement(ItemsList, { items: item.items, onItemActivate: onItemActivate, onGroupToggle: onGroupToggle, targetItem: targetItem, isHighlighted: isHighlighted, isKeyboardHighlight: isKeyboardHighlight, isExpanded: isExpanded, lastInDropdown: lastInDropdown, highlightItem: highlightItem, categoryDisabled: disabled, hasCategoryHeader: !!item.text, variant: variant, position: position, renderItem: renderItem, parentProps: groupProps })))));
|
|
32
32
|
};
|
|
33
33
|
export default CategoryElement;
|