@cloudscape-design/components-themeable 3.0.538 → 3.0.539
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/manifest.json +1 -1
- package/lib/internal/scss/calendar/calendar.scss +4 -4
- package/lib/internal/scss/calendar/styles.scss +16 -16
- package/lib/internal/scss/date-range-picker/calendar/grids/styles.scss +5 -5
- package/lib/internal/template/calendar/grid/index.d.ts +3 -3
- package/lib/internal/template/calendar/grid/index.js +10 -10
- package/lib/internal/template/calendar/grid/index.js.map +1 -1
- package/lib/internal/template/calendar/header/header-button.js +2 -2
- package/lib/internal/template/calendar/header/header-button.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +40 -40
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/internal/base-component/styles.scoped.css +22 -22
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +30 -30
- package/lib/internal/template/internal/generated/theming/index.js +30 -30
- package/lib/internal/template/test-utils/dom/calendar/index.js +4 -4
- package/lib/internal/template/test-utils/dom/calendar/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/calendar/index.js +4 -4
- package/lib/internal/template/test-utils/selectors/calendar/index.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -2,23 +2,23 @@
|
|
|
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
|
-
"calendar-inner": "awsui_calendar-
|
|
9
|
-
"calendar-header": "awsui_calendar-
|
|
10
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
11
|
-
"calendar-next-
|
|
12
|
-
"calendar-prev-
|
|
13
|
-
"calendar-grid": "awsui_calendar-
|
|
14
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
15
|
-
"calendar-
|
|
16
|
-
"calendar-
|
|
17
|
-
"calendar-
|
|
18
|
-
"calendar-
|
|
19
|
-
"calendar-
|
|
20
|
-
"calendar-
|
|
21
|
-
"
|
|
22
|
-
"calendar-
|
|
5
|
+
"calendar": "awsui_calendar_1ykar_641py_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_641py_1",
|
|
7
|
+
"root": "awsui_root_1ykar_641py_124",
|
|
8
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_641py_165",
|
|
9
|
+
"calendar-header": "awsui_calendar-header_1ykar_641py_169",
|
|
10
|
+
"calendar-header-month": "awsui_calendar-header-month_1ykar_641py_174",
|
|
11
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_641py_182",
|
|
12
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_641py_185",
|
|
13
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_641py_188",
|
|
14
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_641py_192",
|
|
15
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_641py_198",
|
|
16
|
+
"calendar-date": "awsui_calendar-date_1ykar_641py_198",
|
|
17
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_641py_218",
|
|
18
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_641py_228",
|
|
19
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_641py_235",
|
|
20
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_641py_228",
|
|
21
|
+
"date-inner": "awsui_date-inner_1ykar_641py_257",
|
|
22
|
+
"calendar-row": "awsui_calendar-row_1ykar_641py_332"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"grid": "
|
|
5
|
-
"grid-cell": "awsui_grid-
|
|
6
|
-
"day-header": "awsui_day-
|
|
7
|
-
"week": "
|
|
8
|
-
"day": "
|
|
9
|
-
"day-inner": "awsui_day-
|
|
10
|
-
"in-first-row": "awsui_in-first-
|
|
11
|
-
"in-previous-month": "awsui_in-previous-
|
|
12
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
13
|
-
"in-next-month": "awsui_in-next-
|
|
14
|
-
"in-first-column": "awsui_in-first-
|
|
15
|
-
"in-current-month": "awsui_in-current-
|
|
16
|
-
"enabled": "
|
|
17
|
-
"in-range": "awsui_in-
|
|
18
|
-
"end-date": "awsui_end-
|
|
19
|
-
"start-date": "awsui_start-
|
|
20
|
-
"no-range": "awsui_no-
|
|
21
|
-
"selected": "
|
|
22
|
-
"today": "
|
|
23
|
-
"range-start-date": "awsui_range-start-
|
|
24
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
25
|
-
"range-end-date": "awsui_range-end-
|
|
26
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
27
|
-
"in-range-border-right": "awsui_in-range-border-
|
|
28
|
-
"in-range-border-left": "awsui_in-range-border-
|
|
4
|
+
"grid": "awsui_grid_1mfbn_1qzvc_97",
|
|
5
|
+
"grid-cell": "awsui_grid-cell_1mfbn_1qzvc_102",
|
|
6
|
+
"day-header": "awsui_day-header_1mfbn_1qzvc_109",
|
|
7
|
+
"week": "awsui_week_1mfbn_1qzvc_119",
|
|
8
|
+
"day": "awsui_day_1mfbn_1qzvc_109",
|
|
9
|
+
"day-inner": "awsui_day-inner_1mfbn_1qzvc_166",
|
|
10
|
+
"in-first-row": "awsui_in-first-row_1mfbn_1qzvc_171",
|
|
11
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_1qzvc_171",
|
|
12
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_1qzvc_175",
|
|
13
|
+
"in-next-month": "awsui_in-next-month_1mfbn_1qzvc_179",
|
|
14
|
+
"in-first-column": "awsui_in-first-column_1mfbn_1qzvc_183",
|
|
15
|
+
"in-current-month": "awsui_in-current-month_1mfbn_1qzvc_186",
|
|
16
|
+
"enabled": "awsui_enabled_1mfbn_1qzvc_190",
|
|
17
|
+
"in-range": "awsui_in-range_1mfbn_1qzvc_196",
|
|
18
|
+
"end-date": "awsui_end-date_1mfbn_1qzvc_196",
|
|
19
|
+
"start-date": "awsui_start-date_1mfbn_1qzvc_196",
|
|
20
|
+
"no-range": "awsui_no-range_1mfbn_1qzvc_196",
|
|
21
|
+
"selected": "awsui_selected_1mfbn_1qzvc_206",
|
|
22
|
+
"today": "awsui_today_1mfbn_1qzvc_211",
|
|
23
|
+
"range-start-date": "awsui_range-start-date_1mfbn_1qzvc_256",
|
|
24
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1qzvc_259",
|
|
25
|
+
"range-end-date": "awsui_range-end-date_1mfbn_1qzvc_262",
|
|
26
|
+
"in-range-border-top": "awsui_in-range-border-top_1mfbn_1qzvc_265",
|
|
27
|
+
"in-range-border-right": "awsui_in-range-border-right_1mfbn_1qzvc_281",
|
|
28
|
+
"in-range-border-left": "awsui_in-range-border-left_1mfbn_1qzvc_287"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -94,19 +94,19 @@ 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_grid_1mfbn_1qzvc_97:not(#\9) {
|
|
98
98
|
inline-size: var(--size-calendar-grid-width-m7rthz, 234px);
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.awsui_grid-
|
|
102
|
+
.awsui_grid-cell_1mfbn_1qzvc_102:not(#\9) {
|
|
103
103
|
inline-size: 14.2857142857%;
|
|
104
104
|
word-break: break-word;
|
|
105
105
|
text-align: center;
|
|
106
106
|
font-weight: unset;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.awsui_day-
|
|
109
|
+
.awsui_day-header_1mfbn_1qzvc_109:not(#\9) {
|
|
110
110
|
padding-block-start: var(--space-s-2025hl, 12px);
|
|
111
111
|
padding-block-end: var(--space-xxs-9rrxti, 4px);
|
|
112
112
|
padding-inline: 0;
|
|
@@ -116,11 +116,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
letter-spacing: var(--letter-spacing-body-s-nkvets, normal);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
.awsui_week_1mfbn_1qzvc_119:not(#\9) {
|
|
120
120
|
/* used for identifying element */
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.awsui_day_1mfbn_1qzvc_109:not(#\9) {
|
|
124
124
|
border-block-end: 1px solid var(--color-border-calendar-grid-2ab4m1, #eaeded);
|
|
125
125
|
border-inline-end: 1px solid var(--color-border-calendar-grid-2ab4m1, #eaeded);
|
|
126
126
|
padding-block: var(--space-xxs-9rrxti, 4px);
|
|
@@ -128,10 +128,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
128
128
|
color: var(--color-text-dropdown-item-disabled-nf1b1j, #aab7b8);
|
|
129
129
|
position: relative;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_day_1mfbn_1qzvc_109:not(#\9):focus {
|
|
132
132
|
outline: none;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_day_1mfbn_1qzvc_109:not(#\9)::after {
|
|
135
135
|
content: "";
|
|
136
136
|
position: absolute;
|
|
137
137
|
z-index: 1;
|
|
@@ -141,15 +141,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
141
|
inset-inline-end: calc(-1 * var(--border-item-width-0zxiwv, 1px));
|
|
142
142
|
background-color: transparent;
|
|
143
143
|
}
|
|
144
|
-
body[data-awsui-focus-visible=true] .
|
|
144
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1qzvc_109:not(#\9):focus {
|
|
145
145
|
z-index: 2;
|
|
146
146
|
position: relative;
|
|
147
147
|
}
|
|
148
|
-
body[data-awsui-focus-visible=true] .
|
|
148
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1qzvc_109:not(#\9):focus {
|
|
149
149
|
outline: 2px dotted transparent;
|
|
150
150
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-pkb6ov, 0px) - 1px);
|
|
151
151
|
}
|
|
152
|
-
body[data-awsui-focus-visible=true] .
|
|
152
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1qzvc_109:not(#\9):focus::before {
|
|
153
153
|
content: " ";
|
|
154
154
|
display: block;
|
|
155
155
|
position: absolute;
|
|
@@ -163,53 +163,53 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_vqgy8_109:not(#\9):focus::b
|
|
|
163
163
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-6ckim2, 2px);
|
|
164
164
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.awsui_day_1mfbn_1qzvc_109 > .awsui_day-inner_1mfbn_1qzvc_166:not(#\9) {
|
|
167
167
|
position: relative;
|
|
168
168
|
z-index: 1;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.awsui_in-first-
|
|
171
|
+
.awsui_in-first-row_1mfbn_1qzvc_171:not(#\9):not(.awsui_in-previous-month_1mfbn_1qzvc_171) {
|
|
172
172
|
border-block-start: 1px solid var(--color-border-calendar-grid-2ab4m1, #eaeded);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_in-previous-
|
|
175
|
+
.awsui_in-previous-month_1mfbn_1qzvc_171:not(#\9):not(.awsui_last-day-of-month_1mfbn_1qzvc_175) {
|
|
176
176
|
border-inline-end-color: transparent;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_in-next-
|
|
179
|
+
.awsui_in-next-month_1mfbn_1qzvc_179:not(#\9) {
|
|
180
180
|
border-color: transparent;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.awsui_in-first-
|
|
183
|
+
.awsui_in-first-column_1mfbn_1qzvc_183:not(#\9) {
|
|
184
184
|
border-inline-start: 1px solid transparent;
|
|
185
185
|
}
|
|
186
|
-
.awsui_in-first-
|
|
186
|
+
.awsui_in-first-column_1mfbn_1qzvc_183.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9) {
|
|
187
187
|
border-inline-start: 1px solid var(--color-border-calendar-grid-2ab4m1, #eaeded);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_enabled_1mfbn_1qzvc_190:not(#\9) {
|
|
191
191
|
cursor: pointer;
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9) {
|
|
194
194
|
color: var(--color-text-dropdown-item-default-d4af6n, #16191f);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9):not(.awsui_in-range_1mfbn_1qzvc_196), .awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9):not(.awsui_in-range_1mfbn_1qzvc_196)::after, .awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186.awsui_end-date_1mfbn_1qzvc_196.awsui_start-date_1mfbn_1qzvc_196:not(#\9), .awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186.awsui_end-date_1mfbn_1qzvc_196.awsui_start-date_1mfbn_1qzvc_196:not(#\9)::after, .awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186.awsui_no-range_1mfbn_1qzvc_196:not(#\9), .awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186.awsui_no-range_1mfbn_1qzvc_196:not(#\9)::after {
|
|
197
197
|
border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
198
198
|
border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
199
199
|
border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
200
200
|
border-end-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
201
201
|
}
|
|
202
|
-
.
|
|
203
|
-
color: var(--color-text-calendar-
|
|
202
|
+
.awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9):hover {
|
|
203
|
+
color: var(--color-text-calendar-date-hover-ti96oo, #16191f);
|
|
204
204
|
background-color: var(--color-background-dropdown-item-hover-i8ac7r, #f2f3f3);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_enabled_1mfbn_1qzvc_190.awsui_in-current-month_1mfbn_1qzvc_186:not(#\9):hover:not(.awsui_selected_1mfbn_1qzvc_206)::after {
|
|
207
207
|
border-block: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-dropdown-item-hover-gqjku2, #879596);
|
|
208
208
|
border-inline: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-dropdown-item-hover-gqjku2, #879596);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
212
|
-
background-color: var(--color-background-calendar-
|
|
211
|
+
.awsui_today_1mfbn_1qzvc_211:not(#\9):not(.awsui_in-range_1mfbn_1qzvc_196) {
|
|
212
|
+
background-color: var(--color-background-calendar-current-date-wm9kva, #f2f3f3);
|
|
213
213
|
border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
214
214
|
border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
215
215
|
border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
@@ -217,20 +217,20 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_vqgy8_109:not(#\9):focus::b
|
|
|
217
217
|
font-weight: 700;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_selected_1mfbn_1qzvc_206:not(#\9) {
|
|
221
221
|
border-color: transparent;
|
|
222
222
|
position: relative;
|
|
223
223
|
z-index: 2;
|
|
224
224
|
font-weight: 700;
|
|
225
225
|
}
|
|
226
|
-
body[data-awsui-focus-visible=true] .
|
|
226
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1qzvc_206:not(#\9):focus {
|
|
227
227
|
position: relative;
|
|
228
228
|
}
|
|
229
|
-
body[data-awsui-focus-visible=true] .
|
|
229
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1qzvc_206:not(#\9):focus {
|
|
230
230
|
outline: 2px dotted transparent;
|
|
231
231
|
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-3hk571, 2px) - 1px);
|
|
232
232
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
233
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1qzvc_206:not(#\9):focus::before {
|
|
234
234
|
content: " ";
|
|
235
235
|
display: block;
|
|
236
236
|
position: absolute;
|
|
@@ -244,58 +244,58 @@ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_vqgy8_206:not(#\9):foc
|
|
|
244
244
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-6ckim2, 2px);
|
|
245
245
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-hhlvy8, #0073bb);
|
|
246
246
|
}
|
|
247
|
-
body[data-awsui-focus-visible=true] .
|
|
247
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1qzvc_206:not(#\9):focus::before {
|
|
248
248
|
z-index: 1;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_selected_1mfbn_1qzvc_206:not(#\9)::after {
|
|
251
251
|
background-color: var(--color-background-control-checked-pvanxo, #0073bb);
|
|
252
252
|
border-block: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
253
253
|
border-inline: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
254
254
|
z-index: 0;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_selected_1mfbn_1qzvc_206.awsui_start-date_1mfbn_1qzvc_196:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_start-date_1mfbn_1qzvc_196:not(#\9)::after, .awsui_selected_1mfbn_1qzvc_206.awsui_range-start-date_1mfbn_1qzvc_256:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_range-start-date_1mfbn_1qzvc_256:not(#\9)::after {
|
|
257
257
|
border-top-left-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_selected_1mfbn_1qzvc_206.awsui_start-date_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_start-date_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259:not(#\9)::after, .awsui_selected_1mfbn_1qzvc_206.awsui_range-start-date_1mfbn_1qzvc_256.awsui_in-range-border-bottom_1mfbn_1qzvc_259:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_range-start-date_1mfbn_1qzvc_256.awsui_in-range-border-bottom_1mfbn_1qzvc_259:not(#\9)::after {
|
|
260
260
|
border-bottom-left-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_selected_1mfbn_1qzvc_206.awsui_end-date_1mfbn_1qzvc_196:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_end-date_1mfbn_1qzvc_196:not(#\9)::after, .awsui_selected_1mfbn_1qzvc_206.awsui_range-end-date_1mfbn_1qzvc_262:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_range-end-date_1mfbn_1qzvc_262:not(#\9)::after {
|
|
263
263
|
border-bottom-right-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
264
264
|
}
|
|
265
|
-
.
|
|
265
|
+
.awsui_selected_1mfbn_1qzvc_206.awsui_end-date_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_end-date_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265:not(#\9)::after, .awsui_selected_1mfbn_1qzvc_206.awsui_range-end-date_1mfbn_1qzvc_262.awsui_in-range-border-top_1mfbn_1qzvc_265:not(#\9), .awsui_selected_1mfbn_1qzvc_206.awsui_range-end-date_1mfbn_1qzvc_262.awsui_in-range-border-top_1mfbn_1qzvc_265:not(#\9)::after {
|
|
266
266
|
border-top-right-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_selected_1mfbn_1qzvc_206 > .awsui_day-inner_1mfbn_1qzvc_166:not(#\9) {
|
|
269
269
|
color: var(--color-background-control-default-n6yadr, #ffffff);
|
|
270
270
|
position: relative;
|
|
271
271
|
z-index: 2;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.awsui_in-
|
|
274
|
+
.awsui_in-range_1mfbn_1qzvc_196:not(#\9) {
|
|
275
275
|
background-color: var(--color-background-dropdown-item-selected-u5p3gx, #f1faff);
|
|
276
276
|
font-weight: 700;
|
|
277
277
|
}
|
|
278
|
-
.awsui_in-
|
|
278
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265:not(#\9)::after {
|
|
279
279
|
border-top: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
280
280
|
}
|
|
281
|
-
.awsui_in-
|
|
281
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-right_1mfbn_1qzvc_281:not(#\9)::after {
|
|
282
282
|
border-right: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
283
283
|
}
|
|
284
|
-
.awsui_in-
|
|
284
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259:not(#\9)::after {
|
|
285
285
|
border-bottom: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
286
286
|
}
|
|
287
|
-
.awsui_in-
|
|
287
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-left_1mfbn_1qzvc_287:not(#\9)::after {
|
|
288
288
|
border-left: var(--border-item-width-0zxiwv, 1px) solid var(--color-background-control-checked-pvanxo, #0073bb);
|
|
289
289
|
}
|
|
290
|
-
.awsui_in-
|
|
290
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265.awsui_in-range-border-right_1mfbn_1qzvc_281:not(#\9), .awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265.awsui_in-range-border-right_1mfbn_1qzvc_281:not(#\9)::after {
|
|
291
291
|
border-top-right-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
292
292
|
}
|
|
293
|
-
.awsui_in-
|
|
293
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259.awsui_in-range-border-right_1mfbn_1qzvc_281:not(#\9), .awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259.awsui_in-range-border-right_1mfbn_1qzvc_281:not(#\9)::after {
|
|
294
294
|
border-bottom-right-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
295
295
|
}
|
|
296
|
-
.awsui_in-
|
|
296
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259.awsui_in-range-border-left_1mfbn_1qzvc_287:not(#\9), .awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-bottom_1mfbn_1qzvc_259.awsui_in-range-border-left_1mfbn_1qzvc_287:not(#\9)::after {
|
|
297
297
|
border-bottom-left-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_in-
|
|
299
|
+
.awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265.awsui_in-range-border-left_1mfbn_1qzvc_287:not(#\9), .awsui_in-range_1mfbn_1qzvc_196.awsui_in-range-border-top_1mfbn_1qzvc_265.awsui_in-range-border-left_1mfbn_1qzvc_287:not(#\9)::after {
|
|
300
300
|
border-top-left-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
301
301
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-cell": "awsui_grid-
|
|
7
|
-
"day-header": "awsui_day-
|
|
8
|
-
"week": "
|
|
9
|
-
"day": "
|
|
10
|
-
"day-inner": "awsui_day-
|
|
11
|
-
"in-first-row": "awsui_in-first-
|
|
12
|
-
"in-previous-month": "awsui_in-previous-
|
|
13
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
14
|
-
"in-next-month": "awsui_in-next-
|
|
15
|
-
"in-first-column": "awsui_in-first-
|
|
16
|
-
"in-current-month": "awsui_in-current-
|
|
17
|
-
"enabled": "
|
|
18
|
-
"in-range": "awsui_in-
|
|
19
|
-
"end-date": "awsui_end-
|
|
20
|
-
"start-date": "awsui_start-
|
|
21
|
-
"no-range": "awsui_no-
|
|
22
|
-
"selected": "
|
|
23
|
-
"today": "
|
|
24
|
-
"range-start-date": "awsui_range-start-
|
|
25
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
26
|
-
"range-end-date": "awsui_range-end-
|
|
27
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
28
|
-
"in-range-border-right": "awsui_in-range-border-
|
|
29
|
-
"in-range-border-left": "awsui_in-range-border-
|
|
5
|
+
"grid": "awsui_grid_1mfbn_1qzvc_97",
|
|
6
|
+
"grid-cell": "awsui_grid-cell_1mfbn_1qzvc_102",
|
|
7
|
+
"day-header": "awsui_day-header_1mfbn_1qzvc_109",
|
|
8
|
+
"week": "awsui_week_1mfbn_1qzvc_119",
|
|
9
|
+
"day": "awsui_day_1mfbn_1qzvc_109",
|
|
10
|
+
"day-inner": "awsui_day-inner_1mfbn_1qzvc_166",
|
|
11
|
+
"in-first-row": "awsui_in-first-row_1mfbn_1qzvc_171",
|
|
12
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_1qzvc_171",
|
|
13
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_1qzvc_175",
|
|
14
|
+
"in-next-month": "awsui_in-next-month_1mfbn_1qzvc_179",
|
|
15
|
+
"in-first-column": "awsui_in-first-column_1mfbn_1qzvc_183",
|
|
16
|
+
"in-current-month": "awsui_in-current-month_1mfbn_1qzvc_186",
|
|
17
|
+
"enabled": "awsui_enabled_1mfbn_1qzvc_190",
|
|
18
|
+
"in-range": "awsui_in-range_1mfbn_1qzvc_196",
|
|
19
|
+
"end-date": "awsui_end-date_1mfbn_1qzvc_196",
|
|
20
|
+
"start-date": "awsui_start-date_1mfbn_1qzvc_196",
|
|
21
|
+
"no-range": "awsui_no-range_1mfbn_1qzvc_196",
|
|
22
|
+
"selected": "awsui_selected_1mfbn_1qzvc_206",
|
|
23
|
+
"today": "awsui_today_1mfbn_1qzvc_211",
|
|
24
|
+
"range-start-date": "awsui_range-start-date_1mfbn_1qzvc_256",
|
|
25
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1qzvc_259",
|
|
26
|
+
"range-end-date": "awsui_range-end-date_1mfbn_1qzvc_262",
|
|
27
|
+
"in-range-border-top": "awsui_in-range-border-top_1mfbn_1qzvc_265",
|
|
28
|
+
"in-range-border-right": "awsui_in-range-border-right_1mfbn_1qzvc_281",
|
|
29
|
+
"in-range-border-left": "awsui_in-range-border-left_1mfbn_1qzvc_287"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
--color-background-button-primary-default-f3veih:#0073bb;
|
|
166
166
|
--color-background-button-primary-disabled-lba03m:#ffffff;
|
|
167
167
|
--color-background-button-primary-hover-79i9hj:#0a4a74;
|
|
168
|
-
--color-background-calendar-
|
|
168
|
+
--color-background-calendar-current-date-wm9kva:#f2f3f3;
|
|
169
169
|
--color-background-cell-shaded-zw6xp4:#f2f3f3;
|
|
170
170
|
--color-background-code-editor-gutter-active-line-default-mmq122:#687078;
|
|
171
171
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#d13212;
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
--color-text-button-primary-active-awr7hs:#ffffff;
|
|
298
298
|
--color-text-button-primary-default-7w7yjc:#ffffff;
|
|
299
299
|
--color-text-button-primary-hover-exy0sq:#ffffff;
|
|
300
|
-
--color-text-calendar-
|
|
300
|
+
--color-text-calendar-date-hover-ti96oo:#16191f;
|
|
301
301
|
--color-text-calendar-month-u6kvu0:#545b64;
|
|
302
302
|
--color-text-code-editor-gutter-active-line-9w975q:#ffffff;
|
|
303
303
|
--color-text-code-editor-gutter-default-5gmexo:#16191f;
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
--color-background-button-primary-default-f3veih:#44b9d6;
|
|
775
775
|
--color-background-button-primary-disabled-lba03m:#2a2e33;
|
|
776
776
|
--color-background-button-primary-hover-79i9hj:#00a1c9;
|
|
777
|
-
--color-background-calendar-
|
|
777
|
+
--color-background-calendar-current-date-wm9kva:#16191f;
|
|
778
778
|
--color-background-cell-shaded-zw6xp4:#16191f;
|
|
779
779
|
--color-background-code-editor-gutter-active-line-default-mmq122:#879596;
|
|
780
780
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#ff5d64;
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
--color-text-button-primary-active-awr7hs:#16191f;
|
|
878
878
|
--color-text-button-primary-default-7w7yjc:#16191f;
|
|
879
879
|
--color-text-button-primary-hover-exy0sq:#16191f;
|
|
880
|
-
--color-text-calendar-
|
|
880
|
+
--color-text-calendar-date-hover-ti96oo:#eaeded;
|
|
881
881
|
--color-text-calendar-month-u6kvu0:#d5dbdb;
|
|
882
882
|
--color-text-code-editor-gutter-active-line-9w975q:#16191f;
|
|
883
883
|
--color-text-code-editor-gutter-default-5gmexo:#d5dbdb;
|
|
@@ -1059,7 +1059,7 @@
|
|
|
1059
1059
|
--color-background-button-primary-default-f3veih:#44b9d6;
|
|
1060
1060
|
--color-background-button-primary-disabled-lba03m:#2a2e33;
|
|
1061
1061
|
--color-background-button-primary-hover-79i9hj:#00a1c9;
|
|
1062
|
-
--color-background-calendar-
|
|
1062
|
+
--color-background-calendar-current-date-wm9kva:#16191f;
|
|
1063
1063
|
--color-background-cell-shaded-zw6xp4:#16191f;
|
|
1064
1064
|
--color-background-code-editor-gutter-active-line-default-mmq122:#879596;
|
|
1065
1065
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#ff5d64;
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
--color-text-button-primary-active-awr7hs:#16191f;
|
|
1163
1163
|
--color-text-button-primary-default-7w7yjc:#16191f;
|
|
1164
1164
|
--color-text-button-primary-hover-exy0sq:#16191f;
|
|
1165
|
-
--color-text-calendar-
|
|
1165
|
+
--color-text-calendar-date-hover-ti96oo:#eaeded;
|
|
1166
1166
|
--color-text-calendar-month-u6kvu0:#d5dbdb;
|
|
1167
1167
|
--color-text-code-editor-gutter-active-line-9w975q:#16191f;
|
|
1168
1168
|
--color-text-code-editor-gutter-default-5gmexo:#d5dbdb;
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
--color-background-button-primary-default-f3veih:#0972d3;
|
|
1349
1349
|
--color-background-button-primary-disabled-lba03m:#e9ebed;
|
|
1350
1350
|
--color-background-button-primary-hover-79i9hj:#033160;
|
|
1351
|
-
--color-background-calendar-
|
|
1351
|
+
--color-background-calendar-current-date-wm9kva:#f4f4f4;
|
|
1352
1352
|
--color-background-cell-shaded-zw6xp4:#f8f8f8;
|
|
1353
1353
|
--color-background-code-editor-gutter-active-line-default-mmq122:#5f6b7a;
|
|
1354
1354
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#d91515;
|
|
@@ -1462,7 +1462,7 @@
|
|
|
1462
1462
|
--color-text-link-button-normal-default-pfifu1:#0972d3;
|
|
1463
1463
|
--color-text-link-button-normal-hover-dhq1ri:#033160;
|
|
1464
1464
|
--color-text-link-button-normal-active-7nf3v1:#033160;
|
|
1465
|
-
--color-text-calendar-
|
|
1465
|
+
--color-text-calendar-date-hover-ti96oo:#000716;
|
|
1466
1466
|
--color-text-calendar-month-u6kvu0:#5f6b7a;
|
|
1467
1467
|
--color-text-code-editor-gutter-default-5gmexo:#000716;
|
|
1468
1468
|
--color-text-code-editor-status-bar-disabled-xv1fre:#7d8998;
|
|
@@ -1692,7 +1692,7 @@
|
|
|
1692
1692
|
--color-background-button-primary-default-f3veih:#539fe5;
|
|
1693
1693
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
1694
1694
|
--color-background-button-primary-hover-79i9hj:#89bdee;
|
|
1695
|
-
--color-background-calendar-
|
|
1695
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
1696
1696
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
1697
1697
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
1698
1698
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
1799
1799
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
1800
1800
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
1801
|
-
--color-text-calendar-
|
|
1801
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
1802
1802
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
1803
1803
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
1804
1804
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
--color-background-button-primary-default-f3veih:#539fe5;
|
|
1949
1949
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
1950
1950
|
--color-background-button-primary-hover-79i9hj:#89bdee;
|
|
1951
|
-
--color-background-calendar-
|
|
1951
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
1952
1952
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
1953
1953
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
1954
1954
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
2061
2061
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
2062
2062
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
2063
|
-
--color-text-calendar-
|
|
2063
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
2064
2064
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
2065
2065
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
2066
2066
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -2141,7 +2141,7 @@
|
|
|
2141
2141
|
--color-background-button-primary-default-f3veih:#539fe5;
|
|
2142
2142
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
2143
2143
|
--color-background-button-primary-hover-79i9hj:#89bdee;
|
|
2144
|
-
--color-background-calendar-
|
|
2144
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
2145
2145
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
2146
2146
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
2147
2147
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
2248
2248
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
2249
2249
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
2250
|
-
--color-text-calendar-
|
|
2250
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
2251
2251
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
2252
2252
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
2253
2253
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -2328,7 +2328,7 @@
|
|
|
2328
2328
|
--color-background-button-primary-default-f3veih:#539fe5;
|
|
2329
2329
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
2330
2330
|
--color-background-button-primary-hover-79i9hj:#89bdee;
|
|
2331
|
-
--color-background-calendar-
|
|
2331
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
2332
2332
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
2333
2333
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
2334
2334
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -2435,7 +2435,7 @@
|
|
|
2435
2435
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
2436
2436
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
2437
2437
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
2438
|
-
--color-text-calendar-
|
|
2438
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
2439
2439
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
2440
2440
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
2441
2441
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -2528,7 +2528,7 @@
|
|
|
2528
2528
|
--color-background-button-primary-default-f3veih:#539fe5;
|
|
2529
2529
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
2530
2530
|
--color-background-button-primary-hover-79i9hj:#89bdee;
|
|
2531
|
-
--color-background-calendar-
|
|
2531
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
2532
2532
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
2533
2533
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
2534
2534
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -2635,7 +2635,7 @@
|
|
|
2635
2635
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
2636
2636
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
2637
2637
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
2638
|
-
--color-text-calendar-
|
|
2638
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
2639
2639
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
2640
2640
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
2641
2641
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -2914,7 +2914,7 @@
|
|
|
2914
2914
|
--color-background-button-primary-default-f3veih:#d1d5db;
|
|
2915
2915
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
2916
2916
|
--color-background-button-primary-hover-79i9hj:#ffffff;
|
|
2917
|
-
--color-background-calendar-
|
|
2917
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
2918
2918
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
2919
2919
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
2920
2920
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -3021,7 +3021,7 @@
|
|
|
3021
3021
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
3022
3022
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
3023
3023
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
3024
|
-
--color-text-calendar-
|
|
3024
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
3025
3025
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
3026
3026
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
3027
3027
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|
|
@@ -3102,7 +3102,7 @@
|
|
|
3102
3102
|
--color-background-button-primary-default-f3veih:#d1d5db;
|
|
3103
3103
|
--color-background-button-primary-disabled-lba03m:#354150;
|
|
3104
3104
|
--color-background-button-primary-hover-79i9hj:#ffffff;
|
|
3105
|
-
--color-background-calendar-
|
|
3105
|
+
--color-background-calendar-current-date-wm9kva:#354150;
|
|
3106
3106
|
--color-background-cell-shaded-zw6xp4:#192534;
|
|
3107
3107
|
--color-background-code-editor-gutter-active-line-default-mmq122:#7d8998;
|
|
3108
3108
|
--color-background-code-editor-gutter-active-line-error-kp33q7:#eb6f6f;
|
|
@@ -3209,7 +3209,7 @@
|
|
|
3209
3209
|
--color-text-button-primary-active-awr7hs:#000716;
|
|
3210
3210
|
--color-text-button-primary-default-7w7yjc:#000716;
|
|
3211
3211
|
--color-text-button-primary-hover-exy0sq:#000716;
|
|
3212
|
-
--color-text-calendar-
|
|
3212
|
+
--color-text-calendar-date-hover-ti96oo:#d1d5db;
|
|
3213
3213
|
--color-text-calendar-month-u6kvu0:#8d99a8;
|
|
3214
3214
|
--color-text-code-editor-gutter-active-line-9w975q:#000716;
|
|
3215
3215
|
--color-text-code-editor-gutter-default-5gmexo:#d1d5db;
|