@cloudscape-design/components 3.0.835 → 3.0.837
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/styles.css.js +28 -28
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +19 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/app-layout/utils/use-drawers.js +40 -51
- package/app-layout/utils/use-drawers.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +157 -157
- package/button/styles.selectors.js +21 -21
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +22 -22
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +30 -30
- package/button-dropdown/styles.selectors.js +17 -17
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +6 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +31 -30
- package/container/styles.scoped.css +59 -56
- package/container/styles.selectors.js +31 -30
- package/container/test-classes/styles.css.js +6 -0
- package/container/test-classes/styles.scoped.css +7 -0
- package/container/test-classes/styles.selectors.js +7 -0
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +23 -17
- package/date-range-picker/index.js.map +1 -1
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +67 -67
- package/expandable-section/styles.selectors.js +34 -34
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +31 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +151 -151
- package/flashbar/styles.selectors.js +50 -50
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +44 -44
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +4 -2
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +37 -37
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +39 -39
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +26 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +4 -2
- package/internal/generated/styles/tokens.js +4 -2
- package/internal/generated/theming/index.cjs +22 -8
- package/internal/generated/theming/index.cjs.d.ts +32 -0
- package/internal/generated/theming/index.d.ts +32 -0
- package/internal/generated/theming/index.js +22 -8
- package/internal/manifest.json +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts +9 -0
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -0
- package/internal/utils/date-time/format-date-time-with-offset.js +17 -0
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -0
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -27
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -75
- package/popover/styles.selectors.js +52 -52
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +56 -56
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -45
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +42 -42
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -26
- package/select/parts/styles.selectors.js +21 -21
- package/test-utils/dom/expandable-section/index.js +11 -10
- package/test-utils/dom/expandable-section/index.js.map +1 -1
- package/test-utils/dom/index.d.ts +1343 -0
- package/test-utils/dom/index.js +237 -0
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/expandable-section/index.js +11 -10
- package/test-utils/selectors/expandable-section/index.js.map +1 -1
- package/test-utils/selectors/index.d.ts +1185 -0
- package/test-utils/selectors/index.js +237 -0
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +24 -24
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +79 -79
- package/tiles/styles.selectors.js +30 -30
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +18 -18
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/internal/utils/date-time/format-date-range.d.ts +0 -13
- package/internal/utils/date-time/format-date-range.d.ts.map +0 -1
- package/internal/utils/date-time/format-date-range.js +0 -36
- package/internal/utils/date-time/format-date-range.js.map +0 -1
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"page-item": "awsui_page-
|
|
13
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_chz9p_141",
|
|
6
|
+
"button": "awsui_button_fvjdu_chz9p_184",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_chz9p_185",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_chz9p_213",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_chz9p_218",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_chz9p_228",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_chz9p_234",
|
|
12
|
+
"page-item": "awsui_page-item_fvjdu_chz9p_251",
|
|
13
|
+
"root-disabled": "awsui_root-disabled_fvjdu_chz9p_269"
|
|
14
14
|
};
|
|
15
15
|
|
package/popover/styles.css.js
CHANGED
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"
|
|
8
|
-
"arrow-position-right-
|
|
9
|
-
"arrow-position-
|
|
10
|
-
"arrow-position-left-
|
|
11
|
-
"arrow-position-
|
|
12
|
-
"arrow-position-top-
|
|
13
|
-
"arrow-position-top-
|
|
14
|
-
"arrow-position-top-
|
|
15
|
-
"arrow-position-
|
|
16
|
-
"arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-
|
|
19
|
-
"
|
|
20
|
-
"body": "
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"
|
|
25
|
-
"header
|
|
26
|
-
"
|
|
27
|
-
"content": "
|
|
28
|
-
"
|
|
29
|
-
"container": "
|
|
30
|
-
"container-body": "awsui_container-
|
|
31
|
-
"container-body-
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"container-body-size-
|
|
35
|
-
"container-
|
|
36
|
-
"container-arrow": "awsui_container-
|
|
37
|
-
"container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-
|
|
39
|
-
"container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-
|
|
41
|
-
"container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-
|
|
45
|
-
"container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"root": "
|
|
50
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
51
|
-
"trigger": "
|
|
52
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
53
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
54
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
55
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_m15k0_281",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_m15k0_285",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_m15k0_285",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_m15k0_327",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_m15k0_327",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_m15k0_330",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_m15k0_330",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_m15k0_333",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_m15k0_333",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_m15k0_333",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_m15k0_333",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_m15k0_336",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_m15k0_336",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_m15k0_336",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_m15k0_336",
|
|
19
|
+
"body": "awsui_body_xjuzf_m15k0_480",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_m15k0_519",
|
|
21
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_m15k0_523",
|
|
22
|
+
"dismiss": "awsui_dismiss_xjuzf_m15k0_528",
|
|
23
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_m15k0_536",
|
|
24
|
+
"header-row": "awsui_header-row_xjuzf_m15k0_540",
|
|
25
|
+
"header": "awsui_header_xjuzf_m15k0_540",
|
|
26
|
+
"content": "awsui_content_xjuzf_m15k0_565",
|
|
27
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_m15k0_573",
|
|
28
|
+
"container": "awsui_container_xjuzf_m15k0_717",
|
|
29
|
+
"container-body": "awsui_container-body_xjuzf_m15k0_725",
|
|
30
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_m15k0_768",
|
|
31
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_m15k0_773",
|
|
32
|
+
"fixed-width": "awsui_fixed-width_xjuzf_m15k0_776",
|
|
33
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_m15k0_780",
|
|
34
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_m15k0_787",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_m15k0_799",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_m15k0_803",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_m15k0_803",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_m15k0_820",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_m15k0_820",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_m15k0_837",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_m15k0_837",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_m15k0_837",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_m15k0_837",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_m15k0_853",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_m15k0_857",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_m15k0_861",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_m15k0_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_m15k0_1027",
|
|
49
|
+
"root": "awsui_root_xjuzf_m15k0_1049",
|
|
50
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_m15k0_1085",
|
|
51
|
+
"trigger": "awsui_trigger_xjuzf_m15k0_1089",
|
|
52
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_m15k0_1096",
|
|
53
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_m15k0_1104",
|
|
54
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_m15k0_1140",
|
|
55
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_m15k0_1144"
|
|
56
56
|
};
|
|
57
57
|
|
|
@@ -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_m15k0_281:not(#\9) {
|
|
282
282
|
inline-size: 20px;
|
|
283
283
|
block-size: 10px;
|
|
284
284
|
}
|
|
285
|
-
.awsui_arrow-
|
|
285
|
+
.awsui_arrow-outer_xjuzf_m15k0_285:not(#\9), .awsui_arrow-inner_xjuzf_m15k0_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_m15k0_285:not(#\9)::after, .awsui_arrow-inner_xjuzf_m15k0_285:not(#\9)::after {
|
|
295
295
|
content: "";
|
|
296
296
|
box-sizing: border-box;
|
|
297
297
|
display: inline-block;
|
|
@@ -307,36 +307,33 @@ 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_m15k0_285:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_m15k0_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_m15k0_285:not(#\9)::after {
|
|
315
315
|
background-color: var(--color-border-popover-v2sc7l, #b4b4bb);
|
|
316
316
|
}
|
|
317
|
-
.awsui_arrow-
|
|
318
|
-
inset-block-start: 2px;
|
|
317
|
+
.awsui_arrow-inner_xjuzf_m15k0_285:not(#\9) {
|
|
318
|
+
inset-block-start: calc(var(--border-width-popover-h2a419, 2px) + 1px);
|
|
319
319
|
}
|
|
320
|
-
.awsui_arrow-
|
|
321
|
-
inset-block-start: 3px;
|
|
322
|
-
}
|
|
323
|
-
.awsui_arrow-inner_xjuzf_1qfeq_285:not(#\9)::after {
|
|
320
|
+
.awsui_arrow-inner_xjuzf_m15k0_285:not(#\9)::after {
|
|
324
321
|
border-start-start-radius: 1px;
|
|
325
322
|
border-start-end-radius: 0;
|
|
326
323
|
border-end-start-radius: 0;
|
|
327
324
|
border-end-end-radius: 0;
|
|
328
325
|
background-color: var(--color-background-popover-eqi5zi, #ffffff);
|
|
329
326
|
}
|
|
330
|
-
.awsui_arrow-position-right-
|
|
327
|
+
.awsui_arrow-position-right-top_xjuzf_m15k0_327 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_m15k0_327 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after {
|
|
331
328
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
332
329
|
}
|
|
333
|
-
.awsui_arrow-position-left-
|
|
330
|
+
.awsui_arrow-position-left-top_xjuzf_m15k0_330 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_m15k0_330 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after {
|
|
334
331
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
335
332
|
}
|
|
336
|
-
.awsui_arrow-position-top-
|
|
333
|
+
.awsui_arrow-position-top-center_xjuzf_m15k0_333 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_m15k0_333 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_m15k0_333 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_m15k0_333 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after {
|
|
337
334
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
338
335
|
}
|
|
339
|
-
.awsui_arrow-position-bottom-
|
|
336
|
+
.awsui_arrow-position-bottom-center_xjuzf_m15k0_336 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_m15k0_336 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_m15k0_336 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_m15k0_336 > .awsui_arrow-outer_xjuzf_m15k0_285:not(#\9)::after {
|
|
340
337
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
341
338
|
}
|
|
342
339
|
|
|
@@ -480,7 +477,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
480
477
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
481
478
|
SPDX-License-Identifier: Apache-2.0
|
|
482
479
|
*/
|
|
483
|
-
.
|
|
480
|
+
.awsui_body_xjuzf_m15k0_480:not(#\9) {
|
|
484
481
|
border-collapse: separate;
|
|
485
482
|
border-spacing: 0;
|
|
486
483
|
box-sizing: border-box;
|
|
@@ -520,32 +517,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
520
517
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
521
518
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
522
519
|
}
|
|
523
|
-
.awsui_body-overflow-
|
|
520
|
+
.awsui_body-overflow-visible_xjuzf_m15k0_519:not(#\9) {
|
|
524
521
|
overflow: visible;
|
|
525
522
|
}
|
|
526
523
|
|
|
527
|
-
.awsui_has-
|
|
524
|
+
.awsui_has-dismiss_xjuzf_m15k0_523:not(#\9) {
|
|
528
525
|
display: flex;
|
|
529
526
|
align-items: baseline;
|
|
530
527
|
}
|
|
531
528
|
|
|
532
|
-
.
|
|
529
|
+
.awsui_dismiss_xjuzf_m15k0_528:not(#\9) {
|
|
533
530
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
534
531
|
margin-inline-start: 0;
|
|
535
|
-
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-
|
|
532
|
+
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-width-popover-h2a419, 2px)));
|
|
536
533
|
flex: 0 0 auto;
|
|
537
534
|
order: 1;
|
|
538
535
|
}
|
|
539
536
|
|
|
540
|
-
.awsui_dismiss-
|
|
537
|
+
.awsui_dismiss-control_xjuzf_m15k0_536:not(#\9) {
|
|
541
538
|
/* used in test-utils */
|
|
542
539
|
}
|
|
543
540
|
|
|
544
|
-
.awsui_header-
|
|
541
|
+
.awsui_header-row_xjuzf_m15k0_540:not(#\9) {
|
|
545
542
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
546
543
|
}
|
|
547
544
|
|
|
548
|
-
.
|
|
545
|
+
.awsui_header_xjuzf_m15k0_540:not(#\9) {
|
|
549
546
|
word-wrap: break-word;
|
|
550
547
|
max-inline-size: 100%;
|
|
551
548
|
overflow: hidden;
|
|
@@ -557,7 +554,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
557
554
|
flex: 1 1 auto;
|
|
558
555
|
/* stylelint-disable-next-line selector-max-type */
|
|
559
556
|
}
|
|
560
|
-
.
|
|
557
|
+
.awsui_header_xjuzf_m15k0_540 > h2:not(#\9) {
|
|
561
558
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
562
559
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
563
560
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -566,7 +563,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
566
563
|
display: inline;
|
|
567
564
|
}
|
|
568
565
|
|
|
569
|
-
.
|
|
566
|
+
.awsui_content_xjuzf_m15k0_565:not(#\9) {
|
|
570
567
|
word-wrap: break-word;
|
|
571
568
|
max-inline-size: 100%;
|
|
572
569
|
overflow: hidden;
|
|
@@ -574,7 +571,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
574
571
|
flex: 1 1 auto;
|
|
575
572
|
min-inline-size: 0;
|
|
576
573
|
}
|
|
577
|
-
.awsui_content-overflow-
|
|
574
|
+
.awsui_content-overflow-visible_xjuzf_m15k0_573:not(#\9) {
|
|
578
575
|
overflow: visible;
|
|
579
576
|
}
|
|
580
577
|
|
|
@@ -718,7 +715,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
718
715
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
719
716
|
SPDX-License-Identifier: Apache-2.0
|
|
720
717
|
*/
|
|
721
|
-
.
|
|
718
|
+
.awsui_container_xjuzf_m15k0_717:not(#\9) {
|
|
722
719
|
display: inline-block;
|
|
723
720
|
position: fixed;
|
|
724
721
|
inset-block-start: -9999px;
|
|
@@ -726,7 +723,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
726
723
|
z-index: 2000;
|
|
727
724
|
}
|
|
728
725
|
|
|
729
|
-
.awsui_container-
|
|
726
|
+
.awsui_container-body_xjuzf_m15k0_725:not(#\9) {
|
|
730
727
|
border-collapse: separate;
|
|
731
728
|
border-spacing: 0;
|
|
732
729
|
box-sizing: border-box;
|
|
@@ -766,104 +763,104 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
766
763
|
border-end-end-radius: var(--border-radius-popover-clv1ya, 8px);
|
|
767
764
|
background-color: var(--color-background-popover-eqi5zi, #ffffff);
|
|
768
765
|
box-shadow: var(--shadow-popover-8zls8c, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
769
|
-
border-block: var(--border-
|
|
770
|
-
border-inline: var(--border-
|
|
766
|
+
border-block: var(--border-width-popover-h2a419, 2px) solid var(--color-border-popover-v2sc7l, #b4b4bb);
|
|
767
|
+
border-inline: var(--border-width-popover-h2a419, 2px) solid var(--color-border-popover-v2sc7l, #b4b4bb);
|
|
771
768
|
}
|
|
772
769
|
|
|
773
|
-
.awsui_container-body-variant-
|
|
770
|
+
.awsui_container-body-variant-annotation_xjuzf_m15k0_768:not(#\9) {
|
|
774
771
|
background-color: var(--color-background-status-info-gflgo4, #f0fbff);
|
|
775
772
|
border-color: var(--color-border-status-info-z6pwqy, #006ce0);
|
|
776
773
|
}
|
|
777
774
|
|
|
778
|
-
.awsui_container-body-size-
|
|
775
|
+
.awsui_container-body-size-small_xjuzf_m15k0_773:not(#\9) {
|
|
779
776
|
max-inline-size: 210px;
|
|
780
777
|
}
|
|
781
|
-
.awsui_container-body-size-
|
|
778
|
+
.awsui_container-body-size-small_xjuzf_m15k0_773.awsui_fixed-width_xjuzf_m15k0_776:not(#\9) {
|
|
782
779
|
inline-size: 210px;
|
|
783
780
|
}
|
|
784
781
|
|
|
785
|
-
.awsui_container-body-size-
|
|
782
|
+
.awsui_container-body-size-medium_xjuzf_m15k0_780:not(#\9) {
|
|
786
783
|
max-inline-size: 310px;
|
|
787
784
|
}
|
|
788
|
-
.awsui_container-body-size-
|
|
785
|
+
.awsui_container-body-size-medium_xjuzf_m15k0_780.awsui_fixed-width_xjuzf_m15k0_776:not(#\9) {
|
|
789
786
|
inline-size: 310px;
|
|
790
787
|
}
|
|
791
788
|
|
|
792
|
-
.awsui_container-body-size-
|
|
789
|
+
.awsui_container-body-size-large_xjuzf_m15k0_787:not(#\9) {
|
|
793
790
|
max-inline-size: 482px;
|
|
794
791
|
}
|
|
795
792
|
@media (max-width: 482px) {
|
|
796
|
-
.awsui_container-body-size-
|
|
793
|
+
.awsui_container-body-size-large_xjuzf_m15k0_787:not(#\9) {
|
|
797
794
|
max-inline-size: 310px;
|
|
798
795
|
}
|
|
799
796
|
}
|
|
800
|
-
.awsui_container-body-size-
|
|
797
|
+
.awsui_container-body-size-large_xjuzf_m15k0_787.awsui_fixed-width_xjuzf_m15k0_776:not(#\9) {
|
|
801
798
|
inline-size: 482px;
|
|
802
799
|
}
|
|
803
800
|
|
|
804
|
-
.awsui_container-
|
|
801
|
+
.awsui_container-arrow_xjuzf_m15k0_799:not(#\9) {
|
|
805
802
|
position: absolute;
|
|
806
803
|
display: inline-block;
|
|
807
804
|
}
|
|
808
|
-
.awsui_container-arrow-position-right-
|
|
805
|
+
.awsui_container-arrow-position-right-top_xjuzf_m15k0_803:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_m15k0_803:not(#\9) {
|
|
809
806
|
transform: rotate(-90deg);
|
|
810
807
|
transform-origin: 0 100%;
|
|
811
808
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
812
809
|
}
|
|
813
|
-
.awsui_container-arrow-position-right-
|
|
810
|
+
.awsui_container-arrow-position-right-top_xjuzf_m15k0_803:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_m15k0_803:not(#\9):dir(rtl) {
|
|
814
811
|
transform: rotate(90deg);
|
|
815
812
|
transform-origin: 100% 100%;
|
|
816
813
|
}
|
|
817
|
-
.awsui_container-arrow-position-right-
|
|
814
|
+
.awsui_container-arrow-position-right-top_xjuzf_m15k0_803:not(#\9) {
|
|
818
815
|
inset-block-start: calc(12px + 10px);
|
|
819
816
|
inset-inline-start: 0;
|
|
820
817
|
}
|
|
821
|
-
.awsui_container-arrow-position-right-
|
|
818
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_m15k0_803:not(#\9) {
|
|
822
819
|
inset-block-end: 12px;
|
|
823
820
|
inset-inline-start: 0;
|
|
824
821
|
}
|
|
825
|
-
.awsui_container-arrow-position-left-
|
|
822
|
+
.awsui_container-arrow-position-left-top_xjuzf_m15k0_820:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_m15k0_820:not(#\9) {
|
|
826
823
|
transform: rotate(90deg);
|
|
827
824
|
transform-origin: 100% 100%;
|
|
828
825
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
829
826
|
}
|
|
830
|
-
.awsui_container-arrow-position-left-
|
|
827
|
+
.awsui_container-arrow-position-left-top_xjuzf_m15k0_820:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_m15k0_820:not(#\9):dir(rtl) {
|
|
831
828
|
transform: rotate(-90deg);
|
|
832
829
|
transform-origin: 0% 100%;
|
|
833
830
|
}
|
|
834
|
-
.awsui_container-arrow-position-left-
|
|
831
|
+
.awsui_container-arrow-position-left-top_xjuzf_m15k0_820:not(#\9) {
|
|
835
832
|
inset-block-start: calc(12px + 10px);
|
|
836
833
|
inset-inline-end: 0;
|
|
837
834
|
}
|
|
838
|
-
.awsui_container-arrow-position-left-
|
|
835
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_m15k0_820:not(#\9) {
|
|
839
836
|
inset-block-end: 12px;
|
|
840
837
|
inset-inline-end: 0;
|
|
841
838
|
}
|
|
842
|
-
.awsui_container-arrow-position-top-
|
|
839
|
+
.awsui_container-arrow-position-top-center_xjuzf_m15k0_837:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_m15k0_837:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_m15k0_837:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_m15k0_837:not(#\9) {
|
|
843
840
|
transform: rotate(180deg);
|
|
844
841
|
transform-origin: 50% 50%;
|
|
845
842
|
}
|
|
846
|
-
.awsui_container-arrow-position-top-
|
|
843
|
+
.awsui_container-arrow-position-top-center_xjuzf_m15k0_837:not(#\9) {
|
|
847
844
|
inset-block-end: -10px;
|
|
848
845
|
inset-inline-start: calc(50% - 10px);
|
|
849
846
|
}
|
|
850
|
-
.awsui_container-arrow-position-top-
|
|
847
|
+
.awsui_container-arrow-position-top-right_xjuzf_m15k0_837:not(#\9) {
|
|
851
848
|
inset-block-end: -10px;
|
|
852
849
|
inset-inline-start: 12px;
|
|
853
850
|
}
|
|
854
|
-
.awsui_container-arrow-position-top-
|
|
851
|
+
.awsui_container-arrow-position-top-left_xjuzf_m15k0_837:not(#\9) {
|
|
855
852
|
inset-block-end: -10px;
|
|
856
853
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
857
854
|
}
|
|
858
|
-
.awsui_container-arrow-position-bottom-
|
|
855
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_m15k0_853:not(#\9) {
|
|
859
856
|
inset-block-start: -10px;
|
|
860
857
|
inset-inline-start: calc(50% - 10px);
|
|
861
858
|
}
|
|
862
|
-
.awsui_container-arrow-position-bottom-
|
|
859
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_m15k0_857:not(#\9) {
|
|
863
860
|
inset-block-start: -10px;
|
|
864
861
|
inset-inline-start: 12px;
|
|
865
862
|
}
|
|
866
|
-
.awsui_container-arrow-position-bottom-
|
|
863
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_m15k0_861:not(#\9) {
|
|
867
864
|
inset-block-start: -10px;
|
|
868
865
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
869
866
|
}
|
|
@@ -1008,10 +1005,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1008
1005
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1009
1006
|
SPDX-License-Identifier: Apache-2.0
|
|
1010
1007
|
*/
|
|
1011
|
-
.
|
|
1012
|
-
animation: awsui_awsui-motion-fade-
|
|
1008
|
+
.awsui_container_xjuzf_m15k0_717:not(#\9) {
|
|
1009
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_m15k0_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
1013
1010
|
}
|
|
1014
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1011
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_m15k0_1 {
|
|
1015
1012
|
from {
|
|
1016
1013
|
opacity: 0.2;
|
|
1017
1014
|
}
|
|
@@ -1020,19 +1017,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1020
1017
|
}
|
|
1021
1018
|
}
|
|
1022
1019
|
@media (prefers-reduced-motion: reduce) {
|
|
1023
|
-
.
|
|
1020
|
+
.awsui_container_xjuzf_m15k0_717:not(#\9) {
|
|
1024
1021
|
animation: none;
|
|
1025
1022
|
transition: none;
|
|
1026
1023
|
}
|
|
1027
1024
|
}
|
|
1028
|
-
.awsui-motion-disabled .
|
|
1025
|
+
.awsui-motion-disabled .awsui_container_xjuzf_m15k0_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_m15k0_717:not(#\9) {
|
|
1029
1026
|
animation: none;
|
|
1030
1027
|
transition: none;
|
|
1031
1028
|
}
|
|
1032
|
-
.
|
|
1033
|
-
animation: awsui_awsui-motion-fade-
|
|
1029
|
+
.awsui_container_xjuzf_m15k0_717.awsui_refresh_xjuzf_m15k0_1027:not(#\9) {
|
|
1030
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_m15k0_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
1034
1031
|
}
|
|
1035
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1032
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_m15k0_1 {
|
|
1036
1033
|
from {
|
|
1037
1034
|
opacity: 0.2;
|
|
1038
1035
|
}
|
|
@@ -1041,17 +1038,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1041
1038
|
}
|
|
1042
1039
|
}
|
|
1043
1040
|
@media (prefers-reduced-motion: reduce) {
|
|
1044
|
-
.
|
|
1041
|
+
.awsui_container_xjuzf_m15k0_717.awsui_refresh_xjuzf_m15k0_1027:not(#\9) {
|
|
1045
1042
|
animation: none;
|
|
1046
1043
|
transition: none;
|
|
1047
1044
|
}
|
|
1048
1045
|
}
|
|
1049
|
-
.awsui-motion-disabled .
|
|
1046
|
+
.awsui-motion-disabled .awsui_container_xjuzf_m15k0_717.awsui_refresh_xjuzf_m15k0_1027:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_m15k0_717.awsui_refresh_xjuzf_m15k0_1027:not(#\9) {
|
|
1050
1047
|
animation: none;
|
|
1051
1048
|
transition: none;
|
|
1052
1049
|
}
|
|
1053
1050
|
|
|
1054
|
-
.
|
|
1051
|
+
.awsui_root_xjuzf_m15k0_1049:not(#\9) {
|
|
1055
1052
|
border-collapse: separate;
|
|
1056
1053
|
border-spacing: 0;
|
|
1057
1054
|
box-sizing: border-box;
|
|
@@ -1088,18 +1085,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1088
1085
|
color: inherit;
|
|
1089
1086
|
}
|
|
1090
1087
|
|
|
1091
|
-
.awsui_root-filtering-
|
|
1088
|
+
.awsui_root-filtering-token_xjuzf_m15k0_1085:not(#\9) {
|
|
1092
1089
|
display: flex;
|
|
1093
1090
|
}
|
|
1094
1091
|
|
|
1095
|
-
.
|
|
1092
|
+
.awsui_trigger_xjuzf_m15k0_1089:not(#\9) {
|
|
1096
1093
|
display: inline-block;
|
|
1097
1094
|
max-inline-size: 100%;
|
|
1098
1095
|
color: inherit;
|
|
1099
1096
|
text-align: inherit;
|
|
1100
1097
|
}
|
|
1101
1098
|
|
|
1102
|
-
.awsui_overflow-
|
|
1099
|
+
.awsui_overflow-ellipsis_xjuzf_m15k0_1096:not(#\9) {
|
|
1103
1100
|
white-space: nowrap;
|
|
1104
1101
|
overflow: hidden;
|
|
1105
1102
|
text-overflow: ellipsis;
|
|
@@ -1107,7 +1104,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1107
1104
|
word-break: break-word;
|
|
1108
1105
|
}
|
|
1109
1106
|
|
|
1110
|
-
.awsui_trigger-type-
|
|
1107
|
+
.awsui_trigger-type-text_xjuzf_m15k0_1104:not(#\9) {
|
|
1111
1108
|
border-block: 0;
|
|
1112
1109
|
border-inline: 0;
|
|
1113
1110
|
margin-block: 0;
|
|
@@ -1118,17 +1115,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1118
1115
|
cursor: pointer;
|
|
1119
1116
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
1120
1117
|
}
|
|
1121
|
-
.awsui_trigger-type-
|
|
1118
|
+
.awsui_trigger-type-text_xjuzf_m15k0_1104:not(#\9):focus {
|
|
1122
1119
|
outline: none;
|
|
1123
1120
|
}
|
|
1124
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1121
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_m15k0_1104:not(#\9):focus {
|
|
1125
1122
|
position: relative;
|
|
1126
1123
|
}
|
|
1127
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1124
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_m15k0_1104:not(#\9):focus {
|
|
1128
1125
|
outline: 2px dotted transparent;
|
|
1129
1126
|
outline-offset: calc(1px - 1px);
|
|
1130
1127
|
}
|
|
1131
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1128
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_m15k0_1104:not(#\9):focus::before {
|
|
1132
1129
|
content: " ";
|
|
1133
1130
|
display: block;
|
|
1134
1131
|
position: absolute;
|
|
@@ -1143,10 +1140,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1qfeq_1107:no
|
|
|
1143
1140
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
1144
1141
|
}
|
|
1145
1142
|
|
|
1146
|
-
.awsui_trigger-type-filtering-
|
|
1143
|
+
.awsui_trigger-type-filtering-token_xjuzf_m15k0_1140:not(#\9) {
|
|
1147
1144
|
display: flex;
|
|
1148
1145
|
}
|
|
1149
1146
|
|
|
1150
|
-
.awsui_popover-inline-
|
|
1147
|
+
.awsui_popover-inline-content_xjuzf_m15k0_1144:not(#\9) {
|
|
1151
1148
|
display: inline;
|
|
1152
1149
|
}
|