@htmlbricks/hb-input-coords 0.66.18 → 0.66.20

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,7 +308,7 @@
308
308
  }
309
309
  }
310
310
  ],
311
- "iifeIntegrity": "sha384-eQrtop8fGgy0w7pKncGNxcX7xLiP+oAOCJYn+yefD0PclH70YCMqP04p0HtE52Pi",
311
+ "iifeIntegrity": "sha384-l7UDqCpW2ZCsRGzNucf9aZrRQQ3Lmw/SzzKLdJ8gC+NvcsY+SeII+R/0R+lqOLSi",
312
312
  "screenshots": [],
313
313
  "licenses": [
314
314
  {
@@ -328,5 +328,5 @@
328
328
  "size": {},
329
329
  "iifePath": "main.iife.js",
330
330
  "repoName": "@htmlbricks/hb-input-coords",
331
- "version": "0.66.18"
331
+ "version": "0.66.20"
332
332
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-coords",
3
- "version": "0.66.18",
3
+ "version": "0.66.20",
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": [