* AAE-27343 Listen to form rules changes from reactive widgets
* remove leftover
* apply interface for reactive widgets and unit test
* update readonly control status
* [ci:force][link-adf:fix/AAE-27343-listen-to-form-rules-changes-in-reactive-widgets]
* Revert "AAE-23521 Fix improve dropdown reactive form (#10040)"
This reverts commit f88ff10f30b72748bc63521c104200d2c324b56b.
* Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052)"
This reverts commit d38e782fe34c64ae6666d89eca467ff1ee629061.
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052)""
This reverts commit 125ada76f61ab7a258503dbc51d09950073f9a95.
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>