@htmlbricks/hb-form-composer 0.76.1 → 0.76.2

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
@@ -315,7 +315,7 @@
315
315
  }
316
316
  }
317
317
  ],
318
- "iifeIntegrity": "sha384-26agb81QBn/5INuETnXIVhMmOUo14WN6LYLBDMXGcObwI/cC/0qm6LulNCVG+NNc",
318
+ "iifeIntegrity": "sha384-k1YiHMJIpnwkJThWIyywAez2Q3fjJiupyK6esL4Ocvd3kUOsUS3im6IBvCsoJL9a",
319
319
  "dependencies": [
320
320
  {
321
321
  "name": "hb-form",
@@ -718,5 +718,5 @@
718
718
  "size": {},
719
719
  "iifePath": "main.iife.js",
720
720
  "repoName": "@htmlbricks/hb-form-composer",
721
- "version": "0.76.1"
721
+ "version": "0.76.2"
722
722
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-form-composer",
3
- "version": "0.76.1",
3
+ "version": "0.76.2",
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": [