feat(rangeCalendar): allow to customise the behavior when the pointer is released outside of the component (#8899)
* feat(rangeCalendar): allow to customise the behavior when the pointer is released outside of the component
* feat: add test about pointerUpOutsideAction
* Add assertions to tests
* fix test
* add more tests
* change name of prop
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>