Upgrade dependencies and enhance TypeScript support
This merge request includes:
- Upgraded
@emotion/reactand@emotion/styledto versions 11.13.3 and 11.13.0 respectively, aligning them with 'activatee account' UI project. - Updated
@mui/materialand@mui/icons-materialto version 6.0.1. - Introduced
typesspecification in theexportsfield for TypeScript support. - Expanded module exports in
src/index.tsto include utilities, components, constants, and themes, allowing imports when using this package. - Modified
CookieBannercomponent insrc/components/CookieBanner/CookieBanner.tsxaligningmuiv6. - Updated the snapshot test for
CookieBanner.
Additional changes include updates to the CHANGELOG, README, and usage examples to reflect these changes.
Edited by Eugene E.