@cloudscape-design/components-themeable 3.0.495 → 3.0.497
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/container/styles.scss +5 -4
- package/lib/internal/template/container/styles.css.js +29 -29
- package/lib/internal/template/container/styles.scoped.css +56 -56
- package/lib/internal/template/container/styles.selectors.js +29 -29
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/package.json +1 -1
|
@@ -101,16 +101,17 @@
|
|
|
101
101
|
border: 0;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
+
// reduce border-radius size to fill the visual gap between the parent border and image
|
|
104
105
|
&-top {
|
|
105
106
|
max-height: 66%;
|
|
106
|
-
border-top-left-radius: awsui.$border-radius-container;
|
|
107
|
-
border-top-right-radius: awsui.$border-radius-container;
|
|
107
|
+
border-top-left-radius: calc(awsui.$border-radius-container - 1px);
|
|
108
|
+
border-top-right-radius: calc(awsui.$border-radius-container - 1px);
|
|
108
109
|
}
|
|
109
110
|
|
|
110
111
|
&-side {
|
|
111
112
|
max-width: 66%;
|
|
112
|
-
border-top-left-radius: awsui.$border-radius-container;
|
|
113
|
-
border-bottom-left-radius: awsui.$border-radius-container;
|
|
113
|
+
border-top-left-radius: calc(awsui.$border-radius-container - 1px);
|
|
114
|
+
border-bottom-left-radius: calc(awsui.$border-radius-container - 1px);
|
|
114
115
|
}
|
|
115
116
|
}
|
|
116
117
|
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"fit-height": "awsui_fit-
|
|
6
|
-
"with-side-media": "awsui_with-side-
|
|
7
|
-
"variant-default": "awsui_variant-
|
|
8
|
-
"variant-stacked": "awsui_variant-
|
|
9
|
-
"refresh": "
|
|
10
|
-
"sticky-enabled": "awsui_sticky-
|
|
11
|
-
"with-top-media": "awsui_with-top-
|
|
12
|
-
"content-wrapper": "awsui_content-
|
|
13
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
14
|
-
"media": "
|
|
15
|
-
"media-top": "awsui_media-
|
|
16
|
-
"media-side": "awsui_media-
|
|
17
|
-
"header": "
|
|
18
|
-
"header-with-media": "awsui_header-with-
|
|
19
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
20
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
21
|
-
"header-stuck": "awsui_header-
|
|
22
|
-
"header-variant-cards": "awsui_header-variant-
|
|
23
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
24
|
-
"with-paddings": "awsui_with-
|
|
25
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
26
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
27
|
-
"dark-header": "awsui_dark-
|
|
28
|
-
"content": "
|
|
29
|
-
"content-fit-height": "awsui_content-fit-
|
|
30
|
-
"content-with-media": "awsui_content-with-
|
|
31
|
-
"footer": "
|
|
32
|
-
"with-divider": "awsui_with-
|
|
4
|
+
"root": "awsui_root_14iqq_1ycgf_97",
|
|
5
|
+
"fit-height": "awsui_fit-height_14iqq_1ycgf_111",
|
|
6
|
+
"with-side-media": "awsui_with-side-media_14iqq_1ycgf_116",
|
|
7
|
+
"variant-default": "awsui_variant-default_14iqq_1ycgf_119",
|
|
8
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_1ycgf_119",
|
|
9
|
+
"refresh": "awsui_refresh_14iqq_1ycgf_124",
|
|
10
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_1ycgf_167",
|
|
11
|
+
"with-top-media": "awsui_with-top-media_14iqq_1ycgf_179",
|
|
12
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_1ycgf_184",
|
|
13
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_1ycgf_189",
|
|
14
|
+
"media": "awsui_media_14iqq_1ycgf_194",
|
|
15
|
+
"media-top": "awsui_media-top_14iqq_1ycgf_211",
|
|
16
|
+
"media-side": "awsui_media-side_14iqq_1ycgf_216",
|
|
17
|
+
"header": "awsui_header_14iqq_1ycgf_222",
|
|
18
|
+
"header-with-media": "awsui_header-with-media_14iqq_1ycgf_227",
|
|
19
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_1ycgf_233",
|
|
20
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_1ycgf_237",
|
|
21
|
+
"header-stuck": "awsui_header-stuck_14iqq_1ycgf_243",
|
|
22
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_1ycgf_249",
|
|
23
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_1ycgf_252",
|
|
24
|
+
"with-paddings": "awsui_with-paddings_14iqq_1ycgf_258",
|
|
25
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_1ycgf_264",
|
|
26
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_1ycgf_311",
|
|
27
|
+
"dark-header": "awsui_dark-header_14iqq_1ycgf_329",
|
|
28
|
+
"content": "awsui_content_14iqq_1ycgf_184",
|
|
29
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_1ycgf_337",
|
|
30
|
+
"content-with-media": "awsui_content-with-media_14iqq_1ycgf_346",
|
|
31
|
+
"footer": "awsui_footer_14iqq_1ycgf_350",
|
|
32
|
+
"with-divider": "awsui_with-divider_14iqq_1ycgf_353"
|
|
33
33
|
};
|
|
34
34
|
|
|
@@ -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_14iqq_1ycgf_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -134,23 +134,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
word-wrap: break-word;
|
|
135
135
|
position: relative;
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_root_14iqq_1ycgf_97.awsui_fit-height_14iqq_1ycgf_111:not(#\9) {
|
|
138
138
|
display: flex;
|
|
139
139
|
flex-direction: column;
|
|
140
140
|
height: 100%;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_root_14iqq_1ycgf_97.awsui_fit-height_14iqq_1ycgf_111.awsui_with-side-media_14iqq_1ycgf_116:not(#\9) {
|
|
143
143
|
flex-direction: row;
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-default_14iqq_1ycgf_119:not(#\9), .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9) {
|
|
146
146
|
background-color: var(--color-background-container-content-il2pe5, #ffffff);
|
|
147
147
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
148
148
|
box-sizing: border-box;
|
|
149
149
|
}
|
|
150
|
-
.
|
|
150
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-default_14iqq_1ycgf_119.awsui_refresh_14iqq_1ycgf_124:not(#\9), .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119.awsui_refresh_14iqq_1ycgf_124:not(#\9) {
|
|
151
151
|
border: solid var(--border-divider-section-width-wl9k66, 1px) var(--color-border-divider-default-in8dkg, #eaeded);
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-default_14iqq_1ycgf_119:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::before, .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::before {
|
|
154
154
|
content: "";
|
|
155
155
|
position: absolute;
|
|
156
156
|
left: 0px;
|
|
@@ -165,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
166
166
|
z-index: 1;
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-default_14iqq_1ycgf_119:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::after, .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::after {
|
|
169
169
|
content: "";
|
|
170
170
|
position: absolute;
|
|
171
171
|
left: 0px;
|
|
@@ -178,127 +178,127 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
179
179
|
box-shadow: var(--shadow-container-5104ec, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(:last-child), .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(:last-child)::before, .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(:last-child)::after {
|
|
182
182
|
border-bottom-right-radius: 0;
|
|
183
183
|
border-bottom-left-radius: 0;
|
|
184
184
|
border-bottom-width: 0;
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119 + .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9), .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119 + .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9)::before, .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119 + .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9)::after {
|
|
187
187
|
border-top-left-radius: 0;
|
|
188
188
|
border-top-right-radius: 0;
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119 + .awsui_root_14iqq_1ycgf_97.awsui_variant-stacked_14iqq_1ycgf_119:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::before {
|
|
191
191
|
border-top: var(--border-divider-section-width-wl9k66, 1px) solid var(--color-border-divider-default-in8dkg, #eaeded);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_14iqq_1ycgf_97.awsui_sticky-enabled_14iqq_1ycgf_167:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::before {
|
|
194
194
|
top: calc(-1 * var(--border-container-top-width-s1x6t0, 1px));
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_root_14iqq_1ycgf_97.awsui_sticky-enabled_14iqq_1ycgf_167:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124).awsui_variant-stacked_14iqq_1ycgf_119::before {
|
|
197
197
|
top: calc(-1 * var(--border-divider-section-width-wl9k66, 1px));
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_with-side-
|
|
200
|
+
.awsui_with-side-media_14iqq_1ycgf_116:not(#\9) {
|
|
201
201
|
display: flex;
|
|
202
202
|
flex-direction: row;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.awsui_with-top-
|
|
205
|
+
.awsui_with-top-media_14iqq_1ycgf_179:not(#\9) {
|
|
206
206
|
display: flex;
|
|
207
207
|
flex-direction: column;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.awsui_content-
|
|
210
|
+
.awsui_content-wrapper_14iqq_1ycgf_184:not(#\9) {
|
|
211
211
|
display: flex;
|
|
212
212
|
flex-direction: column;
|
|
213
213
|
width: 100%;
|
|
214
214
|
}
|
|
215
|
-
.awsui_content-wrapper-fit-
|
|
215
|
+
.awsui_content-wrapper-fit-height_14iqq_1ycgf_189:not(#\9) {
|
|
216
216
|
height: 100%;
|
|
217
217
|
overflow: hidden;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_media_14iqq_1ycgf_194:not(#\9) {
|
|
221
221
|
overflow: hidden;
|
|
222
222
|
flex-shrink: 0;
|
|
223
223
|
}
|
|
224
|
-
.
|
|
225
|
-
.
|
|
226
|
-
.
|
|
224
|
+
.awsui_media_14iqq_1ycgf_194 img:not(#\9),
|
|
225
|
+
.awsui_media_14iqq_1ycgf_194 video:not(#\9),
|
|
226
|
+
.awsui_media_14iqq_1ycgf_194 picture:not(#\9) {
|
|
227
227
|
width: 100%;
|
|
228
228
|
height: 100%;
|
|
229
229
|
object-fit: cover;
|
|
230
230
|
object-position: center;
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_media_14iqq_1ycgf_194 iframe:not(#\9) {
|
|
233
233
|
width: 100%;
|
|
234
234
|
height: 100%;
|
|
235
235
|
border: 0;
|
|
236
236
|
}
|
|
237
|
-
.awsui_media-
|
|
237
|
+
.awsui_media-top_14iqq_1ycgf_211:not(#\9) {
|
|
238
238
|
max-height: 66%;
|
|
239
|
-
border-top-left-radius: var(--border-radius-container-jm6teg, 0px);
|
|
240
|
-
border-top-right-radius: var(--border-radius-container-jm6teg, 0px);
|
|
239
|
+
border-top-left-radius: calc(var(--border-radius-container-jm6teg, 0px) - 1px);
|
|
240
|
+
border-top-right-radius: calc(var(--border-radius-container-jm6teg, 0px) - 1px);
|
|
241
241
|
}
|
|
242
|
-
.awsui_media-
|
|
242
|
+
.awsui_media-side_14iqq_1ycgf_216:not(#\9) {
|
|
243
243
|
max-width: 66%;
|
|
244
|
-
border-top-left-radius: var(--border-radius-container-jm6teg, 0px);
|
|
245
|
-
border-bottom-left-radius: var(--border-radius-container-jm6teg, 0px);
|
|
244
|
+
border-top-left-radius: calc(var(--border-radius-container-jm6teg, 0px) - 1px);
|
|
245
|
+
border-bottom-left-radius: calc(var(--border-radius-container-jm6teg, 0px) - 1px);
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.
|
|
248
|
+
.awsui_header_14iqq_1ycgf_222:not(#\9) {
|
|
249
249
|
background-color: var(--color-background-container-header-ni4jv3, #fafafa);
|
|
250
250
|
border-top-left-radius: var(--border-radius-container-jm6teg, 0px);
|
|
251
251
|
border-top-right-radius: var(--border-radius-container-jm6teg, 0px);
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_header_14iqq_1ycgf_222.awsui_header-with-media_14iqq_1ycgf_227:not(#\9) {
|
|
254
254
|
background: none;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_header_14iqq_1ycgf_222.awsui_header-with-media_14iqq_1ycgf_227:not(#\9):not(:empty) {
|
|
257
257
|
border-bottom: none;
|
|
258
258
|
}
|
|
259
|
-
.awsui_header-sticky-
|
|
259
|
+
.awsui_header-sticky-disabled_14iqq_1ycgf_233:not(#\9) {
|
|
260
260
|
position: relative;
|
|
261
261
|
z-index: 1;
|
|
262
262
|
}
|
|
263
|
-
.awsui_header-sticky-
|
|
263
|
+
.awsui_header-sticky-enabled_14iqq_1ycgf_237:not(#\9) {
|
|
264
264
|
top: 0;
|
|
265
265
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
266
266
|
position: sticky;
|
|
267
267
|
z-index: 800;
|
|
268
268
|
}
|
|
269
|
-
.awsui_header-
|
|
269
|
+
.awsui_header-stuck_14iqq_1ycgf_243:not(#\9) {
|
|
270
270
|
border-radius: 0;
|
|
271
271
|
}
|
|
272
|
-
.awsui_header-
|
|
272
|
+
.awsui_header-stuck_14iqq_1ycgf_243:not(#\9)::before {
|
|
273
273
|
border: 0;
|
|
274
274
|
}
|
|
275
|
-
.awsui_header-
|
|
275
|
+
.awsui_header-stuck_14iqq_1ycgf_243:not(#\9):not(.awsui_header-variant-cards_14iqq_1ycgf_249) {
|
|
276
276
|
box-shadow: var(--shadow-sticky-embedded-f9wivk, 0px 1px 4px -2px rgba(0, 28, 36, 0.5));
|
|
277
277
|
}
|
|
278
|
-
.awsui_header-dynamic-
|
|
278
|
+
.awsui_header-dynamic-height_14iqq_1ycgf_252.awsui_header-stuck_14iqq_1ycgf_243:not(#\9) {
|
|
279
279
|
margin-bottom: calc(var(--line-height-heading-xl-v9hsvt, 36px) - var(--line-height-heading-l-vog8w7, 22px));
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_header_14iqq_1ycgf_222:not(#\9):not(:empty) {
|
|
282
282
|
border-bottom: var(--border-container-sticky-width-xo3q2l, 1px) solid var(--color-border-container-divider-gl15p9, #eaeded);
|
|
283
283
|
}
|
|
284
|
-
.
|
|
284
|
+
.awsui_header_14iqq_1ycgf_222.awsui_with-paddings_14iqq_1ycgf_258:not(#\9) {
|
|
285
285
|
padding: var(--space-container-header-top-bomjbu, 12px) var(--space-container-horizontal-oebwqe, 20px) var(--space-container-header-bottom-qqnwwz, 12px);
|
|
286
286
|
}
|
|
287
|
-
.
|
|
287
|
+
.awsui_header_14iqq_1ycgf_222.awsui_with-paddings_14iqq_1ycgf_258.awsui_header-variant-cards_14iqq_1ycgf_249:not(#\9) {
|
|
288
288
|
padding: var(--space-container-header-top-bomjbu, 12px) var(--space-container-horizontal-oebwqe, 20px);
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_header_14iqq_1ycgf_222.awsui_with-hidden-content_14iqq_1ycgf_264:not(#\9) {
|
|
291
291
|
border-bottom-left-radius: var(--border-radius-container-jm6teg, 0px);
|
|
292
292
|
border-bottom-right-radius: var(--border-radius-container-jm6teg, 0px);
|
|
293
293
|
}
|
|
294
|
-
.awsui_header-variant-
|
|
294
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249:not(#\9) {
|
|
295
295
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
296
296
|
box-sizing: border-box;
|
|
297
297
|
}
|
|
298
|
-
.awsui_header-variant-
|
|
298
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249.awsui_refresh_14iqq_1ycgf_124:not(#\9) {
|
|
299
299
|
border: solid var(--border-divider-section-width-wl9k66, 1px) var(--color-border-divider-default-in8dkg, #eaeded);
|
|
300
300
|
}
|
|
301
|
-
.awsui_header-variant-
|
|
301
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::before {
|
|
302
302
|
content: "";
|
|
303
303
|
position: absolute;
|
|
304
304
|
left: 0px;
|
|
@@ -313,7 +313,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
313
313
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
314
314
|
z-index: 1;
|
|
315
315
|
}
|
|
316
|
-
.awsui_header-variant-
|
|
316
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249:not(#\9):not(.awsui_refresh_14iqq_1ycgf_124)::after {
|
|
317
317
|
content: "";
|
|
318
318
|
position: absolute;
|
|
319
319
|
left: 0px;
|
|
@@ -326,18 +326,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
326
326
|
border-radius: var(--border-radius-container-jm6teg, 0px);
|
|
327
327
|
box-shadow: var(--shadow-container-5104ec, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
328
328
|
}
|
|
329
|
-
.awsui_header-variant-
|
|
329
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249:not(#\9):not(.awsui_header-sticky-enabled_14iqq_1ycgf_237) {
|
|
330
330
|
position: relative;
|
|
331
331
|
}
|
|
332
|
-
.awsui_header-variant-
|
|
332
|
+
.awsui_header-variant-cards_14iqq_1ycgf_249.awsui_header-stuck_14iqq_1ycgf_243:not(#\9)::after, .awsui_header-variant-cards_14iqq_1ycgf_249.awsui_header-stuck_14iqq_1ycgf_243:not(#\9)::before {
|
|
333
333
|
border: 0;
|
|
334
334
|
border-top-left-radius: 0;
|
|
335
335
|
border-top-right-radius: 0;
|
|
336
336
|
}
|
|
337
|
-
.awsui_header-variant-full-
|
|
337
|
+
.awsui_header-variant-full-page_14iqq_1ycgf_311.awsui_header-stuck_14iqq_1ycgf_243:not(#\9) {
|
|
338
338
|
box-shadow: none;
|
|
339
339
|
}
|
|
340
|
-
.awsui_header-variant-full-
|
|
340
|
+
.awsui_header-variant-full-page_14iqq_1ycgf_311.awsui_header-stuck_14iqq_1ycgf_243:not(#\9)::after {
|
|
341
341
|
content: "";
|
|
342
342
|
position: absolute;
|
|
343
343
|
right: 0;
|
|
@@ -352,30 +352,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
352
352
|
The dynamic height dark header needs a background that will cover
|
|
353
353
|
the default white background of the container component.
|
|
354
354
|
*/
|
|
355
|
-
.awsui_dark-
|
|
355
|
+
.awsui_dark-header_14iqq_1ycgf_329:not(#\9) {
|
|
356
356
|
background-color: var(--color-background-layout-main-td853a, #f2f3f3);
|
|
357
357
|
color: var(--color-text-body-default-ffdwgg, #16191f);
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
.awsui_content_14iqq_1ycgf_184:not(#\9) {
|
|
361
361
|
flex: 1;
|
|
362
362
|
}
|
|
363
|
-
.awsui_content-fit-
|
|
363
|
+
.awsui_content-fit-height_14iqq_1ycgf_337:not(#\9) {
|
|
364
364
|
overflow: auto;
|
|
365
365
|
}
|
|
366
|
-
.
|
|
366
|
+
.awsui_content_14iqq_1ycgf_184.awsui_with-paddings_14iqq_1ycgf_258:not(#\9) {
|
|
367
367
|
padding: var(--space-scaled-l-08jb88, 20px) var(--space-container-horizontal-oebwqe, 20px);
|
|
368
368
|
}
|
|
369
|
-
.
|
|
369
|
+
.awsui_header_14iqq_1ycgf_222 + .awsui_content_14iqq_1ycgf_184.awsui_with-paddings_14iqq_1ycgf_258:not(#\9) {
|
|
370
370
|
padding-top: var(--space-container-content-top-dkluz9, 16px);
|
|
371
371
|
}
|
|
372
|
-
.
|
|
372
|
+
.awsui_header_14iqq_1ycgf_222 + .awsui_content_14iqq_1ycgf_184.awsui_with-paddings_14iqq_1ycgf_258.awsui_content-with-media_14iqq_1ycgf_346:not(#\9) {
|
|
373
373
|
padding-top: 0;
|
|
374
374
|
}
|
|
375
375
|
|
|
376
|
-
.
|
|
376
|
+
.awsui_footer_14iqq_1ycgf_350.awsui_with-paddings_14iqq_1ycgf_258:not(#\9) {
|
|
377
377
|
padding: var(--space-scaled-s-9q8n2q, 12px) var(--space-container-horizontal-oebwqe, 20px);
|
|
378
378
|
}
|
|
379
|
-
.
|
|
379
|
+
.awsui_footer_14iqq_1ycgf_350.awsui_with-divider_14iqq_1ycgf_353:not(#\9) {
|
|
380
380
|
border-top: var(--border-divider-section-width-wl9k66, 1px) solid var(--color-border-divider-default-in8dkg, #eaeded);
|
|
381
381
|
}
|
|
@@ -2,34 +2,34 @@
|
|
|
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
|
-
"fit-height": "awsui_fit-
|
|
7
|
-
"with-side-media": "awsui_with-side-
|
|
8
|
-
"variant-default": "awsui_variant-
|
|
9
|
-
"variant-stacked": "awsui_variant-
|
|
10
|
-
"refresh": "
|
|
11
|
-
"sticky-enabled": "awsui_sticky-
|
|
12
|
-
"with-top-media": "awsui_with-top-
|
|
13
|
-
"content-wrapper": "awsui_content-
|
|
14
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
15
|
-
"media": "
|
|
16
|
-
"media-top": "awsui_media-
|
|
17
|
-
"media-side": "awsui_media-
|
|
18
|
-
"header": "
|
|
19
|
-
"header-with-media": "awsui_header-with-
|
|
20
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
21
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
22
|
-
"header-stuck": "awsui_header-
|
|
23
|
-
"header-variant-cards": "awsui_header-variant-
|
|
24
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
25
|
-
"with-paddings": "awsui_with-
|
|
26
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
27
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
28
|
-
"dark-header": "awsui_dark-
|
|
29
|
-
"content": "
|
|
30
|
-
"content-fit-height": "awsui_content-fit-
|
|
31
|
-
"content-with-media": "awsui_content-with-
|
|
32
|
-
"footer": "
|
|
33
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_1ycgf_97",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_1ycgf_111",
|
|
7
|
+
"with-side-media": "awsui_with-side-media_14iqq_1ycgf_116",
|
|
8
|
+
"variant-default": "awsui_variant-default_14iqq_1ycgf_119",
|
|
9
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_1ycgf_119",
|
|
10
|
+
"refresh": "awsui_refresh_14iqq_1ycgf_124",
|
|
11
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_1ycgf_167",
|
|
12
|
+
"with-top-media": "awsui_with-top-media_14iqq_1ycgf_179",
|
|
13
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_1ycgf_184",
|
|
14
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_1ycgf_189",
|
|
15
|
+
"media": "awsui_media_14iqq_1ycgf_194",
|
|
16
|
+
"media-top": "awsui_media-top_14iqq_1ycgf_211",
|
|
17
|
+
"media-side": "awsui_media-side_14iqq_1ycgf_216",
|
|
18
|
+
"header": "awsui_header_14iqq_1ycgf_222",
|
|
19
|
+
"header-with-media": "awsui_header-with-media_14iqq_1ycgf_227",
|
|
20
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_1ycgf_233",
|
|
21
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_1ycgf_237",
|
|
22
|
+
"header-stuck": "awsui_header-stuck_14iqq_1ycgf_243",
|
|
23
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_1ycgf_249",
|
|
24
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_1ycgf_252",
|
|
25
|
+
"with-paddings": "awsui_with-paddings_14iqq_1ycgf_258",
|
|
26
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_1ycgf_264",
|
|
27
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_1ycgf_311",
|
|
28
|
+
"dark-header": "awsui_dark-header_14iqq_1ycgf_329",
|
|
29
|
+
"content": "awsui_content_14iqq_1ycgf_184",
|
|
30
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_1ycgf_337",
|
|
31
|
+
"content-with-media": "awsui_content-with-media_14iqq_1ycgf_346",
|
|
32
|
+
"footer": "awsui_footer_14iqq_1ycgf_350",
|
|
33
|
+
"with-divider": "awsui_with-divider_14iqq_1ycgf_353"
|
|
34
34
|
};
|
|
35
35
|
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@cloudscape-design/components-themeable","version":"3.0.
|
|
1
|
+
{"name":"@cloudscape-design/components-themeable","version":"3.0.497","files":["lib"],"main":"lib/theming.js","types":"lib/theming.d.ts","exports":{".":"./lib/theming.js","./package.json":"./package.json","./theming":"./lib/theming.js"},"typesVersions":{"*":{"theming":["./lib/theming.d.ts"]}},"dependencies":{"@cloudscape-design/theming-build":"^1.0.0"},"repository":{"type":"git","url":"https://github.com/cloudscape-design/components.git"},"license":"Apache-2.0","homepage":"https://cloudscape.design"}
|