@kong-ui-public/analytics-chart 5.7.3 → 5.7.4

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.
@@ -14797,7 +14797,8 @@ Rt.FIFTEEN_MIN, new Ne({
14797
14797
  defaultResponseGranularity: "daily",
14798
14798
  dataGranularity: "daily",
14799
14799
  isRelative: !1,
14800
- allowedTiers: ["plus", "enterprise"]
14800
+ allowedTiers: ["plus", "enterprise"],
14801
+ allowedGranularitiesOverride: ["thirtyMinutely", "hourly", "twoHourly", "twelveHourly", "daily"]
14801
14802
  }), Rt.CURRENT_MONTH, new cM({
14802
14803
  key: Rt.CURRENT_MONTH,
14803
14804
  display: "This month",
@@ -14818,7 +14819,8 @@ Rt.FIFTEEN_MIN, new Ne({
14818
14819
  defaultResponseGranularity: "daily",
14819
14820
  dataGranularity: "daily",
14820
14821
  isRelative: !1,
14821
- allowedTiers: ["plus", "enterprise"]
14822
+ allowedTiers: ["plus", "enterprise"],
14823
+ allowedGranularitiesOverride: ["thirtyMinutely", "hourly", "twoHourly", "twelveHourly", "daily"]
14822
14824
  }), Rt.PREVIOUS_MONTH, new dM({
14823
14825
  key: Rt.PREVIOUS_MONTH,
14824
14826
  display: "Previous month",