The init of palette component might be faster if we load icons asynchronously when asked for them (currently during validation of palette component - it means earlier than painting happens). The only information that is required quickly is dimension and this is known from/specified by contract.
not a regression -> switching issue type to 'enhancement'