@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
|
@@ -90,12 +90,12 @@ 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
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
95
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_calendar_mgja0_1iswd_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 135ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
96
96
|
animation-fill-mode: both;
|
|
97
97
|
}
|
|
98
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
98
|
+
@keyframes awsui_awsui-motion-fade-in-0_mgja0_1iswd_1 {
|
|
99
99
|
from {
|
|
100
100
|
opacity: 0;
|
|
101
101
|
}
|
|
@@ -104,12 +104,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
@media (prefers-reduced-motion: reduce) {
|
|
107
|
-
.
|
|
107
|
+
.awsui_calendar_mgja0_1iswd_93:not(#\9) {
|
|
108
108
|
animation: none;
|
|
109
109
|
transition: none;
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
.awsui-motion-disabled .
|
|
112
|
+
.awsui-motion-disabled .awsui_calendar_mgja0_1iswd_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1iswd_93:not(#\9) {
|
|
113
113
|
animation: none;
|
|
114
114
|
transition: none;
|
|
115
115
|
}
|
|
@@ -118,7 +118,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
118
118
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
119
119
|
SPDX-License-Identifier: Apache-2.0
|
|
120
120
|
*/
|
|
121
|
-
.
|
|
121
|
+
.awsui_root_mgja0_1iswd_120:not(#\9) {
|
|
122
122
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
123
123
|
border-collapse: separate;
|
|
124
124
|
border-spacing: 0;
|
|
@@ -160,35 +160,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
max-width: 32em;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.awsui_trigger-
|
|
163
|
+
.awsui_trigger-wrapper_mgja0_1iswd_132:not(#\9) {
|
|
164
164
|
min-width: calc(238px + 2 * 20px);
|
|
165
165
|
min-width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.awsui_trigger-
|
|
168
|
+
.awsui_trigger-flexbox_mgja0_1iswd_136:not(#\9) {
|
|
169
169
|
display: flex;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
.awsui_preferred-
|
|
172
|
+
.awsui_preferred-wordbreak_mgja0_1iswd_140:not(#\9) {
|
|
173
173
|
display: inline-block;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.
|
|
176
|
+
.awsui_calendar_mgja0_1iswd_93:not(#\9) {
|
|
177
177
|
display: block;
|
|
178
178
|
width: calc(2 * 238px + 8px);
|
|
179
179
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px));
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_calendar_mgja0_1iswd_93.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
|
|
182
182
|
width: 238px;
|
|
183
183
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
184
184
|
}
|
|
185
|
-
.awsui_calendar-
|
|
185
|
+
.awsui_calendar-header_mgja0_1iswd_151:not(#\9) {
|
|
186
186
|
display: flex;
|
|
187
187
|
justify-content: space-between;
|
|
188
188
|
align-items: center;
|
|
189
189
|
position: relative;
|
|
190
190
|
}
|
|
191
|
-
.awsui_calendar-header-months-
|
|
191
|
+
.awsui_calendar-header-months-wrapper_mgja0_1iswd_157:not(#\9) {
|
|
192
192
|
position: absolute;
|
|
193
193
|
right: 0;
|
|
194
194
|
left: 0;
|
|
@@ -200,7 +200,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
200
200
|
flex: 1;
|
|
201
201
|
pointer-events: none;
|
|
202
202
|
}
|
|
203
|
-
.awsui_calendar-header-
|
|
203
|
+
.awsui_calendar-header-month_mgja0_1iswd_157:not(#\9) {
|
|
204
204
|
font-size: 14px;
|
|
205
205
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
206
206
|
line-height: 22px;
|
|
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
display: flex;
|
|
212
212
|
pointer-events: auto;
|
|
213
213
|
}
|
|
214
|
-
.awsui_calendar-next-month-
|
|
214
|
+
.awsui_calendar-next-month-btn_mgja0_1iswd_177:not(#\9) {
|
|
215
215
|
/* used for identifying element */
|
|
216
216
|
}
|
|
217
|
-
.awsui_calendar-prev-month-
|
|
217
|
+
.awsui_calendar-prev-month-btn_mgja0_1iswd_180:not(#\9) {
|
|
218
218
|
/* used for identifying element */
|
|
219
219
|
}
|
|
220
|
-
.awsui_calendar-day-
|
|
220
|
+
.awsui_calendar-day-names_mgja0_1iswd_183:not(#\9) {
|
|
221
221
|
display: flex;
|
|
222
222
|
justify-content: stretch;
|
|
223
223
|
}
|
|
224
|
-
.awsui_calendar-day-
|
|
224
|
+
.awsui_calendar-day-name_mgja0_1iswd_183:not(#\9) {
|
|
225
225
|
flex: 1 1 0%;
|
|
226
226
|
width: 0;
|
|
227
227
|
word-break: break-word;
|
|
@@ -237,35 +237,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
237
|
letter-spacing: 0.005em;
|
|
238
238
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
239
239
|
}
|
|
240
|
-
.awsui_calendar-
|
|
240
|
+
.awsui_calendar-week_mgja0_1iswd_198:not(#\9) {
|
|
241
241
|
display: flex;
|
|
242
242
|
justify-content: stretch;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_first-
|
|
246
|
-
.awsui_second-
|
|
245
|
+
.awsui_first-grid_mgja0_1iswd_203:not(#\9),
|
|
246
|
+
.awsui_second-grid_mgja0_1iswd_204:not(#\9) {
|
|
247
247
|
/* used in test-utils */
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.
|
|
250
|
+
.awsui_grid_mgja0_1iswd_208:not(#\9) {
|
|
251
251
|
width: 238px;
|
|
252
252
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.awsui_date-and-time-
|
|
255
|
+
.awsui_date-and-time-wrapper_mgja0_1iswd_212:not(#\9) {
|
|
256
256
|
display: flex;
|
|
257
257
|
width: 238px;
|
|
258
258
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
259
259
|
}
|
|
260
|
-
.awsui_date-and-time-
|
|
260
|
+
.awsui_date-and-time-wrapper__date_mgja0_1iswd_216:not(#\9) {
|
|
261
261
|
margin-right: 8px;
|
|
262
262
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
263
263
|
}
|
|
264
|
-
.awsui_date-and-time-
|
|
264
|
+
.awsui_date-and-time-wrapper_mgja0_1iswd_212 > .awsui_date-and-time-wrapper__time_mgja0_1iswd_219:not(#\9), .awsui_date-and-time-wrapper_mgja0_1iswd_212 > .awsui_date-and-time-wrapper__date_mgja0_1iswd_216:not(#\9) {
|
|
265
265
|
flex-grow: 1;
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
.awsui_date-and-time-
|
|
268
|
+
.awsui_date-and-time-constrainttext_mgja0_1iswd_223:not(#\9) {
|
|
269
269
|
color: #5f6b7a;
|
|
270
270
|
color: var(--color-text-form-secondary-ih9x7l, #5f6b7a);
|
|
271
271
|
font-size: 12px;
|
|
@@ -276,7 +276,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
276
276
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.
|
|
279
|
+
.awsui_footer_mgja0_1iswd_230:not(#\9) {
|
|
280
280
|
display: flex;
|
|
281
281
|
flex-wrap: wrap;
|
|
282
282
|
justify-content: flex-end;
|
|
@@ -285,69 +285,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
285
|
padding: 0 20px 12px;
|
|
286
286
|
padding: 0 var(--space-l-4vl6xu, 20px) var(--space-s-hv8c1d, 12px);
|
|
287
287
|
}
|
|
288
|
-
.
|
|
288
|
+
.awsui_footer_mgja0_1iswd_230.awsui_has-clear-button_mgja0_1iswd_237:not(#\9) {
|
|
289
289
|
justify-content: space-between;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_footer_mgja0_1iswd_230.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
|
|
292
292
|
padding: 0 8px 12px;
|
|
293
293
|
padding: 0 var(--space-xs-rsr2qu, 8px) var(--space-s-hv8c1d, 12px);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_footer-button-
|
|
296
|
+
.awsui_footer-button-wrapper_mgja0_1iswd_244:not(#\9) {
|
|
297
297
|
padding-top: 12px;
|
|
298
298
|
padding-top: var(--space-s-hv8c1d, 12px);
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.awsui_icon-
|
|
301
|
+
.awsui_icon-wrapper_mgja0_1iswd_248:not(#\9) {
|
|
302
302
|
color: #414d5c;
|
|
303
303
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
304
304
|
margin-right: 8px;
|
|
305
305
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
306
306
|
}
|
|
307
307
|
|
|
308
|
-
.
|
|
308
|
+
.awsui_label_mgja0_1iswd_253:not(#\9) {
|
|
309
309
|
-webkit-user-select: text;
|
|
310
310
|
user-select: text;
|
|
311
311
|
cursor: default;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.
|
|
314
|
+
.awsui_label_mgja0_1iswd_253.awsui_label-enabled_mgja0_1iswd_258:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1iswd_136 > .awsui_icon-wrapper_mgja0_1iswd_248 {
|
|
315
315
|
color: #000716;
|
|
316
316
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
-
.awsui_label-
|
|
319
|
+
.awsui_label-text_mgja0_1iswd_262:not(#\9) {
|
|
320
320
|
color: #5f6b7a;
|
|
321
321
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
322
322
|
font-style: italic;
|
|
323
323
|
}
|
|
324
324
|
|
|
325
|
-
.awsui_mode-
|
|
325
|
+
.awsui_mode-switch_mgja0_1iswd_267:not(#\9) {
|
|
326
326
|
/* used in test-utils */
|
|
327
327
|
}
|
|
328
328
|
|
|
329
|
-
.
|
|
329
|
+
.awsui_dropdown_mgja0_1iswd_271:not(#\9) {
|
|
330
330
|
overflow: auto;
|
|
331
331
|
border-top: 1px solid transparent;
|
|
332
332
|
border-top: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
333
333
|
border-bottom: 1px solid transparent;
|
|
334
334
|
border-bottom: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
335
335
|
border-radius: 8px;
|
|
336
|
-
border-radius: var(--border-dropdown-
|
|
336
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_dropdown_mgja0_1iswd_271:not(#\9):focus {
|
|
339
339
|
outline: none;
|
|
340
340
|
}
|
|
341
|
-
.
|
|
341
|
+
.awsui_dropdown_mgja0_1iswd_271[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
342
342
|
outline: 2px dotted transparent;
|
|
343
343
|
outline-offset: 2px;
|
|
344
344
|
border-radius: 16px;
|
|
345
|
-
border-radius: var(--border-container-
|
|
345
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
346
346
|
box-shadow: 0 0 0 2px #0972d3;
|
|
347
347
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
.awsui_dropdown-
|
|
350
|
+
.awsui_dropdown-content_mgja0_1iswd_287:not(#\9) {
|
|
351
351
|
-webkit-user-select: text;
|
|
352
352
|
user-select: text;
|
|
353
353
|
background-color: #ffffff;
|
|
@@ -355,38 +355,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
355
355
|
width: calc(2 * 238px + 8px + 2 * 20px);
|
|
356
356
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
357
357
|
}
|
|
358
|
-
.awsui_dropdown-
|
|
358
|
+
.awsui_dropdown-content_mgja0_1iswd_287.awsui_one-grid_mgja0_1iswd_148:not(#\9) {
|
|
359
359
|
width: calc(238px + 2 * 20px);
|
|
360
360
|
width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.awsui_start-date-
|
|
364
|
-
.awsui_start-time-
|
|
365
|
-
.awsui_end-date-
|
|
366
|
-
.awsui_end-time-
|
|
363
|
+
.awsui_start-date-input_mgja0_1iswd_296:not(#\9),
|
|
364
|
+
.awsui_start-time-input_mgja0_1iswd_297:not(#\9),
|
|
365
|
+
.awsui_end-date-input_mgja0_1iswd_298:not(#\9),
|
|
366
|
+
.awsui_end-time-input_mgja0_1iswd_299:not(#\9) {
|
|
367
367
|
/* used in test-utils */
|
|
368
368
|
}
|
|
369
369
|
|
|
370
|
-
.awsui_validation-
|
|
370
|
+
.awsui_validation-section_mgja0_1iswd_303:not(#\9) {
|
|
371
371
|
/* used in test-utils */
|
|
372
372
|
}
|
|
373
373
|
|
|
374
|
-
.awsui_validation-
|
|
374
|
+
.awsui_validation-error_mgja0_1iswd_307:not(#\9) {
|
|
375
375
|
/* used in test-utils */
|
|
376
376
|
}
|
|
377
377
|
|
|
378
|
-
.awsui_clear-
|
|
378
|
+
.awsui_clear-button_mgja0_1iswd_311:not(#\9) {
|
|
379
379
|
/* used in test-utils */
|
|
380
380
|
}
|
|
381
381
|
|
|
382
|
-
.awsui_apply-
|
|
382
|
+
.awsui_apply-button_mgja0_1iswd_315:not(#\9) {
|
|
383
383
|
/* used in test-utils */
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
.awsui_cancel-
|
|
386
|
+
.awsui_cancel-button_mgja0_1iswd_319:not(#\9) {
|
|
387
387
|
/* used in test-utils */
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.awsui_calendar-aria-
|
|
390
|
+
.awsui_calendar-aria-live_mgja0_1iswd_323:not(#\9) {
|
|
391
391
|
/* used in test-utils */
|
|
392
392
|
}
|
|
@@ -2,47 +2,47 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"trigger-wrapper": "awsui_trigger-
|
|
9
|
-
"trigger-flexbox": "awsui_trigger-
|
|
10
|
-
"preferred-wordbreak": "awsui_preferred-
|
|
11
|
-
"one-grid": "awsui_one-
|
|
12
|
-
"calendar-header": "awsui_calendar-
|
|
13
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
14
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
15
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
16
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
17
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
18
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
19
|
-
"calendar-week": "awsui_calendar-
|
|
20
|
-
"first-grid": "awsui_first-
|
|
21
|
-
"second-grid": "awsui_second-
|
|
22
|
-
"grid": "
|
|
23
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
24
|
-
"date-and-time-wrapper__date": "awsui_date-and-time-
|
|
25
|
-
"date-and-time-wrapper__time": "awsui_date-and-time-
|
|
26
|
-
"date-and-time-constrainttext": "awsui_date-and-time-
|
|
27
|
-
"footer": "
|
|
28
|
-
"has-clear-button": "awsui_has-clear-
|
|
29
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
30
|
-
"icon-wrapper": "awsui_icon-
|
|
31
|
-
"label": "
|
|
32
|
-
"label-enabled": "awsui_label-
|
|
33
|
-
"label-text": "awsui_label-
|
|
34
|
-
"mode-switch": "awsui_mode-
|
|
35
|
-
"dropdown": "
|
|
36
|
-
"dropdown-content": "awsui_dropdown-
|
|
37
|
-
"start-date-input": "awsui_start-date-
|
|
38
|
-
"start-time-input": "awsui_start-time-
|
|
39
|
-
"end-date-input": "awsui_end-date-
|
|
40
|
-
"end-time-input": "awsui_end-time-
|
|
41
|
-
"validation-section": "awsui_validation-
|
|
42
|
-
"validation-error": "awsui_validation-
|
|
43
|
-
"clear-button": "awsui_clear-
|
|
44
|
-
"apply-button": "awsui_apply-
|
|
45
|
-
"cancel-button": "awsui_cancel-
|
|
46
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
5
|
+
"calendar": "awsui_calendar_mgja0_1iswd_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1iswd_1",
|
|
7
|
+
"root": "awsui_root_mgja0_1iswd_120",
|
|
8
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_1iswd_132",
|
|
9
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_1iswd_136",
|
|
10
|
+
"preferred-wordbreak": "awsui_preferred-wordbreak_mgja0_1iswd_140",
|
|
11
|
+
"one-grid": "awsui_one-grid_mgja0_1iswd_148",
|
|
12
|
+
"calendar-header": "awsui_calendar-header_mgja0_1iswd_151",
|
|
13
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1iswd_157",
|
|
14
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_1iswd_157",
|
|
15
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1iswd_177",
|
|
16
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1iswd_180",
|
|
17
|
+
"calendar-day-names": "awsui_calendar-day-names_mgja0_1iswd_183",
|
|
18
|
+
"calendar-day-name": "awsui_calendar-day-name_mgja0_1iswd_183",
|
|
19
|
+
"calendar-week": "awsui_calendar-week_mgja0_1iswd_198",
|
|
20
|
+
"first-grid": "awsui_first-grid_mgja0_1iswd_203",
|
|
21
|
+
"second-grid": "awsui_second-grid_mgja0_1iswd_204",
|
|
22
|
+
"grid": "awsui_grid_mgja0_1iswd_208",
|
|
23
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1iswd_212",
|
|
24
|
+
"date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_1iswd_216",
|
|
25
|
+
"date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_1iswd_219",
|
|
26
|
+
"date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_1iswd_223",
|
|
27
|
+
"footer": "awsui_footer_mgja0_1iswd_230",
|
|
28
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_1iswd_237",
|
|
29
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1iswd_244",
|
|
30
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_1iswd_248",
|
|
31
|
+
"label": "awsui_label_mgja0_1iswd_253",
|
|
32
|
+
"label-enabled": "awsui_label-enabled_mgja0_1iswd_258",
|
|
33
|
+
"label-text": "awsui_label-text_mgja0_1iswd_262",
|
|
34
|
+
"mode-switch": "awsui_mode-switch_mgja0_1iswd_267",
|
|
35
|
+
"dropdown": "awsui_dropdown_mgja0_1iswd_271",
|
|
36
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_1iswd_287",
|
|
37
|
+
"start-date-input": "awsui_start-date-input_mgja0_1iswd_296",
|
|
38
|
+
"start-time-input": "awsui_start-time-input_mgja0_1iswd_297",
|
|
39
|
+
"end-date-input": "awsui_end-date-input_mgja0_1iswd_298",
|
|
40
|
+
"end-time-input": "awsui_end-time-input_mgja0_1iswd_299",
|
|
41
|
+
"validation-section": "awsui_validation-section_mgja0_1iswd_303",
|
|
42
|
+
"validation-error": "awsui_validation-error_mgja0_1iswd_307",
|
|
43
|
+
"clear-button": "awsui_clear-button_mgja0_1iswd_311",
|
|
44
|
+
"apply-button": "awsui_apply-button_mgja0_1iswd_315",
|
|
45
|
+
"cancel-button": "awsui_cancel-button_mgja0_1iswd_319",
|
|
46
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_1iswd_323"
|
|
47
47
|
};
|
|
48
48
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-enter": "awsui_content-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"trigger-expanded": "awsui_trigger-
|
|
7
|
-
"icon": "
|
|
8
|
-
"root": "
|
|
9
|
-
"expanded": "
|
|
10
|
-
"icon-container": "awsui_icon-
|
|
11
|
-
"trigger": "
|
|
12
|
-
"trigger-default": "awsui_trigger-
|
|
13
|
-
"trigger-footer": "awsui_trigger-
|
|
14
|
-
"trigger-navigation": "awsui_trigger-
|
|
15
|
-
"trigger-container": "awsui_trigger-
|
|
16
|
-
"header": "
|
|
17
|
-
"header-container": "awsui_header-
|
|
18
|
-
"header-navigation": "awsui_header-
|
|
19
|
-
"content": "
|
|
20
|
-
"content-default": "awsui_content-
|
|
21
|
-
"content-footer": "awsui_content-
|
|
22
|
-
"content-expanded": "awsui_content-
|
|
23
|
-
"focusable": "
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_bsbye_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_bsbye_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_bsbye_119",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_bsbye_133",
|
|
8
|
+
"root": "awsui_root_gwq0h_bsbye_151",
|
|
9
|
+
"expanded": "awsui_expanded_gwq0h_bsbye_169",
|
|
10
|
+
"icon-container": "awsui_icon-container_gwq0h_bsbye_173",
|
|
11
|
+
"trigger": "awsui_trigger_gwq0h_bsbye_119",
|
|
12
|
+
"trigger-default": "awsui_trigger-default_gwq0h_bsbye_188",
|
|
13
|
+
"trigger-footer": "awsui_trigger-footer_gwq0h_bsbye_191",
|
|
14
|
+
"trigger-navigation": "awsui_trigger-navigation_gwq0h_bsbye_197",
|
|
15
|
+
"trigger-container": "awsui_trigger-container_gwq0h_bsbye_209",
|
|
16
|
+
"header": "awsui_header_gwq0h_bsbye_219",
|
|
17
|
+
"header-container": "awsui_header-container_gwq0h_bsbye_222",
|
|
18
|
+
"header-navigation": "awsui_header-navigation_gwq0h_bsbye_229",
|
|
19
|
+
"content": "awsui_content_gwq0h_bsbye_97",
|
|
20
|
+
"content-default": "awsui_content-default_gwq0h_bsbye_265",
|
|
21
|
+
"content-footer": "awsui_content-footer_gwq0h_bsbye_268",
|
|
22
|
+
"content-expanded": "awsui_content-expanded_gwq0h_bsbye_271",
|
|
23
|
+
"focusable": "awsui_focusable_gwq0h_bsbye_275"
|
|
24
24
|
};
|
|
25
25
|
|