Rather than defining a new enum, tie ModuleType to ModuleHandler names from PassepartoutKit. Also a way to reuse ModuleType.localizedDescription on both Module and ModuleBuilder implementations.
Renames: - AppUI → UILibrary - AppUIPlatform → AppUI (conditional umbrella) + AppUI[Main|TV] - APILibrary/CommonLibrary/UtilsLibrary → Common[API|Library|Utils] Dependencies: - AppUI → UILibrary - UILibrary → AppLibrary, CommonAPI - AppLibrary → CommonLibrary, CommonUtils