@htmlbricks/hb-downloader 0.76.2 → 0.76.3

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
@@ -212,7 +212,7 @@
212
212
  }
213
213
  }
214
214
  ],
215
- "iifeIntegrity": "sha384-nJhgLNCiJJwOY9rE+kaHoQViPO+oQ2ZwBclj/l4qgmXioV6aP3lNO4Ysd6IxCeqi",
215
+ "iifeIntegrity": "sha384-KVErUaCAKkIqK+AfcUh8WUovN6GIDjMmzIAeuPn8Z3WfV1uhIEdflOcnE6bNvV2/",
216
216
  "dependencies": [
217
217
  {
218
218
  "name": "hb-dialog",
@@ -238,5 +238,5 @@
238
238
  "size": {},
239
239
  "iifePath": "main.iife.js",
240
240
  "repoName": "@htmlbricks/hb-downloader",
241
- "version": "0.76.2"
241
+ "version": "0.76.3"
242
242
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-downloader",
3
- "version": "0.76.2",
3
+ "version": "0.76.3",
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": [