feat: S2 DateField/DatePicker/Calendar (#8428)
* feat: S2 DateField/DatePicker/Calendar
* fix lint
* start calendar
* Style calendar and fix some datepicker styles
* changing ring size
* fix hover
* revert outline size change
* add range calendar
* fix yarn lock
* fix cell styles for different size ring and gap
* add spectrum context
* Add DateRangePicker
* add comment
* fix test
* Add TimeField and aria labels
* add press scaling
* fix non-contiguous ranges styles
* fix lint
* remove explicit modules
* Add time fields to date pickers
* fix buttons in date picker popover
* remove console log
* fix storybook intermittent crash from implicit actions, scrolling
* fix accessibility violation
* review changes and deduplicating code
* make outline in range smaller
* Label instead of aria label the stories by default
* reduce duplication, fix styles
* remove added api for day/week index and add storybook decorators for calendar systems
* field widths, share more
* Add hcm support
* add chromatic stories and fix bugs
* remove problematic story
* review fixes
* test the range calendar more
* review fixes
* share helptext styles
* add translations for everything and add default error messages
* adjust props from all dom attributes
* remove cellPadding from calendar grid