Skip to content

feat(v2/ui): add ZardUI component library (Button, Dialog, Form, Input, Loader, Pagination, Table, Toast)#49

Merged
Aarti-panchal01 merged 1 commit into
angular-zard-migrationfrom
feat/v2-ui-zardui
Jun 16, 2026
Merged

feat(v2/ui): add ZardUI component library (Button, Dialog, Form, Input, Loader, Pagination, Table, Toast)#49
Aarti-panchal01 merged 1 commit into
angular-zard-migrationfrom
feat/v2-ui-zardui

Conversation

@Aarti-panchal01

@Aarti-panchal01 Aarti-panchal01 commented Jun 15, 2026

Copy link
Copy Markdown

Description

Add ZardUI component library to Common-UI v2 so all AMRIT apps (104, 1097, MMU) can reuse shared UI components.

What's included

  • 8 ZardUI components: Button, Dialog, Form, Input, Loader, Pagination, Table, Toast
  • Fixed all import paths (relative, no @/* alias needed)
  • GPL-3.0 license headers on all new files
  • README.md documenting peer dependencies
  • public-api.ts updated to export v2/ui

Notes

  • Gopi's existing v2 files untouched
  • Peer deps documented in v2/ui/README.md
  • Full type-check will happen when host app consumes the branch

Type of Change

  • New feature

…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>
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c187629e-7885-47c4-b2f6-dffc077bb7bb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/v2-ui-zardui

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud

Copy link
Copy Markdown

@Aarti-panchal01

Aarti-panchal01 commented Jun 15, 2026

Copy link
Copy Markdown
Author

SonarQube flagged 13 code smells! , but all in ZardUI library files, not business logic.
happy to fix if required, but these are ZardUI's internal patterns that would diverge from upstream.

@Aarti-panchal01 Aarti-panchal01 merged commit 2b1b170 into angular-zard-migration Jun 16, 2026
3 checks passed
@Aarti-panchal01 Aarti-panchal01 deleted the feat/v2-ui-zardui branch June 16, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants