carbon-components-svelte/tests/MultiSelect
Eric Liu 5c332bae5e fix(list-box): correct button/description translations based on selection count
The `ListBoxSelection` component now properly handles
translations for the clear button based on the selected items:

- Fix `buttonLabel` and `description` to use the same translation logic
- Add tests for custom translations in both `ComboBox` and `MultiSelect`
2025-03-23 11:12:48 -07:00
..
MultiSelect.test.ts fix(list-box): correct button/description translations based on selection count 2025-03-23 11:12:48 -07:00