* chore(css-modules): add good practices for writing css module files
* fix(guide): add more guidelines based on notion doc
* fix(pr): address pr comments
* refactor: replace Radio components with ToggleGroup in various components
* refactor: replace ToggleGroup with ToggleGroupSimple
* fix: update theme selection tests to use role-based queries
* feat: add styles for add-on tab title alignment and spacing
* refactor: replace Ant Design Switch with Signoz UI Switch across multiple components
* fix: update snapshot of failing test
* feat: update snapshot
* refactor: update imports to use Signoz UI Switch from the new path across multiple components
* refactor: update banned components to use Signoz UI imports for Typography and Switch
* refactor: replace Ant Design Switch with Signoz UI Switch
* feat(typography): migrate to @signozhq/ui
* test(ingestion-settings): add more timeout for test
* fix(typography): missing few places introduced by merge main
* fix(traces): blue links instead of l1 foreground
* fix(span-duration): fix issue with bad mocking
* feat: base path config setup and plugin for gotmpl generation at build time
* feat: changed output path to dir level
* feat: refactor the interceptor and added gotmpl into gitignore
* feat: removed plugin and serving the index.html only as the template
* feat: updated the html template
* feat: updated base path utils and fixed navigation and translations
* feat: code refactor around feedbacks
* feat: applied suggested patch changes
* feat: code refactor around feedbacks
* feat(base-path): mirgate rule to oxlint
* feat(base-path): fix lint issues
* feat(base-path): configure local dev setup
* feat(oxc): move from eslint/prettier to oxlint/oxfmt
* fix(scripts): formatted and linted
* fix(k8s-base-list): add again the ignore rule
* fix(fmt): permissions type
* fix(permissions): generate correct file for format
* fix(k8s): wrong update on test methods caused it to be wrong