@htmlbricks/hb-input-file 0.66.20 → 0.66.21

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.
Files changed (2) hide show
  1. package/manifest.json +1 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -194,5 +194,5 @@
194
194
  "size": {},
195
195
  "iifePath": "main.iife.js",
196
196
  "repoName": "@htmlbricks/hb-input-file",
197
- "version": "0.66.20"
197
+ "version": "0.66.21"
198
198
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-file",
3
- "version": "0.66.20",
3
+ "version": "0.66.21",
4
4
  "contributors": [],
5
5
  "description": "File picker with `accept` from `schemaentry.params.accept` (defaults to any file), optional image preview or Bootstrap Icons by MIME type, and an optional clickable `placeHolderImage` that opens the hidden input. Clears selection with the remove control; validates required fields against an actual chosen file. Dispatches `setVal` with `{ value, valid, id }`.",
6
6
  "licenses": [