@cloudscape-design/components 3.0.427 → 3.0.428
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/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +14 -14
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +21 -21
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +71 -71
- package/help-panel/styles.selectors.js +4 -4
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +24 -24
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +108 -107
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +68 -68
- package/text-content/styles.selectors.js +1 -1
|
@@ -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 @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_text-
|
|
94
|
+
.awsui_text-content_6absk_1wozv_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -131,26 +131,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
/* stylelint-disable no-descending-specificity */
|
|
132
132
|
/* stylelint-enable no-descending-specificity */
|
|
133
133
|
}
|
|
134
|
-
.awsui_text-
|
|
135
|
-
.awsui_text-
|
|
136
|
-
.awsui_text-
|
|
137
|
-
.awsui_text-
|
|
138
|
-
.awsui_text-
|
|
139
|
-
.awsui_text-
|
|
134
|
+
.awsui_text-content_6absk_1wozv_94 h1:not(#\9),
|
|
135
|
+
.awsui_text-content_6absk_1wozv_94 h2:not(#\9),
|
|
136
|
+
.awsui_text-content_6absk_1wozv_94 h3:not(#\9),
|
|
137
|
+
.awsui_text-content_6absk_1wozv_94 h4:not(#\9),
|
|
138
|
+
.awsui_text-content_6absk_1wozv_94 h5:not(#\9),
|
|
139
|
+
.awsui_text-content_6absk_1wozv_94 p:not(#\9) {
|
|
140
140
|
font-family: inherit;
|
|
141
141
|
font-weight: normal;
|
|
142
142
|
text-decoration: none;
|
|
143
143
|
margin: 0;
|
|
144
144
|
padding: var(--space-xxs-p8yyaw, 4px) 0;
|
|
145
145
|
}
|
|
146
|
-
.awsui_text-
|
|
147
|
-
.awsui_text-
|
|
148
|
-
.awsui_text-
|
|
149
|
-
.awsui_text-
|
|
150
|
-
.awsui_text-
|
|
146
|
+
.awsui_text-content_6absk_1wozv_94 h1:not(#\9),
|
|
147
|
+
.awsui_text-content_6absk_1wozv_94 h2:not(#\9),
|
|
148
|
+
.awsui_text-content_6absk_1wozv_94 h3:not(#\9),
|
|
149
|
+
.awsui_text-content_6absk_1wozv_94 h4:not(#\9),
|
|
150
|
+
.awsui_text-content_6absk_1wozv_94 h5:not(#\9) {
|
|
151
151
|
color: var(--color-text-heading-default-rtslvy, #000716);
|
|
152
152
|
}
|
|
153
|
-
.awsui_text-
|
|
153
|
+
.awsui_text-content_6absk_1wozv_94 h1:not(#\9) {
|
|
154
154
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
155
155
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
156
156
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
159
159
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
160
160
|
}
|
|
161
|
-
.awsui_text-
|
|
161
|
+
.awsui_text-content_6absk_1wozv_94 h2:not(#\9) {
|
|
162
162
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
163
163
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
164
164
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
167
167
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
168
168
|
}
|
|
169
|
-
.awsui_text-
|
|
169
|
+
.awsui_text-content_6absk_1wozv_94 h3:not(#\9) {
|
|
170
170
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
171
171
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
172
172
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
175
175
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
176
176
|
}
|
|
177
|
-
.awsui_text-
|
|
177
|
+
.awsui_text-content_6absk_1wozv_94 h4:not(#\9) {
|
|
178
178
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
179
179
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
180
180
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
@@ -182,116 +182,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
183
183
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
184
184
|
}
|
|
185
|
-
.awsui_text-
|
|
185
|
+
.awsui_text-content_6absk_1wozv_94 h5:not(#\9) {
|
|
186
186
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
187
187
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
188
188
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
189
189
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
190
190
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
191
191
|
}
|
|
192
|
-
.awsui_text-
|
|
193
|
-
.awsui_text-
|
|
192
|
+
.awsui_text-content_6absk_1wozv_94 b:not(#\9),
|
|
193
|
+
.awsui_text-content_6absk_1wozv_94 strong:not(#\9) {
|
|
194
194
|
font-weight: 700;
|
|
195
195
|
}
|
|
196
|
-
.awsui_text-
|
|
196
|
+
.awsui_text-content_6absk_1wozv_94 p:not(#\9) {
|
|
197
197
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
198
198
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
199
199
|
color: inherit;
|
|
200
200
|
}
|
|
201
|
-
.awsui_text-
|
|
201
|
+
.awsui_text-content_6absk_1wozv_94 small:not(#\9) {
|
|
202
202
|
display: inline-block;
|
|
203
203
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
204
204
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
205
205
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
206
206
|
color: var(--color-text-small-zfvvfc, #5f6b7a);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9) {
|
|
209
209
|
font-size: inherit;
|
|
210
210
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
211
211
|
font-weight: inherit;
|
|
212
212
|
letter-spacing: normal;
|
|
213
|
-
text-decoration: underline;
|
|
214
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
213
|
+
text-decoration-line: underline;
|
|
215
214
|
text-decoration-color: currentColor;
|
|
216
215
|
transition-property: color, -webkit-text-decoration;
|
|
217
216
|
transition-property: color, text-decoration;
|
|
218
217
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
219
218
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
219
|
+
text-underline-offset: 0.25em;
|
|
220
|
+
text-decoration-thickness: 1px;
|
|
220
221
|
}
|
|
221
222
|
@media (prefers-reduced-motion: reduce) {
|
|
222
|
-
.awsui_text-
|
|
223
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9) {
|
|
223
224
|
animation: none;
|
|
224
225
|
transition: none;
|
|
225
226
|
}
|
|
226
227
|
}
|
|
227
|
-
.awsui-motion-disabled .awsui_text-
|
|
228
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1wozv_94 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1wozv_94 small a:not(#\9) {
|
|
228
229
|
animation: none;
|
|
229
230
|
transition: none;
|
|
230
231
|
}
|
|
231
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9):hover {
|
|
232
233
|
cursor: pointer;
|
|
233
234
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
234
235
|
}
|
|
235
|
-
.awsui_text-
|
|
236
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9):focus {
|
|
236
237
|
outline: none;
|
|
237
238
|
}
|
|
238
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9):active {
|
|
239
240
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
240
241
|
}
|
|
241
|
-
.awsui_text-
|
|
242
|
-
text-decoration: underline;
|
|
243
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
242
|
+
.awsui_text-content_6absk_1wozv_94 small a:not(#\9):active, .awsui_text-content_6absk_1wozv_94 small a:not(#\9):focus, .awsui_text-content_6absk_1wozv_94 small a:not(#\9):hover {
|
|
243
|
+
text-decoration-line: underline;
|
|
244
244
|
text-decoration-color: currentColor;
|
|
245
245
|
}
|
|
246
|
-
.awsui_text-
|
|
247
|
-
.awsui_text-
|
|
248
|
-
.awsui_text-
|
|
246
|
+
.awsui_text-content_6absk_1wozv_94 code:not(#\9),
|
|
247
|
+
.awsui_text-content_6absk_1wozv_94 pre:not(#\9),
|
|
248
|
+
.awsui_text-content_6absk_1wozv_94 samp:not(#\9) {
|
|
249
249
|
font-family: var(--font-family-monospace-bftdwf, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
250
250
|
background: transparent;
|
|
251
251
|
}
|
|
252
|
-
.awsui_text-
|
|
252
|
+
.awsui_text-content_6absk_1wozv_94 code:not(#\9) {
|
|
253
253
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
254
254
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
255
255
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
256
256
|
}
|
|
257
|
-
.awsui_text-
|
|
257
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9) {
|
|
258
258
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
259
259
|
font-weight: inherit;
|
|
260
260
|
letter-spacing: normal;
|
|
261
|
-
text-decoration: underline;
|
|
262
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
261
|
+
text-decoration-line: underline;
|
|
263
262
|
text-decoration-color: currentColor;
|
|
264
263
|
transition-property: color, -webkit-text-decoration;
|
|
265
264
|
transition-property: color, text-decoration;
|
|
266
265
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
267
266
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
267
|
+
text-underline-offset: 0.25em;
|
|
268
|
+
text-decoration-thickness: 1px;
|
|
268
269
|
}
|
|
269
270
|
@media (prefers-reduced-motion: reduce) {
|
|
270
|
-
.awsui_text-
|
|
271
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9) {
|
|
271
272
|
animation: none;
|
|
272
273
|
transition: none;
|
|
273
274
|
}
|
|
274
275
|
}
|
|
275
|
-
.awsui-motion-disabled .awsui_text-
|
|
276
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1wozv_94 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1wozv_94 a:not(#\9) {
|
|
276
277
|
animation: none;
|
|
277
278
|
transition: none;
|
|
278
279
|
}
|
|
279
|
-
.awsui_text-
|
|
280
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9):hover {
|
|
280
281
|
cursor: pointer;
|
|
281
282
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
282
283
|
}
|
|
283
|
-
.awsui_text-
|
|
284
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9):focus {
|
|
284
285
|
outline: none;
|
|
285
286
|
}
|
|
286
|
-
.awsui_text-
|
|
287
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9):active {
|
|
287
288
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
288
289
|
}
|
|
289
|
-
.awsui_text-
|
|
290
|
-
text-decoration: underline;
|
|
291
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
290
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9):active, .awsui_text-content_6absk_1wozv_94 a:not(#\9):focus, .awsui_text-content_6absk_1wozv_94 a:not(#\9):hover {
|
|
291
|
+
text-decoration-line: underline;
|
|
292
292
|
text-decoration-color: currentColor;
|
|
293
293
|
}
|
|
294
|
-
.awsui_text-
|
|
294
|
+
.awsui_text-content_6absk_1wozv_94 a:not(#\9):focus {
|
|
295
295
|
outline: thin dotted;
|
|
296
296
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
297
297
|
outline-offset: 2px;
|
|
@@ -299,31 +299,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
300
300
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
301
301
|
}
|
|
302
|
-
.awsui_text-
|
|
303
|
-
.awsui_text-
|
|
302
|
+
.awsui_text-content_6absk_1wozv_94 ul:not(#\9),
|
|
303
|
+
.awsui_text-content_6absk_1wozv_94 ol:not(#\9) {
|
|
304
304
|
padding-left: var(--space-l-t419sm, 20px);
|
|
305
305
|
margin: var(--space-scaled-xs-26e2du, 8px) 0;
|
|
306
306
|
list-style-position: outside;
|
|
307
307
|
}
|
|
308
|
-
.awsui_text-
|
|
309
|
-
.awsui_text-
|
|
310
|
-
.awsui_text-
|
|
311
|
-
.awsui_text-
|
|
312
|
-
.awsui_text-
|
|
313
|
-
.awsui_text-
|
|
314
|
-
.awsui_text-
|
|
315
|
-
.awsui_text-
|
|
316
|
-
.awsui_text-
|
|
317
|
-
.awsui_text-
|
|
318
|
-
.awsui_text-
|
|
319
|
-
.awsui_text-
|
|
320
|
-
.awsui_text-
|
|
321
|
-
.awsui_text-
|
|
308
|
+
.awsui_text-content_6absk_1wozv_94 ul + ul:not(#\9),
|
|
309
|
+
.awsui_text-content_6absk_1wozv_94 ul + ol:not(#\9),
|
|
310
|
+
.awsui_text-content_6absk_1wozv_94 ul > li + ul:not(#\9),
|
|
311
|
+
.awsui_text-content_6absk_1wozv_94 ul > li + li:not(#\9),
|
|
312
|
+
.awsui_text-content_6absk_1wozv_94 ul > li + ol:not(#\9),
|
|
313
|
+
.awsui_text-content_6absk_1wozv_94 ul > li > ul:not(#\9),
|
|
314
|
+
.awsui_text-content_6absk_1wozv_94 ul > li > ol:not(#\9),
|
|
315
|
+
.awsui_text-content_6absk_1wozv_94 ol + ul:not(#\9),
|
|
316
|
+
.awsui_text-content_6absk_1wozv_94 ol + ol:not(#\9),
|
|
317
|
+
.awsui_text-content_6absk_1wozv_94 ol > li + ul:not(#\9),
|
|
318
|
+
.awsui_text-content_6absk_1wozv_94 ol > li + li:not(#\9),
|
|
319
|
+
.awsui_text-content_6absk_1wozv_94 ol > li + ol:not(#\9),
|
|
320
|
+
.awsui_text-content_6absk_1wozv_94 ol > li > ul:not(#\9),
|
|
321
|
+
.awsui_text-content_6absk_1wozv_94 ol > li > ol:not(#\9) {
|
|
322
322
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
323
323
|
}
|
|
324
|
-
.awsui_text-
|
|
325
|
-
.awsui_text-
|
|
326
|
-
.awsui_text-
|
|
327
|
-
.awsui_text-
|
|
324
|
+
.awsui_text-content_6absk_1wozv_94 ul > li > ul:not(#\9),
|
|
325
|
+
.awsui_text-content_6absk_1wozv_94 ul > li > ol:not(#\9),
|
|
326
|
+
.awsui_text-content_6absk_1wozv_94 ol > li > ul:not(#\9),
|
|
327
|
+
.awsui_text-content_6absk_1wozv_94 ol > li > ol:not(#\9) {
|
|
328
328
|
margin: 0;
|
|
329
329
|
}
|