@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/cards/styles.scoped.css
CHANGED
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_card-
|
|
97
|
+
.awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
98
98
|
transition-property: background-color, border-top-color, border-bottom-color, border-left-color, border-right-color;
|
|
99
99
|
transition-duration: 180ms;
|
|
100
100
|
transition-duration: var(--motion-duration-transition-show-paced-ai4wlf, 180ms);
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
transition-timing-function: var(--motion-easing-transition-show-paced-bg1hyg, ease-out);
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.awsui_card-
|
|
105
|
+
.awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_card-
|
|
110
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_9tpvn_97:not(#\9), .awsui-mode-entering .awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_p8a6i_9tpvn_117:not(#\9) {
|
|
120
120
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
121
121
|
border-collapse: separate;
|
|
122
122
|
border-spacing: 0;
|
|
@@ -166,13 +166,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.awsui_header-variant-full-
|
|
169
|
+
.awsui_header-variant-full-page_p8a6i_9tpvn_133.awsui_header-refresh_p8a6i_9tpvn_133:not(#\9) {
|
|
170
170
|
box-shadow: 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12);
|
|
171
171
|
box-shadow: var(--shadow-container-7nblnj, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
172
172
|
border-top: 0px solid transparent;
|
|
173
173
|
border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
174
174
|
border-radius: 16px;
|
|
175
|
-
border-radius: var(--border-container-
|
|
175
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
176
176
|
box-sizing: border-box;
|
|
177
177
|
padding-top: 12px;
|
|
178
178
|
padding-top: var(--space-container-header-vertical-zsjhel, 12px);
|
|
@@ -182,13 +182,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
padding-bottom: calc(var(--space-container-header-vertical-zsjhel, 12px) + var(--space-scaled-xxs-95dhkm, 4px));
|
|
183
183
|
}
|
|
184
184
|
@media screen and (-ms-high-contrast: active) {
|
|
185
|
-
.awsui_header-variant-full-
|
|
185
|
+
.awsui_header-variant-full-page_p8a6i_9tpvn_133.awsui_header-refresh_p8a6i_9tpvn_133:not(#\9) {
|
|
186
186
|
border: 2px solid transparent;
|
|
187
187
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.
|
|
191
|
+
.awsui_list_p8a6i_9tpvn_149:not(#\9) {
|
|
192
192
|
display: flex;
|
|
193
193
|
flex-wrap: wrap;
|
|
194
194
|
box-sizing: border-box;
|
|
@@ -197,68 +197,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
margin: 0 0 0 calc(20px * -1);
|
|
198
198
|
margin: 0 0 0 calc(var(--space-grid-gutter-0subky, 20px) * -1);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-1_p8a6i_9tpvn_157 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
201
201
|
width: 100%;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-2_p8a6i_9tpvn_160 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
204
204
|
width: 50%;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-3_p8a6i_9tpvn_163 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
207
207
|
width: 33.3333333333%;
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-4_p8a6i_9tpvn_166 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
210
210
|
width: 25%;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-5_p8a6i_9tpvn_169 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
213
213
|
width: 20%;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-6_p8a6i_9tpvn_172 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
216
216
|
width: 16.6666666667%;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-7_p8a6i_9tpvn_175 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
219
219
|
width: 14.2857142857%;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-8_p8a6i_9tpvn_178 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
222
222
|
width: 12.5%;
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-9_p8a6i_9tpvn_181 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
225
225
|
width: 11.1111111111%;
|
|
226
226
|
}
|
|
227
|
-
.
|
|
227
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-10_p8a6i_9tpvn_184 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
228
228
|
width: 10%;
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-11_p8a6i_9tpvn_187 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
231
231
|
width: 9.0909090909%;
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-12_p8a6i_9tpvn_190 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
234
234
|
width: 8.3333333333%;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-13_p8a6i_9tpvn_193 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
237
237
|
width: 7.6923076923%;
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-14_p8a6i_9tpvn_196 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
240
240
|
width: 7.1428571429%;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-15_p8a6i_9tpvn_199 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
243
243
|
width: 6.6666666667%;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-16_p8a6i_9tpvn_202 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
246
246
|
width: 6.25%;
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-17_p8a6i_9tpvn_205 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
249
249
|
width: 5.8823529412%;
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-18_p8a6i_9tpvn_208 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
252
252
|
width: 5.5555555556%;
|
|
253
253
|
}
|
|
254
|
-
.
|
|
254
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-19_p8a6i_9tpvn_211 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
255
255
|
width: 5.2631578947%;
|
|
256
256
|
}
|
|
257
|
-
.
|
|
257
|
+
.awsui_list_p8a6i_9tpvn_149.awsui_list-grid-20_p8a6i_9tpvn_214 > .awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
258
258
|
width: 5%;
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.awsui_selection-
|
|
261
|
+
.awsui_selection-control_p8a6i_9tpvn_218:not(#\9) {
|
|
262
262
|
position: absolute;
|
|
263
263
|
box-sizing: border-box;
|
|
264
264
|
width: calc(16px + (2 * 24px));
|
|
@@ -269,8 +269,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-card-horizontal-dkvuen, 24px);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.
|
|
273
|
-
.
|
|
272
|
+
.awsui_loading_p8a6i_9tpvn_227:not(#\9),
|
|
273
|
+
.awsui_empty_p8a6i_9tpvn_228:not(#\9) {
|
|
274
274
|
overflow: hidden;
|
|
275
275
|
text-align: center;
|
|
276
276
|
color: #5f6b7a;
|
|
@@ -279,12 +279,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
margin-bottom: var(--space-scaled-l-t03y3z, 20px);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_has-
|
|
282
|
+
.awsui_has-header_p8a6i_9tpvn_235:not(#\9) {
|
|
283
283
|
margin-top: 20px;
|
|
284
284
|
margin-top: var(--space-grid-gutter-0subky, 20px);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.
|
|
287
|
+
.awsui_card_p8a6i_9tpvn_97:not(#\9) {
|
|
288
288
|
display: flex;
|
|
289
289
|
overflow-wrap: break-word;
|
|
290
290
|
word-wrap: break-word;
|
|
@@ -292,7 +292,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
292
292
|
padding: 0;
|
|
293
293
|
list-style: none;
|
|
294
294
|
}
|
|
295
|
-
.awsui_card-
|
|
295
|
+
.awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
296
296
|
position: relative;
|
|
297
297
|
background-color: #ffffff;
|
|
298
298
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
@@ -306,7 +306,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
border-top: 0px solid transparent;
|
|
307
307
|
border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
308
308
|
border-radius: 16px;
|
|
309
|
-
border-radius: var(--border-container-
|
|
309
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
310
310
|
box-sizing: border-box;
|
|
311
311
|
border-width: 2px;
|
|
312
312
|
border-width: var(--border-item-width-qbbbsa, 2px);
|
|
@@ -315,18 +315,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
315
315
|
box-sizing: border-box;
|
|
316
316
|
}
|
|
317
317
|
@media screen and (-ms-high-contrast: active) {
|
|
318
|
-
.awsui_card-
|
|
318
|
+
.awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
319
319
|
padding: calc(20px - 2px) calc(24px - 2px) calc(20px - 2px);
|
|
320
320
|
padding: calc(var(--space-scaled-l-t03y3z, 20px) - var(--border-item-width-qbbbsa, 2px)) calc(var(--space-card-horizontal-dkvuen, 24px) - var(--border-item-width-qbbbsa, 2px)) calc(var(--space-scaled-l-t03y3z, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
323
|
@media screen and (-ms-high-contrast: active) {
|
|
324
|
-
.awsui_card-
|
|
324
|
+
.awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
325
325
|
border: 2px solid transparent;
|
|
326
326
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
327
327
|
}
|
|
328
328
|
}
|
|
329
|
-
.awsui_card-
|
|
329
|
+
.awsui_card-header_p8a6i_9tpvn_272:not(#\9) {
|
|
330
330
|
font-size: 20px;
|
|
331
331
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
332
332
|
line-height: 24px;
|
|
@@ -336,14 +336,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
336
336
|
font-weight: 800;
|
|
337
337
|
font-weight: var(--font-heading-m-weight-hi5n0j, 800);
|
|
338
338
|
}
|
|
339
|
-
.awsui_card-header-
|
|
339
|
+
.awsui_card-header-inner_p8a6i_9tpvn_278:not(#\9) {
|
|
340
340
|
width: 100%;
|
|
341
341
|
display: inline-block;
|
|
342
342
|
}
|
|
343
|
-
.awsui_card-
|
|
343
|
+
.awsui_card-selectable_p8a6i_9tpvn_282 > .awsui_card-inner_p8a6i_9tpvn_97 > .awsui_card-header_p8a6i_9tpvn_272:not(#\9) {
|
|
344
344
|
width: 90%;
|
|
345
345
|
}
|
|
346
|
-
.awsui_card-
|
|
346
|
+
.awsui_card-selected_p8a6i_9tpvn_285 > .awsui_card-inner_p8a6i_9tpvn_97:not(#\9) {
|
|
347
347
|
border: 2px solid #0972d3;
|
|
348
348
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
349
349
|
background-color: #f2f8fd;
|
|
@@ -351,19 +351,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
351
351
|
padding: 20px calc(24px - 2px) calc(20px - 2px);
|
|
352
352
|
padding: var(--space-scaled-l-t03y3z, 20px) calc(var(--space-card-horizontal-dkvuen, 24px) - var(--border-item-width-qbbbsa, 2px)) calc(var(--space-scaled-l-t03y3z, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
353
353
|
}
|
|
354
|
-
.awsui_card-
|
|
354
|
+
.awsui_card-selected_p8a6i_9tpvn_285 > .awsui_card-inner_p8a6i_9tpvn_97 > .awsui_card-header_p8a6i_9tpvn_272 > .awsui_selection-control_p8a6i_9tpvn_218:not(#\9) {
|
|
355
355
|
margin-right: calc(-1 * 2px);
|
|
356
356
|
margin-right: calc(-1 * var(--border-item-width-qbbbsa, 2px));
|
|
357
357
|
}
|
|
358
358
|
|
|
359
|
-
.
|
|
359
|
+
.awsui_section_p8a6i_9tpvn_294:not(#\9) {
|
|
360
360
|
display: inline-block;
|
|
361
361
|
box-sizing: border-box;
|
|
362
362
|
padding: 8px 0 8px 0;
|
|
363
363
|
padding: var(--space-xs-rsr2qu, 8px) 0 var(--space-scaled-xs-6859qs, 8px) 0;
|
|
364
364
|
vertical-align: top;
|
|
365
365
|
}
|
|
366
|
-
.awsui_section-
|
|
366
|
+
.awsui_section-header_p8a6i_9tpvn_300:not(#\9) {
|
|
367
367
|
font-size: 14px;
|
|
368
368
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
369
369
|
line-height: 22px;
|
|
@@ -373,11 +373,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
373
373
|
color: #000716;
|
|
374
374
|
color: var(--color-text-label-gxskdy, #000716);
|
|
375
375
|
}
|
|
376
|
-
.awsui_section-
|
|
376
|
+
.awsui_section-content_p8a6i_9tpvn_306:not(#\9) {
|
|
377
377
|
/* used in test-utils */
|
|
378
378
|
}
|
|
379
379
|
|
|
380
|
-
.
|
|
380
|
+
.awsui_section_p8a6i_9tpvn_294:not(#\9):last-child {
|
|
381
381
|
padding: 8px 0 0 0;
|
|
382
382
|
padding: var(--space-xs-rsr2qu, 8px) 0 0 0;
|
|
383
383
|
}
|
|
@@ -2,42 +2,42 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"card-inner": "awsui_card-
|
|
6
|
-
"root": "
|
|
7
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
8
|
-
"header-refresh": "awsui_header-
|
|
9
|
-
"list": "
|
|
10
|
-
"list-grid-1": "awsui_list-grid-
|
|
11
|
-
"card": "
|
|
12
|
-
"list-grid-2": "awsui_list-grid-
|
|
13
|
-
"list-grid-3": "awsui_list-grid-
|
|
14
|
-
"list-grid-4": "awsui_list-grid-
|
|
15
|
-
"list-grid-5": "awsui_list-grid-
|
|
16
|
-
"list-grid-6": "awsui_list-grid-
|
|
17
|
-
"list-grid-7": "awsui_list-grid-
|
|
18
|
-
"list-grid-8": "awsui_list-grid-
|
|
19
|
-
"list-grid-9": "awsui_list-grid-
|
|
20
|
-
"list-grid-10": "awsui_list-grid-
|
|
21
|
-
"list-grid-11": "awsui_list-grid-
|
|
22
|
-
"list-grid-12": "awsui_list-grid-
|
|
23
|
-
"list-grid-13": "awsui_list-grid-
|
|
24
|
-
"list-grid-14": "awsui_list-grid-
|
|
25
|
-
"list-grid-15": "awsui_list-grid-
|
|
26
|
-
"list-grid-16": "awsui_list-grid-
|
|
27
|
-
"list-grid-17": "awsui_list-grid-
|
|
28
|
-
"list-grid-18": "awsui_list-grid-
|
|
29
|
-
"list-grid-19": "awsui_list-grid-
|
|
30
|
-
"list-grid-20": "awsui_list-grid-
|
|
31
|
-
"selection-control": "awsui_selection-
|
|
32
|
-
"loading": "
|
|
33
|
-
"empty": "
|
|
34
|
-
"has-header": "awsui_has-
|
|
35
|
-
"card-header": "awsui_card-
|
|
36
|
-
"card-header-inner": "awsui_card-header-
|
|
37
|
-
"card-selectable": "awsui_card-
|
|
38
|
-
"card-selected": "awsui_card-
|
|
39
|
-
"section": "
|
|
40
|
-
"section-header": "awsui_section-
|
|
41
|
-
"section-content": "awsui_section-
|
|
5
|
+
"card-inner": "awsui_card-inner_p8a6i_9tpvn_97",
|
|
6
|
+
"root": "awsui_root_p8a6i_9tpvn_117",
|
|
7
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_9tpvn_133",
|
|
8
|
+
"header-refresh": "awsui_header-refresh_p8a6i_9tpvn_133",
|
|
9
|
+
"list": "awsui_list_p8a6i_9tpvn_149",
|
|
10
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_9tpvn_157",
|
|
11
|
+
"card": "awsui_card_p8a6i_9tpvn_97",
|
|
12
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_9tpvn_160",
|
|
13
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_9tpvn_163",
|
|
14
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_9tpvn_166",
|
|
15
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_9tpvn_169",
|
|
16
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_9tpvn_172",
|
|
17
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_9tpvn_175",
|
|
18
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_9tpvn_178",
|
|
19
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_9tpvn_181",
|
|
20
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_9tpvn_184",
|
|
21
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_9tpvn_187",
|
|
22
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_9tpvn_190",
|
|
23
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_9tpvn_193",
|
|
24
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_9tpvn_196",
|
|
25
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_9tpvn_199",
|
|
26
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_9tpvn_202",
|
|
27
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_9tpvn_205",
|
|
28
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_9tpvn_208",
|
|
29
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_9tpvn_211",
|
|
30
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_9tpvn_214",
|
|
31
|
+
"selection-control": "awsui_selection-control_p8a6i_9tpvn_218",
|
|
32
|
+
"loading": "awsui_loading_p8a6i_9tpvn_227",
|
|
33
|
+
"empty": "awsui_empty_p8a6i_9tpvn_228",
|
|
34
|
+
"has-header": "awsui_has-header_p8a6i_9tpvn_235",
|
|
35
|
+
"card-header": "awsui_card-header_p8a6i_9tpvn_272",
|
|
36
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_9tpvn_278",
|
|
37
|
+
"card-selectable": "awsui_card-selectable_p8a6i_9tpvn_282",
|
|
38
|
+
"card-selected": "awsui_card-selected_p8a6i_9tpvn_285",
|
|
39
|
+
"section": "awsui_section_p8a6i_9tpvn_294",
|
|
40
|
+
"section-header": "awsui_section-header_p8a6i_9tpvn_300",
|
|
41
|
+
"section-content": "awsui_section-content_p8a6i_9tpvn_306"
|
|
42
42
|
};
|
|
43
43
|
|
package/checkbox/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"input": "
|
|
4
|
+
"root": "awsui_root_k2y2q_a4di6_93",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_a4di6_105",
|
|
6
|
+
"input": "awsui_input_k2y2q_a4di6_113"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -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
|
-
div.
|
|
93
|
+
div.awsui_root_k2y2q_a4di6_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -132,7 +132,7 @@ div.awsui_root_k2y2q_1i1vk_93:not(#\9) {
|
|
|
132
132
|
display: flex;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.awsui_checkbox-
|
|
135
|
+
.awsui_checkbox-control_k2y2q_a4di6_105:not(#\9) {
|
|
136
136
|
margin-top: calc((22px - 16px) / 2);
|
|
137
137
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-control-n9i4yo, 16px)) / 2);
|
|
138
138
|
min-height: 16px;
|
|
@@ -145,17 +145,17 @@ div.awsui_root_k2y2q_1i1vk_93:not(#\9) {
|
|
|
145
145
|
width: var(--size-control-n9i4yo, 16px);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
.
|
|
148
|
+
.awsui_input_k2y2q_a4di6_113[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
149
149
|
/* stylelint-disable-next-line selector-max-type -- Can't access the outline class from focus-visible */
|
|
150
150
|
}
|
|
151
|
-
.
|
|
151
|
+
.awsui_input_k2y2q_a4di6_113[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
152
152
|
position: relative;
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_input_k2y2q_a4di6_113[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
155
155
|
outline: 2px dotted transparent;
|
|
156
156
|
outline-offset: calc(2px - 1px);
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_input_k2y2q_a4di6_113[data-awsui-focus-visible=true]:not(#\9):focus + div::before {
|
|
159
159
|
content: " ";
|
|
160
160
|
display: block;
|
|
161
161
|
position: absolute;
|
|
@@ -164,7 +164,7 @@ div.awsui_root_k2y2q_1i1vk_93:not(#\9) {
|
|
|
164
164
|
width: calc(100% + 2 * 2px);
|
|
165
165
|
height: calc(100% + 2 * 2px);
|
|
166
166
|
border-radius: 4px;
|
|
167
|
-
border-radius: var(--border-control-focus-ring-
|
|
167
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
168
168
|
box-shadow: 0 0 0 2px #0972d3;
|
|
169
169
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
170
170
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"input": "
|
|
5
|
+
"root": "awsui_root_k2y2q_a4di6_93",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_a4di6_105",
|
|
7
|
+
"input": "awsui_input_k2y2q_a4di6_113"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"code-editor": "awsui_code-
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"pane": "
|
|
7
|
-
"pane__close-container": "awsui_pane__close-
|
|
8
|
-
"pane__list": "
|
|
9
|
-
"pane__table": "
|
|
10
|
-
"pane__item": "
|
|
11
|
-
"pane__cell": "
|
|
12
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
13
|
-
"pane__location": "
|
|
14
|
-
"pane__description": "
|
|
15
|
-
"focus-lock": "awsui_focus-
|
|
16
|
-
"resizable-box": "awsui_resizable-
|
|
17
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
18
|
-
"editor": "
|
|
19
|
-
"status-bar": "awsui_status-
|
|
20
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
21
|
-
"status-bar__left": "awsui_status-
|
|
22
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
23
|
-
"status-bar__right": "awsui_status-
|
|
24
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
25
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
26
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
27
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
28
|
-
"tab-button": "awsui_tab-
|
|
29
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
30
|
-
"tab-button--active": "awsui_tab-button--
|
|
31
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
32
|
-
"tab-button--divider": "awsui_tab-button--
|
|
33
|
-
"tab-button--errors": "awsui_tab-button--
|
|
34
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
35
|
-
"loading-screen": "awsui_loading-
|
|
36
|
-
"error-screen": "awsui_error-
|
|
4
|
+
"code-editor": "awsui_code-editor_1gl9c_1s5kr_98",
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1s5kr_342",
|
|
6
|
+
"pane": "awsui_pane_1gl9c_1s5kr_354",
|
|
7
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_1s5kr_365",
|
|
8
|
+
"pane__list": "awsui_pane__list_1gl9c_1s5kr_370",
|
|
9
|
+
"pane__table": "awsui_pane__table_1gl9c_1s5kr_377",
|
|
10
|
+
"pane__item": "awsui_pane__item_1gl9c_1s5kr_382",
|
|
11
|
+
"pane__cell": "awsui_pane__cell_1gl9c_1s5kr_382",
|
|
12
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1s5kr_396",
|
|
13
|
+
"pane__location": "awsui_pane__location_1gl9c_1s5kr_417",
|
|
14
|
+
"pane__description": "awsui_pane__description_1gl9c_1s5kr_417",
|
|
15
|
+
"focus-lock": "awsui_focus-lock_1gl9c_1s5kr_432",
|
|
16
|
+
"resizable-box": "awsui_resizable-box_1gl9c_1s5kr_455",
|
|
17
|
+
"resizable-box-handle": "awsui_resizable-box-handle_1gl9c_1s5kr_460",
|
|
18
|
+
"editor": "awsui_editor_1gl9c_1s5kr_485",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_1s5kr_518",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1s5kr_527",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_1s5kr_531",
|
|
22
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1s5kr_538",
|
|
23
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_1s5kr_542",
|
|
24
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1s5kr_546",
|
|
25
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1s5kr_546",
|
|
26
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1s5kr_551",
|
|
27
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1s5kr_555",
|
|
28
|
+
"tab-button": "awsui_tab-button_1gl9c_1s5kr_561",
|
|
29
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1s5kr_574",
|
|
30
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_1s5kr_588",
|
|
31
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1s5kr_608",
|
|
32
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_1s5kr_638",
|
|
33
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_1s5kr_645",
|
|
34
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1s5kr_645",
|
|
35
|
+
"loading-screen": "awsui_loading-screen_1gl9c_1s5kr_649",
|
|
36
|
+
"error-screen": "awsui_error-screen_1gl9c_1s5kr_650"
|
|
37
37
|
};
|
|
38
38
|
|