Move input component files to lowercase directory and simplify structure
Remove unused button and password input components
Update exports in components index file
Add new Input component with support for Password and Button variants through compound pattern. Move input implementation to new directory structure and enhance with label and caption support. Remove old input implementation.