@htmlbricks/hb-form-composer 0.66.19 → 0.66.20

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
@@ -109,7 +109,7 @@
109
109
  }
110
110
  }
111
111
  ],
112
- "iifeIntegrity": "sha384-BZfoCp2nQn0t1VqYCyt7RtHyRWHzI7YYeanvlDYqSOUudskT73SRxcyIHW8XdLSu",
112
+ "iifeIntegrity": "sha384-N+jcFWF5jaadmnSKg6GQwartcPB53gluAMtV4Uuh5OqNPYsQcw7RXLxZlkG0qAoK",
113
113
  "screenshots": [],
114
114
  "licenses": [
115
115
  {
@@ -129,5 +129,5 @@
129
129
  "size": {},
130
130
  "iifePath": "main.iife.js",
131
131
  "repoName": "@htmlbricks/hb-form-composer",
132
- "version": "0.66.19"
132
+ "version": "0.66.20"
133
133
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-form-composer",
3
- "version": "0.66.19",
3
+ "version": "0.66.20",
4
4
  "contributors": [],
5
5
  "description": "Visual form-schema builder: internal `hb-form` defines field types, validation flags, and options, mirrored into an `hb-table` preview and editable via `hb-dialogform`. Accumulates `output_schema` as the composed `hb-form` schema array and can emit debug-oriented events for each sub-component interaction.",
6
6
  "licenses": [