feat(staff): integrate staff_home feature

- Created staff_main package with module, bloc, and pages
- Integrated staff_home into staff_main
- Updated route constants to use /worker-main
- Fixed intl version conflict
This commit is contained in:
Achintha Isuru
2026-01-24 12:11:25 -05:00
parent faa2b2b0a6
commit 13265d844e
22 changed files with 2373 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ workspace:
- packages/data_connect
- packages/core_localization
- packages/features/staff/authentication
- packages/features/staff/home
- packages/features/staff/staff_main
- packages/features/client/authentication
- packages/features/client/home