@cloudscape-design/components 3.0.222 → 3.0.224
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/app-layout/styles.css.js +26 -26
- package/app-layout/styles.scoped.css +34 -33
- package/app-layout/styles.selectors.js +26 -26
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +152 -148
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/container/styles.css.js +20 -20
- package/container/styles.scoped.css +39 -38
- package/container/styles.selectors.js +20 -20
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +12 -11
- package/content-layout/styles.selectors.js +7 -7
- package/date-input/interfaces.d.ts +4 -0
- package/date-input/interfaces.d.ts.map +1 -1
- package/date-input/interfaces.js.map +1 -1
- package/internal/components/dark-ribbon/styles.css.js +2 -2
- package/internal/components/dark-ribbon/styles.scoped.css +3 -2
- package/internal/components/dark-ribbon/styles.selectors.js +2 -2
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +42 -41
- package/table/styles.selectors.js +33 -33
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +65 -63
- package/wizard/styles.selectors.js +32 -32
package/internal/manifest.json
CHANGED
package/package.json
CHANGED
package/table/styles.css.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"tools": "
|
|
6
|
-
"tools-filtering": "awsui_tools-
|
|
7
|
-
"tools-align-right": "awsui_tools-align-
|
|
8
|
-
"tools-pagination": "awsui_tools-
|
|
9
|
-
"tools-preferences": "awsui_tools-
|
|
10
|
-
"tools-small": "awsui_tools-
|
|
11
|
-
"table": "
|
|
12
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"variant-stacked": "awsui_variant-
|
|
15
|
-
"variant-container": "awsui_variant-
|
|
16
|
-
"variant-embedded": "awsui_variant-
|
|
17
|
-
"has-header": "awsui_has-
|
|
18
|
-
"has-footer": "awsui_has-
|
|
19
|
-
"cell-merged": "awsui_cell-
|
|
20
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
21
|
-
"empty": "
|
|
22
|
-
"loading": "
|
|
23
|
-
"selection-control": "awsui_selection-
|
|
24
|
-
"selection-control-header": "awsui_selection-control-
|
|
25
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
26
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
27
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
28
|
-
"dark-header": "awsui_dark-
|
|
29
|
-
"header-secondary": "awsui_header-
|
|
30
|
-
"table-has-header": "awsui_table-has-
|
|
31
|
-
"header-controls": "awsui_header-
|
|
32
|
-
"footer-wrapper": "awsui_footer-
|
|
33
|
-
"footer": "
|
|
34
|
-
"thead-active": "awsui_thead-
|
|
35
|
-
"row": "
|
|
36
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_1o3zu_97",
|
|
5
|
+
"tools": "awsui_tools_wih1l_1o3zu_108",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1o3zu_114",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1o3zu_128",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1o3zu_132",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1o3zu_132",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_1o3zu_138",
|
|
11
|
+
"table": "awsui_table_wih1l_1o3zu_144",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1o3zu_150",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_1o3zu_154",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1o3zu_162",
|
|
15
|
+
"variant-container": "awsui_variant-container_wih1l_1o3zu_162",
|
|
16
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1o3zu_166",
|
|
17
|
+
"has-header": "awsui_has-header_wih1l_1o3zu_169",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_1o3zu_172",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_1o3zu_186",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1o3zu_197",
|
|
21
|
+
"empty": "awsui_empty_wih1l_1o3zu_212",
|
|
22
|
+
"loading": "awsui_loading_wih1l_1o3zu_216",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_1o3zu_225",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1o3zu_232",
|
|
25
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_1o3zu_237",
|
|
26
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_1o3zu_247",
|
|
27
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_1o3zu_250",
|
|
28
|
+
"dark-header": "awsui_dark-header_wih1l_1o3zu_258",
|
|
29
|
+
"header-secondary": "awsui_header-secondary_wih1l_1o3zu_263",
|
|
30
|
+
"table-has-header": "awsui_table-has-header_wih1l_1o3zu_279",
|
|
31
|
+
"header-controls": "awsui_header-controls_wih1l_1o3zu_283",
|
|
32
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1o3zu_297",
|
|
33
|
+
"footer": "awsui_footer_wih1l_1o3zu_297",
|
|
34
|
+
"thead-active": "awsui_thead-active_wih1l_1o3zu_306",
|
|
35
|
+
"row": "awsui_row_wih1l_1o3zu_307",
|
|
36
|
+
"row-selected": "awsui_row-selected_wih1l_1o3zu_308"
|
|
37
37
|
};
|
|
38
38
|
|
package/table/styles.scoped.css
CHANGED
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_wih1l_1o3zu_97:not(#\9) {
|
|
98
98
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
99
99
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
100
100
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
@@ -105,53 +105,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
105
|
width: 100%;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
.
|
|
108
|
+
.awsui_tools_wih1l_1o3zu_108:not(#\9) {
|
|
109
109
|
display: flex;
|
|
110
110
|
align-items: flex-start;
|
|
111
111
|
flex-wrap: wrap;
|
|
112
112
|
padding: var(--space-scaled-xs-6859qs, 8px) 0 var(--space-scaled-xxs-95dhkm, 4px);
|
|
113
113
|
}
|
|
114
|
-
.awsui_tools-
|
|
114
|
+
.awsui_tools-filtering_wih1l_1o3zu_114:not(#\9) {
|
|
115
115
|
max-width: 100%;
|
|
116
116
|
margin-right: var(--space-l-4vl6xu, 20px);
|
|
117
117
|
}
|
|
118
118
|
@supports (flex-basis: fit-content) {
|
|
119
|
-
.awsui_tools-
|
|
119
|
+
.awsui_tools-filtering_wih1l_1o3zu_114:not(#\9) {
|
|
120
120
|
flex: 1 1 fit-content;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
123
|
@supports not (flex-basis: fit-content) {
|
|
124
|
-
.awsui_tools-
|
|
124
|
+
.awsui_tools-filtering_wih1l_1o3zu_114:not(#\9) {
|
|
125
125
|
flex: 1 1 auto;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
.awsui_tools-align-
|
|
128
|
+
.awsui_tools-align-right_wih1l_1o3zu_128:not(#\9) {
|
|
129
129
|
display: flex;
|
|
130
130
|
margin-left: auto;
|
|
131
131
|
}
|
|
132
|
-
.awsui_tools-
|
|
132
|
+
.awsui_tools-pagination_wih1l_1o3zu_132 + .awsui_tools-preferences_wih1l_1o3zu_132:not(#\9) {
|
|
133
133
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
134
134
|
box-sizing: border-box;
|
|
135
135
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
136
136
|
padding-left: var(--space-xs-rsr2qu, 8px);
|
|
137
137
|
}
|
|
138
|
-
.awsui_tools-
|
|
138
|
+
.awsui_tools-small_wih1l_1o3zu_138 > .awsui_tools-filtering_wih1l_1o3zu_114:not(#\9) {
|
|
139
139
|
margin-right: 0;
|
|
140
140
|
margin-bottom: var(--space-scaled-xs-6859qs, 8px);
|
|
141
141
|
flex-basis: 100%;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.
|
|
144
|
+
.awsui_table_wih1l_1o3zu_144:not(#\9) {
|
|
145
145
|
width: 100%;
|
|
146
146
|
border-spacing: 0;
|
|
147
147
|
position: relative;
|
|
148
148
|
box-sizing: border-box;
|
|
149
149
|
}
|
|
150
|
-
.awsui_table-layout-
|
|
150
|
+
.awsui_table-layout-fixed_wih1l_1o3zu_150:not(#\9) {
|
|
151
151
|
table-layout: fixed;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.awsui_wrapper_wih1l_1o3zu_154:not(#\9) {
|
|
155
155
|
position: relative;
|
|
156
156
|
box-sizing: border-box;
|
|
157
157
|
width: 100%;
|
|
@@ -159,42 +159,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
padding-bottom: var(--space-table-content-bottom-pg6yvn, 4px);
|
|
160
160
|
overflow-x: auto;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_wrapper_wih1l_1o3zu_154.awsui_variant-stacked_wih1l_1o3zu_162 > .awsui_table_wih1l_1o3zu_144:not(#\9), .awsui_wrapper_wih1l_1o3zu_154.awsui_variant-container_wih1l_1o3zu_162 > .awsui_table_wih1l_1o3zu_144:not(#\9) {
|
|
163
163
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
164
164
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.awsui_wrapper_wih1l_1o3zu_154.awsui_variant-embedded_wih1l_1o3zu_166:not(#\9) {
|
|
167
167
|
padding-bottom: var(--space-table-embedded-content-bottom-7vc5vt, 0px);
|
|
168
168
|
}
|
|
169
|
-
.
|
|
169
|
+
.awsui_wrapper_wih1l_1o3zu_154.awsui_has-header_wih1l_1o3zu_169:not(#\9) {
|
|
170
170
|
padding-top: 0px;
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.awsui_wrapper_wih1l_1o3zu_154.awsui_has-footer_wih1l_1o3zu_172:not(#\9) {
|
|
173
173
|
padding-bottom: 0px;
|
|
174
174
|
}
|
|
175
|
-
.
|
|
175
|
+
.awsui_wrapper_wih1l_1o3zu_154:not(#\9):not(.awsui_has-header_wih1l_1o3zu_169) {
|
|
176
176
|
border-top-right-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
177
177
|
border-top-left-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_wrapper_wih1l_1o3zu_154[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
180
180
|
outline: 2px dotted transparent;
|
|
181
181
|
outline-offset: 2px;
|
|
182
182
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
183
183
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.awsui_cell-
|
|
186
|
+
.awsui_cell-merged_wih1l_1o3zu_186:not(#\9) {
|
|
187
187
|
text-align: center;
|
|
188
188
|
padding: 0;
|
|
189
189
|
}
|
|
190
|
-
.awsui_cell-
|
|
190
|
+
.awsui_cell-merged_wih1l_1o3zu_186.awsui_has-footer_wih1l_1o3zu_172:not(#\9) {
|
|
191
191
|
/*
|
|
192
192
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
193
193
|
table and the footer
|
|
194
194
|
*/
|
|
195
195
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
196
196
|
}
|
|
197
|
-
.awsui_cell-merged-
|
|
197
|
+
.awsui_cell-merged-content_wih1l_1o3zu_197:not(#\9) {
|
|
198
198
|
box-sizing: border-box;
|
|
199
199
|
width: 100%;
|
|
200
200
|
padding: var(--space-scaled-m-pv0fmt, 16px) var(--space-l-4vl6xu, 20px) var(--space-scaled-l-t03y3z, 20px);
|
|
@@ -202,18 +202,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
203
203
|
}
|
|
204
204
|
@supports (position: sticky) {
|
|
205
|
-
.awsui_cell-merged-
|
|
205
|
+
.awsui_cell-merged-content_wih1l_1o3zu_197:not(#\9) {
|
|
206
206
|
position: sticky;
|
|
207
207
|
left: 0;
|
|
208
208
|
margin: 0 calc(-2 * var(--space-table-horizontal-mj7h0h, 20px));
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.awsui_empty_wih1l_1o3zu_212:not(#\9) {
|
|
213
213
|
color: var(--color-text-empty-fjv325, #5f6b7a);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.
|
|
216
|
+
.awsui_loading_wih1l_1o3zu_216:not(#\9) {
|
|
217
217
|
/* used in test-utils */
|
|
218
218
|
}
|
|
219
219
|
|
|
@@ -222,19 +222,19 @@ The min/max/width token values in Visual Refresh should align
|
|
|
222
222
|
the table header and body cells selection control with the table
|
|
223
223
|
filter search icon.
|
|
224
224
|
*/
|
|
225
|
-
.awsui_selection-
|
|
225
|
+
.awsui_selection-control_wih1l_1o3zu_225:not(#\9) {
|
|
226
226
|
box-sizing: border-box;
|
|
227
227
|
max-width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
228
228
|
min-width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
229
229
|
position: relative;
|
|
230
230
|
width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
231
231
|
}
|
|
232
|
-
.awsui_selection-
|
|
232
|
+
.awsui_selection-control_wih1l_1o3zu_225.awsui_selection-control-header_wih1l_1o3zu_232:not(#\9) {
|
|
233
233
|
padding: var(--space-scaled-xs-6859qs, 8px) var(--space-scaled-l-t03y3z, 20px);
|
|
234
234
|
border-left: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_sticky-
|
|
237
|
+
.awsui_sticky-scrollbar_wih1l_1o3zu_237:not(#\9) {
|
|
238
238
|
height: 15px;
|
|
239
239
|
position: fixed;
|
|
240
240
|
display: none;
|
|
@@ -244,10 +244,10 @@ filter search icon.
|
|
|
244
244
|
bottom: 0;
|
|
245
245
|
width: 100%;
|
|
246
246
|
}
|
|
247
|
-
.awsui_sticky-scrollbar-
|
|
247
|
+
.awsui_sticky-scrollbar-content_wih1l_1o3zu_247:not(#\9) {
|
|
248
248
|
height: 15px;
|
|
249
249
|
}
|
|
250
|
-
.awsui_sticky-scrollbar-
|
|
250
|
+
.awsui_sticky-scrollbar-visible_wih1l_1o3zu_250:not(#\9) {
|
|
251
251
|
display: block;
|
|
252
252
|
}
|
|
253
253
|
|
|
@@ -255,11 +255,12 @@ filter search icon.
|
|
|
255
255
|
The dynamic height dark header needs a background that will cover
|
|
256
256
|
the default white background of the container component.
|
|
257
257
|
*/
|
|
258
|
-
.awsui_dark-
|
|
258
|
+
.awsui_dark-header_wih1l_1o3zu_258:not(#\9) {
|
|
259
259
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
260
|
+
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
260
261
|
}
|
|
261
262
|
|
|
262
|
-
.awsui_header-
|
|
263
|
+
.awsui_header-secondary_wih1l_1o3zu_263:not(#\9) {
|
|
263
264
|
overflow: auto;
|
|
264
265
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
|
265
266
|
scrollbar-width: none; /* Firefox */
|
|
@@ -268,42 +269,42 @@ the default white background of the container component.
|
|
|
268
269
|
border-radius: 0;
|
|
269
270
|
background: var(--color-background-table-header-i1pa1g, #ffffff);
|
|
270
271
|
}
|
|
271
|
-
.awsui_header-
|
|
272
|
+
.awsui_header-secondary_wih1l_1o3zu_263.awsui_variant-stacked_wih1l_1o3zu_162 > .awsui_table_wih1l_1o3zu_144:not(#\9), .awsui_header-secondary_wih1l_1o3zu_263.awsui_variant-container_wih1l_1o3zu_162 > .awsui_table_wih1l_1o3zu_144:not(#\9) {
|
|
272
273
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
273
274
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
274
275
|
}
|
|
275
|
-
.awsui_header-
|
|
276
|
+
.awsui_header-secondary_wih1l_1o3zu_263:not(#\9)::-webkit-scrollbar {
|
|
276
277
|
display: none; /* Safari and Chrome */
|
|
277
278
|
}
|
|
278
|
-
.awsui_header-
|
|
279
|
+
.awsui_header-secondary_wih1l_1o3zu_263.awsui_table-has-header_wih1l_1o3zu_279:not(#\9) {
|
|
279
280
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-divider-4ade7z, transparent);
|
|
280
281
|
}
|
|
281
282
|
|
|
282
|
-
.awsui_header-
|
|
283
|
+
.awsui_header-controls_wih1l_1o3zu_283:not(#\9) {
|
|
283
284
|
padding-top: var(--space-container-header-vertical-zsjhel, 12px);
|
|
284
285
|
padding-bottom: var(--space-container-header-vertical-zsjhel, 12px);
|
|
285
286
|
}
|
|
286
|
-
.awsui_header-
|
|
287
|
+
.awsui_header-controls_wih1l_1o3zu_283.awsui_variant-stacked_wih1l_1o3zu_162:not(#\9), .awsui_header-controls_wih1l_1o3zu_283.awsui_variant-container_wih1l_1o3zu_162:not(#\9) {
|
|
287
288
|
padding-left: calc(var(--space-table-horizontal-mj7h0h, 20px) + var(--space-table-header-horizontal-et2ko8, 0px));
|
|
288
289
|
padding-right: calc(var(--space-table-horizontal-mj7h0h, 20px) + var(--space-table-header-horizontal-et2ko8, 0px));
|
|
289
290
|
}
|
|
290
|
-
.awsui_header-
|
|
291
|
+
.awsui_header-controls_wih1l_1o3zu_283.awsui_variant-embedded_wih1l_1o3zu_166:not(#\9) {
|
|
291
292
|
padding-left: var(--space-table-header-horizontal-et2ko8, 0px);
|
|
292
293
|
padding-right: var(--space-table-header-horizontal-et2ko8, 0px);
|
|
293
294
|
padding-top: var(--space-table-embedded-header-top-zf07fk, 0px);
|
|
294
295
|
}
|
|
295
296
|
|
|
296
|
-
.awsui_footer-
|
|
297
|
+
.awsui_footer-wrapper_wih1l_1o3zu_297.awsui_variant-stacked_wih1l_1o3zu_162:not(#\9), .awsui_footer-wrapper_wih1l_1o3zu_297.awsui_variant-container_wih1l_1o3zu_162:not(#\9) {
|
|
297
298
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
298
299
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
299
300
|
}
|
|
300
301
|
|
|
301
|
-
.
|
|
302
|
+
.awsui_footer_wih1l_1o3zu_297:not(#\9) {
|
|
302
303
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-table-footer-horizontal-8o6sk8, 0px);
|
|
303
304
|
}
|
|
304
305
|
|
|
305
|
-
.awsui_thead-
|
|
306
|
-
.
|
|
307
|
-
.awsui_row-
|
|
306
|
+
.awsui_thead-active_wih1l_1o3zu_306:not(#\9),
|
|
307
|
+
.awsui_row_wih1l_1o3zu_307:not(#\9),
|
|
308
|
+
.awsui_row-selected_wih1l_1o3zu_308:not(#\9) {
|
|
308
309
|
/* used in test-utils */
|
|
309
310
|
}
|
|
@@ -2,38 +2,38 @@
|
|
|
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
|
-
"tools": "
|
|
7
|
-
"tools-filtering": "awsui_tools-
|
|
8
|
-
"tools-align-right": "awsui_tools-align-
|
|
9
|
-
"tools-pagination": "awsui_tools-
|
|
10
|
-
"tools-preferences": "awsui_tools-
|
|
11
|
-
"tools-small": "awsui_tools-
|
|
12
|
-
"table": "
|
|
13
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"variant-stacked": "awsui_variant-
|
|
16
|
-
"variant-container": "awsui_variant-
|
|
17
|
-
"variant-embedded": "awsui_variant-
|
|
18
|
-
"has-header": "awsui_has-
|
|
19
|
-
"has-footer": "awsui_has-
|
|
20
|
-
"cell-merged": "awsui_cell-
|
|
21
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
22
|
-
"empty": "
|
|
23
|
-
"loading": "
|
|
24
|
-
"selection-control": "awsui_selection-
|
|
25
|
-
"selection-control-header": "awsui_selection-control-
|
|
26
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
27
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
28
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
29
|
-
"dark-header": "awsui_dark-
|
|
30
|
-
"header-secondary": "awsui_header-
|
|
31
|
-
"table-has-header": "awsui_table-has-
|
|
32
|
-
"header-controls": "awsui_header-
|
|
33
|
-
"footer-wrapper": "awsui_footer-
|
|
34
|
-
"footer": "
|
|
35
|
-
"thead-active": "awsui_thead-
|
|
36
|
-
"row": "
|
|
37
|
-
"row-selected": "awsui_row-
|
|
5
|
+
"root": "awsui_root_wih1l_1o3zu_97",
|
|
6
|
+
"tools": "awsui_tools_wih1l_1o3zu_108",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1o3zu_114",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1o3zu_128",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1o3zu_132",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1o3zu_132",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_1o3zu_138",
|
|
12
|
+
"table": "awsui_table_wih1l_1o3zu_144",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1o3zu_150",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_1o3zu_154",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1o3zu_162",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_1o3zu_162",
|
|
17
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1o3zu_166",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_1o3zu_169",
|
|
19
|
+
"has-footer": "awsui_has-footer_wih1l_1o3zu_172",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_1o3zu_186",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1o3zu_197",
|
|
22
|
+
"empty": "awsui_empty_wih1l_1o3zu_212",
|
|
23
|
+
"loading": "awsui_loading_wih1l_1o3zu_216",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_1o3zu_225",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1o3zu_232",
|
|
26
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_1o3zu_237",
|
|
27
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_1o3zu_247",
|
|
28
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_1o3zu_250",
|
|
29
|
+
"dark-header": "awsui_dark-header_wih1l_1o3zu_258",
|
|
30
|
+
"header-secondary": "awsui_header-secondary_wih1l_1o3zu_263",
|
|
31
|
+
"table-has-header": "awsui_table-has-header_wih1l_1o3zu_279",
|
|
32
|
+
"header-controls": "awsui_header-controls_wih1l_1o3zu_283",
|
|
33
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1o3zu_297",
|
|
34
|
+
"footer": "awsui_footer_wih1l_1o3zu_297",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_1o3zu_306",
|
|
36
|
+
"row": "awsui_row_wih1l_1o3zu_307",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_1o3zu_308"
|
|
38
38
|
};
|
|
39
39
|
|
package/wizard/styles.css.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"wizard": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"small-container": "awsui_small-
|
|
8
|
-
"navigation": "
|
|
9
|
-
"number": "
|
|
10
|
-
"circle": "
|
|
11
|
-
"title": "
|
|
12
|
-
"active": "
|
|
13
|
-
"disabled": "
|
|
14
|
-
"enabled": "
|
|
15
|
-
"form": "
|
|
16
|
-
"form-header": "awsui_form-
|
|
17
|
-
"background": "
|
|
18
|
-
"form-header-content": "awsui_form-header-
|
|
19
|
-
"form-component": "awsui_form-
|
|
20
|
-
"hidden": "
|
|
21
|
-
"collapsed-steps": "awsui_collapsed-
|
|
22
|
-
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-
|
|
23
|
-
"collapsed-steps-hidden": "awsui_collapsed-steps-
|
|
24
|
-
"form-header-component-wrapper": "awsui_form-header-component-
|
|
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-
|
|
4
|
+
"root": "awsui_root_1xupv_1xgi3_94",
|
|
5
|
+
"wizard": "awsui_wizard_1xupv_1xgi3_107",
|
|
6
|
+
"refresh": "awsui_refresh_1xupv_1xgi3_107",
|
|
7
|
+
"small-container": "awsui_small-container_1xupv_1xgi3_114",
|
|
8
|
+
"navigation": "awsui_navigation_1xupv_1xgi3_123",
|
|
9
|
+
"number": "awsui_number_1xupv_1xgi3_185",
|
|
10
|
+
"circle": "awsui_circle_1xupv_1xgi3_201",
|
|
11
|
+
"title": "awsui_title_1xupv_1xgi3_209",
|
|
12
|
+
"active": "awsui_active_1xupv_1xgi3_238",
|
|
13
|
+
"disabled": "awsui_disabled_1xupv_1xgi3_249",
|
|
14
|
+
"enabled": "awsui_enabled_1xupv_1xgi3_259",
|
|
15
|
+
"form": "awsui_form_1xupv_1xgi3_298",
|
|
16
|
+
"form-header": "awsui_form-header_1xupv_1xgi3_304",
|
|
17
|
+
"background": "awsui_background_1xupv_1xgi3_315",
|
|
18
|
+
"form-header-content": "awsui_form-header-content_1xupv_1xgi3_327",
|
|
19
|
+
"form-component": "awsui_form-component_1xupv_1xgi3_331",
|
|
20
|
+
"hidden": "awsui_hidden_1xupv_1xgi3_345",
|
|
21
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_1xgi3_349",
|
|
22
|
+
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_1xgi3_354",
|
|
23
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1xgi3_357",
|
|
24
|
+
"form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1xgi3_361",
|
|
25
|
+
"form-header-component": "awsui_form-header-component_1xupv_1xgi3_361",
|
|
26
|
+
"navigation-link": "awsui_navigation-link_1xupv_1xgi3_374",
|
|
27
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_1xgi3_375",
|
|
28
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_1xgi3_376",
|
|
29
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_1xgi3_380",
|
|
30
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1xgi3_385",
|
|
31
|
+
"cancel-button": "awsui_cancel-button_1xupv_1xgi3_389",
|
|
32
|
+
"previous-button": "awsui_previous-button_1xupv_1xgi3_390",
|
|
33
|
+
"primary-button": "awsui_primary-button_1xupv_1xgi3_391",
|
|
34
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_1xgi3_392",
|
|
35
|
+
"action-buttons": "awsui_action-buttons_1xupv_1xgi3_396"
|
|
36
36
|
};
|
|
37
37
|
|