@cloudscape-design/components 3.0.685 → 3.0.687
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +255 -255
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js +2 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +12 -11
- package/button-dropdown/item-element/styles.scoped.css +14 -14
- package/button-dropdown/item-element/styles.selectors.js +12 -11
- package/button-dropdown/tooltip.d.ts +2 -1
- package/button-dropdown/tooltip.d.ts.map +1 -1
- package/button-dropdown/tooltip.js +2 -2
- package/button-dropdown/tooltip.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +0 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -31
- package/container/styles.scoped.css +54 -57
- package/container/styles.selectors.js +30 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/icon/styles.css.js +38 -37
- package/icon/styles.scoped.css +82 -80
- package/icon/styles.selectors.js +38 -37
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +57 -55
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +11 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/package.json +2 -1
- package/prompt-input/index.d.ts +6 -0
- package/prompt-input/index.d.ts.map +1 -0
- package/prompt-input/index.js +27 -0
- package/prompt-input/index.js.map +1 -0
- package/prompt-input/interfaces.d.ts +82 -0
- package/prompt-input/interfaces.d.ts.map +1 -0
- package/prompt-input/interfaces.js +2 -0
- package/prompt-input/interfaces.js.map +1 -0
- package/prompt-input/internal.d.ts +8 -0
- package/prompt-input/internal.d.ts.map +1 -0
- package/prompt-input/internal.js +109 -0
- package/prompt-input/internal.js.map +1 -0
- package/prompt-input/styles.css.js +13 -0
- package/prompt-input/styles.scoped.css +248 -0
- package/prompt-input/styles.selectors.js +14 -0
- package/prompt-input/test-classes/styles.css.js +8 -0
- package/prompt-input/test-classes/styles.scoped.css +15 -0
- package/prompt-input/test-classes/styles.selectors.js +9 -0
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/bottom.d.ts.map +1 -1
- package/split-panel/bottom.js +3 -0
- package/split-panel/bottom.js.map +1 -1
- package/split-panel/styles.css.js +27 -26
- package/split-panel/styles.scoped.css +44 -41
- package/split-panel/styles.selectors.js +27 -26
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/prompt-input/index.d.ts +18 -0
- package/test-utils/dom/prompt-input/index.js +49 -0
- package/test-utils/dom/prompt-input/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.d.ts +6 -0
- package/test-utils/selectors/prompt-input/index.js +15 -0
- package/test-utils/selectors/prompt-input/index.js.map +1 -0
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -98,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_root_14iqq_1vekq_101:not(#\9) {
|
|
102
102
|
border-collapse: separate;
|
|
103
103
|
border-spacing: 0;
|
|
104
104
|
box-sizing: border-box;
|
|
@@ -135,15 +135,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
135
135
|
word-wrap: break-word;
|
|
136
136
|
position: relative;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_root_14iqq_1vekq_101.awsui_fit-height_14iqq_1vekq_137:not(#\9) {
|
|
139
139
|
display: flex;
|
|
140
140
|
flex-direction: column;
|
|
141
141
|
block-size: 100%;
|
|
142
142
|
}
|
|
143
|
-
.
|
|
143
|
+
.awsui_root_14iqq_1vekq_101.awsui_fit-height_14iqq_1vekq_137.awsui_with-side-media_14iqq_1vekq_142:not(#\9) {
|
|
144
144
|
flex-direction: row;
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-default_14iqq_1vekq_145:not(#\9), .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9) {
|
|
147
147
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
148
148
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
149
149
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
@@ -151,11 +151,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
152
152
|
box-sizing: border-box;
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-default_14iqq_1vekq_145.awsui_refresh_14iqq_1vekq_153:not(#\9), .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145.awsui_refresh_14iqq_1vekq_153:not(#\9) {
|
|
155
155
|
border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
156
156
|
border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-default_14iqq_1vekq_145:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::before, .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::before {
|
|
159
159
|
content: "";
|
|
160
160
|
position: absolute;
|
|
161
161
|
inset-inline-start: 0px;
|
|
@@ -173,7 +173,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
173
173
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
174
174
|
z-index: 1;
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-default_14iqq_1vekq_145:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::after, .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::after {
|
|
177
177
|
content: "";
|
|
178
178
|
position: absolute;
|
|
179
179
|
inset-inline-start: 0px;
|
|
@@ -189,144 +189,144 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
190
190
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(:last-child), .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(:last-child)::before, .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(:last-child)::after {
|
|
193
193
|
border-end-end-radius: 0;
|
|
194
194
|
border-end-start-radius: 0;
|
|
195
195
|
border-block-end-width: 0;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145 + .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9), .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145 + .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9)::before, .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145 + .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9)::after {
|
|
198
198
|
border-start-start-radius: 0;
|
|
199
199
|
border-start-end-radius: 0;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145 + .awsui_root_14iqq_1vekq_101.awsui_variant-stacked_14iqq_1vekq_145:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::before {
|
|
202
202
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_root_14iqq_1vekq_101.awsui_sticky-enabled_14iqq_1vekq_203:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::before {
|
|
205
205
|
inset-block-start: calc(-1 * var(--border-container-top-width-uugwwl, 0px));
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_root_14iqq_1vekq_101.awsui_sticky-enabled_14iqq_1vekq_203:not(#\9):not(.awsui_refresh_14iqq_1vekq_153).awsui_variant-stacked_14iqq_1vekq_145::before {
|
|
208
208
|
inset-block-start: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.awsui_with-side-
|
|
211
|
+
.awsui_with-side-media_14iqq_1vekq_142:not(#\9) {
|
|
212
212
|
display: flex;
|
|
213
213
|
flex-direction: row;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_with-top-
|
|
216
|
+
.awsui_with-top-media_14iqq_1vekq_215:not(#\9) {
|
|
217
217
|
display: flex;
|
|
218
218
|
flex-direction: column;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.awsui_content-
|
|
221
|
+
.awsui_content-wrapper_14iqq_1vekq_220:not(#\9) {
|
|
222
222
|
display: flex;
|
|
223
223
|
flex-direction: column;
|
|
224
224
|
inline-size: 100%;
|
|
225
225
|
}
|
|
226
|
-
.awsui_content-wrapper-fit-
|
|
226
|
+
.awsui_content-wrapper-fit-height_14iqq_1vekq_225:not(#\9) {
|
|
227
227
|
block-size: 100%;
|
|
228
228
|
overflow: hidden;
|
|
229
229
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
230
230
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.
|
|
233
|
+
.awsui_media_14iqq_1vekq_232:not(#\9) {
|
|
234
234
|
overflow: hidden;
|
|
235
235
|
flex-shrink: 0;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
238
|
-
.
|
|
239
|
-
.
|
|
237
|
+
.awsui_media_14iqq_1vekq_232 img:not(#\9),
|
|
238
|
+
.awsui_media_14iqq_1vekq_232 video:not(#\9),
|
|
239
|
+
.awsui_media_14iqq_1vekq_232 picture:not(#\9) {
|
|
240
240
|
inline-size: 100%;
|
|
241
241
|
block-size: 100%;
|
|
242
242
|
object-fit: cover;
|
|
243
243
|
object-position: center;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_media_14iqq_1vekq_232 iframe:not(#\9) {
|
|
246
246
|
inline-size: 100%;
|
|
247
247
|
block-size: 100%;
|
|
248
248
|
border-block: 0;
|
|
249
249
|
border-inline: 0;
|
|
250
250
|
}
|
|
251
|
-
.awsui_media-
|
|
251
|
+
.awsui_media-top_14iqq_1vekq_250:not(#\9) {
|
|
252
252
|
max-block-size: 66%;
|
|
253
253
|
border-start-start-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
254
254
|
border-start-end-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
255
255
|
}
|
|
256
|
-
.awsui_media-
|
|
256
|
+
.awsui_media-side_14iqq_1vekq_255:not(#\9) {
|
|
257
257
|
max-inline-size: 66%;
|
|
258
258
|
border-start-start-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
259
259
|
border-end-start-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
.awsui_header_14iqq_1vekq_261:not(#\9) {
|
|
263
263
|
background-color: var(--color-background-container-header-8b9fgi, #ffffff);
|
|
264
264
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
265
265
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
266
266
|
}
|
|
267
|
-
.
|
|
267
|
+
.awsui_header_14iqq_1vekq_261.awsui_header-full-page_14iqq_1vekq_266:not(#\9) {
|
|
268
268
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_header_14iqq_1vekq_261.awsui_header-with-media_14iqq_1vekq_269:not(#\9) {
|
|
271
271
|
background: none;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_header_14iqq_1vekq_261.awsui_header-with-media_14iqq_1vekq_269:not(#\9):not(:empty) {
|
|
274
274
|
border-block-end: none;
|
|
275
275
|
}
|
|
276
|
-
.awsui_header-sticky-
|
|
276
|
+
.awsui_header-sticky-disabled_14iqq_1vekq_275:not(#\9) {
|
|
277
277
|
position: relative;
|
|
278
278
|
z-index: 1;
|
|
279
279
|
}
|
|
280
|
-
.awsui_header-sticky-
|
|
280
|
+
.awsui_header-sticky-enabled_14iqq_1vekq_279:not(#\9) {
|
|
281
281
|
inset-block-start: 0;
|
|
282
282
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
283
283
|
position: sticky;
|
|
284
284
|
z-index: 800;
|
|
285
285
|
}
|
|
286
|
-
.awsui_header-
|
|
286
|
+
.awsui_header-stuck_14iqq_1vekq_285:not(#\9) {
|
|
287
287
|
border-start-start-radius: 0;
|
|
288
288
|
border-start-end-radius: 0;
|
|
289
289
|
border-end-start-radius: 0;
|
|
290
290
|
border-end-end-radius: 0;
|
|
291
291
|
}
|
|
292
|
-
.awsui_header-
|
|
292
|
+
.awsui_header-stuck_14iqq_1vekq_285:not(#\9)::before {
|
|
293
293
|
border-block: 0;
|
|
294
294
|
border-inline: 0;
|
|
295
295
|
}
|
|
296
|
-
.awsui_header-
|
|
296
|
+
.awsui_header-stuck_14iqq_1vekq_285:not(#\9):not(.awsui_header-variant-cards_14iqq_1vekq_295) {
|
|
297
297
|
box-shadow: var(--shadow-sticky-embedded-uvh5ry, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
|
|
298
298
|
}
|
|
299
|
-
.awsui_header-dynamic-
|
|
299
|
+
.awsui_header-dynamic-height_14iqq_1vekq_298.awsui_header-stuck_14iqq_1vekq_285:not(#\9) {
|
|
300
300
|
margin-block-end: calc(var(--line-height-heading-xl-avbttk, 30px) - var(--line-height-heading-l-mmm3my, 24px));
|
|
301
301
|
}
|
|
302
|
-
.
|
|
302
|
+
.awsui_header_14iqq_1vekq_261:not(#\9):not(:empty) {
|
|
303
303
|
border-block-end: var(--border-container-sticky-width-6asz33, 0px) solid var(--color-border-container-divider-p2uygo, transparent);
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_header_14iqq_1vekq_261.awsui_with-paddings_14iqq_1vekq_304:not(#\9) {
|
|
306
306
|
padding-block-start: var(--space-container-header-top-5qav00, 12px);
|
|
307
307
|
padding-block-end: var(--space-container-header-bottom-vj01hn, 8px);
|
|
308
308
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
309
309
|
}
|
|
310
|
-
.
|
|
310
|
+
.awsui_header_14iqq_1vekq_261.awsui_with-paddings_14iqq_1vekq_304.awsui_header-variant-cards_14iqq_1vekq_295:not(#\9) {
|
|
311
311
|
padding-block: var(--space-container-header-top-5qav00, 12px);
|
|
312
312
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
313
313
|
}
|
|
314
|
-
.
|
|
314
|
+
.awsui_header_14iqq_1vekq_261.awsui_with-hidden-content_14iqq_1vekq_313:not(#\9) {
|
|
315
315
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
316
316
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
317
317
|
}
|
|
318
|
-
.awsui_header-variant-
|
|
318
|
+
.awsui_header-variant-cards_14iqq_1vekq_295:not(#\9) {
|
|
319
319
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
320
320
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
321
321
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
322
322
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
323
323
|
box-sizing: border-box;
|
|
324
324
|
}
|
|
325
|
-
.awsui_header-variant-
|
|
325
|
+
.awsui_header-variant-cards_14iqq_1vekq_295.awsui_refresh_14iqq_1vekq_153:not(#\9) {
|
|
326
326
|
border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
327
327
|
border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
328
328
|
}
|
|
329
|
-
.awsui_header-variant-
|
|
329
|
+
.awsui_header-variant-cards_14iqq_1vekq_295:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::before {
|
|
330
330
|
content: "";
|
|
331
331
|
position: absolute;
|
|
332
332
|
inset-inline-start: 0px;
|
|
@@ -344,7 +344,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
344
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
345
345
|
z-index: 1;
|
|
346
346
|
}
|
|
347
|
-
.awsui_header-variant-
|
|
347
|
+
.awsui_header-variant-cards_14iqq_1vekq_295:not(#\9):not(.awsui_refresh_14iqq_1vekq_153)::after {
|
|
348
348
|
content: "";
|
|
349
349
|
position: absolute;
|
|
350
350
|
inset-inline-start: 0px;
|
|
@@ -360,29 +360,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
360
360
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
361
361
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
362
362
|
}
|
|
363
|
-
.awsui_header-variant-
|
|
363
|
+
.awsui_header-variant-cards_14iqq_1vekq_295:not(#\9):not(.awsui_header-sticky-enabled_14iqq_1vekq_279) {
|
|
364
364
|
position: relative;
|
|
365
365
|
}
|
|
366
|
-
.awsui_header-variant-
|
|
366
|
+
.awsui_header-variant-cards_14iqq_1vekq_295.awsui_header-stuck_14iqq_1vekq_285:not(#\9)::after, .awsui_header-variant-cards_14iqq_1vekq_295.awsui_header-stuck_14iqq_1vekq_285:not(#\9)::before {
|
|
367
367
|
border-block: 0;
|
|
368
368
|
border-inline: 0;
|
|
369
369
|
border-start-start-radius: 0;
|
|
370
370
|
border-start-end-radius: 0;
|
|
371
371
|
}
|
|
372
|
-
.awsui_header-variant-full-
|
|
373
|
-
padding-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
374
|
-
}
|
|
375
|
-
.awsui_header-variant-full-page_14iqq_1ml84_371.awsui_header-stuck_14iqq_1ml84_285:not(#\9) {
|
|
372
|
+
.awsui_header-variant-full-page_14iqq_1vekq_371.awsui_header-stuck_14iqq_1vekq_285:not(#\9) {
|
|
376
373
|
box-shadow: none;
|
|
377
374
|
}
|
|
378
|
-
.awsui_header-variant-full-
|
|
375
|
+
.awsui_header-variant-full-page_14iqq_1vekq_371.awsui_header-stuck_14iqq_1vekq_285 > .awsui_header-cover_14iqq_1vekq_374:not(#\9) {
|
|
379
376
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
380
377
|
inline-size: 100%;
|
|
381
378
|
position: absolute;
|
|
382
379
|
block-size: var(--space-scaled-s-aqzyko, 12px);
|
|
383
380
|
inset-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px));
|
|
384
381
|
}
|
|
385
|
-
.awsui_header-variant-full-
|
|
382
|
+
.awsui_header-variant-full-page_14iqq_1vekq_371.awsui_header-stuck_14iqq_1vekq_285:not(#\9)::before {
|
|
386
383
|
content: "";
|
|
387
384
|
position: absolute;
|
|
388
385
|
pointer-events: none;
|
|
@@ -392,7 +389,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
392
389
|
inset-block-start: 0;
|
|
393
390
|
border-block-end: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
394
391
|
}
|
|
395
|
-
.awsui_header-variant-full-
|
|
392
|
+
.awsui_header-variant-full-page_14iqq_1vekq_371.awsui_header-stuck_14iqq_1vekq_285:not(#\9)::after {
|
|
396
393
|
content: "";
|
|
397
394
|
position: absolute;
|
|
398
395
|
inset: 0;
|
|
@@ -400,27 +397,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
400
397
|
clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
|
|
401
398
|
}
|
|
402
399
|
|
|
403
|
-
.
|
|
400
|
+
.awsui_content_14iqq_1vekq_220:not(#\9) {
|
|
404
401
|
flex: 1;
|
|
405
402
|
}
|
|
406
|
-
.awsui_content-fit-
|
|
403
|
+
.awsui_content-fit-height_14iqq_1vekq_402:not(#\9) {
|
|
407
404
|
overflow: auto;
|
|
408
405
|
}
|
|
409
|
-
.
|
|
406
|
+
.awsui_content_14iqq_1vekq_220.awsui_with-paddings_14iqq_1vekq_304:not(#\9) {
|
|
410
407
|
padding-block: var(--space-scaled-l-0hpmd7, 20px);
|
|
411
408
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
412
409
|
}
|
|
413
|
-
.
|
|
410
|
+
.awsui_header_14iqq_1vekq_261 + .awsui_content_14iqq_1vekq_220.awsui_with-paddings_14iqq_1vekq_304:not(#\9) {
|
|
414
411
|
padding-block-start: var(--space-container-content-top-1ae0r3, 4px);
|
|
415
412
|
}
|
|
416
|
-
.
|
|
413
|
+
.awsui_header_14iqq_1vekq_261 + .awsui_content_14iqq_1vekq_220.awsui_with-paddings_14iqq_1vekq_304.awsui_content-with-media_14iqq_1vekq_412:not(#\9) {
|
|
417
414
|
padding-block-start: 0;
|
|
418
415
|
}
|
|
419
416
|
|
|
420
|
-
.
|
|
417
|
+
.awsui_footer_14iqq_1vekq_416.awsui_with-paddings_14iqq_1vekq_304:not(#\9) {
|
|
421
418
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
422
419
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
423
420
|
}
|
|
424
|
-
.
|
|
421
|
+
.awsui_footer_14iqq_1vekq_416.awsui_with-divider_14iqq_1vekq_420:not(#\9) {
|
|
425
422
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
426
423
|
}
|
|
@@ -2,36 +2,35 @@
|
|
|
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
|
-
"with-side-media": "awsui_with-side-
|
|
8
|
-
"variant-default": "awsui_variant-
|
|
9
|
-
"variant-stacked": "awsui_variant-
|
|
10
|
-
"refresh": "
|
|
11
|
-
"sticky-enabled": "awsui_sticky-
|
|
12
|
-
"with-top-media": "awsui_with-top-
|
|
13
|
-
"content-wrapper": "awsui_content-
|
|
14
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
15
|
-
"media": "
|
|
16
|
-
"media-top": "awsui_media-
|
|
17
|
-
"media-side": "awsui_media-
|
|
18
|
-
"header": "
|
|
19
|
-
"header-full-page": "awsui_header-full-
|
|
20
|
-
"header-with-media": "awsui_header-with-
|
|
21
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
22
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
23
|
-
"header-stuck": "awsui_header-
|
|
24
|
-
"header-variant-cards": "awsui_header-variant-
|
|
25
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
26
|
-
"with-paddings": "awsui_with-
|
|
27
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
28
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"content": "
|
|
32
|
-
"content-
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"with-divider": "awsui_with-divider_14iqq_1ml84_423"
|
|
5
|
+
"root": "awsui_root_14iqq_1vekq_101",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_1vekq_137",
|
|
7
|
+
"with-side-media": "awsui_with-side-media_14iqq_1vekq_142",
|
|
8
|
+
"variant-default": "awsui_variant-default_14iqq_1vekq_145",
|
|
9
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_1vekq_145",
|
|
10
|
+
"refresh": "awsui_refresh_14iqq_1vekq_153",
|
|
11
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_1vekq_203",
|
|
12
|
+
"with-top-media": "awsui_with-top-media_14iqq_1vekq_215",
|
|
13
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_1vekq_220",
|
|
14
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_1vekq_225",
|
|
15
|
+
"media": "awsui_media_14iqq_1vekq_232",
|
|
16
|
+
"media-top": "awsui_media-top_14iqq_1vekq_250",
|
|
17
|
+
"media-side": "awsui_media-side_14iqq_1vekq_255",
|
|
18
|
+
"header": "awsui_header_14iqq_1vekq_261",
|
|
19
|
+
"header-full-page": "awsui_header-full-page_14iqq_1vekq_266",
|
|
20
|
+
"header-with-media": "awsui_header-with-media_14iqq_1vekq_269",
|
|
21
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_1vekq_275",
|
|
22
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_1vekq_279",
|
|
23
|
+
"header-stuck": "awsui_header-stuck_14iqq_1vekq_285",
|
|
24
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_1vekq_295",
|
|
25
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_1vekq_298",
|
|
26
|
+
"with-paddings": "awsui_with-paddings_14iqq_1vekq_304",
|
|
27
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_1vekq_313",
|
|
28
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_1vekq_371",
|
|
29
|
+
"header-cover": "awsui_header-cover_14iqq_1vekq_374",
|
|
30
|
+
"content": "awsui_content_14iqq_1vekq_220",
|
|
31
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_1vekq_402",
|
|
32
|
+
"content-with-media": "awsui_content-with-media_14iqq_1vekq_412",
|
|
33
|
+
"footer": "awsui_footer_14iqq_1vekq_416",
|
|
34
|
+
"with-divider": "awsui_with-divider_14iqq_1vekq_420"
|
|
36
35
|
};
|
|
37
36
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"background": "
|
|
6
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
7
|
-
"header-background": "awsui_header-
|
|
8
|
-
"notifications": "
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"default-padding": "awsui_default-
|
|
11
|
-
"header-wrapper": "awsui_header-
|
|
12
|
-
"with-divider": "awsui_with-
|
|
13
|
-
"content": "
|
|
14
|
-
"has-header": "awsui_has-
|
|
15
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
16
|
-
"has-default-background": "awsui_has-default-
|
|
17
|
-
"has-notifications": "awsui_has-
|
|
4
|
+
"layout": "awsui_layout_5gtk3_1hkx1_97",
|
|
5
|
+
"background": "awsui_background_5gtk3_1hkx1_111",
|
|
6
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1hkx1_116",
|
|
7
|
+
"header-background": "awsui_header-background_5gtk3_1hkx1_119",
|
|
8
|
+
"notifications": "awsui_notifications_5gtk3_1hkx1_123",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_1hkx1_128",
|
|
10
|
+
"default-padding": "awsui_default-padding_5gtk3_1hkx1_133",
|
|
11
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_1hkx1_137",
|
|
12
|
+
"with-divider": "awsui_with-divider_5gtk3_1hkx1_142",
|
|
13
|
+
"content": "awsui_content_5gtk3_1hkx1_145",
|
|
14
|
+
"has-header": "awsui_has-header_5gtk3_1hkx1_149",
|
|
15
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1hkx1_156",
|
|
16
|
+
"has-default-background": "awsui_has-default-background_5gtk3_1hkx1_156",
|
|
17
|
+
"has-notifications": "awsui_has-notifications_5gtk3_1hkx1_160"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -94,72 +94,72 @@ 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
|
-
.
|
|
98
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
99
|
-
--awsui-content-layout-max-content-width-
|
|
100
|
-
--awsui-content-layout-main-gap-
|
|
97
|
+
.awsui_layout_5gtk3_1hkx1_97:not(#\9) {
|
|
98
|
+
--awsui-content-layout-default-horizontal-padding-g964ok: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
99
|
+
--awsui-content-layout-max-content-width-g964ok: 0px;
|
|
100
|
+
--awsui-content-layout-main-gap-g964ok: 0px;
|
|
101
101
|
display: grid;
|
|
102
|
-
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-
|
|
103
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
102
|
+
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-g964ok)) 1fr 0 0;
|
|
103
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-g964ok) min-content min-content auto var(--space-dark-header-overlap-distance-lxpp0s, 36px) 1fr;
|
|
104
104
|
min-block-size: 100%;
|
|
105
105
|
}
|
|
106
106
|
@media (max-width: 688px) {
|
|
107
|
-
.
|
|
108
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
107
|
+
.awsui_layout_5gtk3_1hkx1_97:not(#\9) {
|
|
108
|
+
--awsui-content-layout-default-horizontal-padding-g964ok: var(--space-l-t419sm, 20px);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.
|
|
111
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_background_5gtk3_1hkx1_111:not(#\9) {
|
|
112
112
|
grid-column: 1/8;
|
|
113
113
|
grid-row: 1/6;
|
|
114
114
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
115
115
|
}
|
|
116
|
-
.
|
|
116
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_background_5gtk3_1hkx1_111.awsui_is-overlap-disabled_5gtk3_1hkx1_116:not(#\9) {
|
|
117
117
|
grid-row: 1/5;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_background_5gtk3_1hkx1_111 > .awsui_header-background_5gtk3_1hkx1_119:not(#\9) {
|
|
120
120
|
inline-size: 100%;
|
|
121
121
|
block-size: 100%;
|
|
122
122
|
}
|
|
123
|
-
.
|
|
123
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_notifications_5gtk3_1hkx1_123:not(#\9) {
|
|
124
124
|
grid-column: 4;
|
|
125
125
|
grid-row: 2;
|
|
126
126
|
padding-block-end: var(--space-xs-zb16t3, 8px);
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_breadcrumbs_5gtk3_1hkx1_128:not(#\9) {
|
|
129
129
|
grid-column: 4;
|
|
130
130
|
grid-row: 3;
|
|
131
131
|
padding-block-end: var(--space-xs-zb16t3, 8px);
|
|
132
132
|
}
|
|
133
|
-
.
|
|
134
|
-
--awsui-content-layout-main-gap-
|
|
135
|
-
grid-template-columns: var(--awsui-toggles-left-width-
|
|
133
|
+
.awsui_layout_5gtk3_1hkx1_97.awsui_default-padding_5gtk3_1hkx1_133:not(#\9) {
|
|
134
|
+
--awsui-content-layout-main-gap-g964ok: var(--space-scaled-m-mo5yse, 16px);
|
|
135
|
+
grid-template-columns: var(--awsui-toggles-left-width-g964ok, 0) var(--awsui-content-layout-default-horizontal-padding-g964ok, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-g964ok)) 1fr var(--awsui-content-layout-default-horizontal-padding-g964ok, 0) var(--awsui-toggles-right-width-g964ok, 0);
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_header-wrapper_5gtk3_1hkx1_137:not(#\9) {
|
|
138
138
|
grid-column: 4;
|
|
139
139
|
grid-row: 4;
|
|
140
140
|
padding-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_header-wrapper_5gtk3_1hkx1_137.awsui_with-divider_5gtk3_1hkx1_142:not(#\9) {
|
|
143
143
|
border-block-end: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_layout_5gtk3_1hkx1_97 > .awsui_content_5gtk3_1hkx1_145:not(#\9) {
|
|
146
146
|
grid-column: 4;
|
|
147
147
|
grid-row: 5/8;
|
|
148
148
|
}
|
|
149
|
-
.
|
|
150
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
149
|
+
.awsui_layout_5gtk3_1hkx1_97:not(#\9):not(.awsui_has-header_5gtk3_1hkx1_149) {
|
|
150
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-g964ok) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-lxpp0s, 36px)) 1fr;
|
|
151
151
|
}
|
|
152
|
-
.
|
|
153
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
152
|
+
.awsui_layout_5gtk3_1hkx1_97.awsui_is-overlap-disabled_5gtk3_1hkx1_116:not(#\9) {
|
|
153
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-g964ok) min-content min-content auto 0 1fr;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.awsui_layout_5gtk3_1hkx1_97.awsui_is-visual-refresh_5gtk3_1hkx1_156 > .awsui_background_5gtk3_1hkx1_111.awsui_has-default-background_5gtk3_1hkx1_156:not(#\9) {
|
|
157
157
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
161
|
-
--awsui-content-layout-main-gap-
|
|
160
|
+
.awsui_layout_5gtk3_1hkx1_97:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1hkx1_156).awsui_has-notifications_5gtk3_1hkx1_160 {
|
|
161
|
+
--awsui-content-layout-main-gap-g964ok: 0px;
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_layout_5gtk3_1hkx1_97:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1hkx1_156) > .awsui_notifications_5gtk3_1hkx1_123 {
|
|
164
164
|
grid-column: 1/8;
|
|
165
165
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_1hkx1_97",
|
|
6
|
+
"background": "awsui_background_5gtk3_1hkx1_111",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1hkx1_116",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_1hkx1_119",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_1hkx1_123",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_1hkx1_128",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_1hkx1_133",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_1hkx1_137",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_1hkx1_142",
|
|
14
|
+
"content": "awsui_content_5gtk3_1hkx1_145",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_1hkx1_149",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1hkx1_156",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_1hkx1_156",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_1hkx1_160"
|
|
19
19
|
};
|
|
20
20
|
|