v2.1: Updates nette-forms-components and fixes entity resolving
Updates the nette-forms-components library to version 2.0. Improves entity resolving in BaseForm by considering entity ID existence and the method name being called, ensuring correct entity injection in various form processing scenarios. Adds return type declarations to setOnAfter* methods for better type safety and consistency.