- Omit duplicate/delete from current profile - Replace .infoButton with .installedProfile if current - Drop dots from direct actions - Disable trailing dots on iOS/tvOS - Disable "Connect to" if ineligible (decouple to own view)
- Add divider in add profile menu - Reuse trailing dots
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