* refactor: use new components from signozhq/ui
* chore: remove migration doc
* refactor: update test imports and improve dialog handling
* chore: add assignee in todo items
* fix: failing test cases
* refactor: update button imports and adjust prefixIcon to prefix in AWS integration components
* refactor: use correct variables and latest components
* fix: add missing semicolon
* fix: add missing semicolon
* chore: use Button from @signozhq/ui
* refactor: update DrawerWrapper mock to include footer prop in tests
* refactor: remove richColor prop from toast
* fix: failing test cases
* chore: fix styling issues
* test: update EditMemberDrawer mock to include footer prop in tests
* chore: clean up and enhance component styles; update button variants and layout properties
* chore: add @signozhq/resizable package and update imports in TraceDetailV2 component
* refactor: move verifyFiltersAndOrderBy function to a separate file for better organization
* feat: add queriesCount prop to QueryV2 and conditionally render delete option
* fix: make the trace operator label match the case and color of QB addons
* fix: fix the inconsistency in the styles of trace operator and other query addons
* fix: make the QB footer buttons styles consistent with other buttons
* fix: fix similar colors for different queries in timeseries view
* fix: enhance the UI of formula label to match the other add-ons
* fix: update styles for metrics operators and select components for consistency
* fix: format styles for query footer buttons for improved readability
* fix: update #888 to var(--bg-vanilla-400)