@htmlbricks/hb-input-select 0.66.6 → 0.66.8

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
@@ -238,7 +238,7 @@
238
238
  }
239
239
  }
240
240
  ],
241
- "iifeIntegrity": "sha384-SG+KoNtCdmdETipXR2kxs7STePC55Q6u0QM0BHllZlmcDgqIYx7wGb869vOes/AT",
241
+ "iifeIntegrity": "sha384-4ve+0XaBD9U60yxaR1asf3UqTHmrscFGfdJReV2GDzS+EtlnN/2KvKj27XaXD371",
242
242
  "screenshots": [],
243
243
  "licenses": [
244
244
  {
@@ -257,5 +257,5 @@
257
257
  "size": {},
258
258
  "iifePath": "main.iife.js",
259
259
  "repoName": "@htmlbricks/hb-input-select",
260
- "version": "0.66.6"
260
+ "version": "0.66.8"
261
261
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-select",
3
- "version": "0.66.6",
3
+ "version": "0.66.8",
4
4
  "contributors": [],
5
5
  "description": "Native `<select>` bound to `schemaentry` options from `params.options` (each option has `id`, `value`, and optional `label`). Supports JSON string or object `schemaentry`, optional required state, and `show_validation` for Bootstrap `is-valid` / `is-invalid` classes plus `validationTip`. Dispatches `setVal` with `{ value, valid, id }` on every change.",
6
6
  "licenses": [