@cloudscape-design/components 3.0.1142 → 3.0.1144
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/annotation-popover.d.ts.map +1 -1
- package/annotation-context/annotation/annotation-popover.js +2 -5
- package/annotation-context/annotation/annotation-popover.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +13 -24
- package/annotation-context/annotation/styles.scoped.css +20 -87
- package/annotation-context/annotation/styles.selectors.js +13 -24
- package/flashbar/interfaces.d.ts +1 -1
- package/flashbar/interfaces.js.map +1 -1
- package/index.d.ts +0 -1
- package/index.js +0 -1
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/navigable-group/index.d.ts +1 -1
- package/navigable-group/index.d.ts.map +1 -1
- package/navigable-group/index.js +4 -19
- package/navigable-group/index.js.map +1 -1
- package/package.json +1 -2
- package/popover/arrow.d.ts +5 -1
- package/popover/arrow.d.ts.map +1 -1
- package/popover/arrow.js +2 -2
- package/popover/arrow.js.map +1 -1
- package/popover/styles.css.js +57 -56
- package/popover/styles.scoped.css +91 -84
- package/popover/styles.selectors.js +57 -56
- package/prompt-input/styles.d.ts +38 -1
- package/prompt-input/styles.d.ts.map +1 -1
- package/prompt-input/styles.js +1 -2
- package/prompt-input/styles.js.map +1 -1
- package/radio-group/internal.d.ts.map +1 -1
- package/radio-group/internal.js +1 -1
- package/radio-group/internal.js.map +1 -1
- package/radio-group/styles.css.js +6 -5
- package/radio-group/styles.scoped.css +10 -6
- package/radio-group/styles.selectors.js +6 -5
- package/segmented-control/index.d.ts.map +1 -1
- package/segmented-control/index.js +13 -14
- package/segmented-control/interfaces.d.ts +31 -0
- package/segmented-control/interfaces.d.ts.map +1 -1
- package/segmented-control/interfaces.js.map +1 -1
- package/segmented-control/internal-do-not-use-core.js +19 -0
- package/segmented-control/{index.js.map → internal-do-not-use-core.js.map} +1 -1
- package/segmented-control/internal-segmented-control.d.ts +2 -1
- package/segmented-control/internal-segmented-control.d.ts.map +1 -1
- package/segmented-control/internal-segmented-control.js +4 -3
- package/segmented-control/internal-segmented-control.js.map +1 -1
- package/segmented-control/internal.d.ts +1 -0
- package/segmented-control/internal.d.ts.map +1 -1
- package/segmented-control/internal.js +2 -2
- package/segmented-control/internal.js.map +1 -1
- package/segmented-control/segment.d.ts +1 -0
- package/segmented-control/segment.d.ts.map +1 -1
- package/segmented-control/segment.js +3 -2
- package/segmented-control/segment.js.map +1 -1
- package/segmented-control/style.d.ts +29 -0
- package/segmented-control/style.d.ts.map +1 -0
- package/segmented-control/style.js +37 -0
- package/segmented-control/style.js.map +1 -0
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +47 -59
- package/segmented-control/styles.selectors.js +16 -16
- package/test-utils/dom/radio-group/index.d.ts +1 -0
- package/test-utils/dom/radio-group/index.js +5 -3
- package/test-utils/dom/radio-group/index.js.map +1 -1
- package/test-utils/selectors/radio-group/index.d.ts +1 -0
- package/test-utils/selectors/radio-group/index.js +5 -3
- package/test-utils/selectors/radio-group/index.js.map +1 -1
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +5 -5
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
package/popover/styles.css.js
CHANGED
|
@@ -1,61 +1,62 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"
|
|
20
|
-
"body
|
|
21
|
-
"body-
|
|
22
|
-
"
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"dismiss
|
|
25
|
-
"
|
|
26
|
-
"header": "
|
|
27
|
-
"
|
|
28
|
-
"content
|
|
29
|
-
"
|
|
30
|
-
"container
|
|
31
|
-
"container-arrow-position-bottom-
|
|
32
|
-
"container-arrow-position-bottom-
|
|
33
|
-
"container-arrow-position-
|
|
34
|
-
"container-arrow-position-top-
|
|
35
|
-
"container-arrow-position-top-
|
|
36
|
-
"container-arrow-position-right
|
|
37
|
-
"container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-
|
|
39
|
-
"container-arrow-position-left-
|
|
40
|
-
"container-
|
|
41
|
-
"container-body
|
|
42
|
-
"container-body-
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"container-body-size-
|
|
46
|
-
"container-
|
|
47
|
-
"container-arrow
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
57
|
-
"trigger-type-
|
|
58
|
-
"
|
|
59
|
-
"
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_ydxwu_153",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_ydxwu_157",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_ydxwu_157",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_ydxwu_199",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_ydxwu_199",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_ydxwu_202",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_ydxwu_202",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_ydxwu_205",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_ydxwu_205",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_ydxwu_205",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_ydxwu_205",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_ydxwu_208",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_ydxwu_208",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_ydxwu_208",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_ydxwu_208",
|
|
19
|
+
"arrow-variant-info": "awsui_arrow-variant-info_xjuzf_ydxwu_212",
|
|
20
|
+
"body": "awsui_body_xjuzf_ydxwu_227",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_ydxwu_263",
|
|
22
|
+
"body-variant-chart": "awsui_body-variant-chart_xjuzf_ydxwu_266",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_ydxwu_271",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_ydxwu_276",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_ydxwu_284",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_ydxwu_288",
|
|
27
|
+
"header": "awsui_header_xjuzf_ydxwu_288",
|
|
28
|
+
"content": "awsui_content_xjuzf_ydxwu_313",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_ydxwu_322",
|
|
30
|
+
"container": "awsui_container_xjuzf_ydxwu_334",
|
|
31
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_ydxwu_345",
|
|
32
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_ydxwu_345",
|
|
33
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_ydxwu_345",
|
|
34
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_ydxwu_350",
|
|
35
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_ydxwu_350",
|
|
36
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_ydxwu_350",
|
|
37
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_ydxwu_355",
|
|
38
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_ydxwu_355",
|
|
39
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_ydxwu_360",
|
|
40
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_ydxwu_360",
|
|
41
|
+
"container-body": "awsui_container-body_xjuzf_ydxwu_366",
|
|
42
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_ydxwu_406",
|
|
43
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_ydxwu_411",
|
|
44
|
+
"fixed-width": "awsui_fixed-width_xjuzf_ydxwu_414",
|
|
45
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_ydxwu_418",
|
|
46
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_ydxwu_425",
|
|
47
|
+
"container-arrow": "awsui_container-arrow_xjuzf_ydxwu_345",
|
|
48
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_ydxwu_475",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_ydxwu_1",
|
|
50
|
+
"refresh": "awsui_refresh_xjuzf_ydxwu_533",
|
|
51
|
+
"root": "awsui_root_xjuzf_ydxwu_555",
|
|
52
|
+
"no-wrap": "awsui_no-wrap_xjuzf_ydxwu_587",
|
|
53
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_ydxwu_591",
|
|
54
|
+
"trigger": "awsui_trigger_xjuzf_ydxwu_595",
|
|
55
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_ydxwu_602",
|
|
56
|
+
"trigger-type-text-inline": "awsui_trigger-type-text-inline_xjuzf_ydxwu_610",
|
|
57
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_ydxwu_610",
|
|
58
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_ydxwu_678",
|
|
59
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_ydxwu_682",
|
|
60
|
+
"hover-area": "awsui_hover-area_xjuzf_ydxwu_686"
|
|
60
61
|
};
|
|
61
62
|
|
|
@@ -150,11 +150,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_arrow_xjuzf_ydxwu_153:not(#\9) {
|
|
154
154
|
inline-size: 20px;
|
|
155
155
|
block-size: 10px;
|
|
156
156
|
}
|
|
157
|
-
.awsui_arrow-
|
|
157
|
+
.awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9), .awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9) {
|
|
158
158
|
position: absolute;
|
|
159
159
|
overflow: hidden;
|
|
160
160
|
inline-size: 20px;
|
|
@@ -163,7 +163,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
163
|
inset-inline-start: 0;
|
|
164
164
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
165
165
|
}
|
|
166
|
-
.awsui_arrow-
|
|
166
|
+
.awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9)::after {
|
|
167
167
|
content: "";
|
|
168
168
|
box-sizing: border-box;
|
|
169
169
|
display: inline-block;
|
|
@@ -179,36 +179,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
transform: rotate(45deg);
|
|
180
180
|
transform-origin: 0 100%;
|
|
181
181
|
}
|
|
182
|
-
.awsui_arrow-
|
|
182
|
+
.awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9):dir(rtl)::after {
|
|
183
183
|
transform: rotate(-45deg);
|
|
184
184
|
transform-origin: 100% 100%;
|
|
185
185
|
}
|
|
186
|
-
.awsui_arrow-
|
|
186
|
+
.awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
187
187
|
background-color: var(--color-border-popover-1ye6tz, #b4b4bb);
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9) {
|
|
190
190
|
inset-block-start: calc(var(--border-width-popover-nflirh, 2px) + 1px);
|
|
191
191
|
}
|
|
192
|
-
.awsui_arrow-
|
|
192
|
+
.awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9)::after {
|
|
193
193
|
border-start-start-radius: 1px;
|
|
194
194
|
border-start-end-radius: 0;
|
|
195
195
|
border-end-start-radius: 0;
|
|
196
196
|
border-end-end-radius: 0;
|
|
197
197
|
background-color: var(--color-background-popover-e20fy8, #ffffff);
|
|
198
198
|
}
|
|
199
|
-
.awsui_arrow-position-right-
|
|
199
|
+
.awsui_arrow-position-right-top_xjuzf_ydxwu_199 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_ydxwu_199 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
200
200
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
201
201
|
}
|
|
202
|
-
.awsui_arrow-position-left-
|
|
202
|
+
.awsui_arrow-position-left-top_xjuzf_ydxwu_202 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_ydxwu_202 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
203
203
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
204
204
|
}
|
|
205
|
-
.awsui_arrow-position-top-
|
|
205
|
+
.awsui_arrow-position-top-center_xjuzf_ydxwu_205 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_ydxwu_205 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_ydxwu_205 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_ydxwu_205 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
206
206
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
207
207
|
}
|
|
208
|
-
.awsui_arrow-position-bottom-
|
|
208
|
+
.awsui_arrow-position-bottom-center_xjuzf_ydxwu_208 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_ydxwu_208 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_ydxwu_208 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_ydxwu_208 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
209
209
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
+
.awsui_arrow-variant-info_xjuzf_ydxwu_212 > .awsui_arrow-outer_xjuzf_ydxwu_157:not(#\9)::after {
|
|
213
|
+
background-color: var(--color-border-status-info-qf6jok, #006ce0);
|
|
214
|
+
}
|
|
215
|
+
.awsui_arrow-variant-info_xjuzf_ydxwu_212 > .awsui_arrow-inner_xjuzf_ydxwu_157:not(#\9)::after {
|
|
216
|
+
background-color: var(--color-background-status-info-sfobba, #f0fbff);
|
|
217
|
+
}
|
|
218
|
+
|
|
212
219
|
/*
|
|
213
220
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
214
221
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -217,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
224
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
218
225
|
SPDX-License-Identifier: Apache-2.0
|
|
219
226
|
*/
|
|
220
|
-
.
|
|
227
|
+
.awsui_body_xjuzf_ydxwu_227:not(#\9) {
|
|
221
228
|
border-collapse: separate;
|
|
222
229
|
border-spacing: 0;
|
|
223
230
|
box-sizing: border-box;
|
|
@@ -253,20 +260,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
260
|
padding-block: var(--space-s-tvghoh, 12px);
|
|
254
261
|
padding-inline: var(--space-m-dsumyt, 16px);
|
|
255
262
|
}
|
|
256
|
-
.awsui_body-overflow-
|
|
263
|
+
.awsui_body-overflow-visible_xjuzf_ydxwu_263:not(#\9) {
|
|
257
264
|
overflow: visible;
|
|
258
265
|
}
|
|
259
|
-
.awsui_body-variant-
|
|
266
|
+
.awsui_body-variant-chart_xjuzf_ydxwu_266:not(#\9) {
|
|
260
267
|
padding-block: var(--space-static-s-t763lu, 12px);
|
|
261
268
|
padding-inline: var(--space-static-s-t763lu, 12px);
|
|
262
269
|
}
|
|
263
270
|
|
|
264
|
-
.awsui_has-
|
|
271
|
+
.awsui_has-dismiss_xjuzf_ydxwu_271:not(#\9) {
|
|
265
272
|
display: flex;
|
|
266
273
|
align-items: baseline;
|
|
267
274
|
}
|
|
268
275
|
|
|
269
|
-
.
|
|
276
|
+
.awsui_dismiss_xjuzf_ydxwu_276:not(#\9) {
|
|
270
277
|
margin-block: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
271
278
|
margin-inline-start: 0;
|
|
272
279
|
margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-nflirh, 2px)));
|
|
@@ -274,15 +281,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
274
281
|
order: 1;
|
|
275
282
|
}
|
|
276
283
|
|
|
277
|
-
.awsui_dismiss-
|
|
284
|
+
.awsui_dismiss-control_xjuzf_ydxwu_284:not(#\9) {
|
|
278
285
|
/* used in test-utils */
|
|
279
286
|
}
|
|
280
287
|
|
|
281
|
-
.awsui_header-
|
|
288
|
+
.awsui_header-row_xjuzf_ydxwu_288:not(#\9) {
|
|
282
289
|
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
283
290
|
}
|
|
284
291
|
|
|
285
|
-
.
|
|
292
|
+
.awsui_header_xjuzf_ydxwu_288:not(#\9) {
|
|
286
293
|
word-wrap: break-word;
|
|
287
294
|
max-inline-size: 100%;
|
|
288
295
|
overflow: hidden;
|
|
@@ -294,7 +301,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
294
301
|
flex: 1 1 auto;
|
|
295
302
|
/* stylelint-disable-next-line selector-max-type */
|
|
296
303
|
}
|
|
297
|
-
.
|
|
304
|
+
.awsui_header_xjuzf_ydxwu_288 > h2:not(#\9) {
|
|
298
305
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
299
306
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
300
307
|
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
@@ -303,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
303
310
|
display: inline;
|
|
304
311
|
}
|
|
305
312
|
|
|
306
|
-
.
|
|
313
|
+
.awsui_content_xjuzf_ydxwu_313:not(#\9) {
|
|
307
314
|
word-wrap: break-word;
|
|
308
315
|
max-inline-size: 100%;
|
|
309
316
|
overflow: hidden;
|
|
@@ -312,7 +319,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
312
319
|
flex: 1 1 auto;
|
|
313
320
|
min-inline-size: 0;
|
|
314
321
|
}
|
|
315
|
-
.awsui_content-overflow-
|
|
322
|
+
.awsui_content-overflow-visible_xjuzf_ydxwu_322:not(#\9) {
|
|
316
323
|
overflow: visible;
|
|
317
324
|
}
|
|
318
325
|
|
|
@@ -324,39 +331,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
324
331
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
325
332
|
SPDX-License-Identifier: Apache-2.0
|
|
326
333
|
*/
|
|
327
|
-
.
|
|
334
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9) {
|
|
328
335
|
display: inline-block;
|
|
329
336
|
position: fixed;
|
|
330
337
|
inset-block-start: -9999px;
|
|
331
338
|
inset-inline-start: -9999px;
|
|
332
339
|
z-index: 2000;
|
|
333
340
|
}
|
|
334
|
-
.
|
|
341
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9)::before {
|
|
335
342
|
content: "";
|
|
336
343
|
position: absolute;
|
|
337
344
|
}
|
|
338
|
-
.
|
|
345
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_ydxwu_345)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_ydxwu_345)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_ydxwu_345)::before {
|
|
339
346
|
inset-inline: 0;
|
|
340
347
|
inset-block-start: -10px;
|
|
341
348
|
block-size: 10px;
|
|
342
349
|
}
|
|
343
|
-
.
|
|
350
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_ydxwu_350)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_ydxwu_350)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_ydxwu_350)::before {
|
|
344
351
|
inset-inline: 0;
|
|
345
352
|
inset-block-end: -10px;
|
|
346
353
|
block-size: 10px;
|
|
347
354
|
}
|
|
348
|
-
.
|
|
355
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_ydxwu_355)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_ydxwu_355)::before {
|
|
349
356
|
inset-block: 0;
|
|
350
357
|
inset-inline-start: -10px;
|
|
351
358
|
inline-size: 10px;
|
|
352
359
|
}
|
|
353
|
-
.
|
|
360
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_ydxwu_360)::before, .awsui_container_xjuzf_ydxwu_334:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_ydxwu_360)::before {
|
|
354
361
|
inset-block: 0;
|
|
355
362
|
inset-inline-end: -10px;
|
|
356
363
|
inline-size: 10px;
|
|
357
364
|
}
|
|
358
365
|
|
|
359
|
-
.awsui_container-
|
|
366
|
+
.awsui_container-body_xjuzf_ydxwu_366:not(#\9) {
|
|
360
367
|
border-collapse: separate;
|
|
361
368
|
border-spacing: 0;
|
|
362
369
|
box-sizing: border-box;
|
|
@@ -396,100 +403,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
396
403
|
border-inline: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-1ye6tz, #b4b4bb);
|
|
397
404
|
}
|
|
398
405
|
|
|
399
|
-
.awsui_container-body-variant-
|
|
406
|
+
.awsui_container-body-variant-annotation_xjuzf_ydxwu_406:not(#\9) {
|
|
400
407
|
background-color: var(--color-background-status-info-sfobba, #f0fbff);
|
|
401
408
|
border-color: var(--color-border-status-info-qf6jok, #006ce0);
|
|
402
409
|
}
|
|
403
410
|
|
|
404
|
-
.awsui_container-body-size-
|
|
411
|
+
.awsui_container-body-size-small_xjuzf_ydxwu_411:not(#\9) {
|
|
405
412
|
max-inline-size: 210px;
|
|
406
413
|
}
|
|
407
|
-
.awsui_container-body-size-
|
|
414
|
+
.awsui_container-body-size-small_xjuzf_ydxwu_411.awsui_fixed-width_xjuzf_ydxwu_414:not(#\9) {
|
|
408
415
|
inline-size: 210px;
|
|
409
416
|
}
|
|
410
417
|
|
|
411
|
-
.awsui_container-body-size-
|
|
418
|
+
.awsui_container-body-size-medium_xjuzf_ydxwu_418:not(#\9) {
|
|
412
419
|
max-inline-size: 310px;
|
|
413
420
|
}
|
|
414
|
-
.awsui_container-body-size-
|
|
421
|
+
.awsui_container-body-size-medium_xjuzf_ydxwu_418.awsui_fixed-width_xjuzf_ydxwu_414:not(#\9) {
|
|
415
422
|
inline-size: 310px;
|
|
416
423
|
}
|
|
417
424
|
|
|
418
|
-
.awsui_container-body-size-
|
|
425
|
+
.awsui_container-body-size-large_xjuzf_ydxwu_425:not(#\9) {
|
|
419
426
|
max-inline-size: 482px;
|
|
420
427
|
}
|
|
421
428
|
@media (max-width: 482px) {
|
|
422
|
-
.awsui_container-body-size-
|
|
429
|
+
.awsui_container-body-size-large_xjuzf_ydxwu_425:not(#\9) {
|
|
423
430
|
max-inline-size: 310px;
|
|
424
431
|
}
|
|
425
432
|
}
|
|
426
|
-
.awsui_container-body-size-
|
|
433
|
+
.awsui_container-body-size-large_xjuzf_ydxwu_425.awsui_fixed-width_xjuzf_ydxwu_414:not(#\9) {
|
|
427
434
|
inline-size: 482px;
|
|
428
435
|
}
|
|
429
436
|
|
|
430
|
-
.awsui_container-
|
|
437
|
+
.awsui_container-arrow_xjuzf_ydxwu_345:not(#\9) {
|
|
431
438
|
position: absolute;
|
|
432
439
|
display: inline-block;
|
|
433
440
|
}
|
|
434
|
-
.awsui_container-arrow-position-right-
|
|
441
|
+
.awsui_container-arrow-position-right-top_xjuzf_ydxwu_355:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_ydxwu_355:not(#\9) {
|
|
435
442
|
transform: rotate(-90deg);
|
|
436
443
|
transform-origin: 0 100%;
|
|
437
444
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
438
445
|
}
|
|
439
|
-
.awsui_container-arrow-position-right-
|
|
446
|
+
.awsui_container-arrow-position-right-top_xjuzf_ydxwu_355:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_ydxwu_355:not(#\9):dir(rtl) {
|
|
440
447
|
transform: rotate(90deg);
|
|
441
448
|
transform-origin: 100% 100%;
|
|
442
449
|
}
|
|
443
|
-
.awsui_container-arrow-position-right-
|
|
450
|
+
.awsui_container-arrow-position-right-top_xjuzf_ydxwu_355:not(#\9) {
|
|
444
451
|
inset-block-start: calc(12px + 10px);
|
|
445
452
|
inset-inline-start: 0;
|
|
446
453
|
}
|
|
447
|
-
.awsui_container-arrow-position-right-
|
|
454
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_ydxwu_355:not(#\9) {
|
|
448
455
|
inset-block-end: 12px;
|
|
449
456
|
inset-inline-start: 0;
|
|
450
457
|
}
|
|
451
|
-
.awsui_container-arrow-position-left-
|
|
458
|
+
.awsui_container-arrow-position-left-top_xjuzf_ydxwu_360:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_ydxwu_360:not(#\9) {
|
|
452
459
|
transform: rotate(90deg);
|
|
453
460
|
transform-origin: 100% 100%;
|
|
454
461
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
455
462
|
}
|
|
456
|
-
.awsui_container-arrow-position-left-
|
|
463
|
+
.awsui_container-arrow-position-left-top_xjuzf_ydxwu_360:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_ydxwu_360:not(#\9):dir(rtl) {
|
|
457
464
|
transform: rotate(-90deg);
|
|
458
465
|
transform-origin: 0% 100%;
|
|
459
466
|
}
|
|
460
|
-
.awsui_container-arrow-position-left-
|
|
467
|
+
.awsui_container-arrow-position-left-top_xjuzf_ydxwu_360:not(#\9) {
|
|
461
468
|
inset-block-start: calc(12px + 10px);
|
|
462
469
|
inset-inline-end: 0;
|
|
463
470
|
}
|
|
464
|
-
.awsui_container-arrow-position-left-
|
|
471
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_ydxwu_360:not(#\9) {
|
|
465
472
|
inset-block-end: 12px;
|
|
466
473
|
inset-inline-end: 0;
|
|
467
474
|
}
|
|
468
|
-
.awsui_container-arrow-position-top-
|
|
475
|
+
.awsui_container-arrow-position-top-center_xjuzf_ydxwu_350:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_ydxwu_350:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_ydxwu_350:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_ydxwu_475:not(#\9) {
|
|
469
476
|
transform: rotate(180deg);
|
|
470
477
|
transform-origin: 50% 50%;
|
|
471
478
|
}
|
|
472
|
-
.awsui_container-arrow-position-top-
|
|
479
|
+
.awsui_container-arrow-position-top-center_xjuzf_ydxwu_350:not(#\9) {
|
|
473
480
|
inset-block-end: -10px;
|
|
474
481
|
inset-inline-start: calc(50% - 10px);
|
|
475
482
|
}
|
|
476
|
-
.awsui_container-arrow-position-top-
|
|
483
|
+
.awsui_container-arrow-position-top-right_xjuzf_ydxwu_350:not(#\9) {
|
|
477
484
|
inset-block-end: -10px;
|
|
478
485
|
inset-inline-start: 12px;
|
|
479
486
|
}
|
|
480
|
-
.awsui_container-arrow-position-top-
|
|
487
|
+
.awsui_container-arrow-position-top-left_xjuzf_ydxwu_350:not(#\9) {
|
|
481
488
|
inset-block-end: -10px;
|
|
482
489
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
483
490
|
}
|
|
484
|
-
.awsui_container-arrow-position-bottom-
|
|
491
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_ydxwu_345:not(#\9) {
|
|
485
492
|
inset-block-start: -10px;
|
|
486
493
|
inset-inline-start: calc(50% - 10px);
|
|
487
494
|
}
|
|
488
|
-
.awsui_container-arrow-position-bottom-
|
|
495
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_ydxwu_345:not(#\9) {
|
|
489
496
|
inset-block-start: -10px;
|
|
490
497
|
inset-inline-start: 12px;
|
|
491
498
|
}
|
|
492
|
-
.awsui_container-arrow-position-bottom-
|
|
499
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_ydxwu_345:not(#\9) {
|
|
493
500
|
inset-block-start: -10px;
|
|
494
501
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
495
502
|
}
|
|
@@ -502,10 +509,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
502
509
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
503
510
|
SPDX-License-Identifier: Apache-2.0
|
|
504
511
|
*/
|
|
505
|
-
.
|
|
506
|
-
animation: awsui_awsui-motion-fade-
|
|
512
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9) {
|
|
513
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_ydxwu_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
|
|
507
514
|
}
|
|
508
|
-
@keyframes awsui_awsui-motion-fade-
|
|
515
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_ydxwu_1 {
|
|
509
516
|
from {
|
|
510
517
|
opacity: 0.2;
|
|
511
518
|
}
|
|
@@ -514,19 +521,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
514
521
|
}
|
|
515
522
|
}
|
|
516
523
|
@media (prefers-reduced-motion: reduce) {
|
|
517
|
-
.
|
|
524
|
+
.awsui_container_xjuzf_ydxwu_334:not(#\9) {
|
|
518
525
|
animation: none;
|
|
519
526
|
transition: none;
|
|
520
527
|
}
|
|
521
528
|
}
|
|
522
|
-
.awsui-motion-disabled .
|
|
529
|
+
.awsui-motion-disabled .awsui_container_xjuzf_ydxwu_334:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_ydxwu_334:not(#\9) {
|
|
523
530
|
animation: none;
|
|
524
531
|
transition: none;
|
|
525
532
|
}
|
|
526
|
-
.
|
|
527
|
-
animation: awsui_awsui-motion-fade-
|
|
533
|
+
.awsui_container_xjuzf_ydxwu_334.awsui_refresh_xjuzf_ydxwu_533:not(#\9) {
|
|
534
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_ydxwu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
528
535
|
}
|
|
529
|
-
@keyframes awsui_awsui-motion-fade-
|
|
536
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_ydxwu_1 {
|
|
530
537
|
from {
|
|
531
538
|
opacity: 0.2;
|
|
532
539
|
}
|
|
@@ -535,17 +542,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
535
542
|
}
|
|
536
543
|
}
|
|
537
544
|
@media (prefers-reduced-motion: reduce) {
|
|
538
|
-
.
|
|
545
|
+
.awsui_container_xjuzf_ydxwu_334.awsui_refresh_xjuzf_ydxwu_533:not(#\9) {
|
|
539
546
|
animation: none;
|
|
540
547
|
transition: none;
|
|
541
548
|
}
|
|
542
549
|
}
|
|
543
|
-
.awsui-motion-disabled .
|
|
550
|
+
.awsui-motion-disabled .awsui_container_xjuzf_ydxwu_334.awsui_refresh_xjuzf_ydxwu_533:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_ydxwu_334.awsui_refresh_xjuzf_ydxwu_533:not(#\9) {
|
|
544
551
|
animation: none;
|
|
545
552
|
transition: none;
|
|
546
553
|
}
|
|
547
554
|
|
|
548
|
-
.
|
|
555
|
+
.awsui_root_xjuzf_ydxwu_555:not(#\9) {
|
|
549
556
|
border-collapse: separate;
|
|
550
557
|
border-spacing: 0;
|
|
551
558
|
box-sizing: border-box;
|
|
@@ -577,22 +584,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
577
584
|
-moz-osx-font-smoothing: auto;
|
|
578
585
|
color: inherit;
|
|
579
586
|
}
|
|
580
|
-
.
|
|
587
|
+
.awsui_root_xjuzf_ydxwu_555.awsui_no-wrap_xjuzf_ydxwu_587:not(#\9) {
|
|
581
588
|
white-space: nowrap;
|
|
582
589
|
}
|
|
583
590
|
|
|
584
|
-
.awsui_root-filtering-
|
|
591
|
+
.awsui_root-filtering-token_xjuzf_ydxwu_591:not(#\9) {
|
|
585
592
|
display: flex;
|
|
586
593
|
}
|
|
587
594
|
|
|
588
|
-
.
|
|
595
|
+
.awsui_trigger_xjuzf_ydxwu_595:not(#\9) {
|
|
589
596
|
display: inline-block;
|
|
590
597
|
max-inline-size: 100%;
|
|
591
598
|
color: inherit;
|
|
592
599
|
text-align: inherit;
|
|
593
600
|
}
|
|
594
601
|
|
|
595
|
-
.awsui_overflow-
|
|
602
|
+
.awsui_overflow-ellipsis_xjuzf_ydxwu_602:not(#\9) {
|
|
596
603
|
white-space: nowrap;
|
|
597
604
|
overflow: hidden;
|
|
598
605
|
text-overflow: ellipsis;
|
|
@@ -600,7 +607,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
600
607
|
word-break: break-word;
|
|
601
608
|
}
|
|
602
609
|
|
|
603
|
-
.awsui_trigger-type-text-
|
|
610
|
+
.awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9) {
|
|
604
611
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
605
612
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
606
613
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
@@ -618,20 +625,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
618
625
|
text-decoration-thickness: var(--border-divider-list-width-tdfx1x, 1px);
|
|
619
626
|
text-underline-offset: 0.25em;
|
|
620
627
|
}
|
|
621
|
-
.awsui_trigger-type-text-
|
|
628
|
+
.awsui_trigger-type-text-inline_xjuzf_ydxwu_610.awsui_overflow-ellipsis_xjuzf_ydxwu_602:not(#\9) {
|
|
622
629
|
/*
|
|
623
630
|
This style needs because of the overflow: hidden would otherwise conceal the underline styles.
|
|
624
631
|
*/
|
|
625
632
|
padding-block-end: calc(0.25em + var(--border-divider-list-width-tdfx1x, 1px));
|
|
626
633
|
}
|
|
627
634
|
|
|
628
|
-
.awsui_trigger-type-
|
|
635
|
+
.awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9) {
|
|
629
636
|
border-block: 0;
|
|
630
637
|
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) dashed currentColor;
|
|
631
638
|
}
|
|
632
639
|
|
|
633
|
-
.awsui_trigger-type-text-
|
|
634
|
-
.awsui_trigger-type-
|
|
640
|
+
.awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9),
|
|
641
|
+
.awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9) {
|
|
635
642
|
border-inline: 0;
|
|
636
643
|
margin-block: 0;
|
|
637
644
|
margin-inline: 0;
|
|
@@ -640,21 +647,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
640
647
|
background-color: transparent;
|
|
641
648
|
cursor: pointer;
|
|
642
649
|
}
|
|
643
|
-
.awsui_trigger-type-text-
|
|
644
|
-
.awsui_trigger-type-
|
|
650
|
+
.awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9):focus,
|
|
651
|
+
.awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9):focus {
|
|
645
652
|
outline: none;
|
|
646
653
|
}
|
|
647
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
648
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
654
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9):focus,
|
|
655
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9):focus {
|
|
649
656
|
position: relative;
|
|
650
657
|
}
|
|
651
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
652
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
658
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9):focus,
|
|
659
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9):focus {
|
|
653
660
|
outline: 2px dotted transparent;
|
|
654
661
|
outline-offset: calc(1px - 1px);
|
|
655
662
|
}
|
|
656
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
657
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
663
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_ydxwu_610:not(#\9):focus::before,
|
|
664
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_ydxwu_610:not(#\9):focus::before {
|
|
658
665
|
content: " ";
|
|
659
666
|
display: block;
|
|
660
667
|
position: absolute;
|
|
@@ -669,15 +676,15 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1ao80_603:not
|
|
|
669
676
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
670
677
|
}
|
|
671
678
|
|
|
672
|
-
.awsui_trigger-type-filtering-
|
|
679
|
+
.awsui_trigger-type-filtering-token_xjuzf_ydxwu_678:not(#\9) {
|
|
673
680
|
display: flex;
|
|
674
681
|
}
|
|
675
682
|
|
|
676
|
-
.awsui_popover-inline-
|
|
683
|
+
.awsui_popover-inline-content_xjuzf_ydxwu_682:not(#\9) {
|
|
677
684
|
display: inline;
|
|
678
685
|
}
|
|
679
686
|
|
|
680
|
-
.awsui_hover-
|
|
687
|
+
.awsui_hover-area_xjuzf_ydxwu_686:not(#\9) {
|
|
681
688
|
pointer-events: none;
|
|
682
689
|
padding-block: var(--space-static-s-t763lu, 12px);
|
|
683
690
|
padding-inline: var(--space-static-s-t763lu, 12px);
|