@cloudscape-design/components 3.0.176 → 3.0.178
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 +75 -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 +2 -2
- 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/wizard/styles.scoped.css
CHANGED
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable selector-max-universal, selector-max-type */
|
|
94
|
-
.
|
|
94
|
+
.awsui_root_1xupv_miutt_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -126,31 +126,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
127
127
|
font-weight: 400;
|
|
128
128
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
129
|
+
-webkit-font-smoothing: auto;
|
|
130
|
+
-moz-osx-font-smoothing: auto;
|
|
129
131
|
}
|
|
130
132
|
|
|
131
|
-
.
|
|
133
|
+
.awsui_wizard_1xupv_miutt_107.awsui_refresh_1xupv_miutt_107:not(#\9) {
|
|
132
134
|
column-gap: var(--space-xl-a39hup, 24px);
|
|
133
135
|
display: grid;
|
|
134
136
|
grid-template-columns: auto minmax(0, 1fr);
|
|
135
137
|
grid-template-rows: auto 1fr;
|
|
136
138
|
row-gap: var(--space-scaled-xl-w2t504, 24px);
|
|
137
139
|
}
|
|
138
|
-
.
|
|
140
|
+
.awsui_wizard_1xupv_miutt_107.awsui_refresh_1xupv_miutt_107.awsui_small-container_1xupv_miutt_114:not(#\9) {
|
|
139
141
|
grid-template-columns: minmax(0, 1fr) 0;
|
|
140
142
|
row-gap: var(--space-scaled-l-t03y3z, 20px);
|
|
141
143
|
}
|
|
142
144
|
|
|
143
|
-
.
|
|
145
|
+
.awsui_wizard_1xupv_miutt_107:not(#\9):not(.awsui_refresh_1xupv_miutt_107) {
|
|
144
146
|
display: flex;
|
|
145
147
|
}
|
|
146
148
|
|
|
147
|
-
.
|
|
149
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107:not(#\9) {
|
|
148
150
|
grid-column: 1;
|
|
149
151
|
grid-row: 1/span 2;
|
|
150
152
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
151
153
|
z-index: 1;
|
|
152
154
|
}
|
|
153
|
-
.
|
|
155
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul:not(#\9) {
|
|
154
156
|
background: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
155
157
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
156
158
|
box-shadow: var(--shadow-container-7nblnj, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
@@ -159,26 +161,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
161
|
width: 280px;
|
|
160
162
|
box-sizing: border-box;
|
|
161
163
|
}
|
|
162
|
-
.
|
|
164
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9) {
|
|
163
165
|
display: grid;
|
|
164
166
|
column-gap: var(--space-s-hv8c1d, 12px);
|
|
165
167
|
grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
|
|
166
168
|
grid-template-rows: repeat(2, auto);
|
|
167
169
|
}
|
|
168
|
-
.
|
|
170
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > hr:not(#\9) {
|
|
169
171
|
background-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
170
172
|
border: 0;
|
|
171
173
|
grid-column: 1;
|
|
172
174
|
height: 100%;
|
|
173
175
|
width: var(--space-xxxs-k2w98v, 2px);
|
|
174
176
|
}
|
|
175
|
-
.
|
|
177
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > .awsui_number_1xupv_miutt_151:not(#\9) {
|
|
176
178
|
color: var(--color-text-small-le1y42, #5f6b7a);
|
|
177
179
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
178
180
|
grid-column: 2;
|
|
179
181
|
grid-row: 1;
|
|
180
182
|
}
|
|
181
|
-
.
|
|
183
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > a:not(#\9) {
|
|
182
184
|
align-items: start;
|
|
183
185
|
column-gap: var(--space-s-hv8c1d, 12px);
|
|
184
186
|
cursor: pointer;
|
|
@@ -188,7 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
190
|
grid-row: 2;
|
|
189
191
|
grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
|
|
190
192
|
}
|
|
191
|
-
.
|
|
193
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > a > .awsui_circle_1xupv_miutt_167:not(#\9) {
|
|
192
194
|
border-radius: 100%;
|
|
193
195
|
grid-column: 1;
|
|
194
196
|
height: 10px;
|
|
@@ -196,13 +198,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
196
198
|
margin-top: 6px;
|
|
197
199
|
width: 10px;
|
|
198
200
|
}
|
|
199
|
-
.
|
|
201
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > a > .awsui_title_1xupv_miutt_175:not(#\9) {
|
|
200
202
|
min-width: 0;
|
|
201
203
|
-ms-word-break: break-all;
|
|
202
204
|
word-break: break-word;
|
|
203
205
|
grid-column: 2;
|
|
204
206
|
}
|
|
205
|
-
.
|
|
207
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li > a[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
206
208
|
outline: thin dotted;
|
|
207
209
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
208
210
|
outline-offset: 2px;
|
|
@@ -210,58 +212,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
212
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
211
213
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
212
214
|
}
|
|
213
|
-
.
|
|
215
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9):first-child > hr {
|
|
214
216
|
grid-row: 2/span 2;
|
|
215
217
|
}
|
|
216
|
-
.
|
|
218
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_miutt_151 {
|
|
217
219
|
margin-top: var(--space-scaled-xl-w2t504, 24px);
|
|
218
220
|
}
|
|
219
|
-
.
|
|
221
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9):last-child > hr {
|
|
220
222
|
grid-row: 1;
|
|
221
223
|
}
|
|
222
|
-
.
|
|
224
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9):only-of-type > hr {
|
|
223
225
|
display: none;
|
|
224
226
|
}
|
|
225
|
-
.
|
|
227
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
|
|
226
228
|
grid-row: 1/span 3;
|
|
227
229
|
}
|
|
228
|
-
.
|
|
230
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_active_1xupv_miutt_204 > a:not(#\9) {
|
|
229
231
|
cursor: text;
|
|
230
232
|
}
|
|
231
|
-
.
|
|
233
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_active_1xupv_miutt_204 > a > .awsui_circle_1xupv_miutt_167:not(#\9) {
|
|
232
234
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
233
235
|
box-shadow: 0 0 0 3px var(--color-background-container-content-i8i4a0, #ffffff), 0 0 0 5px var(--color-background-control-checked-9admlu, #0972d3), 0 0 0 7px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
234
236
|
}
|
|
235
|
-
.
|
|
237
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_active_1xupv_miutt_204 > a > .awsui_title_1xupv_miutt_175:not(#\9) {
|
|
236
238
|
color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
237
239
|
font-weight: 700;
|
|
238
240
|
}
|
|
239
|
-
.
|
|
241
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_disabled_1xupv_miutt_215 > a:not(#\9) {
|
|
240
242
|
cursor: text;
|
|
241
243
|
}
|
|
242
|
-
.
|
|
244
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_disabled_1xupv_miutt_215 > a > .awsui_circle_1xupv_miutt_167:not(#\9) {
|
|
243
245
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
244
246
|
box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-3pbb07, #9ba7b6), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
245
247
|
}
|
|
246
|
-
.
|
|
248
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_disabled_1xupv_miutt_215 > a > .awsui_title_1xupv_miutt_175:not(#\9) {
|
|
247
249
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
248
250
|
}
|
|
249
|
-
.
|
|
251
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_enabled_1xupv_miutt_225 > a > .awsui_circle_1xupv_miutt_167:not(#\9) {
|
|
250
252
|
background-color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
251
253
|
box-shadow: 0 0 0 2px var(--color-text-interactive-default-eg5fsa, #414d5c), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
252
254
|
}
|
|
253
|
-
.
|
|
255
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_enabled_1xupv_miutt_225 > a > .awsui_title_1xupv_miutt_175:not(#\9) {
|
|
254
256
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
255
257
|
}
|
|
256
|
-
.
|
|
258
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_enabled_1xupv_miutt_225 > a:not(#\9):hover > .awsui_circle_1xupv_miutt_167 {
|
|
257
259
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
258
260
|
box-shadow: 0 0 0 2px var(--color-background-control-checked-9admlu, #0972d3), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
259
261
|
}
|
|
260
|
-
.
|
|
262
|
+
.awsui_navigation_1xupv_miutt_123.awsui_refresh_1xupv_miutt_107 > ul > li.awsui_enabled_1xupv_miutt_225 > a:not(#\9):hover > .awsui_title_1xupv_miutt_175 {
|
|
261
263
|
color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
262
264
|
}
|
|
263
265
|
|
|
264
|
-
.
|
|
266
|
+
.awsui_navigation_1xupv_miutt_123:not(#\9):not(.awsui_refresh_1xupv_miutt_107) {
|
|
265
267
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
266
268
|
display: inline-block;
|
|
267
269
|
margin-right: calc(2 * var(--space-xxxl-bo9z7f, 40px));
|
|
@@ -269,87 +271,87 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
271
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
270
272
|
width: 200px;
|
|
271
273
|
}
|
|
272
|
-
.
|
|
274
|
+
.awsui_navigation_1xupv_miutt_123:not(#\9):not(.awsui_refresh_1xupv_miutt_107) > ul {
|
|
273
275
|
list-style: none;
|
|
274
276
|
padding: 0;
|
|
275
277
|
margin: 0;
|
|
276
278
|
}
|
|
277
|
-
.
|
|
279
|
+
.awsui_navigation_1xupv_miutt_123:not(#\9):not(.awsui_refresh_1xupv_miutt_107) > ul > li {
|
|
278
280
|
padding-bottom: var(--space-scaled-m-pv0fmt, 16px);
|
|
279
281
|
padding-top: 0;
|
|
280
282
|
}
|
|
281
|
-
.
|
|
283
|
+
.awsui_navigation_1xupv_miutt_123:not(#\9):not(.awsui_refresh_1xupv_miutt_107) > ul > li:not(:first-child) {
|
|
282
284
|
margin-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
283
285
|
}
|
|
284
|
-
.
|
|
286
|
+
.awsui_navigation_1xupv_miutt_123:not(#\9):not(.awsui_refresh_1xupv_miutt_107) > ul > li:not(:last-child) {
|
|
285
287
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-layout-wf5alz, #d1d5db);
|
|
286
288
|
}
|
|
287
289
|
|
|
288
|
-
.
|
|
290
|
+
.awsui_form_1xupv_miutt_264:not(#\9):not(.awsui_refresh_1xupv_miutt_107) {
|
|
289
291
|
min-width: 0;
|
|
290
292
|
-ms-word-break: break-all;
|
|
291
293
|
word-break: break-word;
|
|
292
294
|
width: 100%;
|
|
293
295
|
}
|
|
294
|
-
.
|
|
296
|
+
.awsui_form_1xupv_miutt_264:not(#\9):not(.awsui_refresh_1xupv_miutt_107) > .awsui_form-header_1xupv_miutt_270 {
|
|
295
297
|
position: relative;
|
|
296
298
|
margin-bottom: var(--space-scaled-m-pv0fmt, 16px);
|
|
297
299
|
}
|
|
298
300
|
|
|
299
|
-
.
|
|
301
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107:not(#\9) {
|
|
300
302
|
min-width: 0;
|
|
301
303
|
-ms-word-break: break-all;
|
|
302
304
|
word-break: break-word;
|
|
303
305
|
display: contents;
|
|
304
306
|
}
|
|
305
|
-
.
|
|
307
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107 > .awsui_background_1xupv_miutt_281:not(#\9) {
|
|
306
308
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
307
309
|
grid-column: 1/span 2;
|
|
308
310
|
grid-row: 1;
|
|
309
311
|
}
|
|
310
|
-
.
|
|
312
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107 > .awsui_form-header_1xupv_miutt_270:not(#\9) {
|
|
311
313
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
312
314
|
grid-column: 2;
|
|
313
315
|
grid-row: 1;
|
|
314
316
|
}
|
|
315
|
-
.
|
|
317
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107 > .awsui_form-header_1xupv_miutt_270 > .awsui_form-header-content_1xupv_miutt_291:not(#\9) {
|
|
316
318
|
padding-top: var(--space-scaled-xl-w2t504, 24px);
|
|
317
319
|
padding-bottom: var(--space-scaled-xl-w2t504, 24px);
|
|
318
320
|
}
|
|
319
|
-
.
|
|
321
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107 > .awsui_form-component_1xupv_miutt_295:not(#\9) {
|
|
320
322
|
grid-column: 2;
|
|
321
323
|
grid-row: 2;
|
|
322
324
|
}
|
|
323
|
-
.
|
|
325
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107.awsui_small-container_1xupv_miutt_114 > .awsui_form-header_1xupv_miutt_270:not(#\9) {
|
|
324
326
|
grid-column: 1/span 2;
|
|
325
327
|
}
|
|
326
|
-
.
|
|
328
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107.awsui_small-container_1xupv_miutt_114 > .awsui_form-header_1xupv_miutt_270 > .awsui_form-header-content_1xupv_miutt_291:not(#\9) {
|
|
327
329
|
padding-top: 0;
|
|
328
330
|
}
|
|
329
|
-
.
|
|
331
|
+
.awsui_form_1xupv_miutt_264.awsui_refresh_1xupv_miutt_107.awsui_small-container_1xupv_miutt_114 > .awsui_form-component_1xupv_miutt_295:not(#\9) {
|
|
330
332
|
grid-column: 1/span 2;
|
|
331
333
|
}
|
|
332
334
|
|
|
333
|
-
.
|
|
335
|
+
.awsui_navigation_1xupv_miutt_123.awsui_hidden_1xupv_miutt_309:not(#\9) {
|
|
334
336
|
display: none;
|
|
335
337
|
}
|
|
336
338
|
|
|
337
|
-
.awsui_collapsed-
|
|
339
|
+
.awsui_collapsed-steps_1xupv_miutt_313:not(#\9) {
|
|
338
340
|
color: var(--color-text-heading-secondary-corkaj, #414d5c);
|
|
339
341
|
font-weight: 700;
|
|
340
342
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
341
343
|
}
|
|
342
|
-
.awsui_collapsed-steps-extra-
|
|
344
|
+
.awsui_collapsed-steps-extra-padding_1xupv_miutt_318:not(#\9) {
|
|
343
345
|
padding-top: var(--space-scaled-l-t03y3z, 20px);
|
|
344
346
|
}
|
|
345
|
-
.awsui_collapsed-steps-
|
|
347
|
+
.awsui_collapsed-steps-hidden_1xupv_miutt_321:not(#\9) {
|
|
346
348
|
display: none;
|
|
347
349
|
}
|
|
348
350
|
|
|
349
|
-
.awsui_form-header-component-
|
|
351
|
+
.awsui_form-header-component-wrapper_1xupv_miutt_325:not(#\9) {
|
|
350
352
|
outline: none;
|
|
351
353
|
}
|
|
352
|
-
.awsui_form-header-component-
|
|
354
|
+
.awsui_form-header-component-wrapper_1xupv_miutt_325[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
353
355
|
outline: thin dotted;
|
|
354
356
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
355
357
|
outline-offset: 2px;
|
|
@@ -358,30 +360,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
358
360
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
359
361
|
}
|
|
360
362
|
|
|
361
|
-
.awsui_form-header-
|
|
362
|
-
.awsui_navigation-
|
|
363
|
-
.awsui_navigation-link-
|
|
364
|
-
.awsui_navigation-link-
|
|
363
|
+
.awsui_form-header-component_1xupv_miutt_325:not(#\9),
|
|
364
|
+
.awsui_navigation-link_1xupv_miutt_338:not(#\9),
|
|
365
|
+
.awsui_navigation-link-item_1xupv_miutt_339:not(#\9),
|
|
366
|
+
.awsui_navigation-link-label_1xupv_miutt_340:not(#\9) {
|
|
365
367
|
/* used in test-utils */
|
|
366
368
|
}
|
|
367
369
|
|
|
368
|
-
.awsui_navigation-link-
|
|
370
|
+
.awsui_navigation-link-active_1xupv_miutt_344:not(#\9) {
|
|
369
371
|
font-weight: 700;
|
|
370
372
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
371
373
|
}
|
|
372
374
|
|
|
373
|
-
.awsui_navigation-link-
|
|
375
|
+
.awsui_navigation-link-disabled_1xupv_miutt_349:not(#\9) {
|
|
374
376
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
375
377
|
}
|
|
376
378
|
|
|
377
|
-
.awsui_cancel-
|
|
378
|
-
.awsui_previous-
|
|
379
|
-
.awsui_primary-
|
|
380
|
-
.awsui_skip-to-
|
|
379
|
+
.awsui_cancel-button_1xupv_miutt_353:not(#\9),
|
|
380
|
+
.awsui_previous-button_1xupv_miutt_354:not(#\9),
|
|
381
|
+
.awsui_primary-button_1xupv_miutt_355:not(#\9),
|
|
382
|
+
.awsui_skip-to-button_1xupv_miutt_356:not(#\9) {
|
|
381
383
|
/* used in test-utils */
|
|
382
384
|
}
|
|
383
385
|
|
|
384
|
-
.awsui_action-
|
|
386
|
+
.awsui_action-buttons_1xupv_miutt_360:not(#\9) {
|
|
385
387
|
display: flex;
|
|
386
388
|
justify-content: flex-end;
|
|
387
389
|
}
|
|
@@ -2,37 +2,37 @@
|
|
|
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
|
-
"wizard": "
|
|
7
|
-
"refresh": "
|
|
8
|
-
"small-container": "awsui_small-
|
|
9
|
-
"navigation": "
|
|
10
|
-
"number": "
|
|
11
|
-
"circle": "
|
|
12
|
-
"title": "
|
|
13
|
-
"active": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"enabled": "
|
|
16
|
-
"form": "
|
|
17
|
-
"form-header": "awsui_form-
|
|
18
|
-
"background": "
|
|
19
|
-
"form-header-content": "awsui_form-header-
|
|
20
|
-
"form-component": "awsui_form-
|
|
21
|
-
"hidden": "
|
|
22
|
-
"collapsed-steps": "awsui_collapsed-
|
|
23
|
-
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-
|
|
24
|
-
"collapsed-steps-hidden": "awsui_collapsed-steps-
|
|
25
|
-
"form-header-component-wrapper": "awsui_form-header-component-
|
|
26
|
-
"form-header-component": "awsui_form-header-
|
|
27
|
-
"navigation-link": "awsui_navigation-
|
|
28
|
-
"navigation-link-item": "awsui_navigation-link-
|
|
29
|
-
"navigation-link-label": "awsui_navigation-link-
|
|
30
|
-
"navigation-link-active": "awsui_navigation-link-
|
|
31
|
-
"navigation-link-disabled": "awsui_navigation-link-
|
|
32
|
-
"cancel-button": "awsui_cancel-
|
|
33
|
-
"previous-button": "awsui_previous-
|
|
34
|
-
"primary-button": "awsui_primary-
|
|
35
|
-
"skip-to-button": "awsui_skip-to-
|
|
36
|
-
"action-buttons": "awsui_action-
|
|
5
|
+
"root": "awsui_root_1xupv_miutt_94",
|
|
6
|
+
"wizard": "awsui_wizard_1xupv_miutt_107",
|
|
7
|
+
"refresh": "awsui_refresh_1xupv_miutt_107",
|
|
8
|
+
"small-container": "awsui_small-container_1xupv_miutt_114",
|
|
9
|
+
"navigation": "awsui_navigation_1xupv_miutt_123",
|
|
10
|
+
"number": "awsui_number_1xupv_miutt_151",
|
|
11
|
+
"circle": "awsui_circle_1xupv_miutt_167",
|
|
12
|
+
"title": "awsui_title_1xupv_miutt_175",
|
|
13
|
+
"active": "awsui_active_1xupv_miutt_204",
|
|
14
|
+
"disabled": "awsui_disabled_1xupv_miutt_215",
|
|
15
|
+
"enabled": "awsui_enabled_1xupv_miutt_225",
|
|
16
|
+
"form": "awsui_form_1xupv_miutt_264",
|
|
17
|
+
"form-header": "awsui_form-header_1xupv_miutt_270",
|
|
18
|
+
"background": "awsui_background_1xupv_miutt_281",
|
|
19
|
+
"form-header-content": "awsui_form-header-content_1xupv_miutt_291",
|
|
20
|
+
"form-component": "awsui_form-component_1xupv_miutt_295",
|
|
21
|
+
"hidden": "awsui_hidden_1xupv_miutt_309",
|
|
22
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_miutt_313",
|
|
23
|
+
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_miutt_318",
|
|
24
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_miutt_321",
|
|
25
|
+
"form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_miutt_325",
|
|
26
|
+
"form-header-component": "awsui_form-header-component_1xupv_miutt_325",
|
|
27
|
+
"navigation-link": "awsui_navigation-link_1xupv_miutt_338",
|
|
28
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_miutt_339",
|
|
29
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_miutt_340",
|
|
30
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_miutt_344",
|
|
31
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_miutt_349",
|
|
32
|
+
"cancel-button": "awsui_cancel-button_1xupv_miutt_353",
|
|
33
|
+
"previous-button": "awsui_previous-button_1xupv_miutt_354",
|
|
34
|
+
"primary-button": "awsui_primary-button_1xupv_miutt_355",
|
|
35
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_miutt_356",
|
|
36
|
+
"action-buttons": "awsui_action-buttons_1xupv_miutt_360"
|
|
37
37
|
};
|
|
38
38
|
|