v1.72.0
Feature
Add focus handling to BottomSheet for improved responsiveness
- Implemented a focusin event listener to trigger size adjustments of the BottomSheet when the element gains focus, enhancing the component's responsiveness to user interactions.
- Ensured proper cleanup of the event listener to prevent memory leaks.
