|
341 | 341 | toggle-active-state-icon-color: map.get($systems, md-sys-color, on-surface-variant),
|
342 | 342 | toggle-icon-color: map.get($systems, md-sys-color, on-surface-variant),
|
343 | 343 | calendar-body-label-text-color: map.get($systems, md-sys-color, on-surface),
|
| 344 | + calendar-period-button-text-color: map.get($systems, md-sys-color, on-surface-variant), |
344 | 345 | calendar-period-button-icon-color: map.get($systems, md-sys-color, on-surface-variant),
|
345 | 346 | calendar-navigation-button-icon-color: map.get($systems, md-sys-color, on-surface-variant),
|
346 |
| - calendar-header-divider-color: map.get($systems, md-sys-color, outline-variant), |
| 347 | + calendar-header-divider-color: transparent, |
347 | 348 | calendar-header-text-color: map.get($systems, md-sys-color, on-surface-variant),
|
348 | 349 | calendar-date-today-outline-color: map.get($systems, md-sys-color, primary),
|
349 | 350 | calendar-date-today-disabled-state-outline-color: mat.private-safe-color-change(
|
|
368 | 369 | ),
|
369 | 370 | calendar-container-background-color: map.get($systems, md-sys-color, surface-container-high),
|
370 | 371 | calendar-container-text-color: map.get($systems, md-sys-color, on-surface),
|
| 372 | + calendar-container-elevation-shadow: _hardcode(mdc-elevation.elevation-box-shadow(0), |
| 373 | + $exclude-hardcoded), |
| 374 | + calendar-container-shape: map.get($systems, md-sys-shape, corner-large), |
371 | 375 | calendar-text-font: map.get($systems, md-sys-typescale, body-large-font),
|
372 | 376 | calendar-text-size: map.get($systems, md-sys-typescale, body-large-size),
|
373 | 377 | calendar-body-label-text-size: map.get($systems, md-sys-typescale, title-small-size),
|
|
0 commit comments