@kong-ui-public/analytics-utilities 12.1.4-pr.2686.97d4ee647.0 → 12.1.5-pr.2672.263ac8a1a.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/package.json +3 -3
- package/dist/types/constants.d.ts +0 -4
- package/dist/types/constants.d.ts.map +0 -1
- package/dist/types/dashboardSchema.v2.d.ts +0 -3243
- package/dist/types/dashboardSchema.v2.d.ts.map +0 -1
- package/dist/types/filters.d.ts +0 -3
- package/dist/types/filters.d.ts.map +0 -1
- package/dist/types/format.d.ts +0 -33
- package/dist/types/format.d.ts.map +0 -1
- package/dist/types/format.spec.tz.d.ts +0 -2
- package/dist/types/format.spec.tz.d.ts.map +0 -1
- package/dist/types/granularity.d.ts +0 -27
- package/dist/types/granularity.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -10
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/queryTime.d.ts +0 -36
- package/dist/types/queryTime.d.ts.map +0 -1
- package/dist/types/queryTime.spec.tz.d.ts +0 -2
- package/dist/types/queryTime.spec.tz.d.ts.map +0 -1
- package/dist/types/specUtils.d.ts +0 -3
- package/dist/types/specUtils.d.ts.map +0 -1
- package/dist/types/timeframes.d.ts +0 -33
- package/dist/types/timeframes.d.ts.map +0 -1
- package/dist/types/types/analytics-config.d.ts +0 -23
- package/dist/types/types/analytics-config.d.ts.map +0 -1
- package/dist/types/types/chart-types.d.ts +0 -3
- package/dist/types/types/chart-types.d.ts.map +0 -1
- package/dist/types/types/country-codes.d.ts +0 -745
- package/dist/types/types/country-codes.d.ts.map +0 -1
- package/dist/types/types/datepicker-selection.d.ts +0 -6
- package/dist/types/types/datepicker-selection.d.ts.map +0 -1
- package/dist/types/types/druid-granularity.d.ts +0 -6
- package/dist/types/types/druid-granularity.d.ts.map +0 -1
- package/dist/types/types/explore/advanced.d.ts +0 -20
- package/dist/types/types/explore/advanced.d.ts.map +0 -1
- package/dist/types/types/explore/ai.d.ts +0 -20
- package/dist/types/types/explore/ai.d.ts.map +0 -1
- package/dist/types/types/explore/all.d.ts +0 -18
- package/dist/types/types/explore/all.d.ts.map +0 -1
- package/dist/types/types/explore/basic.d.ts +0 -31
- package/dist/types/types/explore/basic.d.ts.map +0 -1
- package/dist/types/types/explore/common.d.ts +0 -34
- package/dist/types/types/explore/common.d.ts.map +0 -1
- package/dist/types/types/explore/index.d.ts +0 -8
- package/dist/types/types/explore/index.d.ts.map +0 -1
- package/dist/types/types/explore/requests.d.ts +0 -57
- package/dist/types/types/explore/requests.d.ts.map +0 -1
- package/dist/types/types/explore/result.d.ts +0 -48
- package/dist/types/types/explore/result.d.ts.map +0 -1
- package/dist/types/types/explore/util.d.ts +0 -8
- package/dist/types/types/explore/util.d.ts.map +0 -1
- package/dist/types/types/index.d.ts +0 -14
- package/dist/types/types/index.d.ts.map +0 -1
- package/dist/types/types/query-bridge.d.ts +0 -29
- package/dist/types/types/query-bridge.d.ts.map +0 -1
- package/dist/types/types/query-time.d.ts +0 -13
- package/dist/types/types/query-time.d.ts.map +0 -1
- package/dist/types/types/request-export.d.ts +0 -11
- package/dist/types/types/request-export.d.ts.map +0 -1
- package/dist/types/types/time-period.d.ts +0 -9
- package/dist/types/types/time-period.d.ts.map +0 -1
- package/dist/types/types/timeframe-keys.d.ts +0 -21
- package/dist/types/types/timeframe-keys.d.ts.map +0 -1
- package/dist/types/types/timeframe-options.d.ts +0 -18
- package/dist/types/types/timeframe-options.d.ts.map +0 -1
- package/dist/types/types/timeframe.d.ts +0 -17
- package/dist/types/types/timeframe.d.ts.map +0 -1
- package/dist/types/utils/GeoLookup.d.ts +0 -4
- package/dist/types/utils/GeoLookup.d.ts.map +0 -1
- package/dist/types/utils/SeedRandom.d.ts +0 -6
- package/dist/types/utils/SeedRandom.d.ts.map +0 -1
- package/dist/types/utils/chartDataGenerator.d.ts +0 -9
- package/dist/types/utils/chartDataGenerator.d.ts.map +0 -1
- package/dist/types/utils/formatUnit.d.ts +0 -21
- package/dist/types/utils/formatUnit.d.ts.map +0 -1
- package/dist/types/utils/helpers.d.ts +0 -2
- package/dist/types/utils/helpers.d.ts.map +0 -1
- package/dist/types/utils/index.d.ts +0 -6
- package/dist/types/utils/index.d.ts.map +0 -1
- package/dist/vitals-utilities.cjs +0 -2
- package/dist/vitals-utilities.cjs.map +0 -1
- package/dist/vitals-utilities.es.js +0 -4051
- package/dist/vitals-utilities.es.js.map +0 -1
- package/dist/vitals-utilities.umd.js +0 -2
- package/dist/vitals-utilities.umd.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/analytics-utilities",
|
|
3
|
-
"version": "12.1.
|
|
3
|
+
"version": "12.1.5-pr.2672.263ac8a1a.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/vitals-utilities.umd.js",
|
|
6
6
|
"module": "./dist/vitals-utilities.es.js",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"test:unit": "cross-env FORCE_COLOR=1 run-s test:unit:default test:unit:utc test:unit:est",
|
|
69
69
|
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui",
|
|
70
70
|
"test:unit:default": "vitest run spec.ts",
|
|
71
|
-
"test:unit:utc": "TZ='US/Eastern' vitest run spec.
|
|
72
|
-
"test:unit:est": "TZ='UTC' vitest run spec.
|
|
71
|
+
"test:unit:utc": "TZ='US/Eastern' vitest run tz.spec.ts",
|
|
72
|
+
"test:unit:est": "TZ='UTC' vitest run tz.spec.ts"
|
|
73
73
|
}
|
|
74
74
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,QAAY,CAAA;AAE5C,eAAO,MAAM,mBAAmB,OAAO,CAAA;AAEvC,eAAO,MAAM,qBAAqB,6BAA6B,CAAA"}
|