feat: nested collection support (#7379)
* feat: nested collection support
* feat: add support for custom node keys
* fix: key generation for static scenario
* fix: lint error
* chore: remove key normalization
* fix: static node key scopes & table tests
* fix: grid id mismatch
* fix: reordering in virtualized gridlist
* fix: drag and drop
* feat: node key util & grid/table support
* chore: upgrade pkg-lock and leverage combined scope in builder
* fix: duplicate import
* fix: table rendering in docs
* chore: fix build
* contain changes to selection package
* revert idScope change
---------
Co-authored-by: Devon Govett <devongovett@gmail.com>