@htmlbricks/hb-funnel 0.71.9 → 0.71.10

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
@@ -567,7 +567,7 @@
567
567
  }
568
568
  }
569
569
  ],
570
- "iifeIntegrity": "sha384-GFZDmis5YUgWQFwDlxNndHK04maqcz2vWItrHST3fM7UvBoHCYmyT7tlEZ0yQl/5",
570
+ "iifeIntegrity": "sha384-C5zidsv01+OuYUialJeXEkiJ76z1h+vw2VpzZZNTI2VYl1UCXOvNZUrDdfGhL5QZ",
571
571
  "dependencies": [
572
572
  {
573
573
  "name": "hb-form",
@@ -716,5 +716,5 @@
716
716
  "size": {},
717
717
  "iifePath": "main.iife.js",
718
718
  "repoName": "@htmlbricks/hb-funnel",
719
- "version": "0.71.9"
719
+ "version": "0.71.10"
720
720
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-funnel",
3
- "version": "0.71.9",
3
+ "version": "0.71.10",
4
4
  "contributors": [],
5
5
  "description": "Multi-step funnel over stacked `hb-form` instances: JSON `schemes` supplies one schema per step (or derive step count from `steps`), tracks per-step validity, merges values as the user advances, and optionally shows a final submit step when `submitstep` is `yes`. Dispatches step navigation and aggregated form updates for the active index.",
6
6
  "licenses": [