@cloudscape-design/components 3.0.1001 → 3.0.1002
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.scoped.css +2 -4
- package/anchor-navigation/styles.scoped.css +1 -2
- package/annotation-context/annotation/styles.scoped.css +1 -2
- package/app-layout/visual-refresh/styles.scoped.css +2 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +1 -2
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +1 -2
- package/attribute-editor/styles.scoped.css +1 -2
- package/badge/styles.scoped.css +1 -2
- package/breadcrumb-group/styles.scoped.css +2 -4
- package/button/styles.scoped.css +1 -2
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +1 -2
- package/button-group/styles.scoped.css +1 -2
- package/calendar/styles.scoped.css +1 -2
- package/cards/styles.scoped.css +1 -2
- package/checkbox/styles.scoped.css +1 -2
- package/code-editor/styles.scoped.css +1 -2
- package/collection-preferences/content-display/styles.scoped.css +1 -2
- package/collection-preferences/styles.scoped.css +1 -2
- package/column-layout/styles.scoped.css +1 -2
- package/container/styles.scoped.css +1 -2
- package/date-picker/styles.scoped.css +1 -2
- package/date-range-picker/styles.scoped.css +1 -2
- package/drawer/styles.scoped.css +1 -2
- package/expandable-section/styles.scoped.css +1 -2
- package/file-token-group/styles.scoped.css +1 -2
- package/flashbar/styles.scoped.css +1 -2
- package/form/styles.scoped.css +1 -2
- package/form-field/styles.scoped.css +1 -2
- package/grid/styles.scoped.css +1 -2
- package/header/styles.scoped.css +1 -2
- package/help-panel/styles.scoped.css +1 -2
- package/input/styles.scoped.css +1 -2
- package/internal/components/button-trigger/styles.scoped.css +1 -2
- package/internal/components/chart-filter/styles.scoped.css +1 -2
- package/internal/components/chart-legend/styles.scoped.css +1 -2
- package/internal/components/chart-popover/styles.scoped.css +1 -2
- package/internal/components/chart-series-details/styles.scoped.css +3 -6
- package/internal/components/chart-series-marker/styles.scoped.css +1 -2
- package/internal/components/chart-wrapper/styles.scoped.css +1 -2
- package/internal/components/dropdown/styles.scoped.css +1 -2
- package/internal/components/dropdown-footer/styles.scoped.css +1 -2
- package/internal/components/dropdown-status/styles.scoped.css +1 -2
- package/internal/components/menu-dropdown/styles.scoped.css +1 -2
- package/internal/components/option/styles.scoped.css +1 -2
- package/internal/components/options-list/styles.scoped.css +1 -2
- package/internal/components/token-list/styles.scoped.css +1 -2
- package/key-value-pairs/styles.scoped.css +2 -4
- package/link/styles.scoped.css +1 -2
- package/modal/styles.scoped.css +2 -4
- package/multiselect/styles.scoped.css +2 -4
- package/package.json +1 -1
- package/pagination/styles.scoped.css +1 -2
- package/popover/styles.scoped.css +3 -6
- package/progress-bar/styles.scoped.css +1 -2
- package/prompt-input/styles.scoped.css +4 -8
- package/property-filter/filtering-token/styles.scoped.css +1 -2
- package/property-filter/styles.scoped.css +2 -4
- package/radio-group/styles.scoped.css +1 -2
- package/segmented-control/styles.scoped.css +1 -2
- package/select/styles.scoped.css +1 -2
- package/side-navigation/styles.scoped.css +1 -2
- package/slider/styles.scoped.css +1 -2
- package/split-panel/styles.scoped.css +1 -2
- package/steps/styles.scoped.css +1 -2
- package/table/expandable-rows/styles.scoped.css +1 -2
- package/table/resizer/styles.scoped.css +1 -2
- package/tabs/styles.scoped.css +1 -2
- package/text-content/styles.scoped.css +1 -2
- package/text-filter/styles.scoped.css +1 -2
- package/textarea/styles.scoped.css +1 -2
- package/tiles/styles.scoped.css +2 -4
- package/toggle/styles.scoped.css +1 -2
- package/token-group/styles.scoped.css +1 -2
- package/top-navigation/1.0-beta/styles.scoped.css +1 -2
- package/top-navigation/styles.scoped.css +3 -6
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +1 -2
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +3 -6
- package/tutorial-panel/styles.scoped.css +1 -2
- package/wizard/styles.scoped.css +1 -2
package/alert/styles.scoped.css
CHANGED
|
@@ -224,8 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
font-style: normal;
|
|
225
225
|
font-variant: normal;
|
|
226
226
|
font-stretch: normal;
|
|
227
|
-
|
|
228
|
-
hyphens: none;
|
|
227
|
+
hyphens: none;
|
|
229
228
|
letter-spacing: normal;
|
|
230
229
|
list-style: disc outside none;
|
|
231
230
|
tab-size: 8;
|
|
@@ -264,8 +263,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
264
263
|
font-style: normal;
|
|
265
264
|
font-variant: normal;
|
|
266
265
|
font-stretch: normal;
|
|
267
|
-
|
|
268
|
-
hyphens: none;
|
|
266
|
+
hyphens: none;
|
|
269
267
|
letter-spacing: normal;
|
|
270
268
|
list-style: disc outside none;
|
|
271
269
|
tab-size: 8;
|
|
@@ -198,8 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
font-style: normal;
|
|
199
199
|
font-variant: normal;
|
|
200
200
|
font-stretch: normal;
|
|
201
|
-
|
|
202
|
-
hyphens: none;
|
|
201
|
+
hyphens: none;
|
|
203
202
|
letter-spacing: normal;
|
|
204
203
|
list-style: disc outside none;
|
|
205
204
|
tab-size: 8;
|
|
@@ -291,8 +291,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
font-style: normal;
|
|
292
292
|
font-variant: normal;
|
|
293
293
|
font-stretch: normal;
|
|
294
|
-
|
|
295
|
-
hyphens: none;
|
|
294
|
+
hyphens: none;
|
|
296
295
|
letter-spacing: normal;
|
|
297
296
|
list-style: disc outside none;
|
|
298
297
|
tab-size: 8;
|
|
@@ -222,8 +222,7 @@ div.awsui_background_hyvsj_xt8mb_149 > .awsui_scrolling-background_hyvsj_xt8mb_1
|
|
|
222
222
|
font-style: normal;
|
|
223
223
|
font-variant: normal;
|
|
224
224
|
font-stretch: normal;
|
|
225
|
-
|
|
226
|
-
hyphens: none;
|
|
225
|
+
hyphens: none;
|
|
227
226
|
letter-spacing: normal;
|
|
228
227
|
list-style: disc outside none;
|
|
229
228
|
tab-size: 8;
|
|
@@ -1102,8 +1101,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1102
1101
|
font-style: normal;
|
|
1103
1102
|
font-variant: normal;
|
|
1104
1103
|
font-stretch: normal;
|
|
1105
|
-
|
|
1106
|
-
hyphens: none;
|
|
1104
|
+
hyphens: none;
|
|
1107
1105
|
letter-spacing: normal;
|
|
1108
1106
|
list-style: disc outside none;
|
|
1109
1107
|
tab-size: 8;
|
|
@@ -162,8 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
font-style: normal;
|
|
163
163
|
font-variant: normal;
|
|
164
164
|
font-stretch: normal;
|
|
165
|
-
|
|
166
|
-
hyphens: none;
|
|
165
|
+
hyphens: none;
|
|
167
166
|
letter-spacing: normal;
|
|
168
167
|
list-style: disc outside none;
|
|
169
168
|
tab-size: 8;
|
|
@@ -216,8 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
font-style: normal;
|
|
217
217
|
font-variant: normal;
|
|
218
218
|
font-stretch: normal;
|
|
219
|
-
|
|
220
|
-
hyphens: none;
|
|
219
|
+
hyphens: none;
|
|
221
220
|
letter-spacing: normal;
|
|
222
221
|
list-style: disc outside none;
|
|
223
222
|
tab-size: 8;
|
|
@@ -184,8 +184,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
font-style: normal;
|
|
185
185
|
font-variant: normal;
|
|
186
186
|
font-stretch: normal;
|
|
187
|
-
|
|
188
|
-
hyphens: none;
|
|
187
|
+
hyphens: none;
|
|
189
188
|
letter-spacing: normal;
|
|
190
189
|
list-style: disc outside none;
|
|
191
190
|
tab-size: 8;
|
package/badge/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -239,8 +238,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
239
238
|
font-style: normal;
|
|
240
239
|
font-variant: normal;
|
|
241
240
|
font-stretch: normal;
|
|
242
|
-
|
|
243
|
-
hyphens: none;
|
|
241
|
+
hyphens: none;
|
|
244
242
|
letter-spacing: normal;
|
|
245
243
|
list-style: disc outside none;
|
|
246
244
|
tab-size: 8;
|
package/button/styles.scoped.css
CHANGED
|
@@ -166,8 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
font-style: normal;
|
|
167
167
|
font-variant: normal;
|
|
168
168
|
font-stretch: normal;
|
|
169
|
-
|
|
170
|
-
hyphens: none;
|
|
169
|
+
hyphens: none;
|
|
171
170
|
letter-spacing: normal;
|
|
172
171
|
list-style: disc outside none;
|
|
173
172
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -193,8 +193,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
193
193
|
font-style: normal;
|
|
194
194
|
font-variant: normal;
|
|
195
195
|
font-stretch: normal;
|
|
196
|
-
|
|
197
|
-
hyphens: none;
|
|
196
|
+
hyphens: none;
|
|
198
197
|
letter-spacing: normal;
|
|
199
198
|
list-style: disc outside none;
|
|
200
199
|
tab-size: 8;
|
package/cards/styles.scoped.css
CHANGED
|
@@ -202,8 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
font-style: normal;
|
|
203
203
|
font-variant: normal;
|
|
204
204
|
font-stretch: normal;
|
|
205
|
-
|
|
206
|
-
hyphens: none;
|
|
205
|
+
hyphens: none;
|
|
207
206
|
letter-spacing: normal;
|
|
208
207
|
list-style: disc outside none;
|
|
209
208
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -584,8 +584,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_edit
|
|
|
584
584
|
font-style: normal;
|
|
585
585
|
font-variant: normal;
|
|
586
586
|
font-stretch: normal;
|
|
587
|
-
|
|
588
|
-
hyphens: none;
|
|
587
|
+
hyphens: none;
|
|
589
588
|
letter-spacing: normal;
|
|
590
589
|
list-style: disc outside none;
|
|
591
590
|
tab-size: 8;
|
|
@@ -302,8 +302,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
302
302
|
font-style: normal;
|
|
303
303
|
font-variant: normal;
|
|
304
304
|
font-stretch: normal;
|
|
305
|
-
|
|
306
|
-
hyphens: none;
|
|
305
|
+
hyphens: none;
|
|
307
306
|
letter-spacing: normal;
|
|
308
307
|
list-style: disc outside none;
|
|
309
308
|
tab-size: 8;
|
|
@@ -633,8 +633,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
633
633
|
font-style: normal;
|
|
634
634
|
font-variant: normal;
|
|
635
635
|
font-stretch: normal;
|
|
636
|
-
|
|
637
|
-
hyphens: none;
|
|
636
|
+
hyphens: none;
|
|
638
637
|
letter-spacing: normal;
|
|
639
638
|
list-style: disc outside none;
|
|
640
639
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ div.awsui_column-layout_vvxn7_u5w81_181:not(#\9) {
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -198,8 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
font-style: normal;
|
|
199
199
|
font-variant: normal;
|
|
200
200
|
font-stretch: normal;
|
|
201
|
-
|
|
202
|
-
hyphens: none;
|
|
201
|
+
hyphens: none;
|
|
203
202
|
letter-spacing: normal;
|
|
204
203
|
list-style: disc outside none;
|
|
205
204
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -185,8 +185,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
185
|
font-style: normal;
|
|
186
186
|
font-variant: normal;
|
|
187
187
|
font-stretch: normal;
|
|
188
|
-
|
|
189
|
-
hyphens: none;
|
|
188
|
+
hyphens: none;
|
|
190
189
|
letter-spacing: normal;
|
|
191
190
|
list-style: disc outside none;
|
|
192
191
|
tab-size: 8;
|
package/drawer/styles.scoped.css
CHANGED
|
@@ -198,8 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
font-style: normal;
|
|
199
199
|
font-variant: normal;
|
|
200
200
|
font-stretch: normal;
|
|
201
|
-
|
|
202
|
-
hyphens: none;
|
|
201
|
+
hyphens: none;
|
|
203
202
|
letter-spacing: normal;
|
|
204
203
|
list-style: disc outside none;
|
|
205
204
|
tab-size: 8;
|
|
@@ -220,8 +220,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
220
220
|
font-style: normal;
|
|
221
221
|
font-variant: normal;
|
|
222
222
|
font-stretch: normal;
|
|
223
|
-
|
|
224
|
-
hyphens: none;
|
|
223
|
+
hyphens: none;
|
|
225
224
|
letter-spacing: normal;
|
|
226
225
|
list-style: disc outside none;
|
|
227
226
|
tab-size: 8;
|
|
@@ -218,8 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
218
|
font-style: normal;
|
|
219
219
|
font-variant: normal;
|
|
220
220
|
font-stretch: normal;
|
|
221
|
-
|
|
222
|
-
hyphens: none;
|
|
221
|
+
hyphens: none;
|
|
223
222
|
letter-spacing: normal;
|
|
224
223
|
list-style: disc outside none;
|
|
225
224
|
tab-size: 8;
|
|
@@ -710,8 +710,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_12e9t_370 > .awsui_notifi
|
|
|
710
710
|
font-style: normal;
|
|
711
711
|
font-variant: normal;
|
|
712
712
|
font-stretch: normal;
|
|
713
|
-
|
|
714
|
-
hyphens: none;
|
|
713
|
+
hyphens: none;
|
|
715
714
|
letter-spacing: normal;
|
|
716
715
|
list-style: disc outside none;
|
|
717
716
|
tab-size: 8;
|
package/form/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -239,8 +239,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
239
239
|
font-style: normal;
|
|
240
240
|
font-variant: normal;
|
|
241
241
|
font-stretch: normal;
|
|
242
|
-
|
|
243
|
-
hyphens: none;
|
|
242
|
+
hyphens: none;
|
|
244
243
|
letter-spacing: normal;
|
|
245
244
|
list-style: disc outside none;
|
|
246
245
|
tab-size: 8;
|
package/grid/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
package/header/styles.scoped.css
CHANGED
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
package/input/styles.scoped.css
CHANGED
|
@@ -158,8 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
font-style: normal;
|
|
159
159
|
font-variant: normal;
|
|
160
160
|
font-stretch: normal;
|
|
161
|
-
|
|
162
|
-
hyphens: none;
|
|
161
|
+
hyphens: none;
|
|
163
162
|
letter-spacing: normal;
|
|
164
163
|
list-style: disc outside none;
|
|
165
164
|
tab-size: 8;
|
|
@@ -184,8 +184,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
font-style: normal;
|
|
185
185
|
font-variant: normal;
|
|
186
186
|
font-stretch: normal;
|
|
187
|
-
|
|
188
|
-
hyphens: none;
|
|
187
|
+
hyphens: none;
|
|
189
188
|
letter-spacing: normal;
|
|
190
189
|
list-style: disc outside none;
|
|
191
190
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -176,8 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
font-style: normal;
|
|
177
177
|
font-variant: normal;
|
|
178
178
|
font-stretch: normal;
|
|
179
|
-
|
|
180
|
-
hyphens: none;
|
|
179
|
+
hyphens: none;
|
|
181
180
|
letter-spacing: normal;
|
|
182
181
|
list-style: disc outside none;
|
|
183
182
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -162,8 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
font-style: normal;
|
|
163
163
|
font-variant: normal;
|
|
164
164
|
font-stretch: normal;
|
|
165
|
-
|
|
166
|
-
hyphens: none;
|
|
165
|
+
hyphens: none;
|
|
167
166
|
letter-spacing: normal;
|
|
168
167
|
list-style: disc outside none;
|
|
169
168
|
tab-size: 8;
|
|
@@ -215,8 +214,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
215
214
|
font-style: normal;
|
|
216
215
|
font-variant: normal;
|
|
217
216
|
font-stretch: normal;
|
|
218
|
-
|
|
219
|
-
hyphens: none;
|
|
217
|
+
hyphens: none;
|
|
220
218
|
letter-spacing: normal;
|
|
221
219
|
list-style: disc outside none;
|
|
222
220
|
tab-size: 8;
|
|
@@ -302,8 +300,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
302
300
|
font-style: normal;
|
|
303
301
|
font-variant: normal;
|
|
304
302
|
font-stretch: normal;
|
|
305
|
-
|
|
306
|
-
hyphens: none;
|
|
303
|
+
hyphens: none;
|
|
307
304
|
letter-spacing: normal;
|
|
308
305
|
list-style: disc outside none;
|
|
309
306
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -208,8 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
font-style: normal;
|
|
209
209
|
font-variant: normal;
|
|
210
210
|
font-stretch: normal;
|
|
211
|
-
|
|
212
|
-
hyphens: none;
|
|
211
|
+
hyphens: none;
|
|
213
212
|
letter-spacing: normal;
|
|
214
213
|
list-style: disc outside none;
|
|
215
214
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -162,8 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
font-style: normal;
|
|
163
163
|
font-variant: normal;
|
|
164
164
|
font-stretch: normal;
|
|
165
|
-
|
|
166
|
-
hyphens: none;
|
|
165
|
+
hyphens: none;
|
|
167
166
|
letter-spacing: normal;
|
|
168
167
|
list-style: disc outside none;
|
|
169
168
|
tab-size: 8;
|
|
@@ -161,8 +161,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
161
|
font-style: normal;
|
|
162
162
|
font-variant: normal;
|
|
163
163
|
font-stretch: normal;
|
|
164
|
-
|
|
165
|
-
hyphens: none;
|
|
164
|
+
hyphens: none;
|
|
166
165
|
letter-spacing: normal;
|
|
167
166
|
list-style: disc outside none;
|
|
168
167
|
tab-size: 8;
|
|
@@ -260,8 +260,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
font-style: normal;
|
|
261
261
|
font-variant: normal;
|
|
262
262
|
font-stretch: normal;
|
|
263
|
-
|
|
264
|
-
hyphens: none;
|
|
263
|
+
hyphens: none;
|
|
265
264
|
letter-spacing: normal;
|
|
266
265
|
list-style: disc outside none;
|
|
267
266
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -222,8 +221,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
221
|
font-style: normal;
|
|
223
222
|
font-variant: normal;
|
|
224
223
|
font-stretch: normal;
|
|
225
|
-
|
|
226
|
-
hyphens: none;
|
|
224
|
+
hyphens: none;
|
|
227
225
|
letter-spacing: normal;
|
|
228
226
|
list-style: disc outside none;
|
|
229
227
|
tab-size: 8;
|
package/link/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
package/modal/styles.scoped.css
CHANGED
|
@@ -270,8 +270,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
270
|
font-style: normal;
|
|
271
271
|
font-variant: normal;
|
|
272
272
|
font-stretch: normal;
|
|
273
|
-
|
|
274
|
-
hyphens: none;
|
|
273
|
+
hyphens: none;
|
|
275
274
|
letter-spacing: normal;
|
|
276
275
|
list-style: disc outside none;
|
|
277
276
|
tab-size: 8;
|
|
@@ -351,8 +350,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
351
350
|
font-style: normal;
|
|
352
351
|
font-variant: normal;
|
|
353
352
|
font-stretch: normal;
|
|
354
|
-
|
|
355
|
-
hyphens: none;
|
|
353
|
+
hyphens: none;
|
|
356
354
|
letter-spacing: normal;
|
|
357
355
|
list-style: disc outside none;
|
|
358
356
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -187,8 +186,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
186
|
font-style: normal;
|
|
188
187
|
font-variant: normal;
|
|
189
188
|
font-stretch: normal;
|
|
190
|
-
|
|
191
|
-
hyphens: none;
|
|
189
|
+
hyphens: none;
|
|
192
190
|
letter-spacing: normal;
|
|
193
191
|
list-style: disc outside none;
|
|
194
192
|
tab-size: 8;
|
package/package.json
CHANGED
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"./internal/base-component/index.js",
|
|
150
150
|
"./internal/base-component/styles.css.js"
|
|
151
151
|
],
|
|
152
|
-
"version": "3.0.
|
|
152
|
+
"version": "3.0.1002",
|
|
153
153
|
"repository": {
|
|
154
154
|
"type": "git",
|
|
155
155
|
"url": "https://github.com/cloudscape-design/components.git"
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -501,8 +501,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
501
501
|
font-style: normal;
|
|
502
502
|
font-variant: normal;
|
|
503
503
|
font-stretch: normal;
|
|
504
|
-
|
|
505
|
-
hyphens: none;
|
|
504
|
+
hyphens: none;
|
|
506
505
|
letter-spacing: normal;
|
|
507
506
|
list-style: disc outside none;
|
|
508
507
|
tab-size: 8;
|
|
@@ -776,8 +775,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
776
775
|
font-style: normal;
|
|
777
776
|
font-variant: normal;
|
|
778
777
|
font-stretch: normal;
|
|
779
|
-
|
|
780
|
-
hyphens: none;
|
|
778
|
+
hyphens: none;
|
|
781
779
|
letter-spacing: normal;
|
|
782
780
|
list-style: disc outside none;
|
|
783
781
|
tab-size: 8;
|
|
@@ -1102,8 +1100,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1102
1100
|
font-style: normal;
|
|
1103
1101
|
font-variant: normal;
|
|
1104
1102
|
font-stretch: normal;
|
|
1105
|
-
|
|
1106
|
-
hyphens: none;
|
|
1103
|
+
hyphens: none;
|
|
1107
1104
|
letter-spacing: normal;
|
|
1108
1105
|
list-style: disc outside none;
|
|
1109
1106
|
tab-size: 8;
|
|
@@ -409,8 +409,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
409
409
|
font-style: normal;
|
|
410
410
|
font-variant: normal;
|
|
411
411
|
font-stretch: normal;
|
|
412
|
-
|
|
413
|
-
hyphens: none;
|
|
412
|
+
hyphens: none;
|
|
414
413
|
letter-spacing: normal;
|
|
415
414
|
list-style: disc outside none;
|
|
416
415
|
tab-size: 8;
|
|
@@ -155,8 +155,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
font-style: normal;
|
|
156
156
|
font-variant: normal;
|
|
157
157
|
font-stretch: normal;
|
|
158
|
-
|
|
159
|
-
hyphens: none;
|
|
158
|
+
hyphens: none;
|
|
160
159
|
letter-spacing: normal;
|
|
161
160
|
list-style: disc outside none;
|
|
162
161
|
tab-size: 8;
|
|
@@ -269,8 +268,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
268
|
font-style: normal;
|
|
270
269
|
font-variant: normal;
|
|
271
270
|
font-stretch: normal;
|
|
272
|
-
|
|
273
|
-
hyphens: none;
|
|
271
|
+
hyphens: none;
|
|
274
272
|
letter-spacing: normal;
|
|
275
273
|
list-style: disc outside none;
|
|
276
274
|
tab-size: 8;
|
|
@@ -387,8 +385,7 @@ body[data-awsui-focus-visible=true] .awsui_button_55fkh_25oqf_346 > .awsui_actio
|
|
|
387
385
|
font-style: normal;
|
|
388
386
|
font-variant: normal;
|
|
389
387
|
font-stretch: normal;
|
|
390
|
-
|
|
391
|
-
hyphens: none;
|
|
388
|
+
hyphens: none;
|
|
392
389
|
letter-spacing: normal;
|
|
393
390
|
list-style: disc outside none;
|
|
394
391
|
tab-size: 8;
|
|
@@ -433,8 +430,7 @@ body[data-awsui-focus-visible=true] .awsui_button_55fkh_25oqf_346 > .awsui_actio
|
|
|
433
430
|
font-style: normal;
|
|
434
431
|
font-variant: normal;
|
|
435
432
|
font-stretch: normal;
|
|
436
|
-
|
|
437
|
-
hyphens: none;
|
|
433
|
+
hyphens: none;
|
|
438
434
|
letter-spacing: normal;
|
|
439
435
|
list-style: disc outside none;
|
|
440
436
|
tab-size: 8;
|
|
@@ -163,8 +163,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
163
|
font-style: normal;
|
|
164
164
|
font-variant: normal;
|
|
165
165
|
font-stretch: normal;
|
|
166
|
-
|
|
167
|
-
hyphens: none;
|
|
166
|
+
hyphens: none;
|
|
168
167
|
letter-spacing: normal;
|
|
169
168
|
list-style: disc outside none;
|
|
170
169
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -312,8 +311,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
312
311
|
font-style: normal;
|
|
313
312
|
font-variant: normal;
|
|
314
313
|
font-stretch: normal;
|
|
315
|
-
|
|
316
|
-
hyphens: none;
|
|
314
|
+
hyphens: none;
|
|
317
315
|
letter-spacing: normal;
|
|
318
316
|
list-style: disc outside none;
|
|
319
317
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -303,8 +303,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_rg0r6_161:not(#\9):focu
|
|
|
303
303
|
font-style: normal;
|
|
304
304
|
font-variant: normal;
|
|
305
305
|
font-stretch: normal;
|
|
306
|
-
|
|
307
|
-
hyphens: none;
|
|
306
|
+
hyphens: none;
|
|
308
307
|
letter-spacing: normal;
|
|
309
308
|
list-style: disc outside none;
|
|
310
309
|
tab-size: 8;
|
package/select/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
package/slider/styles.scoped.css
CHANGED
|
@@ -162,8 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
font-style: normal;
|
|
163
163
|
font-variant: normal;
|
|
164
164
|
font-stretch: normal;
|
|
165
|
-
|
|
166
|
-
hyphens: none;
|
|
165
|
+
hyphens: none;
|
|
167
166
|
letter-spacing: normal;
|
|
168
167
|
list-style: disc outside none;
|
|
169
168
|
tab-size: 8;
|
|
@@ -162,8 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
font-style: normal;
|
|
163
163
|
font-variant: normal;
|
|
164
164
|
font-stretch: normal;
|
|
165
|
-
|
|
166
|
-
hyphens: none;
|
|
165
|
+
hyphens: none;
|
|
167
166
|
letter-spacing: normal;
|
|
168
167
|
list-style: disc outside none;
|
|
169
168
|
tab-size: 8;
|
package/steps/styles.scoped.css
CHANGED
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -191,8 +191,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
font-style: normal;
|
|
192
192
|
font-variant: normal;
|
|
193
193
|
font-stretch: normal;
|
|
194
|
-
|
|
195
|
-
hyphens: none;
|
|
194
|
+
hyphens: none;
|
|
196
195
|
letter-spacing: normal;
|
|
197
196
|
list-style: disc outside none;
|
|
198
197
|
tab-size: 8;
|
|
@@ -181,8 +181,7 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_1w169_167 {
|
|
|
181
181
|
font-style: normal;
|
|
182
182
|
font-variant: normal;
|
|
183
183
|
font-stretch: normal;
|
|
184
|
-
|
|
185
|
-
hyphens: none;
|
|
184
|
+
hyphens: none;
|
|
186
185
|
letter-spacing: normal;
|
|
187
186
|
list-style: disc outside none;
|
|
188
187
|
tab-size: 8;
|
package/tabs/styles.scoped.css
CHANGED
|
@@ -542,8 +542,7 @@ body[data-awsui-focus-visible=true] .awsui_tabs-tab-link_14rmt_nmfdw_436:not(#\9
|
|
|
542
542
|
font-style: normal;
|
|
543
543
|
font-variant: normal;
|
|
544
544
|
font-stretch: normal;
|
|
545
|
-
|
|
546
|
-
hyphens: none;
|
|
545
|
+
hyphens: none;
|
|
547
546
|
letter-spacing: normal;
|
|
548
547
|
list-style: disc outside none;
|
|
549
548
|
tab-size: 8;
|
|
@@ -155,8 +155,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
font-style: normal;
|
|
156
156
|
font-variant: normal;
|
|
157
157
|
font-stretch: normal;
|
|
158
|
-
|
|
159
|
-
hyphens: none;
|
|
158
|
+
hyphens: none;
|
|
160
159
|
letter-spacing: normal;
|
|
161
160
|
list-style: disc outside none;
|
|
162
161
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -158,8 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
font-style: normal;
|
|
159
159
|
font-variant: normal;
|
|
160
160
|
font-stretch: normal;
|
|
161
|
-
|
|
162
|
-
hyphens: none;
|
|
161
|
+
hyphens: none;
|
|
163
162
|
letter-spacing: normal;
|
|
164
163
|
list-style: disc outside none;
|
|
165
164
|
tab-size: 8;
|
package/tiles/styles.scoped.css
CHANGED
|
@@ -198,8 +198,7 @@ div.awsui_column-layout_vj6p7_1p9yl_189:not(#\9) {
|
|
|
198
198
|
font-style: normal;
|
|
199
199
|
font-variant: normal;
|
|
200
200
|
font-stretch: normal;
|
|
201
|
-
|
|
202
|
-
hyphens: none;
|
|
201
|
+
hyphens: none;
|
|
203
202
|
letter-spacing: normal;
|
|
204
203
|
list-style: disc outside none;
|
|
205
204
|
tab-size: 8;
|
|
@@ -369,8 +368,7 @@ div.awsui_column-layout_vj6p7_1p9yl_189 > .awsui_grid_vj6p7_1p9yl_221.awsui_grid
|
|
|
369
368
|
font-style: normal;
|
|
370
369
|
font-variant: normal;
|
|
371
370
|
font-stretch: normal;
|
|
372
|
-
|
|
373
|
-
hyphens: none;
|
|
371
|
+
hyphens: none;
|
|
374
372
|
letter-spacing: normal;
|
|
375
373
|
list-style: disc outside none;
|
|
376
374
|
tab-size: 8;
|
package/toggle/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -170,8 +170,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
font-style: normal;
|
|
171
171
|
font-variant: normal;
|
|
172
172
|
font-stretch: normal;
|
|
173
|
-
|
|
174
|
-
hyphens: none;
|
|
173
|
+
hyphens: none;
|
|
175
174
|
letter-spacing: normal;
|
|
176
175
|
list-style: disc outside none;
|
|
177
176
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|
|
@@ -377,8 +376,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1wtuq_215 > .awsui_ide
|
|
|
377
376
|
font-style: normal;
|
|
378
377
|
font-variant: normal;
|
|
379
378
|
font-stretch: normal;
|
|
380
|
-
|
|
381
|
-
hyphens: none;
|
|
379
|
+
hyphens: none;
|
|
382
380
|
letter-spacing: normal;
|
|
383
381
|
list-style: disc outside none;
|
|
384
382
|
tab-size: 8;
|
|
@@ -450,8 +448,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1wtuq_215 > .awsui_ide
|
|
|
450
448
|
font-style: normal;
|
|
451
449
|
font-variant: normal;
|
|
452
450
|
font-stretch: normal;
|
|
453
|
-
|
|
454
|
-
hyphens: none;
|
|
451
|
+
hyphens: none;
|
|
455
452
|
letter-spacing: normal;
|
|
456
453
|
list-style: disc outside none;
|
|
457
454
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
|
@@ -224,8 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
font-style: normal;
|
|
225
225
|
font-variant: normal;
|
|
226
226
|
font-stretch: normal;
|
|
227
|
-
|
|
228
|
-
hyphens: none;
|
|
227
|
+
hyphens: none;
|
|
229
228
|
letter-spacing: normal;
|
|
230
229
|
list-style: disc outside none;
|
|
231
230
|
tab-size: 8;
|
|
@@ -261,8 +260,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
261
260
|
font-style: normal;
|
|
262
261
|
font-variant: normal;
|
|
263
262
|
font-stretch: normal;
|
|
264
|
-
|
|
265
|
-
hyphens: none;
|
|
263
|
+
hyphens: none;
|
|
266
264
|
letter-spacing: normal;
|
|
267
265
|
list-style: disc outside none;
|
|
268
266
|
tab-size: 8;
|
|
@@ -364,8 +362,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
364
362
|
font-style: normal;
|
|
365
363
|
font-variant: normal;
|
|
366
364
|
font-stretch: normal;
|
|
367
|
-
|
|
368
|
-
hyphens: none;
|
|
365
|
+
hyphens: none;
|
|
369
366
|
letter-spacing: normal;
|
|
370
367
|
list-style: disc outside none;
|
|
371
368
|
tab-size: 8;
|
|
@@ -190,8 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
font-style: normal;
|
|
191
191
|
font-variant: normal;
|
|
192
192
|
font-stretch: normal;
|
|
193
|
-
|
|
194
|
-
hyphens: none;
|
|
193
|
+
hyphens: none;
|
|
195
194
|
letter-spacing: normal;
|
|
196
195
|
list-style: disc outside none;
|
|
197
196
|
tab-size: 8;
|
package/wizard/styles.scoped.css
CHANGED
|
@@ -154,8 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
font-style: normal;
|
|
155
155
|
font-variant: normal;
|
|
156
156
|
font-stretch: normal;
|
|
157
|
-
|
|
158
|
-
hyphens: none;
|
|
157
|
+
hyphens: none;
|
|
159
158
|
letter-spacing: normal;
|
|
160
159
|
list-style: disc outside none;
|
|
161
160
|
tab-size: 8;
|