* ACS-8806 refactor process comments, datatable access in task list and process list
* ACS-8806 docs mistake
* ACS-8806 revert datatable access changes in task and process lists
* ACS-8745 handle row selection in process list
* ACS-8745 add type to event emitter
* ACS-8745 change type in docs
* ACS-8745 review remarks - duplicated methods, redundant property
* ACS-8745 review remarks - docs typo, unit tests
* MNT-23194 add long validators, correct filename typos
* MNT-23194 improve unit tests, fix naming typos
* MNT-23194 change method name to more precise
* MNT-23194 remove redundant type definitions, change any type, add different notation integers parsing
* ACS-6644 review search docs and examples
* ACS-6644 change widget description to more precise
* ACS-6644 small formatting fix, add new component links to main connected pages
* [ACS-6644] trigger codeQL job
* ACS-5898 prevent custom task filters from always sending due after date, build custom filters form without initial values
* ACS-5898 revert setDueAfterFilter method removal, make its use conditional