@cloudscape-design/components 3.0.449 → 3.0.450
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 +25 -25
- package/alert/styles.scoped.css +59 -53
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +39 -30
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +55 -48
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +15 -15
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +12 -12
- package/app-layout/drawer/styles.scoped.css +29 -30
- package/app-layout/drawer/styles.selectors.js +12 -12
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +6 -6
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +26 -26
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +10 -9
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +80 -80
- package/app-layout/visual-refresh/styles.scoped.css +268 -251
- package/app-layout/visual-refresh/styles.selectors.js +80 -80
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +12 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +30 -29
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/styles.css.js +3 -3
- package/autosuggest/styles.scoped.css +5 -5
- package/autosuggest/styles.selectors.js +3 -3
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +11 -2
- package/internal/analytics/components/analytics-funnel.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
|
@@ -2,85 +2,85 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"background": "
|
|
6
|
-
"scrolling-background": "awsui_scrolling-
|
|
7
|
-
"sticky-background": "awsui_sticky-
|
|
8
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
11
|
-
"drawers-container": "awsui_drawers-
|
|
12
|
-
"has-open-drawer": "awsui_has-open-
|
|
13
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
14
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
15
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
16
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
17
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
18
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
19
|
-
"drawers-trigger": "awsui_drawers-
|
|
20
|
-
"drawer": "
|
|
21
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
22
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
23
|
-
"drawer-content": "awsui_drawer-
|
|
24
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
25
|
-
"drawer-slider": "awsui_drawer-
|
|
26
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
27
|
-
"content": "
|
|
28
|
-
"layout": "
|
|
29
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
30
|
-
"content-type-dashboard": "awsui_content-type-
|
|
31
|
-
"content-type-table": "awsui_content-type-
|
|
32
|
-
"content-type-cards": "awsui_content-type-
|
|
33
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
34
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
35
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
36
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
37
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
38
|
-
"has-breadcrumbs": "awsui_has-
|
|
39
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
40
|
-
"has-header": "awsui_has-
|
|
41
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
42
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
43
|
-
"has-split-panel": "awsui_has-split-
|
|
44
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
45
|
-
"block-body-scroll": "awsui_block-body-
|
|
46
|
-
"unfocusable": "
|
|
47
|
-
"container": "
|
|
48
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
49
|
-
"is-tools-open": "awsui_is-tools-
|
|
50
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
51
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
52
|
-
"has-active-drawer": "awsui_has-active-
|
|
53
|
-
"mobile-toolbar": "awsui_mobile-
|
|
54
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
56
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
57
|
-
"navigation-container": "awsui_navigation-
|
|
58
|
-
"show-navigation": "awsui_show-
|
|
59
|
-
"animating": "
|
|
60
|
-
"showButtons": "
|
|
61
|
-
"navigation": "
|
|
62
|
-
"openNavigation": "
|
|
63
|
-
"animated-content": "awsui_animated-
|
|
64
|
-
"hide-navigation": "awsui_hide-
|
|
65
|
-
"notifications": "
|
|
66
|
-
"sticky-notifications": "awsui_sticky-
|
|
67
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
68
|
-
"position-bottom": "awsui_position-
|
|
69
|
-
"openSplitPanelBottom": "
|
|
70
|
-
"split-panel-side": "awsui_split-panel-
|
|
71
|
-
"position-side": "awsui_position-
|
|
72
|
-
"tools-container": "awsui_tools-
|
|
73
|
-
"tools": "
|
|
74
|
-
"openTools": "
|
|
75
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
76
|
-
"hide-tools": "awsui_hide-
|
|
77
|
-
"show-tools": "awsui_show-
|
|
78
|
-
"has-tools-form": "awsui_has-tools-
|
|
79
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
80
|
-
"trigger": "
|
|
81
|
-
"selected": "
|
|
82
|
-
"badge": "
|
|
83
|
-
"trigger-wrapper": "awsui_trigger-
|
|
84
|
-
"dot": "
|
|
5
|
+
"background": "awsui_background_hyvsj_1pb28_93",
|
|
6
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_1pb28_96",
|
|
7
|
+
"sticky-background": "awsui_sticky-background_hyvsj_1pb28_102",
|
|
8
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1pb28_110",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_1pb28_123",
|
|
10
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_1pb28_133",
|
|
11
|
+
"drawers-container": "awsui_drawers-container_hyvsj_1pb28_145",
|
|
12
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_1pb28_156",
|
|
13
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1pb28_180",
|
|
14
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185",
|
|
15
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1pb28_204",
|
|
16
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1pb28_214",
|
|
17
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1pb28_218",
|
|
18
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1pb28_232",
|
|
19
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_1pb28_218",
|
|
20
|
+
"drawer": "awsui_drawer_hyvsj_1pb28_145",
|
|
21
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_1pb28_263",
|
|
22
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_1pb28_272",
|
|
23
|
+
"drawer-content": "awsui_drawer-content_hyvsj_1pb28_263",
|
|
24
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1pb28_280",
|
|
25
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_1pb28_283",
|
|
26
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_1pb28_290",
|
|
27
|
+
"content": "awsui_content_hyvsj_1pb28_315",
|
|
28
|
+
"layout": "awsui_layout_hyvsj_1pb28_336",
|
|
29
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_1pb28_419",
|
|
30
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1pb28_434",
|
|
31
|
+
"content-type-table": "awsui_content-type-table_hyvsj_1pb28_448",
|
|
32
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_1pb28_448",
|
|
33
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1pb28_454",
|
|
34
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1pb28_457",
|
|
35
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1pb28_489",
|
|
36
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1pb28_492",
|
|
37
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1pb28_502",
|
|
38
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1pb28_505",
|
|
39
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_1pb28_508",
|
|
40
|
+
"has-header": "awsui_has-header_hyvsj_1pb28_508",
|
|
41
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_1pb28_529",
|
|
42
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1pb28_529",
|
|
43
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_1pb28_572",
|
|
44
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1pb28_572",
|
|
45
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_1pb28_588",
|
|
46
|
+
"unfocusable": "awsui_unfocusable_hyvsj_1pb28_593",
|
|
47
|
+
"container": "awsui_container_hyvsj_1pb28_603",
|
|
48
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_1pb28_629",
|
|
49
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_1pb28_632",
|
|
50
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1pb28_632",
|
|
51
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1pb28_632",
|
|
52
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_1pb28_632",
|
|
53
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1pb28_641",
|
|
54
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1pb28_658",
|
|
55
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1pb28_662",
|
|
56
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1pb28_666",
|
|
57
|
+
"navigation-container": "awsui_navigation-container_hyvsj_1pb28_675",
|
|
58
|
+
"show-navigation": "awsui_show-navigation_hyvsj_1pb28_719",
|
|
59
|
+
"animating": "awsui_animating_hyvsj_1pb28_742",
|
|
60
|
+
"showButtons": "awsui_showButtons_hyvsj_1pb28_1",
|
|
61
|
+
"navigation": "awsui_navigation_hyvsj_1pb28_675",
|
|
62
|
+
"openNavigation": "awsui_openNavigation_hyvsj_1pb28_1",
|
|
63
|
+
"animated-content": "awsui_animated-content_hyvsj_1pb28_804",
|
|
64
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_1pb28_813",
|
|
65
|
+
"notifications": "awsui_notifications_hyvsj_1pb28_823",
|
|
66
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_1pb28_829",
|
|
67
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1pb28_846",
|
|
68
|
+
"position-bottom": "awsui_position-bottom_hyvsj_1pb28_893",
|
|
69
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1pb28_1",
|
|
70
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_1pb28_922",
|
|
71
|
+
"position-side": "awsui_position-side_hyvsj_1pb28_935",
|
|
72
|
+
"tools-container": "awsui_tools-container_hyvsj_1pb28_954",
|
|
73
|
+
"tools": "awsui_tools_hyvsj_1pb28_954",
|
|
74
|
+
"openTools": "awsui_openTools_hyvsj_1pb28_1",
|
|
75
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1pb28_1049",
|
|
76
|
+
"hide-tools": "awsui_hide-tools_hyvsj_1pb28_1059",
|
|
77
|
+
"show-tools": "awsui_show-tools_hyvsj_1pb28_1071",
|
|
78
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_1pb28_1049",
|
|
79
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1pb28_1132",
|
|
80
|
+
"trigger": "awsui_trigger_hyvsj_1pb28_1132",
|
|
81
|
+
"selected": "awsui_selected_hyvsj_1pb28_1201",
|
|
82
|
+
"badge": "awsui_badge_hyvsj_1pb28_1221",
|
|
83
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1pb28_1225",
|
|
84
|
+
"dot": "awsui_dot_hyvsj_1pb28_1234"
|
|
85
85
|
};
|
|
86
86
|
|
package/area-chart/styles.css.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"root": "
|
|
6
|
-
"series--highlighted": "awsui_series--
|
|
7
|
-
"series--dimmed": "awsui_series--
|
|
8
|
-
"series--threshold": "awsui_series--
|
|
9
|
-
"popover-divider": "awsui_popover-
|
|
4
|
+
"series": "awsui_series_y1yrh_zqxyn_93",
|
|
5
|
+
"root": "awsui_root_y1yrh_zqxyn_111",
|
|
6
|
+
"series--highlighted": "awsui_series--highlighted_y1yrh_zqxyn_123",
|
|
7
|
+
"series--dimmed": "awsui_series--dimmed_y1yrh_zqxyn_127",
|
|
8
|
+
"series--threshold": "awsui_series--threshold_y1yrh_zqxyn_131",
|
|
9
|
+
"popover-divider": "awsui_popover-divider_y1yrh_zqxyn_136"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -90,16 +90,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_series_y1yrh_zqxyn_93 > rect:not(#\9) {
|
|
94
94
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
95
95
|
}
|
|
96
96
|
@media (prefers-reduced-motion: reduce) {
|
|
97
|
-
.
|
|
97
|
+
.awsui_series_y1yrh_zqxyn_93 > rect:not(#\9) {
|
|
98
98
|
animation: none;
|
|
99
99
|
transition: none;
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
.awsui-motion-disabled .
|
|
102
|
+
.awsui-motion-disabled .awsui_series_y1yrh_zqxyn_93 > rect:not(#\9), .awsui-mode-entering .awsui_series_y1yrh_zqxyn_93 > rect:not(#\9) {
|
|
103
103
|
animation: none;
|
|
104
104
|
transition: none;
|
|
105
105
|
}
|
|
@@ -108,11 +108,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
108
108
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
109
109
|
SPDX-License-Identifier: Apache-2.0
|
|
110
110
|
*/
|
|
111
|
-
.
|
|
111
|
+
.awsui_root_y1yrh_zqxyn_111:not(#\9) {
|
|
112
112
|
/* used in test-utils */
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.
|
|
115
|
+
.awsui_series_y1yrh_zqxyn_93:not(#\9) {
|
|
116
116
|
display: block;
|
|
117
117
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
118
118
|
fill: none;
|
|
@@ -120,20 +120,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
120
120
|
stroke-linejoin: var(--border-line-chart-line-join-hdz0jf, round);
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.awsui_series--
|
|
123
|
+
.awsui_series--highlighted_y1yrh_zqxyn_123:not(#\9) {
|
|
124
124
|
/* used in test-utils */
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.awsui_series--
|
|
127
|
+
.awsui_series--dimmed_y1yrh_zqxyn_127:not(#\9) {
|
|
128
128
|
opacity: 0.3;
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.awsui_series--
|
|
131
|
+
.awsui_series--threshold_y1yrh_zqxyn_131:not(#\9) {
|
|
132
132
|
stroke-dasharray: var(--border-line-chart-dash-array-k49cgz, 3 5);
|
|
133
133
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
.awsui_popover-
|
|
137
|
-
margin: var(--space-xs-zb16t3, 8px)
|
|
138
|
-
|
|
136
|
+
.awsui_popover-divider_y1yrh_zqxyn_136:not(#\9) {
|
|
137
|
+
margin-block: var(--space-xs-zb16t3, 8px);
|
|
138
|
+
margin-inline: 0;
|
|
139
|
+
border-block-end: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
139
140
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"series": "
|
|
6
|
-
"root": "
|
|
7
|
-
"series--highlighted": "awsui_series--
|
|
8
|
-
"series--dimmed": "awsui_series--
|
|
9
|
-
"series--threshold": "awsui_series--
|
|
10
|
-
"popover-divider": "awsui_popover-
|
|
5
|
+
"series": "awsui_series_y1yrh_zqxyn_93",
|
|
6
|
+
"root": "awsui_root_y1yrh_zqxyn_111",
|
|
7
|
+
"series--highlighted": "awsui_series--highlighted_y1yrh_zqxyn_123",
|
|
8
|
+
"series--dimmed": "awsui_series--dimmed_y1yrh_zqxyn_127",
|
|
9
|
+
"series--threshold": "awsui_series--threshold_y1yrh_zqxyn_131",
|
|
10
|
+
"popover-divider": "awsui_popover-divider_y1yrh_zqxyn_136"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"row-control": "awsui_row-
|
|
10
|
-
"field": "
|
|
11
|
-
"add-button": "awsui_add-
|
|
12
|
-
"remove-button": "awsui_remove-
|
|
13
|
-
"button-container-haslabel": "awsui_button-container-
|
|
14
|
-
"button-container-nolabel": "awsui_button-container-
|
|
15
|
-
"divider": "
|
|
16
|
-
"additional-info": "awsui_additional-
|
|
17
|
-
"right-align": "awsui_right-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1tmx4_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1tmx4_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_1tmx4_119",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_1tmx4_93",
|
|
8
|
+
"row": "awsui_row_n4qlp_1tmx4_139",
|
|
9
|
+
"row-control": "awsui_row-control_n4qlp_1tmx4_143",
|
|
10
|
+
"field": "awsui_field_n4qlp_1tmx4_147",
|
|
11
|
+
"add-button": "awsui_add-button_n4qlp_1tmx4_151",
|
|
12
|
+
"remove-button": "awsui_remove-button_n4qlp_1tmx4_155",
|
|
13
|
+
"button-container-haslabel": "awsui_button-container-haslabel_n4qlp_1tmx4_159",
|
|
14
|
+
"button-container-nolabel": "awsui_button-container-nolabel_n4qlp_1tmx4_163",
|
|
15
|
+
"divider": "awsui_divider_n4qlp_1tmx4_167",
|
|
16
|
+
"additional-info": "awsui_additional-info_n4qlp_1tmx4_171",
|
|
17
|
+
"right-align": "awsui_right-align_n4qlp_1tmx4_217"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_empty-
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_empty-appear_n4qlp_1tmx4_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_1tmx4_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_1tmx4_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.2;
|
|
99
99
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.awsui_empty-
|
|
105
|
+
.awsui_empty-appear_n4qlp_1tmx4_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_empty-
|
|
110
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_1tmx4_93:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1tmx4_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_n4qlp_1tmx4_119:not(#\9) {
|
|
120
120
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
121
121
|
border-collapse: separate;
|
|
122
122
|
border-spacing: 0;
|
|
@@ -156,55 +156,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
156
156
|
display: block;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.
|
|
159
|
+
.awsui_empty_n4qlp_1tmx4_93:not(#\9) {
|
|
160
160
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
161
161
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
162
162
|
color: var(--color-text-empty-2wfcyr, #5f6b7a);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
165
|
+
.awsui_row_n4qlp_1tmx4_139:not(#\9) {
|
|
166
166
|
/* used in test-utils */
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.awsui_row-
|
|
169
|
+
.awsui_row-control_n4qlp_1tmx4_143:not(#\9) {
|
|
170
170
|
/* used in test-utils */
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.
|
|
173
|
+
.awsui_field_n4qlp_1tmx4_147:not(#\9) {
|
|
174
174
|
/* used in test-utils */
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.awsui_add-
|
|
177
|
+
.awsui_add-button_n4qlp_1tmx4_151:not(#\9) {
|
|
178
178
|
/* used in test-utils */
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_remove-
|
|
181
|
+
.awsui_remove-button_n4qlp_1tmx4_155:not(#\9) {
|
|
182
182
|
/* used in test-utils */
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.awsui_button-container-
|
|
186
|
-
padding-
|
|
185
|
+
.awsui_button-container-haslabel_n4qlp_1tmx4_159:not(#\9) {
|
|
186
|
+
padding-block-start: calc(var(--space-xxs-p8yyaw, 4px) + var(--line-height-body-m-30ar75, 20px));
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_button-container-
|
|
190
|
-
padding-
|
|
189
|
+
.awsui_button-container-nolabel_n4qlp_1tmx4_163:not(#\9) {
|
|
190
|
+
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.
|
|
194
|
-
border-
|
|
193
|
+
.awsui_divider_n4qlp_1tmx4_167:not(#\9) {
|
|
194
|
+
border-block-end: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.awsui_additional-
|
|
197
|
+
.awsui_additional-info_n4qlp_1tmx4_171:not(#\9) {
|
|
198
198
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
199
199
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
200
200
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
201
201
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
202
202
|
display: block;
|
|
203
203
|
word-wrap: break-word;
|
|
204
|
-
margin-
|
|
204
|
+
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
205
205
|
/* stylelint-disable-next-line selector-max-type */
|
|
206
206
|
}
|
|
207
|
-
.awsui_additional-
|
|
207
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9) {
|
|
208
208
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
209
209
|
font-weight: inherit;
|
|
210
210
|
letter-spacing: normal;
|
|
@@ -218,30 +218,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
218
|
text-decoration-thickness: 1px;
|
|
219
219
|
}
|
|
220
220
|
@media (prefers-reduced-motion: reduce) {
|
|
221
|
-
.awsui_additional-
|
|
221
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9) {
|
|
222
222
|
animation: none;
|
|
223
223
|
transition: none;
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
|
-
.awsui-motion-disabled .awsui_additional-
|
|
226
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9) {
|
|
227
227
|
animation: none;
|
|
228
228
|
transition: none;
|
|
229
229
|
}
|
|
230
|
-
.awsui_additional-
|
|
230
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):hover {
|
|
231
231
|
cursor: pointer;
|
|
232
232
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
233
233
|
}
|
|
234
|
-
.awsui_additional-
|
|
234
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):focus {
|
|
235
235
|
outline: none;
|
|
236
236
|
}
|
|
237
|
-
.awsui_additional-
|
|
237
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):active {
|
|
238
238
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
239
239
|
}
|
|
240
|
-
.awsui_additional-
|
|
240
|
+
.awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):active, .awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1tmx4_171 > a:not(#\9):hover {
|
|
241
241
|
text-decoration-line: underline;
|
|
242
242
|
text-decoration-color: currentColor;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_right-
|
|
246
|
-
|
|
245
|
+
.awsui_right-align_n4qlp_1tmx4_217:not(#\9) {
|
|
246
|
+
display: flex;
|
|
247
|
+
justify-content: flex-end;
|
|
247
248
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"empty-appear": "awsui_empty-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"empty": "
|
|
9
|
-
"row": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"add-button": "awsui_add-
|
|
13
|
-
"remove-button": "awsui_remove-
|
|
14
|
-
"button-container-haslabel": "awsui_button-container-
|
|
15
|
-
"button-container-nolabel": "awsui_button-container-
|
|
16
|
-
"divider": "
|
|
17
|
-
"additional-info": "awsui_additional-
|
|
18
|
-
"right-align": "awsui_right-
|
|
5
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1tmx4_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1tmx4_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_1tmx4_119",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_1tmx4_93",
|
|
9
|
+
"row": "awsui_row_n4qlp_1tmx4_139",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_1tmx4_143",
|
|
11
|
+
"field": "awsui_field_n4qlp_1tmx4_147",
|
|
12
|
+
"add-button": "awsui_add-button_n4qlp_1tmx4_151",
|
|
13
|
+
"remove-button": "awsui_remove-button_n4qlp_1tmx4_155",
|
|
14
|
+
"button-container-haslabel": "awsui_button-container-haslabel_n4qlp_1tmx4_159",
|
|
15
|
+
"button-container-nolabel": "awsui_button-container-nolabel_n4qlp_1tmx4_163",
|
|
16
|
+
"divider": "awsui_divider_n4qlp_1tmx4_167",
|
|
17
|
+
"additional-info": "awsui_additional-info_n4qlp_1tmx4_171",
|
|
18
|
+
"right-align": "awsui_right-align_n4qlp_1tmx4_217"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"layout-strut": "awsui_layout-
|
|
6
|
-
"list-bottom": "awsui_list-
|
|
4
|
+
"root": "awsui_root_12hwc_oboi4_5",
|
|
5
|
+
"layout-strut": "awsui_layout-strut_12hwc_oboi4_9",
|
|
6
|
+
"list-bottom": "awsui_list-bottom_12hwc_oboi4_15"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
.
|
|
6
|
-
|
|
5
|
+
.awsui_root_12hwc_oboi4_5:not(#\9) {
|
|
6
|
+
inline-size: 100%;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.awsui_layout-
|
|
10
|
-
|
|
9
|
+
.awsui_layout-strut_12hwc_oboi4_9:not(#\9) {
|
|
10
|
+
inline-size: 100%;
|
|
11
11
|
position: relative;
|
|
12
12
|
transform: translate3d(0, 0, 0);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.awsui_list-
|
|
15
|
+
.awsui_list-bottom_12hwc_oboi4_15:not(#\9) {
|
|
16
16
|
/* used in unit-tests */
|
|
17
17
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"layout-strut": "awsui_layout-
|
|
7
|
-
"list-bottom": "awsui_list-
|
|
5
|
+
"root": "awsui_root_12hwc_oboi4_5",
|
|
6
|
+
"layout-strut": "awsui_layout-strut_12hwc_oboi4_9",
|
|
7
|
+
"list-bottom": "awsui_list-bottom_12hwc_oboi4_15"
|
|
8
8
|
};
|
|
9
9
|
|
package/button/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"is-activated": "awsui_is-
|
|
8
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"full-width": "awsui_full-
|
|
21
|
-
"icon-left": "awsui_icon-
|
|
22
|
-
"icon-right": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
4
|
+
"content": "awsui_content_vjswe_cbsfy_97",
|
|
5
|
+
"button": "awsui_button_vjswe_cbsfy_101",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_cbsfy_130",
|
|
7
|
+
"is-activated": "awsui_is-activated_vjswe_cbsfy_143",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_cbsfy_170",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_cbsfy_170",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_cbsfy_170",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_cbsfy_188",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_cbsfy_206",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_cbsfy_214",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_cbsfy_298",
|
|
15
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_cbsfy_550",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_cbsfy_806",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_cbsfy_895",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_cbsfy_979",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_cbsfy_983",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_cbsfy_986",
|
|
21
|
+
"icon-left": "awsui_icon-left_vjswe_cbsfy_1005",
|
|
22
|
+
"icon-right": "awsui_icon-right_vjswe_cbsfy_1010",
|
|
23
|
+
"icon": "awsui_icon_vjswe_cbsfy_1005"
|
|
24
24
|
};
|
|
25
25
|
|