@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
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_help-
|
|
94
|
+
.awsui_help-panel_1d237_1wqw1_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -134,36 +134,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
padding: 20px 24px 0 28px;
|
|
135
135
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
136
136
|
}
|
|
137
|
-
.awsui_help-
|
|
137
|
+
.awsui_help-panel_1d237_1wqw1_94 hr:not(#\9) {
|
|
138
138
|
border: none;
|
|
139
139
|
border-top: 2px solid #e9ebed;
|
|
140
140
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
141
141
|
margin: 24px calc(-1 * 8px);
|
|
142
142
|
margin: var(--space-scaled-xl-w2t504, 24px) calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
143
143
|
}
|
|
144
|
-
.awsui_help-
|
|
145
|
-
.awsui_help-
|
|
144
|
+
.awsui_help-panel_1d237_1wqw1_94 ol:not(#\9),
|
|
145
|
+
.awsui_help-panel_1d237_1wqw1_94 ul:not(#\9) {
|
|
146
146
|
padding-left: 20px;
|
|
147
147
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
148
148
|
list-style-position: outside;
|
|
149
149
|
}
|
|
150
|
-
.awsui_help-
|
|
151
|
-
.awsui_help-
|
|
152
|
-
.awsui_help-
|
|
153
|
-
.awsui_help-
|
|
154
|
-
.awsui_help-
|
|
155
|
-
.awsui_help-
|
|
156
|
-
.awsui_help-
|
|
157
|
-
.awsui_help-
|
|
158
|
-
.awsui_help-
|
|
159
|
-
.awsui_help-
|
|
160
|
-
.awsui_help-
|
|
150
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9),
|
|
151
|
+
.awsui_help-panel_1d237_1wqw1_94 p:not(#\9),
|
|
152
|
+
.awsui_help-panel_1d237_1wqw1_94 ul:not(#\9),
|
|
153
|
+
.awsui_help-panel_1d237_1wqw1_94 ol:not(#\9),
|
|
154
|
+
.awsui_help-panel_1d237_1wqw1_94 li:not(#\9),
|
|
155
|
+
.awsui_help-panel_1d237_1wqw1_94 h2:not(#\9),
|
|
156
|
+
.awsui_help-panel_1d237_1wqw1_94 h3:not(#\9),
|
|
157
|
+
.awsui_help-panel_1d237_1wqw1_94 h4:not(#\9),
|
|
158
|
+
.awsui_help-panel_1d237_1wqw1_94 h5:not(#\9),
|
|
159
|
+
.awsui_help-panel_1d237_1wqw1_94 pre:not(#\9),
|
|
160
|
+
.awsui_help-panel_1d237_1wqw1_94 code:not(#\9) {
|
|
161
161
|
margin: 8px 0;
|
|
162
162
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
163
163
|
padding-top: 0;
|
|
164
164
|
padding-bottom: 0;
|
|
165
165
|
}
|
|
166
|
-
.awsui_help-
|
|
166
|
+
.awsui_help-panel_1d237_1wqw1_94 code:not(#\9) {
|
|
167
167
|
font-size: 12px;
|
|
168
168
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
169
169
|
line-height: 16px;
|
|
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
word-wrap: break-word;
|
|
180
180
|
white-space: pre-wrap;
|
|
181
181
|
}
|
|
182
|
-
.awsui_help-
|
|
182
|
+
.awsui_help-panel_1d237_1wqw1_94 pre:not(#\9) {
|
|
183
183
|
font-size: 12px;
|
|
184
184
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
185
185
|
line-height: 16px;
|
|
@@ -197,43 +197,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
padding: 4px;
|
|
198
198
|
padding: var(--space-xxs-ynfts5, 4px);
|
|
199
199
|
}
|
|
200
|
-
.awsui_help-
|
|
200
|
+
.awsui_help-panel_1d237_1wqw1_94 dl:not(#\9) {
|
|
201
201
|
margin: 8px 0;
|
|
202
202
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
203
203
|
/* stylelint-disable-next-line selector-max-universal */
|
|
204
204
|
}
|
|
205
|
-
.awsui_help-
|
|
205
|
+
.awsui_help-panel_1d237_1wqw1_94 dl *:not(#\9) {
|
|
206
206
|
margin-top: 0;
|
|
207
207
|
margin-bottom: 0;
|
|
208
208
|
}
|
|
209
|
-
.awsui_help-
|
|
209
|
+
.awsui_help-panel_1d237_1wqw1_94 dt:not(#\9) {
|
|
210
210
|
margin-top: 8px;
|
|
211
211
|
margin-top: var(--space-xs-rsr2qu, 8px);
|
|
212
212
|
font-weight: 700;
|
|
213
213
|
}
|
|
214
|
-
.awsui_help-
|
|
214
|
+
.awsui_help-panel_1d237_1wqw1_94 dd:not(#\9) {
|
|
215
215
|
margin: 0 0 8px;
|
|
216
216
|
margin: 0 0 var(--space-xs-rsr2qu, 8px);
|
|
217
217
|
}
|
|
218
|
-
.awsui_help-
|
|
219
|
-
.awsui_help-
|
|
220
|
-
.awsui_help-
|
|
221
|
-
.awsui_help-
|
|
222
|
-
.awsui_help-
|
|
218
|
+
.awsui_help-panel_1d237_1wqw1_94 h2:not(#\9),
|
|
219
|
+
.awsui_help-panel_1d237_1wqw1_94 h3:not(#\9),
|
|
220
|
+
.awsui_help-panel_1d237_1wqw1_94 h4:not(#\9),
|
|
221
|
+
.awsui_help-panel_1d237_1wqw1_94 h5:not(#\9),
|
|
222
|
+
.awsui_help-panel_1d237_1wqw1_94 h6:not(#\9) {
|
|
223
223
|
margin-top: 24px;
|
|
224
224
|
margin-top: var(--space-xl-a39hup, 24px);
|
|
225
225
|
color: #000716;
|
|
226
226
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
227
227
|
}
|
|
228
|
-
.awsui_help-
|
|
228
|
+
.awsui_help-panel_1d237_1wqw1_94 > :not(#\9):last-child {
|
|
229
229
|
margin-bottom: 40px;
|
|
230
230
|
margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
|
|
231
231
|
}
|
|
232
|
-
.awsui_help-
|
|
232
|
+
.awsui_help-panel_1d237_1wqw1_94 p:not(#\9) {
|
|
233
233
|
color: inherit;
|
|
234
234
|
text-decoration: none;
|
|
235
235
|
}
|
|
236
|
-
.awsui_help-
|
|
236
|
+
.awsui_help-panel_1d237_1wqw1_94 h1:not(#\9) {
|
|
237
237
|
font-size: 32px;
|
|
238
238
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
239
239
|
line-height: 40px;
|
|
@@ -243,7 +243,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
243
|
font-weight: 800;
|
|
244
244
|
font-weight: var(--font-heading-xl-weight-772870, 800);
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_1wqw1_94 h2:not(#\9) {
|
|
247
247
|
font-size: 24px;
|
|
248
248
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
249
249
|
line-height: 30px;
|
|
@@ -253,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
253
|
font-weight: 800;
|
|
254
254
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
255
255
|
}
|
|
256
|
-
.awsui_help-
|
|
256
|
+
.awsui_help-panel_1d237_1wqw1_94 h3:not(#\9) {
|
|
257
257
|
font-size: 20px;
|
|
258
258
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
259
259
|
line-height: 24px;
|
|
@@ -263,7 +263,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
263
|
font-weight: 800;
|
|
264
264
|
font-weight: var(--font-heading-m-weight-hi5n0j, 800);
|
|
265
265
|
}
|
|
266
|
-
.awsui_help-
|
|
266
|
+
.awsui_help-panel_1d237_1wqw1_94 h4:not(#\9) {
|
|
267
267
|
font-size: 16px;
|
|
268
268
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
269
269
|
line-height: 20px;
|
|
@@ -273,7 +273,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
font-weight: 800;
|
|
274
274
|
font-weight: var(--font-heading-s-weight-k8ys41, 800);
|
|
275
275
|
}
|
|
276
|
-
.awsui_help-
|
|
276
|
+
.awsui_help-panel_1d237_1wqw1_94 h5:not(#\9) {
|
|
277
277
|
font-size: 14px;
|
|
278
278
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
279
279
|
line-height: 18px;
|
|
@@ -281,11 +281,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
font-weight: 800;
|
|
282
282
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
283
283
|
}
|
|
284
|
-
.awsui_help-
|
|
285
|
-
.awsui_help-
|
|
284
|
+
.awsui_help-panel_1d237_1wqw1_94 b:not(#\9),
|
|
285
|
+
.awsui_help-panel_1d237_1wqw1_94 strong:not(#\9) {
|
|
286
286
|
font-weight: 700;
|
|
287
287
|
}
|
|
288
|
-
.awsui_help-
|
|
288
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
|
|
289
289
|
color: #0972d3;
|
|
290
290
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
291
291
|
font-weight: inherit;
|
|
@@ -298,33 +298,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
298
298
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
299
299
|
}
|
|
300
300
|
@media (prefers-reduced-motion: reduce) {
|
|
301
|
-
.awsui_help-
|
|
301
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
|
|
302
302
|
animation: none;
|
|
303
303
|
transition: none;
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
|
-
.awsui-motion-disabled .awsui_help-
|
|
306
|
+
.awsui-motion-disabled .awsui_help-panel_1d237_1wqw1_94 a:not(#\9), .awsui-mode-entering .awsui_help-panel_1d237_1wqw1_94 a:not(#\9) {
|
|
307
307
|
animation: none;
|
|
308
308
|
transition: none;
|
|
309
309
|
}
|
|
310
|
-
.awsui_help-
|
|
310
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9):hover {
|
|
311
311
|
cursor: pointer;
|
|
312
312
|
color: #033160;
|
|
313
313
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
314
314
|
}
|
|
315
|
-
.awsui_help-
|
|
315
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus {
|
|
316
316
|
outline: none;
|
|
317
317
|
}
|
|
318
|
-
.awsui_help-
|
|
318
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9):active {
|
|
319
319
|
color: #033160;
|
|
320
320
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
321
321
|
}
|
|
322
|
-
.awsui_help-
|
|
322
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9):active, .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus, .awsui_help-panel_1d237_1wqw1_94 a:not(#\9):hover {
|
|
323
323
|
text-decoration: underline;
|
|
324
324
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
325
325
|
text-decoration-color: currentColor;
|
|
326
326
|
}
|
|
327
|
-
.awsui_help-
|
|
327
|
+
.awsui_help-panel_1d237_1wqw1_94 a:not(#\9):focus {
|
|
328
328
|
outline: thin dotted;
|
|
329
329
|
outline: 0;
|
|
330
330
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -332,11 +332,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
332
332
|
outline-color: #0972d3;
|
|
333
333
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
334
334
|
border-radius: 4px;
|
|
335
|
-
border-radius: var(--border-control-focus-ring-
|
|
335
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
336
336
|
box-shadow: 0 0 0 2px #0972d3;
|
|
337
337
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
338
338
|
}
|
|
339
|
-
.awsui_help-
|
|
339
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258:not(#\9) {
|
|
340
340
|
font-size: 20px;
|
|
341
341
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
342
342
|
line-height: 24px;
|
|
@@ -357,11 +357,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
357
357
|
margin: 0 calc(-1 * 24px) 20px calc(-1 * 28px);
|
|
358
358
|
margin: 0 calc(-1 * var(--space-panel-side-right-kev4k9, 24px)) var(--space-scaled-l-t03y3z, 20px) calc(-1 * var(--space-panel-side-left-8ozqve, 28px));
|
|
359
359
|
}
|
|
360
|
-
.awsui_help-
|
|
361
|
-
.awsui_help-
|
|
362
|
-
.awsui_help-
|
|
363
|
-
.awsui_help-
|
|
364
|
-
.awsui_help-
|
|
360
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h2:not(#\9),
|
|
361
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h3:not(#\9),
|
|
362
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h4:not(#\9),
|
|
363
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h5:not(#\9),
|
|
364
|
+
.awsui_help-panel_1d237_1wqw1_94 .awsui_header_1d237_1wqw1_258 h6:not(#\9) {
|
|
365
365
|
font-size: 20px;
|
|
366
366
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
367
367
|
line-height: 24px;
|
|
@@ -374,19 +374,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
margin-bottom: 0;
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
.
|
|
377
|
+
.awsui_content_1d237_1wqw1_284:not(#\9) {
|
|
378
378
|
color: #414d5c;
|
|
379
379
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
382
|
-
.
|
|
383
|
-
.
|
|
384
|
-
.
|
|
385
|
-
.
|
|
381
|
+
.awsui_content_1d237_1wqw1_284 h2:not(#\9):first-child,
|
|
382
|
+
.awsui_content_1d237_1wqw1_284 h3:not(#\9):first-child,
|
|
383
|
+
.awsui_content_1d237_1wqw1_284 h4:not(#\9):first-child,
|
|
384
|
+
.awsui_content_1d237_1wqw1_284 h5:not(#\9):first-child,
|
|
385
|
+
.awsui_content_1d237_1wqw1_284 h6:not(#\9):first-child {
|
|
386
386
|
margin-top: 0;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
.
|
|
389
|
+
.awsui_footer_1d237_1wqw1_295:not(#\9) {
|
|
390
390
|
color: #414d5c;
|
|
391
391
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
392
392
|
border-top: 2px solid #e9ebed;
|
|
@@ -396,11 +396,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
396
396
|
padding: 0 12px;
|
|
397
397
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
398
398
|
}
|
|
399
|
-
.
|
|
399
|
+
.awsui_footer_1d237_1wqw1_295 > :not(#\9):first-child {
|
|
400
400
|
margin-top: 24px;
|
|
401
401
|
margin-top: var(--space-scaled-xl-w2t504, 24px);
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_footer_1d237_1wqw1_295 ul:not(#\9) {
|
|
404
404
|
list-style: none;
|
|
405
405
|
padding-left: 0;
|
|
406
406
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"header": "
|
|
7
|
-
"content": "
|
|
8
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_1wqw1_94",
|
|
6
|
+
"header": "awsui_header_1d237_1wqw1_258",
|
|
7
|
+
"content": "awsui_content_1d237_1wqw1_284",
|
|
8
|
+
"footer": "awsui_footer_1d237_1wqw1_295"
|
|
9
9
|
};
|
|
10
10
|
|
package/input/styles.css.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"input": "
|
|
6
|
-
"input-readonly": "awsui_input-
|
|
7
|
-
"input-invalid": "awsui_input-
|
|
8
|
-
"input-has-icon-left": "awsui_input-has-icon-
|
|
9
|
-
"input-type-search": "awsui_input-type-
|
|
10
|
-
"input-has-icon-right": "awsui_input-has-icon-
|
|
11
|
-
"input-has-no-border-radius": "awsui_input-has-no-border-
|
|
12
|
-
"input-container": "awsui_input-
|
|
13
|
-
"input-icon": "awsui_input-
|
|
14
|
-
"input-icon-hoverable": "awsui_input-icon-
|
|
15
|
-
"input-icon-left": "awsui_input-icon-
|
|
16
|
-
"input-icon-right": "awsui_input-icon-
|
|
4
|
+
"root": "awsui_root_2rhyz_1gxgu_93",
|
|
5
|
+
"input": "awsui_input_2rhyz_1gxgu_97",
|
|
6
|
+
"input-readonly": "awsui_input-readonly_2rhyz_1gxgu_118",
|
|
7
|
+
"input-invalid": "awsui_input-invalid_2rhyz_1gxgu_179",
|
|
8
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1gxgu_190",
|
|
9
|
+
"input-type-search": "awsui_input-type-search_2rhyz_1gxgu_195",
|
|
10
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1gxgu_213",
|
|
11
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1gxgu_216",
|
|
12
|
+
"input-container": "awsui_input-container_2rhyz_1gxgu_220",
|
|
13
|
+
"input-icon": "awsui_input-icon_2rhyz_1gxgu_225",
|
|
14
|
+
"input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1gxgu_228",
|
|
15
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_1gxgu_232",
|
|
16
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_1gxgu_237"
|
|
17
17
|
};
|
|
18
18
|
|
package/input/styles.scoped.css
CHANGED
|
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_2rhyz_1gxgu_93:not(#\9) {
|
|
94
94
|
/* used in test-utils for component to distinguish input from other input-like components, for example autosuggest */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
143
|
background-color: #ffffff;
|
|
144
144
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
145
145
|
border-radius: 8px;
|
|
146
|
-
border-radius: var(--border-
|
|
146
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
147
147
|
border: 2px solid #9ba7b6;
|
|
148
148
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
149
149
|
font-size: 14px;
|
|
@@ -153,51 +153,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
153
|
height: 34px;
|
|
154
154
|
height: var(--size-vertical-input-js5hfh, 34px);
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-readonly_2rhyz_1gxgu_118:not(#\9) {
|
|
157
157
|
background-color: #ffffff;
|
|
158
158
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
159
159
|
border: 2px solid #e9ebed;
|
|
160
160
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9)::-webkit-input-placeholder {
|
|
163
163
|
color: #5f6b7a;
|
|
164
164
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
165
165
|
font-style: italic;
|
|
166
166
|
-webkit-user-select: none;
|
|
167
167
|
user-select: none;
|
|
168
168
|
}
|
|
169
|
-
.
|
|
169
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9)::-ms-input-placeholder {
|
|
170
170
|
color: #5f6b7a;
|
|
171
171
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
172
172
|
font-style: italic;
|
|
173
173
|
}
|
|
174
|
-
.
|
|
174
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9)::-moz-placeholder {
|
|
175
175
|
color: #5f6b7a;
|
|
176
176
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
177
177
|
font-style: italic;
|
|
178
178
|
opacity: 1;
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):-ms-input-placeholder {
|
|
181
181
|
color: #5f6b7a;
|
|
182
182
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
183
183
|
font-style: italic;
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):-moz-placeholder {
|
|
186
186
|
color: #5f6b7a;
|
|
187
187
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
188
188
|
font-style: italic;
|
|
189
189
|
opacity: 1;
|
|
190
190
|
}
|
|
191
|
-
.
|
|
191
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):focus {
|
|
192
192
|
outline: 2px dotted transparent;
|
|
193
193
|
border: 2px solid #0972d3;
|
|
194
194
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
195
195
|
border-radius: 8px;
|
|
196
|
-
border-radius: var(--border-
|
|
196
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
197
197
|
box-shadow: 0 0 0 0px #0972d3;
|
|
198
198
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled {
|
|
201
201
|
background-color: #e9ebed;
|
|
202
202
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
203
203
|
border: 2px solid #e9ebed;
|
|
@@ -207,34 +207,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
cursor: auto;
|
|
208
208
|
cursor: default;
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-webkit-input-placeholder {
|
|
211
211
|
color: #9ba7b6;
|
|
212
212
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
213
213
|
-webkit-user-select: none;
|
|
214
214
|
user-select: none;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-ms-input-placeholder {
|
|
217
217
|
color: #9ba7b6;
|
|
218
218
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled::-moz-placeholder {
|
|
221
221
|
color: #9ba7b6;
|
|
222
222
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
223
223
|
opacity: 1;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled:-ms-input-placeholder {
|
|
226
226
|
color: #9ba7b6;
|
|
227
227
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):disabled:-moz-placeholder {
|
|
230
230
|
color: #9ba7b6;
|
|
231
231
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
232
232
|
opacity: 1;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_input_2rhyz_1gxgu_97:not(#\9):invalid {
|
|
235
235
|
box-shadow: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179:not(#\9) {
|
|
238
238
|
color: #d91515;
|
|
239
239
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
240
240
|
border-color: #d91515;
|
|
@@ -248,11 +248,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
248
|
border-left-width: 8px;
|
|
249
249
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179:not(#\9):focus {
|
|
252
252
|
box-shadow: 0 0 0 2px #0972d3;
|
|
253
253
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
254
254
|
}
|
|
255
|
-
.
|
|
255
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-invalid_2rhyz_1gxgu_179.awsui_input-has-icon-left_2rhyz_1gxgu_190:not(#\9) {
|
|
256
256
|
padding-left: calc(
|
|
257
257
|
36px - (8px - 2px)
|
|
258
258
|
);
|
|
@@ -260,54 +260,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
var(--space-field-icon-offset-25xih0, 36px) - (var(--border-invalid-width-5jpdqn, 8px) - var(--border-field-width-idlekx, 2px))
|
|
261
261
|
);
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9) {
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
-webkit-appearance: none;
|
|
266
266
|
/* stylelint-disable-line plugin/no-unsupported-browser-features */
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-ms-clear {
|
|
269
269
|
display: none;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-webkit-search-decoration {
|
|
272
272
|
-webkit-appearance: none;
|
|
273
273
|
/* stylelint-disable-line plugin/no-unsupported-browser-features */
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-type-search_2rhyz_1gxgu_195:not(#\9)::-webkit-search-cancel-button {
|
|
276
276
|
display: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-has-icon-left_2rhyz_1gxgu_190:not(#\9) {
|
|
279
279
|
padding-left: 36px;
|
|
280
280
|
padding-left: var(--space-field-icon-offset-25xih0, 36px);
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-has-icon-right_2rhyz_1gxgu_213:not(#\9) {
|
|
283
283
|
padding-right: 36px;
|
|
284
284
|
padding-right: var(--space-field-icon-offset-25xih0, 36px);
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_input_2rhyz_1gxgu_97.awsui_input-has-no-border-radius_2rhyz_1gxgu_216:not(#\9) {
|
|
287
287
|
border-radius: 8px;
|
|
288
|
-
border-radius: var(--border-dropdown-
|
|
288
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_input-
|
|
291
|
+
.awsui_input-container_2rhyz_1gxgu_220:not(#\9) {
|
|
292
292
|
display: flex;
|
|
293
293
|
position: relative;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_input-
|
|
296
|
+
.awsui_input-icon_2rhyz_1gxgu_225:not(#\9) {
|
|
297
297
|
position: absolute;
|
|
298
298
|
}
|
|
299
|
-
.awsui_input-
|
|
299
|
+
.awsui_input-icon_2rhyz_1gxgu_225:not(#\9):not(.awsui_input-icon-hoverable_2rhyz_1gxgu_228) {
|
|
300
300
|
pointer-events: none;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.awsui_input-icon-
|
|
303
|
+
.awsui_input-icon-left_2rhyz_1gxgu_232:not(#\9) {
|
|
304
304
|
left: 12px;
|
|
305
305
|
left: var(--space-field-horizontal-89h2yr, 12px);
|
|
306
306
|
top: calc(50% - 22px / 2);
|
|
307
307
|
top: calc(50% - var(--font-body-m-line-height-i7xxvv, 22px) / 2);
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
.awsui_input-icon-
|
|
310
|
+
.awsui_input-icon-right_2rhyz_1gxgu_237:not(#\9) {
|
|
311
311
|
right: 12px;
|
|
312
312
|
right: var(--space-field-horizontal-89h2yr, 12px);
|
|
313
313
|
top: calc(50% - 22px / 2);
|
|
@@ -316,10 +316,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
316
316
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
-
.awsui_input-icon-
|
|
319
|
+
.awsui_input-icon-hoverable_2rhyz_1gxgu_228:not(#\9) {
|
|
320
320
|
cursor: pointer;
|
|
321
321
|
}
|
|
322
|
-
.awsui_input-icon-
|
|
322
|
+
.awsui_input-icon-hoverable_2rhyz_1gxgu_228:not(#\9):hover {
|
|
323
323
|
color: #033160;
|
|
324
324
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
325
325
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
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
|
-
"input": "
|
|
7
|
-
"input-readonly": "awsui_input-
|
|
8
|
-
"input-invalid": "awsui_input-
|
|
9
|
-
"input-has-icon-left": "awsui_input-has-icon-
|
|
10
|
-
"input-type-search": "awsui_input-type-
|
|
11
|
-
"input-has-icon-right": "awsui_input-has-icon-
|
|
12
|
-
"input-has-no-border-radius": "awsui_input-has-no-border-
|
|
13
|
-
"input-container": "awsui_input-
|
|
14
|
-
"input-icon": "awsui_input-
|
|
15
|
-
"input-icon-hoverable": "awsui_input-icon-
|
|
16
|
-
"input-icon-left": "awsui_input-icon-
|
|
17
|
-
"input-icon-right": "awsui_input-icon-
|
|
5
|
+
"root": "awsui_root_2rhyz_1gxgu_93",
|
|
6
|
+
"input": "awsui_input_2rhyz_1gxgu_97",
|
|
7
|
+
"input-readonly": "awsui_input-readonly_2rhyz_1gxgu_118",
|
|
8
|
+
"input-invalid": "awsui_input-invalid_2rhyz_1gxgu_179",
|
|
9
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1gxgu_190",
|
|
10
|
+
"input-type-search": "awsui_input-type-search_2rhyz_1gxgu_195",
|
|
11
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1gxgu_213",
|
|
12
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1gxgu_216",
|
|
13
|
+
"input-container": "awsui_input-container_2rhyz_1gxgu_220",
|
|
14
|
+
"input-icon": "awsui_input-icon_2rhyz_1gxgu_225",
|
|
15
|
+
"input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1gxgu_228",
|
|
16
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_1gxgu_232",
|
|
17
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_1gxgu_237"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -399,36 +399,35 @@
|
|
|
399
399
|
--font-tabs-size-01zslx:16px;
|
|
400
400
|
--font-wayfinding-link-active-weight-l3fid7:800;
|
|
401
401
|
--font-weight-heavy-ydka9r:800;
|
|
402
|
-
--border-alert-radius-ywuwjt:12px;
|
|
403
|
-
--border-active-radius-vyzbl1:20px;
|
|
404
402
|
--border-active-width-ce5ls7:4px;
|
|
405
|
-
--border-badge-
|
|
406
|
-
--border-button-radius-gc2v6s:20px;
|
|
407
|
-
--border-calendar-grid-focus-ring-radius-8tejwi:3px;
|
|
408
|
-
--border-calendar-grid-radius-9lpwqf:8px;
|
|
403
|
+
--border-radius-badge-x5oehc:4px;
|
|
409
404
|
--border-code-editor-status-divider-width-cf5jzt:2px;
|
|
410
|
-
--border-container-radius-8dqnwf:16px;
|
|
411
405
|
--border-container-sticky-width-i7t7xe:0px;
|
|
412
406
|
--border-container-top-width-jk6fhm:0px;
|
|
413
|
-
--border-control-focus-ring-radius-circle-qztqvf:4px;
|
|
414
|
-
--border-control-focus-ring-radius-default-6g2tnn:4px;
|
|
415
407
|
--border-control-focus-ring-shadow-spread-srzyiu:0px;
|
|
416
408
|
--border-control-invalid-focus-ring-shadow-spread-omt6il:2px;
|
|
417
409
|
--border-divider-list-width-hacikr:1px;
|
|
418
410
|
--border-divider-section-width-4wm2it:2px;
|
|
419
|
-
--border-dropdown-radius-mi4tcw:8px;
|
|
420
411
|
--border-dropdown-virtual-offset-width-fzhepk:2px;
|
|
421
|
-
--border-field-radius-t0kudr:8px;
|
|
422
412
|
--border-field-width-idlekx:2px;
|
|
423
|
-
--border-flashbar-radius-49vto6:12px;
|
|
424
413
|
--border-invalid-width-5jpdqn:8px;
|
|
425
|
-
--border-item-radius-43830w:8px;
|
|
426
414
|
--border-item-width-qbbbsa:2px;
|
|
427
415
|
--border-line-chart-dash-array-4wa4ab:3 5;
|
|
428
416
|
--border-line-chart-line-join-nan7pn:round;
|
|
429
417
|
--border-line-chart-width-nj0hc5:2px;
|
|
430
418
|
--border-panel-header-width-6fmoo4:2px;
|
|
431
419
|
--border-panel-top-width-00mwcl:1px;
|
|
420
|
+
--border-radius-alert-n0skwy:12px;
|
|
421
|
+
--border-radius-button-axewzv:20px;
|
|
422
|
+
--border-radius-calendar-day-focused-4la5vv:3px;
|
|
423
|
+
--border-radius-container-gh9ysk:16px;
|
|
424
|
+
--border-radius-control-xfq7an:8px;
|
|
425
|
+
--border-radius-control-focus-ring-circle-48k0xl:4px;
|
|
426
|
+
--border-radius-control-focus-ring-default-jlgxet:4px;
|
|
427
|
+
--border-radius-dropdown-ujknaf:8px;
|
|
428
|
+
--border-radius-flashbar-i7jm55:12px;
|
|
429
|
+
--border-radius-item-u2ibpi:8px;
|
|
430
|
+
--border-radius-tabs-focus-ring-j968on:20px;
|
|
432
431
|
--border-table-sticky-width-h1tlxy:2px;
|
|
433
432
|
--border-link-focus-ring-outline-k2wccv:0;
|
|
434
433
|
--border-link-focus-ring-shadow-spread-nv4ahb:2px;
|