Third-Party Components and Notices
=================================

This plugin bundles compiled frontend assets generated by an Angular application.
Review `dash-board/dash-board/package-lock.json` (or your source repository lockfile)
for exact versions used in each release.

Included libraries typically include:

1) Angular Framework
- Package family: @angular/*
- License: MIT
- Copyright: Google LLC

2) RxJS
- Package: rxjs
- License: Apache-2.0
- Copyright: ReactiveX

3) PrimeNG
- Package: primeng
- License: MIT
- Copyright: PrimeTek

4) PrimeUIX Themes
- Package: @primeuix/themes
- License: MIT
- Copyright: PrimeTek

5) tslib
- Package: tslib
- License: 0BSD

6) Zone.js (if included by Angular build)
- Package: zone.js
- License: MIT

Important:
- Keep this notice file updated per release.
- Include full and current license texts/notices where required by each dependency.
