. Updated to the latest OutSystems UI version
. Added comments for clarity
. Created two versions of the Lighthouse block:
> ReportNoException is the same lighthouse report block as before: it will display text "Error: Empty URL" if the url is empty when the block renders
> ReportWithException is a new version: it will not display anything if the url is empty, and it will raise an exception instead (GoogleLighthouseEmptyURLException)
. Removed unnecessary user image in the main component