@htmlbricks/hb-form-composer 0.66.3 → 0.66.4

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,6 +109,8 @@
109
109
  }
110
110
  }
111
111
  ],
112
+ "iifeIntegrity": "sha384-XuHqFPpmgmEMS7URdzVf0tNMmeJS0AYOp5cHCEZ5Ch4BRfc7hus4s3xBDMnz1oAJ",
113
+ "iifeIntegrityType": "sha384",
112
114
  "screenshots": [],
113
115
  "licenses": [
114
116
  {
@@ -128,5 +130,5 @@
128
130
  "size": {},
129
131
  "iifePath": "main.iife.js",
130
132
  "repoName": "@htmlbricks/hb-form-composer",
131
- "version": "0.66.3"
133
+ "version": "0.66.4"
132
134
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-form-composer",
3
- "version": "0.66.3",
3
+ "version": "0.66.4",
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": [