@htmlbricks/hb-input-email 0.66.6 → 0.66.7

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
@@ -178,7 +178,7 @@
178
178
  }
179
179
  }
180
180
  ],
181
- "iifeIntegrity": "sha384-sm7EzTLZf5GEbUdeCo0kKEl8f43lE0Tu+8SS9ZdbmeHzy/eMDIzeqmDqUNuwh2Lm",
181
+ "iifeIntegrity": "sha384-vY9un3gq4GFr9YGwOqSwVRz7WaBntqdA6O0kVv7/JMc+wWYDVaAW+MzOwEwNz4bd",
182
182
  "screenshots": [],
183
183
  "licenses": [
184
184
  {
@@ -197,5 +197,5 @@
197
197
  "size": {},
198
198
  "iifePath": "main.iife.js",
199
199
  "repoName": "@htmlbricks/hb-input-email",
200
- "version": "0.66.6"
200
+ "version": "0.66.7"
201
201
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-email",
3
- "version": "0.66.6",
3
+ "version": "0.66.7",
4
4
  "contributors": [],
5
5
  "description": "`type=\"email\"` field using `schemaentry` for id, value, placeholder, readonly, and required, with extra checks for a sensible address shape plus optional `validationRegex` and `params` min/max length. Use `show_validation` for Bootstrap states and `validationTip`. Dispatches `setVal` on updates and `clickEnter` when Enter is pressed.",
6
6
  "licenses": [