@cloudscape-design/components 3.0.388 → 3.0.389
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +2 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +8 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +0 -2
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +8 -2
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -5
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +44 -66
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -182,27 +182,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-value {
|
|
186
186
|
-webkit-transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
|
|
187
187
|
transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-value {
|
|
191
191
|
animation: none;
|
|
192
192
|
-webkit-transition: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-value {
|
|
197
197
|
animation: none;
|
|
198
198
|
-webkit-transition: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.awsui_result-
|
|
203
|
-
animation: awsui_awsui-motion-fade-
|
|
202
|
+
.awsui_result-state_11huc_106uy_199:not(#\9) {
|
|
203
|
+
animation: awsui_awsui-motion-fade-in_11huc_106uy_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
204
204
|
}
|
|
205
|
-
@keyframes awsui_awsui-motion-fade-
|
|
205
|
+
@keyframes awsui_awsui-motion-fade-in_11huc_106uy_1 {
|
|
206
206
|
from {
|
|
207
207
|
opacity: 0.2;
|
|
208
208
|
}
|
|
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
@media (prefers-reduced-motion: reduce) {
|
|
214
|
-
.awsui_result-
|
|
214
|
+
.awsui_result-state_11huc_106uy_199:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
|
-
.awsui-motion-disabled .awsui_result-
|
|
219
|
+
.awsui-motion-disabled .awsui_result-state_11huc_106uy_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_106uy_199:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.
|
|
224
|
+
.awsui_root_11huc_106uy_221:not(#\9) {
|
|
225
225
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
226
226
|
border-collapse: separate;
|
|
227
227
|
border-spacing: 0;
|
|
@@ -260,34 +260,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
-moz-osx-font-smoothing: auto;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_with-result-
|
|
263
|
+
.awsui_with-result-button_11huc_106uy_234:not(#\9) {
|
|
264
264
|
padding-right: var(--space-m-udix3p, 16px);
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_result-
|
|
267
|
+
.awsui_result-text_11huc_106uy_238:not(#\9) {
|
|
268
268
|
/* used in test-utils */
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_result-container-
|
|
271
|
+
.awsui_result-container-error_11huc_106uy_242:not(#\9), .awsui_result-container-success_11huc_106uy_242:not(#\9) {
|
|
272
272
|
/* used in test-utils */
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_result-
|
|
275
|
+
.awsui_result-button_11huc_106uy_246:not(#\9) {
|
|
276
276
|
display: inline-block;
|
|
277
277
|
margin: var(--space-scaled-xxs-7597g1, 4px) 0;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.awsui_word-
|
|
280
|
+
.awsui_word-wrap_11huc_106uy_251:not(#\9) {
|
|
281
281
|
min-width: 0;
|
|
282
|
-
-ms-word-break: break-all;
|
|
283
282
|
word-break: break-word;
|
|
284
283
|
}
|
|
285
284
|
|
|
286
|
-
.awsui_label-
|
|
285
|
+
.awsui_label-flash_11huc_106uy_256:not(#\9) {
|
|
287
286
|
color: "inherit";
|
|
288
287
|
font-weight: 700;
|
|
289
288
|
}
|
|
290
|
-
.awsui_label-key-
|
|
289
|
+
.awsui_label-key-value_11huc_106uy_260:not(#\9) {
|
|
291
290
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
292
291
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
293
292
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -295,18 +294,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
295
294
|
margin-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
296
295
|
}
|
|
297
296
|
|
|
298
|
-
.
|
|
297
|
+
.awsui_flash_11huc_106uy_268:not(#\9) {
|
|
299
298
|
color: inherit;
|
|
300
299
|
}
|
|
301
300
|
|
|
302
|
-
.awsui_progress-
|
|
301
|
+
.awsui_progress-container_11huc_106uy_272:not(#\9) {
|
|
303
302
|
display: flex;
|
|
304
303
|
align-items: center;
|
|
305
304
|
max-width: 800px;
|
|
306
305
|
height: var(--line-height-body-m-30ar75, 20px);
|
|
307
306
|
}
|
|
308
307
|
|
|
309
|
-
.awsui_percentage-
|
|
308
|
+
.awsui_percentage-container_11huc_106uy_279:not(#\9) {
|
|
310
309
|
width: 33px;
|
|
311
310
|
flex-shrink: 0;
|
|
312
311
|
white-space: nowrap;
|
|
@@ -316,11 +315,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
316
315
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
317
316
|
}
|
|
318
317
|
|
|
319
|
-
.
|
|
318
|
+
.awsui_percentage_11huc_106uy_279:not(#\9) {
|
|
320
319
|
/* used in test-utils */
|
|
321
320
|
}
|
|
322
321
|
|
|
323
|
-
.
|
|
322
|
+
.awsui_progress_11huc_106uy_185:not(#\9) {
|
|
324
323
|
width: 100%;
|
|
325
324
|
margin-right: var(--space-s-34lx8l, 12px);
|
|
326
325
|
min-width: 0;
|
|
@@ -330,44 +329,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
329
|
border-radius: 10px;
|
|
331
330
|
background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
|
|
332
331
|
}
|
|
333
|
-
.
|
|
332
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-bar {
|
|
334
333
|
height: 4px;
|
|
335
334
|
border: 0 none;
|
|
336
335
|
box-sizing: border-box;
|
|
337
336
|
border-radius: 10px;
|
|
338
337
|
background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
|
|
339
338
|
}
|
|
340
|
-
.
|
|
339
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-webkit-progress-value {
|
|
341
340
|
border-radius: 10px 0px 0px 10px;
|
|
342
341
|
background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
|
|
343
342
|
}
|
|
344
|
-
.
|
|
343
|
+
.awsui_progress_11huc_106uy_185.awsui_complete_11huc_106uy_314:not(#\9)::-webkit-progress-value {
|
|
345
344
|
border-radius: 10px;
|
|
346
345
|
}
|
|
347
|
-
.
|
|
346
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-moz-progress-bar {
|
|
348
347
|
border-radius: 10px 0px 0px 10px;
|
|
349
348
|
background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
|
|
350
349
|
}
|
|
351
|
-
.
|
|
350
|
+
.awsui_progress_11huc_106uy_185:not(#\9)::-ms-fill {
|
|
352
351
|
border-radius: 10px 0px 0px 10px;
|
|
353
352
|
background-color: #0073bb;
|
|
354
353
|
border: none;
|
|
355
354
|
}
|
|
356
|
-
.
|
|
355
|
+
.awsui_progress_11huc_106uy_185.awsui_complete_11huc_106uy_314:not(#\9)::-ms-fill {
|
|
357
356
|
border-radius: 10px;
|
|
358
357
|
}
|
|
359
|
-
.
|
|
358
|
+
.awsui_progress_11huc_106uy_185.awsui_progress-in-flash_11huc_106uy_329:not(#\9) {
|
|
360
359
|
background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
|
|
361
360
|
}
|
|
362
|
-
.
|
|
361
|
+
.awsui_progress_11huc_106uy_185.awsui_progress-in-flash_11huc_106uy_329:not(#\9)::-webkit-progress-bar {
|
|
363
362
|
background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
|
|
364
363
|
}
|
|
365
|
-
.
|
|
364
|
+
.awsui_progress_11huc_106uy_185.awsui_progress-in-flash_11huc_106uy_329:not(#\9)::-webkit-progress-value {
|
|
366
365
|
background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
|
|
367
366
|
}
|
|
368
|
-
.
|
|
367
|
+
.awsui_progress_11huc_106uy_185.awsui_progress-in-flash_11huc_106uy_329:not(#\9)::-moz-progress-bar {
|
|
369
368
|
background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
|
|
370
369
|
}
|
|
371
|
-
.
|
|
370
|
+
.awsui_progress_11huc_106uy_185.awsui_progress-in-flash_11huc_106uy_329:not(#\9)::-ms-fill {
|
|
372
371
|
background-color: rgba(255, 255, 255, 0.7);
|
|
373
372
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"progress": "
|
|
6
|
-
"result-state": "awsui_result-
|
|
7
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
8
|
-
"root": "
|
|
9
|
-
"with-result-button": "awsui_with-result-
|
|
10
|
-
"result-text": "awsui_result-
|
|
11
|
-
"result-container-error": "awsui_result-container-
|
|
12
|
-
"result-container-success": "awsui_result-container-
|
|
13
|
-
"result-button": "awsui_result-
|
|
14
|
-
"word-wrap": "awsui_word-
|
|
15
|
-
"label-flash": "awsui_label-
|
|
16
|
-
"label-key-value": "awsui_label-key-
|
|
17
|
-
"flash": "
|
|
18
|
-
"progress-container": "awsui_progress-
|
|
19
|
-
"percentage-container": "awsui_percentage-
|
|
20
|
-
"percentage": "
|
|
21
|
-
"complete": "
|
|
22
|
-
"progress-in-flash": "awsui_progress-in-
|
|
5
|
+
"progress": "awsui_progress_11huc_106uy_185",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_106uy_199",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_106uy_1",
|
|
8
|
+
"root": "awsui_root_11huc_106uy_221",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_106uy_234",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_106uy_238",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_106uy_242",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_106uy_242",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_106uy_246",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_106uy_251",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_106uy_256",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_106uy_260",
|
|
17
|
+
"flash": "awsui_flash_11huc_106uy_268",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_106uy_272",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_106uy_279",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_106uy_279",
|
|
21
|
+
"complete": "awsui_complete_11huc_106uy_314",
|
|
22
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_106uy_329"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"search-field": "awsui_search-
|
|
6
|
-
"input-wrapper": "awsui_input-
|
|
7
|
-
"add-token": "awsui_add-
|
|
8
|
-
"tokens": "
|
|
9
|
-
"token-operator": "awsui_token-
|
|
10
|
-
"property-editor": "awsui_property-
|
|
11
|
-
"token-editor": "awsui_token-
|
|
12
|
-
"property-editor-form": "awsui_property-editor-
|
|
13
|
-
"token-editor-form": "awsui_token-editor-
|
|
14
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
15
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
16
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
17
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
18
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
19
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
20
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
21
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
22
|
-
"property-editor-submit": "awsui_property-editor-
|
|
23
|
-
"token-editor-submit": "awsui_token-editor-
|
|
24
|
-
"property-editor-actions": "awsui_property-editor-
|
|
25
|
-
"token-editor-actions": "awsui_token-editor-
|
|
26
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
27
|
-
"custom-control": "awsui_custom-
|
|
28
|
-
"input": "
|
|
29
|
-
"results": "
|
|
30
|
-
"token-trigger": "awsui_token-
|
|
31
|
-
"remove-all": "awsui_remove-
|
|
32
|
-
"token-label": "awsui_token-
|
|
33
|
-
"join-operation": "awsui_join-
|
|
4
|
+
"root": "awsui_root_1wzqe_1fuiw_93",
|
|
5
|
+
"search-field": "awsui_search-field_1wzqe_1fuiw_106",
|
|
6
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_1fuiw_112",
|
|
7
|
+
"add-token": "awsui_add-token_1wzqe_1fuiw_116",
|
|
8
|
+
"tokens": "awsui_tokens_1wzqe_1fuiw_123",
|
|
9
|
+
"token-operator": "awsui_token-operator_1wzqe_1fuiw_127",
|
|
10
|
+
"property-editor": "awsui_property-editor_1wzqe_1fuiw_131",
|
|
11
|
+
"token-editor": "awsui_token-editor_1wzqe_1fuiw_132",
|
|
12
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_1fuiw_136",
|
|
13
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_1fuiw_137",
|
|
14
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1fuiw_140",
|
|
15
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1fuiw_141",
|
|
16
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1fuiw_144",
|
|
17
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1fuiw_145",
|
|
18
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1fuiw_148",
|
|
19
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1fuiw_149",
|
|
20
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1fuiw_152",
|
|
21
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1fuiw_153",
|
|
22
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_1fuiw_156",
|
|
23
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_1fuiw_157",
|
|
24
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_1fuiw_160",
|
|
25
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_1fuiw_161",
|
|
26
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1fuiw_179",
|
|
27
|
+
"custom-control": "awsui_custom-control_1wzqe_1fuiw_183",
|
|
28
|
+
"input": "awsui_input_1wzqe_1fuiw_112",
|
|
29
|
+
"results": "awsui_results_1wzqe_1fuiw_191",
|
|
30
|
+
"token-trigger": "awsui_token-trigger_1wzqe_1fuiw_197",
|
|
31
|
+
"remove-all": "awsui_remove-all_1wzqe_1fuiw_202",
|
|
32
|
+
"token-label": "awsui_token-label_1wzqe_1fuiw_203",
|
|
33
|
+
"join-operation": "awsui_join-operation_1wzqe_1fuiw_204"
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -90,7 +90,7 @@ 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
|
-
.
|
|
93
|
+
.awsui_root_1wzqe_1fuiw_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -129,106 +129,105 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
129
129
|
-moz-osx-font-smoothing: auto;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.awsui_search-
|
|
132
|
+
.awsui_search-field_1wzqe_1fuiw_106:not(#\9) {
|
|
133
133
|
display: flex;
|
|
134
134
|
align-items: flex-end;
|
|
135
135
|
max-width: calc(688px - 2 * var(--space-l-t419sm, 20px));
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.awsui_input-
|
|
138
|
+
.awsui_input-wrapper_1wzqe_1fuiw_112:not(#\9) {
|
|
139
139
|
flex-grow: 1;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.awsui_add-
|
|
142
|
+
.awsui_add-token_1wzqe_1fuiw_116:not(#\9) {
|
|
143
143
|
border-left: 1px solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
144
144
|
box-sizing: border-box;
|
|
145
145
|
margin-left: var(--space-m-udix3p, 16px);
|
|
146
146
|
padding-left: var(--space-m-udix3p, 16px);
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_tokens_1wzqe_1fuiw_123:not(#\9) {
|
|
150
150
|
margin: var(--space-xs-zb16t3, 8px) 0;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_token-
|
|
153
|
+
.awsui_token-operator_1wzqe_1fuiw_127:not(#\9) {
|
|
154
154
|
font-weight: bold;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.awsui_property-
|
|
158
|
-
.awsui_token-
|
|
157
|
+
.awsui_property-editor_1wzqe_1fuiw_131:not(#\9),
|
|
158
|
+
.awsui_token-editor_1wzqe_1fuiw_132:not(#\9) {
|
|
159
159
|
-webkit-user-select: text;
|
|
160
160
|
user-select: text;
|
|
161
161
|
margin: var(--space-xxs-p8yyaw, 4px);
|
|
162
162
|
}
|
|
163
|
-
.awsui_property-editor-
|
|
164
|
-
.awsui_token-editor-
|
|
163
|
+
.awsui_property-editor-form_1wzqe_1fuiw_136:not(#\9),
|
|
164
|
+
.awsui_token-editor-form_1wzqe_1fuiw_137:not(#\9) {
|
|
165
165
|
margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
|
|
166
166
|
}
|
|
167
|
-
.awsui_property-editor-field-
|
|
168
|
-
.awsui_token-editor-field-
|
|
167
|
+
.awsui_property-editor-field-property_1wzqe_1fuiw_140:not(#\9),
|
|
168
|
+
.awsui_token-editor-field-property_1wzqe_1fuiw_141:not(#\9) {
|
|
169
169
|
/* used in test-utils */
|
|
170
170
|
}
|
|
171
|
-
.awsui_property-editor-field-
|
|
172
|
-
.awsui_token-editor-field-
|
|
171
|
+
.awsui_property-editor-field-operator_1wzqe_1fuiw_144:not(#\9),
|
|
172
|
+
.awsui_token-editor-field-operator_1wzqe_1fuiw_145:not(#\9) {
|
|
173
173
|
margin-top: var(--space-scaled-l-0hpmd7, 20px);
|
|
174
174
|
}
|
|
175
|
-
.awsui_property-editor-field-
|
|
176
|
-
.awsui_token-editor-field-
|
|
175
|
+
.awsui_property-editor-field-value_1wzqe_1fuiw_148:not(#\9),
|
|
176
|
+
.awsui_token-editor-field-value_1wzqe_1fuiw_149:not(#\9) {
|
|
177
177
|
margin-top: var(--space-scaled-l-0hpmd7, 20px);
|
|
178
178
|
}
|
|
179
|
-
.awsui_property-editor-
|
|
180
|
-
.awsui_token-editor-
|
|
179
|
+
.awsui_property-editor-cancel_1wzqe_1fuiw_152:not(#\9),
|
|
180
|
+
.awsui_token-editor-cancel_1wzqe_1fuiw_153:not(#\9) {
|
|
181
181
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
182
182
|
}
|
|
183
|
-
.awsui_property-editor-
|
|
184
|
-
.awsui_token-editor-
|
|
183
|
+
.awsui_property-editor-submit_1wzqe_1fuiw_156:not(#\9),
|
|
184
|
+
.awsui_token-editor-submit_1wzqe_1fuiw_157:not(#\9) {
|
|
185
185
|
/* used in test-utils */
|
|
186
186
|
}
|
|
187
|
-
.awsui_property-editor-
|
|
188
|
-
.awsui_token-editor-
|
|
187
|
+
.awsui_property-editor-actions_1wzqe_1fuiw_160:not(#\9),
|
|
188
|
+
.awsui_token-editor-actions_1wzqe_1fuiw_161:not(#\9) {
|
|
189
189
|
display: flex;
|
|
190
190
|
justify-content: flex-end;
|
|
191
191
|
padding-top: var(--space-s-34lx8l, 12px);
|
|
192
192
|
border-top: 1px solid var(--color-border-dropdown-item-default-dofu99, #e9ebed);
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.awsui_token-editor-
|
|
195
|
+
.awsui_token-editor-actions_1wzqe_1fuiw_161:not(#\9) {
|
|
196
196
|
padding-right: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
|
|
197
197
|
margin-left: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
|
|
198
198
|
margin-right: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_property-
|
|
201
|
+
.awsui_property-editor_1wzqe_1fuiw_131:not(#\9) {
|
|
202
202
|
padding: var(--space-m-udix3p, 16px);
|
|
203
203
|
overflow-y: auto;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.awsui_custom-content-
|
|
206
|
+
.awsui_custom-content-wrapper_1wzqe_1fuiw_179:not(#\9) {
|
|
207
207
|
display: contents;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.awsui_custom-
|
|
210
|
+
.awsui_custom-control_1wzqe_1fuiw_183:not(#\9) {
|
|
211
211
|
margin-right: var(--space-s-34lx8l, 12px);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
.awsui_input_1wzqe_1fuiw_112:not(#\9) {
|
|
215
215
|
flex: 1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_results_1wzqe_1fuiw_191:not(#\9) {
|
|
219
219
|
padding: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
|
|
220
220
|
padding-left: 0;
|
|
221
221
|
padding-right: 0;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_token-
|
|
224
|
+
.awsui_token-trigger_1wzqe_1fuiw_197:not(#\9) {
|
|
225
225
|
min-width: 0;
|
|
226
|
-
-ms-word-break: break-all;
|
|
227
226
|
word-break: break-word;
|
|
228
227
|
}
|
|
229
228
|
|
|
230
|
-
.awsui_remove-
|
|
231
|
-
.awsui_token-
|
|
232
|
-
.awsui_join-
|
|
229
|
+
.awsui_remove-all_1wzqe_1fuiw_202:not(#\9),
|
|
230
|
+
.awsui_token-label_1wzqe_1fuiw_203:not(#\9),
|
|
231
|
+
.awsui_join-operation_1wzqe_1fuiw_204:not(#\9) {
|
|
233
232
|
/* used in test-utils */
|
|
234
233
|
}
|
|
@@ -2,35 +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
|
-
"search-field": "awsui_search-
|
|
7
|
-
"input-wrapper": "awsui_input-
|
|
8
|
-
"add-token": "awsui_add-
|
|
9
|
-
"tokens": "
|
|
10
|
-
"token-operator": "awsui_token-
|
|
11
|
-
"property-editor": "awsui_property-
|
|
12
|
-
"token-editor": "awsui_token-
|
|
13
|
-
"property-editor-form": "awsui_property-editor-
|
|
14
|
-
"token-editor-form": "awsui_token-editor-
|
|
15
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
16
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
17
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
18
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
19
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
20
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
21
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
22
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
23
|
-
"property-editor-submit": "awsui_property-editor-
|
|
24
|
-
"token-editor-submit": "awsui_token-editor-
|
|
25
|
-
"property-editor-actions": "awsui_property-editor-
|
|
26
|
-
"token-editor-actions": "awsui_token-editor-
|
|
27
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
28
|
-
"custom-control": "awsui_custom-
|
|
29
|
-
"input": "
|
|
30
|
-
"results": "
|
|
31
|
-
"token-trigger": "awsui_token-
|
|
32
|
-
"remove-all": "awsui_remove-
|
|
33
|
-
"token-label": "awsui_token-
|
|
34
|
-
"join-operation": "awsui_join-
|
|
5
|
+
"root": "awsui_root_1wzqe_1fuiw_93",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_1fuiw_106",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_1fuiw_112",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_1fuiw_116",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_1fuiw_123",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_1fuiw_127",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_1fuiw_131",
|
|
12
|
+
"token-editor": "awsui_token-editor_1wzqe_1fuiw_132",
|
|
13
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_1fuiw_136",
|
|
14
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_1fuiw_137",
|
|
15
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1fuiw_140",
|
|
16
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1fuiw_141",
|
|
17
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1fuiw_144",
|
|
18
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1fuiw_145",
|
|
19
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1fuiw_148",
|
|
20
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1fuiw_149",
|
|
21
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1fuiw_152",
|
|
22
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1fuiw_153",
|
|
23
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_1fuiw_156",
|
|
24
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_1fuiw_157",
|
|
25
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_1fuiw_160",
|
|
26
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_1fuiw_161",
|
|
27
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1fuiw_179",
|
|
28
|
+
"custom-control": "awsui_custom-control_1wzqe_1fuiw_183",
|
|
29
|
+
"input": "awsui_input_1wzqe_1fuiw_112",
|
|
30
|
+
"results": "awsui_results_1wzqe_1fuiw_191",
|
|
31
|
+
"token-trigger": "awsui_token-trigger_1wzqe_1fuiw_197",
|
|
32
|
+
"remove-all": "awsui_remove-all_1wzqe_1fuiw_202",
|
|
33
|
+
"token-label": "awsui_token-label_1wzqe_1fuiw_203",
|
|
34
|
+
"join-operation": "awsui_join-operation_1wzqe_1fuiw_204"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"header-link": "awsui_header-
|
|
7
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
8
|
-
"header-link-text": "awsui_header-link-
|
|
9
|
-
"header-logo": "awsui_header-
|
|
10
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
11
|
-
"list-container": "awsui_list-
|
|
12
|
-
"list": "
|
|
13
|
-
"list-variant-root": "awsui_list-variant-
|
|
14
|
-
"list-variant-root--last": "awsui_list-variant-root--
|
|
15
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
16
|
-
"list-item": "awsui_list-
|
|
17
|
-
"section": "
|
|
18
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
19
|
-
"section--no-ident": "awsui_section--no-
|
|
20
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
21
|
-
"refresh": "
|
|
22
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
23
|
-
"section-group": "awsui_section-
|
|
24
|
-
"section-group-title": "awsui_section-group-
|
|
25
|
-
"link": "
|
|
26
|
-
"link-active": "awsui_link-
|
|
27
|
-
"info": "
|
|
28
|
-
"external-icon": "awsui_external-
|
|
29
|
-
"divider": "
|
|
30
|
-
"divider-default": "awsui_divider-
|
|
31
|
-
"divider-header": "awsui_divider-
|
|
4
|
+
"root": "awsui_root_l0dv0_11mln_93",
|
|
5
|
+
"header": "awsui_header_l0dv0_11mln_108",
|
|
6
|
+
"header-link": "awsui_header-link_l0dv0_11mln_119",
|
|
7
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_11mln_129",
|
|
8
|
+
"header-link-text": "awsui_header-link-text_l0dv0_11mln_129",
|
|
9
|
+
"header-logo": "awsui_header-logo_l0dv0_11mln_134",
|
|
10
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_11mln_140",
|
|
11
|
+
"list-container": "awsui_list-container_l0dv0_11mln_145",
|
|
12
|
+
"list": "awsui_list_l0dv0_11mln_145",
|
|
13
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_11mln_155",
|
|
14
|
+
"list-variant-root--last": "awsui_list-variant-root--last_l0dv0_11mln_159",
|
|
15
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_11mln_163",
|
|
16
|
+
"list-item": "awsui_list-item_l0dv0_11mln_167",
|
|
17
|
+
"section": "awsui_section_l0dv0_11mln_173",
|
|
18
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_11mln_174",
|
|
19
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_11mln_177",
|
|
20
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_11mln_178",
|
|
21
|
+
"refresh": "awsui_refresh_l0dv0_11mln_187",
|
|
22
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_11mln_195",
|
|
23
|
+
"section-group": "awsui_section-group_l0dv0_11mln_200",
|
|
24
|
+
"section-group-title": "awsui_section-group-title_l0dv0_11mln_210",
|
|
25
|
+
"link": "awsui_link_l0dv0_11mln_214",
|
|
26
|
+
"link-active": "awsui_link-active_l0dv0_11mln_223",
|
|
27
|
+
"info": "awsui_info_l0dv0_11mln_257",
|
|
28
|
+
"external-icon": "awsui_external-icon_l0dv0_11mln_261",
|
|
29
|
+
"divider": "awsui_divider_l0dv0_11mln_265",
|
|
30
|
+
"divider-default": "awsui_divider-default_l0dv0_11mln_270",
|
|
31
|
+
"divider-header": "awsui_divider-header_l0dv0_11mln_274"
|
|
32
32
|
};
|
|
33
33
|
|