@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,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_2hhg5_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_145pa_2hhg5_1",
|
|
7
|
+
"root": "awsui_root_145pa_2hhg5_120",
|
|
8
|
+
"date-picker-container": "awsui_date-picker-container_145pa_2hhg5_131",
|
|
9
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_2hhg5_136",
|
|
10
|
+
"date-picker-input": "awsui_date-picker-input_145pa_2hhg5_140",
|
|
11
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_2hhg5_145",
|
|
12
|
+
"calendar-inner": "awsui_calendar-inner_145pa_2hhg5_165",
|
|
13
|
+
"calendar-header": "awsui_calendar-header_145pa_2hhg5_168",
|
|
14
|
+
"calendar-header-month": "awsui_calendar-header-month_145pa_2hhg5_173",
|
|
15
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_145pa_2hhg5_179",
|
|
16
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_145pa_2hhg5_182",
|
|
17
|
+
"calendar-day-names": "awsui_calendar-day-names_145pa_2hhg5_185",
|
|
18
|
+
"calendar-day-name": "awsui_calendar-day-name_145pa_2hhg5_185",
|
|
19
|
+
"calendar-dates": "awsui_calendar-dates_145pa_2hhg5_200",
|
|
20
|
+
"calendar-week": "awsui_calendar-week_145pa_2hhg5_203",
|
|
21
|
+
"calendar-day": "awsui_calendar-day_145pa_2hhg5_185",
|
|
22
|
+
"calendar-day-in-last-week": "awsui_calendar-day-in-last-week_145pa_2hhg5_222",
|
|
23
|
+
"calendar-day-focusable": "awsui_calendar-day-focusable_145pa_2hhg5_225",
|
|
24
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_145pa_2hhg5_228",
|
|
25
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_145pa_2hhg5_232",
|
|
26
|
+
"calendar-day-selected": "awsui_calendar-day-selected_145pa_2hhg5_239",
|
|
27
|
+
"calendar-day-today": "awsui_calendar-day-today_145pa_2hhg5_243",
|
|
28
|
+
"day-inner": "awsui_day-inner_145pa_2hhg5_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_fryuu_93",
|
|
5
|
+
"day-inner": "awsui_day-inner_vci2l_fryuu_117",
|
|
6
|
+
"in-first-row": "awsui_in-first-row_vci2l_fryuu_141",
|
|
7
|
+
"in-previous-month": "awsui_in-previous-month_vci2l_fryuu_141",
|
|
8
|
+
"last-day-of-month": "awsui_last-day-of-month_vci2l_fryuu_145",
|
|
9
|
+
"in-next-month": "awsui_in-next-month_vci2l_fryuu_149",
|
|
10
|
+
"in-first-column": "awsui_in-first-column_vci2l_fryuu_153",
|
|
11
|
+
"in-current-month": "awsui_in-current-month_vci2l_fryuu_156",
|
|
12
|
+
"enabled": "awsui_enabled_vci2l_fryuu_160",
|
|
13
|
+
"in-range": "awsui_in-range_vci2l_fryuu_166",
|
|
14
|
+
"end-date": "awsui_end-date_vci2l_fryuu_166",
|
|
15
|
+
"start-date": "awsui_start-date_vci2l_fryuu_166",
|
|
16
|
+
"no-range": "awsui_no-range_vci2l_fryuu_166",
|
|
17
|
+
"selected": "awsui_selected_vci2l_fryuu_173",
|
|
18
|
+
"today": "awsui_today_vci2l_fryuu_177",
|
|
19
|
+
"range-start-date": "awsui_range-start-date_vci2l_fryuu_213",
|
|
20
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_vci2l_fryuu_216",
|
|
21
|
+
"range-end-date": "awsui_range-end-date_vci2l_fryuu_219",
|
|
22
|
+
"in-range-border-top": "awsui_in-range-border-top_vci2l_fryuu_222",
|
|
23
|
+
"in-range-border-right": "awsui_in-range-border-right_vci2l_fryuu_237",
|
|
24
|
+
"in-range-border-left": "awsui_in-range-border-left_vci2l_fryuu_243"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -90,7 +90,7 @@ 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
|
-
.
|
|
93
|
+
.awsui_day_vci2l_fryuu_93:not(#\9) {
|
|
94
94
|
flex: 1 1 0%;
|
|
95
95
|
width: 0;
|
|
96
96
|
word-break: break-word;
|
|
@@ -105,10 +105,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
105
|
color: var(--color-text-dropdown-item-disabled-varol7, #9ba7b6);
|
|
106
106
|
position: relative;
|
|
107
107
|
}
|
|
108
|
-
.
|
|
108
|
+
.awsui_day_vci2l_fryuu_93:not(#\9):focus {
|
|
109
109
|
outline: none;
|
|
110
110
|
}
|
|
111
|
-
.
|
|
111
|
+
.awsui_day_vci2l_fryuu_93:not(#\9)::after {
|
|
112
112
|
content: "";
|
|
113
113
|
position: absolute;
|
|
114
114
|
z-index: 1;
|
|
@@ -120,20 +120,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
120
120
|
right: calc(-1 * var(--border-item-width-qbbbsa, 2px));
|
|
121
121
|
background-color: transparent;
|
|
122
122
|
}
|
|
123
|
-
.
|
|
123
|
+
.awsui_day_vci2l_fryuu_93 > .awsui_day-inner_vci2l_fryuu_117:not(#\9) {
|
|
124
124
|
position: relative;
|
|
125
125
|
z-index: 1;
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.awsui_day_vci2l_fryuu_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
128
128
|
z-index: 2;
|
|
129
129
|
position: relative;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_day_vci2l_fryuu_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
132
132
|
outline: 2px dotted transparent;
|
|
133
133
|
outline-offset: calc(-5px - 1px);
|
|
134
134
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px) - 1px);
|
|
135
135
|
}
|
|
136
|
-
.
|
|
136
|
+
.awsui_day_vci2l_fryuu_93[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
137
137
|
content: " ";
|
|
138
138
|
display: block;
|
|
139
139
|
position: absolute;
|
|
@@ -146,75 +146,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
height: calc(100% + 2 * -5px);
|
|
147
147
|
height: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px));
|
|
148
148
|
border-radius: 3px;
|
|
149
|
-
border-radius: var(--border-calendar-
|
|
149
|
+
border-radius: var(--border-radius-calendar-day-focused-4la5vv, 3px);
|
|
150
150
|
box-shadow: 0 0 0 2px #0972d3;
|
|
151
151
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.awsui_in-first-
|
|
154
|
+
.awsui_in-first-row_vci2l_fryuu_141:not(#\9):not(.awsui_in-previous-month_vci2l_fryuu_141) {
|
|
155
155
|
border-top: 1px solid transparent;
|
|
156
156
|
border-top: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.awsui_in-previous-
|
|
159
|
+
.awsui_in-previous-month_vci2l_fryuu_141:not(#\9):not(.awsui_last-day-of-month_vci2l_fryuu_145) {
|
|
160
160
|
border-right-color: transparent;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.awsui_in-next-
|
|
163
|
+
.awsui_in-next-month_vci2l_fryuu_149:not(#\9) {
|
|
164
164
|
border-color: transparent;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.awsui_in-first-
|
|
167
|
+
.awsui_in-first-column_vci2l_fryuu_153:not(#\9) {
|
|
168
168
|
border-left: 1px solid transparent;
|
|
169
169
|
}
|
|
170
|
-
.awsui_in-first-
|
|
170
|
+
.awsui_in-first-column_vci2l_fryuu_153.awsui_in-current-month_vci2l_fryuu_156:not(#\9) {
|
|
171
171
|
border-left: 1px solid transparent;
|
|
172
172
|
border-left: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_enabled_vci2l_fryuu_160:not(#\9) {
|
|
176
176
|
cursor: pointer;
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156:not(#\9) {
|
|
179
179
|
color: #000716;
|
|
180
180
|
color: var(--color-text-dropdown-item-default-7tg9p2, #000716);
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156:not(#\9):not(.awsui_in-range_vci2l_fryuu_166), .awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156:not(#\9):not(.awsui_in-range_vci2l_fryuu_166)::after, .awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156.awsui_end-date_vci2l_fryuu_166.awsui_start-date_vci2l_fryuu_166:not(#\9), .awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156.awsui_end-date_vci2l_fryuu_166.awsui_start-date_vci2l_fryuu_166:not(#\9)::after, .awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156.awsui_no-range_vci2l_fryuu_166:not(#\9), .awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156.awsui_no-range_vci2l_fryuu_166:not(#\9)::after {
|
|
183
183
|
border-radius: 8px;
|
|
184
|
-
border-radius: var(--border-
|
|
184
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156:not(#\9):hover {
|
|
187
187
|
color: #000716;
|
|
188
188
|
color: var(--color-text-calendar-day-hover-graajh, #000716);
|
|
189
189
|
background-color: #f4f4f4;
|
|
190
190
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_enabled_vci2l_fryuu_160.awsui_in-current-month_vci2l_fryuu_156:not(#\9):hover:not(.awsui_selected_vci2l_fryuu_173)::after {
|
|
193
193
|
border: 2px solid #7d8998;
|
|
194
194
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-dropdown-item-hover-tyzq9m, #7d8998);
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.
|
|
197
|
+
.awsui_today_vci2l_fryuu_177:not(#\9):not(.awsui_in-range_vci2l_fryuu_166) {
|
|
198
198
|
background-color: #f4f4f4;
|
|
199
199
|
background-color: var(--color-background-calendar-today-762czq, #f4f4f4);
|
|
200
200
|
border-radius: 8px;
|
|
201
|
-
border-radius: var(--border-
|
|
201
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_selected_vci2l_fryuu_173:not(#\9) {
|
|
205
205
|
border-color: transparent;
|
|
206
206
|
position: relative;
|
|
207
207
|
z-index: 2;
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_selected_vci2l_fryuu_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
210
210
|
position: relative;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_selected_vci2l_fryuu_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
213
213
|
outline: 2px dotted transparent;
|
|
214
214
|
outline-offset: calc(-5px - 1px);
|
|
215
215
|
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-gqgjqz, -5px) - 1px);
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_selected_vci2l_fryuu_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
218
218
|
content: " ";
|
|
219
219
|
display: block;
|
|
220
220
|
position: absolute;
|
|
@@ -227,76 +227,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
height: calc(100% + 2 * -5px);
|
|
228
228
|
height: calc(100% + 2 * var(--space-calendar-grid-selected-focus-outline-gutter-gqgjqz, -5px));
|
|
229
229
|
border-radius: 3px;
|
|
230
|
-
border-radius: var(--border-calendar-
|
|
230
|
+
border-radius: var(--border-radius-calendar-day-focused-4la5vv, 3px);
|
|
231
231
|
box-shadow: 0 0 0 2px #fbfbfb;
|
|
232
232
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-cxqa0s, #fbfbfb);
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_selected_vci2l_fryuu_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
235
235
|
z-index: 1;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_selected_vci2l_fryuu_173:not(#\9)::after {
|
|
238
238
|
background-color: #0972d3;
|
|
239
239
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
240
240
|
border: 2px solid #0972d3;
|
|
241
241
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
242
242
|
z-index: 0;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_selected_vci2l_fryuu_173.awsui_start-date_vci2l_fryuu_166:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_start-date_vci2l_fryuu_166:not(#\9)::after, .awsui_selected_vci2l_fryuu_173.awsui_range-start-date_vci2l_fryuu_213:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_range-start-date_vci2l_fryuu_213:not(#\9)::after {
|
|
245
245
|
border-top-left-radius: 8px;
|
|
246
|
-
border-top-left-radius: var(--border-item-
|
|
246
|
+
border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_selected_vci2l_fryuu_173.awsui_start-date_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_start-date_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216:not(#\9)::after, .awsui_selected_vci2l_fryuu_173.awsui_range-start-date_vci2l_fryuu_213.awsui_in-range-border-bottom_vci2l_fryuu_216:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_range-start-date_vci2l_fryuu_213.awsui_in-range-border-bottom_vci2l_fryuu_216:not(#\9)::after {
|
|
249
249
|
border-bottom-left-radius: 8px;
|
|
250
|
-
border-bottom-left-radius: var(--border-item-
|
|
250
|
+
border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
251
251
|
}
|
|
252
|
-
.
|
|
252
|
+
.awsui_selected_vci2l_fryuu_173.awsui_end-date_vci2l_fryuu_166:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_end-date_vci2l_fryuu_166:not(#\9)::after, .awsui_selected_vci2l_fryuu_173.awsui_range-end-date_vci2l_fryuu_219:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_range-end-date_vci2l_fryuu_219:not(#\9)::after {
|
|
253
253
|
border-bottom-right-radius: 8px;
|
|
254
|
-
border-bottom-right-radius: var(--border-item-
|
|
254
|
+
border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_selected_vci2l_fryuu_173.awsui_end-date_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_end-date_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222:not(#\9)::after, .awsui_selected_vci2l_fryuu_173.awsui_range-end-date_vci2l_fryuu_219.awsui_in-range-border-top_vci2l_fryuu_222:not(#\9), .awsui_selected_vci2l_fryuu_173.awsui_range-end-date_vci2l_fryuu_219.awsui_in-range-border-top_vci2l_fryuu_222:not(#\9)::after {
|
|
257
257
|
border-top-right-radius: 8px;
|
|
258
|
-
border-top-right-radius: var(--border-item-
|
|
258
|
+
border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_selected_vci2l_fryuu_173 > .awsui_day-inner_vci2l_fryuu_117:not(#\9) {
|
|
261
261
|
color: #ffffff;
|
|
262
262
|
color: var(--color-background-control-default-4pa05r, #ffffff);
|
|
263
263
|
position: relative;
|
|
264
264
|
z-index: 2;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_in-
|
|
267
|
+
.awsui_in-range_vci2l_fryuu_166:not(#\9) {
|
|
268
268
|
background-color: #f2f8fd;
|
|
269
269
|
background-color: var(--color-background-dropdown-item-selected-8l4mpk, #f2f8fd);
|
|
270
270
|
}
|
|
271
|
-
.awsui_in-
|
|
271
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222:not(#\9)::after {
|
|
272
272
|
border-top: 2px solid #0972d3;
|
|
273
273
|
border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
274
274
|
}
|
|
275
|
-
.awsui_in-
|
|
275
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-right_vci2l_fryuu_237:not(#\9)::after {
|
|
276
276
|
border-right: 2px solid #0972d3;
|
|
277
277
|
border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
278
278
|
}
|
|
279
|
-
.awsui_in-
|
|
279
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216:not(#\9)::after {
|
|
280
280
|
border-bottom: 2px solid #0972d3;
|
|
281
281
|
border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
282
282
|
}
|
|
283
|
-
.awsui_in-
|
|
283
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-left_vci2l_fryuu_243:not(#\9)::after {
|
|
284
284
|
border-left: 2px solid #0972d3;
|
|
285
285
|
border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
286
286
|
}
|
|
287
|
-
.awsui_in-
|
|
287
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222.awsui_in-range-border-right_vci2l_fryuu_237:not(#\9), .awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222.awsui_in-range-border-right_vci2l_fryuu_237:not(#\9)::after {
|
|
288
288
|
border-top-right-radius: 8px;
|
|
289
|
-
border-top-right-radius: var(--border-item-
|
|
289
|
+
border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
290
290
|
}
|
|
291
|
-
.awsui_in-
|
|
291
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216.awsui_in-range-border-right_vci2l_fryuu_237:not(#\9), .awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216.awsui_in-range-border-right_vci2l_fryuu_237:not(#\9)::after {
|
|
292
292
|
border-bottom-right-radius: 8px;
|
|
293
|
-
border-bottom-right-radius: var(--border-item-
|
|
293
|
+
border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
294
294
|
}
|
|
295
|
-
.awsui_in-
|
|
295
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216.awsui_in-range-border-left_vci2l_fryuu_243:not(#\9), .awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-bottom_vci2l_fryuu_216.awsui_in-range-border-left_vci2l_fryuu_243:not(#\9)::after {
|
|
296
296
|
border-bottom-left-radius: 8px;
|
|
297
|
-
border-bottom-left-radius: var(--border-item-
|
|
297
|
+
border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_in-
|
|
299
|
+
.awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222.awsui_in-range-border-left_vci2l_fryuu_243:not(#\9), .awsui_in-range_vci2l_fryuu_166.awsui_in-range-border-top_vci2l_fryuu_222.awsui_in-range-border-left_vci2l_fryuu_243:not(#\9)::after {
|
|
300
300
|
border-top-left-radius: 8px;
|
|
301
|
-
border-top-left-radius: var(--border-item-
|
|
301
|
+
border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
302
302
|
}
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"day": "
|
|
6
|
-
"day-inner": "awsui_day-
|
|
7
|
-
"in-first-row": "awsui_in-first-
|
|
8
|
-
"in-previous-month": "awsui_in-previous-
|
|
9
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
10
|
-
"in-next-month": "awsui_in-next-
|
|
11
|
-
"in-first-column": "awsui_in-first-
|
|
12
|
-
"in-current-month": "awsui_in-current-
|
|
13
|
-
"enabled": "
|
|
14
|
-
"in-range": "awsui_in-
|
|
15
|
-
"end-date": "awsui_end-
|
|
16
|
-
"start-date": "awsui_start-
|
|
17
|
-
"no-range": "awsui_no-
|
|
18
|
-
"selected": "
|
|
19
|
-
"today": "
|
|
20
|
-
"range-start-date": "awsui_range-start-
|
|
21
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
22
|
-
"range-end-date": "awsui_range-end-
|
|
23
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
24
|
-
"in-range-border-right": "awsui_in-range-border-
|
|
25
|
-
"in-range-border-left": "awsui_in-range-border-
|
|
5
|
+
"day": "awsui_day_vci2l_fryuu_93",
|
|
6
|
+
"day-inner": "awsui_day-inner_vci2l_fryuu_117",
|
|
7
|
+
"in-first-row": "awsui_in-first-row_vci2l_fryuu_141",
|
|
8
|
+
"in-previous-month": "awsui_in-previous-month_vci2l_fryuu_141",
|
|
9
|
+
"last-day-of-month": "awsui_last-day-of-month_vci2l_fryuu_145",
|
|
10
|
+
"in-next-month": "awsui_in-next-month_vci2l_fryuu_149",
|
|
11
|
+
"in-first-column": "awsui_in-first-column_vci2l_fryuu_153",
|
|
12
|
+
"in-current-month": "awsui_in-current-month_vci2l_fryuu_156",
|
|
13
|
+
"enabled": "awsui_enabled_vci2l_fryuu_160",
|
|
14
|
+
"in-range": "awsui_in-range_vci2l_fryuu_166",
|
|
15
|
+
"end-date": "awsui_end-date_vci2l_fryuu_166",
|
|
16
|
+
"start-date": "awsui_start-date_vci2l_fryuu_166",
|
|
17
|
+
"no-range": "awsui_no-range_vci2l_fryuu_166",
|
|
18
|
+
"selected": "awsui_selected_vci2l_fryuu_173",
|
|
19
|
+
"today": "awsui_today_vci2l_fryuu_177",
|
|
20
|
+
"range-start-date": "awsui_range-start-date_vci2l_fryuu_213",
|
|
21
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_vci2l_fryuu_216",
|
|
22
|
+
"range-end-date": "awsui_range-end-date_vci2l_fryuu_219",
|
|
23
|
+
"in-range-border-top": "awsui_in-range-border-top_vci2l_fryuu_222",
|
|
24
|
+
"in-range-border-right": "awsui_in-range-border-right_vci2l_fryuu_237",
|
|
25
|
+
"in-range-border-left": "awsui_in-range-border-left_vci2l_fryuu_243"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -1,47 +1,47 @@
|
|
|
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
|
-
"trigger-wrapper": "awsui_trigger-
|
|
8
|
-
"trigger-flexbox": "awsui_trigger-
|
|
9
|
-
"preferred-wordbreak": "awsui_preferred-
|
|
10
|
-
"one-grid": "awsui_one-
|
|
11
|
-
"calendar-header": "awsui_calendar-
|
|
12
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
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-week": "awsui_calendar-
|
|
19
|
-
"first-grid": "awsui_first-
|
|
20
|
-
"second-grid": "awsui_second-
|
|
21
|
-
"grid": "
|
|
22
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
23
|
-
"date-and-time-wrapper__date": "awsui_date-and-time-
|
|
24
|
-
"date-and-time-wrapper__time": "awsui_date-and-time-
|
|
25
|
-
"date-and-time-constrainttext": "awsui_date-and-time-
|
|
26
|
-
"footer": "
|
|
27
|
-
"has-clear-button": "awsui_has-clear-
|
|
28
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
29
|
-
"icon-wrapper": "awsui_icon-
|
|
30
|
-
"label": "
|
|
31
|
-
"label-enabled": "awsui_label-
|
|
32
|
-
"label-text": "awsui_label-
|
|
33
|
-
"mode-switch": "awsui_mode-
|
|
34
|
-
"dropdown": "
|
|
35
|
-
"dropdown-content": "awsui_dropdown-
|
|
36
|
-
"start-date-input": "awsui_start-date-
|
|
37
|
-
"start-time-input": "awsui_start-time-
|
|
38
|
-
"end-date-input": "awsui_end-date-
|
|
39
|
-
"end-time-input": "awsui_end-time-
|
|
40
|
-
"validation-section": "awsui_validation-
|
|
41
|
-
"validation-error": "awsui_validation-
|
|
42
|
-
"clear-button": "awsui_clear-
|
|
43
|
-
"apply-button": "awsui_apply-
|
|
44
|
-
"cancel-button": "awsui_cancel-
|
|
45
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
4
|
+
"calendar": "awsui_calendar_mgja0_1iswd_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1iswd_1",
|
|
6
|
+
"root": "awsui_root_mgja0_1iswd_120",
|
|
7
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_1iswd_132",
|
|
8
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_1iswd_136",
|
|
9
|
+
"preferred-wordbreak": "awsui_preferred-wordbreak_mgja0_1iswd_140",
|
|
10
|
+
"one-grid": "awsui_one-grid_mgja0_1iswd_148",
|
|
11
|
+
"calendar-header": "awsui_calendar-header_mgja0_1iswd_151",
|
|
12
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1iswd_157",
|
|
13
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_1iswd_157",
|
|
14
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1iswd_177",
|
|
15
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1iswd_180",
|
|
16
|
+
"calendar-day-names": "awsui_calendar-day-names_mgja0_1iswd_183",
|
|
17
|
+
"calendar-day-name": "awsui_calendar-day-name_mgja0_1iswd_183",
|
|
18
|
+
"calendar-week": "awsui_calendar-week_mgja0_1iswd_198",
|
|
19
|
+
"first-grid": "awsui_first-grid_mgja0_1iswd_203",
|
|
20
|
+
"second-grid": "awsui_second-grid_mgja0_1iswd_204",
|
|
21
|
+
"grid": "awsui_grid_mgja0_1iswd_208",
|
|
22
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1iswd_212",
|
|
23
|
+
"date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_1iswd_216",
|
|
24
|
+
"date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_1iswd_219",
|
|
25
|
+
"date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_1iswd_223",
|
|
26
|
+
"footer": "awsui_footer_mgja0_1iswd_230",
|
|
27
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_1iswd_237",
|
|
28
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1iswd_244",
|
|
29
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_1iswd_248",
|
|
30
|
+
"label": "awsui_label_mgja0_1iswd_253",
|
|
31
|
+
"label-enabled": "awsui_label-enabled_mgja0_1iswd_258",
|
|
32
|
+
"label-text": "awsui_label-text_mgja0_1iswd_262",
|
|
33
|
+
"mode-switch": "awsui_mode-switch_mgja0_1iswd_267",
|
|
34
|
+
"dropdown": "awsui_dropdown_mgja0_1iswd_271",
|
|
35
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_1iswd_287",
|
|
36
|
+
"start-date-input": "awsui_start-date-input_mgja0_1iswd_296",
|
|
37
|
+
"start-time-input": "awsui_start-time-input_mgja0_1iswd_297",
|
|
38
|
+
"end-date-input": "awsui_end-date-input_mgja0_1iswd_298",
|
|
39
|
+
"end-time-input": "awsui_end-time-input_mgja0_1iswd_299",
|
|
40
|
+
"validation-section": "awsui_validation-section_mgja0_1iswd_303",
|
|
41
|
+
"validation-error": "awsui_validation-error_mgja0_1iswd_307",
|
|
42
|
+
"clear-button": "awsui_clear-button_mgja0_1iswd_311",
|
|
43
|
+
"apply-button": "awsui_apply-button_mgja0_1iswd_315",
|
|
44
|
+
"cancel-button": "awsui_cancel-button_mgja0_1iswd_319",
|
|
45
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_1iswd_323"
|
|
46
46
|
};
|
|
47
47
|
|