feat(v2/ui): add ZardUI component library (Button, Dialog, Form, Input, Loader, Pagination, Table, Toast)#49
Conversation
…t, Loader, Pagination, Table, Toast) Port ZardUI primitives from Helpline104-UI-NEXT into Common-UI v2 so all AMRIT apps (104, 1097, MMU) can reuse shared UI components. - Rewrite @/shared/* alias imports to relative paths (Common-UI is a submodule with no path-alias config of its own) - Add the merge-classes util (v2/ui/utils) that the components depend on - Add AMRIT GPL-3.0 license headers to all new files - Document required peer dependencies in v2/ui/README.md - Re-export the kit from v2/public-api Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
SonarQube flagged 13 code smells! , but all in ZardUI library files, not business logic. |



Description
Add ZardUI component library to Common-UI v2 so all AMRIT apps (104, 1097, MMU) can reuse shared UI components.
What's included
Notes
Type of Change