@kong-ui-public/analytics-utilities 11.5.1-pr.2537.e6bf3d36f.0 → 11.5.1-pr.2566.39302d183.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/dist/types/constants.d.ts +1 -1
- package/dist/types/constants.d.ts.map +1 -1
- package/dist/types/types/explore/requests.d.ts +2 -2
- package/dist/types/types/explore/requests.d.ts.map +1 -1
- package/dist/vitals-utilities.cjs +1 -1
- package/dist/vitals-utilities.cjs.map +1 -1
- package/dist/vitals-utilities.es.js +1 -2
- package/dist/vitals-utilities.es.js.map +1 -1
- package/dist/vitals-utilities.umd.js +1 -1
- package/dist/vitals-utilities.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var zr = Object.defineProperty;
|
|
2
2
|
var Br = (e, t, n) => t in e ? zr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var b = (e, t, n) => Br(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
-
const Oo = 3e4, vo =
|
|
4
|
+
const Oo = 3e4, vo = 250, Eo = "analytics-query-provider";
|
|
5
5
|
var h = /* @__PURE__ */ ((e) => (e.FIFTEEN_MIN = "15m", e.ONE_HOUR = "1h", e.SIX_HOUR = "6h", e.TWELVE_HOUR = "12h", e.ONE_DAY = "24h", e.SEVEN_DAY = "7d", e.THIRTY_DAY = "30d", e.CURRENT_WEEK = "current_week", e.CURRENT_MONTH = "current_month", e.CURRENT_QUARTER = "current_quarter", e.PREVIOUS_WEEK = "previous_week", e.PREVIOUS_MONTH = "previous_month", e.PREVIOUS_QUARTER = "previous_quarter", e))(h || {});
|
|
6
6
|
const Io = [
|
|
7
7
|
"horizontal_bar",
|
|
@@ -154,7 +154,6 @@ const Io = [
|
|
|
154
154
|
], Jr = ie(Kr), ea = [
|
|
155
155
|
"auth_type",
|
|
156
156
|
"client_ip",
|
|
157
|
-
"country_code",
|
|
158
157
|
"data_plane_node_version",
|
|
159
158
|
"header_host",
|
|
160
159
|
"header_user_agent",
|