@cloudscape-design/components 3.0.750 → 3.0.752
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/alert/actions-wrapper/index.d.ts +1 -1
- package/alert/actions-wrapper/index.d.ts.map +1 -1
- package/alert/actions-wrapper/index.js +2 -2
- package/alert/actions-wrapper/index.js.map +1 -1
- package/alert/internal.d.ts.map +1 -1
- package/alert/internal.js +15 -5
- package/alert/internal.js.map +1 -1
- package/alert/styles.css.js +27 -25
- package/alert/styles.scoped.css +45 -39
- package/alert/styles.selectors.js +27 -25
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +10 -10
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +34 -34
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +17 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +24 -24
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/breadcrumb-group/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/interfaces.d.ts +1 -1
- package/breadcrumb-group/interfaces.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +7 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +2 -2
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +4 -4
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +13 -12
- package/button-dropdown/item-element/styles.scoped.css +52 -14
- package/button-dropdown/item-element/styles.selectors.js +13 -12
- package/button-dropdown/items-list.d.ts +1 -1
- package/button-dropdown/items-list.d.ts.map +1 -1
- package/button-dropdown/items-list.js +2 -2
- package/button-dropdown/items-list.js.map +1 -1
- package/flashbar/analytics-metadata/interfaces.d.ts +36 -0
- package/flashbar/analytics-metadata/interfaces.d.ts.map +1 -0
- package/flashbar/analytics-metadata/interfaces.js +4 -0
- package/flashbar/analytics-metadata/interfaces.js.map +1 -0
- package/flashbar/analytics-metadata/styles.css.js +6 -0
- package/flashbar/analytics-metadata/styles.scoped.css +7 -0
- package/flashbar/analytics-metadata/styles.selectors.js +7 -0
- package/flashbar/analytics-metadata/utils.d.ts +7 -0
- package/flashbar/analytics-metadata/utils.d.ts.map +1 -0
- package/flashbar/analytics-metadata/utils.js +33 -0
- package/flashbar/analytics-metadata/utils.js.map +1 -0
- package/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/collapsible-flashbar.js +13 -5
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/flash.d.ts.map +1 -1
- package/flashbar/flash.js +19 -7
- package/flashbar/flash.js.map +1 -1
- package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/non-collapsible-flashbar.js +4 -2
- package/flashbar/non-collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -47
- package/flashbar/styles.scoped.css +152 -146
- package/flashbar/styles.selectors.js +50 -47
- package/internal/base-component/styles.scoped.css +5 -10
- package/internal/components/tooltip/index.d.ts +3 -1
- package/internal/components/tooltip/index.d.ts.map +1 -1
- package/internal/components/tooltip/index.js +2 -2
- package/internal/components/tooltip/index.js.map +1 -1
- package/internal/components/tooltip/registry.d.ts +4 -0
- package/internal/components/tooltip/registry.d.ts.map +1 -0
- package/internal/components/tooltip/registry.js +28 -0
- package/internal/components/tooltip/registry.js.map +1 -0
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +15 -15
- package/internal/generated/theming/index.js +15 -15
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +9 -0
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +7 -0
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/alert-flash-content.d.ts +46 -0
- package/internal/plugins/controllers/alert-flash-content.d.ts.map +1 -0
- package/internal/plugins/controllers/alert-flash-content.js +59 -0
- package/internal/plugins/controllers/alert-flash-content.js.map +1 -0
- package/internal/plugins/helpers/index.d.ts +1 -0
- package/internal/plugins/helpers/index.d.ts.map +1 -1
- package/internal/plugins/helpers/index.js +1 -0
- package/internal/plugins/helpers/index.js.map +1 -1
- package/internal/plugins/helpers/use-discovered-action.d.ts +2 -2
- package/internal/plugins/helpers/use-discovered-action.d.ts.map +1 -1
- package/internal/plugins/helpers/use-discovered-action.js.map +1 -1
- package/internal/plugins/helpers/use-discovered-content.d.ts +15 -0
- package/internal/plugins/helpers/use-discovered-content.d.ts.map +1 -0
- package/internal/plugins/helpers/use-discovered-content.js +82 -0
- package/internal/plugins/helpers/use-discovered-content.js.map +1 -0
- package/package.json +1 -1
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -72
- package/popover/styles.selectors.js +52 -52
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +40 -44
- package/property-filter/styles.selectors.js +38 -38
- package/side-navigation/implementation.d.ts +1 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +2 -1
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/interfaces.d.ts +4 -0
- package/side-navigation/interfaces.d.ts.map +1 -1
- package/side-navigation/interfaces.js.map +1 -1
- package/side-navigation/styles.css.js +30 -29
- package/side-navigation/styles.scoped.css +46 -41
- package/side-navigation/styles.selectors.js +30 -29
- package/test-utils/dom/side-navigation/index.d.ts +1 -0
- package/test-utils/dom/side-navigation/index.js +3 -0
- package/test-utils/dom/side-navigation/index.js.map +1 -1
- package/test-utils/selectors/side-navigation/index.d.ts +1 -0
- package/test-utils/selectors/side-navigation/index.js +3 -0
- package/test-utils/selectors/side-navigation/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
|
@@ -278,11 +278,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
278
278
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
279
279
|
SPDX-License-Identifier: Apache-2.0
|
|
280
280
|
*/
|
|
281
|
-
.
|
|
281
|
+
.awsui_arrow_xjuzf_na7jp_281:not(#\9) {
|
|
282
282
|
inline-size: 20px;
|
|
283
283
|
block-size: 10px;
|
|
284
284
|
}
|
|
285
|
-
.awsui_arrow-
|
|
285
|
+
.awsui_arrow-outer_xjuzf_na7jp_285:not(#\9), .awsui_arrow-inner_xjuzf_na7jp_285:not(#\9) {
|
|
286
286
|
position: absolute;
|
|
287
287
|
overflow: hidden;
|
|
288
288
|
inline-size: 20px;
|
|
@@ -291,7 +291,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
inset-inline-start: 0;
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
}
|
|
294
|
-
.awsui_arrow-
|
|
294
|
+
.awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-inner_xjuzf_na7jp_285:not(#\9)::after {
|
|
295
295
|
content: "";
|
|
296
296
|
box-sizing: border-box;
|
|
297
297
|
display: inline-block;
|
|
@@ -307,36 +307,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
307
|
transform: rotate(45deg);
|
|
308
308
|
transform-origin: 0 100%;
|
|
309
309
|
}
|
|
310
|
-
.awsui_arrow-
|
|
310
|
+
.awsui_arrow-outer_xjuzf_na7jp_285:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_na7jp_285:not(#\9):dir(rtl)::after {
|
|
311
311
|
transform: rotate(-45deg);
|
|
312
312
|
transform-origin: 100% 100%;
|
|
313
313
|
}
|
|
314
|
-
.awsui_arrow-
|
|
314
|
+
.awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after {
|
|
315
315
|
background-color: var(--color-border-popover-umqvld, #9ba7b6);
|
|
316
316
|
}
|
|
317
|
-
.awsui_arrow-
|
|
317
|
+
.awsui_arrow-inner_xjuzf_na7jp_285:not(#\9) {
|
|
318
318
|
inset-block-start: 2px;
|
|
319
319
|
}
|
|
320
|
-
.awsui_arrow-
|
|
320
|
+
.awsui_arrow-inner_xjuzf_na7jp_285.awsui_refresh_xjuzf_na7jp_320:not(#\9) {
|
|
321
321
|
inset-block-start: 3px;
|
|
322
322
|
}
|
|
323
|
-
.awsui_arrow-
|
|
323
|
+
.awsui_arrow-inner_xjuzf_na7jp_285:not(#\9)::after {
|
|
324
324
|
border-start-start-radius: 1px;
|
|
325
325
|
border-start-end-radius: 0;
|
|
326
326
|
border-end-start-radius: 0;
|
|
327
327
|
border-end-end-radius: 0;
|
|
328
328
|
background-color: var(--color-background-popover-szburm, #ffffff);
|
|
329
329
|
}
|
|
330
|
-
.awsui_arrow-position-right-
|
|
330
|
+
.awsui_arrow-position-right-top_xjuzf_na7jp_330 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_na7jp_330 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after {
|
|
331
331
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
332
332
|
}
|
|
333
|
-
.awsui_arrow-position-left-
|
|
333
|
+
.awsui_arrow-position-left-top_xjuzf_na7jp_333 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_na7jp_333 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after {
|
|
334
334
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
335
335
|
}
|
|
336
|
-
.awsui_arrow-position-top-
|
|
336
|
+
.awsui_arrow-position-top-center_xjuzf_na7jp_336 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_na7jp_336 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_na7jp_336 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_na7jp_336 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after {
|
|
337
337
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
338
338
|
}
|
|
339
|
-
.awsui_arrow-position-bottom-
|
|
339
|
+
.awsui_arrow-position-bottom-center_xjuzf_na7jp_339 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_na7jp_339 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_na7jp_339 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_na7jp_339 > .awsui_arrow-outer_xjuzf_na7jp_285:not(#\9)::after {
|
|
340
340
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
341
341
|
}
|
|
342
342
|
|
|
@@ -480,7 +480,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
480
480
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
481
481
|
SPDX-License-Identifier: Apache-2.0
|
|
482
482
|
*/
|
|
483
|
-
.
|
|
483
|
+
.awsui_body_xjuzf_na7jp_483:not(#\9) {
|
|
484
484
|
border-collapse: separate;
|
|
485
485
|
border-spacing: 0;
|
|
486
486
|
box-sizing: border-box;
|
|
@@ -520,16 +520,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
520
520
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
521
521
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
522
522
|
}
|
|
523
|
-
.awsui_body-overflow-
|
|
523
|
+
.awsui_body-overflow-visible_xjuzf_na7jp_522:not(#\9) {
|
|
524
524
|
overflow: visible;
|
|
525
525
|
}
|
|
526
526
|
|
|
527
|
-
.awsui_has-
|
|
527
|
+
.awsui_has-dismiss_xjuzf_na7jp_526:not(#\9) {
|
|
528
528
|
display: flex;
|
|
529
529
|
align-items: baseline;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
-
.
|
|
532
|
+
.awsui_dismiss_xjuzf_na7jp_531:not(#\9) {
|
|
533
533
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
534
534
|
margin-inline-start: 0;
|
|
535
535
|
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
|
|
@@ -537,15 +537,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
537
537
|
order: 1;
|
|
538
538
|
}
|
|
539
539
|
|
|
540
|
-
.awsui_dismiss-
|
|
540
|
+
.awsui_dismiss-control_xjuzf_na7jp_539:not(#\9) {
|
|
541
541
|
/* used in test-utils */
|
|
542
542
|
}
|
|
543
543
|
|
|
544
|
-
.awsui_header-
|
|
544
|
+
.awsui_header-row_xjuzf_na7jp_543:not(#\9) {
|
|
545
545
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
546
546
|
}
|
|
547
547
|
|
|
548
|
-
.
|
|
548
|
+
.awsui_header_xjuzf_na7jp_543:not(#\9) {
|
|
549
549
|
word-wrap: break-word;
|
|
550
550
|
max-inline-size: 100%;
|
|
551
551
|
overflow: hidden;
|
|
@@ -557,7 +557,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
557
557
|
flex: 1 1 auto;
|
|
558
558
|
/* stylelint-disable-next-line selector-max-type */
|
|
559
559
|
}
|
|
560
|
-
.
|
|
560
|
+
.awsui_header_xjuzf_na7jp_543 > h2:not(#\9) {
|
|
561
561
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
562
562
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
563
563
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -566,7 +566,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
566
566
|
display: inline;
|
|
567
567
|
}
|
|
568
568
|
|
|
569
|
-
.
|
|
569
|
+
.awsui_content_xjuzf_na7jp_568:not(#\9) {
|
|
570
570
|
word-wrap: break-word;
|
|
571
571
|
max-inline-size: 100%;
|
|
572
572
|
overflow: hidden;
|
|
@@ -574,7 +574,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
574
574
|
flex: 1 1 auto;
|
|
575
575
|
min-inline-size: 0;
|
|
576
576
|
}
|
|
577
|
-
.awsui_content-overflow-
|
|
577
|
+
.awsui_content-overflow-visible_xjuzf_na7jp_576:not(#\9) {
|
|
578
578
|
overflow: visible;
|
|
579
579
|
}
|
|
580
580
|
|
|
@@ -718,7 +718,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
718
718
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
719
719
|
SPDX-License-Identifier: Apache-2.0
|
|
720
720
|
*/
|
|
721
|
-
.
|
|
721
|
+
.awsui_container_xjuzf_na7jp_720:not(#\9) {
|
|
722
722
|
display: inline-block;
|
|
723
723
|
position: fixed;
|
|
724
724
|
inset-block-start: -9999px;
|
|
@@ -726,7 +726,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
726
726
|
z-index: 2000;
|
|
727
727
|
}
|
|
728
728
|
|
|
729
|
-
.awsui_container-
|
|
729
|
+
.awsui_container-body_xjuzf_na7jp_728:not(#\9) {
|
|
730
730
|
border-collapse: separate;
|
|
731
731
|
border-spacing: 0;
|
|
732
732
|
box-sizing: border-box;
|
|
@@ -770,100 +770,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
770
770
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
|
|
771
771
|
}
|
|
772
772
|
|
|
773
|
-
.awsui_container-body-variant-
|
|
773
|
+
.awsui_container-body-variant-annotation_xjuzf_na7jp_771:not(#\9) {
|
|
774
774
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
775
775
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
776
776
|
}
|
|
777
777
|
|
|
778
|
-
.awsui_container-body-size-
|
|
778
|
+
.awsui_container-body-size-small_xjuzf_na7jp_776:not(#\9) {
|
|
779
779
|
max-inline-size: 210px;
|
|
780
780
|
}
|
|
781
|
-
.awsui_container-body-size-
|
|
781
|
+
.awsui_container-body-size-small_xjuzf_na7jp_776.awsui_fixed-width_xjuzf_na7jp_779:not(#\9) {
|
|
782
782
|
inline-size: 210px;
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
-
.awsui_container-body-size-
|
|
785
|
+
.awsui_container-body-size-medium_xjuzf_na7jp_783:not(#\9) {
|
|
786
786
|
max-inline-size: 310px;
|
|
787
787
|
}
|
|
788
|
-
.awsui_container-body-size-
|
|
788
|
+
.awsui_container-body-size-medium_xjuzf_na7jp_783.awsui_fixed-width_xjuzf_na7jp_779:not(#\9) {
|
|
789
789
|
inline-size: 310px;
|
|
790
790
|
}
|
|
791
791
|
|
|
792
|
-
.awsui_container-body-size-
|
|
793
|
-
max-inline-size:
|
|
792
|
+
.awsui_container-body-size-large_xjuzf_na7jp_790:not(#\9) {
|
|
793
|
+
max-inline-size: 482px;
|
|
794
794
|
}
|
|
795
|
-
@media (max-width:
|
|
796
|
-
.awsui_container-body-size-
|
|
795
|
+
@media (max-width: 482px) {
|
|
796
|
+
.awsui_container-body-size-large_xjuzf_na7jp_790:not(#\9) {
|
|
797
797
|
max-inline-size: 310px;
|
|
798
798
|
}
|
|
799
799
|
}
|
|
800
|
-
.awsui_container-body-size-
|
|
801
|
-
inline-size:
|
|
800
|
+
.awsui_container-body-size-large_xjuzf_na7jp_790.awsui_fixed-width_xjuzf_na7jp_779:not(#\9) {
|
|
801
|
+
inline-size: 482px;
|
|
802
802
|
}
|
|
803
803
|
|
|
804
|
-
.awsui_container-
|
|
804
|
+
.awsui_container-arrow_xjuzf_na7jp_802:not(#\9) {
|
|
805
805
|
position: absolute;
|
|
806
806
|
display: inline-block;
|
|
807
807
|
}
|
|
808
|
-
.awsui_container-arrow-position-right-
|
|
808
|
+
.awsui_container-arrow-position-right-top_xjuzf_na7jp_806:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_na7jp_806:not(#\9) {
|
|
809
809
|
transform: rotate(-90deg);
|
|
810
810
|
transform-origin: 0 100%;
|
|
811
811
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
812
812
|
}
|
|
813
|
-
.awsui_container-arrow-position-right-
|
|
813
|
+
.awsui_container-arrow-position-right-top_xjuzf_na7jp_806:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_na7jp_806:not(#\9):dir(rtl) {
|
|
814
814
|
transform: rotate(90deg);
|
|
815
815
|
transform-origin: 100% 100%;
|
|
816
816
|
}
|
|
817
|
-
.awsui_container-arrow-position-right-
|
|
817
|
+
.awsui_container-arrow-position-right-top_xjuzf_na7jp_806:not(#\9) {
|
|
818
818
|
inset-block-start: calc(12px + 10px);
|
|
819
819
|
inset-inline-start: 0;
|
|
820
820
|
}
|
|
821
|
-
.awsui_container-arrow-position-right-
|
|
821
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_na7jp_806:not(#\9) {
|
|
822
822
|
inset-block-end: 12px;
|
|
823
823
|
inset-inline-start: 0;
|
|
824
824
|
}
|
|
825
|
-
.awsui_container-arrow-position-left-
|
|
825
|
+
.awsui_container-arrow-position-left-top_xjuzf_na7jp_823:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_na7jp_823:not(#\9) {
|
|
826
826
|
transform: rotate(90deg);
|
|
827
827
|
transform-origin: 100% 100%;
|
|
828
828
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
829
829
|
}
|
|
830
|
-
.awsui_container-arrow-position-left-
|
|
830
|
+
.awsui_container-arrow-position-left-top_xjuzf_na7jp_823:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_na7jp_823:not(#\9):dir(rtl) {
|
|
831
831
|
transform: rotate(-90deg);
|
|
832
832
|
transform-origin: 0% 100%;
|
|
833
833
|
}
|
|
834
|
-
.awsui_container-arrow-position-left-
|
|
834
|
+
.awsui_container-arrow-position-left-top_xjuzf_na7jp_823:not(#\9) {
|
|
835
835
|
inset-block-start: calc(12px + 10px);
|
|
836
836
|
inset-inline-end: 0;
|
|
837
837
|
}
|
|
838
|
-
.awsui_container-arrow-position-left-
|
|
838
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_na7jp_823:not(#\9) {
|
|
839
839
|
inset-block-end: 12px;
|
|
840
840
|
inset-inline-end: 0;
|
|
841
841
|
}
|
|
842
|
-
.awsui_container-arrow-position-top-
|
|
842
|
+
.awsui_container-arrow-position-top-center_xjuzf_na7jp_840:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_na7jp_840:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_na7jp_840:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_na7jp_840:not(#\9) {
|
|
843
843
|
transform: rotate(180deg);
|
|
844
844
|
transform-origin: 50% 50%;
|
|
845
845
|
}
|
|
846
|
-
.awsui_container-arrow-position-top-
|
|
846
|
+
.awsui_container-arrow-position-top-center_xjuzf_na7jp_840:not(#\9) {
|
|
847
847
|
inset-block-end: -10px;
|
|
848
848
|
inset-inline-start: calc(50% - 10px);
|
|
849
849
|
}
|
|
850
|
-
.awsui_container-arrow-position-top-
|
|
850
|
+
.awsui_container-arrow-position-top-right_xjuzf_na7jp_840:not(#\9) {
|
|
851
851
|
inset-block-end: -10px;
|
|
852
852
|
inset-inline-start: 12px;
|
|
853
853
|
}
|
|
854
|
-
.awsui_container-arrow-position-top-
|
|
854
|
+
.awsui_container-arrow-position-top-left_xjuzf_na7jp_840:not(#\9) {
|
|
855
855
|
inset-block-end: -10px;
|
|
856
856
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
857
857
|
}
|
|
858
|
-
.awsui_container-arrow-position-bottom-
|
|
858
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_na7jp_856:not(#\9) {
|
|
859
859
|
inset-block-start: -10px;
|
|
860
860
|
inset-inline-start: calc(50% - 10px);
|
|
861
861
|
}
|
|
862
|
-
.awsui_container-arrow-position-bottom-
|
|
862
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_na7jp_860:not(#\9) {
|
|
863
863
|
inset-block-start: -10px;
|
|
864
864
|
inset-inline-start: 12px;
|
|
865
865
|
}
|
|
866
|
-
.awsui_container-arrow-position-bottom-
|
|
866
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_na7jp_864:not(#\9) {
|
|
867
867
|
inset-block-start: -10px;
|
|
868
868
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
869
869
|
}
|
|
@@ -1008,10 +1008,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1008
1008
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1009
1009
|
SPDX-License-Identifier: Apache-2.0
|
|
1010
1010
|
*/
|
|
1011
|
-
.
|
|
1012
|
-
animation: awsui_awsui-motion-fade-
|
|
1011
|
+
.awsui_container_xjuzf_na7jp_720:not(#\9) {
|
|
1012
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_na7jp_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
1013
1013
|
}
|
|
1014
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1014
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_na7jp_1 {
|
|
1015
1015
|
from {
|
|
1016
1016
|
opacity: 0.2;
|
|
1017
1017
|
}
|
|
@@ -1020,19 +1020,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1020
1020
|
}
|
|
1021
1021
|
}
|
|
1022
1022
|
@media (prefers-reduced-motion: reduce) {
|
|
1023
|
-
.
|
|
1023
|
+
.awsui_container_xjuzf_na7jp_720:not(#\9) {
|
|
1024
1024
|
animation: none;
|
|
1025
1025
|
transition: none;
|
|
1026
1026
|
}
|
|
1027
1027
|
}
|
|
1028
|
-
.awsui-motion-disabled .
|
|
1028
|
+
.awsui-motion-disabled .awsui_container_xjuzf_na7jp_720:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_na7jp_720:not(#\9) {
|
|
1029
1029
|
animation: none;
|
|
1030
1030
|
transition: none;
|
|
1031
1031
|
}
|
|
1032
|
-
.
|
|
1033
|
-
animation: awsui_awsui-motion-fade-
|
|
1032
|
+
.awsui_container_xjuzf_na7jp_720.awsui_refresh_xjuzf_na7jp_320:not(#\9) {
|
|
1033
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_na7jp_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
1034
1034
|
}
|
|
1035
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1035
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_na7jp_1 {
|
|
1036
1036
|
from {
|
|
1037
1037
|
opacity: 0.2;
|
|
1038
1038
|
}
|
|
@@ -1041,17 +1041,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1041
1041
|
}
|
|
1042
1042
|
}
|
|
1043
1043
|
@media (prefers-reduced-motion: reduce) {
|
|
1044
|
-
.
|
|
1044
|
+
.awsui_container_xjuzf_na7jp_720.awsui_refresh_xjuzf_na7jp_320:not(#\9) {
|
|
1045
1045
|
animation: none;
|
|
1046
1046
|
transition: none;
|
|
1047
1047
|
}
|
|
1048
1048
|
}
|
|
1049
|
-
.awsui-motion-disabled .
|
|
1049
|
+
.awsui-motion-disabled .awsui_container_xjuzf_na7jp_720.awsui_refresh_xjuzf_na7jp_320:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_na7jp_720.awsui_refresh_xjuzf_na7jp_320:not(#\9) {
|
|
1050
1050
|
animation: none;
|
|
1051
1051
|
transition: none;
|
|
1052
1052
|
}
|
|
1053
1053
|
|
|
1054
|
-
.
|
|
1054
|
+
.awsui_root_xjuzf_na7jp_1052:not(#\9) {
|
|
1055
1055
|
border-collapse: separate;
|
|
1056
1056
|
border-spacing: 0;
|
|
1057
1057
|
box-sizing: border-box;
|
|
@@ -1088,18 +1088,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1088
1088
|
color: inherit;
|
|
1089
1089
|
}
|
|
1090
1090
|
|
|
1091
|
-
.awsui_root-filtering-
|
|
1091
|
+
.awsui_root-filtering-token_xjuzf_na7jp_1088:not(#\9) {
|
|
1092
1092
|
display: flex;
|
|
1093
1093
|
}
|
|
1094
1094
|
|
|
1095
|
-
.
|
|
1095
|
+
.awsui_trigger_xjuzf_na7jp_1092:not(#\9) {
|
|
1096
1096
|
display: inline-block;
|
|
1097
1097
|
max-inline-size: 100%;
|
|
1098
1098
|
color: inherit;
|
|
1099
1099
|
text-align: inherit;
|
|
1100
1100
|
}
|
|
1101
1101
|
|
|
1102
|
-
.awsui_overflow-
|
|
1102
|
+
.awsui_overflow-ellipsis_xjuzf_na7jp_1099:not(#\9) {
|
|
1103
1103
|
white-space: nowrap;
|
|
1104
1104
|
overflow: hidden;
|
|
1105
1105
|
text-overflow: ellipsis;
|
|
@@ -1107,7 +1107,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1107
1107
|
word-break: break-word;
|
|
1108
1108
|
}
|
|
1109
1109
|
|
|
1110
|
-
.awsui_trigger-type-
|
|
1110
|
+
.awsui_trigger-type-text_xjuzf_na7jp_1107:not(#\9) {
|
|
1111
1111
|
border-block: 0;
|
|
1112
1112
|
border-inline: 0;
|
|
1113
1113
|
margin-block: 0;
|
|
@@ -1118,17 +1118,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1118
1118
|
cursor: pointer;
|
|
1119
1119
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
1120
1120
|
}
|
|
1121
|
-
.awsui_trigger-type-
|
|
1121
|
+
.awsui_trigger-type-text_xjuzf_na7jp_1107:not(#\9):focus {
|
|
1122
1122
|
outline: none;
|
|
1123
1123
|
}
|
|
1124
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1124
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_na7jp_1107:not(#\9):focus {
|
|
1125
1125
|
position: relative;
|
|
1126
1126
|
}
|
|
1127
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1127
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_na7jp_1107:not(#\9):focus {
|
|
1128
1128
|
outline: 2px dotted transparent;
|
|
1129
1129
|
outline-offset: calc(1px - 1px);
|
|
1130
1130
|
}
|
|
1131
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1131
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_na7jp_1107:not(#\9):focus::before {
|
|
1132
1132
|
content: " ";
|
|
1133
1133
|
display: block;
|
|
1134
1134
|
position: absolute;
|
|
@@ -1143,10 +1143,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1xram_1107:no
|
|
|
1143
1143
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
1144
1144
|
}
|
|
1145
1145
|
|
|
1146
|
-
.awsui_trigger-type-filtering-
|
|
1146
|
+
.awsui_trigger-type-filtering-token_xjuzf_na7jp_1143:not(#\9) {
|
|
1147
1147
|
display: flex;
|
|
1148
1148
|
}
|
|
1149
1149
|
|
|
1150
|
-
.awsui_popover-inline-
|
|
1150
|
+
.awsui_popover-inline-content_xjuzf_na7jp_1147:not(#\9) {
|
|
1151
1151
|
display: inline;
|
|
1152
1152
|
}
|
|
@@ -2,57 +2,57 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
11
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
13
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
17
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
20
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
21
|
-
"body": "
|
|
22
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
23
|
-
"has-dismiss": "awsui_has-
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"header-row": "awsui_header-
|
|
27
|
-
"header": "
|
|
28
|
-
"content": "
|
|
29
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
30
|
-
"container": "
|
|
31
|
-
"container-body": "awsui_container-
|
|
32
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
33
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
34
|
-
"fixed-width": "awsui_fixed-
|
|
35
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
36
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
37
|
-
"container-arrow": "awsui_container-
|
|
38
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
40
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
42
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
46
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
49
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
50
|
-
"root": "
|
|
51
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
52
|
-
"trigger": "
|
|
53
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
54
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
55
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
56
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_na7jp_281",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_na7jp_285",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_na7jp_285",
|
|
8
|
+
"refresh": "awsui_refresh_xjuzf_na7jp_320",
|
|
9
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_na7jp_330",
|
|
10
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_na7jp_330",
|
|
11
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_na7jp_333",
|
|
12
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_na7jp_333",
|
|
13
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_na7jp_336",
|
|
14
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_na7jp_336",
|
|
15
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_na7jp_336",
|
|
16
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_na7jp_336",
|
|
17
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_na7jp_339",
|
|
18
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_na7jp_339",
|
|
19
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_na7jp_339",
|
|
20
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_na7jp_339",
|
|
21
|
+
"body": "awsui_body_xjuzf_na7jp_483",
|
|
22
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_na7jp_522",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_na7jp_526",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_na7jp_531",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_na7jp_539",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_na7jp_543",
|
|
27
|
+
"header": "awsui_header_xjuzf_na7jp_543",
|
|
28
|
+
"content": "awsui_content_xjuzf_na7jp_568",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_na7jp_576",
|
|
30
|
+
"container": "awsui_container_xjuzf_na7jp_720",
|
|
31
|
+
"container-body": "awsui_container-body_xjuzf_na7jp_728",
|
|
32
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_na7jp_771",
|
|
33
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_na7jp_776",
|
|
34
|
+
"fixed-width": "awsui_fixed-width_xjuzf_na7jp_779",
|
|
35
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_na7jp_783",
|
|
36
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_na7jp_790",
|
|
37
|
+
"container-arrow": "awsui_container-arrow_xjuzf_na7jp_802",
|
|
38
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_na7jp_806",
|
|
39
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_na7jp_806",
|
|
40
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_na7jp_823",
|
|
41
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_na7jp_823",
|
|
42
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_na7jp_840",
|
|
43
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_na7jp_840",
|
|
44
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_na7jp_840",
|
|
45
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_na7jp_840",
|
|
46
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_na7jp_856",
|
|
47
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_na7jp_860",
|
|
48
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_na7jp_864",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_na7jp_1",
|
|
50
|
+
"root": "awsui_root_xjuzf_na7jp_1052",
|
|
51
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_na7jp_1088",
|
|
52
|
+
"trigger": "awsui_trigger_xjuzf_na7jp_1092",
|
|
53
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_na7jp_1099",
|
|
54
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_na7jp_1107",
|
|
55
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_na7jp_1143",
|
|
56
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_na7jp_1147"
|
|
57
57
|
};
|
|
58
58
|
|
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"search-field": "awsui_search-
|
|
6
|
-
"input-wrapper": "awsui_input-
|
|
7
|
-
"add-token": "awsui_add-
|
|
8
|
-
"tokens": "
|
|
9
|
-
"token-operator": "awsui_token-
|
|
10
|
-
"property-editor": "awsui_property-
|
|
11
|
-
"property-editor-form": "awsui_property-editor-
|
|
12
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
13
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
14
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
15
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
16
|
-
"property-editor-submit": "awsui_property-editor-
|
|
17
|
-
"property-editor-actions": "awsui_property-editor-
|
|
18
|
-
"token-editor": "awsui_token-
|
|
19
|
-
"token-editor-form": "awsui_token-editor-
|
|
20
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
21
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
22
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
23
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
24
|
-
"token-editor-submit": "awsui_token-editor-
|
|
25
|
-
"token-editor-actions": "awsui_token-editor-
|
|
26
|
-
"token-editor-grid": "awsui_token-editor-
|
|
27
|
-
"token-editor-grid-group": "awsui_token-editor-grid-
|
|
28
|
-
"token-editor-narrow": "awsui_token-editor-
|
|
29
|
-
"token-editor-supports-groups": "awsui_token-editor-supports-
|
|
30
|
-
"token-editor-grid-header": "awsui_token-editor-grid-
|
|
31
|
-
"token-editor-grid-cell": "awsui_token-editor-grid-
|
|
32
|
-
"token-editor-add-token": "awsui_token-editor-add-
|
|
33
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
34
|
-
"custom-control": "awsui_custom-
|
|
35
|
-
"input": "
|
|
36
|
-
"results": "
|
|
37
|
-
"token-trigger": "awsui_token-
|
|
38
|
-
"remove-all": "awsui_remove-
|
|
39
|
-
"join-operation": "awsui_join-
|
|
40
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
41
|
-
"constraint": "
|
|
4
|
+
"root": "awsui_root_1wzqe_184ob_141",
|
|
5
|
+
"search-field": "awsui_search-field_1wzqe_184ob_176",
|
|
6
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_184ob_182",
|
|
7
|
+
"add-token": "awsui_add-token_1wzqe_184ob_186",
|
|
8
|
+
"tokens": "awsui_tokens_1wzqe_184ob_193",
|
|
9
|
+
"token-operator": "awsui_token-operator_1wzqe_184ob_198",
|
|
10
|
+
"property-editor": "awsui_property-editor_1wzqe_184ob_202",
|
|
11
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_184ob_209",
|
|
12
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_184ob_212",
|
|
13
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_184ob_215",
|
|
14
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_184ob_218",
|
|
15
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_184ob_221",
|
|
16
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_184ob_224",
|
|
17
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_184ob_227",
|
|
18
|
+
"token-editor": "awsui_token-editor_1wzqe_184ob_234",
|
|
19
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_184ob_241",
|
|
20
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_184ob_244",
|
|
21
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_184ob_247",
|
|
22
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_184ob_250",
|
|
23
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_184ob_253",
|
|
24
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_184ob_256",
|
|
25
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_184ob_259",
|
|
26
|
+
"token-editor-grid": "awsui_token-editor-grid_1wzqe_184ob_268",
|
|
27
|
+
"token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_184ob_305",
|
|
28
|
+
"token-editor-narrow": "awsui_token-editor-narrow_1wzqe_184ob_308",
|
|
29
|
+
"token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_184ob_317",
|
|
30
|
+
"token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_184ob_321",
|
|
31
|
+
"token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_184ob_327",
|
|
32
|
+
"token-editor-add-token": "awsui_token-editor-add-token_1wzqe_184ob_336",
|
|
33
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_184ob_340",
|
|
34
|
+
"custom-control": "awsui_custom-control_1wzqe_184ob_344",
|
|
35
|
+
"input": "awsui_input_1wzqe_184ob_182",
|
|
36
|
+
"results": "awsui_results_1wzqe_184ob_352",
|
|
37
|
+
"token-trigger": "awsui_token-trigger_1wzqe_184ob_357",
|
|
38
|
+
"remove-all": "awsui_remove-all_1wzqe_184ob_362",
|
|
39
|
+
"join-operation": "awsui_join-operation_1wzqe_184ob_363",
|
|
40
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_184ob_364",
|
|
41
|
+
"constraint": "awsui_constraint_1wzqe_184ob_368"
|
|
42
42
|
};
|
|
43
43
|
|