@ardium-ui/ui 5.0.0-alpha.74 → 5.0.0-alpha.76
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/fesm2022/ardium-ui-ui.mjs +106 -106
- package/fesm2022/ardium-ui-ui.mjs.map +1 -1
- package/lib/slider/range-slider/range-slider.component.d.ts +1 -1
- package/package.json +1 -1
- package/prebuilt-themes/default/badge.css +222 -221
- package/prebuilt-themes/default/badge.css.map +1 -1
- package/prebuilt-themes/default/buttons/button.css +305 -304
- package/prebuilt-themes/default/buttons/button.css.map +1 -1
- package/prebuilt-themes/default/buttons/fab.css +302 -303
- package/prebuilt-themes/default/buttons/fab.css.map +1 -1
- package/prebuilt-themes/default/buttons/icon-button.css +290 -290
- package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
- package/prebuilt-themes/default/calendar.css +364 -364
- package/prebuilt-themes/default/calendar.css.map +1 -1
- package/prebuilt-themes/default/card.css +130 -137
- package/prebuilt-themes/default/card.css.map +1 -1
- package/prebuilt-themes/default/checkbox-list.css +74 -72
- package/prebuilt-themes/default/checkbox-list.css.map +1 -1
- package/prebuilt-themes/default/checkbox.css +339 -338
- package/prebuilt-themes/default/checkbox.css.map +1 -1
- package/prebuilt-themes/default/chips.css +384 -383
- package/prebuilt-themes/default/chips.css.map +1 -1
- package/prebuilt-themes/default/color-display.css +28 -26
- package/prebuilt-themes/default/color-display.css.map +1 -1
- package/prebuilt-themes/default/color-picker.css +105 -103
- package/prebuilt-themes/default/color-picker.css.map +1 -1
- package/prebuilt-themes/default/core.css +13 -9
- package/prebuilt-themes/default/core.css.map +1 -1
- package/prebuilt-themes/default/dialog.css +15 -15
- package/prebuilt-themes/default/dialog.css.map +1 -1
- package/prebuilt-themes/default/divider.css +73 -72
- package/prebuilt-themes/default/divider.css.map +1 -1
- package/prebuilt-themes/default/dropdown-panel.css +35 -34
- package/prebuilt-themes/default/dropdown-panel.css.map +1 -1
- package/prebuilt-themes/default/file-drop-area.css +286 -285
- package/prebuilt-themes/default/file-drop-area.css.map +1 -1
- package/prebuilt-themes/default/form-field-frame.css +102 -102
- package/prebuilt-themes/default/form-field-frame.css.map +1 -1
- package/prebuilt-themes/default/form-field.css +127 -129
- package/prebuilt-themes/default/form-field.css.map +1 -1
- package/prebuilt-themes/default/inputs/autocomplete-input.css +163 -162
- package/prebuilt-themes/default/inputs/autocomplete-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/color-input.css +99 -98
- package/prebuilt-themes/default/inputs/color-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/date-input.css +125 -125
- package/prebuilt-themes/default/inputs/date-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/digit-input.css +110 -111
- package/prebuilt-themes/default/inputs/digit-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/file-input.css +358 -359
- package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/hex-input.css +140 -138
- package/prebuilt-themes/default/inputs/hex-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/input.css +128 -126
- package/prebuilt-themes/default/inputs/input.css.map +1 -1
- package/prebuilt-themes/default/inputs/number-input.css +204 -204
- package/prebuilt-themes/default/inputs/number-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/password-input.css +98 -97
- package/prebuilt-themes/default/inputs/password-input.css.map +1 -1
- package/prebuilt-themes/default/kbd-shortcut.css +10 -8
- package/prebuilt-themes/default/kbd-shortcut.css.map +1 -1
- package/prebuilt-themes/default/kbd.css +17 -15
- package/prebuilt-themes/default/kbd.css.map +1 -1
- package/prebuilt-themes/default/modal.css +79 -77
- package/prebuilt-themes/default/modal.css.map +1 -1
- package/prebuilt-themes/default/progress-bar.css +250 -234
- package/prebuilt-themes/default/progress-bar.css.map +1 -1
- package/prebuilt-themes/default/progress-circle.css +172 -170
- package/prebuilt-themes/default/progress-circle.css.map +1 -1
- package/prebuilt-themes/default/radio.css +231 -232
- package/prebuilt-themes/default/radio.css.map +1 -1
- package/prebuilt-themes/default/segment.css +414 -412
- package/prebuilt-themes/default/segment.css.map +1 -1
- package/prebuilt-themes/default/select.css +274 -275
- package/prebuilt-themes/default/select.css.map +1 -1
- package/prebuilt-themes/default/slide-toggle.css +294 -293
- package/prebuilt-themes/default/slide-toggle.css.map +1 -1
- package/prebuilt-themes/default/slider.css +370 -369
- package/prebuilt-themes/default/slider.css.map +1 -1
- package/prebuilt-themes/default/snackbar.css +173 -172
- package/prebuilt-themes/default/snackbar.css.map +1 -1
- package/prebuilt-themes/default/spinner.css +156 -155
- package/prebuilt-themes/default/spinner.css.map +1 -1
- package/prebuilt-themes/default/stars.css +259 -262
- package/prebuilt-themes/default/stars.css.map +1 -1
- package/prebuilt-themes/default/tabber.css +234 -233
- package/prebuilt-themes/default/tabber.css.map +1 -1
- package/prebuilt-themes/default/table-pagination.css +46 -45
- package/prebuilt-themes/default/table-pagination.css.map +1 -1
- package/prebuilt-themes/default/table.css +441 -439
- package/prebuilt-themes/default/table.css.map +1 -1
- package/themes/default/badge.scss +92 -90
- package/themes/default/buttons/button.scss +70 -68
- package/themes/default/buttons/fab.scss +63 -61
- package/themes/default/buttons/icon-button.scss +56 -54
- package/themes/default/calendar.scss +215 -211
- package/themes/default/card.scss +133 -131
- package/themes/default/checkbox-list.scss +70 -68
- package/themes/default/checkbox.scss +55 -53
- package/themes/default/chips.scss +166 -159
- package/themes/default/color-display.scss +31 -29
- package/themes/default/color-picker.scss +95 -93
- package/themes/default/core.scss +14 -9
- package/themes/default/dialog.scss +15 -13
- package/themes/default/divider.scss +79 -77
- package/themes/default/dropdown-panel.scss +37 -35
- package/themes/default/file-drop-area.scss +152 -150
- package/themes/default/form-field-frame.scss +69 -67
- package/themes/default/form-field.scss +109 -107
- package/themes/default/inputs/autocomplete-input.scss +61 -59
- package/themes/default/inputs/color-input.scss +34 -32
- package/themes/default/inputs/date-input.scss +63 -61
- package/themes/default/inputs/digit-input.scss +83 -81
- package/themes/default/inputs/file-input.scss +113 -111
- package/themes/default/inputs/hex-input.scss +39 -37
- package/themes/default/inputs/input.scss +27 -25
- package/themes/default/inputs/number-input.scss +137 -135
- package/themes/default/inputs/password-input.scss +60 -58
- package/themes/default/kbd-shortcut.scss +9 -7
- package/themes/default/kbd.scss +19 -17
- package/themes/default/modal.scss +79 -77
- package/themes/default/progress-bar.scss +127 -103
- package/themes/default/progress-circle.scss +41 -39
- package/themes/default/radio.scss +92 -90
- package/themes/default/segment.scss +260 -255
- package/themes/default/select.scss +206 -204
- package/themes/default/slide-toggle.scss +146 -144
- package/themes/default/slider.scss +185 -179
- package/themes/default/snackbar.scss +32 -30
- package/themes/default/spinner.scss +16 -14
- package/themes/default/stars.scss +81 -79
- package/themes/default/tabber.scss +86 -84
- package/themes/default/table-pagination.scss +47 -46
- package/themes/default/table.scss +342 -340
|
@@ -25,370 +25,370 @@
|
|
|
25
25
|
--ard-calendar-entry-disabled-opacity: 50%;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
.ard-calendar .ard-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
.ard-calendar .ard-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
.ard-calendar .ard-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
.ard-readonly .ard-calendar,
|
|
386
|
-
.ard-disabled .ard-calendar {
|
|
387
|
-
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
28
|
+
@layer ard-theme {
|
|
29
|
+
.ard-calendar {
|
|
30
|
+
min-width: calc(var(--ard-calendar-grid-size) * 7 + var(--ard-calendar-grid-gap) * 6);
|
|
31
|
+
user-select: none;
|
|
32
|
+
padding: var(--ard-calendar-padding, 0 0.375rem 0.375rem 0.375rem);
|
|
33
|
+
box-sizing: content-box;
|
|
34
|
+
}
|
|
35
|
+
.ard-calendar.ard-color-none {
|
|
36
|
+
--ard-cmpcl--bg: var(--ard-bg);
|
|
37
|
+
--ard-cmpcl--bg-colored: var(--ard-bg-alt);
|
|
38
|
+
--ard-cmpcl--bg-colored-light: var(--ard-detail-light);
|
|
39
|
+
--ard-cmpcl--bg-header: var(--ard-bg-filled);
|
|
40
|
+
--ard-cmpcl--bg-colored-verylight: var(--ard-bg-darker);
|
|
41
|
+
--ard-cmpcl--on-bg: var(--ard-text);
|
|
42
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
43
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
44
|
+
--ard-cmpcl--border: var(--ard-text);
|
|
45
|
+
--ard-cmpcl--border-light: var(--ard-text2);
|
|
46
|
+
--ard-cmpcl--content: var(--ard-text);
|
|
47
|
+
--ard-cmpcl--content-light: var(--ard-text-alt);
|
|
48
|
+
--ard-cmpcl--overlay-rgb: var(--ard-overlay-rgb);
|
|
49
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
50
|
+
--ard-cmpcl--overlay-colored: var(--ard-overlay);
|
|
51
|
+
--ard-cmpcl--overlay-colored-light: var(--ard-text-alt);
|
|
52
|
+
}
|
|
53
|
+
.ard-calendar.ard-color-primary {
|
|
54
|
+
--ard-cmpcl--bg: rgb(var(--ard-primary-500));
|
|
55
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-primary-500));
|
|
56
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-primary-100));
|
|
57
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-primary-100));
|
|
58
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-primary-50));
|
|
59
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
60
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
61
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
62
|
+
--ard-cmpcl--border: rgb(var(--ard-primary-300));
|
|
63
|
+
--ard-cmpcl--border-light: rgb(var(--ard-primary-100));
|
|
64
|
+
--ard-cmpcl--content: rgb(var(--ard-primary-700));
|
|
65
|
+
--ard-cmpcl--content-light: rgb(var(--ard-primary-300));
|
|
66
|
+
--ard-cmpcl--overlay-rgb: var(--ard-primary-500);
|
|
67
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
68
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-primary-700));
|
|
69
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-primary-100));
|
|
70
|
+
}
|
|
71
|
+
.ard-calendar.ard-color-secondary {
|
|
72
|
+
--ard-cmpcl--bg: rgb(var(--ard-secondary-500));
|
|
73
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-secondary-500));
|
|
74
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-secondary-50));
|
|
75
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-secondary-50));
|
|
76
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-secondary-50));
|
|
77
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
78
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
79
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
80
|
+
--ard-cmpcl--border: rgb(var(--ard-secondary-300));
|
|
81
|
+
--ard-cmpcl--border-light: rgb(var(--ard-secondary-100));
|
|
82
|
+
--ard-cmpcl--content: rgb(var(--ard-secondary-700));
|
|
83
|
+
--ard-cmpcl--content-light: rgb(var(--ard-secondary-300));
|
|
84
|
+
--ard-cmpcl--overlay-rgb: var(--ard-secondary-500);
|
|
85
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
86
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-secondary-700));
|
|
87
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-secondary-100));
|
|
88
|
+
}
|
|
89
|
+
.ard-calendar.ard-color-warn {
|
|
90
|
+
--ard-cmpcl--bg: rgb(var(--ard-warn-500));
|
|
91
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-warn-500));
|
|
92
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-warn-50));
|
|
93
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-warn-50));
|
|
94
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-warn-50));
|
|
95
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
96
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
97
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
98
|
+
--ard-cmpcl--border: rgb(var(--ard-warn-300));
|
|
99
|
+
--ard-cmpcl--border-light: rgb(var(--ard-warn-100));
|
|
100
|
+
--ard-cmpcl--content: rgb(var(--ard-warn-700));
|
|
101
|
+
--ard-cmpcl--content-light: rgb(var(--ard-warn-100));
|
|
102
|
+
--ard-cmpcl--overlay-rgb: var(--ard-warn-500);
|
|
103
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
104
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-warn-700));
|
|
105
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-warn-100));
|
|
106
|
+
}
|
|
107
|
+
.ard-calendar.ard-color-danger {
|
|
108
|
+
--ard-cmpcl--bg: rgb(var(--ard-danger-700));
|
|
109
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-danger-700));
|
|
110
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-danger-100));
|
|
111
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-danger-100));
|
|
112
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-danger-50));
|
|
113
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
114
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
115
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
116
|
+
--ard-cmpcl--border: rgb(var(--ard-danger-300));
|
|
117
|
+
--ard-cmpcl--border-light: rgb(var(--ard-danger-100));
|
|
118
|
+
--ard-cmpcl--content: rgb(var(--ard-danger-900));
|
|
119
|
+
--ard-cmpcl--content-light: rgb(var(--ard-danger-500));
|
|
120
|
+
--ard-cmpcl--overlay-rgb: var(--ard-danger-700);
|
|
121
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
122
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-danger-700));
|
|
123
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-danger-300));
|
|
124
|
+
}
|
|
125
|
+
.ard-calendar.ard-color-success {
|
|
126
|
+
--ard-cmpcl--bg: rgb(var(--ard-success-700));
|
|
127
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-success-700));
|
|
128
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-success-50));
|
|
129
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-success-50));
|
|
130
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-success-50));
|
|
131
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
132
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
133
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
134
|
+
--ard-cmpcl--border: rgb(var(--ard-success-300));
|
|
135
|
+
--ard-cmpcl--border-light: rgb(var(--ard-success-100));
|
|
136
|
+
--ard-cmpcl--content: rgb(var(--ard-success-900));
|
|
137
|
+
--ard-cmpcl--content-light: rgb(var(--ard-success-300));
|
|
138
|
+
--ard-cmpcl--overlay-rgb: var(--ard-success-700);
|
|
139
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
140
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-success-700));
|
|
141
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-success-300));
|
|
142
|
+
}
|
|
143
|
+
.ard-calendar.ard-color-info {
|
|
144
|
+
--ard-cmpcl--bg: rgb(var(--ard-info-500));
|
|
145
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-info-500));
|
|
146
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-info-50));
|
|
147
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-info-50));
|
|
148
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-info-50));
|
|
149
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
150
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
151
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
152
|
+
--ard-cmpcl--border: rgb(var(--ard-info-300));
|
|
153
|
+
--ard-cmpcl--border-light: rgb(var(--ard-info-100));
|
|
154
|
+
--ard-cmpcl--content: rgb(var(--ard-info-700));
|
|
155
|
+
--ard-cmpcl--content-light: rgb(var(--ard-info-300));
|
|
156
|
+
--ard-cmpcl--overlay-rgb: var(--ard-info-500);
|
|
157
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
158
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-info-700));
|
|
159
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-info-100));
|
|
160
|
+
}
|
|
161
|
+
.ard-calendar.ard-color-currentColor {
|
|
162
|
+
--ard-cmpcl--bg: var(--ard-bg);
|
|
163
|
+
--ard-cmpcl--bg-colored: currentColor;
|
|
164
|
+
--ard-cmpcl--on-bg: currentColor;
|
|
165
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
166
|
+
--ard-cmpcl--border: currentColor;
|
|
167
|
+
--ard-cmpcl--border-light: currentColor;
|
|
168
|
+
--ard-cmpcl--content: currentColor;
|
|
169
|
+
--ard-cmpcl--content-light: currentColor;
|
|
170
|
+
--ard-cmpcl--overlay-rgb: var(--ard-overlay-rgb);
|
|
171
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
172
|
+
--ard-cmpcl--overlay-colored: currentColor;
|
|
173
|
+
--ard-cmpcl--overlay-colored-light: currentColor;
|
|
174
|
+
}
|
|
175
|
+
.ard-calendar .ard-calendar__top-toolbar .ard-calendar__calendar-header {
|
|
176
|
+
display: grid;
|
|
177
|
+
grid-template-columns: 1fr 5fr 1fr;
|
|
178
|
+
align-items: center;
|
|
179
|
+
justify-items: center;
|
|
180
|
+
width: 100%;
|
|
181
|
+
padding: var(--ard-calendar-header-padding, 0.75rem 0);
|
|
182
|
+
}
|
|
183
|
+
.ard-calendar .ard-calendar__top-toolbar .ard-calendar__calendar-header .ard-dropdown-arrow {
|
|
184
|
+
width: var(--ard-dropdown-button-size);
|
|
185
|
+
height: var(--ard-dropdown-button-size);
|
|
186
|
+
border: calc(var(--ard-dropdown-button-size) / 2) solid transparent;
|
|
187
|
+
position: relative;
|
|
188
|
+
border-bottom-color: var(--ard-detail);
|
|
189
|
+
border-right-color: var(--ard-detail);
|
|
190
|
+
transform: rotate(45deg) translate(-17.67771%, -17.67771%);
|
|
191
|
+
box-sizing: border-box;
|
|
192
|
+
}
|
|
193
|
+
.ard-calendar .ard-years-view .ard-dropdown-arrow {
|
|
194
|
+
rotate: 180deg;
|
|
195
|
+
}
|
|
196
|
+
.ard-calendar .ard-calendar__weekdays {
|
|
197
|
+
display: grid;
|
|
198
|
+
grid-template-columns: repeat(7, var(--ard-calendar-grid-size, 2.25rem));
|
|
199
|
+
gap: var(--ard-calendar-grid-gap, 0.25rem);
|
|
200
|
+
align-items: center;
|
|
201
|
+
padding: var(--ard-calendar-weekday-padding, 0 0 0.5rem 0);
|
|
202
|
+
}
|
|
203
|
+
.ard-calendar .ard-calendar__weekdays .ard-calendar__weekday {
|
|
204
|
+
text-align: center;
|
|
205
|
+
font-size: var(--ard-calendar-weekday-font-size, 0.875rem);
|
|
206
|
+
font-weight: var(--ard-calendar-weekday-font-weight, 500);
|
|
207
|
+
color: var(--ard-calendar-weekday-color, var(--ard-text));
|
|
208
|
+
}
|
|
209
|
+
.ard-calendar .ard-calendar__days-grid {
|
|
210
|
+
padding: 0;
|
|
211
|
+
display: grid;
|
|
212
|
+
grid-template-columns: repeat(7, var(--ard-calendar-grid-size));
|
|
213
|
+
position: relative;
|
|
214
|
+
outline: none;
|
|
215
|
+
gap: var(--ard-calendar-grid-gap, 0.25rem);
|
|
216
|
+
}
|
|
217
|
+
.ard-calendar .ard-calendar__days-grid > * {
|
|
218
|
+
width: var(--ard-calendar-grid-size);
|
|
219
|
+
max-width: var(--ard-calendar-grid-size);
|
|
220
|
+
height: var(--ard-calendar-grid-size);
|
|
221
|
+
max-height: var(--ard-calendar-grid-size);
|
|
222
|
+
box-sizing: border-box;
|
|
223
|
+
}
|
|
224
|
+
.ard-calendar .ard-calendar__days-grid.ard-reserve-top-row {
|
|
225
|
+
padding-top: calc(var(--ard-calendar-grid-size) + var(--ard-calendar-grid-gap));
|
|
226
|
+
}
|
|
227
|
+
.ard-calendar .ard-calendar__days-grid .ard-calendar__floating-month {
|
|
228
|
+
position: absolute;
|
|
229
|
+
top: 0;
|
|
230
|
+
left: 0;
|
|
231
|
+
transform: var(--ard-calendar-floating-month-transform, none);
|
|
232
|
+
width: 100%;
|
|
233
|
+
box-sizing: border-box;
|
|
234
|
+
aspect-ratio: 7;
|
|
235
|
+
padding: var(--ard-calendar-floating-month-padding, 0 0 0 1rem);
|
|
236
|
+
display: flex;
|
|
237
|
+
align-items: center;
|
|
238
|
+
font-size: var(--ard-calendar-floating-month-font-size, 0.875rem);
|
|
239
|
+
font-weight: var(--ard-calendar-floating-month-font-weight, 500);
|
|
240
|
+
color: var(--ard-calendar-floating-month-color, var(--ard-text3));
|
|
241
|
+
letter-spacing: 0.5px;
|
|
242
|
+
}
|
|
243
|
+
.ard-calendar .ard-calendar__simple-grid {
|
|
244
|
+
border-top: 1px solid var(--ard-detail-ultralight);
|
|
245
|
+
display: grid;
|
|
246
|
+
grid-template-columns: repeat(4, 1fr);
|
|
247
|
+
grid-template-rows: repeat(6, var(--ard-calendar-grid-size));
|
|
248
|
+
position: relative;
|
|
249
|
+
outline: none;
|
|
250
|
+
padding: 0;
|
|
251
|
+
gap: var(--ard-calendar-grid-gap, 0.25rem);
|
|
252
|
+
}
|
|
253
|
+
.ard-calendar .ard-calendar__simple-grid > * {
|
|
254
|
+
max-width: 100%;
|
|
255
|
+
box-sizing: border-box;
|
|
256
|
+
}
|
|
257
|
+
.ard-calendar .ard-calendar__entry {
|
|
258
|
+
z-index: 1;
|
|
259
|
+
cursor: pointer;
|
|
260
|
+
outline: none;
|
|
261
|
+
padding: var(--ard-calendar-entry-padding, 0);
|
|
262
|
+
box-sizing: border-box;
|
|
263
|
+
}
|
|
264
|
+
.ard-calendar .ard-calendar__entry .ard-calendar__entry-button {
|
|
265
|
+
width: 100%;
|
|
266
|
+
height: 100%;
|
|
267
|
+
padding: 0;
|
|
268
|
+
display: flex;
|
|
269
|
+
align-items: center;
|
|
270
|
+
justify-content: center;
|
|
271
|
+
font-size: var(--ard-calendar-entry-font-size, 0.875rem);
|
|
272
|
+
font-weight: var(--ard-calendar-entry-font-weight, 400);
|
|
273
|
+
background: transparent;
|
|
274
|
+
border: 1px solid transparent;
|
|
275
|
+
border-radius: var(--ard-calendar-entry-border-radius, 9999px);
|
|
276
|
+
position: relative;
|
|
277
|
+
cursor: pointer;
|
|
278
|
+
outline: none;
|
|
279
|
+
box-sizing: border-box;
|
|
280
|
+
}
|
|
281
|
+
.ard-calendar .ard-calendar__entry .ard-calendar__entry-button .ard-focus-overlay {
|
|
282
|
+
position: absolute;
|
|
283
|
+
top: calc(-1 * 0px);
|
|
284
|
+
bottom: calc(-1 * 0px);
|
|
285
|
+
left: calc(-1 * 0px);
|
|
286
|
+
right: calc(-1 * 0px);
|
|
287
|
+
opacity: 0;
|
|
288
|
+
border-radius: inherit;
|
|
289
|
+
pointer-events: none;
|
|
290
|
+
transition: opacity 0.2s ease;
|
|
291
|
+
z-index: -1;
|
|
292
|
+
background: var(--ard-cmpcl--overlay);
|
|
293
|
+
transition: border-color 0.1s ease, opacity 0.1s ease;
|
|
294
|
+
}
|
|
295
|
+
.ard-calendar .ard-calendar__entry .ard-calendar__entry-button .ard-range-overlay {
|
|
296
|
+
position: absolute;
|
|
297
|
+
top: calc(-1 * 0px);
|
|
298
|
+
bottom: calc(-1 * 0px);
|
|
299
|
+
left: calc(-1 * 0px);
|
|
300
|
+
right: calc(-1 * 0px);
|
|
301
|
+
opacity: 0;
|
|
302
|
+
border-radius: inherit;
|
|
303
|
+
pointer-events: none;
|
|
304
|
+
transition: opacity 0.2s ease;
|
|
305
|
+
z-index: -1;
|
|
306
|
+
opacity: 1;
|
|
307
|
+
left: calc(var(--ard-calendar-grid-gap, 0.25rem) / -2 - 1px);
|
|
308
|
+
right: calc(var(--ard-calendar-grid-gap, 0.25rem) / -2 - 1px);
|
|
309
|
+
border: var(--ard-calendar-entry-range-overlay-border-width, 1px) var(--ard-calendar-entry-range-overlay-border-style, dashed) transparent;
|
|
310
|
+
background: transparent;
|
|
311
|
+
transition: none;
|
|
312
|
+
border-radius: 0;
|
|
313
|
+
}
|
|
314
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-empty {
|
|
315
|
+
cursor: default;
|
|
316
|
+
}
|
|
317
|
+
.ard-calendar .ard-calendar__entry.ard-calendar-today .ard-calendar__entry-button {
|
|
318
|
+
border-color: var(--ard-calendar-entry-today-border-color, var(--ard-detail));
|
|
319
|
+
}
|
|
320
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted-in-range .ard-range-overlay {
|
|
321
|
+
opacity: 1;
|
|
322
|
+
border-top-color: var(--ard-cmpcl--bg-colored);
|
|
323
|
+
border-bottom-color: var(--ard-cmpcl--bg-colored);
|
|
324
|
+
}
|
|
325
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted-in-range.ard-calendar__entry-selected-start .ard-range-overlay {
|
|
326
|
+
border-left-color: var(--ard-cmpcl--bg-colored);
|
|
327
|
+
}
|
|
328
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted-in-range.ard-calendar__entry-selected-end .ard-range-overlay, .ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted-in-range.ard-calendar__entry-highlighted .ard-range-overlay {
|
|
329
|
+
border-right-color: var(--ard-cmpcl--bg-colored);
|
|
330
|
+
}
|
|
331
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted .ard-focus-overlay {
|
|
332
|
+
opacity: var(--ard-calendar-entry-highlighted-overlay-opacity, 20%);
|
|
333
|
+
}
|
|
334
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected-start .ard-range-overlay {
|
|
335
|
+
left: 0;
|
|
336
|
+
border-top-left-radius: var(--ard-calendar-entry-border-radius);
|
|
337
|
+
border-bottom-left-radius: var(--ard-calendar-entry-border-radius);
|
|
338
|
+
}
|
|
339
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected-end .ard-range-overlay, .ard-calendar .ard-calendar__entry.ard-calendar__entry-highlighted:not(.ard-calendar__entry-selected-in-range) .ard-range-overlay {
|
|
340
|
+
right: 0;
|
|
341
|
+
border-top-right-radius: var(--ard-calendar-entry-border-radius);
|
|
342
|
+
border-bottom-right-radius: var(--ard-calendar-entry-border-radius);
|
|
343
|
+
}
|
|
344
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected-in-range .ard-range-overlay {
|
|
345
|
+
opacity: var(--ard-calendar-entry-selected-range-overlay-opacity, 12%);
|
|
346
|
+
background-color: var(--ard-cmpcl--bg-colored);
|
|
347
|
+
}
|
|
348
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected .ard-calendar__entry-button {
|
|
349
|
+
color: var(--ard-cmpcl--on-bg-colored);
|
|
350
|
+
}
|
|
351
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected .ard-focus-overlay {
|
|
352
|
+
opacity: var(--ard-calendar-entry-selected-overlay-opacity, 100%);
|
|
353
|
+
background: var(--ard-cmpcl--bg-colored);
|
|
354
|
+
}
|
|
355
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-selected.ard-calendar-today .ard-focus-overlay {
|
|
356
|
+
border: var(--ard-calendar-entry-today-selected-border, 2px solid var(--ard-bg));
|
|
357
|
+
}
|
|
358
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-disabled {
|
|
359
|
+
pointer-events: none;
|
|
360
|
+
opacity: var(--ard-calendar-entry-disabled-overlay-opacity, 50%);
|
|
361
|
+
}
|
|
362
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-disabled .ard-calendar__entry-button {
|
|
363
|
+
cursor: default;
|
|
364
|
+
}
|
|
365
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-disabled .ard-focus-overlay {
|
|
366
|
+
background: var(--ard-cmpcl--overlay);
|
|
367
|
+
}
|
|
368
|
+
.ard-calendar .ard-calendar__entry.ard-calendar__entry-disabled.ard-calendar__entry-highlighted .ard-focus-overlay {
|
|
369
|
+
opacity: var(--ard-calendar-entry-disabled-highlighted-overlay-opacity, 15%);
|
|
370
|
+
}
|
|
371
|
+
.ard-calendar .ard-years-view .ard-calendar__entry .ard-calendar__entry-button .ard-range-overlay,
|
|
372
|
+
.ard-calendar .ard-months-view .ard-calendar__entry .ard-calendar__entry-button .ard-range-overlay {
|
|
373
|
+
left: calc(-var(--ard-calendar-grid-gap) / 2 - 1px);
|
|
374
|
+
right: calc(-var(--ard-calendar-grid-gap) / 2 - 1px);
|
|
375
|
+
border: none;
|
|
376
|
+
}
|
|
377
|
+
.ard-calendar .ard-years-view .ard-calendar__entry.ard-calendar__entry-selected-start .ard-range-overlay,
|
|
378
|
+
.ard-calendar .ard-months-view .ard-calendar__entry.ard-calendar__entry-selected-start .ard-range-overlay {
|
|
379
|
+
left: 0;
|
|
380
|
+
}
|
|
381
|
+
.ard-calendar .ard-years-view .ard-calendar__entry.ard-calendar__entry-selected-end .ard-range-overlay,
|
|
382
|
+
.ard-calendar .ard-months-view .ard-calendar__entry.ard-calendar__entry-selected-end .ard-range-overlay {
|
|
383
|
+
right: 0;
|
|
384
|
+
}
|
|
385
|
+
.ard-readonly .ard-calendar,
|
|
386
|
+
.ard-disabled .ard-calendar {
|
|
387
|
+
pointer-events: none;
|
|
388
|
+
}
|
|
389
|
+
.ard-disabled .ard-calendar {
|
|
390
|
+
opacity: var(--ard-calendar-entry-disabled-opacity, 50%);
|
|
391
|
+
}
|
|
392
392
|
}
|
|
393
393
|
|
|
394
394
|
/*# sourceMappingURL=calendar.css.map */
|