Upload files to "scripts/vendor"
This commit is contained in:
11
scripts/vendor/README.txt
vendored
Normal file
11
scripts/vendor/README.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
Vendor scripts for the Storage Saturation Report component.
|
||||
|
||||
html2canvas.min.js (optional, for Export Image and PDF):
|
||||
Download from: https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.4.1/html2canvas.min.js
|
||||
Save as: html2canvas.min.js in this directory.
|
||||
If missing, the component will try the CDN (may be blocked by tracking prevention).
|
||||
|
||||
jspdf.umd.min.js (optional, for Export PDF):
|
||||
Download from: https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js
|
||||
Save as: jspdf.umd.min.js in this directory.
|
||||
If missing, the component will try the CDN for client-side PDF export.
|
||||
20
scripts/vendor/html2canvas.min.js
vendored
Normal file
20
scripts/vendor/html2canvas.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
398
scripts/vendor/jspdf.umd.min.js
vendored
Normal file
398
scripts/vendor/jspdf.umd.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user