# Air Datepicker source information

The runtime files in this directory were copied from the official Air Datepicker v3 distribution files provided for DevAgent WBR.

Included files:

- `air-datepicker.js`
- `air-datepicker.css`
- `LICENSE.txt`

Upstream source:

- Package: `air-datepicker`
- Version: 3.6.0
- Author: Timofey Marochkin / t1m0n
- Repository: https://github.com/t1m0n/air-datepicker
- Distribution directory: https://github.com/t1m0n/air-datepicker/tree/v3/dist
- License: MIT

Local integration notes:

- The JavaScript and CSS filenames are kept exactly as the upstream distribution filenames.
- DevAgent WBR loads these files locally from `vendor/air-datepicker/`; no CDN or remote runtime asset is used.
- The upstream MIT license file is included in this directory as `LICENSE.txt`.
