@cloudscape-design/components 3.0.19 → 3.0.22
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/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/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -7
- package/autosuggest/internal.js.map +1 -1
- 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 +163 -163
- package/button/styles.selectors.js +18 -18
- 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 +115 -115
- package/code-editor/styles.selectors.js +33 -33
- package/date-range-picker/calendar/index.d.ts +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +3 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.d.ts +1 -2
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +1 -3
- package/date-range-picker/index.js.map +1 -1
- 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/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 +35 -35
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +5 -3
- 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/index.d.ts +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +9 -3
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/interfaces.d.ts +4 -0
- package/internal/components/dropdown/interfaces.d.ts.map +1 -1
- package/internal/components/dropdown/interfaces.js.map +1 -1
- 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/environment.js +1 -1
- package/internal/generated/theming/index.cjs +18 -12
- package/internal/generated/theming/index.js +18 -12
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- 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 +63 -63
- package/popover/styles.selectors.js +48 -48
- package/property-filter/controller.d.ts +1 -1
- package/property-filter/controller.d.ts.map +1 -1
- package/property-filter/controller.js +16 -26
- package/property-filter/controller.js.map +1 -1
- package/property-filter/interfaces.d.ts +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/utils.d.ts +7 -0
- package/property-filter/utils.d.ts.map +1 -0
- package/property-filter/utils.js +62 -0
- package/property-filter/utils.js.map +1 -0
- 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 +34 -34
- 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/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/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +38 -38
- 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 +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +31 -31
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_1wtgy_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_1wtgy_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-radius-
|
|
146
|
+
border-radius: var(--border-radius-input-txq8zy, 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_1wtgy_97.awsui_input-readonly_2rhyz_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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-radius-
|
|
196
|
+
border-radius: var(--border-radius-input-txq8zy, 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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_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_1wtgy_97:not(#\9):invalid {
|
|
235
235
|
box-shadow: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_input_2rhyz_1wtgy_97.awsui_input-invalid_2rhyz_1wtgy_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_1wtgy_97.awsui_input-invalid_2rhyz_1wtgy_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_1wtgy_97.awsui_input-invalid_2rhyz_1wtgy_179.awsui_input-has-icon-left_2rhyz_1wtgy_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_1wtgy_97.awsui_input-type-search_2rhyz_1wtgy_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_1wtgy_97.awsui_input-type-search_2rhyz_1wtgy_195:not(#\9)::-ms-clear {
|
|
269
269
|
display: none;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_input_2rhyz_1wtgy_97.awsui_input-type-search_2rhyz_1wtgy_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_1wtgy_97.awsui_input-type-search_2rhyz_1wtgy_195:not(#\9)::-webkit-search-cancel-button {
|
|
276
276
|
display: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_input_2rhyz_1wtgy_97.awsui_input-has-icon-left_2rhyz_1wtgy_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_1wtgy_97.awsui_input-has-icon-right_2rhyz_1wtgy_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_1wtgy_97.awsui_input-has-no-border-radius_2rhyz_1wtgy_216:not(#\9) {
|
|
287
287
|
border-radius: 8px;
|
|
288
288
|
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_input-
|
|
291
|
+
.awsui_input-container_2rhyz_1wtgy_220:not(#\9) {
|
|
292
292
|
display: flex;
|
|
293
293
|
position: relative;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_input-
|
|
296
|
+
.awsui_input-icon_2rhyz_1wtgy_225:not(#\9) {
|
|
297
297
|
position: absolute;
|
|
298
298
|
}
|
|
299
|
-
.awsui_input-
|
|
299
|
+
.awsui_input-icon_2rhyz_1wtgy_225:not(#\9):not(.awsui_input-icon-hoverable_2rhyz_1wtgy_228) {
|
|
300
300
|
pointer-events: none;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.awsui_input-icon-
|
|
303
|
+
.awsui_input-icon-left_2rhyz_1wtgy_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_1wtgy_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_1wtgy_228:not(#\9) {
|
|
320
320
|
cursor: pointer;
|
|
321
321
|
}
|
|
322
|
-
.awsui_input-icon-
|
|
322
|
+
.awsui_input-icon-hoverable_2rhyz_1wtgy_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_1wtgy_93",
|
|
6
|
+
"input": "awsui_input_2rhyz_1wtgy_97",
|
|
7
|
+
"input-readonly": "awsui_input-readonly_2rhyz_1wtgy_118",
|
|
8
|
+
"input-invalid": "awsui_input-invalid_2rhyz_1wtgy_179",
|
|
9
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1wtgy_190",
|
|
10
|
+
"input-type-search": "awsui_input-type-search_2rhyz_1wtgy_195",
|
|
11
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1wtgy_213",
|
|
12
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1wtgy_216",
|
|
13
|
+
"input-container": "awsui_input-container_2rhyz_1wtgy_220",
|
|
14
|
+
"input-icon": "awsui_input-icon_2rhyz_1wtgy_225",
|
|
15
|
+
"input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1wtgy_228",
|
|
16
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_1wtgy_232",
|
|
17
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_1wtgy_237"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -422,14 +422,16 @@
|
|
|
422
422
|
--border-radius-calendar-day-focus-ring-a8mlqd:3px;
|
|
423
423
|
--border-radius-code-editor-fuck6b:8px;
|
|
424
424
|
--border-radius-container-gh9ysk:16px;
|
|
425
|
-
--border-radius-control-
|
|
426
|
-
--border-radius-control-focus-ring-
|
|
427
|
-
--border-radius-control-focus-ring-default-jlgxet:4px;
|
|
425
|
+
--border-radius-control-circular-focus-ring-qawzn7:4px;
|
|
426
|
+
--border-radius-control-default-focus-ring-7661kz:4px;
|
|
428
427
|
--border-radius-dropdown-ujknaf:8px;
|
|
429
428
|
--border-radius-flashbar-i7jm55:12px;
|
|
430
429
|
--border-radius-item-u2ibpi:8px;
|
|
430
|
+
--border-radius-input-txq8zy:8px;
|
|
431
431
|
--border-radius-popover-8g1bwn:8px;
|
|
432
432
|
--border-radius-tabs-focus-ring-j968on:20px;
|
|
433
|
+
--border-radius-tiles-kl8mtb:8px;
|
|
434
|
+
--border-radius-token-wohc9e:8px;
|
|
433
435
|
--border-radius-tutorial-panel-item-5wuccf:8px;
|
|
434
436
|
--border-table-sticky-width-h1tlxy:2px;
|
|
435
437
|
--border-link-focus-ring-outline-k2wccv:0;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"has-caret": "awsui_has-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"pressed": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
11
|
-
"read-only": "awsui_read-
|
|
12
|
-
"invalid": "
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_10fjc_97",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_10fjc_97",
|
|
6
|
+
"has-caret": "awsui_has-caret_18eso_10fjc_135",
|
|
7
|
+
"placeholder": "awsui_placeholder_18eso_10fjc_138",
|
|
8
|
+
"pressed": "awsui_pressed_18eso_10fjc_151",
|
|
9
|
+
"disabled": "awsui_disabled_18eso_10fjc_154",
|
|
10
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_10fjc_163",
|
|
11
|
+
"read-only": "awsui_read-only_18eso_10fjc_169",
|
|
12
|
+
"invalid": "awsui_invalid_18eso_10fjc_186"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -94,17 +94,17 @@ 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_button-
|
|
97
|
+
.awsui_button-trigger_18eso_10fjc_97 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
98
98
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
99
99
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
100
100
|
}
|
|
101
101
|
@media (prefers-reduced-motion: reduce) {
|
|
102
|
-
.awsui_button-
|
|
102
|
+
.awsui_button-trigger_18eso_10fjc_97 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
103
103
|
animation: none;
|
|
104
104
|
transition: none;
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
.awsui-motion-disabled .awsui_button-
|
|
107
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_10fjc_97 > .awsui_arrow_18eso_10fjc_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_10fjc_97 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
108
108
|
animation: none;
|
|
109
109
|
transition: none;
|
|
110
110
|
}
|
|
@@ -113,7 +113,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
113
113
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
114
114
|
SPDX-License-Identifier: Apache-2.0
|
|
115
115
|
*/
|
|
116
|
-
.awsui_button-
|
|
116
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9) {
|
|
117
117
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
118
118
|
border-collapse: separate;
|
|
119
119
|
border-spacing: 0;
|
|
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
background-color: #ffffff;
|
|
163
163
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
164
164
|
border-radius: 8px;
|
|
165
|
-
border-radius: var(--border-radius-
|
|
165
|
+
border-radius: var(--border-radius-input-txq8zy, 8px);
|
|
166
166
|
border: 2px solid #9ba7b6;
|
|
167
167
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
168
168
|
min-height: 34px;
|
|
169
169
|
min-height: var(--size-vertical-input-js5hfh, 34px);
|
|
170
170
|
}
|
|
171
|
-
.awsui_button-
|
|
171
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_has-caret_18eso_10fjc_135:not(#\9) {
|
|
172
172
|
padding-right: 36px;
|
|
173
173
|
padding-right: var(--space-field-icon-offset-25xih0, 36px);
|
|
174
174
|
}
|
|
175
|
-
.awsui_button-
|
|
175
|
+
.awsui_button-trigger_18eso_10fjc_97 > .awsui_placeholder_18eso_10fjc_138:not(#\9) {
|
|
176
176
|
color: #5f6b7a;
|
|
177
177
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
178
178
|
font-style: italic;
|
|
179
179
|
}
|
|
180
|
-
.awsui_button-
|
|
180
|
+
.awsui_button-trigger_18eso_10fjc_97 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
181
181
|
position: absolute;
|
|
182
182
|
right: 12px;
|
|
183
183
|
right: var(--space-field-horizontal-89h2yr, 12px);
|
|
@@ -186,14 +186,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
color: #0972d3;
|
|
187
187
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
188
188
|
}
|
|
189
|
-
.awsui_button-
|
|
189
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):hover > .awsui_arrow_18eso_10fjc_97 {
|
|
190
190
|
color: #033160;
|
|
191
191
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
192
192
|
}
|
|
193
|
-
.awsui_button-
|
|
193
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_pressed_18eso_10fjc_151 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
194
194
|
transform: rotate(-180deg);
|
|
195
195
|
}
|
|
196
|
-
.awsui_button-
|
|
196
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_disabled_18eso_10fjc_154:not(#\9) {
|
|
197
197
|
background-color: #e9ebed;
|
|
198
198
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
199
199
|
border: 2px solid #e9ebed;
|
|
@@ -202,41 +202,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
color: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
203
203
|
cursor: auto;
|
|
204
204
|
}
|
|
205
|
-
.awsui_button-
|
|
205
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_disabled_18eso_10fjc_154 > .awsui_arrow_18eso_10fjc_97:not(#\9) {
|
|
206
206
|
color: #9ba7b6;
|
|
207
207
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
208
208
|
}
|
|
209
|
-
.awsui_button-
|
|
209
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_disabled_18eso_10fjc_154.awsui_in-filtering-token_18eso_10fjc_163:not(#\9) {
|
|
210
210
|
border-color: #d1d5db;
|
|
211
211
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
212
212
|
}
|
|
213
|
-
.awsui_button-
|
|
213
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_disabled_18eso_10fjc_154 > .awsui_placeholder_18eso_10fjc_138:not(#\9) {
|
|
214
214
|
color: #9ba7b6;
|
|
215
215
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
216
216
|
}
|
|
217
|
-
.awsui_button-
|
|
217
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_read-only_18eso_10fjc_169:not(#\9) {
|
|
218
218
|
background-color: #ffffff;
|
|
219
219
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
220
220
|
border: 2px solid #e9ebed;
|
|
221
221
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
222
222
|
}
|
|
223
|
-
.awsui_button-
|
|
223
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):focus {
|
|
224
224
|
outline: none;
|
|
225
225
|
text-decoration: none;
|
|
226
226
|
}
|
|
227
|
-
.awsui_button-
|
|
227
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163)[data-awsui-focus-visible=true]:focus {
|
|
228
228
|
outline: 2px dotted transparent;
|
|
229
229
|
border: 2px solid #0972d3;
|
|
230
230
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
231
231
|
border-radius: 8px;
|
|
232
|
-
border-radius: var(--border-radius-
|
|
232
|
+
border-radius: var(--border-radius-input-txq8zy, 8px);
|
|
233
233
|
box-shadow: 0 0 0 0px #0972d3;
|
|
234
234
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
235
235
|
}
|
|
236
|
-
.awsui_button-
|
|
236
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163):invalid {
|
|
237
237
|
box-shadow: none;
|
|
238
238
|
}
|
|
239
|
-
.awsui_button-
|
|
239
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163).awsui_invalid_18eso_10fjc_186, .awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163).awsui_invalid_18eso_10fjc_186:focus {
|
|
240
240
|
color: #d91515;
|
|
241
241
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
242
242
|
border-color: #d91515;
|
|
@@ -250,26 +250,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
250
250
|
border-left-width: 8px;
|
|
251
251
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
252
252
|
}
|
|
253
|
-
.awsui_button-
|
|
253
|
+
.awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163).awsui_invalid_18eso_10fjc_186:focus, .awsui_button-trigger_18eso_10fjc_97:not(#\9):not(.awsui_in-filtering-token_18eso_10fjc_163).awsui_invalid_18eso_10fjc_186:focus:focus {
|
|
254
254
|
box-shadow: 0 0 0 2px #0972d3;
|
|
255
255
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
256
256
|
}
|
|
257
|
-
.awsui_button-
|
|
257
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_in-filtering-token_18eso_10fjc_163:not(#\9) {
|
|
258
258
|
border-color: #0972d3;
|
|
259
259
|
border-color: var(--color-border-item-selected-ppkssz, #0972d3);
|
|
260
260
|
border-top-right-radius: 0;
|
|
261
261
|
border-bottom-right-radius: 0;
|
|
262
262
|
height: 100%;
|
|
263
263
|
}
|
|
264
|
-
.awsui_button-
|
|
264
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_in-filtering-token_18eso_10fjc_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
265
265
|
position: relative;
|
|
266
266
|
}
|
|
267
|
-
.awsui_button-
|
|
267
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_in-filtering-token_18eso_10fjc_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
268
268
|
outline: 2px dotted transparent;
|
|
269
269
|
outline-offset: calc(-5px - 1px);
|
|
270
270
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px) - 1px);
|
|
271
271
|
}
|
|
272
|
-
.awsui_button-
|
|
272
|
+
.awsui_button-trigger_18eso_10fjc_97.awsui_in-filtering-token_18eso_10fjc_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
273
273
|
content: " ";
|
|
274
274
|
display: block;
|
|
275
275
|
position: absolute;
|
|
@@ -282,7 +282,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
282
|
height: calc(100% + 2 * -5px);
|
|
283
283
|
height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px));
|
|
284
284
|
border-radius: 4px;
|
|
285
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
285
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
286
286
|
box-shadow: 0 0 0 2px #0972d3;
|
|
287
287
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
288
288
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"has-caret": "awsui_has-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"pressed": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
12
|
-
"read-only": "awsui_read-
|
|
13
|
-
"invalid": "
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_10fjc_97",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_10fjc_97",
|
|
7
|
+
"has-caret": "awsui_has-caret_18eso_10fjc_135",
|
|
8
|
+
"placeholder": "awsui_placeholder_18eso_10fjc_138",
|
|
9
|
+
"pressed": "awsui_pressed_18eso_10fjc_151",
|
|
10
|
+
"disabled": "awsui_disabled_18eso_10fjc_154",
|
|
11
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_10fjc_163",
|
|
12
|
+
"read-only": "awsui_read-only_18eso_10fjc_169",
|
|
13
|
+
"invalid": "awsui_invalid_18eso_10fjc_186"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
10
|
-
"marker--focused": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_10w04_93",
|
|
5
|
+
"root": "awsui_root_1kjc7_10w04_111",
|
|
6
|
+
"title": "awsui_title_1kjc7_10w04_125",
|
|
7
|
+
"list": "awsui_list_1kjc7_10w04_129",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_10w04_151",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_10w04_154",
|
|
10
|
+
"marker--focused": "awsui_marker--focused_1kjc7_10w04_157"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,17 +90,17 @@ 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_marker_1kjc7_10w04_93:not(#\9) {
|
|
94
94
|
transition: opacity 90ms linear;
|
|
95
95
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
96
96
|
}
|
|
97
97
|
@media (prefers-reduced-motion: reduce) {
|
|
98
|
-
.
|
|
98
|
+
.awsui_marker_1kjc7_10w04_93:not(#\9) {
|
|
99
99
|
animation: none;
|
|
100
100
|
transition: none;
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
|
-
.awsui-motion-disabled .
|
|
103
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_10w04_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_10w04_93:not(#\9) {
|
|
104
104
|
animation: none;
|
|
105
105
|
transition: none;
|
|
106
106
|
}
|
|
@@ -109,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
109
109
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
110
110
|
SPDX-License-Identifier: Apache-2.0
|
|
111
111
|
*/
|
|
112
|
-
.
|
|
112
|
+
.awsui_root_1kjc7_10w04_111:not(#\9) {
|
|
113
113
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
114
114
|
border-collapse: separate;
|
|
115
115
|
border-spacing: 0;
|
|
@@ -149,15 +149,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
149
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
150
150
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
151
151
|
}
|
|
152
|
-
.
|
|
152
|
+
.awsui_root_1kjc7_10w04_111:not(#\9):focus {
|
|
153
153
|
outline: none;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.awsui_title_1kjc7_10w04_125:not(#\9) {
|
|
157
157
|
/* used in test utils */
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.awsui_list_1kjc7_10w04_129:not(#\9) {
|
|
161
161
|
display: flex;
|
|
162
162
|
flex-wrap: wrap;
|
|
163
163
|
list-style: none;
|
|
@@ -165,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
padding: 0;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_marker_1kjc7_10w04_93:not(#\9) {
|
|
169
169
|
display: inline-flex;
|
|
170
170
|
align-items: flex-start;
|
|
171
171
|
margin-right: 16px;
|
|
@@ -174,26 +174,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
cursor: pointer;
|
|
175
175
|
opacity: 1;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_marker_1kjc7_10w04_93:not(#\9):focus {
|
|
178
178
|
outline: none;
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_marker_1kjc7_10w04_93:not(#\9):last-child {
|
|
181
181
|
margin-right: 0;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_marker_1kjc7_10w04_93.awsui_marker--dimmed_1kjc7_10w04_151:not(#\9) {
|
|
184
184
|
opacity: 0.35;
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_marker_1kjc7_10w04_93.awsui_marker--highlighted_1kjc7_10w04_154:not(#\9) {
|
|
187
187
|
/* used in test utils */
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_marker_1kjc7_10w04_93.awsui_marker--focused_1kjc7_10w04_157:not(#\9) {
|
|
190
190
|
position: relative;
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_marker_1kjc7_10w04_93.awsui_marker--focused_1kjc7_10w04_157:not(#\9) {
|
|
193
193
|
outline: 2px dotted transparent;
|
|
194
194
|
outline-offset: calc(2px - 1px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_marker_1kjc7_10w04_93.awsui_marker--focused_1kjc7_10w04_157:not(#\9)::before {
|
|
197
197
|
content: " ";
|
|
198
198
|
display: block;
|
|
199
199
|
position: absolute;
|
|
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
width: calc(100% + 2 * 2px);
|
|
203
203
|
height: calc(100% + 2 * 2px);
|
|
204
204
|
border-radius: 4px;
|
|
205
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
205
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
206
206
|
box-shadow: 0 0 0 2px #0972d3;
|
|
207
207
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
208
208
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
11
|
-
"marker--focused": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_10w04_93",
|
|
6
|
+
"root": "awsui_root_1kjc7_10w04_111",
|
|
7
|
+
"title": "awsui_title_1kjc7_10w04_125",
|
|
8
|
+
"list": "awsui_list_1kjc7_10w04_129",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_10w04_151",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_10w04_154",
|
|
11
|
+
"marker--focused": "awsui_marker--focused_1kjc7_10w04_157"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DropdownProps } from './interfaces';
|
|
2
|
-
declare const Dropdown: ({ children, trigger, open, onDropdownClose, onMouseDown, header, footer, dropdownId, stretchTriggerHeight, stretchWidth, stretchHeight, stretchToTriggerWidth, expandToViewport, preferCenter, interior, minWidth, hasContent, scrollable, }: DropdownProps) => JSX.Element;
|
|
2
|
+
declare const Dropdown: ({ children, trigger, open, onDropdownClose, onMouseDown, header, footer, dropdownId, stretchTriggerHeight, stretchWidth, stretchHeight, stretchToTriggerWidth, expandToViewport, preferCenter, interior, minWidth, hasContent, scrollable, trapFocus, }: DropdownProps) => JSX.Element;
|
|
3
3
|
export default Dropdown;
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/dropdown/index.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/dropdown/index.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAkG7C,QAAA,MAAM,QAAQ,4PAoBX,aAAa,gBAiQf,CAAC;AAMF,eAAe,QAAQ,CAAC"}
|