@kong-ui-public/analytics-utilities 12.4.0 → 12.4.1-pr.2744.6f1f13963.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.
@@ -188,7 +188,7 @@ const ko = ["90d", "180d", "365d", "current_year", "previous_year"], Ao = [
188
188
  basic: new Set(Me),
189
189
  api_usage: new Set(Se),
190
190
  llm_usage: new Set(Oe)
191
- }, zo = (e, t) => t.filter((n) => la[e].has(n.field)), dn = [
191
+ }, zo = (e, t) => e.startsWith("goap") ? t : t.filter((n) => la[e].has(n.field)), dn = [
192
192
  { code: "AF", name: "Afghanistan" },
193
193
  { code: "AX", name: "Aland Islands" },
194
194
  { code: "AL", name: "Albania" },