* refactor(tanstack): move table to components & convert to css modules
* refactor(table): extract table to own component
* refactor(table): optimize
* chore(tests): cleanup tests and components
* fix(styles): minor fixes on styles
* fix(tests): use find by text
* fix(row): missing active styles
* refactor(tanstack-table): refine component based on infra monitoring
* docs(tanstacktable): add more docs about usage
* refactor(table): cleanup and fixes related to column and old preferences of logs
* refactor(table): more cleanup
* refactor(table): removed deprecated api
* fix(tanstack): more cleanup
* fix(sonner): removed old dependency
* fix(resizing): better resizing support
* fix(tanstack-header-row): use our version of popover
* fix(column-view): remove unused file
* fix(oxlint): alerts and issues
* fix(test): rollback aria-sort and rename to data-sort