@cloudscape-design/components-themeable 3.0.19 → 3.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/scss/annotation-context/annotation/styles.scss +1 -1
- package/lib/internal/scss/date-picker/styles.scss +1 -1
- package/lib/internal/scss/date-range-picker/calendar/grids/day/styles.scss +2 -2
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/pagination/styles.scss +1 -1
- package/lib/internal/scss/radio-group/styles.scss +1 -1
- package/lib/internal/scss/tiles/styles.scss +1 -1
- package/lib/internal/scss/token-group/styles.scss +2 -2
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -12
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +163 -163
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +7 -7
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +166 -166
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +24 -24
- package/lib/internal/template/date-picker/styles.scoped.css +42 -42
- package/lib/internal/template/date-picker/styles.selectors.js +24 -24
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +40 -40
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +59 -59
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +35 -35
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +12 -8
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +21 -15
- package/lib/internal/template/internal/generated/theming/index.js +21 -15
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +70 -70
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +48 -48
- package/lib/internal/template/popover/styles.scoped.css +63 -63
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/property-filter/controller.d.ts +1 -1
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +16 -26
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts +7 -0
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -0
- package/lib/internal/template/property-filter/utils.js +62 -0
- package/lib/internal/template/property-filter/utils.js.map +1 -0
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/side-navigation/styles.css.js +22 -22
- package/lib/internal/template/side-navigation/styles.scoped.css +33 -33
- package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +58 -58
- package/lib/internal/template/split-panel/styles.scoped.css +81 -81
- package/lib/internal/template/split-panel/styles.selectors.js +58 -58
- package/lib/internal/template/table/header-cell/styles.css.js +14 -14
- package/lib/internal/template/table/header-cell/styles.scoped.css +26 -26
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +38 -38
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +11 -11
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +61 -61
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +69 -69
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +25 -25
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/wizard/styles.css.js +31 -31
- package/lib/internal/template/wizard/styles.scoped.css +59 -59
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -1
|
@@ -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_12bdt_98",
|
|
6
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_12bdt_534",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_12bdt_546",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_12bdt_557",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_12bdt_562",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_12bdt_569",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_12bdt_574",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_12bdt_574",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_12bdt_588",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_12bdt_609",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_12bdt_609",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_12bdt_624",
|
|
17
|
+
"resizable-box": "awsui_resizable-box_1gl9c_12bdt_647",
|
|
18
|
+
"resizable-box-handle": "awsui_resizable-box-handle_1gl9c_12bdt_652",
|
|
19
|
+
"editor": "awsui_editor_1gl9c_12bdt_689",
|
|
20
|
+
"status-bar": "awsui_status-bar_1gl9c_12bdt_722",
|
|
21
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_12bdt_731",
|
|
22
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_12bdt_735",
|
|
23
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_12bdt_742",
|
|
24
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_12bdt_746",
|
|
25
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_12bdt_750",
|
|
26
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_12bdt_750",
|
|
27
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_12bdt_755",
|
|
28
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_12bdt_759",
|
|
29
|
+
"tab-button": "awsui_tab-button_1gl9c_12bdt_765",
|
|
30
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_12bdt_778",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_12bdt_792",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_12bdt_812",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_12bdt_842",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_12bdt_849",
|
|
35
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_12bdt_849",
|
|
36
|
+
"loading-screen": "awsui_loading-screen_1gl9c_12bdt_853",
|
|
37
|
+
"error-screen": "awsui_error-screen_1gl9c_12bdt_854"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -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_5nj72_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_145pa_5nj72_1",
|
|
6
|
+
"root": "awsui_root_145pa_5nj72_120",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_5nj72_131",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_5nj72_136",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_5nj72_140",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_5nj72_145",
|
|
11
|
+
"calendar-inner": "awsui_calendar-inner_145pa_5nj72_165",
|
|
12
|
+
"calendar-header": "awsui_calendar-header_145pa_5nj72_168",
|
|
13
|
+
"calendar-header-month": "awsui_calendar-header-month_145pa_5nj72_173",
|
|
14
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_145pa_5nj72_179",
|
|
15
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_145pa_5nj72_182",
|
|
16
|
+
"calendar-day-names": "awsui_calendar-day-names_145pa_5nj72_185",
|
|
17
|
+
"calendar-day-name": "awsui_calendar-day-name_145pa_5nj72_185",
|
|
18
|
+
"calendar-dates": "awsui_calendar-dates_145pa_5nj72_200",
|
|
19
|
+
"calendar-week": "awsui_calendar-week_145pa_5nj72_203",
|
|
20
|
+
"calendar-day": "awsui_calendar-day_145pa_5nj72_185",
|
|
21
|
+
"calendar-day-in-last-week": "awsui_calendar-day-in-last-week_145pa_5nj72_222",
|
|
22
|
+
"calendar-day-focusable": "awsui_calendar-day-focusable_145pa_5nj72_225",
|
|
23
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_145pa_5nj72_228",
|
|
24
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_145pa_5nj72_232",
|
|
25
|
+
"calendar-day-selected": "awsui_calendar-day-selected_145pa_5nj72_239",
|
|
26
|
+
"calendar-day-today": "awsui_calendar-day-today_145pa_5nj72_243",
|
|
27
|
+
"day-inner": "awsui_day-inner_145pa_5nj72_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_5nj72_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_145pa_5nj72_1 135ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in-0_145pa_5nj72_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_5nj72_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_5nj72_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_5nj72_93:not(#\9), .awsui-mode-entering .awsui_calendar_145pa_5nj72_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_5nj72_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-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.awsui_date-picker-
|
|
162
|
+
.awsui_date-picker-container_145pa_5nj72_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_5nj72_136:not(#\9) {
|
|
168
168
|
display: flex;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.awsui_date-picker-
|
|
171
|
+
.awsui_date-picker-input_145pa_5nj72_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_5nj72_145:not(#\9) {
|
|
178
178
|
/* used in test-utils */
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
181
|
+
.awsui_calendar_145pa_5nj72_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: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
222
222
|
font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_calendar_145pa_5nj72_93:not(#\9):focus {
|
|
225
225
|
outline: none;
|
|
226
226
|
}
|
|
227
|
-
.awsui_calendar-
|
|
227
|
+
.awsui_calendar-inner_145pa_5nj72_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_5nj72_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_5nj72_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: #16191f;
|
|
243
243
|
color: var(--color-text-dropdown-item-default-ki8ao1, #16191f);
|
|
244
244
|
}
|
|
245
|
-
.awsui_calendar-next-month-
|
|
245
|
+
.awsui_calendar-next-month-btn_145pa_5nj72_179:not(#\9) {
|
|
246
246
|
/* used for identifying element */
|
|
247
247
|
}
|
|
248
|
-
.awsui_calendar-prev-month-
|
|
248
|
+
.awsui_calendar-prev-month-btn_145pa_5nj72_182:not(#\9) {
|
|
249
249
|
/* used for identifying element */
|
|
250
250
|
}
|
|
251
|
-
.awsui_calendar-day-
|
|
251
|
+
.awsui_calendar-day-names_145pa_5nj72_185:not(#\9) {
|
|
252
252
|
display: flex;
|
|
253
253
|
justify-content: stretch;
|
|
254
254
|
}
|
|
255
|
-
.awsui_calendar-day-
|
|
255
|
+
.awsui_calendar-day-name_145pa_5nj72_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: normal;
|
|
269
269
|
letter-spacing: var(--font-body-s-letter-spacing-p88gax, normal);
|
|
270
270
|
}
|
|
271
|
-
.awsui_calendar-
|
|
271
|
+
.awsui_calendar-dates_145pa_5nj72_200:not(#\9) {
|
|
272
272
|
border: 1px solid #eaeded;
|
|
273
273
|
border: 1px solid var(--color-border-calendar-grid-54zscx, #eaeded);
|
|
274
274
|
}
|
|
275
|
-
.awsui_calendar-
|
|
275
|
+
.awsui_calendar-week_145pa_5nj72_203:not(#\9) {
|
|
276
276
|
display: flex;
|
|
277
277
|
justify-content: stretch;
|
|
278
278
|
}
|
|
279
|
-
.awsui_calendar-
|
|
279
|
+
.awsui_calendar-day_145pa_5nj72_185:not(#\9) {
|
|
280
280
|
flex: 1 1 0%;
|
|
281
281
|
width: 0;
|
|
282
282
|
word-break: break-word;
|
|
@@ -293,41 +293,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
293
293
|
color: var(--color-text-dropdown-item-disabled-dgi2f4, #aab7b8);
|
|
294
294
|
position: relative;
|
|
295
295
|
}
|
|
296
|
-
.awsui_calendar-
|
|
296
|
+
.awsui_calendar-day_145pa_5nj72_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_5nj72_222:not(#\9) {
|
|
300
300
|
border-bottom: none;
|
|
301
301
|
}
|
|
302
|
-
.awsui_calendar-day-
|
|
302
|
+
.awsui_calendar-day-focusable_145pa_5nj72_225:not(#\9) {
|
|
303
303
|
/* used for identifying element */
|
|
304
304
|
}
|
|
305
|
-
.awsui_calendar-day-
|
|
305
|
+
.awsui_calendar-day-enabled_145pa_5nj72_228:not(#\9) {
|
|
306
306
|
cursor: pointer;
|
|
307
307
|
color: #687078;
|
|
308
308
|
color: var(--color-text-dropdown-item-secondary-8hw5go, #687078);
|
|
309
309
|
}
|
|
310
|
-
.awsui_calendar-day-
|
|
310
|
+
.awsui_calendar-day-enabled_145pa_5nj72_228.awsui_calendar-day-current-month_145pa_5nj72_232:not(#\9) {
|
|
311
311
|
color: #16191f;
|
|
312
312
|
color: var(--color-text-dropdown-item-default-ki8ao1, #16191f);
|
|
313
313
|
}
|
|
314
|
-
.awsui_calendar-day-
|
|
314
|
+
.awsui_calendar-day-enabled_145pa_5nj72_228.awsui_calendar-day-current-month_145pa_5nj72_232:not(#\9):hover {
|
|
315
315
|
color: #16191f;
|
|
316
316
|
color: var(--color-text-calendar-day-hover-p7s945, #16191f);
|
|
317
317
|
background-color: #f2f3f3;
|
|
318
318
|
background-color: var(--color-background-dropdown-item-hover-hgdj8r, #f2f3f3);
|
|
319
319
|
}
|
|
320
|
-
.awsui_calendar-day-
|
|
320
|
+
.awsui_calendar-day-enabled_145pa_5nj72_228.awsui_calendar-day-current-month_145pa_5nj72_232:not(#\9):hover:not(.awsui_calendar-day-selected_145pa_5nj72_239)::after {
|
|
321
321
|
border: 1px solid #879596;
|
|
322
322
|
border: var(--border-item-width-yvnixs, 1px) solid var(--color-border-dropdown-item-hover-d32f3f, #879596);
|
|
323
323
|
border-radius: 0px;
|
|
324
324
|
border-radius: var(--border-radius-item-wjpc1f, 0px);
|
|
325
325
|
}
|
|
326
|
-
.awsui_calendar-day-
|
|
326
|
+
.awsui_calendar-day-today_145pa_5nj72_243:not(#\9) {
|
|
327
327
|
background-color: #f2f3f3;
|
|
328
328
|
background-color: var(--color-background-calendar-today-wm2baz, #f2f3f3);
|
|
329
329
|
}
|
|
330
|
-
.awsui_calendar-
|
|
330
|
+
.awsui_calendar-day_145pa_5nj72_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_5nj72_185 > .awsui_day-inner_145pa_5nj72_255:not(#\9) {
|
|
340
340
|
position: relative;
|
|
341
341
|
z-index: 1;
|
|
342
342
|
}
|
|
343
|
-
.awsui_calendar-
|
|
343
|
+
.awsui_calendar-day_145pa_5nj72_185:not(#\9):focus {
|
|
344
344
|
outline: none;
|
|
345
345
|
position: relative;
|
|
346
346
|
}
|
|
347
|
-
.awsui_calendar-
|
|
347
|
+
.awsui_calendar-day_145pa_5nj72_185:not(#\9):focus {
|
|
348
348
|
outline: 2px dotted transparent;
|
|
349
349
|
outline-offset: calc(0px - 1px);
|
|
350
350
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-lbmex4, 0px) - 1px);
|
|
351
351
|
}
|
|
352
|
-
.awsui_calendar-
|
|
352
|
+
.awsui_calendar-day_145pa_5nj72_185:not(#\9):focus::before {
|
|
353
353
|
content: " ";
|
|
354
354
|
display: block;
|
|
355
355
|
position: absolute;
|
|
@@ -362,18 +362,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
362
|
height: calc(100% + 2 * 0px);
|
|
363
363
|
height: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-lbmex4, 0px));
|
|
364
364
|
border-radius: 2px;
|
|
365
|
-
border-radius: var(--border-radius-calendar-day-
|
|
365
|
+
border-radius: var(--border-radius-calendar-day-focus-ring-16ha5s, 2px);
|
|
366
366
|
box-shadow: 0 0 0 2px #0073bb;
|
|
367
367
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
368
368
|
}
|
|
369
|
-
.awsui_calendar-
|
|
369
|
+
.awsui_calendar-day_145pa_5nj72_185:not(#\9):focus::before {
|
|
370
370
|
z-index: 2;
|
|
371
371
|
}
|
|
372
|
-
.awsui_calendar-day-
|
|
372
|
+
.awsui_calendar-day-selected_145pa_5nj72_239:not(#\9) {
|
|
373
373
|
border-color: transparent;
|
|
374
374
|
position: relative;
|
|
375
375
|
}
|
|
376
|
-
.awsui_calendar-day-
|
|
376
|
+
.awsui_calendar-day-selected_145pa_5nj72_239:not(#\9)::after {
|
|
377
377
|
background-color: #f1faff;
|
|
378
378
|
background-color: var(--color-background-dropdown-item-selected-w7iegd, #f1faff);
|
|
379
379
|
border: 1px solid #00a1c9;
|
|
@@ -381,12 +381,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
381
381
|
border-radius: 0px;
|
|
382
382
|
border-radius: var(--border-radius-item-wjpc1f, 0px);
|
|
383
383
|
}
|
|
384
|
-
.awsui_calendar-day-
|
|
384
|
+
.awsui_calendar-day-selected_145pa_5nj72_239 > .awsui_day-inner_145pa_5nj72_255:not(#\9) {
|
|
385
385
|
color: #16191f;
|
|
386
386
|
color: var(--color-text-calendar-day-selected-fr68ny, #16191f);
|
|
387
387
|
position: relative;
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_calendar_145pa_5nj72_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
390
390
|
outline: 2px dotted transparent;
|
|
391
391
|
outline-offset: 2px;
|
|
392
392
|
border-radius: 0px;
|
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"date-picker-container": "awsui_date-picker-
|
|
9
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
10
|
-
"date-picker-input": "awsui_date-picker-
|
|
11
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
12
|
-
"calendar-inner": "awsui_calendar-
|
|
13
|
-
"calendar-header": "awsui_calendar-
|
|
14
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
15
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
16
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
17
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
18
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
19
|
-
"calendar-dates": "awsui_calendar-
|
|
20
|
-
"calendar-week": "awsui_calendar-
|
|
21
|
-
"calendar-day": "awsui_calendar-
|
|
22
|
-
"calendar-day-in-last-week": "awsui_calendar-day-in-last-
|
|
23
|
-
"calendar-day-focusable": "awsui_calendar-day-
|
|
24
|
-
"calendar-day-enabled": "awsui_calendar-day-
|
|
25
|
-
"calendar-day-current-month": "awsui_calendar-day-current-
|
|
26
|
-
"calendar-day-selected": "awsui_calendar-day-
|
|
27
|
-
"calendar-day-today": "awsui_calendar-day-
|
|
28
|
-
"day-inner": "awsui_day-
|
|
5
|
+
"calendar": "awsui_calendar_145pa_5nj72_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_145pa_5nj72_1",
|
|
7
|
+
"root": "awsui_root_145pa_5nj72_120",
|
|
8
|
+
"date-picker-container": "awsui_date-picker-container_145pa_5nj72_131",
|
|
9
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_5nj72_136",
|
|
10
|
+
"date-picker-input": "awsui_date-picker-input_145pa_5nj72_140",
|
|
11
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_5nj72_145",
|
|
12
|
+
"calendar-inner": "awsui_calendar-inner_145pa_5nj72_165",
|
|
13
|
+
"calendar-header": "awsui_calendar-header_145pa_5nj72_168",
|
|
14
|
+
"calendar-header-month": "awsui_calendar-header-month_145pa_5nj72_173",
|
|
15
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_145pa_5nj72_179",
|
|
16
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_145pa_5nj72_182",
|
|
17
|
+
"calendar-day-names": "awsui_calendar-day-names_145pa_5nj72_185",
|
|
18
|
+
"calendar-day-name": "awsui_calendar-day-name_145pa_5nj72_185",
|
|
19
|
+
"calendar-dates": "awsui_calendar-dates_145pa_5nj72_200",
|
|
20
|
+
"calendar-week": "awsui_calendar-week_145pa_5nj72_203",
|
|
21
|
+
"calendar-day": "awsui_calendar-day_145pa_5nj72_185",
|
|
22
|
+
"calendar-day-in-last-week": "awsui_calendar-day-in-last-week_145pa_5nj72_222",
|
|
23
|
+
"calendar-day-focusable": "awsui_calendar-day-focusable_145pa_5nj72_225",
|
|
24
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_145pa_5nj72_228",
|
|
25
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_145pa_5nj72_232",
|
|
26
|
+
"calendar-day-selected": "awsui_calendar-day-selected_145pa_5nj72_239",
|
|
27
|
+
"calendar-day-today": "awsui_calendar-day-today_145pa_5nj72_243",
|
|
28
|
+
"day-inner": "awsui_day-inner_145pa_5nj72_255"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"day": "
|
|
5
|
-
"day-inner": "awsui_day-
|
|
6
|
-
"in-first-row": "awsui_in-first-
|
|
7
|
-
"in-previous-month": "awsui_in-previous-
|
|
8
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
9
|
-
"in-next-month": "awsui_in-next-
|
|
10
|
-
"in-first-column": "awsui_in-first-
|
|
11
|
-
"in-current-month": "awsui_in-current-
|
|
12
|
-
"enabled": "
|
|
13
|
-
"in-range": "awsui_in-
|
|
14
|
-
"end-date": "awsui_end-
|
|
15
|
-
"start-date": "awsui_start-
|
|
16
|
-
"no-range": "awsui_no-
|
|
17
|
-
"selected": "
|
|
18
|
-
"today": "
|
|
19
|
-
"range-start-date": "awsui_range-start-
|
|
20
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
21
|
-
"range-end-date": "awsui_range-end-
|
|
22
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
23
|
-
"in-range-border-right": "awsui_in-range-border-
|
|
24
|
-
"in-range-border-left": "awsui_in-range-border-
|
|
4
|
+
"day": "awsui_day_vci2l_14yn9_93",
|
|
5
|
+
"day-inner": "awsui_day-inner_vci2l_14yn9_117",
|
|
6
|
+
"in-first-row": "awsui_in-first-row_vci2l_14yn9_141",
|
|
7
|
+
"in-previous-month": "awsui_in-previous-month_vci2l_14yn9_141",
|
|
8
|
+
"last-day-of-month": "awsui_last-day-of-month_vci2l_14yn9_145",
|
|
9
|
+
"in-next-month": "awsui_in-next-month_vci2l_14yn9_149",
|
|
10
|
+
"in-first-column": "awsui_in-first-column_vci2l_14yn9_153",
|
|
11
|
+
"in-current-month": "awsui_in-current-month_vci2l_14yn9_156",
|
|
12
|
+
"enabled": "awsui_enabled_vci2l_14yn9_160",
|
|
13
|
+
"in-range": "awsui_in-range_vci2l_14yn9_166",
|
|
14
|
+
"end-date": "awsui_end-date_vci2l_14yn9_166",
|
|
15
|
+
"start-date": "awsui_start-date_vci2l_14yn9_166",
|
|
16
|
+
"no-range": "awsui_no-range_vci2l_14yn9_166",
|
|
17
|
+
"selected": "awsui_selected_vci2l_14yn9_173",
|
|
18
|
+
"today": "awsui_today_vci2l_14yn9_177",
|
|
19
|
+
"range-start-date": "awsui_range-start-date_vci2l_14yn9_213",
|
|
20
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_vci2l_14yn9_216",
|
|
21
|
+
"range-end-date": "awsui_range-end-date_vci2l_14yn9_219",
|
|
22
|
+
"in-range-border-top": "awsui_in-range-border-top_vci2l_14yn9_222",
|
|
23
|
+
"in-range-border-right": "awsui_in-range-border-right_vci2l_14yn9_237",
|
|
24
|
+
"in-range-border-left": "awsui_in-range-border-left_vci2l_14yn9_243"
|
|
25
25
|
};
|
|
26
26
|
|