@htmlbricks/hb-input-coords 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
@@ -308,6 +308,7 @@
308
308
  }
309
309
  }
310
310
  ],
311
+ "iifeIntegrity": "sha384-8fXO7gwY7ge8uzCbUklXr3tTmYkreWHj4b9lw7GXuwOmSqJ/QKvyYETuGP07i9Tw",
311
312
  "screenshots": [],
312
313
  "licenses": [
313
314
  {
@@ -327,5 +328,5 @@
327
328
  "size": {},
328
329
  "iifePath": "main.iife.js",
329
330
  "repoName": "@htmlbricks/hb-input-coords",
330
- "version": "0.66.3"
331
+ "version": "0.66.5"
331
332
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-coords",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Latitude/longitude editor that embeds `hb-map` (marker and map `source` / `options` from `schemaentry.params`) and two `hb-input-number` fields, with labels translated via optional `i18nlang`. Supports initial `value` and `params` such as `zoom` and `center`. Registers `@htmlbricks/hb-map` and `@htmlbricks/hb-input-number` and dispatches `setVal` with `{ lat, lon }`, `valid`, and `id`.",
6
6
  "licenses": [