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

This plugin includes packaged dependencies and may bundle compiled frontend assets.
Use this file as a release notice for third-party components and their licenses.

Packaged PHP dependency
-----------------------

1) centamiv/vektor
- Package: centamiv/vektor
- License: MIT
- Source: https://github.com/centamiv/vektor
- Included in plugin: Yes (`scripts/vendor/centamiv/vektor`)
- License file: `scripts/vendor/centamiv/vektor/LICENSE.md`

Frontend tech stack (when Pro Admin assets are bundled)
--------------------------------------------------------

The Pro Admin UI is built with Angular. Exact versions for each release should be taken
from the UI lockfile used for that build.

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

References
----------

- PHP dependency lockfile: `scripts/composer.lock`
- UI dependency lockfile: `src/ui/myobserver-woo-vektor/package-lock.json`
- Built frontend notices (if generated): `scripts/wp-plugin/assets/admin-app/3rdpartylicenses.txt`

Important
---------

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