|
| 1 | +--- |
| 2 | +'@solid-design-system/components': minor |
| 3 | +--- |
| 4 | + |
| 5 | +Add BBBank theme. |
| 6 | +- New token `--sd-accordion--hover-color-background` in `sd-accordion` allows you to change the accordion background color on hover. |
| 7 | +- New token `--sd-accordion--open-color-text` in `sd-accordion` allows you to change the accordion summary text color when the accordion is open. |
| 8 | +- New token `--sd-accordion-color-border` in `sd-accordion` allows you to change the accordion item divider color. |
| 9 | +- New token `--sd-breadcrumb--current-color-text` in `sd-breadcrumb-item` allows you to change the `current` breadcrumb text color. |
| 10 | +- New token `--sd-button--primary--active-color-background` in `sd-button` allows you to change the background color of primary buttons when active. |
| 11 | +- New token `--sd-button--primary--disabled-color-background` in `sd-button` allows you to change the background color of disabled primary buttons. |
| 12 | +- New token `--sd-button--secondary--default-color-border` in `sd-button` allows you to change the border color of secondary buttons. |
| 13 | +- New token `--sd-button--secondary--hover-color-border` in `sd-button` allows you to change the border color of secondary buttons on hover. |
| 14 | +- New token `--sd-button--secondary--hover-color-text` in `sd-button` allows you to change the text color of secondary buttons on hover. |
| 15 | +- New token `--sd-button--secondary--active-color-border` in `sd-button` allows you to change the border color of secondary buttons when active. |
| 16 | +- New token `--sd-button--secondary--disabled-color-border` in `sd-button` allows you to change the border color of secondary buttons when disabled. |
| 17 | +- New token `--sd-button--tertiary--hover-color-text` in `sd-button` allows you to change the text color of tertiary buttons on hover. |
| 18 | +- New token `--sd-form-control--hover-color-background` in `sd-combobox`, `sd-datepicker`, `sd-input`, `sd-select`, and `sd-textarea` allows you to change the component background color on hover. |
| 19 | +- New token `--sd-form-control--read-only-color-background` in `sd-datepicker`, `sd-input`, and `sd-textarea` allows you to change the component background color when using the `read-only` property. |
| 20 | +- New token `--sd-radio__checked-height` and `--sd-radio__checked-width` in `sd-radio` allow you to change the height or width, respectively, of the radio checked indicator. |
| 21 | +- New token `--sd-radio--checked--disabled__icon-color-background` in `sd-radio` allows you to change the radio indicator background color when disabled. |
| 22 | +- New token `--sd-switch--unchecked--hover-color-background` in `sd-switch` allows you to change the switch background color on hover when unchecked. |
| 23 | +- New token `--sd-switch-border-width` in `sd-switch` allows you to change the switch border width. |
| 24 | +- New token `--sd-tab--disabled-color-text` in `sd-tab` allows you to change the disabled tab text color. |
| 25 | +- Fix `sd-carousel` chevron color. |
| 26 | +- Fix `sd-tag` disabled text color. |
| 27 | +- Fix `floating-label` text color in `sd-checkbox`, `sd-combobox`, `sd-datepicker`, `sd-input`, `sd-select`, and `sd-textarea`. |
| 28 | +- Add `--sd-choice-control-font-weight` to `sd-navigation-item`, allowing you to change the default font weight. |
| 29 | +- Fix icon accent color in the BBBank theme. |
| 30 | + |
0 commit comments