CE-3229: Refactor GenerateTemplate.tsx
Move down functions and hooks closer to the components using them. Examples:
- createIocRevision
- getTypeFileNames
- Move calls from GenerateTemplate closer to components using them
- Move the dialog into component with it's activator, in this case the Drawer
- CE-3192 unselect config preview
Follow-up: Weird horizontal scroll behavior.
Edited by Max Frederiksen