@cloudscape-design/components 3.0.199 → 3.0.201
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/app-layout/notifications/index.d.ts.map +1 -1
- package/app-layout/notifications/index.js +2 -1
- package/app-layout/notifications/index.js.map +1 -1
- package/app-layout/notifications/styles.css.js +2 -1
- package/app-layout/notifications/styles.scoped.css +11 -2
- package/app-layout/notifications/styles.selectors.js +2 -1
- package/button/index.d.ts.map +1 -1
- package/button/index.js +2 -2
- package/button/index.js.map +1 -1
- package/button/interfaces.d.ts +5 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +9 -11
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +20 -18
- package/container/styles.scoped.css +43 -36
- package/container/styles.selectors.js +20 -18
- package/flashbar/styles.css.js +43 -43
- package/flashbar/styles.scoped.css +137 -135
- package/flashbar/styles.selectors.js +43 -43
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_14iqq_140qo_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -134,17 +134,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
word-wrap: break-word;
|
|
135
135
|
position: relative;
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_root_14iqq_140qo_97.awsui_fit-height_14iqq_140qo_111:not(#\9) {
|
|
138
138
|
display: flex;
|
|
139
139
|
flex-direction: column;
|
|
140
140
|
height: 100%;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-default_14iqq_140qo_116:not(#\9), .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9) {
|
|
143
143
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
144
144
|
box-sizing: border-box;
|
|
145
145
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
146
146
|
}
|
|
147
|
-
.
|
|
147
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-default_14iqq_140qo_116:not(#\9)::before, .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::before {
|
|
148
148
|
content: "";
|
|
149
149
|
position: absolute;
|
|
150
150
|
left: 0px;
|
|
@@ -159,7 +159,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
160
160
|
z-index: 1;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-default_14iqq_140qo_116:not(#\9)::after, .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::after {
|
|
163
163
|
content: "";
|
|
164
164
|
position: absolute;
|
|
165
165
|
left: 0px;
|
|
@@ -174,76 +174,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
mix-blend-mode: multiply;
|
|
175
175
|
}
|
|
176
176
|
@media screen and (-ms-high-contrast: active) {
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-default_14iqq_140qo_116:not(#\9), .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9) {
|
|
178
178
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9):not(:last-child), .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9):not(:last-child)::before, .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9):not(:last-child)::after {
|
|
182
182
|
border-bottom-right-radius: 0;
|
|
183
183
|
border-bottom-left-radius: 0;
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116 + .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9), .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116 + .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::before, .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116 + .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::after {
|
|
186
186
|
border-top-left-radius: 0;
|
|
187
187
|
border-top-right-radius: 0;
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116 + .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::before {
|
|
190
190
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116 + .awsui_root_14iqq_140qo_97.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::after {
|
|
193
193
|
box-shadow: var(--shadow-container-stacked-jfo2nn, -1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgba(0, 7, 22, 0.12), 8px 0px 8px -7px rgba(0, 7, 22, 0.12), -8px 0px 8px -7px rgba(0, 7, 22, 0.12));
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_root_14iqq_140qo_97.awsui_sticky-enabled_14iqq_140qo_169:not(#\9)::before {
|
|
196
196
|
top: calc(-1 * var(--border-container-top-width-jk6fhm, 0px));
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_root_14iqq_140qo_97.awsui_sticky-enabled_14iqq_140qo_169.awsui_variant-stacked_14iqq_140qo_116:not(#\9)::before {
|
|
199
199
|
top: calc(-1 * var(--border-divider-section-width-4wm2it, 2px));
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.
|
|
202
|
+
.awsui_header_14iqq_140qo_176:not(#\9) {
|
|
203
203
|
background-color: var(--color-background-container-header-4flbq5, #ffffff);
|
|
204
204
|
border-top-left-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
205
205
|
border-top-right-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
206
206
|
}
|
|
207
|
-
.awsui_header-sticky-
|
|
207
|
+
.awsui_header-sticky-disabled_14iqq_140qo_181:not(#\9) {
|
|
208
208
|
position: relative;
|
|
209
209
|
z-index: 1;
|
|
210
210
|
}
|
|
211
|
-
.awsui_header-sticky-
|
|
211
|
+
.awsui_header-sticky-enabled_14iqq_140qo_185:not(#\9) {
|
|
212
212
|
top: 0;
|
|
213
213
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
214
214
|
position: sticky;
|
|
215
215
|
z-index: 800;
|
|
216
216
|
}
|
|
217
|
-
.awsui_header-
|
|
217
|
+
.awsui_header-stuck_14iqq_140qo_191:not(#\9) {
|
|
218
218
|
border-radius: 0;
|
|
219
219
|
}
|
|
220
|
-
.awsui_header-
|
|
220
|
+
.awsui_header-stuck_14iqq_140qo_191:not(#\9)::before {
|
|
221
221
|
border: 0;
|
|
222
222
|
}
|
|
223
|
-
.awsui_header-
|
|
223
|
+
.awsui_header-stuck_14iqq_140qo_191:not(#\9):not(.awsui_header-variant-cards_14iqq_140qo_197) {
|
|
224
224
|
box-shadow: var(--shadow-sticky-embedded-qit8ba, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
|
|
225
225
|
}
|
|
226
|
-
.awsui_header-dynamic-
|
|
226
|
+
.awsui_header-dynamic-height_14iqq_140qo_200.awsui_header-stuck_14iqq_140qo_191:not(#\9) {
|
|
227
227
|
margin-bottom: calc(var(--font-heading-xl-line-height-doxfdj, 40px) - var(--font-heading-l-line-height-gev4n1, 30px));
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_header_14iqq_140qo_176:not(#\9):not(:empty) {
|
|
230
230
|
border-bottom: var(--border-container-sticky-width-i7t7xe, 0px) solid var(--color-border-container-divider-4ade7z, transparent);
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_header_14iqq_140qo_176.awsui_with-paddings_14iqq_140qo_206:not(#\9) {
|
|
233
233
|
padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-tlw03i, 20px);
|
|
234
234
|
}
|
|
235
|
-
.
|
|
235
|
+
.awsui_header_14iqq_140qo_176.awsui_with-hidden-content_14iqq_140qo_209:not(#\9) {
|
|
236
236
|
border-bottom-left-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
237
237
|
border-bottom-right-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
238
238
|
}
|
|
239
|
-
.awsui_header-variant-
|
|
239
|
+
.awsui_header-variant-cards_14iqq_140qo_197:not(#\9) {
|
|
240
240
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
241
241
|
box-sizing: border-box;
|
|
242
242
|
}
|
|
243
|
-
.awsui_header-variant-
|
|
243
|
+
.awsui_header-variant-cards_14iqq_140qo_197:not(#\9):not(.awsui_header-sticky-enabled_14iqq_140qo_185) {
|
|
244
244
|
position: relative;
|
|
245
245
|
}
|
|
246
|
-
.awsui_header-variant-
|
|
246
|
+
.awsui_header-variant-cards_14iqq_140qo_197:not(#\9)::before {
|
|
247
247
|
content: "";
|
|
248
248
|
position: absolute;
|
|
249
249
|
left: 0px;
|
|
@@ -258,7 +258,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
258
258
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
259
259
|
z-index: 1;
|
|
260
260
|
}
|
|
261
|
-
.awsui_header-variant-
|
|
261
|
+
.awsui_header-variant-cards_14iqq_140qo_197:not(#\9)::after {
|
|
262
262
|
content: "";
|
|
263
263
|
position: absolute;
|
|
264
264
|
left: 0px;
|
|
@@ -273,19 +273,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
mix-blend-mode: multiply;
|
|
274
274
|
}
|
|
275
275
|
@media screen and (-ms-high-contrast: active) {
|
|
276
|
-
.awsui_header-variant-
|
|
276
|
+
.awsui_header-variant-cards_14iqq_140qo_197:not(#\9) {
|
|
277
277
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
|
-
.awsui_header-variant-
|
|
280
|
+
.awsui_header-variant-cards_14iqq_140qo_197.awsui_header-stuck_14iqq_140qo_191:not(#\9)::after, .awsui_header-variant-cards_14iqq_140qo_197.awsui_header-stuck_14iqq_140qo_191:not(#\9)::before {
|
|
281
281
|
border: 0;
|
|
282
282
|
border-top-left-radius: 0;
|
|
283
283
|
border-top-right-radius: 0;
|
|
284
284
|
}
|
|
285
|
-
.awsui_header-variant-full-
|
|
285
|
+
.awsui_header-variant-full-page_14iqq_140qo_259.awsui_header-stuck_14iqq_140qo_191:not(#\9) {
|
|
286
286
|
box-shadow: none;
|
|
287
287
|
}
|
|
288
|
-
.awsui_header-variant-full-
|
|
288
|
+
.awsui_header-variant-full-page_14iqq_140qo_259.awsui_header-stuck_14iqq_140qo_191:not(#\9)::after {
|
|
289
289
|
content: "";
|
|
290
290
|
position: absolute;
|
|
291
291
|
right: 0;
|
|
@@ -300,24 +300,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
300
300
|
The dynamic height dark header needs a background that will cover
|
|
301
301
|
the default white background of the container component.
|
|
302
302
|
*/
|
|
303
|
-
.awsui_dark-
|
|
303
|
+
.awsui_dark-header_14iqq_140qo_277:not(#\9) {
|
|
304
304
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
.awsui_fit-
|
|
307
|
+
.awsui_fit-height_14iqq_140qo_111 > .awsui_content_14iqq_140qo_281:not(#\9) {
|
|
308
308
|
flex: 1;
|
|
309
309
|
overflow: auto;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_with-content-paddings_14iqq_140qo_285 > .awsui_content_14iqq_140qo_281:not(#\9) {
|
|
312
312
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-container-horizontal-tlw03i, 20px);
|
|
313
313
|
}
|
|
314
|
-
.
|
|
314
|
+
.awsui_with-content-paddings_14iqq_140qo_285 > .awsui_header_14iqq_140qo_176 + .awsui_content_14iqq_140qo_281:not(#\9) {
|
|
315
315
|
padding-top: var(--space-container-content-top-fsd8nr, 0px);
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
.
|
|
318
|
+
.awsui_fit-height_14iqq_140qo_111.awsui_with-content-paddings_14iqq_140qo_285:not(#\9):not(.awsui_with-footer_14iqq_140qo_292) {
|
|
319
|
+
padding-bottom: var(--space-scaled-l-t03y3z, 20px);
|
|
320
|
+
}
|
|
321
|
+
.awsui_fit-height_14iqq_140qo_111.awsui_with-content-paddings_14iqq_140qo_285:not(#\9):not(.awsui_with-footer_14iqq_140qo_292) > .awsui_content_14iqq_140qo_281 {
|
|
322
|
+
padding-bottom: 0;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
.awsui_footer_14iqq_140qo_299.awsui_with-paddings_14iqq_140qo_206:not(#\9) {
|
|
319
326
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-container-horizontal-tlw03i, 20px);
|
|
320
327
|
}
|
|
321
|
-
.
|
|
328
|
+
.awsui_footer_14iqq_140qo_299.awsui_with-divider_14iqq_140qo_302:not(#\9) {
|
|
322
329
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
323
330
|
}
|
|
@@ -2,23 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"fit-height": "awsui_fit-
|
|
7
|
-
"variant-default": "awsui_variant-
|
|
8
|
-
"variant-stacked": "awsui_variant-
|
|
9
|
-
"sticky-enabled": "awsui_sticky-
|
|
10
|
-
"header": "
|
|
11
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
12
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
13
|
-
"header-stuck": "awsui_header-
|
|
14
|
-
"header-variant-cards": "awsui_header-variant-
|
|
15
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
16
|
-
"with-paddings": "awsui_with-
|
|
17
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
18
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
19
|
-
"dark-header": "awsui_dark-
|
|
20
|
-
"content": "
|
|
21
|
-
"
|
|
22
|
-
"with-
|
|
5
|
+
"root": "awsui_root_14iqq_140qo_97",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_140qo_111",
|
|
7
|
+
"variant-default": "awsui_variant-default_14iqq_140qo_116",
|
|
8
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_140qo_116",
|
|
9
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_140qo_169",
|
|
10
|
+
"header": "awsui_header_14iqq_140qo_176",
|
|
11
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_140qo_181",
|
|
12
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_140qo_185",
|
|
13
|
+
"header-stuck": "awsui_header-stuck_14iqq_140qo_191",
|
|
14
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_140qo_197",
|
|
15
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_140qo_200",
|
|
16
|
+
"with-paddings": "awsui_with-paddings_14iqq_140qo_206",
|
|
17
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_140qo_209",
|
|
18
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_140qo_259",
|
|
19
|
+
"dark-header": "awsui_dark-header_14iqq_140qo_277",
|
|
20
|
+
"content": "awsui_content_14iqq_140qo_281",
|
|
21
|
+
"with-content-paddings": "awsui_with-content-paddings_14iqq_140qo_285",
|
|
22
|
+
"with-footer": "awsui_with-footer_14iqq_140qo_292",
|
|
23
|
+
"footer": "awsui_footer_14iqq_140qo_299",
|
|
24
|
+
"with-divider": "awsui_with-divider_14iqq_140qo_302"
|
|
23
25
|
};
|
|
24
26
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-with-motion": "awsui_flash-with-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"stack": "
|
|
17
|
-
"animation-running": "awsui_animation-
|
|
18
|
-
"item": "
|
|
19
|
-
"flash-list-item": "awsui_flash-list-
|
|
20
|
-
"notification-bar": "awsui_notification-
|
|
21
|
-
"collapsed": "
|
|
22
|
-
"animation-ready": "awsui_animation-
|
|
23
|
-
"expanded-only": "awsui_expanded-
|
|
24
|
-
"expanded": "
|
|
25
|
-
"flash": "
|
|
26
|
-
"status": "
|
|
27
|
-
"header": "
|
|
28
|
-
"item-count": "awsui_item-
|
|
29
|
-
"button": "
|
|
30
|
-
"type-count": "awsui_type-
|
|
31
|
-
"count-number": "awsui_count-
|
|
32
|
-
"visual-refresh": "awsui_visual-
|
|
33
|
-
"icon": "
|
|
34
|
-
"floating": "
|
|
35
|
-
"flashbar": "
|
|
36
|
-
"flash-refresh": "awsui_flash-
|
|
37
|
-
"flash-list": "awsui_flash-
|
|
38
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
39
|
-
"flash-text": "awsui_flash-
|
|
40
|
-
"dismiss-button": "awsui_dismiss-
|
|
41
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
42
|
-
"action-button": "awsui_action-
|
|
43
|
-
"flash-type-success": "awsui_flash-type-
|
|
44
|
-
"flash-type-error": "awsui_flash-type-
|
|
45
|
-
"flash-type-warning": "awsui_flash-type-
|
|
46
|
-
"flash-type-info": "awsui_flash-type-
|
|
4
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_1dmgk_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_1dmgk_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_1dmgk_107",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_1dmgk_107",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_1dmgk_107",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_1dmgk_108",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1dmgk_109",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1dmgk_110",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_1dmgk_133",
|
|
13
|
+
"entering": "awsui_entering_1q84n_1dmgk_146",
|
|
14
|
+
"entered": "awsui_entered_1q84n_1dmgk_167",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_1dmgk_272",
|
|
16
|
+
"stack": "awsui_stack_1q84n_1dmgk_294",
|
|
17
|
+
"animation-running": "awsui_animation-running_1q84n_1dmgk_294",
|
|
18
|
+
"item": "awsui_item_1q84n_1dmgk_294",
|
|
19
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1dmgk_295",
|
|
20
|
+
"notification-bar": "awsui_notification-bar_1q84n_1dmgk_296",
|
|
21
|
+
"collapsed": "awsui_collapsed_1q84n_1dmgk_316",
|
|
22
|
+
"animation-ready": "awsui_animation-ready_1q84n_1dmgk_316",
|
|
23
|
+
"expanded-only": "awsui_expanded-only_1q84n_1dmgk_316",
|
|
24
|
+
"expanded": "awsui_expanded_1q84n_1dmgk_316",
|
|
25
|
+
"flash": "awsui_flash_1q84n_1dmgk_93",
|
|
26
|
+
"status": "awsui_status_1q84n_1dmgk_403",
|
|
27
|
+
"header": "awsui_header_1q84n_1dmgk_403",
|
|
28
|
+
"item-count": "awsui_item-count_1q84n_1dmgk_404",
|
|
29
|
+
"button": "awsui_button_1q84n_1dmgk_405",
|
|
30
|
+
"type-count": "awsui_type-count_1q84n_1dmgk_432",
|
|
31
|
+
"count-number": "awsui_count-number_1q84n_1dmgk_432",
|
|
32
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1dmgk_445",
|
|
33
|
+
"icon": "awsui_icon_1q84n_1dmgk_495",
|
|
34
|
+
"floating": "awsui_floating_1q84n_1dmgk_533",
|
|
35
|
+
"flashbar": "awsui_flashbar_1q84n_1dmgk_541",
|
|
36
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_1dmgk_583",
|
|
37
|
+
"flash-list": "awsui_flash-list_1q84n_1dmgk_295",
|
|
38
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1dmgk_602",
|
|
39
|
+
"flash-text": "awsui_flash-text_1q84n_1dmgk_629",
|
|
40
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1dmgk_110",
|
|
41
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_1dmgk_670",
|
|
42
|
+
"action-button": "awsui_action-button_1q84n_1dmgk_109",
|
|
43
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1dmgk_683",
|
|
44
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1dmgk_687",
|
|
45
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1dmgk_691",
|
|
46
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1dmgk_695"
|
|
47
47
|
};
|
|
48
48
|
|