@cloudscape-design/components 3.0.523 → 3.0.524
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/calendar/grid/index.d.ts +3 -3
- package/calendar/grid/index.js +10 -10
- package/calendar/grid/index.js.map +1 -1
- package/calendar/header/header-button.js +2 -2
- package/calendar/header/header-button.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/internal/base-component/styles.scoped.css +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/theming/index.cjs +30 -30
- package/internal/generated/theming/index.js +30 -30
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/test-utils/dom/calendar/index.js +4 -4
- package/test-utils/dom/calendar/index.js.map +1 -1
- package/test-utils/selectors/calendar/index.js +4 -4
- package/test-utils/selectors/calendar/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -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_u2j2d_97:not(#\9) {
|
|
98
98
|
inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.awsui_grid-
|
|
102
|
+
.awsui_grid-cell_1mfbn_u2j2d_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_u2j2d_109:not(#\9) {
|
|
110
110
|
padding-block-start: var(--space-s-34lx8l, 12px);
|
|
111
111
|
padding-block-end: var(--space-xxs-p8yyaw, 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-z9jkwp, 0.005em);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
.awsui_week_1mfbn_u2j2d_119:not(#\9) {
|
|
120
120
|
/* used for identifying element */
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.awsui_day_1mfbn_u2j2d_109:not(#\9) {
|
|
124
124
|
border-block-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
125
125
|
border-inline-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
126
126
|
padding-block: var(--space-xxs-p8yyaw, 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-6oq3n6, #9ba7b6);
|
|
129
129
|
position: relative;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_day_1mfbn_u2j2d_109:not(#\9):focus {
|
|
132
132
|
outline: none;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_day_1mfbn_u2j2d_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-yel47s, 2px));
|
|
142
142
|
background-color: transparent;
|
|
143
143
|
}
|
|
144
|
-
body[data-awsui-focus-visible=true] .
|
|
144
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_u2j2d_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_u2j2d_109:not(#\9):focus {
|
|
149
149
|
outline: 2px dotted transparent;
|
|
150
150
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
151
151
|
}
|
|
152
|
-
body[data-awsui-focus-visible=true] .
|
|
152
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_u2j2d_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_gaq28_109:not(#\9):focus::b
|
|
|
163
163
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
164
164
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.awsui_day_1mfbn_u2j2d_109 > .awsui_day-inner_1mfbn_u2j2d_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_u2j2d_171:not(#\9):not(.awsui_in-previous-month_1mfbn_u2j2d_171) {
|
|
172
172
|
border-block-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_in-previous-
|
|
175
|
+
.awsui_in-previous-month_1mfbn_u2j2d_171:not(#\9):not(.awsui_last-day-of-month_1mfbn_u2j2d_175) {
|
|
176
176
|
border-inline-end-color: transparent;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_in-next-
|
|
179
|
+
.awsui_in-next-month_1mfbn_u2j2d_179:not(#\9) {
|
|
180
180
|
border-color: transparent;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.awsui_in-first-
|
|
183
|
+
.awsui_in-first-column_1mfbn_u2j2d_183:not(#\9) {
|
|
184
184
|
border-inline-start: 1px solid transparent;
|
|
185
185
|
}
|
|
186
|
-
.awsui_in-first-
|
|
186
|
+
.awsui_in-first-column_1mfbn_u2j2d_183.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9) {
|
|
187
187
|
border-inline-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_enabled_1mfbn_u2j2d_190:not(#\9) {
|
|
191
191
|
cursor: pointer;
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9) {
|
|
194
194
|
color: var(--color-text-dropdown-item-default-4o4hes, #000716);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9):not(.awsui_in-range_1mfbn_u2j2d_196), .awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9):not(.awsui_in-range_1mfbn_u2j2d_196)::after, .awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186.awsui_end-date_1mfbn_u2j2d_196.awsui_start-date_1mfbn_u2j2d_196:not(#\9), .awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186.awsui_end-date_1mfbn_u2j2d_196.awsui_start-date_1mfbn_u2j2d_196:not(#\9)::after, .awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186.awsui_no-range_1mfbn_u2j2d_196:not(#\9), .awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186.awsui_no-range_1mfbn_u2j2d_196:not(#\9)::after {
|
|
197
197
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
198
198
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
199
199
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
200
200
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
201
201
|
}
|
|
202
|
-
.
|
|
203
|
-
color: var(--color-text-calendar-
|
|
202
|
+
.awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9):hover {
|
|
203
|
+
color: var(--color-text-calendar-date-hover-llr4as, #000716);
|
|
204
204
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_enabled_1mfbn_u2j2d_190.awsui_in-current-month_1mfbn_u2j2d_186:not(#\9):hover:not(.awsui_selected_1mfbn_u2j2d_206)::after {
|
|
207
207
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
208
208
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
212
|
-
background-color: var(--color-background-calendar-
|
|
211
|
+
.awsui_today_1mfbn_u2j2d_211:not(#\9):not(.awsui_in-range_1mfbn_u2j2d_196) {
|
|
212
|
+
background-color: var(--color-background-calendar-current-date-kmb0ji, #f4f4f4);
|
|
213
213
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
214
214
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
215
215
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -217,20 +217,20 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_gaq28_109:not(#\9):focus::b
|
|
|
217
217
|
font-weight: 700;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_selected_1mfbn_u2j2d_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_u2j2d_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_u2j2d_206:not(#\9):focus {
|
|
230
230
|
outline: 2px dotted transparent;
|
|
231
231
|
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) - 1px);
|
|
232
232
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
233
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_u2j2d_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_gaq28_206:not(#\9):foc
|
|
|
244
244
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
245
245
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
|
|
246
246
|
}
|
|
247
|
-
body[data-awsui-focus-visible=true] .
|
|
247
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_u2j2d_206:not(#\9):focus::before {
|
|
248
248
|
z-index: 1;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_selected_1mfbn_u2j2d_206:not(#\9)::after {
|
|
251
251
|
background-color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
252
252
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
253
253
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
254
254
|
z-index: 0;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_selected_1mfbn_u2j2d_206.awsui_start-date_1mfbn_u2j2d_196:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_start-date_1mfbn_u2j2d_196:not(#\9)::after, .awsui_selected_1mfbn_u2j2d_206.awsui_range-start-date_1mfbn_u2j2d_256:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_range-start-date_1mfbn_u2j2d_256:not(#\9)::after {
|
|
257
257
|
border-top-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_selected_1mfbn_u2j2d_206.awsui_start-date_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_start-date_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259:not(#\9)::after, .awsui_selected_1mfbn_u2j2d_206.awsui_range-start-date_1mfbn_u2j2d_256.awsui_in-range-border-bottom_1mfbn_u2j2d_259:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_range-start-date_1mfbn_u2j2d_256.awsui_in-range-border-bottom_1mfbn_u2j2d_259:not(#\9)::after {
|
|
260
260
|
border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_selected_1mfbn_u2j2d_206.awsui_end-date_1mfbn_u2j2d_196:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_end-date_1mfbn_u2j2d_196:not(#\9)::after, .awsui_selected_1mfbn_u2j2d_206.awsui_range-end-date_1mfbn_u2j2d_262:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_range-end-date_1mfbn_u2j2d_262:not(#\9)::after {
|
|
263
263
|
border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
264
264
|
}
|
|
265
|
-
.
|
|
265
|
+
.awsui_selected_1mfbn_u2j2d_206.awsui_end-date_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_end-date_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265:not(#\9)::after, .awsui_selected_1mfbn_u2j2d_206.awsui_range-end-date_1mfbn_u2j2d_262.awsui_in-range-border-top_1mfbn_u2j2d_265:not(#\9), .awsui_selected_1mfbn_u2j2d_206.awsui_range-end-date_1mfbn_u2j2d_262.awsui_in-range-border-top_1mfbn_u2j2d_265:not(#\9)::after {
|
|
266
266
|
border-top-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_selected_1mfbn_u2j2d_206 > .awsui_day-inner_1mfbn_u2j2d_166:not(#\9) {
|
|
269
269
|
color: var(--color-background-control-default-qzruqy, #ffffff);
|
|
270
270
|
position: relative;
|
|
271
271
|
z-index: 2;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.awsui_in-
|
|
274
|
+
.awsui_in-range_1mfbn_u2j2d_196:not(#\9) {
|
|
275
275
|
background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
|
|
276
276
|
font-weight: 700;
|
|
277
277
|
}
|
|
278
|
-
.awsui_in-
|
|
278
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265:not(#\9)::after {
|
|
279
279
|
border-top: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
280
280
|
}
|
|
281
|
-
.awsui_in-
|
|
281
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-right_1mfbn_u2j2d_281:not(#\9)::after {
|
|
282
282
|
border-right: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
283
283
|
}
|
|
284
|
-
.awsui_in-
|
|
284
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259:not(#\9)::after {
|
|
285
285
|
border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
286
286
|
}
|
|
287
|
-
.awsui_in-
|
|
287
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-left_1mfbn_u2j2d_287:not(#\9)::after {
|
|
288
288
|
border-left: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
289
289
|
}
|
|
290
|
-
.awsui_in-
|
|
290
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265.awsui_in-range-border-right_1mfbn_u2j2d_281:not(#\9), .awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265.awsui_in-range-border-right_1mfbn_u2j2d_281:not(#\9)::after {
|
|
291
291
|
border-top-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
292
292
|
}
|
|
293
|
-
.awsui_in-
|
|
293
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259.awsui_in-range-border-right_1mfbn_u2j2d_281:not(#\9), .awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259.awsui_in-range-border-right_1mfbn_u2j2d_281:not(#\9)::after {
|
|
294
294
|
border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
295
295
|
}
|
|
296
|
-
.awsui_in-
|
|
296
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259.awsui_in-range-border-left_1mfbn_u2j2d_287:not(#\9), .awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-bottom_1mfbn_u2j2d_259.awsui_in-range-border-left_1mfbn_u2j2d_287:not(#\9)::after {
|
|
297
297
|
border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_in-
|
|
299
|
+
.awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265.awsui_in-range-border-left_1mfbn_u2j2d_287:not(#\9), .awsui_in-range_1mfbn_u2j2d_196.awsui_in-range-border-top_1mfbn_u2j2d_265.awsui_in-range-border-left_1mfbn_u2j2d_287:not(#\9)::after {
|
|
300
300
|
border-top-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
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_u2j2d_97",
|
|
6
|
+
"grid-cell": "awsui_grid-cell_1mfbn_u2j2d_102",
|
|
7
|
+
"day-header": "awsui_day-header_1mfbn_u2j2d_109",
|
|
8
|
+
"week": "awsui_week_1mfbn_u2j2d_119",
|
|
9
|
+
"day": "awsui_day_1mfbn_u2j2d_109",
|
|
10
|
+
"day-inner": "awsui_day-inner_1mfbn_u2j2d_166",
|
|
11
|
+
"in-first-row": "awsui_in-first-row_1mfbn_u2j2d_171",
|
|
12
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_u2j2d_171",
|
|
13
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_u2j2d_175",
|
|
14
|
+
"in-next-month": "awsui_in-next-month_1mfbn_u2j2d_179",
|
|
15
|
+
"in-first-column": "awsui_in-first-column_1mfbn_u2j2d_183",
|
|
16
|
+
"in-current-month": "awsui_in-current-month_1mfbn_u2j2d_186",
|
|
17
|
+
"enabled": "awsui_enabled_1mfbn_u2j2d_190",
|
|
18
|
+
"in-range": "awsui_in-range_1mfbn_u2j2d_196",
|
|
19
|
+
"end-date": "awsui_end-date_1mfbn_u2j2d_196",
|
|
20
|
+
"start-date": "awsui_start-date_1mfbn_u2j2d_196",
|
|
21
|
+
"no-range": "awsui_no-range_1mfbn_u2j2d_196",
|
|
22
|
+
"selected": "awsui_selected_1mfbn_u2j2d_206",
|
|
23
|
+
"today": "awsui_today_1mfbn_u2j2d_211",
|
|
24
|
+
"range-start-date": "awsui_range-start-date_1mfbn_u2j2d_256",
|
|
25
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_u2j2d_259",
|
|
26
|
+
"range-end-date": "awsui_range-end-date_1mfbn_u2j2d_262",
|
|
27
|
+
"in-range-border-top": "awsui_in-range-border-top_1mfbn_u2j2d_265",
|
|
28
|
+
"in-range-border-right": "awsui_in-range-border-right_1mfbn_u2j2d_281",
|
|
29
|
+
"in-range-border-left": "awsui_in-range-border-left_1mfbn_u2j2d_287"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
--color-background-button-primary-default-jrg2xu:#0972d3;
|
|
166
166
|
--color-background-button-primary-disabled-31l9pn:#e9ebed;
|
|
167
167
|
--color-background-button-primary-hover-l3mbyt:#033160;
|
|
168
|
-
--color-background-calendar-
|
|
168
|
+
--color-background-calendar-current-date-kmb0ji:#f4f4f4;
|
|
169
169
|
--color-background-cell-shaded-7v0jy4:#f8f8f8;
|
|
170
170
|
--color-background-code-editor-gutter-active-line-default-n2dsul:#5f6b7a;
|
|
171
171
|
--color-background-code-editor-gutter-active-line-error-ov6y7a:#d91515;
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
--color-text-button-primary-active-jqjf9n:#ffffff;
|
|
298
298
|
--color-text-button-primary-default-ltldxu:#ffffff;
|
|
299
299
|
--color-text-button-primary-hover-tcoaeg:#ffffff;
|
|
300
|
-
--color-text-calendar-
|
|
300
|
+
--color-text-calendar-date-hover-llr4as:#000716;
|
|
301
301
|
--color-text-calendar-month-hxx5ey:#5f6b7a;
|
|
302
302
|
--color-text-code-editor-gutter-active-line-zmlu0u:#ffffff;
|
|
303
303
|
--color-text-code-editor-gutter-default-n16krn:#000716;
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
--color-background-button-primary-default-jrg2xu:#539fe5;
|
|
775
775
|
--color-background-button-primary-disabled-31l9pn:#354150;
|
|
776
776
|
--color-background-button-primary-hover-l3mbyt:#89bdee;
|
|
777
|
-
--color-background-calendar-
|
|
777
|
+
--color-background-calendar-current-date-kmb0ji:#354150;
|
|
778
778
|
--color-background-cell-shaded-7v0jy4:#192534;
|
|
779
779
|
--color-background-code-editor-gutter-active-line-default-n2dsul:#7d8998;
|
|
780
780
|
--color-background-code-editor-gutter-active-line-error-ov6y7a:#eb6f6f;
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
--color-text-button-primary-active-jqjf9n:#000716;
|
|
882
882
|
--color-text-button-primary-default-ltldxu:#000716;
|
|
883
883
|
--color-text-button-primary-hover-tcoaeg:#000716;
|
|
884
|
-
--color-text-calendar-
|
|
884
|
+
--color-text-calendar-date-hover-llr4as:#d1d5db;
|
|
885
885
|
--color-text-calendar-month-hxx5ey:#8d99a8;
|
|
886
886
|
--color-text-code-editor-gutter-active-line-zmlu0u:#000716;
|
|
887
887
|
--color-text-code-editor-gutter-default-n16krn:#d1d5db;
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
--color-background-button-primary-default-jrg2xu:#539fe5;
|
|
1055
1055
|
--color-background-button-primary-disabled-31l9pn:#354150;
|
|
1056
1056
|
--color-background-button-primary-hover-l3mbyt:#89bdee;
|
|
1057
|
-
--color-background-calendar-
|
|
1057
|
+
--color-background-calendar-current-date-kmb0ji:#354150;
|
|
1058
1058
|
--color-background-cell-shaded-7v0jy4:#192534;
|
|
1059
1059
|
--color-background-code-editor-gutter-active-line-default-n2dsul:#7d8998;
|
|
1060
1060
|
--color-background-code-editor-gutter-active-line-error-ov6y7a:#eb6f6f;
|
|
@@ -1161,7 +1161,7 @@
|
|
|
1161
1161
|
--color-text-button-primary-active-jqjf9n:#000716;
|
|
1162
1162
|
--color-text-button-primary-default-ltldxu:#000716;
|
|
1163
1163
|
--color-text-button-primary-hover-tcoaeg:#000716;
|
|
1164
|
-
--color-text-calendar-
|
|
1164
|
+
--color-text-calendar-date-hover-llr4as:#d1d5db;
|
|
1165
1165
|
--color-text-calendar-month-hxx5ey:#8d99a8;
|
|
1166
1166
|
--color-text-code-editor-gutter-active-line-zmlu0u:#000716;
|
|
1167
1167
|
--color-text-code-editor-gutter-default-n16krn:#d1d5db;
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
--color-background-button-primary-default-jrg2xu:#539fe5;
|
|
1243
1243
|
--color-background-button-primary-disabled-31l9pn:#354150;
|
|
1244
1244
|
--color-background-button-primary-hover-l3mbyt:#89bdee;
|
|
1245
|
-
--color-background-calendar-
|
|
1245
|
+
--color-background-calendar-current-date-kmb0ji:#354150;
|
|
1246
1246
|
--color-background-cell-shaded-7v0jy4:#192534;
|
|
1247
1247
|
--color-background-code-editor-gutter-active-line-default-n2dsul:#7d8998;
|
|
1248
1248
|
--color-background-code-editor-gutter-active-line-error-ov6y7a:#eb6f6f;
|
|
@@ -1349,7 +1349,7 @@
|
|
|
1349
1349
|
--color-text-button-primary-active-jqjf9n:#000716;
|
|
1350
1350
|
--color-text-button-primary-default-ltldxu:#000716;
|
|
1351
1351
|
--color-text-button-primary-hover-tcoaeg:#000716;
|
|
1352
|
-
--color-text-calendar-
|
|
1352
|
+
--color-text-calendar-date-hover-llr4as:#d1d5db;
|
|
1353
1353
|
--color-text-calendar-month-hxx5ey:#8d99a8;
|
|
1354
1354
|
--color-text-code-editor-gutter-active-line-zmlu0u:#000716;
|
|
1355
1355
|
--color-text-code-editor-gutter-default-n16krn:#d1d5db;
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
--color-background-button-primary-default-jrg2xu:#d1d5db;
|
|
1526
1526
|
--color-background-button-primary-disabled-31l9pn:#354150;
|
|
1527
1527
|
--color-background-button-primary-hover-l3mbyt:#ffffff;
|
|
1528
|
-
--color-background-calendar-
|
|
1528
|
+
--color-background-calendar-current-date-kmb0ji:#354150;
|
|
1529
1529
|
--color-background-cell-shaded-7v0jy4:#192534;
|
|
1530
1530
|
--color-background-code-editor-gutter-active-line-default-n2dsul:#7d8998;
|
|
1531
1531
|
--color-background-code-editor-gutter-active-line-error-ov6y7a:#eb6f6f;
|
|
@@ -1632,7 +1632,7 @@
|
|
|
1632
1632
|
--color-text-button-primary-active-jqjf9n:#000716;
|
|
1633
1633
|
--color-text-button-primary-default-ltldxu:#000716;
|
|
1634
1634
|
--color-text-button-primary-hover-tcoaeg:#000716;
|
|
1635
|
-
--color-text-calendar-
|
|
1635
|
+
--color-text-calendar-date-hover-llr4as:#d1d5db;
|
|
1636
1636
|
--color-text-calendar-month-hxx5ey:#8d99a8;
|
|
1637
1637
|
--color-text-code-editor-gutter-active-line-zmlu0u:#000716;
|
|
1638
1638
|
--color-text-code-editor-gutter-default-n16krn:#d1d5db;
|
package/internal/environment.js
CHANGED
|
@@ -787,7 +787,7 @@ module.exports.preset = {
|
|
|
787
787
|
"light": "{colorBorderButtonNormalHover}",
|
|
788
788
|
"dark": "{colorBorderButtonNormalHover}"
|
|
789
789
|
},
|
|
790
|
-
"
|
|
790
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
791
791
|
"light": "{colorGrey150}",
|
|
792
792
|
"dark": "{colorGrey650}"
|
|
793
793
|
},
|
|
@@ -1335,11 +1335,11 @@ module.exports.preset = {
|
|
|
1335
1335
|
"light": "{colorWhite}",
|
|
1336
1336
|
"dark": "{colorGrey900}"
|
|
1337
1337
|
},
|
|
1338
|
-
"
|
|
1338
|
+
"colorTextCalendarDateHover": {
|
|
1339
1339
|
"light": "{colorTextDropdownItemDefault}",
|
|
1340
1340
|
"dark": "{colorTextDropdownItemDefault}"
|
|
1341
1341
|
},
|
|
1342
|
-
"
|
|
1342
|
+
"colorTextCalendarDateSelected": {
|
|
1343
1343
|
"light": "{colorTextAccent}",
|
|
1344
1344
|
"dark": "{colorTextAccent}"
|
|
1345
1345
|
},
|
|
@@ -2829,7 +2829,7 @@ module.exports.preset = {
|
|
|
2829
2829
|
"light": "{colorBorderButtonNormalHover}",
|
|
2830
2830
|
"dark": "{colorBorderButtonNormalHover}"
|
|
2831
2831
|
},
|
|
2832
|
-
"
|
|
2832
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
2833
2833
|
"light": "{colorGrey650}",
|
|
2834
2834
|
"dark": "{colorGrey650}"
|
|
2835
2835
|
},
|
|
@@ -3377,11 +3377,11 @@ module.exports.preset = {
|
|
|
3377
3377
|
"light": "{colorGrey900}",
|
|
3378
3378
|
"dark": "{colorGrey900}"
|
|
3379
3379
|
},
|
|
3380
|
-
"
|
|
3380
|
+
"colorTextCalendarDateHover": {
|
|
3381
3381
|
"light": "{colorTextDropdownItemDefault}",
|
|
3382
3382
|
"dark": "{colorTextDropdownItemDefault}"
|
|
3383
3383
|
},
|
|
3384
|
-
"
|
|
3384
|
+
"colorTextCalendarDateSelected": {
|
|
3385
3385
|
"light": "{colorTextAccent}",
|
|
3386
3386
|
"dark": "{colorTextAccent}"
|
|
3387
3387
|
},
|
|
@@ -3851,7 +3851,7 @@ module.exports.preset = {
|
|
|
3851
3851
|
"light": "{colorBorderButtonNormalHover}",
|
|
3852
3852
|
"dark": "{colorBorderButtonNormalHover}"
|
|
3853
3853
|
},
|
|
3854
|
-
"
|
|
3854
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
3855
3855
|
"light": "{colorGrey650}",
|
|
3856
3856
|
"dark": "{colorGrey650}"
|
|
3857
3857
|
},
|
|
@@ -4399,11 +4399,11 @@ module.exports.preset = {
|
|
|
4399
4399
|
"light": "{colorGrey900}",
|
|
4400
4400
|
"dark": "{colorGrey900}"
|
|
4401
4401
|
},
|
|
4402
|
-
"
|
|
4402
|
+
"colorTextCalendarDateHover": {
|
|
4403
4403
|
"light": "{colorTextDropdownItemDefault}",
|
|
4404
4404
|
"dark": "{colorTextDropdownItemDefault}"
|
|
4405
4405
|
},
|
|
4406
|
-
"
|
|
4406
|
+
"colorTextCalendarDateSelected": {
|
|
4407
4407
|
"light": "{colorTextAccent}",
|
|
4408
4408
|
"dark": "{colorTextAccent}"
|
|
4409
4409
|
},
|
|
@@ -4805,7 +4805,7 @@ module.exports.preset = {
|
|
|
4805
4805
|
"light": "{colorBorderButtonNormalHover}",
|
|
4806
4806
|
"dark": "{colorBorderButtonNormalHover}"
|
|
4807
4807
|
},
|
|
4808
|
-
"
|
|
4808
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
4809
4809
|
"light": "{colorGrey150}",
|
|
4810
4810
|
"dark": "{colorGrey650}"
|
|
4811
4811
|
},
|
|
@@ -5353,11 +5353,11 @@ module.exports.preset = {
|
|
|
5353
5353
|
"light": "{colorWhite}",
|
|
5354
5354
|
"dark": "{colorGrey900}"
|
|
5355
5355
|
},
|
|
5356
|
-
"
|
|
5356
|
+
"colorTextCalendarDateHover": {
|
|
5357
5357
|
"light": "{colorTextDropdownItemDefault}",
|
|
5358
5358
|
"dark": "{colorTextDropdownItemDefault}"
|
|
5359
5359
|
},
|
|
5360
|
-
"
|
|
5360
|
+
"colorTextCalendarDateSelected": {
|
|
5361
5361
|
"light": "{colorTextAccent}",
|
|
5362
5362
|
"dark": "{colorTextAccent}"
|
|
5363
5363
|
},
|
|
@@ -5759,7 +5759,7 @@ module.exports.preset = {
|
|
|
5759
5759
|
"light": "{colorBorderButtonNormalHover}",
|
|
5760
5760
|
"dark": "{colorBorderButtonNormalHover}"
|
|
5761
5761
|
},
|
|
5762
|
-
"
|
|
5762
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
5763
5763
|
"light": "{colorGrey150}",
|
|
5764
5764
|
"dark": "{colorGrey650}"
|
|
5765
5765
|
},
|
|
@@ -6307,11 +6307,11 @@ module.exports.preset = {
|
|
|
6307
6307
|
"light": "{colorWhite}",
|
|
6308
6308
|
"dark": "{colorGrey900}"
|
|
6309
6309
|
},
|
|
6310
|
-
"
|
|
6310
|
+
"colorTextCalendarDateHover": {
|
|
6311
6311
|
"light": "{colorTextDropdownItemDefault}",
|
|
6312
6312
|
"dark": "{colorTextDropdownItemDefault}"
|
|
6313
6313
|
},
|
|
6314
|
-
"
|
|
6314
|
+
"colorTextCalendarDateSelected": {
|
|
6315
6315
|
"light": "{colorTextAccent}",
|
|
6316
6316
|
"dark": "{colorTextAccent}"
|
|
6317
6317
|
},
|
|
@@ -6713,7 +6713,7 @@ module.exports.preset = {
|
|
|
6713
6713
|
"light": "{colorBorderButtonNormalHover}",
|
|
6714
6714
|
"dark": "{colorBorderButtonNormalHover}"
|
|
6715
6715
|
},
|
|
6716
|
-
"
|
|
6716
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
6717
6717
|
"light": "{colorGrey150}",
|
|
6718
6718
|
"dark": "{colorGrey650}"
|
|
6719
6719
|
},
|
|
@@ -7261,11 +7261,11 @@ module.exports.preset = {
|
|
|
7261
7261
|
"light": "{colorWhite}",
|
|
7262
7262
|
"dark": "{colorGrey900}"
|
|
7263
7263
|
},
|
|
7264
|
-
"
|
|
7264
|
+
"colorTextCalendarDateHover": {
|
|
7265
7265
|
"light": "{colorTextDropdownItemDefault}",
|
|
7266
7266
|
"dark": "{colorTextDropdownItemDefault}"
|
|
7267
7267
|
},
|
|
7268
|
-
"
|
|
7268
|
+
"colorTextCalendarDateSelected": {
|
|
7269
7269
|
"light": "{colorTextAccent}",
|
|
7270
7270
|
"dark": "{colorTextAccent}"
|
|
7271
7271
|
},
|
|
@@ -7669,7 +7669,7 @@ module.exports.preset = {
|
|
|
7669
7669
|
"light": "{colorBorderButtonNormalHover}",
|
|
7670
7670
|
"dark": "{colorBorderButtonNormalHover}"
|
|
7671
7671
|
},
|
|
7672
|
-
"
|
|
7672
|
+
"colorBackgroundCalendarCurrentDate": {
|
|
7673
7673
|
"light": "{colorGrey650}",
|
|
7674
7674
|
"dark": "{colorGrey650}"
|
|
7675
7675
|
},
|
|
@@ -8217,11 +8217,11 @@ module.exports.preset = {
|
|
|
8217
8217
|
"light": "{colorGrey900}",
|
|
8218
8218
|
"dark": "{colorGrey900}"
|
|
8219
8219
|
},
|
|
8220
|
-
"
|
|
8220
|
+
"colorTextCalendarDateHover": {
|
|
8221
8221
|
"light": "{colorTextDropdownItemDefault}",
|
|
8222
8222
|
"dark": "{colorTextDropdownItemDefault}"
|
|
8223
8223
|
},
|
|
8224
|
-
"
|
|
8224
|
+
"colorTextCalendarDateSelected": {
|
|
8225
8225
|
"light": "{colorTextAccent}",
|
|
8226
8226
|
"dark": "{colorTextAccent}"
|
|
8227
8227
|
},
|
|
@@ -8715,7 +8715,7 @@ module.exports.preset = {
|
|
|
8715
8715
|
"colorBackgroundButtonPrimaryDefault": "color",
|
|
8716
8716
|
"colorBackgroundButtonPrimaryDisabled": "color",
|
|
8717
8717
|
"colorBackgroundButtonPrimaryHover": "color",
|
|
8718
|
-
"
|
|
8718
|
+
"colorBackgroundCalendarCurrentDate": "color",
|
|
8719
8719
|
"colorBackgroundCellShaded": "color",
|
|
8720
8720
|
"colorBackgroundCodeEditorGutterActiveLineDefault": "color",
|
|
8721
8721
|
"colorBackgroundCodeEditorGutterActiveLineError": "color",
|
|
@@ -8852,8 +8852,8 @@ module.exports.preset = {
|
|
|
8852
8852
|
"colorTextButtonPrimaryActive": "color",
|
|
8853
8853
|
"colorTextButtonPrimaryDefault": "color",
|
|
8854
8854
|
"colorTextButtonPrimaryHover": "color",
|
|
8855
|
-
"
|
|
8856
|
-
"
|
|
8855
|
+
"colorTextCalendarDateHover": "color",
|
|
8856
|
+
"colorTextCalendarDateSelected": "color",
|
|
8857
8857
|
"colorTextCalendarMonth": "color",
|
|
8858
8858
|
"colorTextCodeEditorGutterActiveLine": "color",
|
|
8859
8859
|
"colorTextCodeEditorGutterDefault": "color",
|
|
@@ -9881,7 +9881,7 @@ module.exports.preset = {
|
|
|
9881
9881
|
"colorBackgroundButtonPrimaryDefault": "color-background-button-primary-default",
|
|
9882
9882
|
"colorBackgroundButtonPrimaryDisabled": "color-background-button-primary-disabled",
|
|
9883
9883
|
"colorBackgroundButtonPrimaryHover": "color-background-button-primary-hover",
|
|
9884
|
-
"
|
|
9884
|
+
"colorBackgroundCalendarCurrentDate": "color-background-calendar-current-date",
|
|
9885
9885
|
"colorBackgroundCellShaded": "color-background-cell-shaded",
|
|
9886
9886
|
"colorBackgroundCodeEditorGutterActiveLineDefault": "color-background-code-editor-gutter-active-line-default",
|
|
9887
9887
|
"colorBackgroundCodeEditorGutterActiveLineError": "color-background-code-editor-gutter-active-line-error",
|
|
@@ -10018,8 +10018,8 @@ module.exports.preset = {
|
|
|
10018
10018
|
"colorTextButtonPrimaryActive": "color-text-button-primary-active",
|
|
10019
10019
|
"colorTextButtonPrimaryDefault": "color-text-button-primary-default",
|
|
10020
10020
|
"colorTextButtonPrimaryHover": "color-text-button-primary-hover",
|
|
10021
|
-
"
|
|
10022
|
-
"
|
|
10021
|
+
"colorTextCalendarDateHover": "color-text-calendar-date-hover",
|
|
10022
|
+
"colorTextCalendarDateSelected": "color-text-calendar-date-selected",
|
|
10023
10023
|
"colorTextCalendarMonth": "color-text-calendar-month",
|
|
10024
10024
|
"colorTextCodeEditorGutterActiveLine": "color-text-code-editor-gutter-active-line",
|
|
10025
10025
|
"colorTextCodeEditorGutterDefault": "color-text-code-editor-gutter-default",
|
|
@@ -10568,7 +10568,7 @@ module.exports.preset = {
|
|
|
10568
10568
|
"colorBackgroundButtonPrimaryDefault": "--color-background-button-primary-default-jrg2xu",
|
|
10569
10569
|
"colorBackgroundButtonPrimaryDisabled": "--color-background-button-primary-disabled-31l9pn",
|
|
10570
10570
|
"colorBackgroundButtonPrimaryHover": "--color-background-button-primary-hover-l3mbyt",
|
|
10571
|
-
"
|
|
10571
|
+
"colorBackgroundCalendarCurrentDate": "--color-background-calendar-current-date-kmb0ji",
|
|
10572
10572
|
"colorBackgroundCellShaded": "--color-background-cell-shaded-7v0jy4",
|
|
10573
10573
|
"colorBackgroundCodeEditorGutterActiveLineDefault": "--color-background-code-editor-gutter-active-line-default-n2dsul",
|
|
10574
10574
|
"colorBackgroundCodeEditorGutterActiveLineError": "--color-background-code-editor-gutter-active-line-error-ov6y7a",
|
|
@@ -10705,8 +10705,8 @@ module.exports.preset = {
|
|
|
10705
10705
|
"colorTextButtonPrimaryActive": "--color-text-button-primary-active-jqjf9n",
|
|
10706
10706
|
"colorTextButtonPrimaryDefault": "--color-text-button-primary-default-ltldxu",
|
|
10707
10707
|
"colorTextButtonPrimaryHover": "--color-text-button-primary-hover-tcoaeg",
|
|
10708
|
-
"
|
|
10709
|
-
"
|
|
10708
|
+
"colorTextCalendarDateHover": "--color-text-calendar-date-hover-llr4as",
|
|
10709
|
+
"colorTextCalendarDateSelected": "--color-text-calendar-date-selected-otk0dm",
|
|
10710
10710
|
"colorTextCalendarMonth": "--color-text-calendar-month-hxx5ey",
|
|
10711
10711
|
"colorTextCodeEditorGutterActiveLine": "--color-text-code-editor-gutter-active-line-zmlu0u",
|
|
10712
10712
|
"colorTextCodeEditorGutterDefault": "--color-text-code-editor-gutter-default-n16krn",
|