Declare and export reusable element from the DatePicker sub-packages, to make them easily usable accros the design system or any application.
Refactor the original DatePicker component to utilize the newly created shared common DatePickerAux component. This modification enhances code consistency, and promotes the reuse of the DatePickerAux across date inputs variants.