@htmlbricks/hb-dialogform 0.66.26 → 0.66.27

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
@@ -396,7 +396,7 @@
396
396
  }
397
397
  }
398
398
  ],
399
- "iifeIntegrity": "sha384-hVsPjJGrQsb1e/gAlYslbjXEt5OrxZlvnHSWsp7ongKr2jJQwStQfStuIqL2tj+1",
399
+ "iifeIntegrity": "sha384-JXT5RIOA5D9fqY5SWawqkhuIH5FvmoiMUHoKOkkbFMIm2OIc1CYj+/L6gb3+WQL7",
400
400
  "screenshots": [],
401
401
  "licenses": [
402
402
  {
@@ -416,5 +416,5 @@
416
416
  "size": {},
417
417
  "iifePath": "main.iife.js",
418
418
  "repoName": "@htmlbricks/hb-dialogform",
419
- "version": "0.66.26"
419
+ "version": "0.66.27"
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dialogform",
3
- "version": "0.66.26",
3
+ "version": "0.66.27",
4
4
  "contributors": [],
5
5
  "description": "Modal that embeds `hb-form` with the same `schema` contract: live `updateForm` events mirror form validity and values, and the confirm button dispatches `modalFormConfirm` with the last valid payload or `modalFormCancel` when dismissed or invalid. Composes `hb-dialog` (backdrop/keyboard, `show`) and re-dispatches `modalShow`.",
6
6
  "licenses": [