@htmlbricks/hb-funnel 0.68.8 → 0.68.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
@@ -559,7 +559,7 @@
559
559
  }
560
560
  }
561
561
  ],
562
- "iifeIntegrity": "sha384-U62TsBzIW86bRBtgR3ji8G2h2M5Ezyfvvxe3RZYjcmXaZOml9+zDGMy60MB4A/M3",
562
+ "iifeIntegrity": "sha384-GDRsWloof6qmzTIg74gaaAgRziv/QEqQPJZj7OsUfwyOkfiqaZJu8sKQXnNNJEkh",
563
563
  "dependencies": [
564
564
  {
565
565
  "name": "hb-form",
@@ -708,5 +708,5 @@
708
708
  "size": {},
709
709
  "iifePath": "main.iife.js",
710
710
  "repoName": "@htmlbricks/hb-funnel",
711
- "version": "0.68.8"
711
+ "version": "0.68.10"
712
712
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-funnel",
3
- "version": "0.68.8",
3
+ "version": "0.68.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": [