# Bundled asset sources

PackPilot bundles the following third-party distribution assets for admin-side functionality. The corresponding human-readable files are included in this same directory so WordPress.org reviewers and future developers can inspect the source used for each bundled file.

## HTMX 1.9.12

- Included file: `htmx.js`
- Upstream project: https://github.com/bigskysoftware/htmx
- Upstream source file: https://github.com/bigskysoftware/htmx/blob/v1.9.12/src/htmx.js
- Upstream release: https://github.com/bigskysoftware/htmx/releases/tag/v1.9.12
- Distribution page: https://htmx.org/
- Rebuild note: replace the local file with the official human-readable file from the upstream 1.9.12 release if the dependency is updated.

## Chart.js 4.5.1

- Minified file: `chart.umd.min.js`
- Human-readable file: `chart.umd.js`
- Upstream project: https://github.com/chartjs/Chart.js
- Upstream source entry: https://github.com/chartjs/Chart.js/blob/v4.5.1/src/index.umd.ts
- Upstream release: https://github.com/chartjs/Chart.js/releases/tag/v4.5.1
- Distribution page: https://www.chartjs.org/
- Rebuild note: replace both local files with the official UMD bundle files from the upstream 4.5.1 release if the dependency is updated.

## Bootstrap Grid 5.3.3

- Minified file: `bootstrap-grid.min.css`
- Human-readable file: `bootstrap-grid.css`
- Upstream project: https://github.com/twbs/bootstrap
- Upstream source file: https://github.com/twbs/bootstrap/blob/v5.3.3/dist/css/bootstrap-grid.css
- Upstream release: https://github.com/twbs/bootstrap/releases/tag/v5.3.3
- Distribution page: https://getbootstrap.com/
- Rebuild note: replace both local files with the official CSS files from the upstream 5.3.3 release if the dependency is updated.
