@cloudscape-design/components 3.0.361 → 3.0.363
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -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 +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -182,14 +182,14 @@ 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
|
-
.awsui_visible-
|
|
186
|
-
.awsui_visible-content-
|
|
187
|
-
.awsui_visible-content-
|
|
188
|
-
.awsui_visible-content-
|
|
185
|
+
.awsui_visible-content_tc96w_1165j_185:not(#\9),
|
|
186
|
+
.awsui_visible-content-toggle_tc96w_1165j_186:not(#\9),
|
|
187
|
+
.awsui_visible-content-groups_tc96w_1165j_187:not(#\9),
|
|
188
|
+
.awsui_visible-content-group_tc96w_1165j_187:not(#\9) {
|
|
189
189
|
/* used in test-utils */
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.awsui_visible-content-
|
|
192
|
+
.awsui_visible-content-title_tc96w_1165j_192:not(#\9) {
|
|
193
193
|
font-size: var(--font-body-m-size-dhtyxm, 14px);
|
|
194
194
|
line-height: var(--font-body-m-line-height-5wv9x1, 20px);
|
|
195
195
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -198,24 +198,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_visible-content-group-
|
|
201
|
+
.awsui_visible-content-group-label_tc96w_1165j_201:not(#\9) {
|
|
202
202
|
color: var(--color-text-group-label-zuh0h0, #414d5c);
|
|
203
203
|
padding-bottom: var(--space-xs-zb16t3, 8px);
|
|
204
|
-
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-
|
|
204
|
+
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_visible-content-
|
|
207
|
+
.awsui_visible-content-option_tc96w_1165j_207:not(#\9) {
|
|
208
208
|
display: flex;
|
|
209
209
|
flex-wrap: nowrap;
|
|
210
210
|
justify-content: space-between;
|
|
211
211
|
padding: var(--space-xs-zb16t3, 8px) 0px var(--space-xs-zb16t3, 8px) var(--space-scaled-l-0hpmd7, 20px);
|
|
212
|
-
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-
|
|
212
|
+
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
213
213
|
}
|
|
214
|
-
.awsui_visible-content-
|
|
214
|
+
.awsui_visible-content-option_tc96w_1165j_207:not(#\9):last-child {
|
|
215
215
|
border-bottom: none;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.awsui_visible-content-option-
|
|
218
|
+
.awsui_visible-content-option-label_tc96w_1165j_218:not(#\9) {
|
|
219
219
|
overflow: hidden;
|
|
220
220
|
text-overflow: ellipsis;
|
|
221
221
|
padding-right: var(--space-l-t419sm, 20px);
|
|
@@ -406,11 +406,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
406
406
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
407
407
|
SPDX-License-Identifier: Apache-2.0
|
|
408
408
|
*/
|
|
409
|
-
.awsui_content-display-option-
|
|
409
|
+
.awsui_content-display-option-toggle_tc96w_1165j_409:not(#\9) {
|
|
410
410
|
/* used in test-utils */
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_content-display-option-
|
|
413
|
+
.awsui_content-display-option-content_tc96w_1165j_413:not(#\9) {
|
|
414
414
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
415
415
|
border-collapse: separate;
|
|
416
416
|
border-spacing: 0;
|
|
@@ -454,28 +454,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
454
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
455
455
|
}
|
|
456
456
|
|
|
457
|
-
.awsui_content-display-
|
|
457
|
+
.awsui_content-display-option_tc96w_1165j_409:not(#\9) {
|
|
458
458
|
list-style: none;
|
|
459
459
|
position: relative;
|
|
460
|
-
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-
|
|
460
|
+
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
461
461
|
}
|
|
462
|
-
.awsui_content-display-
|
|
462
|
+
.awsui_content-display-option_tc96w_1165j_409:not(#\9):not(.awsui_placeholder_tc96w_1165j_436).awsui_sorting_tc96w_1165j_436 {
|
|
463
463
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
464
464
|
}
|
|
465
465
|
@media (prefers-reduced-motion: reduce) {
|
|
466
|
-
.awsui_content-display-
|
|
466
|
+
.awsui_content-display-option_tc96w_1165j_409:not(#\9):not(.awsui_placeholder_tc96w_1165j_436).awsui_sorting_tc96w_1165j_436 {
|
|
467
467
|
animation: none;
|
|
468
468
|
transition: none;
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
471
|
+
.awsui-motion-disabled .awsui_content-display-option_tc96w_1165j_409:not(#\9):not(.awsui_placeholder_tc96w_1165j_436).awsui_sorting_tc96w_1165j_436, .awsui-mode-entering .awsui_content-display-option_tc96w_1165j_409:not(#\9):not(.awsui_placeholder_tc96w_1165j_436).awsui_sorting_tc96w_1165j_436 {
|
|
472
472
|
animation: none;
|
|
473
473
|
transition: none;
|
|
474
474
|
}
|
|
475
|
-
.awsui_content-display-
|
|
475
|
+
.awsui_content-display-option_tc96w_1165j_409.awsui_placeholder_tc96w_1165j_436 > .awsui_content-display-option-content_tc96w_1165j_413:not(#\9) {
|
|
476
476
|
position: relative;
|
|
477
477
|
}
|
|
478
|
-
.awsui_content-display-
|
|
478
|
+
.awsui_content-display-option_tc96w_1165j_409.awsui_placeholder_tc96w_1165j_436 > .awsui_content-display-option-content_tc96w_1165j_413:not(#\9):after {
|
|
479
479
|
content: " ";
|
|
480
480
|
position: absolute;
|
|
481
481
|
top: 0;
|
|
@@ -486,7 +486,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
486
486
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
487
487
|
}
|
|
488
488
|
|
|
489
|
-
.awsui_content-display-option-
|
|
489
|
+
.awsui_content-display-option-label_tc96w_1165j_463:not(#\9) {
|
|
490
490
|
flex-grow: 1;
|
|
491
491
|
min-width: 0;
|
|
492
492
|
-ms-word-break: break-all;
|
|
@@ -494,18 +494,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
494
494
|
padding-right: var(--space-l-t419sm, 20px);
|
|
495
495
|
}
|
|
496
496
|
|
|
497
|
-
.awsui_drag-
|
|
497
|
+
.awsui_drag-overlay_tc96w_1165j_471:not(#\9) {
|
|
498
498
|
box-shadow: var(--shadow-container-active-7yvi6w, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
499
499
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
500
500
|
}
|
|
501
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
501
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1165j_471:not(#\9) {
|
|
502
502
|
position: relative;
|
|
503
503
|
}
|
|
504
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
504
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1165j_471:not(#\9) {
|
|
505
505
|
outline: 2px dotted transparent;
|
|
506
506
|
outline-offset: calc(0px - 1px);
|
|
507
507
|
}
|
|
508
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
508
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1165j_471:not(#\9)::before {
|
|
509
509
|
content: " ";
|
|
510
510
|
display: block;
|
|
511
511
|
position: absolute;
|
|
@@ -517,11 +517,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1rt1s_471:not(#\9)
|
|
|
517
517
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
518
518
|
}
|
|
519
519
|
|
|
520
|
-
.awsui_content-
|
|
520
|
+
.awsui_content-display_tc96w_1165j_409:not(#\9) {
|
|
521
521
|
/* used in test-utils */
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
.awsui_content-display-
|
|
524
|
+
.awsui_content-display-title_tc96w_1165j_498:not(#\9) {
|
|
525
525
|
font-size: var(--font-body-m-size-dhtyxm, 14px);
|
|
526
526
|
line-height: var(--font-body-m-line-height-5wv9x1, 20px);
|
|
527
527
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -529,7 +529,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1rt1s_471:not(#\9)
|
|
|
529
529
|
margin: 0;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
-
.awsui_content-display-
|
|
532
|
+
.awsui_content-display-description_tc96w_1165j_506:not(#\9) {
|
|
533
533
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
534
534
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
535
535
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
@@ -537,35 +537,35 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1rt1s_471:not(#\9)
|
|
|
537
537
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
538
538
|
}
|
|
539
539
|
|
|
540
|
-
.awsui_content-display-option-
|
|
540
|
+
.awsui_content-display-option-list_tc96w_1165j_514:not(#\9) {
|
|
541
541
|
position: relative;
|
|
542
542
|
list-style: none;
|
|
543
543
|
padding: 0;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.
|
|
547
|
-
.awsui_modal-
|
|
548
|
-
.awsui_trigger-
|
|
549
|
-
.awsui_cancel-
|
|
550
|
-
.awsui_confirm-
|
|
551
|
-
.
|
|
546
|
+
.awsui_root_tc96w_1165j_520:not(#\9),
|
|
547
|
+
.awsui_modal-root_tc96w_1165j_521:not(#\9),
|
|
548
|
+
.awsui_trigger-button_tc96w_1165j_522:not(#\9),
|
|
549
|
+
.awsui_cancel-button_tc96w_1165j_523:not(#\9),
|
|
550
|
+
.awsui_confirm-button_tc96w_1165j_524:not(#\9),
|
|
551
|
+
.awsui_custom_tc96w_1165j_525:not(#\9) {
|
|
552
552
|
/* used in test-utils */
|
|
553
553
|
}
|
|
554
554
|
|
|
555
|
-
.awsui_second-column-
|
|
555
|
+
.awsui_second-column-small_tc96w_1165j_529:not(#\9) {
|
|
556
556
|
padding-top: calc(2 * var(--space-scaled-l-0hpmd7, 20px));
|
|
557
557
|
}
|
|
558
558
|
|
|
559
|
-
.awsui_wrap-
|
|
560
|
-
.awsui_striped-
|
|
561
|
-
.awsui_content-
|
|
562
|
-
.awsui_page-
|
|
563
|
-
.awsui_page-size-form-
|
|
564
|
-
.awsui_page-size-radio-
|
|
565
|
-
.awsui_sticky-
|
|
566
|
-
.awsui_sticky-columns-form-
|
|
567
|
-
.awsui_sticky-columns-radio-
|
|
568
|
-
.awsui_sticky-columns-
|
|
569
|
-
.awsui_sticky-columns-
|
|
559
|
+
.awsui_wrap-lines_tc96w_1165j_533:not(#\9),
|
|
560
|
+
.awsui_striped-rows_tc96w_1165j_534:not(#\9),
|
|
561
|
+
.awsui_content-density_tc96w_1165j_535:not(#\9),
|
|
562
|
+
.awsui_page-size_tc96w_1165j_536:not(#\9),
|
|
563
|
+
.awsui_page-size-form-field_tc96w_1165j_537:not(#\9),
|
|
564
|
+
.awsui_page-size-radio-group_tc96w_1165j_538:not(#\9),
|
|
565
|
+
.awsui_sticky-columns_tc96w_1165j_539:not(#\9),
|
|
566
|
+
.awsui_sticky-columns-form-field_tc96w_1165j_540:not(#\9),
|
|
567
|
+
.awsui_sticky-columns-radio-group_tc96w_1165j_541:not(#\9),
|
|
568
|
+
.awsui_sticky-columns-first_tc96w_1165j_542:not(#\9),
|
|
569
|
+
.awsui_sticky-columns-last_tc96w_1165j_543:not(#\9) {
|
|
570
570
|
/* used in test-utils */
|
|
571
571
|
}
|
|
@@ -2,42 +2,42 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"visible-content": "awsui_visible-
|
|
6
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
7
|
-
"visible-content-groups": "awsui_visible-content-
|
|
8
|
-
"visible-content-group": "awsui_visible-content-
|
|
9
|
-
"visible-content-title": "awsui_visible-content-
|
|
10
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
11
|
-
"visible-content-option": "awsui_visible-content-
|
|
12
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
13
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
14
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
15
|
-
"content-display-option": "awsui_content-display-
|
|
16
|
-
"placeholder": "
|
|
17
|
-
"sorting": "
|
|
18
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
19
|
-
"drag-overlay": "awsui_drag-
|
|
20
|
-
"content-display": "awsui_content-
|
|
21
|
-
"content-display-title": "awsui_content-display-
|
|
22
|
-
"content-display-description": "awsui_content-display-
|
|
23
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
24
|
-
"root": "
|
|
25
|
-
"modal-root": "awsui_modal-
|
|
26
|
-
"trigger-button": "awsui_trigger-
|
|
27
|
-
"cancel-button": "awsui_cancel-
|
|
28
|
-
"confirm-button": "awsui_confirm-
|
|
29
|
-
"custom": "
|
|
30
|
-
"second-column-small": "awsui_second-column-
|
|
31
|
-
"wrap-lines": "awsui_wrap-
|
|
32
|
-
"striped-rows": "awsui_striped-
|
|
33
|
-
"content-density": "awsui_content-
|
|
34
|
-
"page-size": "awsui_page-
|
|
35
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
36
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
37
|
-
"sticky-columns": "awsui_sticky-
|
|
38
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
39
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
40
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
41
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
5
|
+
"visible-content": "awsui_visible-content_tc96w_1165j_185",
|
|
6
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_1165j_186",
|
|
7
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_1165j_187",
|
|
8
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_1165j_187",
|
|
9
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_1165j_192",
|
|
10
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_1165j_201",
|
|
11
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_1165j_207",
|
|
12
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_1165j_218",
|
|
13
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_1165j_409",
|
|
14
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_1165j_413",
|
|
15
|
+
"content-display-option": "awsui_content-display-option_tc96w_1165j_409",
|
|
16
|
+
"placeholder": "awsui_placeholder_tc96w_1165j_436",
|
|
17
|
+
"sorting": "awsui_sorting_tc96w_1165j_436",
|
|
18
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_1165j_463",
|
|
19
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_1165j_471",
|
|
20
|
+
"content-display": "awsui_content-display_tc96w_1165j_409",
|
|
21
|
+
"content-display-title": "awsui_content-display-title_tc96w_1165j_498",
|
|
22
|
+
"content-display-description": "awsui_content-display-description_tc96w_1165j_506",
|
|
23
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_1165j_514",
|
|
24
|
+
"root": "awsui_root_tc96w_1165j_520",
|
|
25
|
+
"modal-root": "awsui_modal-root_tc96w_1165j_521",
|
|
26
|
+
"trigger-button": "awsui_trigger-button_tc96w_1165j_522",
|
|
27
|
+
"cancel-button": "awsui_cancel-button_tc96w_1165j_523",
|
|
28
|
+
"confirm-button": "awsui_confirm-button_tc96w_1165j_524",
|
|
29
|
+
"custom": "awsui_custom_tc96w_1165j_525",
|
|
30
|
+
"second-column-small": "awsui_second-column-small_tc96w_1165j_529",
|
|
31
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_1165j_533",
|
|
32
|
+
"striped-rows": "awsui_striped-rows_tc96w_1165j_534",
|
|
33
|
+
"content-density": "awsui_content-density_tc96w_1165j_535",
|
|
34
|
+
"page-size": "awsui_page-size_tc96w_1165j_536",
|
|
35
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_1165j_537",
|
|
36
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_1165j_538",
|
|
37
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_1165j_539",
|
|
38
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_1165j_540",
|
|
39
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_1165j_541",
|
|
40
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_1165j_542",
|
|
41
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_1165j_543"
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"css-grid": "awsui_css-
|
|
5
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
6
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
7
|
-
"item": "
|
|
8
|
-
"first-column": "awsui_first-
|
|
4
|
+
"css-grid": "awsui_css-grid_zqq3x_1nvyj_9",
|
|
5
|
+
"grid-no-gutters": "awsui_grid-no-gutters_zqq3x_1nvyj_13",
|
|
6
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_zqq3x_1nvyj_16",
|
|
7
|
+
"item": "awsui_item_zqq3x_1nvyj_16",
|
|
8
|
+
"first-column": "awsui_first-column_zqq3x_1nvyj_21"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -6,19 +6,19 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.awsui_css-
|
|
9
|
+
.awsui_css-grid_zqq3x_1nvyj_9:not(#\9) {
|
|
10
10
|
display: grid;
|
|
11
11
|
gap: var(--space-grid-gutter-ieqn7e, 20px);
|
|
12
12
|
}
|
|
13
|
-
.awsui_css-
|
|
13
|
+
.awsui_css-grid_zqq3x_1nvyj_9.awsui_grid-no-gutters_zqq3x_1nvyj_13:not(#\9) {
|
|
14
14
|
gap: 0;
|
|
15
15
|
}
|
|
16
|
-
.awsui_css-
|
|
17
|
-
border-left: var(--border-divider-section-width-
|
|
16
|
+
.awsui_css-grid_zqq3x_1nvyj_9.awsui_grid-variant-text-grid_zqq3x_1nvyj_16 > .awsui_item_zqq3x_1nvyj_16:not(#\9) {
|
|
17
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
18
18
|
padding-left: var(--space-grid-gutter-ieqn7e, 20px);
|
|
19
19
|
padding-right: var(--space-grid-gutter-ieqn7e, 20px);
|
|
20
20
|
}
|
|
21
|
-
.awsui_css-
|
|
21
|
+
.awsui_css-grid_zqq3x_1nvyj_9.awsui_grid-variant-text-grid_zqq3x_1nvyj_16 > .awsui_item_zqq3x_1nvyj_16.awsui_first-column_zqq3x_1nvyj_21:not(#\9) {
|
|
22
22
|
border-left: 0;
|
|
23
23
|
padding-left: 0;
|
|
24
24
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"css-grid": "awsui_css-
|
|
6
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
7
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
8
|
-
"item": "
|
|
9
|
-
"first-column": "awsui_first-
|
|
5
|
+
"css-grid": "awsui_css-grid_zqq3x_1nvyj_9",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_zqq3x_1nvyj_13",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_zqq3x_1nvyj_16",
|
|
8
|
+
"item": "awsui_item_zqq3x_1nvyj_16",
|
|
9
|
+
"first-column": "awsui_first-column_zqq3x_1nvyj_21"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"column-layout": "awsui_column-
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
7
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
8
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
9
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
10
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
11
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
13
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
15
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
16
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
4
|
+
"column-layout": "awsui_column-layout_vvxn7_yra0r_93",
|
|
5
|
+
"grid": "awsui_grid_vvxn7_yra0r_106",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vvxn7_yra0r_111",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vvxn7_yra0r_114",
|
|
8
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vvxn7_yra0r_121",
|
|
9
|
+
"grid-columns-1": "awsui_grid-columns-1_vvxn7_yra0r_124",
|
|
10
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vvxn7_yra0r_124",
|
|
11
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vvxn7_yra0r_127",
|
|
12
|
+
"grid-columns-2": "awsui_grid-columns-2_vvxn7_yra0r_130",
|
|
13
|
+
"grid-columns-3": "awsui_grid-columns-3_vvxn7_yra0r_136",
|
|
14
|
+
"grid-columns-4": "awsui_grid-columns-4_vvxn7_yra0r_142",
|
|
15
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vvxn7_yra0r_155",
|
|
16
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vvxn7_yra0r_188"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -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
|
-
div.awsui_column-
|
|
93
|
+
div.awsui_column-layout_vvxn7_yra0r_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,134 +129,134 @@ div.awsui_column-layout_vvxn7_d8bv6_93:not(#\9) {
|
|
|
129
129
|
-moz-osx-font-smoothing: auto;
|
|
130
130
|
word-wrap: break-word;
|
|
131
131
|
}
|
|
132
|
-
div.awsui_column-
|
|
132
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106:not(#\9) {
|
|
133
133
|
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
134
134
|
/* stylelint-disable-next-line selector-max-universal */
|
|
135
135
|
/* stylelint-disable-next-line selector-max-universal */
|
|
136
136
|
}
|
|
137
|
-
div.awsui_column-
|
|
137
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-no-gutters_vvxn7_yra0r_111:not(#\9) {
|
|
138
138
|
margin: 0;
|
|
139
139
|
}
|
|
140
|
-
div.awsui_column-
|
|
140
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114:not(#\9) {
|
|
141
141
|
/* stylelint-disable-next-line selector-max-universal */
|
|
142
142
|
margin: calc(-1 * var(--space-grid-gutter-ieqn7e, 20px) / 2) calc(-1 * var(--space-grid-gutter-ieqn7e, 20px));
|
|
143
143
|
}
|
|
144
|
-
div.awsui_column-
|
|
145
|
-
border-left: var(--border-divider-section-width-
|
|
144
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114 > *:not(#\9) {
|
|
145
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
146
146
|
}
|
|
147
|
-
div.awsui_column-
|
|
147
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-breakpoint-default_vvxn7_yra0r_121 > *:not(#\9):nth-child(1n+1) {
|
|
148
148
|
border-left-width: 0;
|
|
149
149
|
}
|
|
150
|
-
div.awsui_column-
|
|
150
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-1_vvxn7_yra0r_124.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(1n+1) {
|
|
151
151
|
border-left-width: 0;
|
|
152
152
|
}
|
|
153
|
-
div.awsui_column-
|
|
153
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-1_vvxn7_yra0r_124.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(1n+1) {
|
|
154
154
|
border-left-width: 0;
|
|
155
155
|
}
|
|
156
|
-
div.awsui_column-
|
|
156
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n+1) {
|
|
157
157
|
border-left-width: 0;
|
|
158
158
|
}
|
|
159
|
-
div.awsui_column-
|
|
159
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(2n+1) {
|
|
160
160
|
border-left-width: 0;
|
|
161
161
|
}
|
|
162
|
-
div.awsui_column-
|
|
162
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n+1) {
|
|
163
163
|
border-left-width: 0;
|
|
164
164
|
}
|
|
165
|
-
div.awsui_column-
|
|
165
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(3n+1) {
|
|
166
166
|
border-left-width: 0;
|
|
167
167
|
}
|
|
168
|
-
div.awsui_column-
|
|
168
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n+1) {
|
|
169
169
|
border-left-width: 0;
|
|
170
170
|
}
|
|
171
|
-
div.awsui_column-
|
|
171
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-variant-text-grid_vvxn7_yra0r_114.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(4n+1) {
|
|
172
172
|
border-left-width: 0;
|
|
173
173
|
}
|
|
174
|
-
div.awsui_column-
|
|
174
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106:not(#\9):not(.awsui_grid-no-gutters_vvxn7_yra0r_111) > * {
|
|
175
175
|
padding: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
176
176
|
}
|
|
177
|
-
div.awsui_column-
|
|
177
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106:not(#\9):not(.awsui_grid-no-gutters_vvxn7_yra0r_111).awsui_grid-variant-text-grid_vvxn7_yra0r_114 > * {
|
|
178
178
|
padding: 0 var(--space-grid-gutter-ieqn7e, 20px);
|
|
179
179
|
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2) 0;
|
|
180
180
|
}
|
|
181
|
-
div.awsui_column-
|
|
181
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155:not(#\9) {
|
|
182
182
|
/* stylelint-disable-next-line selector-max-universal */
|
|
183
183
|
}
|
|
184
|
-
div.awsui_column-
|
|
185
|
-
border-right: var(--border-divider-section-width-
|
|
184
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155 > *:not(#\9) {
|
|
185
|
+
border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
186
186
|
}
|
|
187
|
-
div.awsui_column-
|
|
187
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-breakpoint-default_vvxn7_yra0r_121 > *:not(#\9):nth-child(1n) {
|
|
188
188
|
border-right-width: 0;
|
|
189
189
|
}
|
|
190
|
-
div.awsui_column-
|
|
190
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-1_vvxn7_yra0r_124.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(1n) {
|
|
191
191
|
border-right-width: 0;
|
|
192
192
|
}
|
|
193
|
-
div.awsui_column-
|
|
193
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-1_vvxn7_yra0r_124.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(1n) {
|
|
194
194
|
border-right-width: 0;
|
|
195
195
|
}
|
|
196
|
-
div.awsui_column-
|
|
196
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n) {
|
|
197
197
|
border-right-width: 0;
|
|
198
198
|
}
|
|
199
|
-
div.awsui_column-
|
|
199
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(2n) {
|
|
200
200
|
border-right-width: 0;
|
|
201
201
|
}
|
|
202
|
-
div.awsui_column-
|
|
202
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n) {
|
|
203
203
|
border-right-width: 0;
|
|
204
204
|
}
|
|
205
|
-
div.awsui_column-
|
|
205
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(3n) {
|
|
206
206
|
border-right-width: 0;
|
|
207
207
|
}
|
|
208
|
-
div.awsui_column-
|
|
208
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-child(2n) {
|
|
209
209
|
border-right-width: 0;
|
|
210
210
|
}
|
|
211
|
-
div.awsui_column-
|
|
211
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-vertical-borders_vvxn7_yra0r_155.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-child(4n) {
|
|
212
212
|
border-right-width: 0;
|
|
213
213
|
}
|
|
214
|
-
div.awsui_column-
|
|
214
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188:not(#\9) {
|
|
215
215
|
/* stylelint-disable selector-max-universal */
|
|
216
216
|
/* stylelint-enable selector-max-universal */
|
|
217
217
|
}
|
|
218
|
-
div.awsui_column-
|
|
219
|
-
border-bottom: var(--border-divider-section-width-
|
|
218
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188 > *:not(#\9) {
|
|
219
|
+
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
220
220
|
}
|
|
221
|
-
div.awsui_column-
|
|
221
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188 > *:not(#\9):last-child {
|
|
222
222
|
border-bottom-width: 0;
|
|
223
223
|
}
|
|
224
|
-
div.awsui_column-
|
|
224
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
225
225
|
border-bottom-width: 0;
|
|
226
226
|
}
|
|
227
|
-
div.awsui_column-
|
|
227
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-2_vvxn7_yra0r_130.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
228
228
|
border-bottom-width: 0;
|
|
229
229
|
}
|
|
230
|
-
div.awsui_column-
|
|
230
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
231
231
|
border-bottom-width: 0;
|
|
232
232
|
}
|
|
233
|
-
div.awsui_column-
|
|
233
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(3n+1) {
|
|
234
234
|
border-bottom-width: 0;
|
|
235
235
|
}
|
|
236
|
-
div.awsui_column-
|
|
236
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(3n+2) {
|
|
237
237
|
border-bottom-width: 0;
|
|
238
238
|
}
|
|
239
|
-
div.awsui_column-
|
|
239
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-3_vvxn7_yra0r_136.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(3):nth-child(3n+1) {
|
|
240
240
|
border-bottom-width: 0;
|
|
241
241
|
}
|
|
242
|
-
div.awsui_column-
|
|
242
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xxs_vvxn7_yra0r_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
243
243
|
border-bottom-width: 0;
|
|
244
244
|
}
|
|
245
|
-
div.awsui_column-
|
|
245
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(4n+1) {
|
|
246
246
|
border-bottom-width: 0;
|
|
247
247
|
}
|
|
248
|
-
div.awsui_column-
|
|
248
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(4n+2) {
|
|
249
249
|
border-bottom-width: 0;
|
|
250
250
|
}
|
|
251
|
-
div.awsui_column-
|
|
251
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(2):nth-child(4n+3) {
|
|
252
252
|
border-bottom-width: 0;
|
|
253
253
|
}
|
|
254
|
-
div.awsui_column-
|
|
254
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(3):nth-child(4n+1) {
|
|
255
255
|
border-bottom-width: 0;
|
|
256
256
|
}
|
|
257
|
-
div.awsui_column-
|
|
257
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(3):nth-child(4n+2) {
|
|
258
258
|
border-bottom-width: 0;
|
|
259
259
|
}
|
|
260
|
-
div.awsui_column-
|
|
260
|
+
div.awsui_column-layout_vvxn7_yra0r_93 > .awsui_grid_vvxn7_yra0r_106.awsui_grid-horizontal-borders_vvxn7_yra0r_188.awsui_grid-columns-4_vvxn7_yra0r_142.awsui_grid-breakpoint-xs_vvxn7_yra0r_127 > *:not(#\9):nth-last-child(4):nth-child(4n+1) {
|
|
261
261
|
border-bottom-width: 0;
|
|
262
262
|
}
|