feat: add new variants and update agent docs for tokens#3791
feat: add new variants and update agent docs for tokens#3791adithyaakrishna wants to merge 2 commits intosimstudioai:stagingfrom
Conversation
PR SummaryMedium Risk Overview Extends several emcn components with new variants/props and exports: Updates the Written by Cursor Bugbot for commit 3c28b33. This will update automatically on new commits. Configure here. |
|
@adithyaakrishna is attempting to deploy a commit to the Sim Team on Vercel. A member of the Team first needs to authorize it. |
Greptile SummaryThis PR expands the EMCN component library with new visual variants and sizes across six components ( Confidence Score: 4/5Safe to merge; all variant logic is additive and non-breaking with two minor style clean-ups worth addressing. The component changes are well-implemented, type-safe, and consistent with the existing CVA patterns. Switch thumb translations, Slider size configs, and Input/Textarea type omissions are all correct. The only two concerns are both P2 style suggestions: Banner's new variants use raw Tailwind color classes instead of semantic tokens (in a PR that explicitly documents the 'always use semantic tokens' rule), and Textarea has duplicated padding across variants. Neither blocks a merge. apps/sim/components/emcn/components/banner/banner.tsx — new variants use raw Tailwind colors rather than semantic tokens Important Files Changed
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Summary
Type of Change
Testing
/playgroundChecklist
Screenshots/Videos