@cloudscape-design/components 3.0.388 → 3.0.389
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/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +2 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +8 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +0 -2
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +8 -2
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -5
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +44 -66
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -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_zgv7z_93",
|
|
6
|
+
"enter": "awsui_enter_1q84n_zgv7z_93",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_zgv7z_107",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_zgv7z_107",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_zgv7z_107",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_zgv7z_108",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_zgv7z_109",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_zgv7z_110",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_zgv7z_133",
|
|
14
|
+
"entering": "awsui_entering_1q84n_zgv7z_146",
|
|
15
|
+
"entered": "awsui_entered_1q84n_zgv7z_167",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_zgv7z_272",
|
|
17
|
+
"stack": "awsui_stack_1q84n_zgv7z_294",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_zgv7z_294",
|
|
19
|
+
"item": "awsui_item_1q84n_zgv7z_294",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_zgv7z_295",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_zgv7z_296",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_zgv7z_316",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_zgv7z_316",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_zgv7z_316",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_zgv7z_316",
|
|
26
|
+
"flash": "awsui_flash_1q84n_zgv7z_93",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_zgv7z_380",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_zgv7z_386",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_zgv7z_386",
|
|
30
|
+
"status": "awsui_status_1q84n_zgv7z_602",
|
|
31
|
+
"header": "awsui_header_1q84n_zgv7z_602",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_zgv7z_603",
|
|
33
|
+
"button": "awsui_button_1q84n_zgv7z_604",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_zgv7z_639",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_zgv7z_639",
|
|
36
|
+
"icon": "awsui_icon_1q84n_zgv7z_673",
|
|
37
|
+
"floating": "awsui_floating_1q84n_zgv7z_711",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_zgv7z_719",
|
|
39
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_zgv7z_765",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_zgv7z_295",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_zgv7z_784",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_zgv7z_811",
|
|
43
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_zgv7z_110",
|
|
44
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_zgv7z_852",
|
|
45
|
+
"action-button": "awsui_action-button_1q84n_zgv7z_109",
|
|
46
|
+
"action-slot": "awsui_action-slot_1q84n_zgv7z_862",
|
|
47
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_zgv7z_866",
|
|
48
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_zgv7z_870",
|
|
49
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_zgv7z_874",
|
|
50
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_zgv7z_875",
|
|
51
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_zgv7z_879"
|
|
52
52
|
};
|
|
53
53
|
|
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_62fef_97",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_62fef_1",
|
|
6
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_62fef_124",
|
|
7
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_62fef_1",
|
|
8
|
+
"error": "awsui_error_14mhv_62fef_97",
|
|
9
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_62fef_1",
|
|
10
|
+
"root": "awsui_root_14mhv_62fef_168",
|
|
11
|
+
"label": "awsui_label_14mhv_62fef_182",
|
|
12
|
+
"info": "awsui_info_14mhv_62fef_195",
|
|
13
|
+
"description": "awsui_description_14mhv_62fef_200",
|
|
14
|
+
"constraint": "awsui_constraint_14mhv_62fef_201",
|
|
15
|
+
"hints": "awsui_hints_14mhv_62fef_208",
|
|
16
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_62fef_209",
|
|
17
|
+
"secondary-control": "awsui_secondary-control_14mhv_62fef_213",
|
|
18
|
+
"controls": "awsui_controls_14mhv_62fef_217",
|
|
19
|
+
"label-hidden": "awsui_label-hidden_14mhv_62fef_217",
|
|
20
|
+
"control": "awsui_control_14mhv_62fef_217",
|
|
21
|
+
"error__message": "awsui_error__message_14mhv_62fef_235",
|
|
22
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_62fef_239"
|
|
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_62fef_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_62fef_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_62fef_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_62fef_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_62fef_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_62fef_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_62fef_124:not(#\9) {
|
|
125
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_62fef_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_62fef_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_62fef_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_62fef_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_62fef_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_62fef_97:not(#\9) {
|
|
147
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_62fef_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_62fef_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_62fef_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_62fef_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_62fef_97:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_14mhv_62fef_168:not(#\9) {
|
|
169
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
170
170
|
border-collapse: separate;
|
|
171
171
|
border-spacing: 0;
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
box-sizing: border-box;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_label_14mhv_62fef_182:not(#\9) {
|
|
209
209
|
box-sizing: border-box;
|
|
210
210
|
color: var(--color-text-form-label-ktbzsd, #000716);
|
|
211
211
|
display: inline;
|
|
@@ -214,43 +214,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
215
215
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_label_14mhv_62fef_182:not(#\9):only-child {
|
|
218
218
|
margin: 0;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.
|
|
221
|
+
.awsui_info_14mhv_62fef_195:not(#\9) {
|
|
222
222
|
padding-left: var(--space-xs-zb16t3, 8px);
|
|
223
223
|
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
227
|
-
.
|
|
226
|
+
.awsui_description_14mhv_62fef_200:not(#\9),
|
|
227
|
+
.awsui_constraint_14mhv_62fef_201:not(#\9) {
|
|
228
228
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
229
229
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
230
230
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
231
231
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
235
|
-
.awsui_constraint-has-
|
|
234
|
+
.awsui_hints_14mhv_62fef_208:not(#\9),
|
|
235
|
+
.awsui_constraint-has-error_14mhv_62fef_209:not(#\9) {
|
|
236
236
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.awsui_secondary-
|
|
239
|
+
.awsui_secondary-control_14mhv_62fef_213:not(#\9) {
|
|
240
240
|
/* used in test-utils */
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
.awsui_controls_14mhv_62fef_217:not(#\9):not(.awsui_label-hidden_14mhv_62fef_217) {
|
|
244
244
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_control_14mhv_62fef_217:not(#\9) {
|
|
248
248
|
min-width: 0;
|
|
249
|
-
-ms-word-break: break-all;
|
|
250
249
|
word-break: break-word;
|
|
251
250
|
}
|
|
252
251
|
|
|
253
|
-
.
|
|
252
|
+
.awsui_error_14mhv_62fef_97:not(#\9) {
|
|
254
253
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
255
254
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
256
255
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -259,11 +258,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
258
|
align-items: flex-start;
|
|
260
259
|
}
|
|
261
260
|
|
|
262
|
-
.
|
|
261
|
+
.awsui_error__message_14mhv_62fef_235:not(#\9) {
|
|
263
262
|
margin-left: var(--space-xxs-p8yyaw, 4px);
|
|
264
263
|
}
|
|
265
264
|
|
|
266
|
-
.awsui_visually-
|
|
265
|
+
.awsui_visually-hidden_14mhv_62fef_239:not(#\9) {
|
|
267
266
|
position: absolute !important;
|
|
268
267
|
top: -9999px !important;
|
|
269
268
|
left: -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_62fef_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_62fef_1",
|
|
7
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_62fef_124",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_62fef_1",
|
|
9
|
+
"error": "awsui_error_14mhv_62fef_97",
|
|
10
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_62fef_1",
|
|
11
|
+
"root": "awsui_root_14mhv_62fef_168",
|
|
12
|
+
"label": "awsui_label_14mhv_62fef_182",
|
|
13
|
+
"info": "awsui_info_14mhv_62fef_195",
|
|
14
|
+
"description": "awsui_description_14mhv_62fef_200",
|
|
15
|
+
"constraint": "awsui_constraint_14mhv_62fef_201",
|
|
16
|
+
"hints": "awsui_hints_14mhv_62fef_208",
|
|
17
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_62fef_209",
|
|
18
|
+
"secondary-control": "awsui_secondary-control_14mhv_62fef_213",
|
|
19
|
+
"controls": "awsui_controls_14mhv_62fef_217",
|
|
20
|
+
"label-hidden": "awsui_label-hidden_14mhv_62fef_217",
|
|
21
|
+
"control": "awsui_control_14mhv_62fef_217",
|
|
22
|
+
"error__message": "awsui_error__message_14mhv_62fef_235",
|
|
23
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_62fef_239"
|
|
24
24
|
};
|
|
25
25
|
|
package/header/styles.css.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"root-no-actions": "awsui_root-no-
|
|
7
|
-
"root-variant-h2": "awsui_root-variant-
|
|
8
|
-
"root-variant-h3": "awsui_root-variant-
|
|
9
|
-
"root-has-description": "awsui_root-has-
|
|
10
|
-
"root-variant-h1": "awsui_root-variant-
|
|
11
|
-
"main": "
|
|
12
|
-
"no-wrap": "awsui_no-
|
|
13
|
-
"main-variant-h1": "awsui_main-variant-
|
|
14
|
-
"actions": "
|
|
15
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
16
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
17
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
18
|
-
"title": "
|
|
19
|
-
"title-variant-h1": "awsui_title-variant-
|
|
20
|
-
"title-variant-h2": "awsui_title-variant-
|
|
21
|
-
"title-variant-h3": "awsui_title-variant-
|
|
22
|
-
"info": "
|
|
23
|
-
"description": "
|
|
24
|
-
"description-variant-h1": "awsui_description-variant-
|
|
25
|
-
"description-variant-h2": "awsui_description-variant-
|
|
26
|
-
"description-variant-h3": "awsui_description-variant-
|
|
27
|
-
"heading": "
|
|
28
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
29
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
30
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
31
|
-
"heading-text": "awsui_heading-
|
|
32
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
33
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
34
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
35
|
-
"counter": "
|
|
4
|
+
"root": "awsui_root_2qdw9_77mrd_93",
|
|
5
|
+
"refresh": "awsui_refresh_2qdw9_77mrd_110",
|
|
6
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_77mrd_110",
|
|
7
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_77mrd_113",
|
|
8
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_77mrd_113",
|
|
9
|
+
"root-has-description": "awsui_root-has-description_2qdw9_77mrd_113",
|
|
10
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_77mrd_122",
|
|
11
|
+
"main": "awsui_main_2qdw9_77mrd_132",
|
|
12
|
+
"no-wrap": "awsui_no-wrap_2qdw9_77mrd_142",
|
|
13
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_77mrd_148",
|
|
14
|
+
"actions": "awsui_actions_2qdw9_77mrd_156",
|
|
15
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_77mrd_160",
|
|
16
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_77mrd_163",
|
|
17
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_77mrd_166",
|
|
18
|
+
"title": "awsui_title_2qdw9_77mrd_179",
|
|
19
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_77mrd_184",
|
|
20
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_77mrd_191",
|
|
21
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_77mrd_197",
|
|
22
|
+
"info": "awsui_info_2qdw9_77mrd_218",
|
|
23
|
+
"description": "awsui_description_2qdw9_77mrd_222",
|
|
24
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_77mrd_227",
|
|
25
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_77mrd_231",
|
|
26
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_77mrd_238",
|
|
27
|
+
"heading": "awsui_heading_2qdw9_77mrd_247",
|
|
28
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_77mrd_256",
|
|
29
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_77mrd_261",
|
|
30
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_77mrd_266",
|
|
31
|
+
"heading-text": "awsui_heading-text_2qdw9_77mrd_272",
|
|
32
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_77mrd_275",
|
|
33
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_77mrd_283",
|
|
34
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_77mrd_291",
|
|
35
|
+
"counter": "awsui_counter_2qdw9_77mrd_300"
|
|
36
36
|
};
|
|
37
37
|
|