@htmlbricks/hb-input-coords 0.66.2 → 0.66.4

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,8 @@
308
308
  }
309
309
  }
310
310
  ],
311
+ "iifeIntegrity": "sha384-8DbYFLpWKfGaEFJvfyY6ewPZvRGHOUyMygiiFOc2L+0LIn4vF0EbJzHF+p1mQTw8",
312
+ "iifeIntegrityType": "sha384",
311
313
  "screenshots": [],
312
314
  "licenses": [
313
315
  {
@@ -327,5 +329,5 @@
327
329
  "size": {},
328
330
  "iifePath": "main.iife.js",
329
331
  "repoName": "@htmlbricks/hb-input-coords",
330
- "version": "0.66.2"
332
+ "version": "0.66.4"
331
333
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-coords",
3
- "version": "0.66.2",
3
+ "version": "0.66.4",
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": [