@cloudscape-design/components 3.0.521 → 3.0.523
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 +61 -54
- 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 +57 -49
- 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 +12 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +279 -261
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- 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/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +11 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +190 -190
- package/box/styles.scoped.css +244 -240
- package/box/styles.selectors.js +190 -190
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +20 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +28 -21
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +61 -50
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +38 -33
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +39 -36
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/grid/index.js +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/interfaces.d.ts +23 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -4
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +75 -59
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +126 -99
- package/cards/styles.selectors.js +40 -40
- package/code-editor/ace-themes.d.ts +6 -0
- package/code-editor/ace-themes.d.ts.map +1 -1
- package/code-editor/ace-themes.js +2 -0
- package/code-editor/ace-themes.js.map +1 -1
- package/code-editor/index.js +3 -3
- package/code-editor/index.js.map +1 -1
- package/code-editor/preferences-modal.d.ts +1 -1
- package/code-editor/preferences-modal.d.ts.map +1 -1
- package/code-editor/preferences-modal.js +3 -6
- package/code-editor/preferences-modal.js.map +1 -1
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -10
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +210 -198
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts.map +1 -1
- package/code-editor/use-editor.js +4 -2
- package/code-editor/use-editor.js.map +1 -1
- package/code-editor/util.d.ts +3 -4
- package/code-editor/util.d.ts.map +1 -1
- package/code-editor/util.js +29 -10
- package/code-editor/util.js.map +1 -1
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +40 -30
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +79 -66
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +8 -9
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +70 -64
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +114 -106
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +15 -15
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -2
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +7 -0
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +12 -12
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +72 -67
- package/date-range-picker/styles.selectors.js +38 -38
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +21 -18
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +103 -98
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +8 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-option/styles.css.js +7 -7
- package/file-upload/file-option/styles.scoped.css +15 -15
- package/file-upload/file-option/styles.selectors.js +7 -7
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +220 -215
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +18 -18
- package/form/styles.selectors.js +9 -9
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +34 -34
- package/form-field/styles.selectors.js +19 -19
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +97 -91
- package/tiles/styles.selectors.js +29 -29
|
@@ -2,52 +2,52 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"flash-with-motion": "awsui_flash-with-
|
|
6
|
-
"enter": "
|
|
7
|
-
"flash-body": "awsui_flash-
|
|
8
|
-
"flash-message": "awsui_flash-
|
|
9
|
-
"flash-header": "awsui_flash-
|
|
10
|
-
"flash-content": "awsui_flash-
|
|
11
|
-
"action-button-wrapper": "awsui_action-button-
|
|
12
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
13
|
-
"flash-icon": "awsui_flash-
|
|
14
|
-
"entering": "
|
|
15
|
-
"entered": "
|
|
16
|
-
"exiting": "
|
|
17
|
-
"stack": "
|
|
18
|
-
"animation-running": "awsui_animation-
|
|
19
|
-
"item": "
|
|
20
|
-
"flash-list-item": "awsui_flash-list-
|
|
21
|
-
"notification-bar": "awsui_notification-
|
|
22
|
-
"collapsed": "
|
|
23
|
-
"animation-ready": "awsui_animation-
|
|
24
|
-
"expanded-only": "awsui_expanded-
|
|
25
|
-
"expanded": "
|
|
26
|
-
"flash": "
|
|
27
|
-
"collapsible": "
|
|
28
|
-
"short-list": "awsui_short-
|
|
29
|
-
"visual-refresh": "awsui_visual-
|
|
30
|
-
"status": "
|
|
31
|
-
"header": "
|
|
32
|
-
"item-count": "awsui_item-
|
|
33
|
-
"button": "
|
|
34
|
-
"type-count": "awsui_type-
|
|
35
|
-
"count-number": "awsui_count-
|
|
36
|
-
"icon": "
|
|
37
|
-
"floating": "
|
|
38
|
-
"flashbar": "
|
|
39
|
-
"flash-refresh": "awsui_flash-
|
|
40
|
-
"flash-list": "awsui_flash-
|
|
41
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
42
|
-
"flash-text": "awsui_flash-
|
|
43
|
-
"dismiss-button": "awsui_dismiss-
|
|
44
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
45
|
-
"action-button": "awsui_action-
|
|
46
|
-
"action-slot": "awsui_action-
|
|
47
|
-
"flash-type-success": "awsui_flash-type-
|
|
48
|
-
"flash-type-error": "awsui_flash-type-
|
|
49
|
-
"flash-type-info": "awsui_flash-type-
|
|
50
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
51
|
-
"flash-type-warning": "awsui_flash-type-
|
|
5
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_17nwv_93",
|
|
6
|
+
"enter": "awsui_enter_1q84n_17nwv_93",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_17nwv_107",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_17nwv_107",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_17nwv_107",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_17nwv_108",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_17nwv_109",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_17nwv_110",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_17nwv_133",
|
|
14
|
+
"entering": "awsui_entering_1q84n_17nwv_146",
|
|
15
|
+
"entered": "awsui_entered_1q84n_17nwv_167",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_17nwv_272",
|
|
17
|
+
"stack": "awsui_stack_1q84n_17nwv_294",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_17nwv_294",
|
|
19
|
+
"item": "awsui_item_1q84n_17nwv_294",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_17nwv_295",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_17nwv_296",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_17nwv_316",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_17nwv_316",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_17nwv_316",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_17nwv_316",
|
|
26
|
+
"flash": "awsui_flash_1q84n_17nwv_93",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_17nwv_380",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_17nwv_386",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_17nwv_386",
|
|
30
|
+
"status": "awsui_status_1q84n_17nwv_599",
|
|
31
|
+
"header": "awsui_header_1q84n_17nwv_599",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_17nwv_600",
|
|
33
|
+
"button": "awsui_button_1q84n_17nwv_601",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_17nwv_634",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_17nwv_634",
|
|
36
|
+
"icon": "awsui_icon_1q84n_17nwv_668",
|
|
37
|
+
"floating": "awsui_floating_1q84n_17nwv_709",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_17nwv_717",
|
|
39
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_17nwv_792",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_17nwv_295",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_17nwv_813",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_17nwv_843",
|
|
43
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_17nwv_110",
|
|
44
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_17nwv_885",
|
|
45
|
+
"action-button": "awsui_action-button_1q84n_17nwv_109",
|
|
46
|
+
"action-slot": "awsui_action-slot_1q84n_17nwv_895",
|
|
47
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_17nwv_899",
|
|
48
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_17nwv_903",
|
|
49
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_17nwv_907",
|
|
50
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_17nwv_908",
|
|
51
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_17nwv_912"
|
|
52
52
|
};
|
|
53
53
|
|
package/form/styles.css.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"full-page": "awsui_full-
|
|
7
|
-
"content": "
|
|
8
|
-
"error": "
|
|
9
|
-
"footer": "
|
|
10
|
-
"actions-section": "awsui_actions-
|
|
11
|
-
"secondary-actions": "awsui_secondary-
|
|
12
|
-
"actions": "
|
|
4
|
+
"root": "awsui_root_1i0s3_17zcl_93",
|
|
5
|
+
"header": "awsui_header_1i0s3_17zcl_128",
|
|
6
|
+
"full-page": "awsui_full-page_1i0s3_17zcl_128",
|
|
7
|
+
"content": "awsui_content_1i0s3_17zcl_132",
|
|
8
|
+
"error": "awsui_error_1i0s3_17zcl_136",
|
|
9
|
+
"footer": "awsui_footer_1i0s3_17zcl_140",
|
|
10
|
+
"actions-section": "awsui_actions-section_1i0s3_17zcl_144",
|
|
11
|
+
"secondary-actions": "awsui_secondary-actions_1i0s3_17zcl_153",
|
|
12
|
+
"actions": "awsui_actions_1i0s3_17zcl_144"
|
|
13
13
|
};
|
|
14
14
|
|
package/form/styles.scoped.css
CHANGED
|
@@ -90,7 +90,7 @@ 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_root_1i0s3_17zcl_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -126,39 +126,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.
|
|
130
|
-
margin-
|
|
129
|
+
.awsui_header_1i0s3_17zcl_128:not(#\9):not(.awsui_full-page_1i0s3_17zcl_128) {
|
|
130
|
+
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_content_1i0s3_17zcl_132:not(#\9) {
|
|
134
134
|
/* used in test-utils */
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
.awsui_error_1i0s3_17zcl_136:not(#\9) {
|
|
138
138
|
/* used in test-utils */
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
142
|
-
margin-
|
|
141
|
+
.awsui_footer_1i0s3_17zcl_140:not(#\9) {
|
|
142
|
+
margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.awsui_actions-
|
|
145
|
+
.awsui_actions-section_1i0s3_17zcl_144:not(#\9) {
|
|
146
146
|
display: flex;
|
|
147
147
|
flex-direction: row-reverse;
|
|
148
148
|
justify-content: space-between;
|
|
149
149
|
flex-wrap: wrap;
|
|
150
|
-
margin-
|
|
151
|
-
margin-
|
|
150
|
+
margin-inline-start: calc(-1 * var(--space-scaled-m-mo5yse, 16px));
|
|
151
|
+
margin-block-end: calc(-1 * var(--space-scaled-m-mo5yse, 16px));
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.awsui_secondary-
|
|
155
|
-
min-
|
|
156
|
-
margin-
|
|
157
|
-
margin-
|
|
154
|
+
.awsui_secondary-actions_1i0s3_17zcl_153:not(#\9) {
|
|
155
|
+
min-inline-size: 1px;
|
|
156
|
+
margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
|
|
157
|
+
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
161
|
-
min-
|
|
162
|
-
margin-
|
|
163
|
-
margin-
|
|
160
|
+
.awsui_actions_1i0s3_17zcl_144:not(#\9) {
|
|
161
|
+
min-inline-size: 1px;
|
|
162
|
+
margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
|
|
163
|
+
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
164
164
|
}
|
package/form/styles.selectors.js
CHANGED
|
@@ -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
|
-
"header": "
|
|
7
|
-
"full-page": "awsui_full-
|
|
8
|
-
"content": "
|
|
9
|
-
"error": "
|
|
10
|
-
"footer": "
|
|
11
|
-
"actions-section": "awsui_actions-
|
|
12
|
-
"secondary-actions": "awsui_secondary-
|
|
13
|
-
"actions": "
|
|
5
|
+
"root": "awsui_root_1i0s3_17zcl_93",
|
|
6
|
+
"header": "awsui_header_1i0s3_17zcl_128",
|
|
7
|
+
"full-page": "awsui_full-page_1i0s3_17zcl_128",
|
|
8
|
+
"content": "awsui_content_1i0s3_17zcl_132",
|
|
9
|
+
"error": "awsui_error_1i0s3_17zcl_136",
|
|
10
|
+
"footer": "awsui_footer_1i0s3_17zcl_140",
|
|
11
|
+
"actions-section": "awsui_actions-section_1i0s3_17zcl_144",
|
|
12
|
+
"secondary-actions": "awsui_secondary-actions_1i0s3_17zcl_153",
|
|
13
|
+
"actions": "awsui_actions_1i0s3_17zcl_144"
|
|
14
14
|
};
|
|
15
15
|
|
package/form-field/styles.css.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
5
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
6
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
7
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
8
|
-
"error": "
|
|
9
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
10
|
-
"root": "
|
|
11
|
-
"label": "
|
|
12
|
-
"info": "
|
|
13
|
-
"description": "
|
|
14
|
-
"constraint": "
|
|
15
|
-
"hints": "
|
|
16
|
-
"constraint-has-error": "awsui_constraint-has-
|
|
17
|
-
"secondary-control": "awsui_secondary-
|
|
18
|
-
"controls": "
|
|
19
|
-
"label-hidden": "awsui_label-
|
|
20
|
-
"control": "
|
|
21
|
-
"error__message": "
|
|
22
|
-
"visually-hidden": "awsui_visually-
|
|
4
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_14gxj_97",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_14gxj_1",
|
|
6
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_14gxj_124",
|
|
7
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_14gxj_1",
|
|
8
|
+
"error": "awsui_error_14mhv_14gxj_97",
|
|
9
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_14gxj_1",
|
|
10
|
+
"root": "awsui_root_14mhv_14gxj_168",
|
|
11
|
+
"label": "awsui_label_14mhv_14gxj_204",
|
|
12
|
+
"info": "awsui_info_14mhv_14gxj_218",
|
|
13
|
+
"description": "awsui_description_14mhv_14gxj_223",
|
|
14
|
+
"constraint": "awsui_constraint_14mhv_14gxj_224",
|
|
15
|
+
"hints": "awsui_hints_14mhv_14gxj_231",
|
|
16
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_14gxj_232",
|
|
17
|
+
"secondary-control": "awsui_secondary-control_14mhv_14gxj_236",
|
|
18
|
+
"controls": "awsui_controls_14mhv_14gxj_240",
|
|
19
|
+
"label-hidden": "awsui_label-hidden_14mhv_14gxj_240",
|
|
20
|
+
"control": "awsui_control_14mhv_14gxj_240",
|
|
21
|
+
"error__message": "awsui_error__message_14mhv_14gxj_258",
|
|
22
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_14gxj_262"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_error-icon-shake-
|
|
98
|
-
animation: awsui_awsui-motion-shake-
|
|
97
|
+
.awsui_error-icon-shake-wrapper_14mhv_14gxj_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_14gxj_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-shake-
|
|
100
|
+
@keyframes awsui_awsui-motion-shake-horizontally_14mhv_14gxj_1 {
|
|
101
101
|
0% {
|
|
102
102
|
transform: translateX(-5px);
|
|
103
103
|
animation-timing-function: linear;
|
|
@@ -111,20 +111,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
@media (prefers-reduced-motion: reduce) {
|
|
114
|
-
.awsui_error-icon-shake-
|
|
114
|
+
.awsui_error-icon-shake-wrapper_14mhv_14gxj_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
.awsui-motion-disabled .awsui_error-icon-shake-
|
|
119
|
+
.awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_14gxj_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_14gxj_97:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.awsui_error-icon-scale-
|
|
125
|
-
animation: awsui_awsui-motion-scale-
|
|
124
|
+
.awsui_error-icon-scale-wrapper_14mhv_14gxj_124:not(#\9) {
|
|
125
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_14gxj_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
126
126
|
}
|
|
127
|
-
@keyframes awsui_awsui-motion-scale-
|
|
127
|
+
@keyframes awsui_awsui-motion-scale-popup_14mhv_14gxj_1 {
|
|
128
128
|
0% {
|
|
129
129
|
transform: scale(0.95);
|
|
130
130
|
}
|
|
@@ -133,20 +133,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
@media (prefers-reduced-motion: reduce) {
|
|
136
|
-
.awsui_error-icon-scale-
|
|
136
|
+
.awsui_error-icon-scale-wrapper_14mhv_14gxj_124:not(#\9) {
|
|
137
137
|
animation: none;
|
|
138
138
|
transition: none;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
.awsui-motion-disabled .awsui_error-icon-scale-
|
|
141
|
+
.awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_14gxj_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_14gxj_124:not(#\9) {
|
|
142
142
|
animation: none;
|
|
143
143
|
transition: none;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.
|
|
147
|
-
animation: awsui_awsui-motion-fade-in-
|
|
146
|
+
.awsui_error_14mhv_14gxj_97:not(#\9) {
|
|
147
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_14gxj_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
148
148
|
}
|
|
149
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
149
|
+
@keyframes awsui_awsui-motion-fade-in-0_14mhv_14gxj_1 {
|
|
150
150
|
from {
|
|
151
151
|
opacity: 0;
|
|
152
152
|
}
|
|
@@ -155,17 +155,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
@media (prefers-reduced-motion: reduce) {
|
|
158
|
-
.
|
|
158
|
+
.awsui_error_14mhv_14gxj_97:not(#\9) {
|
|
159
159
|
animation: none;
|
|
160
160
|
transition: none;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
|
-
.awsui-motion-disabled .
|
|
163
|
+
.awsui-motion-disabled .awsui_error_14mhv_14gxj_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_14gxj_97:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_14mhv_14gxj_168:not(#\9) {
|
|
169
169
|
border-collapse: separate;
|
|
170
170
|
border-spacing: 0;
|
|
171
171
|
box-sizing: border-box;
|
|
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
box-sizing: border-box;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.
|
|
205
|
+
.awsui_label_14mhv_14gxj_204:not(#\9) {
|
|
206
206
|
box-sizing: border-box;
|
|
207
207
|
color: var(--color-text-form-label-ktbzsd, #000716);
|
|
208
208
|
display: inline;
|
|
@@ -211,43 +211,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
212
212
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_label_14mhv_14gxj_204:not(#\9):only-child {
|
|
215
215
|
margin-block: 0;
|
|
216
216
|
margin-inline: 0;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.
|
|
220
|
-
padding-
|
|
221
|
-
border-
|
|
219
|
+
.awsui_info_14mhv_14gxj_218:not(#\9) {
|
|
220
|
+
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
221
|
+
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.
|
|
225
|
-
.
|
|
224
|
+
.awsui_description_14mhv_14gxj_223:not(#\9),
|
|
225
|
+
.awsui_constraint_14mhv_14gxj_224:not(#\9) {
|
|
226
226
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
227
227
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
228
228
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
229
229
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
233
|
-
.awsui_constraint-has-
|
|
234
|
-
padding-
|
|
232
|
+
.awsui_hints_14mhv_14gxj_231:not(#\9),
|
|
233
|
+
.awsui_constraint-has-error_14mhv_14gxj_232:not(#\9) {
|
|
234
|
+
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_secondary-
|
|
237
|
+
.awsui_secondary-control_14mhv_14gxj_236:not(#\9) {
|
|
238
238
|
/* used in test-utils */
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.
|
|
242
|
-
padding-
|
|
241
|
+
.awsui_controls_14mhv_14gxj_240:not(#\9):not(.awsui_label-hidden_14mhv_14gxj_240) {
|
|
242
|
+
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.
|
|
245
|
+
.awsui_control_14mhv_14gxj_240:not(#\9) {
|
|
246
246
|
min-inline-size: 0;
|
|
247
247
|
word-break: break-word;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.
|
|
250
|
+
.awsui_error_14mhv_14gxj_97:not(#\9) {
|
|
251
251
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
252
252
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
253
253
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -256,11 +256,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
256
256
|
align-items: flex-start;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.
|
|
260
|
-
margin-
|
|
259
|
+
.awsui_error__message_14mhv_14gxj_258:not(#\9) {
|
|
260
|
+
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_visually-
|
|
263
|
+
.awsui_visually-hidden_14mhv_14gxj_262:not(#\9) {
|
|
264
264
|
position: absolute !important;
|
|
265
265
|
inset-block-start: -9999px !important;
|
|
266
266
|
inset-inline-start: -9999px !important;
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"error": "
|
|
10
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
11
|
-
"root": "
|
|
12
|
-
"label": "
|
|
13
|
-
"info": "
|
|
14
|
-
"description": "
|
|
15
|
-
"constraint": "
|
|
16
|
-
"hints": "
|
|
17
|
-
"constraint-has-error": "awsui_constraint-has-
|
|
18
|
-
"secondary-control": "awsui_secondary-
|
|
19
|
-
"controls": "
|
|
20
|
-
"label-hidden": "awsui_label-
|
|
21
|
-
"control": "
|
|
22
|
-
"error__message": "
|
|
23
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_14gxj_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_14gxj_1",
|
|
7
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_14gxj_124",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_14gxj_1",
|
|
9
|
+
"error": "awsui_error_14mhv_14gxj_97",
|
|
10
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_14gxj_1",
|
|
11
|
+
"root": "awsui_root_14mhv_14gxj_168",
|
|
12
|
+
"label": "awsui_label_14mhv_14gxj_204",
|
|
13
|
+
"info": "awsui_info_14mhv_14gxj_218",
|
|
14
|
+
"description": "awsui_description_14mhv_14gxj_223",
|
|
15
|
+
"constraint": "awsui_constraint_14mhv_14gxj_224",
|
|
16
|
+
"hints": "awsui_hints_14mhv_14gxj_231",
|
|
17
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_14gxj_232",
|
|
18
|
+
"secondary-control": "awsui_secondary-control_14mhv_14gxj_236",
|
|
19
|
+
"controls": "awsui_controls_14mhv_14gxj_240",
|
|
20
|
+
"label-hidden": "awsui_label-hidden_14mhv_14gxj_240",
|
|
21
|
+
"control": "awsui_control_14mhv_14gxj_240",
|
|
22
|
+
"error__message": "awsui_error__message_14mhv_14gxj_258",
|
|
23
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_14gxj_262"
|
|
24
24
|
};
|
|
25
25
|
|
package/internal/environment.js
CHANGED
package/internal/manifest.json
CHANGED
package/modal/styles.css.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"footer--stuck": "awsui_footer--
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_7cfih_105",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_7cfih_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_7cfih_128",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_7cfih_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_7cfih_161",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_7cfih_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_7cfih_245",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_7cfih_249",
|
|
13
|
+
"small": "awsui_small_1d2i7_7cfih_269",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_7cfih_272",
|
|
15
|
+
"large": "awsui_large_1d2i7_7cfih_275",
|
|
16
|
+
"max": "awsui_max_1d2i7_7cfih_278",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_7cfih_278",
|
|
18
|
+
"container": "awsui_container_1d2i7_7cfih_284",
|
|
19
|
+
"content": "awsui_content_1d2i7_7cfih_328",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_7cfih_333",
|
|
21
|
+
"header": "awsui_header_1d2i7_7cfih_338",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_7cfih_350",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_7cfih_354",
|
|
24
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_7cfih_363",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_7cfih_375",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_7cfih_379"
|
|
27
27
|
};
|
|
28
28
|
|