Changed
@lumx/core- Moved all non React related types and enums into the package
- Moved
classNameutilities into the package
@lumx/react:- Import types and constants from
@lumx/coreand re-export - Import
classNameutilities from@lumx/core - Migrate tests to
vitest - Uniformize link and button handling in
Link,Button,SideNavigationItem,ThumbnailandNavigationItem. - Render disabled links as link instead of disabled buttons.
- Import types and constants from