fix: offset calculation to handle transformed elements with translateY or translateX in scrollIntoView (#7717)
* fix: offset calculation to handle transformed elements with translateY or translateX
* add story
* fix lint
---------
Co-authored-by: Reid Barber <reid@reidbarber.com>
Co-authored-by: Devon Govett <devongovett@gmail.com>