@cloudscape-design/components 3.0.175 → 3.0.177
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/styles.css.js +19 -19
- package/alert/styles.scoped.css +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -42
- 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 +72 -66
- 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 -21
- 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 +33 -27
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
package/tiles/styles.scoped.css
CHANGED
|
@@ -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_vj6p7_fk2hv_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,137 +125,139 @@ div.awsui_column-layout_vj6p7_gvt2c_93:not(#\9) {
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
word-wrap: break-word;
|
|
129
131
|
}
|
|
130
|
-
div.awsui_column-
|
|
132
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106:not(#\9) {
|
|
131
133
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / -2);
|
|
132
134
|
/* stylelint-disable-next-line selector-max-universal */
|
|
133
135
|
/* stylelint-disable-next-line selector-max-universal */
|
|
134
136
|
}
|
|
135
|
-
div.awsui_column-
|
|
137
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-no-gutters_vj6p7_fk2hv_111:not(#\9) {
|
|
136
138
|
margin: 0;
|
|
137
139
|
}
|
|
138
|
-
div.awsui_column-
|
|
140
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114:not(#\9) {
|
|
139
141
|
/* stylelint-disable-next-line selector-max-universal */
|
|
140
142
|
margin: calc(-1 * (var(--space-text-grid-vertical-tj8m1c, 16px))) calc(-1 * var(--space-grid-gutter-0subky, 20px));
|
|
141
143
|
}
|
|
142
|
-
div.awsui_column-
|
|
144
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114 > *:not(#\9) {
|
|
143
145
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
144
146
|
}
|
|
145
|
-
div.awsui_column-
|
|
147
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-breakpoint-default_vj6p7_fk2hv_121 > *:not(#\9):nth-child(1n+1) {
|
|
146
148
|
border-left-width: 0;
|
|
147
149
|
}
|
|
148
|
-
div.awsui_column-
|
|
150
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-1_vj6p7_fk2hv_124.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(1n+1) {
|
|
149
151
|
border-left-width: 0;
|
|
150
152
|
}
|
|
151
|
-
div.awsui_column-
|
|
153
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-1_vj6p7_fk2hv_124.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(1n+1) {
|
|
152
154
|
border-left-width: 0;
|
|
153
155
|
}
|
|
154
|
-
div.awsui_column-
|
|
156
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n+1) {
|
|
155
157
|
border-left-width: 0;
|
|
156
158
|
}
|
|
157
|
-
div.awsui_column-
|
|
159
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(2n+1) {
|
|
158
160
|
border-left-width: 0;
|
|
159
161
|
}
|
|
160
|
-
div.awsui_column-
|
|
162
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n+1) {
|
|
161
163
|
border-left-width: 0;
|
|
162
164
|
}
|
|
163
|
-
div.awsui_column-
|
|
165
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(3n+1) {
|
|
164
166
|
border-left-width: 0;
|
|
165
167
|
}
|
|
166
|
-
div.awsui_column-
|
|
168
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n+1) {
|
|
167
169
|
border-left-width: 0;
|
|
168
170
|
}
|
|
169
|
-
div.awsui_column-
|
|
171
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-variant-text-grid_vj6p7_fk2hv_114.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(4n+1) {
|
|
170
172
|
border-left-width: 0;
|
|
171
173
|
}
|
|
172
|
-
div.awsui_column-
|
|
174
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106:not(#\9):not(.awsui_grid-no-gutters_vj6p7_fk2hv_111) > * {
|
|
173
175
|
padding: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
174
176
|
}
|
|
175
|
-
div.awsui_column-
|
|
177
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106:not(#\9):not(.awsui_grid-no-gutters_vj6p7_fk2hv_111).awsui_grid-variant-text-grid_vj6p7_fk2hv_114 > * {
|
|
176
178
|
padding: 0 var(--space-grid-gutter-0subky, 20px);
|
|
177
179
|
margin: var(--space-text-grid-vertical-tj8m1c, 16px) 0;
|
|
178
180
|
}
|
|
179
|
-
div.awsui_column-
|
|
181
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155:not(#\9) {
|
|
180
182
|
/* stylelint-disable-next-line selector-max-universal */
|
|
181
183
|
}
|
|
182
|
-
div.awsui_column-
|
|
184
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155 > *:not(#\9) {
|
|
183
185
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
184
186
|
}
|
|
185
|
-
div.awsui_column-
|
|
187
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-breakpoint-default_vj6p7_fk2hv_121 > *:not(#\9):nth-child(1n) {
|
|
186
188
|
border-right-width: 0;
|
|
187
189
|
}
|
|
188
|
-
div.awsui_column-
|
|
190
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-1_vj6p7_fk2hv_124.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(1n) {
|
|
189
191
|
border-right-width: 0;
|
|
190
192
|
}
|
|
191
|
-
div.awsui_column-
|
|
193
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-1_vj6p7_fk2hv_124.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(1n) {
|
|
192
194
|
border-right-width: 0;
|
|
193
195
|
}
|
|
194
|
-
div.awsui_column-
|
|
196
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n) {
|
|
195
197
|
border-right-width: 0;
|
|
196
198
|
}
|
|
197
|
-
div.awsui_column-
|
|
199
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(2n) {
|
|
198
200
|
border-right-width: 0;
|
|
199
201
|
}
|
|
200
|
-
div.awsui_column-
|
|
202
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n) {
|
|
201
203
|
border-right-width: 0;
|
|
202
204
|
}
|
|
203
|
-
div.awsui_column-
|
|
205
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(3n) {
|
|
204
206
|
border-right-width: 0;
|
|
205
207
|
}
|
|
206
|
-
div.awsui_column-
|
|
208
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-child(2n) {
|
|
207
209
|
border-right-width: 0;
|
|
208
210
|
}
|
|
209
|
-
div.awsui_column-
|
|
211
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-vertical-borders_vj6p7_fk2hv_155.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-child(4n) {
|
|
210
212
|
border-right-width: 0;
|
|
211
213
|
}
|
|
212
|
-
div.awsui_column-
|
|
214
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188:not(#\9) {
|
|
213
215
|
/* stylelint-disable selector-max-universal */
|
|
214
216
|
/* stylelint-enable selector-max-universal */
|
|
215
217
|
}
|
|
216
|
-
div.awsui_column-
|
|
218
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188 > *:not(#\9) {
|
|
217
219
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
218
220
|
}
|
|
219
|
-
div.awsui_column-
|
|
221
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188 > *:not(#\9):last-child {
|
|
220
222
|
border-bottom-width: 0;
|
|
221
223
|
}
|
|
222
|
-
div.awsui_column-
|
|
224
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
223
225
|
border-bottom-width: 0;
|
|
224
226
|
}
|
|
225
|
-
div.awsui_column-
|
|
227
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-2_vj6p7_fk2hv_130.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
226
228
|
border-bottom-width: 0;
|
|
227
229
|
}
|
|
228
|
-
div.awsui_column-
|
|
230
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
229
231
|
border-bottom-width: 0;
|
|
230
232
|
}
|
|
231
|
-
div.awsui_column-
|
|
233
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(3n+1) {
|
|
232
234
|
border-bottom-width: 0;
|
|
233
235
|
}
|
|
234
|
-
div.awsui_column-
|
|
236
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(3n+2) {
|
|
235
237
|
border-bottom-width: 0;
|
|
236
238
|
}
|
|
237
|
-
div.awsui_column-
|
|
239
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-3_vj6p7_fk2hv_136.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(3):nth-child(3n+1) {
|
|
238
240
|
border-bottom-width: 0;
|
|
239
241
|
}
|
|
240
|
-
div.awsui_column-
|
|
242
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
241
243
|
border-bottom-width: 0;
|
|
242
244
|
}
|
|
243
|
-
div.awsui_column-
|
|
245
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(4n+1) {
|
|
244
246
|
border-bottom-width: 0;
|
|
245
247
|
}
|
|
246
|
-
div.awsui_column-
|
|
248
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(4n+2) {
|
|
247
249
|
border-bottom-width: 0;
|
|
248
250
|
}
|
|
249
|
-
div.awsui_column-
|
|
251
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(2):nth-child(4n+3) {
|
|
250
252
|
border-bottom-width: 0;
|
|
251
253
|
}
|
|
252
|
-
div.awsui_column-
|
|
254
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(3):nth-child(4n+1) {
|
|
253
255
|
border-bottom-width: 0;
|
|
254
256
|
}
|
|
255
|
-
div.awsui_column-
|
|
257
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(3):nth-child(4n+2) {
|
|
256
258
|
border-bottom-width: 0;
|
|
257
259
|
}
|
|
258
|
-
div.awsui_column-
|
|
260
|
+
div.awsui_column-layout_vj6p7_fk2hv_93 > .awsui_grid_vj6p7_fk2hv_106.awsui_grid-horizontal-borders_vj6p7_fk2hv_188.awsui_grid-columns-4_vj6p7_fk2hv_142.awsui_grid-breakpoint-xs_vj6p7_fk2hv_127 > *:not(#\9):nth-last-child(4):nth-child(4n+1) {
|
|
259
261
|
border-bottom-width: 0;
|
|
260
262
|
}
|
|
261
263
|
|
|
@@ -263,7 +265,7 @@ div.awsui_column-layout_vj6p7_gvt2c_93 > .awsui_grid_vj6p7_gvt2c_104.awsui_grid-
|
|
|
263
265
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
264
266
|
SPDX-License-Identifier: Apache-2.0
|
|
265
267
|
*/
|
|
266
|
-
.
|
|
268
|
+
.awsui_root_vj6p7_fk2hv_242:not(#\9) {
|
|
267
269
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
268
270
|
border-collapse: separate;
|
|
269
271
|
border-spacing: 0;
|
|
@@ -298,13 +300,15 @@ div.awsui_column-layout_vj6p7_gvt2c_93 > .awsui_grid_vj6p7_gvt2c_104.awsui_grid-
|
|
|
298
300
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
299
301
|
font-weight: 400;
|
|
300
302
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
303
|
+
-webkit-font-smoothing: auto;
|
|
304
|
+
-moz-osx-font-smoothing: auto;
|
|
301
305
|
min-width: 0;
|
|
302
306
|
-ms-word-break: break-all;
|
|
303
307
|
word-break: break-word;
|
|
304
308
|
display: block;
|
|
305
309
|
}
|
|
306
310
|
|
|
307
|
-
.awsui_tile-
|
|
311
|
+
.awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
308
312
|
box-sizing: border-box;
|
|
309
313
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-e47bkv, #7d8998);
|
|
310
314
|
border-radius: var(--border-radius-tiles-kl8mtb, 8px);
|
|
@@ -314,117 +318,117 @@ div.awsui_column-layout_vj6p7_gvt2c_93 > .awsui_grid_vj6p7_gvt2c_104.awsui_grid-
|
|
|
314
318
|
flex-direction: column;
|
|
315
319
|
transition: border-color var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear), background-color var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
316
320
|
}
|
|
317
|
-
.awsui_tile-
|
|
321
|
+
.awsui_tile-container_vj6p7_fk2hv_259.awsui_has-metadata_vj6p7_fk2hv_269:not(#\9) {
|
|
318
322
|
padding-bottom: var(--space-s-hv8c1d, 12px);
|
|
319
323
|
}
|
|
320
|
-
.awsui_tile-
|
|
324
|
+
.awsui_tile-container_vj6p7_fk2hv_259.awsui_selected_vj6p7_fk2hv_272:not(#\9) {
|
|
321
325
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
322
326
|
background: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
323
327
|
}
|
|
324
|
-
.awsui_tile-
|
|
328
|
+
.awsui_tile-container_vj6p7_fk2hv_259.awsui_disabled_vj6p7_fk2hv_276:not(#\9) {
|
|
325
329
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-tiles-disabled-dp4h7y, #e9ebed);
|
|
326
330
|
background: var(--color-background-tiles-disabled-byt5lx, #e9ebed);
|
|
327
331
|
}
|
|
328
332
|
@media (prefers-reduced-motion: reduce) {
|
|
329
|
-
.awsui_tile-
|
|
333
|
+
.awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
330
334
|
animation: none;
|
|
331
335
|
transition: none;
|
|
332
336
|
}
|
|
333
337
|
}
|
|
334
|
-
.awsui-motion-disabled .awsui_tile-
|
|
338
|
+
.awsui-motion-disabled .awsui_tile-container_vj6p7_fk2hv_259:not(#\9), .awsui-mode-entering .awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
335
339
|
animation: none;
|
|
336
340
|
transition: none;
|
|
337
341
|
}
|
|
338
342
|
|
|
339
|
-
.
|
|
343
|
+
.awsui_columns_vj6p7_fk2hv_291:not(#\9) {
|
|
340
344
|
display: flex;
|
|
341
345
|
flex-wrap: wrap;
|
|
342
346
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / -2);
|
|
343
347
|
}
|
|
344
|
-
.
|
|
348
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-1_vj6p7_fk2hv_296 > .awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
345
349
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
346
350
|
box-sizing: border-box;
|
|
347
351
|
flex: 0 0;
|
|
348
352
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
349
353
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
350
354
|
}
|
|
351
|
-
.
|
|
355
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-1_vj6p7_fk2hv_296 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xs_vj6p7_fk2hv_303:not(#\9) {
|
|
352
356
|
flex: 0 0;
|
|
353
357
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
354
358
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
355
359
|
}
|
|
356
|
-
.
|
|
360
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-1_vj6p7_fk2hv_296 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xxs_vj6p7_fk2hv_308:not(#\9) {
|
|
357
361
|
flex: 0 0;
|
|
358
362
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
359
363
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
360
364
|
}
|
|
361
|
-
.
|
|
365
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-2_vj6p7_fk2hv_313 > .awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
362
366
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
363
367
|
box-sizing: border-box;
|
|
364
368
|
flex: 0 0;
|
|
365
369
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
366
370
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
367
371
|
}
|
|
368
|
-
.
|
|
372
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-2_vj6p7_fk2hv_313 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xs_vj6p7_fk2hv_303:not(#\9) {
|
|
369
373
|
flex: 0 0;
|
|
370
374
|
flex-basis: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
371
375
|
max-width: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
372
376
|
}
|
|
373
|
-
.
|
|
377
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-2_vj6p7_fk2hv_313 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xxs_vj6p7_fk2hv_308:not(#\9) {
|
|
374
378
|
flex: 0 0;
|
|
375
379
|
flex-basis: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
376
380
|
max-width: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
377
381
|
}
|
|
378
|
-
.
|
|
382
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-3_vj6p7_fk2hv_330 > .awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
379
383
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
380
384
|
box-sizing: border-box;
|
|
381
385
|
flex: 0 0;
|
|
382
386
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
383
387
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
384
388
|
}
|
|
385
|
-
.
|
|
389
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-3_vj6p7_fk2hv_330 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xs_vj6p7_fk2hv_303:not(#\9) {
|
|
386
390
|
flex: 0 0;
|
|
387
391
|
flex-basis: calc(33.3333333333% - var(--space-grid-gutter-0subky, 20px));
|
|
388
392
|
max-width: calc(33.3333333333% - var(--space-grid-gutter-0subky, 20px));
|
|
389
393
|
}
|
|
390
|
-
.
|
|
394
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-3_vj6p7_fk2hv_330 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xxs_vj6p7_fk2hv_308:not(#\9) {
|
|
391
395
|
flex: 0 0;
|
|
392
396
|
flex-basis: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
393
397
|
max-width: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
394
398
|
}
|
|
395
|
-
.
|
|
399
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-4_vj6p7_fk2hv_347 > .awsui_tile-container_vj6p7_fk2hv_259:not(#\9) {
|
|
396
400
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
397
401
|
box-sizing: border-box;
|
|
398
402
|
flex: 0 0;
|
|
399
403
|
flex-basis: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
400
404
|
max-width: calc(100% - var(--space-grid-gutter-0subky, 20px));
|
|
401
405
|
}
|
|
402
|
-
.
|
|
406
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-4_vj6p7_fk2hv_347 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xs_vj6p7_fk2hv_303:not(#\9) {
|
|
403
407
|
flex: 0 0;
|
|
404
408
|
flex-basis: calc(25% - var(--space-grid-gutter-0subky, 20px));
|
|
405
409
|
max-width: calc(25% - var(--space-grid-gutter-0subky, 20px));
|
|
406
410
|
}
|
|
407
|
-
.
|
|
411
|
+
.awsui_columns_vj6p7_fk2hv_291.awsui_column-4_vj6p7_fk2hv_347 > .awsui_tile-container_vj6p7_fk2hv_259.awsui_breakpoint-xxs_vj6p7_fk2hv_308:not(#\9) {
|
|
408
412
|
flex: 0 0;
|
|
409
413
|
flex-basis: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
410
414
|
max-width: calc(50% - var(--space-grid-gutter-0subky, 20px));
|
|
411
415
|
}
|
|
412
416
|
|
|
413
|
-
.
|
|
417
|
+
.awsui_control_vj6p7_fk2hv_365:not(#\9) {
|
|
414
418
|
flex-grow: 1;
|
|
415
419
|
margin-bottom: var(--space-s-hv8c1d, 12px);
|
|
416
420
|
}
|
|
417
|
-
.
|
|
421
|
+
.awsui_control_vj6p7_fk2hv_365.awsui_no-image_vj6p7_fk2hv_369:not(#\9) {
|
|
418
422
|
margin-bottom: 0;
|
|
419
423
|
}
|
|
420
424
|
|
|
421
|
-
.
|
|
425
|
+
.awsui_image_vj6p7_fk2hv_373:not(#\9) {
|
|
422
426
|
text-align: center;
|
|
423
427
|
flex: none;
|
|
424
428
|
}
|
|
425
|
-
.
|
|
429
|
+
.awsui_image_vj6p7_fk2hv_373 > img:not(#\9) {
|
|
426
430
|
max-width: 100%;
|
|
427
431
|
}
|
|
428
|
-
.
|
|
432
|
+
.awsui_image_vj6p7_fk2hv_373.awsui_disabled_vj6p7_fk2hv_276 > img:not(#\9) {
|
|
429
433
|
opacity: 0.3;
|
|
430
434
|
}
|
|
@@ -2,33 +2,33 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"column-layout": "awsui_column-
|
|
6
|
-
"grid": "
|
|
7
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
8
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
9
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
10
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
11
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
13
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
15
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
16
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
17
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
18
|
-
"root": "
|
|
19
|
-
"tile-container": "awsui_tile-
|
|
20
|
-
"has-metadata": "awsui_has-
|
|
21
|
-
"selected": "
|
|
22
|
-
"disabled": "
|
|
23
|
-
"columns": "
|
|
24
|
-
"column-1": "awsui_column-
|
|
25
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
26
|
-
"breakpoint-xxs": "awsui_breakpoint-
|
|
27
|
-
"column-2": "awsui_column-
|
|
28
|
-
"column-3": "awsui_column-
|
|
29
|
-
"column-4": "awsui_column-
|
|
30
|
-
"control": "
|
|
31
|
-
"no-image": "awsui_no-
|
|
32
|
-
"image": "
|
|
5
|
+
"column-layout": "awsui_column-layout_vj6p7_fk2hv_93",
|
|
6
|
+
"grid": "awsui_grid_vj6p7_fk2hv_106",
|
|
7
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_fk2hv_111",
|
|
8
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_fk2hv_114",
|
|
9
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_fk2hv_121",
|
|
10
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_fk2hv_124",
|
|
11
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_fk2hv_124",
|
|
12
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_fk2hv_127",
|
|
13
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_fk2hv_130",
|
|
14
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_fk2hv_136",
|
|
15
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_fk2hv_142",
|
|
16
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_fk2hv_155",
|
|
17
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_fk2hv_188",
|
|
18
|
+
"root": "awsui_root_vj6p7_fk2hv_242",
|
|
19
|
+
"tile-container": "awsui_tile-container_vj6p7_fk2hv_259",
|
|
20
|
+
"has-metadata": "awsui_has-metadata_vj6p7_fk2hv_269",
|
|
21
|
+
"selected": "awsui_selected_vj6p7_fk2hv_272",
|
|
22
|
+
"disabled": "awsui_disabled_vj6p7_fk2hv_276",
|
|
23
|
+
"columns": "awsui_columns_vj6p7_fk2hv_291",
|
|
24
|
+
"column-1": "awsui_column-1_vj6p7_fk2hv_296",
|
|
25
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_fk2hv_303",
|
|
26
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_fk2hv_308",
|
|
27
|
+
"column-2": "awsui_column-2_vj6p7_fk2hv_313",
|
|
28
|
+
"column-3": "awsui_column-3_vj6p7_fk2hv_330",
|
|
29
|
+
"column-4": "awsui_column-4_vj6p7_fk2hv_347",
|
|
30
|
+
"control": "awsui_control_vj6p7_fk2hv_365",
|
|
31
|
+
"no-image": "awsui_no-image_vj6p7_fk2hv_369",
|
|
32
|
+
"image": "awsui_image_vj6p7_fk2hv_373"
|
|
33
33
|
};
|
|
34
34
|
|
package/toggle/styles.css.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"outline": "
|
|
6
|
-
"toggle-control": "awsui_toggle-
|
|
7
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
8
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
9
|
-
"toggle-handle": "awsui_toggle-
|
|
10
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
11
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
4
|
+
"root": "awsui_root_4yi2u_1wzme_93",
|
|
5
|
+
"outline": "awsui_outline_4yi2u_1wzme_107",
|
|
6
|
+
"toggle-control": "awsui_toggle-control_4yi2u_1wzme_126",
|
|
7
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_1wzme_135",
|
|
8
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_1wzme_138",
|
|
9
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_1wzme_145",
|
|
10
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_1wzme_157",
|
|
11
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_1wzme_160"
|
|
12
12
|
};
|
|
13
13
|
|
package/toggle/styles.scoped.css
CHANGED
|
@@ -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_4yi2u_1wzme_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,17 +125,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
display: flex;
|
|
129
131
|
}
|
|
130
132
|
|
|
131
|
-
.
|
|
133
|
+
.awsui_outline_4yi2u_1wzme_107:not(#\9) {
|
|
132
134
|
position: relative;
|
|
133
135
|
}
|
|
134
|
-
.
|
|
136
|
+
.awsui_outline_4yi2u_1wzme_107:not(#\9) {
|
|
135
137
|
outline: 2px dotted transparent;
|
|
136
138
|
outline-offset: calc(2px - 1px);
|
|
137
139
|
}
|
|
138
|
-
.
|
|
140
|
+
.awsui_outline_4yi2u_1wzme_107:not(#\9)::before {
|
|
139
141
|
content: " ";
|
|
140
142
|
display: block;
|
|
141
143
|
position: absolute;
|
|
@@ -147,7 +149,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
149
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
148
150
|
}
|
|
149
151
|
|
|
150
|
-
.awsui_toggle-
|
|
152
|
+
.awsui_toggle-control_4yi2u_1wzme_126:not(#\9) {
|
|
151
153
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - 16px) / 2);
|
|
152
154
|
min-height: 16px;
|
|
153
155
|
min-width: 24px;
|
|
@@ -156,17 +158,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
156
158
|
background: var(--color-background-toggle-default-w4ftus, #414d5c);
|
|
157
159
|
border-radius: 8px;
|
|
158
160
|
}
|
|
159
|
-
.awsui_toggle-control-
|
|
161
|
+
.awsui_toggle-control-checked_4yi2u_1wzme_135:not(#\9) {
|
|
160
162
|
background: var(--color-background-control-checked-9admlu, #0972d3);
|
|
161
163
|
}
|
|
162
|
-
.awsui_toggle-control-
|
|
164
|
+
.awsui_toggle-control-disabled_4yi2u_1wzme_138:not(#\9) {
|
|
163
165
|
background: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
164
166
|
}
|
|
165
|
-
.awsui_toggle-control-
|
|
167
|
+
.awsui_toggle-control-disabled_4yi2u_1wzme_138.awsui_toggle-control-checked_4yi2u_1wzme_135:not(#\9) {
|
|
166
168
|
background: var(--color-background-toggle-checked-disabled-07lf06, #b5d6f4);
|
|
167
169
|
}
|
|
168
170
|
|
|
169
|
-
.awsui_toggle-
|
|
171
|
+
.awsui_toggle-handle_4yi2u_1wzme_145:not(#\9) {
|
|
170
172
|
display: block;
|
|
171
173
|
position: absolute;
|
|
172
174
|
border-radius: 6px;
|
|
@@ -178,20 +180,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
180
|
left: 2px;
|
|
179
181
|
transition: transform var(--motion-duration-fast-nk2ap0, 90ms) var(--motion-easing-ease-out-quart-z687ml, cubic-bezier(0.165, 0.84, 0.44, 1)), background-color var(--motion-duration-fast-nk2ap0, 90ms) var(--motion-easing-ease-out-quart-z687ml, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
180
182
|
}
|
|
181
|
-
.awsui_toggle-handle-
|
|
183
|
+
.awsui_toggle-handle-checked_4yi2u_1wzme_157:not(#\9) {
|
|
182
184
|
transform: translateX(8px);
|
|
183
185
|
}
|
|
184
|
-
.awsui_toggle-handle-
|
|
186
|
+
.awsui_toggle-handle-disabled_4yi2u_1wzme_160:not(#\9) {
|
|
185
187
|
background: var(--color-foreground-control-disabled-v6a97u, #ffffff);
|
|
186
188
|
box-shadow: none;
|
|
187
189
|
}
|
|
188
190
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.awsui_toggle-
|
|
191
|
+
.awsui_toggle-handle_4yi2u_1wzme_145:not(#\9) {
|
|
190
192
|
animation: none;
|
|
191
193
|
transition: none;
|
|
192
194
|
}
|
|
193
195
|
}
|
|
194
|
-
.awsui-motion-disabled .awsui_toggle-
|
|
196
|
+
.awsui-motion-disabled .awsui_toggle-handle_4yi2u_1wzme_145:not(#\9), .awsui-mode-entering .awsui_toggle-handle_4yi2u_1wzme_145:not(#\9) {
|
|
195
197
|
animation: none;
|
|
196
198
|
transition: none;
|
|
197
199
|
}
|
|
@@ -2,13 +2,13 @@
|
|
|
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
|
-
"outline": "
|
|
7
|
-
"toggle-control": "awsui_toggle-
|
|
8
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
9
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
10
|
-
"toggle-handle": "awsui_toggle-
|
|
11
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
12
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
5
|
+
"root": "awsui_root_4yi2u_1wzme_93",
|
|
6
|
+
"outline": "awsui_outline_4yi2u_1wzme_107",
|
|
7
|
+
"toggle-control": "awsui_toggle-control_4yi2u_1wzme_126",
|
|
8
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_1wzme_135",
|
|
9
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_1wzme_138",
|
|
10
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_1wzme_145",
|
|
11
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_1wzme_157",
|
|
12
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_1wzme_160"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-items": "awsui_has-
|
|
6
|
-
"token": "
|
|
7
|
-
"dismiss-button": "awsui_dismiss-
|
|
8
|
-
"token-disabled": "awsui_token-
|
|
9
|
-
"toggle": "
|
|
10
|
-
"description": "
|
|
4
|
+
"root": "awsui_root_dm8gx_qkfnk_97",
|
|
5
|
+
"has-items": "awsui_has-items_dm8gx_qkfnk_109",
|
|
6
|
+
"token": "awsui_token_dm8gx_qkfnk_113",
|
|
7
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_qkfnk_125",
|
|
8
|
+
"token-disabled": "awsui_token-disabled_dm8gx_qkfnk_159",
|
|
9
|
+
"toggle": "awsui_toggle_dm8gx_qkfnk_174",
|
|
10
|
+
"description": "awsui_description_dm8gx_qkfnk_237"
|
|
11
11
|
};
|
|
12
12
|
|