@kong-ui-public/analytics-geo-map 0.1.4 → 0.1.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.
@@ -188,8 +188,7 @@ const C = /* @__PURE__ */ ae(ne), oe = (i) => (K("data-v-b902bdfd"), i = i(), V(
188
188
  });
189
189
  if (a) {
190
190
  const _ = (v = a.geometry) == null ? void 0 : v.coordinates;
191
- if (!_)
192
- return;
191
+ if (!_) return;
193
192
  const g = o(_), x = g.map((N) => N[1]), T = g.map((N) => N[0]), B = Math.min(...x), q = Math.max(...x), z = Math.min(...T), $ = Math.max(...T);
194
193
  (S = e.value) == null || S.fitBounds([
195
194
  [z, B],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/analytics-geo-map",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "type": "module",
5
5
  "main": "./dist/vitals-geo-map.umd.js",
6
6
  "module": "./dist/vitals-geo-map.es.js",
@@ -24,8 +24,8 @@
24
24
  "@kong/design-tokens": "1.15.1",
25
25
  "@kong/kongponents": "9.0.8",
26
26
  "@types/geojson": "^7946.0.14",
27
- "maplibre-gl": "^4.3.2",
28
- "vue": "^3.4.27",
27
+ "maplibre-gl": "^4.5.0",
28
+ "vue": "^3.4.31",
29
29
  "@kong-ui-public/i18n": "^2.2.2"
30
30
  },
31
31
  "repository": {
@@ -48,7 +48,7 @@
48
48
  "peerDependencies": {
49
49
  "@kong/kongponents": "9.0.8",
50
50
  "maplibre-gl": "^4.3.2",
51
- "vue": "^3.4.27",
51
+ "vue": "^3.4.31",
52
52
  "@kong-ui-public/i18n": "^2.2.2"
53
53
  },
54
54
  "dependencies": {