@cloudscape-design/components-themeable 3.0.18 → 3.0.21
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/scss/annotation-context/annotation/styles.scss +1 -1
- package/lib/internal/scss/date-picker/styles.scss +1 -1
- package/lib/internal/scss/date-range-picker/calendar/grids/day/styles.scss +2 -2
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/pagination/styles.scss +1 -1
- package/lib/internal/scss/radio-group/styles.scss +1 -1
- package/lib/internal/scss/tiles/styles.scss +1 -1
- package/lib/internal/scss/token-group/styles.scss +2 -2
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -12
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +163 -163
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +7 -7
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +166 -166
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +24 -24
- package/lib/internal/template/date-picker/styles.scoped.css +42 -42
- package/lib/internal/template/date-picker/styles.selectors.js +24 -24
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +40 -40
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/dropdown.js +30 -31
- package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +59 -59
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +35 -35
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +12 -8
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +21 -15
- package/lib/internal/template/internal/generated/theming/index.js +21 -15
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +70 -70
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +48 -48
- package/lib/internal/template/popover/styles.scoped.css +63 -63
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/side-navigation/styles.css.js +22 -22
- package/lib/internal/template/side-navigation/styles.scoped.css +33 -33
- package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +58 -58
- package/lib/internal/template/split-panel/styles.scoped.css +81 -81
- package/lib/internal/template/split-panel/styles.selectors.js +58 -58
- package/lib/internal/template/table/header-cell/styles.css.js +14 -14
- package/lib/internal/template/table/header-cell/styles.scoped.css +26 -26
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +38 -38
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +11 -11
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +61 -61
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +69 -69
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +25 -25
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/wizard/styles.css.js +31 -31
- package/lib/internal/template/wizard/styles.scoped.css +59 -59
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -1
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -143,33 +143,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
143
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
144
144
|
}
|
|
145
145
|
@media (prefers-reduced-motion: reduce) {
|
|
146
|
-
.
|
|
146
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9) {
|
|
147
147
|
animation: none;
|
|
148
148
|
transition: none;
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
.awsui-motion-disabled .
|
|
151
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93:not(#\9) {
|
|
152
152
|
animation: none;
|
|
153
153
|
transition: none;
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9):hover {
|
|
156
156
|
cursor: pointer;
|
|
157
157
|
color: #0073bb;
|
|
158
158
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9):focus {
|
|
161
161
|
outline: none;
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9):active {
|
|
164
164
|
color: #0073bb;
|
|
165
165
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_link_4c84z_1sd6c_93:not(#\9):active, .awsui_link_4c84z_1sd6c_93:not(#\9):focus, .awsui_link_4c84z_1sd6c_93:not(#\9):hover {
|
|
168
168
|
text-decoration: underline;
|
|
169
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
170
170
|
text-decoration-color: currentColor;
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9) {
|
|
173
173
|
color: #0073bb;
|
|
174
174
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
175
175
|
font-weight: inherit;
|
|
@@ -182,33 +182,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
183
183
|
}
|
|
184
184
|
@media (prefers-reduced-motion: reduce) {
|
|
185
|
-
.
|
|
185
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9) {
|
|
186
186
|
animation: none;
|
|
187
187
|
transition: none;
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
.awsui-motion-disabled .
|
|
190
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):hover {
|
|
195
195
|
cursor: pointer;
|
|
196
196
|
color: #0073bb;
|
|
197
197
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):focus {
|
|
200
200
|
outline: none;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):active {
|
|
203
203
|
color: #0073bb;
|
|
204
204
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-secondary_4c84z_1sd6c_138:not(#\9):hover {
|
|
207
207
|
text-decoration: underline;
|
|
208
208
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
209
209
|
text-decoration-color: currentColor;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9) {
|
|
212
212
|
color: #0073bb;
|
|
213
213
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
214
214
|
font-weight: 700;
|
|
@@ -225,33 +225,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
226
226
|
}
|
|
227
227
|
@media (prefers-reduced-motion: reduce) {
|
|
228
|
-
.
|
|
228
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.awsui-motion-disabled .
|
|
233
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9) {
|
|
234
234
|
animation: none;
|
|
235
235
|
transition: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):hover {
|
|
238
238
|
cursor: pointer;
|
|
239
239
|
color: #0073bb;
|
|
240
240
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):focus {
|
|
243
243
|
outline: none;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):active {
|
|
246
246
|
color: #0073bb;
|
|
247
247
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-primary_4c84z_1sd6c_173:not(#\9):hover {
|
|
250
250
|
text-decoration: underline;
|
|
251
251
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
252
252
|
text-decoration-color: currentColor;
|
|
253
253
|
}
|
|
254
|
-
.
|
|
254
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9) {
|
|
255
255
|
color: #0073bb;
|
|
256
256
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
257
257
|
font-weight: 700;
|
|
@@ -265,34 +265,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
265
265
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
266
266
|
}
|
|
267
267
|
@media (prefers-reduced-motion: reduce) {
|
|
268
|
-
.
|
|
268
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9) {
|
|
269
269
|
animation: none;
|
|
270
270
|
transition: none;
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
|
-
.awsui-motion-disabled .
|
|
273
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9) {
|
|
274
274
|
animation: none;
|
|
275
275
|
transition: none;
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):hover {
|
|
278
278
|
cursor: pointer;
|
|
279
279
|
color: #0073bb;
|
|
280
280
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):focus {
|
|
283
283
|
outline: none;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):active {
|
|
286
286
|
color: #0073bb;
|
|
287
287
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
288
288
|
}
|
|
289
|
-
.
|
|
289
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-info_4c84z_1sd6c_208:not(#\9):hover {
|
|
290
290
|
text-decoration: underline;
|
|
291
291
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
292
292
|
text-decoration-color: currentColor;
|
|
293
293
|
text-decoration-color: var(--color-text-link-button-underline-hover-shj5w3, currentColor);
|
|
294
294
|
}
|
|
295
|
-
.
|
|
295
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9) {
|
|
296
296
|
color: #0073bb;
|
|
297
297
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
298
298
|
font-weight: 300;
|
|
@@ -305,33 +305,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
305
305
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
306
306
|
}
|
|
307
307
|
@media (prefers-reduced-motion: reduce) {
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9) {
|
|
309
309
|
animation: none;
|
|
310
310
|
transition: none;
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
|
-
.awsui-motion-disabled .
|
|
313
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9) {
|
|
314
314
|
animation: none;
|
|
315
315
|
transition: none;
|
|
316
316
|
}
|
|
317
|
-
.
|
|
317
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):hover {
|
|
318
318
|
cursor: pointer;
|
|
319
319
|
color: #0073bb;
|
|
320
320
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):focus {
|
|
323
323
|
outline: none;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):active {
|
|
326
326
|
color: #0073bb;
|
|
327
327
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-value-large_4c84z_1sd6c_243:not(#\9):hover {
|
|
330
330
|
text-decoration: underline;
|
|
331
331
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
332
332
|
text-decoration-color: currentColor;
|
|
333
333
|
}
|
|
334
|
-
.
|
|
334
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9) {
|
|
335
335
|
color: #545b64;
|
|
336
336
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
337
337
|
font-weight: 700;
|
|
@@ -344,33 +344,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
344
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
345
345
|
}
|
|
346
346
|
@media (prefers-reduced-motion: reduce) {
|
|
347
|
-
.
|
|
347
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9) {
|
|
348
348
|
animation: none;
|
|
349
349
|
transition: none;
|
|
350
350
|
}
|
|
351
351
|
}
|
|
352
|
-
.awsui-motion-disabled .
|
|
352
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9) {
|
|
353
353
|
animation: none;
|
|
354
354
|
transition: none;
|
|
355
355
|
}
|
|
356
|
-
.
|
|
356
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):hover {
|
|
357
357
|
cursor: pointer;
|
|
358
358
|
color: #16191f;
|
|
359
359
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
360
360
|
}
|
|
361
|
-
.
|
|
361
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):focus {
|
|
362
362
|
outline: none;
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):active {
|
|
365
365
|
color: #16191f;
|
|
366
366
|
color: var(--color-text-interactive-active-i5elzx, #16191f);
|
|
367
367
|
}
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-top-navigation_4c84z_1sd6c_277:not(#\9):hover {
|
|
369
369
|
text-decoration: underline;
|
|
370
370
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
371
371
|
text-decoration-color: transparent;
|
|
372
372
|
}
|
|
373
|
-
.
|
|
373
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9) {
|
|
374
374
|
color: #0073bb;
|
|
375
375
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
376
376
|
font-weight: 400;
|
|
@@ -386,34 +386,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
386
386
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
387
387
|
}
|
|
388
388
|
@media (prefers-reduced-motion: reduce) {
|
|
389
|
-
.
|
|
389
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9) {
|
|
390
390
|
animation: none;
|
|
391
391
|
transition: none;
|
|
392
392
|
}
|
|
393
393
|
}
|
|
394
|
-
.awsui-motion-disabled .
|
|
394
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9) {
|
|
395
395
|
animation: none;
|
|
396
396
|
transition: none;
|
|
397
397
|
}
|
|
398
|
-
.
|
|
398
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):hover {
|
|
399
399
|
cursor: pointer;
|
|
400
400
|
color: #0073bb;
|
|
401
401
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):focus {
|
|
404
404
|
outline: none;
|
|
405
405
|
}
|
|
406
|
-
.
|
|
406
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):active {
|
|
407
407
|
color: #0073bb;
|
|
408
408
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
409
409
|
}
|
|
410
|
-
.
|
|
410
|
+
.awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_variant-recovery_4c84z_1sd6c_312:not(#\9):hover {
|
|
411
411
|
text-decoration: underline;
|
|
412
412
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
413
413
|
text-decoration-color: currentColor;
|
|
414
414
|
text-decoration-color: var(--color-text-link-button-underline-hover-shj5w3, currentColor);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9) {
|
|
417
417
|
color: #545b64;
|
|
418
418
|
color: var(--color-text-link-button-normal-default-4hy24d, #545b64);
|
|
419
419
|
font-weight: 700;
|
|
@@ -428,46 +428,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
428
428
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
429
429
|
}
|
|
430
430
|
@media (prefers-reduced-motion: reduce) {
|
|
431
|
-
.
|
|
431
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9) {
|
|
432
432
|
animation: none;
|
|
433
433
|
transition: none;
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
|
-
.awsui-motion-disabled .
|
|
436
|
+
.awsui-motion-disabled .awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9) {
|
|
437
437
|
animation: none;
|
|
438
438
|
transition: none;
|
|
439
439
|
}
|
|
440
|
-
.
|
|
440
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):hover {
|
|
441
441
|
cursor: pointer;
|
|
442
442
|
color: #16191f;
|
|
443
443
|
color: var(--color-text-link-button-normal-hover-ir7bl3, #16191f);
|
|
444
444
|
}
|
|
445
|
-
.
|
|
445
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):focus {
|
|
446
446
|
outline: none;
|
|
447
447
|
}
|
|
448
|
-
.
|
|
448
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):active {
|
|
449
449
|
color: #16191f;
|
|
450
450
|
color: var(--color-text-link-button-normal-active-1os5uu, #16191f);
|
|
451
451
|
}
|
|
452
|
-
.
|
|
452
|
+
.awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):active, .awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):focus, .awsui_link_4c84z_1sd6c_93.awsui_button_4c84z_1sd6c_347:not(#\9):hover {
|
|
453
453
|
text-decoration: underline;
|
|
454
454
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
455
455
|
text-decoration-color: transparent;
|
|
456
456
|
}
|
|
457
|
-
.
|
|
457
|
+
.awsui_link_4c84z_1sd6c_93.awsui_color-inverted_4c84z_1sd6c_382:not(#\9) {
|
|
458
458
|
color: #fafafa;
|
|
459
459
|
color: var(--color-text-notification-default-l83xtb, #fafafa);
|
|
460
460
|
}
|
|
461
|
-
.
|
|
461
|
+
.awsui_link_4c84z_1sd6c_93.awsui_color-inverted_4c84z_1sd6c_382:not(#\9):not(.awsui_button_4c84z_1sd6c_347) {
|
|
462
462
|
text-decoration: underline;
|
|
463
463
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
464
464
|
text-decoration-color: currentColor;
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_1sd6c_93.awsui_color-inverted_4c84z_1sd6c_382:not(#\9):hover {
|
|
467
467
|
color: #fafafa;
|
|
468
468
|
color: var(--color-text-link-inverted-hover-v9ehu7, #fafafa);
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_link_4c84z_1sd6c_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
471
471
|
outline: thin dotted;
|
|
472
472
|
outline: 5px auto Highlight;
|
|
473
473
|
outline: var(--border-link-focus-ring-outline-67z0xv, 5px auto Highlight);
|
|
@@ -475,11 +475,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
475
475
|
outline-color: #0073bb;
|
|
476
476
|
outline-color: var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
477
477
|
border-radius: 2px;
|
|
478
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
478
|
+
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
479
479
|
box-shadow: 0 0 0 0px #0073bb;
|
|
480
480
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-e3dct9, 0px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
481
481
|
}
|
|
482
|
-
.
|
|
482
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-body-s_4c84z_1sd6c_401:not(#\9) {
|
|
483
483
|
font-size: 12px;
|
|
484
484
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
485
485
|
line-height: 16px;
|
|
@@ -487,19 +487,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
487
487
|
letter-spacing: normal;
|
|
488
488
|
letter-spacing: var(--font-body-s-letter-spacing-p88gax, normal);
|
|
489
489
|
}
|
|
490
|
-
.
|
|
490
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-body-m_4c84z_1sd6c_406:not(#\9) {
|
|
491
491
|
font-size: 14px;
|
|
492
492
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
493
493
|
line-height: 22px;
|
|
494
494
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
495
495
|
}
|
|
496
|
-
.
|
|
496
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-heading-xs_4c84z_1sd6c_410:not(#\9) {
|
|
497
497
|
font-size: 16px;
|
|
498
498
|
font-size: var(--font-heading-xs-size-j82aha, 16px);
|
|
499
499
|
line-height: 20px;
|
|
500
500
|
line-height: var(--font-heading-xs-line-height-tf278d, 20px);
|
|
501
501
|
}
|
|
502
|
-
.
|
|
502
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-heading-s_4c84z_1sd6c_414:not(#\9) {
|
|
503
503
|
font-size: 16px;
|
|
504
504
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
505
505
|
line-height: 20px;
|
|
@@ -507,7 +507,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
507
507
|
letter-spacing: normal;
|
|
508
508
|
letter-spacing: var(--font-heading-s-letter-spacing-i014lh, normal);
|
|
509
509
|
}
|
|
510
|
-
.
|
|
510
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-heading-m_4c84z_1sd6c_419:not(#\9) {
|
|
511
511
|
font-size: 18px;
|
|
512
512
|
font-size: var(--font-heading-m-size-f8kmgg, 18px);
|
|
513
513
|
line-height: 22px;
|
|
@@ -515,7 +515,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
515
515
|
letter-spacing: normal;
|
|
516
516
|
letter-spacing: var(--font-heading-m-letter-spacing-vsl82f, normal);
|
|
517
517
|
}
|
|
518
|
-
.
|
|
518
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-heading-l_4c84z_1sd6c_424:not(#\9) {
|
|
519
519
|
font-size: 18px;
|
|
520
520
|
font-size: var(--font-heading-l-size-glo9md, 18px);
|
|
521
521
|
line-height: 22px;
|
|
@@ -523,7 +523,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
523
523
|
letter-spacing: normal;
|
|
524
524
|
letter-spacing: var(--font-heading-l-letter-spacing-tthw81, normal);
|
|
525
525
|
}
|
|
526
|
-
.
|
|
526
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-heading-xl_4c84z_1sd6c_429:not(#\9) {
|
|
527
527
|
font-size: 28px;
|
|
528
528
|
font-size: var(--font-heading-xl-size-etf0gx, 28px);
|
|
529
529
|
line-height: 36px;
|
|
@@ -531,7 +531,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
531
531
|
letter-spacing: normal;
|
|
532
532
|
letter-spacing: var(--font-heading-xl-letter-spacing-v5jzbn, normal);
|
|
533
533
|
}
|
|
534
|
-
.
|
|
534
|
+
.awsui_link_4c84z_1sd6c_93.awsui_font-size-display-l_4c84z_1sd6c_434:not(#\9) {
|
|
535
535
|
font-size: 44px;
|
|
536
536
|
font-size: var(--font-display-l-size-obs4uc, 44px);
|
|
537
537
|
line-height: 56px;
|
|
@@ -540,6 +540,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
540
540
|
letter-spacing: var(--font-display-l-letter-spacing-2u0pg2, normal);
|
|
541
541
|
}
|
|
542
542
|
|
|
543
|
-
.
|
|
543
|
+
.awsui_icon_4c84z_1sd6c_440:not(#\9) {
|
|
544
544
|
display: inline-block;
|
|
545
545
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_1sd6c_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1sd6c_138",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1sd6c_173",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1sd6c_208",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1sd6c_243",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1sd6c_277",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1sd6c_312",
|
|
12
|
+
"button": "awsui_button_4c84z_1sd6c_347",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1sd6c_382",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1sd6c_401",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1sd6c_406",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1sd6c_410",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1sd6c_414",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1sd6c_419",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1sd6c_424",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1sd6c_429",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1sd6c_434",
|
|
22
|
+
"icon": "awsui_icon_4c84z_1sd6c_440"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"button": "
|
|
6
|
-
"dots": "
|
|
7
|
-
"button-disabled": "awsui_button-
|
|
8
|
-
"arrow": "
|
|
9
|
-
"page-number": "awsui_page-
|
|
10
|
-
"button-current": "awsui_button-
|
|
11
|
-
"page-item": "awsui_page-
|
|
12
|
-
"root-disabled": "awsui_root-
|
|
4
|
+
"root": "awsui_root_fvjdu_ob1ul_93",
|
|
5
|
+
"button": "awsui_button_fvjdu_ob1ul_111",
|
|
6
|
+
"dots": "awsui_dots_fvjdu_ob1ul_112",
|
|
7
|
+
"button-disabled": "awsui_button-disabled_fvjdu_ob1ul_134",
|
|
8
|
+
"arrow": "awsui_arrow_fvjdu_ob1ul_139",
|
|
9
|
+
"page-number": "awsui_page-number_fvjdu_ob1ul_149",
|
|
10
|
+
"button-current": "awsui_button-current_fvjdu_ob1ul_155",
|
|
11
|
+
"page-item": "awsui_page-item_fvjdu_ob1ul_170",
|
|
12
|
+
"root-disabled": "awsui_root-disabled_fvjdu_ob1ul_186"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_fvjdu_ob1ul_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -138,15 +138,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
138
138
|
list-style: none;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
142
|
-
.
|
|
141
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9),
|
|
142
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
143
143
|
min-width: 20px;
|
|
144
144
|
min-width: var(--space-l-4vl6xu, 20px);
|
|
145
145
|
border: 1px solid transparent;
|
|
146
146
|
border: var(--border-field-width-y6x4sn, 1px) solid transparent;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9) {
|
|
150
150
|
cursor: pointer;
|
|
151
151
|
text-align: center;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -154,83 +154,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
line-height: inherit;
|
|
155
155
|
padding: 0;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_button_fvjdu_ob1ul_111:not(#\9):focus {
|
|
158
158
|
outline: none;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_button_fvjdu_ob1ul_111[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
161
161
|
outline: 2px dotted transparent;
|
|
162
162
|
border: 1px solid #0073bb;
|
|
163
163
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
164
164
|
border-radius: 2px;
|
|
165
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
165
|
+
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
166
166
|
box-shadow: 0 0 0 1px #0073bb;
|
|
167
167
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
168
168
|
}
|
|
169
|
-
.awsui_button-
|
|
169
|
+
.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
170
170
|
cursor: default;
|
|
171
171
|
color: #aab7b8;
|
|
172
172
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_arrow_fvjdu_ob1ul_139:not(#\9) {
|
|
176
176
|
color: #545b64;
|
|
177
177
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_arrow_fvjdu_ob1ul_139:not(#\9):not(.awsui_button-disabled_fvjdu_ob1ul_134):hover {
|
|
180
180
|
color: #16191f;
|
|
181
181
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_arrow_fvjdu_ob1ul_139.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
184
184
|
color: #aab7b8;
|
|
185
185
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.awsui_page-
|
|
188
|
+
.awsui_page-number_fvjdu_ob1ul_149:not(#\9) {
|
|
189
189
|
color: #545b64;
|
|
190
190
|
color: var(--color-text-pagination-page-number-default-xf8q73, #545b64);
|
|
191
191
|
}
|
|
192
|
-
.awsui_page-
|
|
192
|
+
.awsui_page-number_fvjdu_ob1ul_149:not(#\9):not(.awsui_button-disabled_fvjdu_ob1ul_134):hover {
|
|
193
193
|
color: #16191f;
|
|
194
194
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
195
195
|
}
|
|
196
|
-
.awsui_page-
|
|
196
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-current_fvjdu_ob1ul_155:not(#\9) {
|
|
197
197
|
font-weight: 700;
|
|
198
198
|
font-weight: var(--font-wayfinding-link-active-weight-r40wpo, 700);
|
|
199
199
|
color: #16191f;
|
|
200
200
|
color: var(--color-text-interactive-active-i5elzx, #16191f);
|
|
201
201
|
}
|
|
202
|
-
.awsui_page-
|
|
202
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-current_fvjdu_ob1ul_155.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
203
203
|
color: #545b64;
|
|
204
204
|
color: var(--color-text-pagination-page-number-active-disabled-nidnvc, #545b64);
|
|
205
205
|
}
|
|
206
|
-
.awsui_page-
|
|
206
|
+
.awsui_page-number_fvjdu_ob1ul_149.awsui_button-disabled_fvjdu_ob1ul_134:not(#\9) {
|
|
207
207
|
color: #aab7b8;
|
|
208
208
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
212
212
|
color: #545b64;
|
|
213
213
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_page-
|
|
217
|
-
.
|
|
216
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9),
|
|
217
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
218
218
|
margin: 4px 4px;
|
|
219
219
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
220
220
|
text-align: center;
|
|
221
221
|
box-sizing: border-box;
|
|
222
222
|
padding: 0;
|
|
223
223
|
}
|
|
224
|
-
.awsui_page-
|
|
225
|
-
.
|
|
224
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9):first-child,
|
|
225
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9):first-child {
|
|
226
226
|
margin-left: 0;
|
|
227
227
|
}
|
|
228
|
-
.awsui_page-
|
|
229
|
-
.
|
|
228
|
+
.awsui_page-item_fvjdu_ob1ul_170:not(#\9):last-child,
|
|
229
|
+
.awsui_dots_fvjdu_ob1ul_112:not(#\9):last-child {
|
|
230
230
|
margin-right: 0;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_root-
|
|
233
|
+
.awsui_root-disabled_fvjdu_ob1ul_186 > .awsui_dots_fvjdu_ob1ul_112:not(#\9) {
|
|
234
234
|
color: #aab7b8;
|
|
235
235
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
236
236
|
}
|