@htmlbricks/hb-input-coords 0.67.1 → 0.68.1

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
@@ -333,7 +333,7 @@
333
333
  }
334
334
  }
335
335
  ],
336
- "iifeIntegrity": "sha384-AAsTTIa1AehLsBqpJMzwhUEmnbw3e3zy1JGfXcRS7FOnF07mQl4EpfpKImeGKbo7",
336
+ "iifeIntegrity": "sha384-9q3xGD2YSpD/+OjC7GFrRQe14/tqh4c4nYlK7kfTnkMRd0M4N0aXdeWgIilHQT6v",
337
337
  "dependencies": [
338
338
  {
339
339
  "name": "hb-input-number",
@@ -363,5 +363,5 @@
363
363
  "size": {},
364
364
  "iifePath": "main.iife.js",
365
365
  "repoName": "@htmlbricks/hb-input-coords",
366
- "version": "0.67.1"
366
+ "version": "0.68.1"
367
367
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-coords",
3
- "version": "0.67.1",
3
+ "version": "0.68.1",
4
4
  "contributors": [],
5
5
  "description": "Latitude/longitude editor that embeds `hb-map` and two `hb-input-number` fields, with labels translated via optional `i18nlang`. Bulma theme on `:host`, columns layout, `help is-danger` for validation. On tablet+ the map column stretches to the coordinates column height; set `--hb-input-coords-height` on the host (or an ancestor) for a fixed overall height. Registers `@htmlbricks/hb-map` and `@htmlbricks/hb-input-number` and dispatches `setVal` with `{ lat, lon }`, `valid`, and `id`.",
6
6
  "licenses": [