Enhancements:
- Component generator: use component_name instead of module_name in templates, so when we create a button component, by default it contains button instead of button_component
Bug fixes:
- Component generator: fix error when the single-quotes are used in imports*