@cloudscape-design/components 3.0.74 → 3.0.75
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/interfaces.d.ts +5 -0
- package/alert/interfaces.d.ts.map +1 -1
- package/alert/interfaces.js.map +1 -1
- package/alert/internal.d.ts +1 -1
- package/alert/internal.d.ts.map +1 -1
- package/alert/internal.js +2 -2
- package/alert/internal.js.map +1 -1
- 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/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +218 -218
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/attribute-editor/interfaces.d.ts +7 -0
- package/attribute-editor/interfaces.d.ts.map +1 -1
- package/attribute-editor/interfaces.js.map +1 -1
- package/attribute-editor/internal.d.ts.map +1 -1
- package/attribute-editor/internal.js +2 -2
- package/attribute-editor/internal.js.map +1 -1
- package/attribute-editor/row.d.ts +2 -1
- package/attribute-editor/row.d.ts.map +1 -1
- package/attribute-editor/row.js +5 -10
- package/attribute-editor/row.js.map +1 -1
- package/calendar/grid/index.d.ts +15 -3
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js +19 -17
- package/calendar/grid/index.js.map +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -17
- package/calendar/internal.js.map +1 -1
- package/calendar/utils/intl.d.ts +2 -3
- package/calendar/utils/intl.d.ts.map +1 -1
- package/calendar/utils/intl.js +6 -5
- package/calendar/utils/intl.js.map +1 -1
- package/calendar/utils/navigation.d.ts +6 -0
- package/calendar/utils/navigation.d.ts.map +1 -0
- package/calendar/utils/navigation.js +38 -0
- package/calendar/utils/navigation.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +2 -1
- package/date-picker/index.js.map +1 -1
- package/date-picker/styles.css.js +6 -7
- package/date-picker/styles.scoped.css +7 -13
- package/date-picker/styles.selectors.js +6 -7
- package/date-range-picker/calendar/grids/grid.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/grid.js +2 -2
- package/date-range-picker/calendar/grids/grid.js.map +1 -1
- package/date-range-picker/calendar/grids/index.d.ts +1 -3
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +10 -11
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +2 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +13 -9
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +4 -6
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.js +1 -1
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/interfaces.d.ts +4 -0
- package/date-range-picker/interfaces.d.ts.map +1 -1
- package/date-range-picker/interfaces.js.map +1 -1
- package/flashbar/index.d.ts.map +1 -1
- package/flashbar/index.js +105 -34
- package/flashbar/index.js.map +1 -1
- package/flashbar/styles.css.js +29 -22
- package/flashbar/styles.scoped.css +208 -86
- package/flashbar/styles.selectors.js +29 -22
- package/form/interfaces.d.ts +5 -0
- package/form/interfaces.d.ts.map +1 -1
- package/form/interfaces.js.map +1 -1
- package/form/internal.d.ts +1 -1
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +10 -5
- package/form/internal.js.map +1 -1
- package/input/internal.d.ts +2 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +4 -0
- package/input/internal.js.map +1 -1
- package/input/utils.js +1 -1
- package/input/utils.js.map +1 -1
- package/internal/components/autosuggest-input/index.js +1 -1
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/live-region/index.d.ts +3 -2
- package/internal/components/live-region/index.d.ts.map +1 -1
- package/internal/components/live-region/index.js +5 -2
- package/internal/components/live-region/index.js.map +1 -1
- package/internal/components/live-region/styles.css.js +1 -1
- package/internal/components/live-region/styles.scoped.css +2 -92
- package/internal/components/live-region/styles.selectors.js +1 -1
- package/internal/components/screenreader-only/index.d.ts +22 -0
- package/internal/components/screenreader-only/index.d.ts.map +1 -0
- package/internal/components/screenreader-only/index.js +24 -0
- package/internal/components/screenreader-only/index.js.map +1 -0
- package/internal/components/screenreader-only/styles.css.js +6 -0
- package/internal/components/screenreader-only/styles.scoped.css +97 -0
- package/internal/components/screenreader-only/styles.selectors.js +7 -0
- package/internal/components/visual-context/index.d.ts +7 -0
- package/internal/components/visual-context/index.d.ts.map +1 -1
- package/internal/components/visual-context/index.js +10 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +26 -24
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/package.json +1 -1
- package/select/parts/filter.js +1 -1
- package/select/parts/filter.js.map +1 -1
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +1 -1
- package/tag-editor/index.js.map +1 -1
- package/tutorial-panel/interfaces.d.ts +2 -1
- package/tutorial-panel/interfaces.d.ts.map +1 -1
- package/tutorial-panel/interfaces.js.map +1 -1
- package/wizard/interfaces.d.ts +3 -0
- package/wizard/interfaces.d.ts.map +1 -1
- package/wizard/interfaces.js.map +1 -1
- package/wizard/wizard-form.d.ts.map +1 -1
- package/wizard/wizard-form.js +1 -1
- package/wizard/wizard-form.js.map +1 -1
- package/wizard/wizard-navigation.d.ts.map +1 -1
- package/wizard/wizard-navigation.js +1 -1
- package/wizard/wizard-navigation.js.map +1 -1
- package/calendar/utils/move-focus-handler.d.ts +0 -7
- package/calendar/utils/move-focus-handler.d.ts.map +0 -1
- package/calendar/utils/move-focus-handler.js +0 -24
- package/calendar/utils/move-focus-handler.js.map +0 -1
- package/calendar/utils/rotate-day-indexes.d.ts +0 -3
- package/calendar/utils/rotate-day-indexes.d.ts.map +0 -1
- package/calendar/utils/rotate-day-indexes.js +0 -11
- package/calendar/utils/rotate-day-indexes.js.map +0 -1
- package/date-range-picker/calendar/get-base-date.d.ts +0 -3
- package/date-range-picker/calendar/get-base-date.d.ts.map +0 -1
- package/date-range-picker/calendar/get-base-date.js +0 -10
- package/date-range-picker/calendar/get-base-date.js.map +0 -1
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
58
56
|
*/
|
|
57
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
58
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
59
59
|
/*
|
|
60
60
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
61
61
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -90,55 +90,55 @@ 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_flash-
|
|
93
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93:not(#\9) {
|
|
94
94
|
position: absolute;
|
|
95
95
|
opacity: 0;
|
|
96
96
|
transform: translateY(-20px);
|
|
97
97
|
}
|
|
98
98
|
@media (prefers-reduced-motion: reduce) {
|
|
99
|
-
.awsui_flash-
|
|
99
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93:not(#\9) {
|
|
100
100
|
animation: none;
|
|
101
101
|
transition: none;
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
|
-
.awsui-motion-disabled .awsui_flash-
|
|
104
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93:not(#\9) {
|
|
105
105
|
animation: none;
|
|
106
106
|
transition: none;
|
|
107
107
|
}
|
|
108
|
-
.awsui_flash-
|
|
109
|
-
.awsui_flash-
|
|
110
|
-
.awsui_flash-
|
|
111
|
-
.awsui_flash-
|
|
108
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
109
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
110
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
111
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
112
112
|
opacity: 0;
|
|
113
113
|
transform: translateY(-8px);
|
|
114
114
|
}
|
|
115
115
|
@media (prefers-reduced-motion: reduce) {
|
|
116
|
-
.awsui_flash-
|
|
117
|
-
.awsui_flash-
|
|
118
|
-
.awsui_flash-
|
|
119
|
-
.awsui_flash-
|
|
116
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
117
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
118
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
119
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .awsui_flash-
|
|
124
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.awsui_flash-
|
|
128
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
129
129
|
opacity: 0;
|
|
130
130
|
}
|
|
131
131
|
@media (prefers-reduced-motion: reduce) {
|
|
132
|
-
.awsui_flash-
|
|
132
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
133
133
|
animation: none;
|
|
134
134
|
transition: none;
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
.awsui-motion-disabled .awsui_flash-
|
|
137
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_enter_1q84n_14a50_93 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
|
-
.awsui_flash-
|
|
141
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147:not(#\9) {
|
|
142
142
|
transition-property: transform, opacity;
|
|
143
143
|
transition-duration: var(--motion-duration-refresh-only-slow-6gdedh, 250ms);
|
|
144
144
|
transition-timing-function: var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
|
|
@@ -146,25 +146,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
transform: translateY(0);
|
|
147
147
|
}
|
|
148
148
|
@media (prefers-reduced-motion: reduce) {
|
|
149
|
-
.awsui_flash-
|
|
149
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147:not(#\9) {
|
|
150
150
|
animation: none;
|
|
151
151
|
transition: none;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
|
-
.awsui-motion-disabled .awsui_flash-
|
|
154
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147:not(#\9) {
|
|
155
155
|
animation: none;
|
|
156
156
|
transition: none;
|
|
157
157
|
}
|
|
158
|
-
.awsui_flash-
|
|
159
|
-
.awsui_flash-
|
|
160
|
-
.awsui_flash-
|
|
161
|
-
.awsui_flash-
|
|
162
|
-
.awsui_flash-
|
|
163
|
-
.awsui_flash-
|
|
164
|
-
.awsui_flash-
|
|
165
|
-
.awsui_flash-
|
|
166
|
-
.awsui_flash-
|
|
167
|
-
.awsui_flash-
|
|
158
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9),
|
|
159
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
160
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
161
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
162
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
163
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9),
|
|
164
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
165
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
166
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
167
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
168
168
|
opacity: 1;
|
|
169
169
|
transform: translateY(0);
|
|
170
170
|
transition-property: transform, opacity;
|
|
@@ -172,83 +172,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
172
172
|
transition-timing-function: var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
|
|
173
173
|
}
|
|
174
174
|
@media (prefers-reduced-motion: reduce) {
|
|
175
|
-
.awsui_flash-
|
|
176
|
-
.awsui_flash-
|
|
177
|
-
.awsui_flash-
|
|
178
|
-
.awsui_flash-
|
|
179
|
-
.awsui_flash-
|
|
180
|
-
.awsui_flash-
|
|
181
|
-
.awsui_flash-
|
|
182
|
-
.awsui_flash-
|
|
183
|
-
.awsui_flash-
|
|
184
|
-
.awsui_flash-
|
|
175
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9),
|
|
176
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
177
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
178
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
179
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
180
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9),
|
|
181
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9),
|
|
182
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9),
|
|
183
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
184
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
|
-
.awsui-motion-disabled .awsui_flash-
|
|
189
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
|
-
.awsui_flash-
|
|
193
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
194
194
|
transition-delay: calc(var(--motion-duration-refresh-only-slow-6gdedh, 250ms) - 50ms);
|
|
195
195
|
}
|
|
196
196
|
@media (prefers-reduced-motion: reduce) {
|
|
197
|
-
.awsui_flash-
|
|
197
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
.awsui-motion-disabled .awsui_flash-
|
|
202
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
203
203
|
animation: none;
|
|
204
204
|
transition: none;
|
|
205
205
|
}
|
|
206
|
-
.awsui_flash-
|
|
206
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9) {
|
|
207
207
|
transition-delay: calc(var(--motion-duration-refresh-only-slow-6gdedh, 250ms) + 10ms);
|
|
208
208
|
}
|
|
209
209
|
@media (prefers-reduced-motion: reduce) {
|
|
210
|
-
.awsui_flash-
|
|
210
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9) {
|
|
211
211
|
animation: none;
|
|
212
212
|
transition: none;
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
.awsui-motion-disabled .awsui_flash-
|
|
215
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-header_1q84n_14a50_108:not(#\9) {
|
|
216
216
|
animation: none;
|
|
217
217
|
transition: none;
|
|
218
218
|
}
|
|
219
|
-
.awsui_flash-
|
|
219
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9) {
|
|
220
220
|
transition-delay: calc(var(--motion-duration-refresh-only-slow-6gdedh, 250ms) + 10ms);
|
|
221
221
|
}
|
|
222
222
|
@media (prefers-reduced-motion: reduce) {
|
|
223
|
-
.awsui_flash-
|
|
223
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9) {
|
|
224
224
|
animation: none;
|
|
225
225
|
transition: none;
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
|
-
.awsui-motion-disabled .awsui_flash-
|
|
228
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_flash-message_1q84n_14a50_108 > .awsui_flash-content_1q84n_14a50_109:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_flash-
|
|
233
|
-
.awsui_flash-
|
|
234
|
-
.awsui_flash-
|
|
235
|
-
.awsui_flash-
|
|
232
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
233
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
234
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
235
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9) {
|
|
236
236
|
transition-delay: calc(var(--motion-duration-refresh-only-slow-6gdedh, 250ms) * 2 - 100ms);
|
|
237
237
|
}
|
|
238
238
|
@media (prefers-reduced-motion: reduce) {
|
|
239
|
-
.awsui_flash-
|
|
240
|
-
.awsui_flash-
|
|
241
|
-
.awsui_flash-
|
|
242
|
-
.awsui_flash-
|
|
239
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
240
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9),
|
|
241
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9),
|
|
242
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9) {
|
|
243
243
|
animation: none;
|
|
244
244
|
transition: none;
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
.awsui-motion-disabled .awsui_flash-
|
|
247
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entering_1q84n_14a50_147 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_entered_1q84n_14a50_168 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9) {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_flash-
|
|
251
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_exiting_1q84n_14a50_273:not(#\9) {
|
|
252
252
|
opacity: 0;
|
|
253
253
|
transform: translateY(-20px);
|
|
254
254
|
transition-property: transform, opacity;
|
|
@@ -256,12 +256,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
256
256
|
transition-timing-function: var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
|
|
257
257
|
}
|
|
258
258
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.awsui_flash-
|
|
259
|
+
.awsui_flash-refresh_1q84n_14a50_93.awsui_exiting_1q84n_14a50_273:not(#\9) {
|
|
260
260
|
animation: none;
|
|
261
261
|
transition: none;
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
|
-
.awsui-motion-disabled .awsui_flash-
|
|
264
|
+
.awsui-motion-disabled .awsui_flash-refresh_1q84n_14a50_93.awsui_exiting_1q84n_14a50_273:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_14a50_93.awsui_exiting_1q84n_14a50_273:not(#\9) {
|
|
265
265
|
animation: none;
|
|
266
266
|
transition: none;
|
|
267
267
|
}
|
|
@@ -270,12 +270,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
270
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
271
271
|
SPDX-License-Identifier: Apache-2.0
|
|
272
272
|
*/
|
|
273
|
-
.
|
|
273
|
+
.awsui_flashbar_1q84n_14a50_295:not(#\9) {
|
|
274
274
|
position: relative;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.
|
|
278
|
-
.
|
|
277
|
+
.awsui_flashbar_1q84n_14a50_295:not(#\9),
|
|
278
|
+
.awsui_flash_1q84n_14a50_93:not(#\9) {
|
|
279
279
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
280
280
|
border-collapse: separate;
|
|
281
281
|
border-spacing: 0;
|
|
@@ -312,7 +312,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
312
312
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
313
313
|
}
|
|
314
314
|
|
|
315
|
-
.
|
|
315
|
+
.awsui_flash_1q84n_14a50_93:not(#\9) {
|
|
316
316
|
position: relative;
|
|
317
317
|
display: flex;
|
|
318
318
|
justify-content: flex-start;
|
|
@@ -329,18 +329,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
329
329
|
word-wrap: break-word;
|
|
330
330
|
}
|
|
331
331
|
@media screen and (-ms-high-contrast: active) {
|
|
332
|
-
.
|
|
332
|
+
.awsui_flash_1q84n_14a50_93:not(#\9) {
|
|
333
333
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
|
-
.
|
|
336
|
+
.awsui_flash_1q84n_14a50_93:not(#\9):not(:last-child) {
|
|
337
337
|
margin-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.awsui_flash-
|
|
340
|
+
.awsui_flash-refresh_1q84n_14a50_93:not(#\9) {
|
|
341
341
|
box-shadow: none;
|
|
342
342
|
}
|
|
343
|
-
.awsui_flash-
|
|
343
|
+
.awsui_flash-refresh_1q84n_14a50_93:not(#\9)::before {
|
|
344
344
|
content: "";
|
|
345
345
|
position: absolute;
|
|
346
346
|
z-index: -1;
|
|
@@ -354,79 +354,201 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
354
354
|
box-shadow: var(--shadow-flash-sticky-xplpiu, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
355
355
|
}
|
|
356
356
|
|
|
357
|
-
.awsui_flash-
|
|
357
|
+
.awsui_flash-body_1q84n_14a50_108:not(#\9) {
|
|
358
358
|
display: flex;
|
|
359
359
|
flex-grow: 1;
|
|
360
360
|
min-width: 0;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.awsui_flash-
|
|
363
|
+
.awsui_flash-text_1q84n_14a50_359:not(#\9) {
|
|
364
364
|
margin: var(--border-field-width-idlekx, 2px) 0;
|
|
365
365
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
366
366
|
}
|
|
367
367
|
|
|
368
|
-
.awsui_flash-
|
|
368
|
+
.awsui_flash-icon_1q84n_14a50_134:not(#\9) {
|
|
369
369
|
flex: 0 0 auto;
|
|
370
370
|
padding-left: 0;
|
|
371
371
|
}
|
|
372
372
|
|
|
373
|
-
.awsui_flash-
|
|
373
|
+
.awsui_flash-message_1q84n_14a50_108:not(#\9) {
|
|
374
374
|
flex: 1 1 0%;
|
|
375
375
|
word-wrap: break-word;
|
|
376
376
|
max-width: 100%;
|
|
377
377
|
overflow: hidden;
|
|
378
378
|
}
|
|
379
379
|
|
|
380
|
-
.awsui_flash-
|
|
380
|
+
.awsui_flash-header_1q84n_14a50_108:not(#\9) {
|
|
381
381
|
font-weight: 700;
|
|
382
382
|
}
|
|
383
383
|
|
|
384
|
-
.awsui_flash-
|
|
384
|
+
.awsui_flash-content_1q84n_14a50_109:not(#\9) {
|
|
385
385
|
/* Only used as a selector for test-utils */
|
|
386
386
|
}
|
|
387
387
|
|
|
388
|
-
.awsui_dismiss-button-
|
|
388
|
+
.awsui_dismiss-button-wrapper_1q84n_14a50_111:not(#\9) {
|
|
389
389
|
flex: 0 0 auto;
|
|
390
390
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
391
391
|
margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
392
392
|
padding-right: var(--space-flashbar-dismiss-right-cbaywa, 0px);
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_dismiss-
|
|
395
|
+
.awsui_dismiss-button_1q84n_14a50_111:not(#\9) {
|
|
396
396
|
/* Only used as a selector for test-utils */
|
|
397
397
|
}
|
|
398
398
|
|
|
399
|
-
.awsui_action-button-
|
|
399
|
+
.awsui_action-button-wrapper_1q84n_14a50_110:not(#\9) {
|
|
400
400
|
white-space: nowrap;
|
|
401
401
|
margin-left: var(--space-flashbar-action-left-y2z8zt, 12px);
|
|
402
402
|
}
|
|
403
403
|
|
|
404
404
|
/* stylelint-disable selector-max-type */
|
|
405
|
-
.
|
|
405
|
+
.awsui_flashbar_1q84n_14a50_295.awsui_breakpoint-default_1q84n_14a50_401 > .awsui_flash_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108:not(#\9) {
|
|
406
406
|
display: block;
|
|
407
407
|
}
|
|
408
|
-
.
|
|
408
|
+
.awsui_flashbar_1q84n_14a50_295.awsui_breakpoint-default_1q84n_14a50_401 > .awsui_flash_1q84n_14a50_93 > .awsui_flash-body_1q84n_14a50_108 > .awsui_action-button-wrapper_1q84n_14a50_110:not(#\9) {
|
|
409
409
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
410
410
|
margin-bottom: var(--space-xxs-ynfts5, 4px);
|
|
411
411
|
}
|
|
412
412
|
|
|
413
413
|
/* stylelint-enable selector-max-type */
|
|
414
|
-
.awsui_action-
|
|
414
|
+
.awsui_action-button_1q84n_14a50_110:not(#\9) {
|
|
415
415
|
/* Only used as a selector for test-utils */
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
.awsui_flash-type-
|
|
418
|
+
.awsui_flash-type-success_1q84n_14a50_414:not(#\9) {
|
|
419
419
|
background-color: var(--color-background-notification-green-0d9ow8, #037f0c);
|
|
420
420
|
}
|
|
421
421
|
|
|
422
|
-
.awsui_flash-type-
|
|
422
|
+
.awsui_flash-type-error_1q84n_14a50_418:not(#\9) {
|
|
423
423
|
background-color: var(--color-background-notification-red-v7js1f, #d91515);
|
|
424
424
|
}
|
|
425
425
|
|
|
426
|
-
.awsui_flash-type-
|
|
426
|
+
.awsui_flash-type-warning_1q84n_14a50_422:not(#\9) {
|
|
427
427
|
background-color: var(--color-background-notification-blue-vqb59v, #0972d3);
|
|
428
428
|
}
|
|
429
429
|
|
|
430
|
-
.awsui_flash-type-
|
|
430
|
+
.awsui_flash-type-info_1q84n_14a50_426:not(#\9) {
|
|
431
431
|
background-color: var(--color-background-notification-blue-vqb59v, #0972d3);
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
.awsui_stack_1q84n_14a50_430:not(#\9) {
|
|
435
|
+
display: grid;
|
|
436
|
+
grid-template-columns: 1fr minmax(70px, auto) 1fr;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_expanded_1q84n_14a50_435:not(#\9) {
|
|
440
|
+
grid-column: 1/4;
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
/*
|
|
444
|
+
The collapsed stack is a dynamic grid that creates the necessary number of
|
|
445
|
+
rows and columns based on the number of items passed to CSS via the
|
|
446
|
+
`flashbarStackDepth` custom property. Assuming there are three flashbar items,
|
|
447
|
+
the grid layout will be:
|
|
448
|
+
|
|
449
|
+
[item 1 start] [12px] [12px] [fractional unit] [12px] [12px] [item 1 end]
|
|
450
|
+
[12px] [item 2 start] [12px] [fractional unit] [12px] [item 2 end] [12px]
|
|
451
|
+
[12px] [12px] [item 3 start] [fractional unit] [item 3 end] [12px] [12px]
|
|
452
|
+
*/
|
|
453
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_collapsed_1q84n_14a50_449:not(#\9) {
|
|
454
|
+
display: grid;
|
|
455
|
+
grid-column: 1/4;
|
|
456
|
+
grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-f9jj7p), 12px) 1fr repeat(var(--awsui-flashbar-stack-depth-f9jj7p), 12px);
|
|
457
|
+
row-gap: 8px;
|
|
458
|
+
}
|
|
459
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_collapsed_1q84n_14a50_449 > .awsui_item_1q84n_14a50_455:not(#\9) {
|
|
460
|
+
grid-column-start: calc(var(--awsui-flashbar-stack-index-f9jj7p) + 1);
|
|
461
|
+
grid-column-end: calc(var(--awsui-flashbar-stack-depth-f9jj7p) * 2 + 1 - var(--awsui-flashbar-stack-index-f9jj7p) + 1);
|
|
462
|
+
grid-row-start: 1;
|
|
463
|
+
grid-row-end: calc(var(--awsui-flashbar-stack-index-f9jj7p) + 2);
|
|
464
|
+
z-index: calc(var(--awsui-flashbar-stack-depth-f9jj7p) - var(--awsui-flashbar-stack-index-f9jj7p));
|
|
465
|
+
}
|
|
466
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_collapsed_1q84n_14a50_449 > .awsui_item_1q84n_14a50_455:not(#\9):not(:first-of-type) {
|
|
467
|
+
align-self: end;
|
|
468
|
+
}
|
|
469
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_collapsed_1q84n_14a50_449.awsui_visual-refresh_1q84n_14a50_465 > .awsui_item_1q84n_14a50_455:not(#\9):not(:last-of-type) > :first-child {
|
|
470
|
+
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
|
471
|
+
}
|
|
472
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_collapsed_1q84n_14a50_449:not(#\9):not(.awsui_visual-refresh_1q84n_14a50_465) > .awsui_item_1q84n_14a50_455:not(:last-of-type) > :first-child {
|
|
473
|
+
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472:not(#\9) {
|
|
477
|
+
grid-column: 2;
|
|
478
|
+
grid-row: 2;
|
|
479
|
+
}
|
|
480
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
481
|
+
position: relative;
|
|
482
|
+
}
|
|
483
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
484
|
+
outline: 2px dotted transparent;
|
|
485
|
+
outline-offset: calc(var(--space-button-focus-outline-gutter-4vaedu, 4px) - 1px);
|
|
486
|
+
}
|
|
487
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
488
|
+
content: " ";
|
|
489
|
+
display: block;
|
|
490
|
+
position: absolute;
|
|
491
|
+
left: calc(-1 * var(--space-button-focus-outline-gutter-4vaedu, 4px));
|
|
492
|
+
top: calc(-1 * var(--space-button-focus-outline-gutter-4vaedu, 4px));
|
|
493
|
+
width: calc(100% + 2 * var(--space-button-focus-outline-gutter-4vaedu, 4px));
|
|
494
|
+
height: calc(100% + 2 * var(--space-button-focus-outline-gutter-4vaedu, 4px));
|
|
495
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
496
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
497
|
+
}
|
|
498
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472.awsui_visual-refresh_1q84n_14a50_465:not(#\9) {
|
|
499
|
+
background: var(--color-background-layout-toggle-default-f9hnkv, #192534);
|
|
500
|
+
border: none;
|
|
501
|
+
border-radius: 0 0 10px 10px;
|
|
502
|
+
box-shadow: var(--shadow-panel-toggle-3fk0ch, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
503
|
+
color: var(--color-text-layout-toggle-20sb9r, #ffffff);
|
|
504
|
+
cursor: pointer;
|
|
505
|
+
padding: var(--space-scaled-xxs-95dhkm, 4px);
|
|
506
|
+
z-index: var(--awsui-flashbar-stack-depth-f9jj7p);
|
|
507
|
+
}
|
|
508
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472.awsui_visual-refresh_1q84n_14a50_465:not(#\9):focus {
|
|
509
|
+
outline: none;
|
|
510
|
+
}
|
|
511
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472.awsui_visual-refresh_1q84n_14a50_465:not(#\9):hover {
|
|
512
|
+
background: var(--color-background-layout-toggle-hover-gi0e0b, #354150);
|
|
513
|
+
}
|
|
514
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472.awsui_visual-refresh_1q84n_14a50_465:not(#\9):active {
|
|
515
|
+
background: var(--color-background-layout-toggle-active-d15dki, #354150);
|
|
516
|
+
}
|
|
517
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472:not(#\9):not(.awsui_visual-refresh_1q84n_14a50_465) {
|
|
518
|
+
background: var(--color-background-button-normal-default-syw2p1, #ffffff);
|
|
519
|
+
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-button-normal-default-djv8f5, #0972d3);
|
|
520
|
+
border-radius: var(--border-radius-button-axewzv, 20px);
|
|
521
|
+
border-top: none;
|
|
522
|
+
cursor: pointer;
|
|
523
|
+
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-l-4vl6xu, 20px);
|
|
524
|
+
text-decoration: none;
|
|
525
|
+
}
|
|
526
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472:not(#\9):not(.awsui_visual-refresh_1q84n_14a50_465):focus {
|
|
527
|
+
outline: none;
|
|
528
|
+
text-decoration: none;
|
|
529
|
+
}
|
|
530
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472:not(#\9):not(.awsui_visual-refresh_1q84n_14a50_465):hover {
|
|
531
|
+
background: var(--color-background-button-normal-hover-c3qbgm, #f2f8fd);
|
|
532
|
+
border-color: var(--color-border-button-normal-hover-e1d0kh, #033160);
|
|
533
|
+
text-decoration: none;
|
|
534
|
+
}
|
|
535
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472:not(#\9):not(.awsui_visual-refresh_1q84n_14a50_465):active {
|
|
536
|
+
background: var(--color-background-button-normal-active-9lyks0, #d3e7f9);
|
|
537
|
+
border-color: var(--color-border-button-normal-active-zbmaft, #033160);
|
|
538
|
+
}
|
|
539
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472 > .awsui_icon_1q84n_14a50_535:not(#\9) {
|
|
540
|
+
transition: transform var(--motion-duration-rotate-90-ux18sr, 135ms) var(--motion-easing-rotate-90-eoew89, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
541
|
+
}
|
|
542
|
+
@media (prefers-reduced-motion: reduce) {
|
|
543
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472 > .awsui_icon_1q84n_14a50_535:not(#\9) {
|
|
544
|
+
animation: none;
|
|
545
|
+
transition: none;
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
.awsui-motion-disabled .awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472 > .awsui_icon_1q84n_14a50_535:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472 > .awsui_icon_1q84n_14a50_535:not(#\9) {
|
|
549
|
+
animation: none;
|
|
550
|
+
transition: none;
|
|
551
|
+
}
|
|
552
|
+
.awsui_stack_1q84n_14a50_430 > .awsui_toggle_1q84n_14a50_472 > .awsui_icon_1q84n_14a50_535.awsui_expanded_1q84n_14a50_435:not(#\9) {
|
|
553
|
+
transform: rotate(180deg);
|
|
432
554
|
}
|