* chore: Add ./components/[name]/index.ts map to package.json
* fix: Clarify Popover exports
* fix: re-add dropdown to calcom/ui barrel
* chore: Add icon barrel file re-export
* Fix all calcom/ui imports of its own barrel
* Never say 'fix all remaining..' it's never true
* Some type fixeS
* Linking fixes
* Rename sheet.tsx to Sheet.tsx
Done through UI, console does NOT like this.
* Fixed some test failures
* test: add VariableNode test suite
* test: add ToolbarPlugin test suite
* test: add AutoLinkPlugin test suite
* test: add AddVariablesDropdown test suite
* test: add Editor test suite
* chore: Remove unnecessary comments in ToolbarPlugin.test.tsx
---------
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com>