@htmlbricks/hb-form 0.66.0 → 0.66.1

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
@@ -774,5 +774,5 @@
774
774
  "size": {},
775
775
  "iifePath": "main.iife.js",
776
776
  "repoName": "@htmlbricks/hb-form",
777
- "version": "0.66.0"
777
+ "version": "0.66.1"
778
778
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-form",
3
- "version": "0.66.0",
3
+ "version": "0.66.1",
4
4
  "contributors": [],
5
5
  "description": "JSON `schema`-driven form engine: each entry’s `type` maps to an `hb-input-*` web component (text, select, date, file, arrays, coords, etc.) or layout `row`. Handles grouping, conditional visibility, validation messages, disabled state, and dispatches rich `update` payloads (field values + `_valid`) plus submit lifecycle events for programmatic backends.",
6
6
  "licenses": [