@cloudscape-design/components 3.0.647 → 3.0.649
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/app-layout/drawer/index.js +2 -2
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/mobile-toolbar/index.js +1 -1
- package/app-layout/mobile-toolbar/index.js.map +1 -1
- package/app-layout/utils/sticky-offsets.d.ts +1 -1
- package/app-layout/utils/sticky-offsets.d.ts.map +1 -1
- package/app-layout/utils/sticky-offsets.js +2 -2
- package/app-layout/utils/sticky-offsets.js.map +1 -1
- package/app-layout/visual-refresh/background.d.ts.map +1 -1
- package/app-layout/visual-refresh/background.js +2 -5
- package/app-layout/visual-refresh/background.js.map +1 -1
- package/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
- package/app-layout/visual-refresh/breadcrumbs.js +1 -2
- package/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +0 -2
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +2 -7
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/drawers.js +2 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/layout.d.ts.map +1 -1
- package/app-layout/visual-refresh/layout.js +1 -3
- package/app-layout/visual-refresh/layout.js.map +1 -1
- package/app-layout/visual-refresh/main.d.ts.map +1 -1
- package/app-layout/visual-refresh/main.js +2 -4
- package/app-layout/visual-refresh/main.js.map +1 -1
- package/app-layout/visual-refresh/navigation.js +2 -2
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
- package/app-layout/visual-refresh/notifications.js +3 -1
- package/app-layout/visual-refresh/notifications.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +82 -83
- package/app-layout/visual-refresh/styles.scoped.css +168 -190
- package/app-layout/visual-refresh/styles.selectors.js +82 -83
- package/app-layout/visual-refresh/tools.js +2 -2
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +1 -1
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh/use-background-overlap.d.ts +0 -6
- package/app-layout/visual-refresh/use-background-overlap.d.ts.map +1 -1
- package/app-layout/visual-refresh/use-background-overlap.js +0 -6
- package/app-layout/visual-refresh/use-background-overlap.js.map +1 -1
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/mobile-expandable-group/mobile-expandable-group.js +1 -1
- package/button-dropdown/mobile-expandable-group/mobile-expandable-group.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -25
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -29
- package/container/styles.scoped.css +60 -53
- package/container/styles.selectors.js +30 -29
- package/container/use-sticky-header.d.ts +3 -2
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +5 -3
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/internal.js +2 -2
- package/content-layout/internal.js.map +1 -1
- package/drawer/implementation.js +2 -2
- package/drawer/implementation.js.map +1 -1
- package/help-panel/implementation.js +2 -2
- package/help-panel/implementation.js.map +1 -1
- package/icon/icons.js +1 -1
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/internal/analytics/index.d.ts +7 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +10 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +12 -0
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/base-component/index.d.ts +5 -3
- package/internal/base-component/index.d.ts.map +1 -1
- package/internal/base-component/index.js.map +1 -1
- package/internal/components/cartesian-chart/inline-start-labels.js +1 -1
- package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -1
- package/internal/components/option/highlight-match.d.ts.map +1 -1
- package/internal/components/option/highlight-match.js +1 -2
- package/internal/components/option/highlight-match.js.map +1 -1
- package/internal/components/option/index.js +2 -2
- package/internal/components/option/index.js.map +1 -1
- package/internal/context/reset-contexts-for-modal.d.ts.map +1 -1
- package/internal/context/reset-contexts-for-modal.js +6 -8
- package/internal/context/reset-contexts-for-modal.js.map +1 -1
- package/internal/context/single-tab-stop-navigation-context.d.ts +16 -2
- package/internal/context/single-tab-stop-navigation-context.d.ts.map +1 -1
- package/internal/context/single-tab-stop-navigation-context.js +51 -1
- package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-table-interaction-metrics/index.d.ts +10 -0
- package/internal/hooks/use-table-interaction-metrics/index.d.ts.map +1 -0
- package/internal/hooks/use-table-interaction-metrics/index.js +47 -0
- package/internal/hooks/use-table-interaction-metrics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/index.d.ts +1 -1
- package/popover/index.d.ts.map +1 -1
- package/popover/index.js +2 -2
- package/popover/index.js.map +1 -1
- package/popover/interfaces.d.ts +5 -0
- package/popover/interfaces.d.ts.map +1 -1
- package/popover/interfaces.js.map +1 -1
- package/popover/internal.js +2 -2
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +50 -49
- package/popover/styles.scoped.css +74 -66
- package/popover/styles.selectors.js +50 -49
- package/slider/internal.js +1 -1
- package/slider/internal.js.map +1 -1
- package/slider/slider-labels.js +1 -1
- package/slider/slider-labels.js.map +1 -1
- package/slider/tick-marks.js +2 -2
- package/slider/tick-marks.js.map +1 -1
- package/split-panel/side.js +3 -3
- package/split-panel/side.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +23 -17
- package/table/internal.js.map +1 -1
- package/table/selection/selection-control.js +1 -1
- package/table/selection/selection-control.js.map +1 -1
- package/table/table-role/grid-navigation.d.ts.map +1 -1
- package/table/table-role/grid-navigation.js +40 -67
- package/table/table-role/grid-navigation.js.map +1 -1
- package/table/thead.d.ts +1 -0
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js +5 -2
- package/table/thead.js.map +1 -1
- package/table/tools-header.d.ts +2 -1
- package/table/tools-header.d.ts.map +1 -1
- package/table/tools-header.js +4 -4
- package/table/tools-header.js.map +1 -1
- package/tabs/tab-header-bar.d.ts.map +1 -1
- package/tabs/tab-header-bar.js +106 -55
- package/tabs/tab-header-bar.js.map +1 -1
- package/token-group/dismiss-button.d.ts.map +1 -1
- package/token-group/dismiss-button.js +1 -2
- package/token-group/dismiss-button.js.map +1 -1
- package/wizard/wizard-form-header.js +1 -1
- package/wizard/wizard-form-header.js.map +1 -1
- package/wizard/wizard-form.js +1 -1
- package/wizard/wizard-form.js.map +1 -1
- package/wizard/wizard-navigation.js +3 -3
- package/wizard/wizard-navigation.js.map +1 -1
- package/internal/context/app-layout-context.d.ts +0 -8
- package/internal/context/app-layout-context.d.ts.map +0 -1
- package/internal/context/app-layout-context.js +0 -9
- package/internal/context/app-layout-context.js.map +0 -1
package/popover/styles.css.js
CHANGED
|
@@ -1,54 +1,55 @@
|
|
|
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
|
-
"refresh": "
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
20
|
-
"body": "
|
|
21
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
22
|
-
"has-dismiss": "awsui_has-
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"dismiss-control": "awsui_dismiss-
|
|
25
|
-
"header-row": "awsui_header-
|
|
26
|
-
"header": "
|
|
27
|
-
"content": "
|
|
28
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
29
|
-
"container": "
|
|
30
|
-
"container-body": "awsui_container-
|
|
31
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
32
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
33
|
-
"fixed-width": "awsui_fixed-
|
|
34
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
35
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
36
|
-
"container-arrow": "awsui_container-
|
|
37
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
49
|
-
"root": "
|
|
50
|
-
"trigger": "
|
|
51
|
-
"
|
|
52
|
-
"
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_9bx73_197",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_9bx73_201",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_9bx73_201",
|
|
7
|
+
"refresh": "awsui_refresh_xjuzf_9bx73_235",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_9bx73_245",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_9bx73_245",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_9bx73_248",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_9bx73_248",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_9bx73_251",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_9bx73_251",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_9bx73_251",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_9bx73_251",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_9bx73_254",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_9bx73_254",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_9bx73_254",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_9bx73_254",
|
|
20
|
+
"body": "awsui_body_xjuzf_9bx73_356",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_9bx73_395",
|
|
22
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_9bx73_399",
|
|
23
|
+
"dismiss": "awsui_dismiss_xjuzf_9bx73_404",
|
|
24
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_9bx73_412",
|
|
25
|
+
"header-row": "awsui_header-row_xjuzf_9bx73_416",
|
|
26
|
+
"header": "awsui_header_xjuzf_9bx73_416",
|
|
27
|
+
"content": "awsui_content_xjuzf_9bx73_442",
|
|
28
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_9bx73_450",
|
|
29
|
+
"container": "awsui_container_xjuzf_9bx73_552",
|
|
30
|
+
"container-body": "awsui_container-body_xjuzf_9bx73_560",
|
|
31
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_9bx73_603",
|
|
32
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_9bx73_608",
|
|
33
|
+
"fixed-width": "awsui_fixed-width_xjuzf_9bx73_611",
|
|
34
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_9bx73_615",
|
|
35
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_9bx73_622",
|
|
36
|
+
"container-arrow": "awsui_container-arrow_xjuzf_9bx73_634",
|
|
37
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_9bx73_638",
|
|
38
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_9bx73_638",
|
|
39
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_9bx73_654",
|
|
40
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_9bx73_654",
|
|
41
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_9bx73_670",
|
|
42
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_9bx73_670",
|
|
43
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_9bx73_670",
|
|
44
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_9bx73_670",
|
|
45
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_9bx73_686",
|
|
46
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_9bx73_690",
|
|
47
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_9bx73_694",
|
|
48
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_9bx73_1",
|
|
49
|
+
"root": "awsui_root_xjuzf_9bx73_840",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_9bx73_876",
|
|
51
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_9bx73_883",
|
|
52
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_9bx73_891",
|
|
53
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_9bx73_927"
|
|
53
54
|
};
|
|
54
55
|
|
|
@@ -194,11 +194,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
195
195
|
SPDX-License-Identifier: Apache-2.0
|
|
196
196
|
*/
|
|
197
|
-
.
|
|
197
|
+
.awsui_arrow_xjuzf_9bx73_197:not(#\9) {
|
|
198
198
|
inline-size: 20px;
|
|
199
199
|
block-size: 10px;
|
|
200
200
|
}
|
|
201
|
-
.awsui_arrow-
|
|
201
|
+
.awsui_arrow-outer_xjuzf_9bx73_201:not(#\9), .awsui_arrow-inner_xjuzf_9bx73_201:not(#\9) {
|
|
202
202
|
position: absolute;
|
|
203
203
|
overflow: hidden;
|
|
204
204
|
inline-size: 20px;
|
|
@@ -206,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
inset-block-start: 0;
|
|
207
207
|
inset-inline-start: 0;
|
|
208
208
|
}
|
|
209
|
-
.awsui_arrow-
|
|
209
|
+
.awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-inner_xjuzf_9bx73_201:not(#\9)::after {
|
|
210
210
|
content: "";
|
|
211
211
|
box-sizing: border-box;
|
|
212
212
|
display: inline-block;
|
|
@@ -222,36 +222,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
222
|
transform: rotate(45deg);
|
|
223
223
|
transform-origin: 0 100%;
|
|
224
224
|
}
|
|
225
|
-
.awsui_arrow-
|
|
225
|
+
.awsui_arrow-outer_xjuzf_9bx73_201:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_9bx73_201:not(#\9):dir(rtl)::after {
|
|
226
226
|
transform: rotate(-45deg);
|
|
227
227
|
transform-origin: 100% 100%;
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-
|
|
229
|
+
.awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after {
|
|
230
230
|
background-color: var(--color-border-popover-umqvld, #9ba7b6);
|
|
231
231
|
}
|
|
232
|
-
.awsui_arrow-
|
|
232
|
+
.awsui_arrow-inner_xjuzf_9bx73_201:not(#\9) {
|
|
233
233
|
inset-block-start: 2px;
|
|
234
234
|
}
|
|
235
|
-
.awsui_arrow-
|
|
235
|
+
.awsui_arrow-inner_xjuzf_9bx73_201.awsui_refresh_xjuzf_9bx73_235:not(#\9) {
|
|
236
236
|
inset-block-start: 3px;
|
|
237
237
|
}
|
|
238
|
-
.awsui_arrow-
|
|
238
|
+
.awsui_arrow-inner_xjuzf_9bx73_201:not(#\9)::after {
|
|
239
239
|
border-start-start-radius: 1px;
|
|
240
240
|
border-start-end-radius: 0;
|
|
241
241
|
border-end-start-radius: 0;
|
|
242
242
|
border-end-end-radius: 0;
|
|
243
243
|
background-color: var(--color-background-popover-szburm, #ffffff);
|
|
244
244
|
}
|
|
245
|
-
.awsui_arrow-position-right-
|
|
245
|
+
.awsui_arrow-position-right-top_xjuzf_9bx73_245 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_9bx73_245 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after {
|
|
246
246
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
247
247
|
}
|
|
248
|
-
.awsui_arrow-position-left-
|
|
248
|
+
.awsui_arrow-position-left-top_xjuzf_9bx73_248 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_9bx73_248 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after {
|
|
249
249
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
250
250
|
}
|
|
251
|
-
.awsui_arrow-position-top-
|
|
251
|
+
.awsui_arrow-position-top-center_xjuzf_9bx73_251 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_9bx73_251 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_9bx73_251 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_9bx73_251 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after {
|
|
252
252
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
253
253
|
}
|
|
254
|
-
.awsui_arrow-position-bottom-
|
|
254
|
+
.awsui_arrow-position-bottom-center_xjuzf_9bx73_254 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_9bx73_254 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_9bx73_254 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_9bx73_254 > .awsui_arrow-outer_xjuzf_9bx73_201:not(#\9)::after {
|
|
255
255
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
256
256
|
}
|
|
257
257
|
|
|
@@ -353,7 +353,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
353
353
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
354
354
|
SPDX-License-Identifier: Apache-2.0
|
|
355
355
|
*/
|
|
356
|
-
.
|
|
356
|
+
.awsui_body_xjuzf_9bx73_356:not(#\9) {
|
|
357
357
|
border-collapse: separate;
|
|
358
358
|
border-spacing: 0;
|
|
359
359
|
box-sizing: border-box;
|
|
@@ -393,16 +393,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
393
393
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
394
394
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
395
395
|
}
|
|
396
|
-
.awsui_body-overflow-
|
|
396
|
+
.awsui_body-overflow-visible_xjuzf_9bx73_395:not(#\9) {
|
|
397
397
|
overflow: visible;
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
.awsui_has-
|
|
400
|
+
.awsui_has-dismiss_xjuzf_9bx73_399:not(#\9) {
|
|
401
401
|
display: flex;
|
|
402
402
|
align-items: baseline;
|
|
403
403
|
}
|
|
404
404
|
|
|
405
|
-
.
|
|
405
|
+
.awsui_dismiss_xjuzf_9bx73_404:not(#\9) {
|
|
406
406
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
407
407
|
margin-inline-start: 0;
|
|
408
408
|
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
|
|
@@ -410,15 +410,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
410
410
|
order: 1;
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_dismiss-
|
|
413
|
+
.awsui_dismiss-control_xjuzf_9bx73_412:not(#\9) {
|
|
414
414
|
/* used in test-utils */
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
.awsui_header-
|
|
417
|
+
.awsui_header-row_xjuzf_9bx73_416:not(#\9) {
|
|
418
418
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
419
419
|
}
|
|
420
420
|
|
|
421
|
-
.
|
|
421
|
+
.awsui_header_xjuzf_9bx73_416:not(#\9) {
|
|
422
422
|
word-wrap: break-word;
|
|
423
423
|
max-inline-size: 100%;
|
|
424
424
|
overflow: hidden;
|
|
@@ -431,7 +431,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
431
431
|
/* stylelint-disable selector-max-type */
|
|
432
432
|
/* stylelint-enable selector-max-type */
|
|
433
433
|
}
|
|
434
|
-
.
|
|
434
|
+
.awsui_header_xjuzf_9bx73_416 > h2:not(#\9) {
|
|
435
435
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
436
436
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
437
437
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -440,7 +440,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
440
440
|
display: inline;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
-
.
|
|
443
|
+
.awsui_content_xjuzf_9bx73_442:not(#\9) {
|
|
444
444
|
word-wrap: break-word;
|
|
445
445
|
max-inline-size: 100%;
|
|
446
446
|
overflow: hidden;
|
|
@@ -448,7 +448,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
448
448
|
flex: 1 1 auto;
|
|
449
449
|
min-inline-size: 0;
|
|
450
450
|
}
|
|
451
|
-
.awsui_content-overflow-
|
|
451
|
+
.awsui_content-overflow-visible_xjuzf_9bx73_450:not(#\9) {
|
|
452
452
|
overflow: visible;
|
|
453
453
|
}
|
|
454
454
|
|
|
@@ -550,7 +550,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
550
550
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
551
551
|
SPDX-License-Identifier: Apache-2.0
|
|
552
552
|
*/
|
|
553
|
-
.
|
|
553
|
+
.awsui_container_xjuzf_9bx73_552:not(#\9) {
|
|
554
554
|
display: inline-block;
|
|
555
555
|
position: fixed;
|
|
556
556
|
inset-block-start: -9999px;
|
|
@@ -558,7 +558,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
558
558
|
z-index: 2000;
|
|
559
559
|
}
|
|
560
560
|
|
|
561
|
-
.awsui_container-
|
|
561
|
+
.awsui_container-body_xjuzf_9bx73_560:not(#\9) {
|
|
562
562
|
border-collapse: separate;
|
|
563
563
|
border-spacing: 0;
|
|
564
564
|
box-sizing: border-box;
|
|
@@ -602,98 +602,98 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
602
602
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
|
|
603
603
|
}
|
|
604
604
|
|
|
605
|
-
.awsui_container-body-variant-
|
|
605
|
+
.awsui_container-body-variant-annotation_xjuzf_9bx73_603:not(#\9) {
|
|
606
606
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
607
607
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
608
608
|
}
|
|
609
609
|
|
|
610
|
-
.awsui_container-body-size-
|
|
610
|
+
.awsui_container-body-size-small_xjuzf_9bx73_608:not(#\9) {
|
|
611
611
|
max-inline-size: 210px;
|
|
612
612
|
}
|
|
613
|
-
.awsui_container-body-size-
|
|
613
|
+
.awsui_container-body-size-small_xjuzf_9bx73_608.awsui_fixed-width_xjuzf_9bx73_611:not(#\9) {
|
|
614
614
|
inline-size: 210px;
|
|
615
615
|
}
|
|
616
616
|
|
|
617
|
-
.awsui_container-body-size-
|
|
617
|
+
.awsui_container-body-size-medium_xjuzf_9bx73_615:not(#\9) {
|
|
618
618
|
max-inline-size: 310px;
|
|
619
619
|
}
|
|
620
|
-
.awsui_container-body-size-
|
|
620
|
+
.awsui_container-body-size-medium_xjuzf_9bx73_615.awsui_fixed-width_xjuzf_9bx73_611:not(#\9) {
|
|
621
621
|
inline-size: 310px;
|
|
622
622
|
}
|
|
623
623
|
|
|
624
|
-
.awsui_container-body-size-
|
|
624
|
+
.awsui_container-body-size-large_xjuzf_9bx73_622:not(#\9) {
|
|
625
625
|
max-inline-size: 480px;
|
|
626
626
|
}
|
|
627
627
|
@media (max-width: 480px) {
|
|
628
|
-
.awsui_container-body-size-
|
|
628
|
+
.awsui_container-body-size-large_xjuzf_9bx73_622:not(#\9) {
|
|
629
629
|
max-inline-size: 310px;
|
|
630
630
|
}
|
|
631
631
|
}
|
|
632
|
-
.awsui_container-body-size-
|
|
632
|
+
.awsui_container-body-size-large_xjuzf_9bx73_622.awsui_fixed-width_xjuzf_9bx73_611:not(#\9) {
|
|
633
633
|
inline-size: 480px;
|
|
634
634
|
}
|
|
635
635
|
|
|
636
|
-
.awsui_container-
|
|
636
|
+
.awsui_container-arrow_xjuzf_9bx73_634:not(#\9) {
|
|
637
637
|
position: absolute;
|
|
638
638
|
display: inline-block;
|
|
639
639
|
}
|
|
640
|
-
.awsui_container-arrow-position-right-
|
|
640
|
+
.awsui_container-arrow-position-right-top_xjuzf_9bx73_638:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_9bx73_638:not(#\9) {
|
|
641
641
|
transform: rotate(-90deg);
|
|
642
642
|
transform-origin: 0 100%;
|
|
643
643
|
}
|
|
644
|
-
.awsui_container-arrow-position-right-
|
|
644
|
+
.awsui_container-arrow-position-right-top_xjuzf_9bx73_638:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_9bx73_638:not(#\9):dir(rtl) {
|
|
645
645
|
transform: rotate(90deg);
|
|
646
646
|
transform-origin: 100% 100%;
|
|
647
647
|
}
|
|
648
|
-
.awsui_container-arrow-position-right-
|
|
648
|
+
.awsui_container-arrow-position-right-top_xjuzf_9bx73_638:not(#\9) {
|
|
649
649
|
inset-block-start: calc(12px + 10px);
|
|
650
650
|
inset-inline-start: 0;
|
|
651
651
|
}
|
|
652
|
-
.awsui_container-arrow-position-right-
|
|
652
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_9bx73_638:not(#\9) {
|
|
653
653
|
inset-block-end: 12px;
|
|
654
654
|
inset-inline-start: 0;
|
|
655
655
|
}
|
|
656
|
-
.awsui_container-arrow-position-left-
|
|
656
|
+
.awsui_container-arrow-position-left-top_xjuzf_9bx73_654:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_9bx73_654:not(#\9) {
|
|
657
657
|
transform: rotate(90deg);
|
|
658
658
|
transform-origin: 100% 100%;
|
|
659
659
|
}
|
|
660
|
-
.awsui_container-arrow-position-left-
|
|
660
|
+
.awsui_container-arrow-position-left-top_xjuzf_9bx73_654:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_9bx73_654:not(#\9):dir(rtl) {
|
|
661
661
|
transform: rotate(-90deg);
|
|
662
662
|
transform-origin: 0% 100%;
|
|
663
663
|
}
|
|
664
|
-
.awsui_container-arrow-position-left-
|
|
664
|
+
.awsui_container-arrow-position-left-top_xjuzf_9bx73_654:not(#\9) {
|
|
665
665
|
inset-block-start: calc(12px + 10px);
|
|
666
666
|
inset-inline-end: 0;
|
|
667
667
|
}
|
|
668
|
-
.awsui_container-arrow-position-left-
|
|
668
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_9bx73_654:not(#\9) {
|
|
669
669
|
inset-block-end: 12px;
|
|
670
670
|
inset-inline-end: 0;
|
|
671
671
|
}
|
|
672
|
-
.awsui_container-arrow-position-top-
|
|
672
|
+
.awsui_container-arrow-position-top-center_xjuzf_9bx73_670:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_9bx73_670:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_9bx73_670:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_9bx73_670:not(#\9) {
|
|
673
673
|
transform: rotate(180deg);
|
|
674
674
|
transform-origin: 50% 50%;
|
|
675
675
|
}
|
|
676
|
-
.awsui_container-arrow-position-top-
|
|
676
|
+
.awsui_container-arrow-position-top-center_xjuzf_9bx73_670:not(#\9) {
|
|
677
677
|
inset-block-end: -10px;
|
|
678
678
|
inset-inline-start: calc(50% - 10px);
|
|
679
679
|
}
|
|
680
|
-
.awsui_container-arrow-position-top-
|
|
680
|
+
.awsui_container-arrow-position-top-right_xjuzf_9bx73_670:not(#\9) {
|
|
681
681
|
inset-block-end: -10px;
|
|
682
682
|
inset-inline-start: 12px;
|
|
683
683
|
}
|
|
684
|
-
.awsui_container-arrow-position-top-
|
|
684
|
+
.awsui_container-arrow-position-top-left_xjuzf_9bx73_670:not(#\9) {
|
|
685
685
|
inset-block-end: -10px;
|
|
686
686
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
687
687
|
}
|
|
688
|
-
.awsui_container-arrow-position-bottom-
|
|
688
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_9bx73_686:not(#\9) {
|
|
689
689
|
inset-block-start: -10px;
|
|
690
690
|
inset-inline-start: calc(50% - 10px);
|
|
691
691
|
}
|
|
692
|
-
.awsui_container-arrow-position-bottom-
|
|
692
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_9bx73_690:not(#\9) {
|
|
693
693
|
inset-block-start: -10px;
|
|
694
694
|
inset-inline-start: 12px;
|
|
695
695
|
}
|
|
696
|
-
.awsui_container-arrow-position-bottom-
|
|
696
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_9bx73_694:not(#\9) {
|
|
697
697
|
inset-block-start: -10px;
|
|
698
698
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
699
699
|
}
|
|
@@ -796,10 +796,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
796
796
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
797
797
|
SPDX-License-Identifier: Apache-2.0
|
|
798
798
|
*/
|
|
799
|
-
.
|
|
800
|
-
animation: awsui_awsui-motion-fade-
|
|
799
|
+
.awsui_container_xjuzf_9bx73_552:not(#\9) {
|
|
800
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_9bx73_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
801
801
|
}
|
|
802
|
-
@keyframes awsui_awsui-motion-fade-
|
|
802
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_9bx73_1 {
|
|
803
803
|
from {
|
|
804
804
|
opacity: 0.2;
|
|
805
805
|
}
|
|
@@ -808,19 +808,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
808
808
|
}
|
|
809
809
|
}
|
|
810
810
|
@media (prefers-reduced-motion: reduce) {
|
|
811
|
-
.
|
|
811
|
+
.awsui_container_xjuzf_9bx73_552:not(#\9) {
|
|
812
812
|
animation: none;
|
|
813
813
|
transition: none;
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
|
-
.awsui-motion-disabled .
|
|
816
|
+
.awsui-motion-disabled .awsui_container_xjuzf_9bx73_552:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_9bx73_552:not(#\9) {
|
|
817
817
|
animation: none;
|
|
818
818
|
transition: none;
|
|
819
819
|
}
|
|
820
|
-
.
|
|
821
|
-
animation: awsui_awsui-motion-fade-
|
|
820
|
+
.awsui_container_xjuzf_9bx73_552.awsui_refresh_xjuzf_9bx73_235:not(#\9) {
|
|
821
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_9bx73_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
822
822
|
}
|
|
823
|
-
@keyframes awsui_awsui-motion-fade-
|
|
823
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_9bx73_1 {
|
|
824
824
|
from {
|
|
825
825
|
opacity: 0.2;
|
|
826
826
|
}
|
|
@@ -829,17 +829,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
829
829
|
}
|
|
830
830
|
}
|
|
831
831
|
@media (prefers-reduced-motion: reduce) {
|
|
832
|
-
.
|
|
832
|
+
.awsui_container_xjuzf_9bx73_552.awsui_refresh_xjuzf_9bx73_235:not(#\9) {
|
|
833
833
|
animation: none;
|
|
834
834
|
transition: none;
|
|
835
835
|
}
|
|
836
836
|
}
|
|
837
|
-
.awsui-motion-disabled .
|
|
837
|
+
.awsui-motion-disabled .awsui_container_xjuzf_9bx73_552.awsui_refresh_xjuzf_9bx73_235:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_9bx73_552.awsui_refresh_xjuzf_9bx73_235:not(#\9) {
|
|
838
838
|
animation: none;
|
|
839
839
|
transition: none;
|
|
840
840
|
}
|
|
841
841
|
|
|
842
|
-
.
|
|
842
|
+
.awsui_root_xjuzf_9bx73_840:not(#\9) {
|
|
843
843
|
border-collapse: separate;
|
|
844
844
|
border-spacing: 0;
|
|
845
845
|
box-sizing: border-box;
|
|
@@ -876,14 +876,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
876
876
|
color: inherit;
|
|
877
877
|
}
|
|
878
878
|
|
|
879
|
-
.
|
|
879
|
+
.awsui_trigger_xjuzf_9bx73_876:not(#\9) {
|
|
880
880
|
display: inline-block;
|
|
881
881
|
max-inline-size: 100%;
|
|
882
882
|
color: inherit;
|
|
883
883
|
text-align: inherit;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
.
|
|
886
|
+
.awsui_overflow-ellipsis_xjuzf_9bx73_883:not(#\9) {
|
|
887
|
+
white-space: nowrap;
|
|
888
|
+
overflow: hidden;
|
|
889
|
+
text-overflow: ellipsis;
|
|
890
|
+
min-inline-size: 0;
|
|
891
|
+
word-break: break-word;
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
.awsui_trigger-type-text_xjuzf_9bx73_891:not(#\9) {
|
|
887
895
|
border-block: 0;
|
|
888
896
|
border-inline: 0;
|
|
889
897
|
margin-block: 0;
|
|
@@ -894,17 +902,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
894
902
|
cursor: pointer;
|
|
895
903
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
896
904
|
}
|
|
897
|
-
.awsui_trigger-type-
|
|
905
|
+
.awsui_trigger-type-text_xjuzf_9bx73_891:not(#\9):focus {
|
|
898
906
|
outline: none;
|
|
899
907
|
}
|
|
900
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
908
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_9bx73_891:not(#\9):focus {
|
|
901
909
|
position: relative;
|
|
902
910
|
}
|
|
903
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
911
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_9bx73_891:not(#\9):focus {
|
|
904
912
|
outline: 2px dotted transparent;
|
|
905
913
|
outline-offset: calc(1px - 1px);
|
|
906
914
|
}
|
|
907
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
915
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_9bx73_891:not(#\9):focus::before {
|
|
908
916
|
content: " ";
|
|
909
917
|
display: block;
|
|
910
918
|
position: absolute;
|
|
@@ -919,6 +927,6 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1lb7z_883:not
|
|
|
919
927
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
920
928
|
}
|
|
921
929
|
|
|
922
|
-
.awsui_popover-inline-
|
|
930
|
+
.awsui_popover-inline-content_xjuzf_9bx73_927:not(#\9) {
|
|
923
931
|
display: inline;
|
|
924
932
|
}
|
|
@@ -2,54 +2,55 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
11
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
13
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
17
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
20
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
21
|
-
"body": "
|
|
22
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
23
|
-
"has-dismiss": "awsui_has-
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"header-row": "awsui_header-
|
|
27
|
-
"header": "
|
|
28
|
-
"content": "
|
|
29
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
30
|
-
"container": "
|
|
31
|
-
"container-body": "awsui_container-
|
|
32
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
33
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
34
|
-
"fixed-width": "awsui_fixed-
|
|
35
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
36
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
37
|
-
"container-arrow": "awsui_container-
|
|
38
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
40
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
42
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
46
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
49
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
50
|
-
"root": "
|
|
51
|
-
"trigger": "
|
|
52
|
-
"
|
|
53
|
-
"
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_9bx73_197",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_9bx73_201",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_9bx73_201",
|
|
8
|
+
"refresh": "awsui_refresh_xjuzf_9bx73_235",
|
|
9
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_9bx73_245",
|
|
10
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_9bx73_245",
|
|
11
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_9bx73_248",
|
|
12
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_9bx73_248",
|
|
13
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_9bx73_251",
|
|
14
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_9bx73_251",
|
|
15
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_9bx73_251",
|
|
16
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_9bx73_251",
|
|
17
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_9bx73_254",
|
|
18
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_9bx73_254",
|
|
19
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_9bx73_254",
|
|
20
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_9bx73_254",
|
|
21
|
+
"body": "awsui_body_xjuzf_9bx73_356",
|
|
22
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_9bx73_395",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_9bx73_399",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_9bx73_404",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_9bx73_412",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_9bx73_416",
|
|
27
|
+
"header": "awsui_header_xjuzf_9bx73_416",
|
|
28
|
+
"content": "awsui_content_xjuzf_9bx73_442",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_9bx73_450",
|
|
30
|
+
"container": "awsui_container_xjuzf_9bx73_552",
|
|
31
|
+
"container-body": "awsui_container-body_xjuzf_9bx73_560",
|
|
32
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_9bx73_603",
|
|
33
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_9bx73_608",
|
|
34
|
+
"fixed-width": "awsui_fixed-width_xjuzf_9bx73_611",
|
|
35
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_9bx73_615",
|
|
36
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_9bx73_622",
|
|
37
|
+
"container-arrow": "awsui_container-arrow_xjuzf_9bx73_634",
|
|
38
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_9bx73_638",
|
|
39
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_9bx73_638",
|
|
40
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_9bx73_654",
|
|
41
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_9bx73_654",
|
|
42
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_9bx73_670",
|
|
43
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_9bx73_670",
|
|
44
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_9bx73_670",
|
|
45
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_9bx73_670",
|
|
46
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_9bx73_686",
|
|
47
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_9bx73_690",
|
|
48
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_9bx73_694",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_9bx73_1",
|
|
50
|
+
"root": "awsui_root_xjuzf_9bx73_840",
|
|
51
|
+
"trigger": "awsui_trigger_xjuzf_9bx73_876",
|
|
52
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_9bx73_883",
|
|
53
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_9bx73_891",
|
|
54
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_9bx73_927"
|
|
54
55
|
};
|
|
55
56
|
|
package/slider/internal.js
CHANGED
|
@@ -75,7 +75,7 @@ export default function InternalSlider(_a) {
|
|
|
75
75
|
};
|
|
76
76
|
return (React.createElement("div", Object.assign({}, baseProps, { ref: __internalRootRef, className: clsx(baseProps.className, styles.root) }),
|
|
77
77
|
showTooltip && (React.createElement(Tooltip, { value: valueFormatter ? valueFormatter(sliderValue) : sliderValue, trackRef: handleRef })),
|
|
78
|
-
React.createElement("div", { ref: handleRef, className:
|
|
78
|
+
React.createElement("div", { ref: handleRef, className: styles['tooltip-thumb'], style: {
|
|
79
79
|
[customCssProps.sliderTooltipPosition]: `calc(${percent}% - ${THUMB_SIZE}px)`,
|
|
80
80
|
} }),
|
|
81
81
|
React.createElement("div", { className: styles.slider },
|