@cloudscape-design/components 3.0.650 → 3.0.652
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- 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 +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- 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 +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- 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/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -2,42 +2,42 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"visible-content": "awsui_visible-
|
|
6
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
7
|
-
"visible-content-groups": "awsui_visible-content-
|
|
8
|
-
"visible-content-group": "awsui_visible-content-
|
|
9
|
-
"visible-content-title": "awsui_visible-content-
|
|
10
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
11
|
-
"visible-content-option": "awsui_visible-content-
|
|
12
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
13
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
14
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
15
|
-
"content-display-option": "awsui_content-display-
|
|
16
|
-
"placeholder": "
|
|
17
|
-
"sorting": "
|
|
18
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
19
|
-
"drag-overlay": "awsui_drag-
|
|
20
|
-
"content-display": "awsui_content-
|
|
21
|
-
"content-display-title": "awsui_content-display-
|
|
22
|
-
"content-display-description": "awsui_content-display-
|
|
23
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
24
|
-
"root": "
|
|
25
|
-
"modal-root": "awsui_modal-
|
|
26
|
-
"trigger-button": "awsui_trigger-
|
|
27
|
-
"cancel-button": "awsui_cancel-
|
|
28
|
-
"confirm-button": "awsui_confirm-
|
|
29
|
-
"custom": "
|
|
30
|
-
"second-column-small": "awsui_second-column-
|
|
31
|
-
"wrap-lines": "awsui_wrap-
|
|
32
|
-
"striped-rows": "awsui_striped-
|
|
33
|
-
"content-density": "awsui_content-
|
|
34
|
-
"page-size": "awsui_page-
|
|
35
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
36
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
37
|
-
"sticky-columns": "awsui_sticky-
|
|
38
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
39
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
40
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
41
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
5
|
+
"visible-content": "awsui_visible-content_tc96w_vl685_193",
|
|
6
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_vl685_194",
|
|
7
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_vl685_195",
|
|
8
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_vl685_195",
|
|
9
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_vl685_200",
|
|
10
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_vl685_210",
|
|
11
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_vl685_216",
|
|
12
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_vl685_229",
|
|
13
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_vl685_428",
|
|
14
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_vl685_432",
|
|
15
|
+
"content-display-option": "awsui_content-display-option_tc96w_vl685_428",
|
|
16
|
+
"placeholder": "awsui_placeholder_tc96w_vl685_482",
|
|
17
|
+
"sorting": "awsui_sorting_tc96w_vl685_482",
|
|
18
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_vl685_509",
|
|
19
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_vl685_516",
|
|
20
|
+
"content-display": "awsui_content-display_tc96w_vl685_428",
|
|
21
|
+
"content-display-title": "awsui_content-display-title_tc96w_vl685_549",
|
|
22
|
+
"content-display-description": "awsui_content-display-description_tc96w_vl685_558",
|
|
23
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_vl685_566",
|
|
24
|
+
"root": "awsui_root_tc96w_vl685_573",
|
|
25
|
+
"modal-root": "awsui_modal-root_tc96w_vl685_574",
|
|
26
|
+
"trigger-button": "awsui_trigger-button_tc96w_vl685_575",
|
|
27
|
+
"cancel-button": "awsui_cancel-button_tc96w_vl685_576",
|
|
28
|
+
"confirm-button": "awsui_confirm-button_tc96w_vl685_577",
|
|
29
|
+
"custom": "awsui_custom_tc96w_vl685_578",
|
|
30
|
+
"second-column-small": "awsui_second-column-small_tc96w_vl685_582",
|
|
31
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_vl685_586",
|
|
32
|
+
"striped-rows": "awsui_striped-rows_tc96w_vl685_587",
|
|
33
|
+
"content-density": "awsui_content-density_tc96w_vl685_588",
|
|
34
|
+
"page-size": "awsui_page-size_tc96w_vl685_589",
|
|
35
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_vl685_590",
|
|
36
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_vl685_591",
|
|
37
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_vl685_592",
|
|
38
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_vl685_593",
|
|
39
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_vl685_594",
|
|
40
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_vl685_595",
|
|
41
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_vl685_596"
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"background": "
|
|
6
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
7
|
-
"header-background": "awsui_header-
|
|
8
|
-
"notifications": "
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"default-padding": "awsui_default-
|
|
11
|
-
"header-wrapper": "awsui_header-
|
|
12
|
-
"with-divider": "awsui_with-
|
|
13
|
-
"content": "
|
|
14
|
-
"has-header": "awsui_has-
|
|
15
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
16
|
-
"has-default-background": "awsui_has-default-
|
|
17
|
-
"has-notifications": "awsui_has-
|
|
4
|
+
"layout": "awsui_layout_5gtk3_103k2_97",
|
|
5
|
+
"background": "awsui_background_5gtk3_103k2_111",
|
|
6
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_103k2_116",
|
|
7
|
+
"header-background": "awsui_header-background_5gtk3_103k2_119",
|
|
8
|
+
"notifications": "awsui_notifications_5gtk3_103k2_123",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_103k2_128",
|
|
10
|
+
"default-padding": "awsui_default-padding_5gtk3_103k2_133",
|
|
11
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_103k2_137",
|
|
12
|
+
"with-divider": "awsui_with-divider_5gtk3_103k2_142",
|
|
13
|
+
"content": "awsui_content_5gtk3_103k2_145",
|
|
14
|
+
"has-header": "awsui_has-header_5gtk3_103k2_149",
|
|
15
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_103k2_156",
|
|
16
|
+
"has-default-background": "awsui_has-default-background_5gtk3_103k2_156",
|
|
17
|
+
"has-notifications": "awsui_has-notifications_5gtk3_103k2_160"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -94,72 +94,72 @@ 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
|
-
.
|
|
98
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
99
|
-
--awsui-content-layout-max-content-width-
|
|
100
|
-
--awsui-content-layout-main-gap-
|
|
97
|
+
.awsui_layout_5gtk3_103k2_97:not(#\9) {
|
|
98
|
+
--awsui-content-layout-default-horizontal-padding-9rhwr5: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
99
|
+
--awsui-content-layout-max-content-width-9rhwr5: 0px;
|
|
100
|
+
--awsui-content-layout-main-gap-9rhwr5: 0px;
|
|
101
101
|
display: grid;
|
|
102
|
-
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-
|
|
103
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
102
|
+
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-9rhwr5)) 1fr 0 0;
|
|
103
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-9rhwr5) min-content min-content auto var(--space-dark-header-overlap-distance-lxpp0s, 36px) 1fr;
|
|
104
104
|
min-block-size: 100%;
|
|
105
105
|
}
|
|
106
106
|
@media (max-width: 688px) {
|
|
107
|
-
.
|
|
108
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
107
|
+
.awsui_layout_5gtk3_103k2_97:not(#\9) {
|
|
108
|
+
--awsui-content-layout-default-horizontal-padding-9rhwr5: var(--space-l-t419sm, 20px);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.
|
|
111
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_background_5gtk3_103k2_111:not(#\9) {
|
|
112
112
|
grid-column: 1/8;
|
|
113
113
|
grid-row: 1/6;
|
|
114
114
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
115
115
|
}
|
|
116
|
-
.
|
|
116
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_background_5gtk3_103k2_111.awsui_is-overlap-disabled_5gtk3_103k2_116:not(#\9) {
|
|
117
117
|
grid-row: 1/5;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_background_5gtk3_103k2_111 > .awsui_header-background_5gtk3_103k2_119:not(#\9) {
|
|
120
120
|
inline-size: 100%;
|
|
121
121
|
block-size: 100%;
|
|
122
122
|
}
|
|
123
|
-
.
|
|
123
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_notifications_5gtk3_103k2_123:not(#\9) {
|
|
124
124
|
grid-column: 4;
|
|
125
125
|
grid-row: 2;
|
|
126
126
|
padding-block-end: var(--space-xs-zb16t3, 8px);
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_breadcrumbs_5gtk3_103k2_128:not(#\9) {
|
|
129
129
|
grid-column: 4;
|
|
130
130
|
grid-row: 3;
|
|
131
131
|
padding-block-end: var(--space-xs-zb16t3, 8px);
|
|
132
132
|
}
|
|
133
|
-
.
|
|
134
|
-
--awsui-content-layout-main-gap-
|
|
135
|
-
grid-template-columns: var(--awsui-toggles-left-width-
|
|
133
|
+
.awsui_layout_5gtk3_103k2_97.awsui_default-padding_5gtk3_103k2_133:not(#\9) {
|
|
134
|
+
--awsui-content-layout-main-gap-9rhwr5: var(--space-scaled-m-mo5yse, 16px);
|
|
135
|
+
grid-template-columns: var(--awsui-toggles-left-width-9rhwr5, 0) var(--awsui-content-layout-default-horizontal-padding-9rhwr5, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-9rhwr5)) 1fr var(--awsui-content-layout-default-horizontal-padding-9rhwr5, 0) var(--awsui-toggles-right-width-9rhwr5, 0);
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_header-wrapper_5gtk3_103k2_137:not(#\9) {
|
|
138
138
|
grid-column: 4;
|
|
139
139
|
grid-row: 4;
|
|
140
140
|
padding-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_header-wrapper_5gtk3_103k2_137.awsui_with-divider_5gtk3_103k2_142:not(#\9) {
|
|
143
143
|
border-block-end: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_layout_5gtk3_103k2_97 > .awsui_content_5gtk3_103k2_145:not(#\9) {
|
|
146
146
|
grid-column: 4;
|
|
147
147
|
grid-row: 5/8;
|
|
148
148
|
}
|
|
149
|
-
.
|
|
150
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
149
|
+
.awsui_layout_5gtk3_103k2_97:not(#\9):not(.awsui_has-header_5gtk3_103k2_149) {
|
|
150
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-9rhwr5) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-lxpp0s, 36px)) 1fr;
|
|
151
151
|
}
|
|
152
|
-
.
|
|
153
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
152
|
+
.awsui_layout_5gtk3_103k2_97.awsui_is-overlap-disabled_5gtk3_103k2_116:not(#\9) {
|
|
153
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-9rhwr5) min-content min-content auto 0 1fr;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.awsui_layout_5gtk3_103k2_97.awsui_is-visual-refresh_5gtk3_103k2_156 > .awsui_background_5gtk3_103k2_111.awsui_has-default-background_5gtk3_103k2_156:not(#\9) {
|
|
157
157
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
161
|
-
--awsui-content-layout-main-gap-
|
|
160
|
+
.awsui_layout_5gtk3_103k2_97:not(#\9):not(.awsui_is-visual-refresh_5gtk3_103k2_156).awsui_has-notifications_5gtk3_103k2_160 {
|
|
161
|
+
--awsui-content-layout-main-gap-9rhwr5: 0px;
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_layout_5gtk3_103k2_97:not(#\9):not(.awsui_is-visual-refresh_5gtk3_103k2_156) > .awsui_notifications_5gtk3_103k2_123 {
|
|
164
164
|
grid-column: 1/8;
|
|
165
165
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_103k2_97",
|
|
6
|
+
"background": "awsui_background_5gtk3_103k2_111",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_103k2_116",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_103k2_119",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_103k2_123",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_103k2_128",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_103k2_133",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_103k2_137",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_103k2_142",
|
|
14
|
+
"content": "awsui_content_5gtk3_103k2_145",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_103k2_149",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_103k2_156",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_103k2_156",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_103k2_160"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"grid": "
|
|
5
|
-
"grid-cell": "awsui_grid-
|
|
6
|
-
"day-header": "awsui_day-
|
|
7
|
-
"week": "
|
|
8
|
-
"day": "
|
|
9
|
-
"day-inner": "awsui_day-
|
|
10
|
-
"in-first-row": "awsui_in-first-
|
|
11
|
-
"in-previous-month": "awsui_in-previous-
|
|
12
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
13
|
-
"in-next-month": "awsui_in-next-
|
|
14
|
-
"in-first-column": "awsui_in-first-
|
|
15
|
-
"in-current-month": "awsui_in-current-
|
|
16
|
-
"enabled": "
|
|
17
|
-
"in-range": "awsui_in-
|
|
18
|
-
"end-date": "awsui_end-
|
|
19
|
-
"start-date": "awsui_start-
|
|
20
|
-
"no-range": "awsui_no-
|
|
21
|
-
"selected": "
|
|
22
|
-
"today": "
|
|
23
|
-
"range-start-date": "awsui_range-start-
|
|
24
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
25
|
-
"range-end-date": "awsui_range-end-
|
|
26
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
27
|
-
"in-range-border-block-start": "awsui_in-range-border-block-
|
|
28
|
-
"in-range-border-inline-end": "awsui_in-range-border-inline-
|
|
29
|
-
"in-range-border-block-end": "awsui_in-range-border-block-
|
|
30
|
-
"in-range-border-inline-start": "awsui_in-range-border-inline-
|
|
4
|
+
"grid": "awsui_grid_1mfbn_g6fxo_101",
|
|
5
|
+
"grid-cell": "awsui_grid-cell_1mfbn_g6fxo_106",
|
|
6
|
+
"day-header": "awsui_day-header_1mfbn_g6fxo_113",
|
|
7
|
+
"week": "awsui_week_1mfbn_g6fxo_123",
|
|
8
|
+
"day": "awsui_day_1mfbn_g6fxo_113",
|
|
9
|
+
"day-inner": "awsui_day-inner_1mfbn_g6fxo_170",
|
|
10
|
+
"in-first-row": "awsui_in-first-row_1mfbn_g6fxo_175",
|
|
11
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_g6fxo_175",
|
|
12
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_g6fxo_179",
|
|
13
|
+
"in-next-month": "awsui_in-next-month_1mfbn_g6fxo_183",
|
|
14
|
+
"in-first-column": "awsui_in-first-column_1mfbn_g6fxo_187",
|
|
15
|
+
"in-current-month": "awsui_in-current-month_1mfbn_g6fxo_190",
|
|
16
|
+
"enabled": "awsui_enabled_1mfbn_g6fxo_194",
|
|
17
|
+
"in-range": "awsui_in-range_1mfbn_g6fxo_200",
|
|
18
|
+
"end-date": "awsui_end-date_1mfbn_g6fxo_200",
|
|
19
|
+
"start-date": "awsui_start-date_1mfbn_g6fxo_200",
|
|
20
|
+
"no-range": "awsui_no-range_1mfbn_g6fxo_200",
|
|
21
|
+
"selected": "awsui_selected_1mfbn_g6fxo_210",
|
|
22
|
+
"today": "awsui_today_1mfbn_g6fxo_215",
|
|
23
|
+
"range-start-date": "awsui_range-start-date_1mfbn_g6fxo_260",
|
|
24
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_g6fxo_263",
|
|
25
|
+
"range-end-date": "awsui_range-end-date_1mfbn_g6fxo_266",
|
|
26
|
+
"in-range-border-top": "awsui_in-range-border-top_1mfbn_g6fxo_269",
|
|
27
|
+
"in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_g6fxo_282",
|
|
28
|
+
"in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_g6fxo_285",
|
|
29
|
+
"in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_g6fxo_288",
|
|
30
|
+
"in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_g6fxo_291"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -98,19 +98,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_grid_1mfbn_g6fxo_101:not(#\9) {
|
|
102
102
|
inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
|
|
103
103
|
border-spacing: 0;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.awsui_grid-
|
|
106
|
+
.awsui_grid-cell_1mfbn_g6fxo_106:not(#\9) {
|
|
107
107
|
inline-size: 14.2857142857%;
|
|
108
108
|
word-break: break-word;
|
|
109
109
|
text-align: center;
|
|
110
110
|
font-weight: unset;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.awsui_day-
|
|
113
|
+
.awsui_day-header_1mfbn_g6fxo_113:not(#\9) {
|
|
114
114
|
padding-block-start: var(--space-s-34lx8l, 12px);
|
|
115
115
|
padding-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
116
116
|
padding-inline: 0;
|
|
@@ -120,11 +120,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
120
120
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.awsui_week_1mfbn_g6fxo_123:not(#\9) {
|
|
124
124
|
/* used for identifying element */
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
.awsui_day_1mfbn_g6fxo_113:not(#\9) {
|
|
128
128
|
border-block-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
129
129
|
border-inline-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
130
130
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
@@ -132,10 +132,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
|
|
133
133
|
position: relative;
|
|
134
134
|
}
|
|
135
|
-
.
|
|
135
|
+
.awsui_day_1mfbn_g6fxo_113:not(#\9):focus {
|
|
136
136
|
outline: none;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_day_1mfbn_g6fxo_113:not(#\9)::after {
|
|
139
139
|
content: "";
|
|
140
140
|
position: absolute;
|
|
141
141
|
z-index: 1;
|
|
@@ -145,74 +145,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
145
|
inset-inline-end: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
146
146
|
background-color: transparent;
|
|
147
147
|
}
|
|
148
|
-
body[data-awsui-focus-visible=true] .
|
|
148
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_g6fxo_113:not(#\9):focus {
|
|
149
149
|
z-index: 2;
|
|
150
150
|
position: relative;
|
|
151
151
|
}
|
|
152
|
-
body[data-awsui-focus-visible=true] .
|
|
152
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_g6fxo_113:not(#\9):focus {
|
|
153
153
|
outline: 2px dotted transparent;
|
|
154
154
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
155
155
|
}
|
|
156
|
-
body[data-awsui-focus-visible=true] .
|
|
156
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_g6fxo_113:not(#\9):focus::before {
|
|
157
157
|
content: " ";
|
|
158
158
|
display: block;
|
|
159
159
|
position: absolute;
|
|
160
160
|
inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
161
161
|
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
162
|
-
inline-size: calc(100% +
|
|
163
|
-
block-size: calc(100% +
|
|
162
|
+
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
163
|
+
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
164
164
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
165
165
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
166
166
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
167
167
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
168
168
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_day_1mfbn_g6fxo_113 > .awsui_day-inner_1mfbn_g6fxo_170:not(#\9) {
|
|
171
171
|
position: relative;
|
|
172
172
|
z-index: 1;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_in-first-
|
|
175
|
+
.awsui_in-first-row_1mfbn_g6fxo_175:not(#\9):not(.awsui_in-previous-month_1mfbn_g6fxo_175) {
|
|
176
176
|
border-block-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_in-previous-
|
|
179
|
+
.awsui_in-previous-month_1mfbn_g6fxo_175:not(#\9):not(.awsui_last-day-of-month_1mfbn_g6fxo_179) {
|
|
180
180
|
border-inline-end-color: transparent;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.awsui_in-next-
|
|
183
|
+
.awsui_in-next-month_1mfbn_g6fxo_183:not(#\9) {
|
|
184
184
|
border-color: transparent;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.awsui_in-first-
|
|
187
|
+
.awsui_in-first-column_1mfbn_g6fxo_187:not(#\9) {
|
|
188
188
|
border-inline-start: 1px solid transparent;
|
|
189
189
|
}
|
|
190
|
-
.awsui_in-first-
|
|
190
|
+
.awsui_in-first-column_1mfbn_g6fxo_187.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9) {
|
|
191
191
|
border-inline-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_enabled_1mfbn_g6fxo_194:not(#\9) {
|
|
195
195
|
cursor: pointer;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9) {
|
|
198
198
|
color: var(--color-text-dropdown-item-default-4o4hes, #000716);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9):not(.awsui_in-range_1mfbn_g6fxo_200), .awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9):not(.awsui_in-range_1mfbn_g6fxo_200)::after, .awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190.awsui_end-date_1mfbn_g6fxo_200.awsui_start-date_1mfbn_g6fxo_200:not(#\9), .awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190.awsui_end-date_1mfbn_g6fxo_200.awsui_start-date_1mfbn_g6fxo_200:not(#\9)::after, .awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190.awsui_no-range_1mfbn_g6fxo_200:not(#\9), .awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190.awsui_no-range_1mfbn_g6fxo_200:not(#\9)::after {
|
|
201
201
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
202
202
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
203
203
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
204
204
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9):hover {
|
|
207
207
|
color: var(--color-text-calendar-date-hover-llr4as, #000716);
|
|
208
208
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_enabled_1mfbn_g6fxo_194.awsui_in-current-month_1mfbn_g6fxo_190:not(#\9):hover:not(.awsui_selected_1mfbn_g6fxo_210)::after {
|
|
211
211
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
212
212
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.
|
|
215
|
+
.awsui_today_1mfbn_g6fxo_215:not(#\9):not(.awsui_in-range_1mfbn_g6fxo_200) {
|
|
216
216
|
background-color: var(--color-background-calendar-current-date-kmb0ji, #f4f4f4);
|
|
217
217
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
218
218
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -221,85 +221,85 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_o1go3_113:not(#\9):focus::b
|
|
|
221
221
|
font-weight: 700;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.
|
|
224
|
+
.awsui_selected_1mfbn_g6fxo_210:not(#\9) {
|
|
225
225
|
border-color: transparent;
|
|
226
226
|
position: relative;
|
|
227
227
|
z-index: 2;
|
|
228
228
|
font-weight: 700;
|
|
229
229
|
}
|
|
230
|
-
body[data-awsui-focus-visible=true] .
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_g6fxo_210:not(#\9):focus {
|
|
231
231
|
position: relative;
|
|
232
232
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
233
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_g6fxo_210:not(#\9):focus {
|
|
234
234
|
outline: 2px dotted transparent;
|
|
235
235
|
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) - 1px);
|
|
236
236
|
}
|
|
237
|
-
body[data-awsui-focus-visible=true] .
|
|
237
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_g6fxo_210:not(#\9):focus::before {
|
|
238
238
|
content: " ";
|
|
239
239
|
display: block;
|
|
240
240
|
position: absolute;
|
|
241
241
|
inset-inline-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
|
|
242
242
|
inset-block-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
|
|
243
|
-
inline-size: calc(100% +
|
|
244
|
-
block-size: calc(100% +
|
|
243
|
+
inline-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
|
|
244
|
+
block-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
|
|
245
245
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
246
246
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
247
247
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
248
248
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
249
249
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
|
|
250
250
|
}
|
|
251
|
-
body[data-awsui-focus-visible=true] .
|
|
251
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_g6fxo_210:not(#\9):focus::before {
|
|
252
252
|
z-index: 1;
|
|
253
253
|
}
|
|
254
|
-
.
|
|
254
|
+
.awsui_selected_1mfbn_g6fxo_210:not(#\9)::after {
|
|
255
255
|
background-color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
256
256
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
257
257
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
258
258
|
z-index: 0;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_selected_1mfbn_g6fxo_210.awsui_start-date_1mfbn_g6fxo_200:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_start-date_1mfbn_g6fxo_200:not(#\9)::after, .awsui_selected_1mfbn_g6fxo_210.awsui_range-start-date_1mfbn_g6fxo_260:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_range-start-date_1mfbn_g6fxo_260:not(#\9)::after {
|
|
261
261
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_selected_1mfbn_g6fxo_210.awsui_start-date_1mfbn_g6fxo_200.awsui_in-range-border-bottom_1mfbn_g6fxo_263:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_start-date_1mfbn_g6fxo_200.awsui_in-range-border-bottom_1mfbn_g6fxo_263:not(#\9)::after, .awsui_selected_1mfbn_g6fxo_210.awsui_range-start-date_1mfbn_g6fxo_260.awsui_in-range-border-bottom_1mfbn_g6fxo_263:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_range-start-date_1mfbn_g6fxo_260.awsui_in-range-border-bottom_1mfbn_g6fxo_263:not(#\9)::after {
|
|
264
264
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_selected_1mfbn_g6fxo_210.awsui_end-date_1mfbn_g6fxo_200:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_end-date_1mfbn_g6fxo_200:not(#\9)::after, .awsui_selected_1mfbn_g6fxo_210.awsui_range-end-date_1mfbn_g6fxo_266:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_range-end-date_1mfbn_g6fxo_266:not(#\9)::after {
|
|
267
267
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
268
268
|
}
|
|
269
|
-
.
|
|
269
|
+
.awsui_selected_1mfbn_g6fxo_210.awsui_end-date_1mfbn_g6fxo_200.awsui_in-range-border-top_1mfbn_g6fxo_269:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_end-date_1mfbn_g6fxo_200.awsui_in-range-border-top_1mfbn_g6fxo_269:not(#\9)::after, .awsui_selected_1mfbn_g6fxo_210.awsui_range-end-date_1mfbn_g6fxo_266.awsui_in-range-border-top_1mfbn_g6fxo_269:not(#\9), .awsui_selected_1mfbn_g6fxo_210.awsui_range-end-date_1mfbn_g6fxo_266.awsui_in-range-border-top_1mfbn_g6fxo_269:not(#\9)::after {
|
|
270
270
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_selected_1mfbn_g6fxo_210 > .awsui_day-inner_1mfbn_g6fxo_170:not(#\9) {
|
|
273
273
|
color: var(--color-background-control-default-qzruqy, #ffffff);
|
|
274
274
|
position: relative;
|
|
275
275
|
z-index: 2;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.awsui_in-
|
|
278
|
+
.awsui_in-range_1mfbn_g6fxo_200:not(#\9) {
|
|
279
279
|
background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
|
|
280
280
|
font-weight: 700;
|
|
281
281
|
}
|
|
282
|
-
.awsui_in-
|
|
282
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-start_1mfbn_g6fxo_282:not(#\9)::after {
|
|
283
283
|
border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
284
284
|
}
|
|
285
|
-
.awsui_in-
|
|
285
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-inline-end_1mfbn_g6fxo_285:not(#\9)::after {
|
|
286
286
|
border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
287
287
|
}
|
|
288
|
-
.awsui_in-
|
|
288
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-end_1mfbn_g6fxo_288:not(#\9)::after {
|
|
289
289
|
border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
290
290
|
}
|
|
291
|
-
.awsui_in-
|
|
291
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-inline-start_1mfbn_g6fxo_291:not(#\9)::after {
|
|
292
292
|
border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
293
293
|
}
|
|
294
|
-
.awsui_in-
|
|
294
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-start_1mfbn_g6fxo_282.awsui_in-range-border-inline-end_1mfbn_g6fxo_285:not(#\9), .awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-start_1mfbn_g6fxo_282.awsui_in-range-border-inline-end_1mfbn_g6fxo_285:not(#\9)::after {
|
|
295
295
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
296
296
|
}
|
|
297
|
-
.awsui_in-
|
|
297
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-end_1mfbn_g6fxo_288.awsui_in-range-border-inline-end_1mfbn_g6fxo_285:not(#\9), .awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-end_1mfbn_g6fxo_288.awsui_in-range-border-inline-end_1mfbn_g6fxo_285:not(#\9)::after {
|
|
298
298
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
299
299
|
}
|
|
300
|
-
.awsui_in-
|
|
300
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-end_1mfbn_g6fxo_288.awsui_in-range-border-inline-start_1mfbn_g6fxo_291:not(#\9), .awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-end_1mfbn_g6fxo_288.awsui_in-range-border-inline-start_1mfbn_g6fxo_291:not(#\9)::after {
|
|
301
301
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
302
302
|
}
|
|
303
|
-
.awsui_in-
|
|
303
|
+
.awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-start_1mfbn_g6fxo_282.awsui_in-range-border-inline-start_1mfbn_g6fxo_291:not(#\9), .awsui_in-range_1mfbn_g6fxo_200.awsui_in-range-border-block-start_1mfbn_g6fxo_282.awsui_in-range-border-inline-start_1mfbn_g6fxo_291:not(#\9)::after {
|
|
304
304
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
305
305
|
}
|