@htmlbricks/hb-form-contact 0.66.3 → 0.66.5

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
@@ -311,6 +311,7 @@
311
311
  }
312
312
  }
313
313
  ],
314
+ "iifeIntegrity": "sha384-L8IKtMERleFzHxXs89eblFUsye1LlOyV9LkfdSWjauCs3D/V9eHSyqZCTCIpOrvd",
314
315
  "screenshots": [],
315
316
  "licenses": [
316
317
  {
@@ -330,5 +331,5 @@
330
331
  "size": {},
331
332
  "iifePath": "main.iife.js",
332
333
  "repoName": "@htmlbricks/hb-form-contact",
333
- "version": "0.66.3"
334
+ "version": "0.66.5"
334
335
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-form-contact",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Opinionated contact form: JSON `informations` toggles and labels fields (name, email, phone, subject, message, etc.) and builds the `hb-form` schema at runtime, including privacy-policy checkbox from `privacy_policy`. Optional `captcha` config embeds `hb-captcha-google-recaptcha-v2-invisible` before submit; success UI uses Svelte transitions.",
6
6
  "licenses": [