Overview
A small icon-library update adding two icons and improving the icon-list filtering and exports.
✨ Features
- Add ArrowShrinkIcon component and export (src/components/icons/arrow-shrink-icon/*).
- Add IndeterminateIcon component and export (src/components/icons/indeterminate-icon/*).
- Update icons barrel export to include the new icons (src/components/icons/index.ts).
🐛 Fixes
- Make the story/icon list filter trim tag/name whitespace and perform case-insensitive matching for more reliable search (src/stories/useIconsList.tsx).
What's Changed
- ASMA-7120 update all packages for ui families by @alexandru-bularga in #4
Full Changelog: v0.3.8...v0.4.0