@cloudscape-design/components-themeable 3.0.117 → 3.0.118
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/expandable-section/styles.scss +0 -19
- package/lib/internal/scss/flashbar/styles.scss +10 -41
- package/lib/internal/scss/wizard/styles.scss +0 -9
- package/lib/internal/template/area-chart/model/use-chart-model.d.ts.map +1 -1
- package/lib/internal/template/area-chart/model/use-chart-model.js +1 -2
- package/lib/internal/template/area-chart/model/use-chart-model.js.map +1 -1
- package/lib/internal/template/area-chart/model/utils.d.ts +6 -0
- package/lib/internal/template/area-chart/model/utils.d.ts.map +1 -1
- package/lib/internal/template/area-chart/model/utils.js +52 -0
- package/lib/internal/template/area-chart/model/utils.js.map +1 -1
- package/lib/internal/template/button/index.d.ts.map +1 -1
- package/lib/internal/template/button/index.js +2 -2
- package/lib/internal/template/button/index.js.map +1 -1
- package/lib/internal/template/button/interfaces.d.ts +0 -4
- package/lib/internal/template/button/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button/interfaces.js.map +1 -1
- package/lib/internal/template/button/internal.d.ts.map +1 -1
- package/lib/internal/template/button/internal.js +5 -10
- package/lib/internal/template/button/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/index.js +2 -2
- package/lib/internal/template/button-dropdown/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.d.ts +0 -4
- package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +2 -2
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/cards/index.d.ts.map +1 -1
- package/lib/internal/template/cards/index.js +1 -3
- package/lib/internal/template/cards/index.js.map +1 -1
- package/lib/internal/template/code-editor/index.d.ts.map +1 -1
- package/lib/internal/template/code-editor/index.js +1 -3
- package/lib/internal/template/code-editor/index.js.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts +4 -12
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +11 -51
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/interfaces.d.ts +3 -21
- package/lib/internal/template/expandable-section/interfaces.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/interfaces.js.map +1 -1
- package/lib/internal/template/expandable-section/internal.d.ts +1 -1
- package/lib/internal/template/expandable-section/internal.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/internal.js +2 -2
- package/lib/internal/template/expandable-section/internal.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +20 -21
- package/lib/internal/template/expandable-section/styles.scoped.css +39 -56
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -21
- package/lib/internal/template/flashbar/flash.d.ts +3 -3
- package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
- package/lib/internal/template/flashbar/flash.js +15 -31
- package/lib/internal/template/flashbar/flash.js.map +1 -1
- package/lib/internal/template/flashbar/index.d.ts.map +1 -1
- package/lib/internal/template/flashbar/index.js +14 -61
- package/lib/internal/template/flashbar/index.js.map +1 -1
- package/lib/internal/template/flashbar/interfaces.d.ts +0 -16
- package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/flashbar/interfaces.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +29 -33
- package/lib/internal/template/flashbar/styles.scoped.css +112 -151
- package/lib/internal/template/flashbar/styles.selectors.js +29 -33
- package/lib/internal/template/help-panel/index.d.ts.map +1 -1
- package/lib/internal/template/help-panel/index.js +1 -3
- package/lib/internal/template/help-panel/index.js.map +1 -1
- package/lib/internal/template/internal/components/chart-status-container/index.d.ts +2 -2
- package/lib/internal/template/internal/components/chart-status-container/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/chart-status-container/index.js +3 -2
- package/lib/internal/template/internal/components/chart-status-container/index.js.map +1 -1
- package/lib/internal/template/internal/components/live-region/index.d.ts +1 -2
- package/lib/internal/template/internal/components/live-region/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/live-region/index.js +5 -6
- package/lib/internal/template/internal/components/live-region/index.js.map +1 -1
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/lib/internal/template/s3-resource-selector/s3-in-context/index.js +1 -3
- package/lib/internal/template/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/lib/internal/template/side-navigation/internal.js +2 -2
- package/lib/internal/template/side-navigation/internal.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +1 -3
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/tag-editor/index.d.ts.map +1 -1
- package/lib/internal/template/tag-editor/index.js +1 -3
- package/lib/internal/template/tag-editor/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/flashbar/flash.js +1 -1
- package/lib/internal/template/test-utils/dom/flashbar/flash.js.map +1 -1
- package/lib/internal/template/test-utils/dom/flashbar/index.js +1 -1
- package/lib/internal/template/test-utils/dom/flashbar/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/flashbar/flash.js +1 -1
- package/lib/internal/template/test-utils/selectors/flashbar/flash.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/flashbar/index.js +1 -1
- package/lib/internal/template/test-utils/selectors/flashbar/index.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/task.js +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/task.js.map +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-list/index.d.ts.map +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js +1 -3
- package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js.map +1 -1
- package/lib/internal/template/wizard/index.d.ts.map +1 -1
- package/lib/internal/template/wizard/index.js +20 -2
- package/lib/internal/template/wizard/index.js.map +1 -1
- package/lib/internal/template/wizard/styles.css.js +31 -32
- package/lib/internal/template/wizard/styles.scoped.css +58 -70
- package/lib/internal/template/wizard/styles.selectors.js +31 -32
- package/lib/internal/template/wizard/wizard-form.d.ts.map +1 -1
- package/lib/internal/template/wizard/wizard-form.js +3 -15
- package/lib/internal/template/wizard/wizard-form.js.map +1 -1
- package/package.json +1 -1
- package/lib/internal/template/internal/utils/throttle.d.ts +0 -10
- package/lib/internal/template/internal/utils/throttle.d.ts.map +0 -1
- package/lib/internal/template/internal/utils/throttle.js +0 -57
- package/lib/internal/template/internal/utils/throttle.js.map +0 -1
|
@@ -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_tz676_93.awsui_enter_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_93:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
109
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
110
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
111
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_dismiss-button-wrapper_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
117
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
118
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
119
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_dismiss-button-wrapper_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.awsui_flash-
|
|
128
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-icon_1q84n_tz676_134:not(#\9) {
|
|
129
129
|
opacity: 0;
|
|
130
130
|
}
|
|
131
131
|
@media (prefers-reduced-motion: reduce) {
|
|
132
|
-
.awsui_flash-
|
|
132
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-icon_1q84n_tz676_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_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_enter_1q84n_tz676_93 > .awsui_flash-icon_1q84n_tz676_134:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
|
-
.awsui_flash-
|
|
141
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9),
|
|
159
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
160
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
161
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
162
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
163
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9),
|
|
164
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
165
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
166
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
167
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9),
|
|
176
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
177
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
178
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
179
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
180
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9),
|
|
181
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9),
|
|
182
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9),
|
|
183
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
184
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
|
-
.awsui_flash-
|
|
193
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-icon_1q84n_tz676_134:not(#\9) {
|
|
203
203
|
animation: none;
|
|
204
204
|
transition: none;
|
|
205
205
|
}
|
|
206
|
-
.awsui_flash-
|
|
206
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-header_1q84n_tz676_108:not(#\9) {
|
|
216
216
|
animation: none;
|
|
217
217
|
transition: none;
|
|
218
218
|
}
|
|
219
|
-
.awsui_flash-
|
|
219
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_109:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_flash-message_1q84n_tz676_108 > .awsui_flash-content_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
233
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
234
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
235
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
240
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9),
|
|
241
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9),
|
|
242
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_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_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entering_1q84n_tz676_147 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9), .awsui-motion-disabled .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_entered_1q84n_tz676_168 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9) {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_flash-
|
|
251
|
+
.awsui_flash-refresh_1q84n_tz676_93.awsui_exiting_1q84n_tz676_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_tz676_93.awsui_exiting_1q84n_tz676_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_tz676_93.awsui_exiting_1q84n_tz676_273:not(#\9), .awsui-mode-entering .awsui_flash-refresh_1q84n_tz676_93.awsui_exiting_1q84n_tz676_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_tz676_295:not(#\9) {
|
|
274
274
|
position: relative;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.
|
|
278
|
-
.
|
|
277
|
+
.awsui_flashbar_1q84n_tz676_295:not(#\9),
|
|
278
|
+
.awsui_flash_1q84n_tz676_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-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
313
313
|
}
|
|
314
314
|
|
|
315
|
-
.
|
|
315
|
+
.awsui_flash_1q84n_tz676_93:not(#\9) {
|
|
316
316
|
position: relative;
|
|
317
317
|
display: flex;
|
|
318
318
|
justify-content: flex-start;
|
|
@@ -329,15 +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_tz676_93:not(#\9) {
|
|
333
333
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-container-top-1itxac, #eaeded);
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
|
+
.awsui_flash_1q84n_tz676_93:not(#\9):not(:last-child) {
|
|
337
|
+
margin-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
338
|
+
}
|
|
336
339
|
|
|
337
|
-
.awsui_flash-
|
|
340
|
+
.awsui_flash-refresh_1q84n_tz676_93:not(#\9) {
|
|
338
341
|
box-shadow: none;
|
|
339
342
|
}
|
|
340
|
-
.awsui_flash-
|
|
343
|
+
.awsui_flash-refresh_1q84n_tz676_93:not(#\9)::before {
|
|
341
344
|
content: "";
|
|
342
345
|
position: absolute;
|
|
343
346
|
z-index: -1;
|
|
@@ -351,124 +354,89 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
351
354
|
box-shadow: var(--shadow-flash-sticky-4fgfqg, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
352
355
|
}
|
|
353
356
|
|
|
354
|
-
.awsui_flash-
|
|
355
|
-
list-style: none;
|
|
356
|
-
padding: 0;
|
|
357
|
-
margin: 0;
|
|
358
|
-
}
|
|
359
|
-
.awsui_flash-list_1q84n_eh3kk_350 > li:not(#\9):not(:last-child) {
|
|
360
|
-
margin-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
.awsui_flash-body_1q84n_eh3kk_108:not(#\9) {
|
|
357
|
+
.awsui_flash-body_1q84n_tz676_108:not(#\9) {
|
|
364
358
|
display: flex;
|
|
365
359
|
flex-grow: 1;
|
|
366
360
|
min-width: 0;
|
|
367
361
|
}
|
|
368
|
-
.awsui_flash-body_1q84n_eh3kk_108:not(#\9):focus {
|
|
369
|
-
outline: none;
|
|
370
|
-
}
|
|
371
|
-
.awsui_flash-body_1q84n_eh3kk_108[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
372
|
-
position: relative;
|
|
373
|
-
}
|
|
374
|
-
.awsui_flash-body_1q84n_eh3kk_108[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
375
|
-
outline: 2px dotted transparent;
|
|
376
|
-
outline-offset: calc(var(--space-button-focus-outline-gutter-znvbd3, 3px) - 1px);
|
|
377
|
-
}
|
|
378
|
-
.awsui_flash-body_1q84n_eh3kk_108[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
379
|
-
content: " ";
|
|
380
|
-
display: block;
|
|
381
|
-
position: absolute;
|
|
382
|
-
left: calc(-1 * var(--space-button-focus-outline-gutter-znvbd3, 3px));
|
|
383
|
-
top: calc(-1 * var(--space-button-focus-outline-gutter-znvbd3, 3px));
|
|
384
|
-
width: calc(100% + 2 * var(--space-button-focus-outline-gutter-znvbd3, 3px));
|
|
385
|
-
height: calc(100% + 2 * var(--space-button-focus-outline-gutter-znvbd3, 3px));
|
|
386
|
-
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
387
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
388
|
-
}
|
|
389
362
|
|
|
390
|
-
.awsui_flash-
|
|
391
|
-
display: flex;
|
|
392
|
-
flex: 1;
|
|
393
|
-
min-width: 0;
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
.awsui_flash-text_1q84n_eh3kk_392:not(#\9) {
|
|
363
|
+
.awsui_flash-text_1q84n_tz676_359:not(#\9) {
|
|
397
364
|
margin: var(--border-field-width-y6x4sn, 1px) 0;
|
|
398
365
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
399
366
|
}
|
|
400
367
|
|
|
401
|
-
.awsui_flash-
|
|
368
|
+
.awsui_flash-icon_1q84n_tz676_134:not(#\9) {
|
|
402
369
|
flex: 0 0 auto;
|
|
403
370
|
padding-left: 0;
|
|
404
371
|
}
|
|
405
372
|
|
|
406
|
-
.awsui_flash-
|
|
373
|
+
.awsui_flash-message_1q84n_tz676_108:not(#\9) {
|
|
407
374
|
flex: 1 1 0%;
|
|
408
375
|
word-wrap: break-word;
|
|
409
376
|
max-width: 100%;
|
|
410
377
|
overflow: hidden;
|
|
411
378
|
}
|
|
412
379
|
|
|
413
|
-
.awsui_flash-
|
|
380
|
+
.awsui_flash-header_1q84n_tz676_108:not(#\9) {
|
|
414
381
|
font-weight: 700;
|
|
415
382
|
}
|
|
416
383
|
|
|
417
|
-
.awsui_flash-
|
|
384
|
+
.awsui_flash-content_1q84n_tz676_109:not(#\9) {
|
|
418
385
|
/* Only used as a selector for test-utils */
|
|
419
386
|
}
|
|
420
387
|
|
|
421
|
-
.awsui_dismiss-button-
|
|
388
|
+
.awsui_dismiss-button-wrapper_1q84n_tz676_111:not(#\9) {
|
|
422
389
|
flex: 0 0 auto;
|
|
423
390
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
424
391
|
margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
425
392
|
padding-right: var(--space-flashbar-dismiss-right-tlepp9, 4px);
|
|
426
393
|
}
|
|
427
394
|
|
|
428
|
-
.awsui_dismiss-
|
|
395
|
+
.awsui_dismiss-button_1q84n_tz676_111:not(#\9) {
|
|
429
396
|
/* Only used as a selector for test-utils */
|
|
430
397
|
}
|
|
431
398
|
|
|
432
|
-
.awsui_action-button-
|
|
399
|
+
.awsui_action-button-wrapper_1q84n_tz676_110:not(#\9) {
|
|
433
400
|
white-space: nowrap;
|
|
434
401
|
margin-left: var(--space-flashbar-action-left-rq23at, 16px);
|
|
435
402
|
}
|
|
436
403
|
|
|
437
|
-
|
|
404
|
+
/* stylelint-disable selector-max-type */
|
|
405
|
+
.awsui_flashbar_1q84n_tz676_295.awsui_breakpoint-default_1q84n_tz676_401 > .awsui_flash_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108:not(#\9) {
|
|
438
406
|
display: block;
|
|
439
407
|
}
|
|
440
|
-
.
|
|
441
|
-
margin-left: var(--space-
|
|
442
|
-
padding-left: var(--space-xxs-ynfts5, 4px);
|
|
408
|
+
.awsui_flashbar_1q84n_tz676_295.awsui_breakpoint-default_1q84n_tz676_401 > .awsui_flash_1q84n_tz676_93 > .awsui_flash-body_1q84n_tz676_108 > .awsui_action-button-wrapper_1q84n_tz676_110:not(#\9) {
|
|
409
|
+
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
443
410
|
margin-bottom: var(--space-xxs-ynfts5, 4px);
|
|
444
411
|
}
|
|
445
412
|
|
|
446
|
-
|
|
413
|
+
/* stylelint-enable selector-max-type */
|
|
414
|
+
.awsui_action-button_1q84n_tz676_110:not(#\9) {
|
|
447
415
|
/* Only used as a selector for test-utils */
|
|
448
416
|
}
|
|
449
417
|
|
|
450
|
-
.awsui_flash-type-
|
|
418
|
+
.awsui_flash-type-success_1q84n_tz676_414:not(#\9) {
|
|
451
419
|
background-color: var(--color-background-notification-green-uofkna, #1d8102);
|
|
452
420
|
}
|
|
453
421
|
|
|
454
|
-
.awsui_flash-type-
|
|
422
|
+
.awsui_flash-type-error_1q84n_tz676_418:not(#\9) {
|
|
455
423
|
background-color: var(--color-background-notification-red-e2annb, #d13212);
|
|
456
424
|
}
|
|
457
425
|
|
|
458
|
-
.awsui_flash-type-
|
|
426
|
+
.awsui_flash-type-warning_1q84n_tz676_422:not(#\9) {
|
|
459
427
|
background-color: var(--color-background-notification-blue-rjpmdy, #0073bb);
|
|
460
428
|
}
|
|
461
429
|
|
|
462
|
-
.awsui_flash-type-
|
|
430
|
+
.awsui_flash-type-info_1q84n_tz676_426:not(#\9) {
|
|
463
431
|
background-color: var(--color-background-notification-blue-rjpmdy, #0073bb);
|
|
464
432
|
}
|
|
465
433
|
|
|
466
|
-
.
|
|
434
|
+
.awsui_stack_1q84n_tz676_430:not(#\9) {
|
|
467
435
|
display: grid;
|
|
468
436
|
grid-template-columns: 1fr minmax(70px, auto) 1fr;
|
|
469
437
|
}
|
|
470
438
|
|
|
471
|
-
.
|
|
439
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_expanded_1q84n_tz676_435:not(#\9) {
|
|
472
440
|
grid-column: 1/4;
|
|
473
441
|
}
|
|
474
442
|
|
|
@@ -482,47 +450,41 @@ the grid layout will be:
|
|
|
482
450
|
[12px] [item 2 start] [12px] [fractional unit] [12px] [item 2 end] [12px]
|
|
483
451
|
[12px] [12px] [item 3 start] [fractional unit] [item 3 end] [12px] [12px]
|
|
484
452
|
*/
|
|
485
|
-
.
|
|
453
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_collapsed_1q84n_tz676_449:not(#\9) {
|
|
486
454
|
display: grid;
|
|
487
455
|
grid-column: 1/4;
|
|
488
456
|
grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-f9jj7p), 12px) 1fr repeat(var(--awsui-flashbar-stack-depth-f9jj7p), 12px);
|
|
489
457
|
row-gap: 8px;
|
|
490
458
|
}
|
|
491
|
-
.
|
|
459
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_collapsed_1q84n_tz676_449 > .awsui_item_1q84n_tz676_455:not(#\9) {
|
|
492
460
|
grid-column-start: calc(var(--awsui-flashbar-stack-index-f9jj7p) + 1);
|
|
493
461
|
grid-column-end: calc(var(--awsui-flashbar-stack-depth-f9jj7p) * 2 + 1 - var(--awsui-flashbar-stack-index-f9jj7p) + 1);
|
|
494
462
|
grid-row-start: 1;
|
|
495
463
|
grid-row-end: calc(var(--awsui-flashbar-stack-index-f9jj7p) + 2);
|
|
496
464
|
z-index: calc(var(--awsui-flashbar-stack-depth-f9jj7p) - var(--awsui-flashbar-stack-index-f9jj7p));
|
|
497
465
|
}
|
|
498
|
-
.
|
|
466
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_collapsed_1q84n_tz676_449 > .awsui_item_1q84n_tz676_455:not(#\9):not(:first-of-type) {
|
|
499
467
|
align-self: end;
|
|
500
468
|
}
|
|
501
|
-
.
|
|
502
|
-
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
|
503
|
-
}
|
|
504
|
-
.awsui_stack_1q84n_eh3kk_462 > .awsui_collapsed_1q84n_eh3kk_481:not(#\9):not(.awsui_visual-refresh_1q84n_eh3kk_497) > .awsui_item_1q84n_eh3kk_487:not(:last-of-type) > .awsui_flash_1q84n_eh3kk_93 {
|
|
505
|
-
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
|
|
506
|
-
}
|
|
507
|
-
.awsui_stack_1q84n_eh3kk_462 > .awsui_collapsed_1q84n_eh3kk_481.awsui_visual-refresh_1q84n_eh3kk_497 > .awsui_item_1q84n_eh3kk_487:not(#\9):not(:last-of-type) > .awsui_flash-items_1q84n_eh3kk_503 > li:first-child > .awsui_flash_1q84n_eh3kk_93 {
|
|
469
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_collapsed_1q84n_tz676_449.awsui_visual-refresh_1q84n_tz676_465 > .awsui_item_1q84n_tz676_455:not(#\9):not(:last-of-type) > :first-child {
|
|
508
470
|
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
|
509
471
|
}
|
|
510
|
-
.
|
|
472
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_collapsed_1q84n_tz676_449:not(#\9):not(.awsui_visual-refresh_1q84n_tz676_465) > .awsui_item_1q84n_tz676_455:not(:last-of-type) > :first-child {
|
|
511
473
|
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
|
|
512
474
|
}
|
|
513
475
|
|
|
514
|
-
.
|
|
476
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472:not(#\9) {
|
|
515
477
|
grid-column: 2;
|
|
516
478
|
grid-row: 2;
|
|
517
479
|
}
|
|
518
|
-
.
|
|
480
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
519
481
|
position: relative;
|
|
520
482
|
}
|
|
521
|
-
.
|
|
483
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
522
484
|
outline: 2px dotted transparent;
|
|
523
485
|
outline-offset: calc(var(--space-button-focus-outline-gutter-znvbd3, 3px) - 1px);
|
|
524
486
|
}
|
|
525
|
-
.
|
|
487
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
526
488
|
content: " ";
|
|
527
489
|
display: block;
|
|
528
490
|
position: absolute;
|
|
@@ -533,7 +495,7 @@ the grid layout will be:
|
|
|
533
495
|
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
534
496
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
535
497
|
}
|
|
536
|
-
.
|
|
498
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472.awsui_visual-refresh_1q84n_tz676_465:not(#\9) {
|
|
537
499
|
background: var(--color-background-layout-toggle-default-o9dqpo, #2a2e33);
|
|
538
500
|
border: none;
|
|
539
501
|
border-radius: 0 0 10px 10px;
|
|
@@ -543,16 +505,16 @@ the grid layout will be:
|
|
|
543
505
|
padding: var(--space-scaled-xxs-95dhkm, 4px);
|
|
544
506
|
z-index: var(--awsui-flashbar-stack-depth-f9jj7p);
|
|
545
507
|
}
|
|
546
|
-
.
|
|
508
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472.awsui_visual-refresh_1q84n_tz676_465:not(#\9):focus {
|
|
547
509
|
outline: none;
|
|
548
510
|
}
|
|
549
|
-
.
|
|
511
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472.awsui_visual-refresh_1q84n_tz676_465:not(#\9):hover {
|
|
550
512
|
background: var(--color-background-layout-toggle-hover-5rvtea, #545b64);
|
|
551
513
|
}
|
|
552
|
-
.
|
|
514
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472.awsui_visual-refresh_1q84n_tz676_465:not(#\9):active {
|
|
553
515
|
background: var(--color-background-layout-toggle-active-d3zrnd, #2a2e33);
|
|
554
516
|
}
|
|
555
|
-
.
|
|
517
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472:not(#\9):not(.awsui_visual-refresh_1q84n_tz676_465) {
|
|
556
518
|
background: var(--color-background-button-normal-default-i32hou, #ffffff);
|
|
557
519
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-button-normal-default-d57sob, #545b64);
|
|
558
520
|
border-radius: var(--border-radius-button-qh52qv, 2px);
|
|
@@ -561,33 +523,32 @@ the grid layout will be:
|
|
|
561
523
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-l-4vl6xu, 20px);
|
|
562
524
|
text-decoration: none;
|
|
563
525
|
}
|
|
564
|
-
.
|
|
526
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472:not(#\9):not(.awsui_visual-refresh_1q84n_tz676_465):focus {
|
|
565
527
|
outline: none;
|
|
566
528
|
text-decoration: none;
|
|
567
529
|
}
|
|
568
|
-
.
|
|
530
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472:not(#\9):not(.awsui_visual-refresh_1q84n_tz676_465):hover {
|
|
569
531
|
background: var(--color-background-button-normal-hover-6vxqq6, #fafafa);
|
|
570
532
|
border-color: var(--color-border-button-normal-hover-993ry7, #16191f);
|
|
571
533
|
text-decoration: none;
|
|
572
534
|
}
|
|
573
|
-
.
|
|
535
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472:not(#\9):not(.awsui_visual-refresh_1q84n_tz676_465):active {
|
|
574
536
|
background: var(--color-background-button-normal-active-l3mgva, #eaeded);
|
|
575
537
|
border-color: var(--color-border-button-normal-active-mkds03, #545b64);
|
|
576
538
|
}
|
|
577
|
-
.
|
|
578
|
-
display: inline-block;
|
|
539
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472 > .awsui_icon_1q84n_tz676_535:not(#\9) {
|
|
579
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));
|
|
580
541
|
}
|
|
581
542
|
@media (prefers-reduced-motion: reduce) {
|
|
582
|
-
.
|
|
543
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472 > .awsui_icon_1q84n_tz676_535:not(#\9) {
|
|
583
544
|
animation: none;
|
|
584
545
|
transition: none;
|
|
585
546
|
}
|
|
586
547
|
}
|
|
587
|
-
.awsui-motion-disabled .
|
|
548
|
+
.awsui-motion-disabled .awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472 > .awsui_icon_1q84n_tz676_535:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472 > .awsui_icon_1q84n_tz676_535:not(#\9) {
|
|
588
549
|
animation: none;
|
|
589
550
|
transition: none;
|
|
590
551
|
}
|
|
591
|
-
.
|
|
552
|
+
.awsui_stack_1q84n_tz676_430 > .awsui_toggle_1q84n_tz676_472 > .awsui_icon_1q84n_tz676_535.awsui_expanded_1q84n_tz676_435:not(#\9) {
|
|
592
553
|
transform: rotate(180deg);
|
|
593
554
|
}
|