@htmlbricks/hb-map 0.66.26 → 0.67.0

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
@@ -748,7 +748,8 @@
748
748
  }
749
749
  }
750
750
  ],
751
- "iifeIntegrity": "sha384-9aM8FP84lgi6oI6JCeQdvqVr2E6xpr/1MO8mUm9/xqvc5hdvNerpDiEsJR3iknp5",
751
+ "iifeIntegrity": "sha384-WzUlfawEHUPIHLjE9o4TbvhAxY9rQw2qNCgXuvR3hnQxNdzIKJK1TWp/79uivc+s",
752
+ "dependencies": [],
752
753
  "screenshots": [],
753
754
  "licenses": [
754
755
  {
@@ -767,5 +768,5 @@
767
768
  "size": {},
768
769
  "iifePath": "main.iife.js",
769
770
  "repoName": "@htmlbricks/hb-map",
770
- "version": "0.66.26"
771
+ "version": "0.67.0"
771
772
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-map",
3
- "version": "0.66.26",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Interactive map: `center`, `zoom`, `source` (OSM or CARTO vector styles), `options` (e.g. `centerFromGeometries`, marker text layout), and `data` with markers (lng/lat, icon, popup HTML, text). Set `screenshot` to capture; emits map clicks, marker clicks, and screenshot payloads.",
6
6
  "licenses": [