@kong-ui-public/analytics-geo-map 1.3.6 → 1.3.7

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.
@@ -2992,7 +2992,7 @@ const w1 = /* @__PURE__ */ y0(r1), R1 = (e) => {
2992
2992
  const t = {}, i = e.data;
2993
2993
  if (i)
2994
2994
  for (const o of i) {
2995
- const n = (a = o == null ? void 0 : o.event) == null ? void 0 : a.iso_code, d = (r = e.meta.metric_names) == null ? void 0 : r[0];
2995
+ const n = (a = o == null ? void 0 : o.event) == null ? void 0 : a.country_code, d = (r = e.meta.metric_names) == null ? void 0 : r[0];
2996
2996
  n && (t[n] = d ? o.event[d] : 0);
2997
2997
  }
2998
2998
  return t;