@cloudscape-design/components 3.0.692 → 3.0.694
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +28 -28
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- 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 +30 -44
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/button-dropdown/analytics-metadata/interfaces.d.ts +26 -0
- package/button-dropdown/analytics-metadata/interfaces.d.ts.map +1 -0
- package/button-dropdown/analytics-metadata/interfaces.js +4 -0
- package/button-dropdown/analytics-metadata/interfaces.js.map +1 -0
- package/button-dropdown/analytics-metadata/styles.css.js +8 -0
- package/button-dropdown/analytics-metadata/styles.scoped.css +9 -0
- package/button-dropdown/analytics-metadata/styles.selectors.js +9 -0
- package/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/category-element.js +2 -2
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +10 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +3 -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 +22 -6
- 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 +15 -4
- package/button-dropdown/item-element/index.js.map +1 -1
- 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 +4 -4
- package/button-dropdown/items-list.js.map +1 -1
- package/button-dropdown/styles.css.js +18 -15
- package/button-dropdown/styles.scoped.css +31 -22
- package/button-dropdown/styles.selectors.js +18 -15
- package/container/analytics-metadata/interfaces.d.ts +5 -0
- package/container/analytics-metadata/interfaces.d.ts.map +1 -0
- package/container/analytics-metadata/interfaces.js +4 -0
- package/container/analytics-metadata/interfaces.js.map +1 -0
- package/container/analytics-metadata/styles.css.js +6 -0
- package/container/analytics-metadata/styles.scoped.css +7 -0
- package/container/analytics-metadata/styles.selectors.js +7 -0
- package/container/index.d.ts.map +1 -1
- package/container/index.js +6 -1
- package/container/index.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +4 -2
- package/container/internal.js.map +1 -1
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -1
- package/drawer/implementation.js.map +1 -1
- package/drawer/styles.css.js +4 -3
- package/drawer/styles.scoped.css +16 -8
- package/drawer/styles.selectors.js +4 -3
- package/form/analytics-metadata/interfaces.d.ts +13 -0
- package/form/analytics-metadata/interfaces.d.ts.map +1 -0
- package/form/analytics-metadata/interfaces.js +4 -0
- package/form/analytics-metadata/interfaces.js.map +1 -0
- package/form/analytics-metadata/styles.css.js +6 -0
- package/form/analytics-metadata/styles.scoped.css +7 -0
- package/form/analytics-metadata/styles.selectors.js +7 -0
- package/form/index.d.ts.map +1 -1
- package/form/index.js +1 -1
- package/form/index.js.map +1 -1
- package/form/internal.d.ts +4 -2
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +13 -3
- package/form/internal.js.map +1 -1
- package/header/analytics-metadata/styles.css.js +6 -0
- package/header/analytics-metadata/styles.scoped.css +7 -0
- package/header/analytics-metadata/styles.selectors.js +7 -0
- package/header/internal.d.ts.map +1 -1
- package/header/internal.js +4 -2
- package/header/internal.js.map +1 -1
- package/help-panel/implementation.d.ts.map +1 -1
- package/help-panel/implementation.js +4 -2
- package/help-panel/implementation.js.map +1 -1
- package/help-panel/styles.css.js +5 -4
- package/help-panel/styles.scoped.css +74 -65
- package/help-panel/styles.selectors.js +5 -4
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +52 -49
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/token-list/index.d.ts +1 -0
- package/internal/components/token-list/index.d.ts.map +1 -1
- package/internal/components/token-list/index.js.map +1 -1
- package/internal/components/tooltip/index.d.ts.map +1 -1
- package/internal/components/tooltip/index.js +1 -1
- package/internal/components/tooltip/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/internal.d.ts +2 -1
- package/popover/internal.d.ts.map +1 -1
- package/popover/internal.js +1 -1
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +52 -50
- package/popover/styles.scoped.css +75 -67
- package/popover/styles.selectors.js +52 -50
- package/property-filter/filtering-token/index.d.ts +25 -8
- package/property-filter/filtering-token/index.d.ts.map +1 -1
- package/property-filter/filtering-token/index.js +51 -11
- package/property-filter/filtering-token/index.js.map +1 -1
- package/property-filter/filtering-token/styles.css.js +18 -7
- package/property-filter/filtering-token/styles.scoped.css +100 -17
- package/property-filter/filtering-token/styles.selectors.js +18 -7
- package/property-filter/styles.css.js +31 -32
- package/property-filter/styles.scoped.css +33 -34
- package/property-filter/styles.selectors.js +31 -32
- package/property-filter/test-classes/styles.css.js +14 -9
- package/property-filter/test-classes/styles.scoped.css +29 -9
- package/property-filter/test-classes/styles.selectors.js +14 -9
- package/property-filter/token-editor.d.ts +5 -5
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +19 -25
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/token.d.ts.map +1 -1
- package/property-filter/token.js +15 -5
- package/property-filter/token.js.map +1 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +3 -1
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/styles.css.js +29 -28
- package/side-navigation/styles.scoped.css +47 -38
- package/side-navigation/styles.selectors.js +29 -28
- package/split-panel/implementation.d.ts.map +1 -1
- package/split-panel/implementation.js +3 -1
- package/split-panel/implementation.js.map +1 -1
- package/split-panel/side.d.ts.map +1 -1
- package/split-panel/side.js +4 -1
- package/split-panel/side.js.map +1 -1
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +62 -44
- package/split-panel/styles.selectors.js +27 -27
- package/test-utils/dom/property-filter/index.d.ts +10 -0
- package/test-utils/dom/property-filter/index.js +25 -1
- package/test-utils/dom/property-filter/index.js.map +1 -1
- package/test-utils/selectors/property-filter/index.d.ts +10 -0
- package/test-utils/selectors/property-filter/index.js +25 -1
- package/test-utils/selectors/property-filter/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -190,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_arrow_xjuzf_1pat3_193:not(#\9) {
|
|
194
194
|
inline-size: 20px;
|
|
195
195
|
block-size: 10px;
|
|
196
196
|
}
|
|
197
|
-
.awsui_arrow-
|
|
197
|
+
.awsui_arrow-outer_xjuzf_1pat3_197:not(#\9), .awsui_arrow-inner_xjuzf_1pat3_197:not(#\9) {
|
|
198
198
|
position: absolute;
|
|
199
199
|
overflow: hidden;
|
|
200
200
|
inline-size: 20px;
|
|
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
inset-inline-start: 0;
|
|
204
204
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
205
205
|
}
|
|
206
|
-
.awsui_arrow-
|
|
206
|
+
.awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-inner_xjuzf_1pat3_197:not(#\9)::after {
|
|
207
207
|
content: "";
|
|
208
208
|
box-sizing: border-box;
|
|
209
209
|
display: inline-block;
|
|
@@ -219,36 +219,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
219
|
transform: rotate(45deg);
|
|
220
220
|
transform-origin: 0 100%;
|
|
221
221
|
}
|
|
222
|
-
.awsui_arrow-
|
|
222
|
+
.awsui_arrow-outer_xjuzf_1pat3_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_1pat3_197:not(#\9):dir(rtl)::after {
|
|
223
223
|
transform: rotate(-45deg);
|
|
224
224
|
transform-origin: 100% 100%;
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-
|
|
226
|
+
.awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after {
|
|
227
227
|
background-color: var(--color-border-popover-umqvld, #9ba7b6);
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-
|
|
229
|
+
.awsui_arrow-inner_xjuzf_1pat3_197:not(#\9) {
|
|
230
230
|
inset-block-start: 2px;
|
|
231
231
|
}
|
|
232
|
-
.awsui_arrow-
|
|
232
|
+
.awsui_arrow-inner_xjuzf_1pat3_197.awsui_refresh_xjuzf_1pat3_232:not(#\9) {
|
|
233
233
|
inset-block-start: 3px;
|
|
234
234
|
}
|
|
235
|
-
.awsui_arrow-
|
|
235
|
+
.awsui_arrow-inner_xjuzf_1pat3_197:not(#\9)::after {
|
|
236
236
|
border-start-start-radius: 1px;
|
|
237
237
|
border-start-end-radius: 0;
|
|
238
238
|
border-end-start-radius: 0;
|
|
239
239
|
border-end-end-radius: 0;
|
|
240
240
|
background-color: var(--color-background-popover-szburm, #ffffff);
|
|
241
241
|
}
|
|
242
|
-
.awsui_arrow-position-right-
|
|
242
|
+
.awsui_arrow-position-right-top_xjuzf_1pat3_242 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1pat3_242 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after {
|
|
243
243
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
244
244
|
}
|
|
245
|
-
.awsui_arrow-position-left-
|
|
245
|
+
.awsui_arrow-position-left-top_xjuzf_1pat3_245 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1pat3_245 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after {
|
|
246
246
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
247
247
|
}
|
|
248
|
-
.awsui_arrow-position-top-
|
|
248
|
+
.awsui_arrow-position-top-center_xjuzf_1pat3_248 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1pat3_248 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1pat3_248 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1pat3_248 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after {
|
|
249
249
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
250
250
|
}
|
|
251
|
-
.awsui_arrow-position-bottom-
|
|
251
|
+
.awsui_arrow-position-bottom-center_xjuzf_1pat3_251 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1pat3_251 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1pat3_251 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1pat3_251 > .awsui_arrow-outer_xjuzf_1pat3_197:not(#\9)::after {
|
|
252
252
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
253
253
|
}
|
|
254
254
|
|
|
@@ -348,7 +348,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
348
348
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
349
349
|
SPDX-License-Identifier: Apache-2.0
|
|
350
350
|
*/
|
|
351
|
-
.
|
|
351
|
+
.awsui_body_xjuzf_1pat3_351:not(#\9) {
|
|
352
352
|
border-collapse: separate;
|
|
353
353
|
border-spacing: 0;
|
|
354
354
|
box-sizing: border-box;
|
|
@@ -388,16 +388,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
388
388
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
389
389
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
390
390
|
}
|
|
391
|
-
.awsui_body-overflow-
|
|
391
|
+
.awsui_body-overflow-visible_xjuzf_1pat3_390:not(#\9) {
|
|
392
392
|
overflow: visible;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_has-
|
|
395
|
+
.awsui_has-dismiss_xjuzf_1pat3_394:not(#\9) {
|
|
396
396
|
display: flex;
|
|
397
397
|
align-items: baseline;
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
.
|
|
400
|
+
.awsui_dismiss_xjuzf_1pat3_399:not(#\9) {
|
|
401
401
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
402
402
|
margin-inline-start: 0;
|
|
403
403
|
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
|
|
@@ -405,15 +405,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
405
405
|
order: 1;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
-
.awsui_dismiss-
|
|
408
|
+
.awsui_dismiss-control_xjuzf_1pat3_407:not(#\9) {
|
|
409
409
|
/* used in test-utils */
|
|
410
410
|
}
|
|
411
411
|
|
|
412
|
-
.awsui_header-
|
|
412
|
+
.awsui_header-row_xjuzf_1pat3_411:not(#\9) {
|
|
413
413
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
414
414
|
}
|
|
415
415
|
|
|
416
|
-
.
|
|
416
|
+
.awsui_header_xjuzf_1pat3_411:not(#\9) {
|
|
417
417
|
word-wrap: break-word;
|
|
418
418
|
max-inline-size: 100%;
|
|
419
419
|
overflow: hidden;
|
|
@@ -425,7 +425,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
425
425
|
flex: 1 1 auto;
|
|
426
426
|
/* stylelint-disable-next-line selector-max-type */
|
|
427
427
|
}
|
|
428
|
-
.
|
|
428
|
+
.awsui_header_xjuzf_1pat3_411 > h2:not(#\9) {
|
|
429
429
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
430
430
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
431
431
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -434,7 +434,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
434
434
|
display: inline;
|
|
435
435
|
}
|
|
436
436
|
|
|
437
|
-
.
|
|
437
|
+
.awsui_content_xjuzf_1pat3_436:not(#\9) {
|
|
438
438
|
word-wrap: break-word;
|
|
439
439
|
max-inline-size: 100%;
|
|
440
440
|
overflow: hidden;
|
|
@@ -442,7 +442,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
442
442
|
flex: 1 1 auto;
|
|
443
443
|
min-inline-size: 0;
|
|
444
444
|
}
|
|
445
|
-
.awsui_content-overflow-
|
|
445
|
+
.awsui_content-overflow-visible_xjuzf_1pat3_444:not(#\9) {
|
|
446
446
|
overflow: visible;
|
|
447
447
|
}
|
|
448
448
|
|
|
@@ -542,7 +542,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
542
542
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
543
543
|
SPDX-License-Identifier: Apache-2.0
|
|
544
544
|
*/
|
|
545
|
-
.
|
|
545
|
+
.awsui_container_xjuzf_1pat3_544:not(#\9) {
|
|
546
546
|
display: inline-block;
|
|
547
547
|
position: fixed;
|
|
548
548
|
inset-block-start: -9999px;
|
|
@@ -550,7 +550,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
550
550
|
z-index: 2000;
|
|
551
551
|
}
|
|
552
552
|
|
|
553
|
-
.awsui_container-
|
|
553
|
+
.awsui_container-body_xjuzf_1pat3_552:not(#\9) {
|
|
554
554
|
border-collapse: separate;
|
|
555
555
|
border-spacing: 0;
|
|
556
556
|
box-sizing: border-box;
|
|
@@ -594,100 +594,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
594
594
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
|
|
595
595
|
}
|
|
596
596
|
|
|
597
|
-
.awsui_container-body-variant-
|
|
597
|
+
.awsui_container-body-variant-annotation_xjuzf_1pat3_595:not(#\9) {
|
|
598
598
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
599
599
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
600
600
|
}
|
|
601
601
|
|
|
602
|
-
.awsui_container-body-size-
|
|
602
|
+
.awsui_container-body-size-small_xjuzf_1pat3_600:not(#\9) {
|
|
603
603
|
max-inline-size: 210px;
|
|
604
604
|
}
|
|
605
|
-
.awsui_container-body-size-
|
|
605
|
+
.awsui_container-body-size-small_xjuzf_1pat3_600.awsui_fixed-width_xjuzf_1pat3_603:not(#\9) {
|
|
606
606
|
inline-size: 210px;
|
|
607
607
|
}
|
|
608
608
|
|
|
609
|
-
.awsui_container-body-size-
|
|
609
|
+
.awsui_container-body-size-medium_xjuzf_1pat3_607:not(#\9) {
|
|
610
610
|
max-inline-size: 310px;
|
|
611
611
|
}
|
|
612
|
-
.awsui_container-body-size-
|
|
612
|
+
.awsui_container-body-size-medium_xjuzf_1pat3_607.awsui_fixed-width_xjuzf_1pat3_603:not(#\9) {
|
|
613
613
|
inline-size: 310px;
|
|
614
614
|
}
|
|
615
615
|
|
|
616
|
-
.awsui_container-body-size-
|
|
616
|
+
.awsui_container-body-size-large_xjuzf_1pat3_614:not(#\9) {
|
|
617
617
|
max-inline-size: 480px;
|
|
618
618
|
}
|
|
619
619
|
@media (max-width: 480px) {
|
|
620
|
-
.awsui_container-body-size-
|
|
620
|
+
.awsui_container-body-size-large_xjuzf_1pat3_614:not(#\9) {
|
|
621
621
|
max-inline-size: 310px;
|
|
622
622
|
}
|
|
623
623
|
}
|
|
624
|
-
.awsui_container-body-size-
|
|
624
|
+
.awsui_container-body-size-large_xjuzf_1pat3_614.awsui_fixed-width_xjuzf_1pat3_603:not(#\9) {
|
|
625
625
|
inline-size: 480px;
|
|
626
626
|
}
|
|
627
627
|
|
|
628
|
-
.awsui_container-
|
|
628
|
+
.awsui_container-arrow_xjuzf_1pat3_626:not(#\9) {
|
|
629
629
|
position: absolute;
|
|
630
630
|
display: inline-block;
|
|
631
631
|
}
|
|
632
|
-
.awsui_container-arrow-position-right-
|
|
632
|
+
.awsui_container-arrow-position-right-top_xjuzf_1pat3_630:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1pat3_630:not(#\9) {
|
|
633
633
|
transform: rotate(-90deg);
|
|
634
634
|
transform-origin: 0 100%;
|
|
635
635
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
636
636
|
}
|
|
637
|
-
.awsui_container-arrow-position-right-
|
|
637
|
+
.awsui_container-arrow-position-right-top_xjuzf_1pat3_630:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_1pat3_630:not(#\9):dir(rtl) {
|
|
638
638
|
transform: rotate(90deg);
|
|
639
639
|
transform-origin: 100% 100%;
|
|
640
640
|
}
|
|
641
|
-
.awsui_container-arrow-position-right-
|
|
641
|
+
.awsui_container-arrow-position-right-top_xjuzf_1pat3_630:not(#\9) {
|
|
642
642
|
inset-block-start: calc(12px + 10px);
|
|
643
643
|
inset-inline-start: 0;
|
|
644
644
|
}
|
|
645
|
-
.awsui_container-arrow-position-right-
|
|
645
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_1pat3_630:not(#\9) {
|
|
646
646
|
inset-block-end: 12px;
|
|
647
647
|
inset-inline-start: 0;
|
|
648
648
|
}
|
|
649
|
-
.awsui_container-arrow-position-left-
|
|
649
|
+
.awsui_container-arrow-position-left-top_xjuzf_1pat3_647:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1pat3_647:not(#\9) {
|
|
650
650
|
transform: rotate(90deg);
|
|
651
651
|
transform-origin: 100% 100%;
|
|
652
652
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
653
653
|
}
|
|
654
|
-
.awsui_container-arrow-position-left-
|
|
654
|
+
.awsui_container-arrow-position-left-top_xjuzf_1pat3_647:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_1pat3_647:not(#\9):dir(rtl) {
|
|
655
655
|
transform: rotate(-90deg);
|
|
656
656
|
transform-origin: 0% 100%;
|
|
657
657
|
}
|
|
658
|
-
.awsui_container-arrow-position-left-
|
|
658
|
+
.awsui_container-arrow-position-left-top_xjuzf_1pat3_647:not(#\9) {
|
|
659
659
|
inset-block-start: calc(12px + 10px);
|
|
660
660
|
inset-inline-end: 0;
|
|
661
661
|
}
|
|
662
|
-
.awsui_container-arrow-position-left-
|
|
662
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_1pat3_647:not(#\9) {
|
|
663
663
|
inset-block-end: 12px;
|
|
664
664
|
inset-inline-end: 0;
|
|
665
665
|
}
|
|
666
|
-
.awsui_container-arrow-position-top-
|
|
666
|
+
.awsui_container-arrow-position-top-center_xjuzf_1pat3_664:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1pat3_664:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1pat3_664:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1pat3_664:not(#\9) {
|
|
667
667
|
transform: rotate(180deg);
|
|
668
668
|
transform-origin: 50% 50%;
|
|
669
669
|
}
|
|
670
|
-
.awsui_container-arrow-position-top-
|
|
670
|
+
.awsui_container-arrow-position-top-center_xjuzf_1pat3_664:not(#\9) {
|
|
671
671
|
inset-block-end: -10px;
|
|
672
672
|
inset-inline-start: calc(50% - 10px);
|
|
673
673
|
}
|
|
674
|
-
.awsui_container-arrow-position-top-
|
|
674
|
+
.awsui_container-arrow-position-top-right_xjuzf_1pat3_664:not(#\9) {
|
|
675
675
|
inset-block-end: -10px;
|
|
676
676
|
inset-inline-start: 12px;
|
|
677
677
|
}
|
|
678
|
-
.awsui_container-arrow-position-top-
|
|
678
|
+
.awsui_container-arrow-position-top-left_xjuzf_1pat3_664:not(#\9) {
|
|
679
679
|
inset-block-end: -10px;
|
|
680
680
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
681
681
|
}
|
|
682
|
-
.awsui_container-arrow-position-bottom-
|
|
682
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_1pat3_680:not(#\9) {
|
|
683
683
|
inset-block-start: -10px;
|
|
684
684
|
inset-inline-start: calc(50% - 10px);
|
|
685
685
|
}
|
|
686
|
-
.awsui_container-arrow-position-bottom-
|
|
686
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_1pat3_684:not(#\9) {
|
|
687
687
|
inset-block-start: -10px;
|
|
688
688
|
inset-inline-start: 12px;
|
|
689
689
|
}
|
|
690
|
-
.awsui_container-arrow-position-bottom-
|
|
690
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_1pat3_688:not(#\9) {
|
|
691
691
|
inset-block-start: -10px;
|
|
692
692
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
693
693
|
}
|
|
@@ -788,10 +788,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
788
788
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
789
789
|
SPDX-License-Identifier: Apache-2.0
|
|
790
790
|
*/
|
|
791
|
-
.
|
|
792
|
-
animation: awsui_awsui-motion-fade-
|
|
791
|
+
.awsui_container_xjuzf_1pat3_544:not(#\9) {
|
|
792
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1pat3_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
793
793
|
}
|
|
794
|
-
@keyframes awsui_awsui-motion-fade-
|
|
794
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1pat3_1 {
|
|
795
795
|
from {
|
|
796
796
|
opacity: 0.2;
|
|
797
797
|
}
|
|
@@ -800,19 +800,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
800
800
|
}
|
|
801
801
|
}
|
|
802
802
|
@media (prefers-reduced-motion: reduce) {
|
|
803
|
-
.
|
|
803
|
+
.awsui_container_xjuzf_1pat3_544:not(#\9) {
|
|
804
804
|
animation: none;
|
|
805
805
|
transition: none;
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
|
-
.awsui-motion-disabled .
|
|
808
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1pat3_544:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1pat3_544:not(#\9) {
|
|
809
809
|
animation: none;
|
|
810
810
|
transition: none;
|
|
811
811
|
}
|
|
812
|
-
.
|
|
813
|
-
animation: awsui_awsui-motion-fade-
|
|
812
|
+
.awsui_container_xjuzf_1pat3_544.awsui_refresh_xjuzf_1pat3_232:not(#\9) {
|
|
813
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1pat3_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
814
814
|
}
|
|
815
|
-
@keyframes awsui_awsui-motion-fade-
|
|
815
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1pat3_1 {
|
|
816
816
|
from {
|
|
817
817
|
opacity: 0.2;
|
|
818
818
|
}
|
|
@@ -821,17 +821,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
821
821
|
}
|
|
822
822
|
}
|
|
823
823
|
@media (prefers-reduced-motion: reduce) {
|
|
824
|
-
.
|
|
824
|
+
.awsui_container_xjuzf_1pat3_544.awsui_refresh_xjuzf_1pat3_232:not(#\9) {
|
|
825
825
|
animation: none;
|
|
826
826
|
transition: none;
|
|
827
827
|
}
|
|
828
828
|
}
|
|
829
|
-
.awsui-motion-disabled .
|
|
829
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1pat3_544.awsui_refresh_xjuzf_1pat3_232:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1pat3_544.awsui_refresh_xjuzf_1pat3_232:not(#\9) {
|
|
830
830
|
animation: none;
|
|
831
831
|
transition: none;
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
.
|
|
834
|
+
.awsui_root_xjuzf_1pat3_832:not(#\9) {
|
|
835
835
|
border-collapse: separate;
|
|
836
836
|
border-spacing: 0;
|
|
837
837
|
box-sizing: border-box;
|
|
@@ -868,14 +868,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
868
868
|
color: inherit;
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
.
|
|
871
|
+
.awsui_root-filtering-token_xjuzf_1pat3_868:not(#\9) {
|
|
872
|
+
display: flex;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
.awsui_trigger_xjuzf_1pat3_872:not(#\9) {
|
|
872
876
|
display: inline-block;
|
|
873
877
|
max-inline-size: 100%;
|
|
874
878
|
color: inherit;
|
|
875
879
|
text-align: inherit;
|
|
876
880
|
}
|
|
877
881
|
|
|
878
|
-
.awsui_overflow-
|
|
882
|
+
.awsui_overflow-ellipsis_xjuzf_1pat3_879:not(#\9) {
|
|
879
883
|
white-space: nowrap;
|
|
880
884
|
overflow: hidden;
|
|
881
885
|
text-overflow: ellipsis;
|
|
@@ -883,7 +887,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
883
887
|
word-break: break-word;
|
|
884
888
|
}
|
|
885
889
|
|
|
886
|
-
.awsui_trigger-type-
|
|
890
|
+
.awsui_trigger-type-text_xjuzf_1pat3_887:not(#\9) {
|
|
887
891
|
border-block: 0;
|
|
888
892
|
border-inline: 0;
|
|
889
893
|
margin-block: 0;
|
|
@@ -894,17 +898,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
894
898
|
cursor: pointer;
|
|
895
899
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
896
900
|
}
|
|
897
|
-
.awsui_trigger-type-
|
|
901
|
+
.awsui_trigger-type-text_xjuzf_1pat3_887:not(#\9):focus {
|
|
898
902
|
outline: none;
|
|
899
903
|
}
|
|
900
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
904
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1pat3_887:not(#\9):focus {
|
|
901
905
|
position: relative;
|
|
902
906
|
}
|
|
903
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
907
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1pat3_887:not(#\9):focus {
|
|
904
908
|
outline: 2px dotted transparent;
|
|
905
909
|
outline-offset: calc(1px - 1px);
|
|
906
910
|
}
|
|
907
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
911
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1pat3_887:not(#\9):focus::before {
|
|
908
912
|
content: " ";
|
|
909
913
|
display: block;
|
|
910
914
|
position: absolute;
|
|
@@ -919,6 +923,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_dzn3k_883:not
|
|
|
919
923
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
920
924
|
}
|
|
921
925
|
|
|
922
|
-
.
|
|
926
|
+
.awsui_trigger-type-filtering-token_xjuzf_1pat3_923:not(#\9) {
|
|
927
|
+
display: flex;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
.awsui_popover-inline-content_xjuzf_1pat3_927:not(#\9) {
|
|
923
931
|
display: inline;
|
|
924
932
|
}
|
|
@@ -2,55 +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
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_1pat3_193",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_1pat3_197",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_1pat3_197",
|
|
8
|
+
"refresh": "awsui_refresh_xjuzf_1pat3_232",
|
|
9
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1pat3_242",
|
|
10
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1pat3_242",
|
|
11
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1pat3_245",
|
|
12
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1pat3_245",
|
|
13
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1pat3_248",
|
|
14
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1pat3_248",
|
|
15
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1pat3_248",
|
|
16
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1pat3_248",
|
|
17
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1pat3_251",
|
|
18
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1pat3_251",
|
|
19
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1pat3_251",
|
|
20
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1pat3_251",
|
|
21
|
+
"body": "awsui_body_xjuzf_1pat3_351",
|
|
22
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1pat3_390",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_1pat3_394",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_1pat3_399",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_1pat3_407",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_1pat3_411",
|
|
27
|
+
"header": "awsui_header_xjuzf_1pat3_411",
|
|
28
|
+
"content": "awsui_content_xjuzf_1pat3_436",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1pat3_444",
|
|
30
|
+
"container": "awsui_container_xjuzf_1pat3_544",
|
|
31
|
+
"container-body": "awsui_container-body_xjuzf_1pat3_552",
|
|
32
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1pat3_595",
|
|
33
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_1pat3_600",
|
|
34
|
+
"fixed-width": "awsui_fixed-width_xjuzf_1pat3_603",
|
|
35
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1pat3_607",
|
|
36
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_1pat3_614",
|
|
37
|
+
"container-arrow": "awsui_container-arrow_xjuzf_1pat3_626",
|
|
38
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1pat3_630",
|
|
39
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1pat3_630",
|
|
40
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1pat3_647",
|
|
41
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1pat3_647",
|
|
42
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1pat3_664",
|
|
43
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1pat3_664",
|
|
44
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1pat3_664",
|
|
45
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1pat3_664",
|
|
46
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1pat3_680",
|
|
47
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1pat3_684",
|
|
48
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1pat3_688",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1pat3_1",
|
|
50
|
+
"root": "awsui_root_xjuzf_1pat3_832",
|
|
51
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_1pat3_868",
|
|
52
|
+
"trigger": "awsui_trigger_xjuzf_1pat3_872",
|
|
53
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_1pat3_879",
|
|
54
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_1pat3_887",
|
|
55
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_1pat3_923",
|
|
56
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_1pat3_927"
|
|
55
57
|
};
|
|
56
58
|
|
|
@@ -3,17 +3,34 @@ export declare namespace FilteringTokenProps {
|
|
|
3
3
|
type Operation = 'and' | 'or';
|
|
4
4
|
}
|
|
5
5
|
export interface FilteringTokenProps {
|
|
6
|
-
|
|
7
|
-
showOperation: boolean;
|
|
6
|
+
tokens: TokenItem[];
|
|
8
7
|
operation: FilteringTokenProps.Operation;
|
|
8
|
+
groupOperation: FilteringTokenProps.Operation;
|
|
9
|
+
showOperation: boolean;
|
|
9
10
|
andText: string;
|
|
10
11
|
orText: string;
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
groupAriaLabel: string;
|
|
13
|
+
operationAriaLabel: string;
|
|
14
|
+
groupEditAriaLabel: string;
|
|
13
15
|
disabled?: boolean;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
onChangeOperation: (operation: FilteringTokenProps.Operation) => void;
|
|
17
|
+
onChangeGroupOperation: (operation: FilteringTokenProps.Operation) => void;
|
|
18
|
+
onDismissToken: (tokenIndex: number) => void;
|
|
19
|
+
editorContent: React.ReactNode;
|
|
20
|
+
editorHeader: string;
|
|
21
|
+
editorDismissAriaLabel: string;
|
|
22
|
+
editorExpandToViewport: boolean;
|
|
23
|
+
onEditorOpen?: () => void;
|
|
24
|
+
hasGroups: boolean;
|
|
25
|
+
}
|
|
26
|
+
export interface FilteringTokenRef {
|
|
27
|
+
closeEditor(): void;
|
|
28
|
+
}
|
|
29
|
+
interface TokenItem {
|
|
30
|
+
content: React.ReactNode;
|
|
31
|
+
ariaLabel: string;
|
|
32
|
+
dismissAriaLabel: string;
|
|
17
33
|
}
|
|
18
|
-
|
|
34
|
+
declare const FilteringToken: React.ForwardRefExoticComponent<FilteringTokenProps & React.RefAttributes<FilteringTokenRef>>;
|
|
35
|
+
export default FilteringToken;
|
|
19
36
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/property-filter/filtering-token/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/property-filter/filtering-token/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAYvE,yBAAiB,mBAAmB,CAAC;IACnC,KAAY,SAAS,GAAG,KAAK,GAAG,IAAI,CAAC;CACtC;AAED,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,SAAS,EAAE,mBAAmB,CAAC,SAAS,CAAC;IACzC,cAAc,EAAE,mBAAmB,CAAC,SAAS,CAAC;IAC9C,aAAa,EAAE,OAAO,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,CAAC,SAAS,EAAE,mBAAmB,CAAC,SAAS,KAAK,IAAI,CAAC;IACtE,sBAAsB,EAAE,CAAC,SAAS,EAAE,mBAAmB,CAAC,SAAS,KAAK,IAAI,CAAC;IAC3E,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,sBAAsB,EAAE,OAAO,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,iBAAiB;IAChC,WAAW,IAAI,IAAI,CAAC;CACrB;AAED,UAAU,SAAS;IACjB,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,QAAA,MAAM,cAAc,+FAsHnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|