@cloudscape-design/components 3.0.15 → 3.0.18
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 +33 -33
- package/alert/styles.selectors.js +19 -19
- 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/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +30 -31
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +15 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- 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 +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +45 -39
- package/internal/generated/theming/index.js +45 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- 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 +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 +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
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_wkfqe_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_wizard_1xupv_wkfqe_105.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
|
|
136
136
|
column-gap: 24px;
|
|
137
137
|
column-gap: var(--space-xl-a39hup, 24px);
|
|
138
138
|
display: grid;
|
|
@@ -141,27 +141,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
141
|
row-gap: 24px;
|
|
142
142
|
row-gap: var(--space-scaled-xl-w2t504, 24px);
|
|
143
143
|
}
|
|
144
|
-
.
|
|
144
|
+
.awsui_wizard_1xupv_wkfqe_105.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112:not(#\9) {
|
|
145
145
|
row-gap: 20px;
|
|
146
146
|
row-gap: var(--space-scaled-l-t03y3z, 20px);
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_wizard_1xupv_wkfqe_105:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
|
|
150
150
|
display: flex;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.
|
|
153
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
|
|
154
154
|
grid-column: 1;
|
|
155
155
|
grid-row: 1/span 2;
|
|
156
156
|
padding-top: 4px;
|
|
157
157
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
158
158
|
z-index: 1;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul:not(#\9) {
|
|
161
161
|
background: #ffffff;
|
|
162
162
|
background: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
163
163
|
border-radius: 16px;
|
|
164
|
-
border-radius: var(--border-container-
|
|
164
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
165
165
|
box-shadow: 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12);
|
|
166
166
|
box-shadow: var(--shadow-container-7nblnj, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
167
167
|
margin: 0;
|
|
@@ -170,7 +170,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
width: 280px;
|
|
171
171
|
box-sizing: border-box;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9) {
|
|
174
174
|
display: grid;
|
|
175
175
|
column-gap: 12px;
|
|
176
176
|
column-gap: var(--space-s-hv8c1d, 12px);
|
|
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
|
|
179
179
|
grid-template-rows: repeat(2, auto);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > hr:not(#\9) {
|
|
182
182
|
background-color: #e9ebed;
|
|
183
183
|
background-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
184
184
|
border: 0;
|
|
@@ -187,7 +187,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
width: 2px;
|
|
188
188
|
width: var(--space-xxxs-k2w98v, 2px);
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > .awsui_number_1xupv_wkfqe_148:not(#\9) {
|
|
191
191
|
color: #5f6b7a;
|
|
192
192
|
color: var(--color-text-small-le1y42, #5f6b7a);
|
|
193
193
|
font-size: 12px;
|
|
@@ -195,7 +195,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
grid-column: 2;
|
|
196
196
|
grid-row: 1;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a:not(#\9) {
|
|
199
199
|
align-items: start;
|
|
200
200
|
column-gap: 12px;
|
|
201
201
|
column-gap: var(--space-s-hv8c1d, 12px);
|
|
@@ -208,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
grid-template-columns: 20px 1fr;
|
|
209
209
|
grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
|
|
212
212
|
border-radius: 100%;
|
|
213
213
|
grid-column: 1;
|
|
214
214
|
height: 10px;
|
|
@@ -216,13 +216,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
margin-top: 6px;
|
|
217
217
|
width: 10px;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
|
|
220
220
|
min-width: 0;
|
|
221
221
|
-ms-word-break: break-all;
|
|
222
222
|
word-break: break-word;
|
|
223
223
|
grid-column: 2;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
226
226
|
outline: thin dotted;
|
|
227
227
|
outline: 0;
|
|
228
228
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -230,75 +230,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
230
230
|
outline-color: #0972d3;
|
|
231
231
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
232
232
|
border-radius: 4px;
|
|
233
|
-
border-radius: var(--border-control-focus-ring-
|
|
233
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
234
234
|
box-shadow: 0 0 0 2px #0972d3;
|
|
235
235
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):first-child > hr {
|
|
238
238
|
grid-row: 2/span 2;
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_wkfqe_148 {
|
|
241
241
|
margin-top: 24px;
|
|
242
242
|
margin-top: var(--space-scaled-xl-w2t504, 24px);
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):last-child > hr {
|
|
245
245
|
grid-row: 1;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):only-of-type > hr {
|
|
248
248
|
display: none;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
|
|
251
251
|
grid-row: 1/span 3;
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a:not(#\9) {
|
|
254
254
|
cursor: text;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
|
|
257
257
|
background-color: #0972d3;
|
|
258
258
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
259
259
|
box-shadow: 0 0 0 3px #ffffff, 0 0 0 5px #0972d3, 0 0 0 7px #ffffff;
|
|
260
260
|
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);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
|
|
263
263
|
color: #0972d3;
|
|
264
264
|
color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
265
265
|
font-weight: 700;
|
|
266
266
|
}
|
|
267
|
-
.
|
|
267
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a:not(#\9) {
|
|
268
268
|
cursor: text;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
|
|
271
271
|
background-color: #ffffff;
|
|
272
272
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
273
273
|
box-shadow: 0 0 0 2px #9ba7b6, 0 0 0 4px #ffffff;
|
|
274
274
|
box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-3pbb07, #9ba7b6), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
|
|
277
277
|
color: #9ba7b6;
|
|
278
278
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
279
279
|
}
|
|
280
|
-
.
|
|
280
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
|
|
281
281
|
background-color: #414d5c;
|
|
282
282
|
background-color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
283
283
|
box-shadow: 0 0 0 2px #414d5c, 0 0 0 4px #ffffff;
|
|
284
284
|
box-shadow: 0 0 0 2px var(--color-text-interactive-default-eg5fsa, #414d5c), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
|
|
287
287
|
color: #414d5c;
|
|
288
288
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a:not(#\9):hover > .awsui_circle_1xupv_wkfqe_164 {
|
|
291
291
|
background-color: #0972d3;
|
|
292
292
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
293
293
|
box-shadow: 0 0 0 2px #0972d3, 0 0 0 4px #ffffff;
|
|
294
294
|
box-shadow: 0 0 0 2px var(--color-background-control-checked-9admlu, #0972d3), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
|
|
295
295
|
}
|
|
296
|
-
.
|
|
296
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a:not(#\9):hover > .awsui_title_1xupv_wkfqe_172 {
|
|
297
297
|
color: #0972d3;
|
|
298
298
|
color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.
|
|
301
|
+
.awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
|
|
302
302
|
color: #9ba7b6;
|
|
303
303
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
304
304
|
display: inline-block;
|
|
@@ -309,120 +309,120 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
309
309
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
310
310
|
width: 200px;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul {
|
|
313
313
|
list-style: none;
|
|
314
314
|
padding: 0;
|
|
315
315
|
margin: 0;
|
|
316
316
|
}
|
|
317
|
-
.
|
|
317
|
+
.awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li {
|
|
318
318
|
padding-bottom: 16px;
|
|
319
319
|
padding-bottom: var(--space-scaled-m-pv0fmt, 16px);
|
|
320
320
|
padding-top: 0;
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li:not(:first-child) {
|
|
323
323
|
margin-top: 16px;
|
|
324
324
|
margin-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li:not(:last-child) {
|
|
327
327
|
border-bottom: 1px solid #d1d5db;
|
|
328
328
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-layout-wf5alz, #d1d5db);
|
|
329
329
|
}
|
|
330
330
|
|
|
331
|
-
.
|
|
331
|
+
.awsui_form_1xupv_wkfqe_261:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
|
|
332
332
|
min-width: 0;
|
|
333
333
|
-ms-word-break: break-all;
|
|
334
334
|
word-break: break-word;
|
|
335
335
|
width: 100%;
|
|
336
336
|
}
|
|
337
|
-
.
|
|
337
|
+
.awsui_form_1xupv_wkfqe_261:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > .awsui_form-header_1xupv_wkfqe_267 {
|
|
338
338
|
position: relative;
|
|
339
339
|
margin-bottom: 16px;
|
|
340
340
|
margin-bottom: var(--space-scaled-m-pv0fmt, 16px);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
|
|
344
344
|
min-width: 0;
|
|
345
345
|
-ms-word-break: break-all;
|
|
346
346
|
word-break: break-word;
|
|
347
347
|
display: contents;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_background_1xupv_wkfqe_278:not(#\9) {
|
|
350
350
|
background-color: #ffffff;
|
|
351
351
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
352
352
|
grid-column: 1/span 2;
|
|
353
353
|
grid-row: 1;
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-header_1xupv_wkfqe_267:not(#\9) {
|
|
356
356
|
background-color: #ffffff;
|
|
357
357
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
358
358
|
grid-column: 2;
|
|
359
359
|
grid-row: 1;
|
|
360
360
|
}
|
|
361
|
-
.
|
|
361
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-header_1xupv_wkfqe_267 > .awsui_form-header-content_1xupv_wkfqe_288:not(#\9) {
|
|
362
362
|
padding-top: 24px;
|
|
363
363
|
padding-top: var(--space-scaled-xl-w2t504, 24px);
|
|
364
364
|
padding-bottom: 24px;
|
|
365
365
|
padding-bottom: var(--space-scaled-xl-w2t504, 24px);
|
|
366
366
|
}
|
|
367
|
-
.
|
|
367
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-component_1xupv_wkfqe_292:not(#\9) {
|
|
368
368
|
grid-column: 2;
|
|
369
369
|
grid-row: 2;
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-header_1xupv_wkfqe_267:not(#\9) {
|
|
372
372
|
grid-column: 1/span 2;
|
|
373
373
|
}
|
|
374
|
-
.
|
|
374
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-header_1xupv_wkfqe_267 > .awsui_form-header-content_1xupv_wkfqe_288:not(#\9) {
|
|
375
375
|
padding-top: 0;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-component_1xupv_wkfqe_292:not(#\9) {
|
|
378
378
|
grid-column: 1/span 2;
|
|
379
379
|
}
|
|
380
380
|
|
|
381
|
-
.
|
|
381
|
+
.awsui_navigation_1xupv_wkfqe_120.awsui_hidden_1xupv_wkfqe_306:not(#\9) {
|
|
382
382
|
display: none;
|
|
383
383
|
}
|
|
384
384
|
|
|
385
|
-
.awsui_collapsed-
|
|
385
|
+
.awsui_collapsed-steps_1xupv_wkfqe_310:not(#\9) {
|
|
386
386
|
color: #414d5c;
|
|
387
387
|
color: var(--color-text-heading-secondary-corkaj, #414d5c);
|
|
388
388
|
font-weight: 700;
|
|
389
389
|
padding-top: 4px;
|
|
390
390
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
391
391
|
}
|
|
392
|
-
.awsui_collapsed-steps-extra-
|
|
392
|
+
.awsui_collapsed-steps-extra-padding_1xupv_wkfqe_315:not(#\9) {
|
|
393
393
|
padding-top: 20px;
|
|
394
394
|
padding-top: var(--space-scaled-l-t03y3z, 20px);
|
|
395
395
|
}
|
|
396
|
-
.awsui_collapsed-steps-
|
|
396
|
+
.awsui_collapsed-steps-hidden_1xupv_wkfqe_318:not(#\9) {
|
|
397
397
|
display: none;
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
.awsui_form-header-
|
|
401
|
-
.awsui_navigation-
|
|
402
|
-
.awsui_navigation-link-
|
|
403
|
-
.awsui_navigation-link-
|
|
400
|
+
.awsui_form-header-component_1xupv_wkfqe_322:not(#\9),
|
|
401
|
+
.awsui_navigation-link_1xupv_wkfqe_323:not(#\9),
|
|
402
|
+
.awsui_navigation-link-item_1xupv_wkfqe_324:not(#\9),
|
|
403
|
+
.awsui_navigation-link-label_1xupv_wkfqe_325:not(#\9) {
|
|
404
404
|
/* used in test-utils */
|
|
405
405
|
}
|
|
406
406
|
|
|
407
|
-
.awsui_navigation-link-
|
|
407
|
+
.awsui_navigation-link-active_1xupv_wkfqe_329:not(#\9) {
|
|
408
408
|
font-weight: 700;
|
|
409
409
|
color: #000716;
|
|
410
410
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_navigation-link-
|
|
413
|
+
.awsui_navigation-link-disabled_1xupv_wkfqe_334:not(#\9) {
|
|
414
414
|
color: #9ba7b6;
|
|
415
415
|
color: var(--color-text-control-disabled-3z3eul, #9ba7b6);
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
.awsui_cancel-
|
|
419
|
-
.awsui_previous-
|
|
420
|
-
.awsui_primary-
|
|
421
|
-
.awsui_skip-to-
|
|
418
|
+
.awsui_cancel-button_1xupv_wkfqe_338:not(#\9),
|
|
419
|
+
.awsui_previous-button_1xupv_wkfqe_339:not(#\9),
|
|
420
|
+
.awsui_primary-button_1xupv_wkfqe_340:not(#\9),
|
|
421
|
+
.awsui_skip-to-button_1xupv_wkfqe_341:not(#\9) {
|
|
422
422
|
/* used in test-utils */
|
|
423
423
|
}
|
|
424
424
|
|
|
425
|
-
.awsui_action-
|
|
425
|
+
.awsui_action-buttons_1xupv_wkfqe_345:not(#\9) {
|
|
426
426
|
display: flex;
|
|
427
427
|
justify-content: flex-end;
|
|
428
428
|
}
|
|
@@ -2,36 +2,36 @@
|
|
|
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": "awsui_form-header-
|
|
26
|
-
"navigation-link": "awsui_navigation-
|
|
27
|
-
"navigation-link-item": "awsui_navigation-link-
|
|
28
|
-
"navigation-link-label": "awsui_navigation-link-
|
|
29
|
-
"navigation-link-active": "awsui_navigation-link-
|
|
30
|
-
"navigation-link-disabled": "awsui_navigation-link-
|
|
31
|
-
"cancel-button": "awsui_cancel-
|
|
32
|
-
"previous-button": "awsui_previous-
|
|
33
|
-
"primary-button": "awsui_primary-
|
|
34
|
-
"skip-to-button": "awsui_skip-to-
|
|
35
|
-
"action-buttons": "awsui_action-
|
|
5
|
+
"root": "awsui_root_1xupv_wkfqe_94",
|
|
6
|
+
"wizard": "awsui_wizard_1xupv_wkfqe_105",
|
|
7
|
+
"refresh": "awsui_refresh_1xupv_wkfqe_105",
|
|
8
|
+
"small-container": "awsui_small-container_1xupv_wkfqe_112",
|
|
9
|
+
"navigation": "awsui_navigation_1xupv_wkfqe_120",
|
|
10
|
+
"number": "awsui_number_1xupv_wkfqe_148",
|
|
11
|
+
"circle": "awsui_circle_1xupv_wkfqe_164",
|
|
12
|
+
"title": "awsui_title_1xupv_wkfqe_172",
|
|
13
|
+
"active": "awsui_active_1xupv_wkfqe_201",
|
|
14
|
+
"disabled": "awsui_disabled_1xupv_wkfqe_212",
|
|
15
|
+
"enabled": "awsui_enabled_1xupv_wkfqe_222",
|
|
16
|
+
"form": "awsui_form_1xupv_wkfqe_261",
|
|
17
|
+
"form-header": "awsui_form-header_1xupv_wkfqe_267",
|
|
18
|
+
"background": "awsui_background_1xupv_wkfqe_278",
|
|
19
|
+
"form-header-content": "awsui_form-header-content_1xupv_wkfqe_288",
|
|
20
|
+
"form-component": "awsui_form-component_1xupv_wkfqe_292",
|
|
21
|
+
"hidden": "awsui_hidden_1xupv_wkfqe_306",
|
|
22
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_wkfqe_310",
|
|
23
|
+
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_wkfqe_315",
|
|
24
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_wkfqe_318",
|
|
25
|
+
"form-header-component": "awsui_form-header-component_1xupv_wkfqe_322",
|
|
26
|
+
"navigation-link": "awsui_navigation-link_1xupv_wkfqe_323",
|
|
27
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_wkfqe_324",
|
|
28
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_wkfqe_325",
|
|
29
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_wkfqe_329",
|
|
30
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_wkfqe_334",
|
|
31
|
+
"cancel-button": "awsui_cancel-button_1xupv_wkfqe_338",
|
|
32
|
+
"previous-button": "awsui_previous-button_1xupv_wkfqe_339",
|
|
33
|
+
"primary-button": "awsui_primary-button_1xupv_wkfqe_340",
|
|
34
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_wkfqe_341",
|
|
35
|
+
"action-buttons": "awsui_action-buttons_1xupv_wkfqe_345"
|
|
36
36
|
};
|
|
37
37
|
|