@htmlbricks/hb-downloader 0.70.1 → 0.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/manifest.json CHANGED
@@ -218,7 +218,7 @@
218
218
  }
219
219
  }
220
220
  ],
221
- "iifeIntegrity": "sha384-7ahejO2Iabt5U483jhy7gRW6J4WcPTj1cJCeNYS/tBOlUFo7vEqkfRwAMV5ogf7P",
221
+ "iifeIntegrity": "sha384-YYKCKSWETWfT+o/+G60O5lJ5UAW4j8eeao0uHvN25XmgAAMiAKf8aVhZ5qusuuY5",
222
222
  "dependencies": [
223
223
  {
224
224
  "name": "hb-dialog",
@@ -244,5 +244,5 @@
244
244
  "size": {},
245
245
  "iifePath": "main.iife.js",
246
246
  "repoName": "@htmlbricks/hb-downloader",
247
- "version": "0.70.1"
247
+ "version": "0.71.0"
248
248
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-downloader",
3
- "version": "0.70.1",
3
+ "version": "0.71.0",
4
4
  "contributors": [],
5
5
  "description": "Opens `hb-dialog` while `uri` is set and downloads the resource with `XMLHttpRequest` as a blob: optional JSON `headers`, inferred or explicit `targetfilename`, `Content-Disposition` parsing when exposed by CORS, progress bar from `onprogress`, then triggers a browser file save. Dispatches `downloadComplete` or `downloadError` (with `downloadid`) and propagates `modalShow`; clears/aborts when the dialog closes.",
6
6
  "licenses": [