@cloudscape-design/components 3.0.15 → 3.0.16
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.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
package/link/styles.scoped.css
CHANGED
|
@@ -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_gysqh_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_gysqh_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_gysqh_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93:not(#\9) {
|
|
152
152
|
animation: none;
|
|
153
153
|
transition: none;
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.awsui_link_4c84z_gysqh_93:not(#\9):hover {
|
|
156
156
|
cursor: pointer;
|
|
157
157
|
color: #033160;
|
|
158
158
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_link_4c84z_gysqh_93:not(#\9):focus {
|
|
161
161
|
outline: none;
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_link_4c84z_gysqh_93:not(#\9):active {
|
|
164
164
|
color: #033160;
|
|
165
165
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_link_4c84z_gysqh_93:not(#\9):active, .awsui_link_4c84z_gysqh_93:not(#\9):focus, .awsui_link_4c84z_gysqh_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_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9) {
|
|
173
173
|
color: #0972d3;
|
|
174
174
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
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_gysqh_93.awsui_variant-secondary_4c84z_gysqh_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_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9):hover {
|
|
195
195
|
cursor: pointer;
|
|
196
196
|
color: #033160;
|
|
197
197
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9):focus {
|
|
200
200
|
outline: none;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9):active {
|
|
203
203
|
color: #033160;
|
|
204
204
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_138:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-secondary_4c84z_gysqh_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_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9) {
|
|
212
212
|
color: #0972d3;
|
|
213
213
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
214
214
|
font-weight: "inherit";
|
|
@@ -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_gysqh_93.awsui_variant-primary_4c84z_gysqh_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_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9) {
|
|
234
234
|
animation: none;
|
|
235
235
|
transition: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9):hover {
|
|
238
238
|
cursor: pointer;
|
|
239
239
|
color: #033160;
|
|
240
240
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9):focus {
|
|
243
243
|
outline: none;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9):active {
|
|
246
246
|
color: #033160;
|
|
247
247
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_173:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-primary_4c84z_gysqh_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_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9) {
|
|
255
255
|
color: #0972d3;
|
|
256
256
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
257
257
|
font-weight: 800;
|
|
@@ -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_gysqh_93.awsui_variant-info_4c84z_gysqh_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_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9) {
|
|
274
274
|
animation: none;
|
|
275
275
|
transition: none;
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9):hover {
|
|
278
278
|
cursor: pointer;
|
|
279
279
|
color: #033160;
|
|
280
280
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9):focus {
|
|
283
283
|
outline: none;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9):active {
|
|
286
286
|
color: #033160;
|
|
287
287
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
288
288
|
}
|
|
289
|
-
.
|
|
289
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_208:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-info_4c84z_gysqh_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: transparent;
|
|
293
293
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
294
294
|
}
|
|
295
|
-
.
|
|
295
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9) {
|
|
296
296
|
color: #0972d3;
|
|
297
297
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
298
298
|
font-weight: 800;
|
|
@@ -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_gysqh_93.awsui_variant-value-large_4c84z_gysqh_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_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9) {
|
|
314
314
|
animation: none;
|
|
315
315
|
transition: none;
|
|
316
316
|
}
|
|
317
|
-
.
|
|
317
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9):hover {
|
|
318
318
|
cursor: pointer;
|
|
319
319
|
color: #033160;
|
|
320
320
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9):focus {
|
|
323
323
|
outline: none;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9):active {
|
|
326
326
|
color: #033160;
|
|
327
327
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_243:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-value-large_4c84z_gysqh_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_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9) {
|
|
335
335
|
color: #414d5c;
|
|
336
336
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
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_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_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_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9) {
|
|
353
353
|
animation: none;
|
|
354
354
|
transition: none;
|
|
355
355
|
}
|
|
356
|
-
.
|
|
356
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9):hover {
|
|
357
357
|
cursor: pointer;
|
|
358
358
|
color: #000716;
|
|
359
359
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
360
360
|
}
|
|
361
|
-
.
|
|
361
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9):focus {
|
|
362
362
|
outline: none;
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9):active {
|
|
365
365
|
color: #000716;
|
|
366
366
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
367
367
|
}
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_277:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-top-navigation_4c84z_gysqh_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_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9) {
|
|
374
374
|
color: #0972d3;
|
|
375
375
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
376
376
|
font-weight: 800;
|
|
@@ -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_gysqh_93.awsui_variant-recovery_4c84z_gysqh_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_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9) {
|
|
395
395
|
animation: none;
|
|
396
396
|
transition: none;
|
|
397
397
|
}
|
|
398
|
-
.
|
|
398
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9):hover {
|
|
399
399
|
cursor: pointer;
|
|
400
400
|
color: #033160;
|
|
401
401
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9):focus {
|
|
404
404
|
outline: none;
|
|
405
405
|
}
|
|
406
|
-
.
|
|
406
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9):active {
|
|
407
407
|
color: #033160;
|
|
408
408
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
409
409
|
}
|
|
410
|
-
.
|
|
410
|
+
.awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_312:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_variant-recovery_4c84z_gysqh_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: transparent;
|
|
414
414
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9) {
|
|
417
417
|
color: #0972d3;
|
|
418
418
|
color: var(--color-text-link-button-normal-default-2yrp9u, #0972d3);
|
|
419
419
|
font-weight: 800;
|
|
@@ -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_gysqh_93.awsui_button_4c84z_gysqh_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_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9), .awsui-mode-entering .awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9) {
|
|
437
437
|
animation: none;
|
|
438
438
|
transition: none;
|
|
439
439
|
}
|
|
440
|
-
.
|
|
440
|
+
.awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9):hover {
|
|
441
441
|
cursor: pointer;
|
|
442
442
|
color: #033160;
|
|
443
443
|
color: var(--color-text-link-button-normal-hover-gz8y5b, #033160);
|
|
444
444
|
}
|
|
445
|
-
.
|
|
445
|
+
.awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9):focus {
|
|
446
446
|
outline: none;
|
|
447
447
|
}
|
|
448
|
-
.
|
|
448
|
+
.awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9):active {
|
|
449
449
|
color: #033160;
|
|
450
450
|
color: var(--color-text-link-button-normal-active-8lhs8f, #033160);
|
|
451
451
|
}
|
|
452
|
-
.
|
|
452
|
+
.awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9):active, .awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_347:not(#\9):focus, .awsui_link_4c84z_gysqh_93.awsui_button_4c84z_gysqh_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_gysqh_93.awsui_color-inverted_4c84z_gysqh_382:not(#\9) {
|
|
458
458
|
color: #fbfbfb;
|
|
459
459
|
color: var(--color-text-notification-default-2kpcxy, #fbfbfb);
|
|
460
460
|
}
|
|
461
|
-
.
|
|
461
|
+
.awsui_link_4c84z_gysqh_93.awsui_color-inverted_4c84z_gysqh_382:not(#\9):not(.awsui_button_4c84z_gysqh_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_gysqh_93.awsui_color-inverted_4c84z_gysqh_382:not(#\9):hover {
|
|
467
467
|
color: #ffffff;
|
|
468
468
|
color: var(--color-text-link-inverted-hover-5tnsdi, #ffffff);
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_link_4c84z_gysqh_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
471
471
|
outline: thin dotted;
|
|
472
472
|
outline: 0;
|
|
473
473
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -475,11 +475,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
475
475
|
outline-color: #0972d3;
|
|
476
476
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
477
477
|
border-radius: 4px;
|
|
478
|
-
border-radius: var(--border-control-focus-ring-
|
|
478
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
479
479
|
box-shadow: 0 0 0 2px #0972d3;
|
|
480
480
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
481
481
|
}
|
|
482
|
-
.
|
|
482
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-body-s_4c84z_gysqh_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: 0.005em;
|
|
488
488
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
489
489
|
}
|
|
490
|
-
.
|
|
490
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-body-m_4c84z_gysqh_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_gysqh_93.awsui_font-size-heading-xs_4c84z_gysqh_410:not(#\9) {
|
|
497
497
|
font-size: 14px;
|
|
498
498
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
499
499
|
line-height: 18px;
|
|
500
500
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
501
501
|
}
|
|
502
|
-
.
|
|
502
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-heading-s_4c84z_gysqh_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: -0.005em;
|
|
508
508
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
509
509
|
}
|
|
510
|
-
.
|
|
510
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-heading-m_4c84z_gysqh_419:not(#\9) {
|
|
511
511
|
font-size: 20px;
|
|
512
512
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
513
513
|
line-height: 24px;
|
|
@@ -515,7 +515,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
515
515
|
letter-spacing: -0.01em;
|
|
516
516
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
517
517
|
}
|
|
518
|
-
.
|
|
518
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-heading-l_4c84z_gysqh_424:not(#\9) {
|
|
519
519
|
font-size: 24px;
|
|
520
520
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
521
521
|
line-height: 30px;
|
|
@@ -523,7 +523,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
523
523
|
letter-spacing: -0.015em;
|
|
524
524
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
525
525
|
}
|
|
526
|
-
.
|
|
526
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-heading-xl_4c84z_gysqh_429:not(#\9) {
|
|
527
527
|
font-size: 32px;
|
|
528
528
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
529
529
|
line-height: 40px;
|
|
@@ -531,7 +531,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
531
531
|
letter-spacing: -0.02em;
|
|
532
532
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
533
533
|
}
|
|
534
|
-
.
|
|
534
|
+
.awsui_link_4c84z_gysqh_93.awsui_font-size-display-l_4c84z_gysqh_434:not(#\9) {
|
|
535
535
|
font-size: 48px;
|
|
536
536
|
font-size: var(--font-display-l-size-03lgcb, 48px);
|
|
537
537
|
line-height: 54px;
|
|
@@ -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-4ff418, -0.03em);
|
|
541
541
|
}
|
|
542
542
|
|
|
543
|
-
.
|
|
543
|
+
.awsui_icon_4c84z_gysqh_440:not(#\9) {
|
|
544
544
|
display: inline-block;
|
|
545
545
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -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_gysqh_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_gysqh_138",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_gysqh_173",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_gysqh_208",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_gysqh_243",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_gysqh_277",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_gysqh_312",
|
|
12
|
+
"button": "awsui_button_4c84z_gysqh_347",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_gysqh_382",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_gysqh_401",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_gysqh_406",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_gysqh_410",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_gysqh_414",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_gysqh_419",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_gysqh_424",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_gysqh_429",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_gysqh_434",
|
|
22
|
+
"icon": "awsui_icon_4c84z_gysqh_440"
|
|
23
23
|
};
|
|
24
24
|
|
package/modal/styles.css.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"dismiss-control": "awsui_dismiss-
|
|
25
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_1q6b4_105",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1q6b4_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_1q6b4_128",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_1q6b4_161",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1q6b4_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_1q6b4_224",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1q6b4_228",
|
|
13
|
+
"small": "awsui_small_1d2i7_1q6b4_246",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_1q6b4_249",
|
|
15
|
+
"large": "awsui_large_1d2i7_1q6b4_252",
|
|
16
|
+
"max": "awsui_max_1d2i7_1q6b4_255",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1q6b4_255",
|
|
18
|
+
"container": "awsui_container_1d2i7_1q6b4_260",
|
|
19
|
+
"content": "awsui_content_1d2i7_1q6b4_284",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1q6b4_287",
|
|
21
|
+
"header": "awsui_header_1d2i7_1q6b4_291",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_1q6b4_298",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_1q6b4_302",
|
|
24
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1q6b4_312",
|
|
25
|
+
"modal-open": "awsui_modal-open_1d2i7_1q6b4_316"
|
|
26
26
|
};
|
|
27
27
|
|