@cloudscape-design/components 3.0.15 → 3.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -2,38 +2,38 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"code-editor": "awsui_code-
|
|
6
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
7
|
-
"pane": "
|
|
8
|
-
"pane__close-container": "awsui_pane__close-
|
|
9
|
-
"pane__list": "
|
|
10
|
-
"pane__table": "
|
|
11
|
-
"pane__item": "
|
|
12
|
-
"pane__cell": "
|
|
13
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
14
|
-
"pane__location": "
|
|
15
|
-
"pane__description": "
|
|
16
|
-
"focus-lock": "awsui_focus-
|
|
17
|
-
"resizable-box": "awsui_resizable-
|
|
18
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
19
|
-
"editor": "
|
|
20
|
-
"status-bar": "awsui_status-
|
|
21
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
22
|
-
"status-bar__left": "awsui_status-
|
|
23
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
24
|
-
"status-bar__right": "awsui_status-
|
|
25
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
26
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
27
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
28
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
29
|
-
"tab-button": "awsui_tab-
|
|
30
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
31
|
-
"tab-button--active": "awsui_tab-button--
|
|
32
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
33
|
-
"tab-button--divider": "awsui_tab-button--
|
|
34
|
-
"tab-button--errors": "awsui_tab-button--
|
|
35
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
36
|
-
"loading-screen": "awsui_loading-
|
|
37
|
-
"error-screen": "awsui_error-
|
|
5
|
+
"code-editor": "awsui_code-editor_1gl9c_1s5kr_98",
|
|
6
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1s5kr_342",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_1s5kr_354",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_1s5kr_365",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_1s5kr_370",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_1s5kr_377",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_1s5kr_382",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_1s5kr_382",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1s5kr_396",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_1s5kr_417",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_1s5kr_417",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_1s5kr_432",
|
|
17
|
+
"resizable-box": "awsui_resizable-box_1gl9c_1s5kr_455",
|
|
18
|
+
"resizable-box-handle": "awsui_resizable-box-handle_1gl9c_1s5kr_460",
|
|
19
|
+
"editor": "awsui_editor_1gl9c_1s5kr_485",
|
|
20
|
+
"status-bar": "awsui_status-bar_1gl9c_1s5kr_518",
|
|
21
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1s5kr_527",
|
|
22
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_1s5kr_531",
|
|
23
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1s5kr_538",
|
|
24
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_1s5kr_542",
|
|
25
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1s5kr_546",
|
|
26
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1s5kr_546",
|
|
27
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1s5kr_551",
|
|
28
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1s5kr_555",
|
|
29
|
+
"tab-button": "awsui_tab-button_1gl9c_1s5kr_561",
|
|
30
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1s5kr_574",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_1s5kr_588",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1s5kr_608",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_1s5kr_638",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_1s5kr_645",
|
|
35
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1s5kr_645",
|
|
36
|
+
"loading-screen": "awsui_loading-screen_1gl9c_1s5kr_649",
|
|
37
|
+
"error-screen": "awsui_error-screen_1gl9c_1s5kr_650"
|
|
38
38
|
};
|
|
39
39
|
|
package/container/styles.css.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"variant-default": "awsui_variant-
|
|
6
|
-
"variant-stacked": "awsui_variant-
|
|
7
|
-
"header": "
|
|
8
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
9
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
10
|
-
"header-stuck": "awsui_header-
|
|
11
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
12
|
-
"with-paddings": "awsui_with-
|
|
13
|
-
"header-variant-cards": "awsui_header-variant-
|
|
14
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
15
|
-
"dark-header": "awsui_dark-
|
|
16
|
-
"content": "
|
|
17
|
-
"footer": "
|
|
18
|
-
"with-divider": "awsui_with-
|
|
4
|
+
"root": "awsui_root_14iqq_v306r_97",
|
|
5
|
+
"variant-default": "awsui_variant-default_14iqq_v306r_109",
|
|
6
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_v306r_109",
|
|
7
|
+
"header": "awsui_header_14iqq_v306r_132",
|
|
8
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_v306r_136",
|
|
9
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_v306r_140",
|
|
10
|
+
"header-stuck": "awsui_header-stuck_14iqq_v306r_146",
|
|
11
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_v306r_151",
|
|
12
|
+
"with-paddings": "awsui_with-paddings_14iqq_v306r_157",
|
|
13
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_v306r_160",
|
|
14
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_v306r_184",
|
|
15
|
+
"dark-header": "awsui_dark-header_14iqq_v306r_192",
|
|
16
|
+
"content": "awsui_content_14iqq_v306r_196",
|
|
17
|
+
"footer": "awsui_footer_14iqq_v306r_203",
|
|
18
|
+
"with-divider": "awsui_with-divider_14iqq_v306r_206"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -94,7 +94,7 @@ 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
|
-
.
|
|
97
|
+
.awsui_root_14iqq_v306r_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -136,28 +136,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
136
136
|
display: block;
|
|
137
137
|
word-wrap: break-word;
|
|
138
138
|
}
|
|
139
|
-
.
|
|
139
|
+
.awsui_root_14iqq_v306r_97.awsui_variant-default_14iqq_v306r_109:not(#\9), .awsui_root_14iqq_v306r_97.awsui_variant-stacked_14iqq_v306r_109:not(#\9) {
|
|
140
140
|
box-shadow: 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12);
|
|
141
141
|
box-shadow: var(--shadow-container-7nblnj, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
142
142
|
border-top: 0px solid transparent;
|
|
143
143
|
border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
144
144
|
border-radius: 16px;
|
|
145
|
-
border-radius: var(--border-container-
|
|
145
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
146
146
|
box-sizing: border-box;
|
|
147
147
|
background-color: #ffffff;
|
|
148
148
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
149
149
|
}
|
|
150
150
|
@media screen and (-ms-high-contrast: active) {
|
|
151
|
-
.
|
|
151
|
+
.awsui_root_14iqq_v306r_97.awsui_variant-default_14iqq_v306r_109:not(#\9), .awsui_root_14iqq_v306r_97.awsui_variant-stacked_14iqq_v306r_109:not(#\9) {
|
|
152
152
|
border: 2px solid transparent;
|
|
153
153
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_root_14iqq_v306r_97.awsui_variant-stacked_14iqq_v306r_109:not(#\9):not(:last-child) {
|
|
157
157
|
border-bottom-right-radius: 0;
|
|
158
158
|
border-bottom-left-radius: 0;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_root_14iqq_v306r_97.awsui_variant-stacked_14iqq_v306r_109 + .awsui_root_14iqq_v306r_97.awsui_variant-stacked_14iqq_v306r_109:not(#\9) {
|
|
161
161
|
border-top: 2px solid #e9ebed;
|
|
162
162
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
163
163
|
border-top-left-radius: 0;
|
|
@@ -166,69 +166,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
box-shadow: var(--shadow-container-stacked-lumzae, -1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgba(0, 7, 22, 0.12), 8px 0px 8px -7px rgba(0, 7, 22, 0.12), -8px 0px 8px -7px rgba(0, 7, 22, 0.12));
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.
|
|
169
|
+
.awsui_header_14iqq_v306r_132:not(#\9) {
|
|
170
170
|
background-color: #ffffff;
|
|
171
171
|
background-color: var(--color-background-container-header-4flbq5, #ffffff);
|
|
172
172
|
border-radius: 16px;
|
|
173
|
-
border-radius: var(--border-container-
|
|
173
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
174
174
|
}
|
|
175
|
-
.awsui_header-sticky-
|
|
175
|
+
.awsui_header-sticky-disabled_14iqq_v306r_136:not(#\9) {
|
|
176
176
|
position: relative;
|
|
177
177
|
z-index: 1;
|
|
178
178
|
}
|
|
179
|
-
.awsui_header-sticky-
|
|
179
|
+
.awsui_header-sticky-enabled_14iqq_v306r_140:not(#\9) {
|
|
180
180
|
top: 0;
|
|
181
181
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
182
182
|
position: sticky;
|
|
183
183
|
z-index: 800;
|
|
184
184
|
}
|
|
185
|
-
.awsui_header-
|
|
185
|
+
.awsui_header-stuck_14iqq_v306r_146:not(#\9) {
|
|
186
186
|
box-shadow: 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1);
|
|
187
187
|
box-shadow: var(--shadow-sticky-embedded-qit8ba, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
|
|
188
188
|
border: 0;
|
|
189
189
|
border-radius: 0;
|
|
190
190
|
}
|
|
191
|
-
.awsui_header-dynamic-
|
|
191
|
+
.awsui_header-dynamic-height_14iqq_v306r_151.awsui_header-stuck_14iqq_v306r_146:not(#\9) {
|
|
192
192
|
margin-bottom: calc(40px - 30px);
|
|
193
193
|
margin-bottom: calc(var(--font-heading-xl-line-height-doxfdj, 40px) - var(--font-heading-l-line-height-gev4n1, 30px));
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_header_14iqq_v306r_132:not(#\9):not(:empty) {
|
|
196
196
|
border-bottom: 0px solid transparent;
|
|
197
197
|
border-bottom: var(--border-container-sticky-width-i7t7xe, 0px) solid var(--color-border-container-divider-4ade7z, transparent);
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_header_14iqq_v306r_132.awsui_with-paddings_14iqq_v306r_157:not(#\9) {
|
|
200
200
|
padding: 12px 24px;
|
|
201
201
|
padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-ddrezg, 24px);
|
|
202
202
|
}
|
|
203
|
-
.awsui_header-variant-
|
|
203
|
+
.awsui_header-variant-cards_14iqq_v306r_160:not(#\9) {
|
|
204
204
|
box-shadow: 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12);
|
|
205
205
|
box-shadow: var(--shadow-container-7nblnj, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
206
206
|
border-top: 0px solid transparent;
|
|
207
207
|
border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
208
208
|
border-radius: 16px;
|
|
209
|
-
border-radius: var(--border-container-
|
|
209
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
210
210
|
box-sizing: border-box;
|
|
211
211
|
}
|
|
212
212
|
@media screen and (-ms-high-contrast: active) {
|
|
213
|
-
.awsui_header-variant-
|
|
213
|
+
.awsui_header-variant-cards_14iqq_v306r_160:not(#\9) {
|
|
214
214
|
border: 2px solid transparent;
|
|
215
215
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
|
-
.awsui_header-variant-
|
|
218
|
+
.awsui_header-variant-cards_14iqq_v306r_160:not(#\9):not(:empty) {
|
|
219
219
|
border-bottom: 1px solid #d5dbdb;
|
|
220
220
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
221
221
|
}
|
|
222
222
|
@supports (--css-variable-support-check: #000) {
|
|
223
|
-
.awsui_header-variant-
|
|
223
|
+
.awsui_header-variant-cards_14iqq_v306r_160:not(#\9):not(:empty) {
|
|
224
224
|
border-bottom: 0;
|
|
225
225
|
}
|
|
226
226
|
}
|
|
227
|
-
.awsui_header-variant-
|
|
227
|
+
.awsui_header-variant-cards_14iqq_v306r_160.awsui_header-stuck_14iqq_v306r_146:not(#\9) {
|
|
228
228
|
border-top-left-radius: 0;
|
|
229
229
|
border-top-right-radius: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_header-variant-full-
|
|
231
|
+
.awsui_header-variant-full-page_14iqq_v306r_184.awsui_header-stuck_14iqq_v306r_146:not(#\9) {
|
|
232
232
|
box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
|
|
233
233
|
box-shadow: var(--shadow-sticky-aijlo6, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
234
234
|
}
|
|
@@ -237,25 +237,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
237
|
The dynamic height dark header needs a background that will cover
|
|
238
238
|
the default white background of the container component.
|
|
239
239
|
*/
|
|
240
|
-
.awsui_dark-
|
|
240
|
+
.awsui_dark-header_14iqq_v306r_192:not(#\9) {
|
|
241
241
|
background-color: #ffffff;
|
|
242
242
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.
|
|
245
|
+
.awsui_content_14iqq_v306r_196.awsui_with-paddings_14iqq_v306r_157:not(#\9) {
|
|
246
246
|
padding: 20px 24px;
|
|
247
247
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-container-horizontal-ddrezg, 24px);
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_header_14iqq_v306r_132 + .awsui_content_14iqq_v306r_196.awsui_with-paddings_14iqq_v306r_157:not(#\9) {
|
|
250
250
|
padding-top: 0px;
|
|
251
251
|
padding-top: var(--space-container-content-top-fsd8nr, 0px);
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
.awsui_footer_14iqq_v306r_203.awsui_with-paddings_14iqq_v306r_157:not(#\9) {
|
|
255
255
|
padding: 12px 24px;
|
|
256
256
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-container-horizontal-ddrezg, 24px);
|
|
257
257
|
}
|
|
258
|
-
.
|
|
258
|
+
.awsui_footer_14iqq_v306r_203.awsui_with-divider_14iqq_v306r_206:not(#\9) {
|
|
259
259
|
border-top: 2px solid #e9ebed;
|
|
260
260
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
261
261
|
}
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"variant-default": "awsui_variant-
|
|
7
|
-
"variant-stacked": "awsui_variant-
|
|
8
|
-
"header": "
|
|
9
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
10
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
11
|
-
"header-stuck": "awsui_header-
|
|
12
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
13
|
-
"with-paddings": "awsui_with-
|
|
14
|
-
"header-variant-cards": "awsui_header-variant-
|
|
15
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
16
|
-
"dark-header": "awsui_dark-
|
|
17
|
-
"content": "
|
|
18
|
-
"footer": "
|
|
19
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_v306r_97",
|
|
6
|
+
"variant-default": "awsui_variant-default_14iqq_v306r_109",
|
|
7
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_v306r_109",
|
|
8
|
+
"header": "awsui_header_14iqq_v306r_132",
|
|
9
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_v306r_136",
|
|
10
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_v306r_140",
|
|
11
|
+
"header-stuck": "awsui_header-stuck_14iqq_v306r_146",
|
|
12
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_v306r_151",
|
|
13
|
+
"with-paddings": "awsui_with-paddings_14iqq_v306r_157",
|
|
14
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_v306r_160",
|
|
15
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_v306r_184",
|
|
16
|
+
"dark-header": "awsui_dark-header_14iqq_v306r_192",
|
|
17
|
+
"content": "awsui_content_14iqq_v306r_196",
|
|
18
|
+
"footer": "awsui_footer_14iqq_v306r_203",
|
|
19
|
+
"with-divider": "awsui_with-divider_14iqq_v306r_206"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"calendar": "
|
|
5
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"root": "
|
|
7
|
-
"date-picker-container": "awsui_date-picker-
|
|
8
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
9
|
-
"date-picker-input": "awsui_date-picker-
|
|
10
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
11
|
-
"calendar-inner": "awsui_calendar-
|
|
12
|
-
"calendar-header": "awsui_calendar-
|
|
13
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
14
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
15
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
16
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
17
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
18
|
-
"calendar-dates": "awsui_calendar-
|
|
19
|
-
"calendar-week": "awsui_calendar-
|
|
20
|
-
"calendar-day": "awsui_calendar-
|
|
21
|
-
"calendar-day-in-last-week": "awsui_calendar-day-in-last-
|
|
22
|
-
"calendar-day-focusable": "awsui_calendar-day-
|
|
23
|
-
"calendar-day-enabled": "awsui_calendar-day-
|
|
24
|
-
"calendar-day-current-month": "awsui_calendar-day-current-
|
|
25
|
-
"calendar-day-selected": "awsui_calendar-day-
|
|
26
|
-
"calendar-day-today": "awsui_calendar-day-
|
|
27
|
-
"day-inner": "awsui_day-
|
|
4
|
+
"calendar": "awsui_calendar_145pa_2hhg5_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_145pa_2hhg5_1",
|
|
6
|
+
"root": "awsui_root_145pa_2hhg5_120",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_2hhg5_131",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_2hhg5_136",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_2hhg5_140",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_2hhg5_145",
|
|
11
|
+
"calendar-inner": "awsui_calendar-inner_145pa_2hhg5_165",
|
|
12
|
+
"calendar-header": "awsui_calendar-header_145pa_2hhg5_168",
|
|
13
|
+
"calendar-header-month": "awsui_calendar-header-month_145pa_2hhg5_173",
|
|
14
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_145pa_2hhg5_179",
|
|
15
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_145pa_2hhg5_182",
|
|
16
|
+
"calendar-day-names": "awsui_calendar-day-names_145pa_2hhg5_185",
|
|
17
|
+
"calendar-day-name": "awsui_calendar-day-name_145pa_2hhg5_185",
|
|
18
|
+
"calendar-dates": "awsui_calendar-dates_145pa_2hhg5_200",
|
|
19
|
+
"calendar-week": "awsui_calendar-week_145pa_2hhg5_203",
|
|
20
|
+
"calendar-day": "awsui_calendar-day_145pa_2hhg5_185",
|
|
21
|
+
"calendar-day-in-last-week": "awsui_calendar-day-in-last-week_145pa_2hhg5_222",
|
|
22
|
+
"calendar-day-focusable": "awsui_calendar-day-focusable_145pa_2hhg5_225",
|
|
23
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_145pa_2hhg5_228",
|
|
24
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_145pa_2hhg5_232",
|
|
25
|
+
"calendar-day-selected": "awsui_calendar-day-selected_145pa_2hhg5_239",
|
|
26
|
+
"calendar-day-today": "awsui_calendar-day-today_145pa_2hhg5_243",
|
|
27
|
+
"day-inner": "awsui_day-inner_145pa_2hhg5_255"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -90,12 +90,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
95
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_calendar_145pa_2hhg5_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_145pa_2hhg5_1 135ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in-0_145pa_2hhg5_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
96
96
|
animation-fill-mode: both;
|
|
97
97
|
}
|
|
98
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
98
|
+
@keyframes awsui_awsui-motion-fade-in-0_145pa_2hhg5_1 {
|
|
99
99
|
from {
|
|
100
100
|
opacity: 0;
|
|
101
101
|
}
|
|
@@ -104,12 +104,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
@media (prefers-reduced-motion: reduce) {
|
|
107
|
-
.
|
|
107
|
+
.awsui_calendar_145pa_2hhg5_93:not(#\9) {
|
|
108
108
|
animation: none;
|
|
109
109
|
transition: none;
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
.awsui-motion-disabled .
|
|
112
|
+
.awsui-motion-disabled .awsui_calendar_145pa_2hhg5_93:not(#\9), .awsui-mode-entering .awsui_calendar_145pa_2hhg5_93:not(#\9) {
|
|
113
113
|
animation: none;
|
|
114
114
|
transition: none;
|
|
115
115
|
}
|
|
@@ -118,7 +118,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
118
118
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
119
119
|
SPDX-License-Identifier: Apache-2.0
|
|
120
120
|
*/
|
|
121
|
-
.
|
|
121
|
+
.awsui_root_145pa_2hhg5_120:not(#\9) {
|
|
122
122
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
123
123
|
border-collapse: separate;
|
|
124
124
|
border-spacing: 0;
|
|
@@ -159,26 +159,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.awsui_date-picker-
|
|
162
|
+
.awsui_date-picker-container_145pa_2hhg5_131:not(#\9) {
|
|
163
163
|
position: relative;
|
|
164
164
|
max-width: 234px;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.awsui_date-picker-
|
|
167
|
+
.awsui_date-picker-trigger_145pa_2hhg5_136:not(#\9) {
|
|
168
168
|
display: flex;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.awsui_date-picker-
|
|
171
|
+
.awsui_date-picker-input_145pa_2hhg5_140:not(#\9) {
|
|
172
172
|
padding-right: 8px;
|
|
173
173
|
padding-right: var(--space-xs-rsr2qu, 8px);
|
|
174
174
|
width: 100%;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.awsui_open-calendar-
|
|
177
|
+
.awsui_open-calendar-button_145pa_2hhg5_145:not(#\9) {
|
|
178
178
|
/* used in test-utils */
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
181
|
+
.awsui_calendar_145pa_2hhg5_93:not(#\9) {
|
|
182
182
|
display: block;
|
|
183
183
|
width: 234px;
|
|
184
184
|
overflow: auto;
|
|
@@ -221,19 +221,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
221
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
222
222
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_calendar_145pa_2hhg5_93:not(#\9):focus {
|
|
225
225
|
outline: none;
|
|
226
226
|
}
|
|
227
|
-
.awsui_calendar-
|
|
227
|
+
.awsui_calendar-inner_145pa_2hhg5_165:not(#\9) {
|
|
228
228
|
margin: 8px;
|
|
229
229
|
margin: var(--space-xs-rsr2qu, 8px);
|
|
230
230
|
}
|
|
231
|
-
.awsui_calendar-
|
|
231
|
+
.awsui_calendar-header_145pa_2hhg5_168:not(#\9) {
|
|
232
232
|
display: flex;
|
|
233
233
|
justify-content: space-between;
|
|
234
234
|
align-items: center;
|
|
235
235
|
}
|
|
236
|
-
.awsui_calendar-header-
|
|
236
|
+
.awsui_calendar-header-month_145pa_2hhg5_173:not(#\9) {
|
|
237
237
|
font-size: 14px;
|
|
238
238
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
239
239
|
line-height: 22px;
|
|
@@ -242,17 +242,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
color: #000716;
|
|
243
243
|
color: var(--color-text-dropdown-item-default-7tg9p2, #000716);
|
|
244
244
|
}
|
|
245
|
-
.awsui_calendar-next-month-
|
|
245
|
+
.awsui_calendar-next-month-btn_145pa_2hhg5_179:not(#\9) {
|
|
246
246
|
/* used for identifying element */
|
|
247
247
|
}
|
|
248
|
-
.awsui_calendar-prev-month-
|
|
248
|
+
.awsui_calendar-prev-month-btn_145pa_2hhg5_182:not(#\9) {
|
|
249
249
|
/* used for identifying element */
|
|
250
250
|
}
|
|
251
|
-
.awsui_calendar-day-
|
|
251
|
+
.awsui_calendar-day-names_145pa_2hhg5_185:not(#\9) {
|
|
252
252
|
display: flex;
|
|
253
253
|
justify-content: stretch;
|
|
254
254
|
}
|
|
255
|
-
.awsui_calendar-day-
|
|
255
|
+
.awsui_calendar-day-name_145pa_2hhg5_185:not(#\9) {
|
|
256
256
|
flex: 1 1 0%;
|
|
257
257
|
width: 0;
|
|
258
258
|
word-break: break-word;
|
|
@@ -268,15 +268,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
268
|
letter-spacing: 0.005em;
|
|
269
269
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
270
270
|
}
|
|
271
|
-
.awsui_calendar-
|
|
271
|
+
.awsui_calendar-dates_145pa_2hhg5_200:not(#\9) {
|
|
272
272
|
border: 1px solid transparent;
|
|
273
273
|
border: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
274
274
|
}
|
|
275
|
-
.awsui_calendar-
|
|
275
|
+
.awsui_calendar-week_145pa_2hhg5_203:not(#\9) {
|
|
276
276
|
display: flex;
|
|
277
277
|
justify-content: stretch;
|
|
278
278
|
}
|
|
279
|
-
.awsui_calendar-
|
|
279
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9) {
|
|
280
280
|
flex: 1 1 0%;
|
|
281
281
|
width: 0;
|
|
282
282
|
word-break: break-word;
|
|
@@ -286,48 +286,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
286
286
|
border-right: 1px solid transparent;
|
|
287
287
|
border-right: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
288
288
|
border-radius: 8px;
|
|
289
|
-
border-radius: var(--border-
|
|
289
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
290
290
|
padding: 4px 0;
|
|
291
291
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
292
292
|
color: #9ba7b6;
|
|
293
293
|
color: var(--color-text-dropdown-item-disabled-varol7, #9ba7b6);
|
|
294
294
|
position: relative;
|
|
295
295
|
}
|
|
296
|
-
.awsui_calendar-
|
|
296
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9):last-child {
|
|
297
297
|
border-right: none;
|
|
298
298
|
}
|
|
299
|
-
.awsui_calendar-day-in-last-
|
|
299
|
+
.awsui_calendar-day-in-last-week_145pa_2hhg5_222:not(#\9) {
|
|
300
300
|
border-bottom: none;
|
|
301
301
|
}
|
|
302
|
-
.awsui_calendar-day-
|
|
302
|
+
.awsui_calendar-day-focusable_145pa_2hhg5_225:not(#\9) {
|
|
303
303
|
/* used for identifying element */
|
|
304
304
|
}
|
|
305
|
-
.awsui_calendar-day-
|
|
305
|
+
.awsui_calendar-day-enabled_145pa_2hhg5_228:not(#\9) {
|
|
306
306
|
cursor: pointer;
|
|
307
307
|
color: #5f6b7a;
|
|
308
308
|
color: var(--color-text-dropdown-item-secondary-0me7js, #5f6b7a);
|
|
309
309
|
}
|
|
310
|
-
.awsui_calendar-day-
|
|
310
|
+
.awsui_calendar-day-enabled_145pa_2hhg5_228.awsui_calendar-day-current-month_145pa_2hhg5_232:not(#\9) {
|
|
311
311
|
color: #000716;
|
|
312
312
|
color: var(--color-text-dropdown-item-default-7tg9p2, #000716);
|
|
313
313
|
}
|
|
314
|
-
.awsui_calendar-day-
|
|
314
|
+
.awsui_calendar-day-enabled_145pa_2hhg5_228.awsui_calendar-day-current-month_145pa_2hhg5_232:not(#\9):hover {
|
|
315
315
|
color: #000716;
|
|
316
316
|
color: var(--color-text-calendar-day-hover-graajh, #000716);
|
|
317
317
|
background-color: #f4f4f4;
|
|
318
318
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
319
319
|
}
|
|
320
|
-
.awsui_calendar-day-
|
|
320
|
+
.awsui_calendar-day-enabled_145pa_2hhg5_228.awsui_calendar-day-current-month_145pa_2hhg5_232:not(#\9):hover:not(.awsui_calendar-day-selected_145pa_2hhg5_239)::after {
|
|
321
321
|
border: 2px solid #7d8998;
|
|
322
322
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-dropdown-item-hover-tyzq9m, #7d8998);
|
|
323
323
|
border-radius: 8px;
|
|
324
|
-
border-radius: var(--border-
|
|
324
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
325
325
|
}
|
|
326
|
-
.awsui_calendar-day-
|
|
326
|
+
.awsui_calendar-day-today_145pa_2hhg5_243:not(#\9) {
|
|
327
327
|
background-color: #f4f4f4;
|
|
328
328
|
background-color: var(--color-background-calendar-today-762czq, #f4f4f4);
|
|
329
329
|
}
|
|
330
|
-
.awsui_calendar-
|
|
330
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9)::after {
|
|
331
331
|
content: "";
|
|
332
332
|
position: absolute;
|
|
333
333
|
top: -1px;
|
|
@@ -336,20 +336,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
336
336
|
right: -1px;
|
|
337
337
|
background-color: transparent;
|
|
338
338
|
}
|
|
339
|
-
.awsui_calendar-
|
|
339
|
+
.awsui_calendar-day_145pa_2hhg5_185 > .awsui_day-inner_145pa_2hhg5_255:not(#\9) {
|
|
340
340
|
position: relative;
|
|
341
341
|
z-index: 1;
|
|
342
342
|
}
|
|
343
|
-
.awsui_calendar-
|
|
343
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9):focus {
|
|
344
344
|
outline: none;
|
|
345
345
|
position: relative;
|
|
346
346
|
}
|
|
347
|
-
.awsui_calendar-
|
|
347
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9):focus {
|
|
348
348
|
outline: 2px dotted transparent;
|
|
349
349
|
outline-offset: calc(-5px - 1px);
|
|
350
350
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px) - 1px);
|
|
351
351
|
}
|
|
352
|
-
.awsui_calendar-
|
|
352
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9):focus::before {
|
|
353
353
|
content: " ";
|
|
354
354
|
display: block;
|
|
355
355
|
position: absolute;
|
|
@@ -362,35 +362,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
362
|
height: calc(100% + 2 * -5px);
|
|
363
363
|
height: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px));
|
|
364
364
|
border-radius: 3px;
|
|
365
|
-
border-radius: var(--border-calendar-
|
|
365
|
+
border-radius: var(--border-radius-calendar-day-focused-4la5vv, 3px);
|
|
366
366
|
box-shadow: 0 0 0 2px #0972d3;
|
|
367
367
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
368
368
|
}
|
|
369
|
-
.awsui_calendar-
|
|
369
|
+
.awsui_calendar-day_145pa_2hhg5_185:not(#\9):focus::before {
|
|
370
370
|
z-index: 2;
|
|
371
371
|
}
|
|
372
|
-
.awsui_calendar-day-
|
|
372
|
+
.awsui_calendar-day-selected_145pa_2hhg5_239:not(#\9) {
|
|
373
373
|
border-color: transparent;
|
|
374
374
|
position: relative;
|
|
375
375
|
}
|
|
376
|
-
.awsui_calendar-day-
|
|
376
|
+
.awsui_calendar-day-selected_145pa_2hhg5_239:not(#\9)::after {
|
|
377
377
|
background-color: #f2f8fd;
|
|
378
378
|
background-color: var(--color-background-dropdown-item-selected-8l4mpk, #f2f8fd);
|
|
379
379
|
border: 2px solid #0972d3;
|
|
380
380
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-dropdown-item-selected-eahq2j, #0972d3);
|
|
381
381
|
border-radius: 8px;
|
|
382
|
-
border-radius: var(--border-
|
|
382
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
383
383
|
}
|
|
384
|
-
.awsui_calendar-day-
|
|
384
|
+
.awsui_calendar-day-selected_145pa_2hhg5_239 > .awsui_day-inner_145pa_2hhg5_255:not(#\9) {
|
|
385
385
|
color: #0972d3;
|
|
386
386
|
color: var(--color-text-calendar-day-selected-64o9sq, #0972d3);
|
|
387
387
|
position: relative;
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_calendar_145pa_2hhg5_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
390
390
|
outline: 2px dotted transparent;
|
|
391
391
|
outline-offset: 2px;
|
|
392
392
|
border-radius: 16px;
|
|
393
|
-
border-radius: var(--border-container-
|
|
393
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
394
394
|
box-shadow: 0 0 0 2px #0972d3;
|
|
395
395
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
396
396
|
}
|