@superset-ui/core
Advanced tools
Comparing version 0.17.60 to 0.17.64
@@ -28,2 +28,3 @@ /** | ||
export { default as DatasourceKey } from './DatasourceKey'; | ||
export { default as normalizeOrderBy } from './normalizeOrderBy'; | ||
export * from './types/AnnotationLayer'; | ||
@@ -30,0 +31,0 @@ export * from './types/QueryFormData'; |
@@ -28,2 +28,3 @@ /** | ||
export { default as DatasourceKey } from './DatasourceKey'; | ||
export { default as normalizeOrderBy } from './normalizeOrderBy'; | ||
export * from './types/AnnotationLayer'; | ||
@@ -30,0 +31,0 @@ export * from './types/QueryFormData'; |
@@ -11,2 +11,3 @@ "use strict"; | ||
DatasourceKey: true, | ||
normalizeOrderBy: true, | ||
makeApi: true, | ||
@@ -16,3 +17,3 @@ ApiLegacy: true, | ||
}; | ||
exports.ApiV1 = exports.ApiLegacy = exports.makeApi = exports.DatasourceKey = exports.getMetricLabel = exports.extractTimegrain = exports.convertFilter = exports.buildQueryObject = exports.buildQueryContext = void 0; | ||
exports.ApiV1 = exports.ApiLegacy = exports.makeApi = exports.normalizeOrderBy = exports.DatasourceKey = exports.getMetricLabel = exports.extractTimegrain = exports.convertFilter = exports.buildQueryObject = exports.buildQueryContext = void 0; | ||
@@ -60,2 +61,6 @@ var ApiLegacy = _interopRequireWildcard(require("./api/legacy")); | ||
var _normalizeOrderBy = _interopRequireDefault(require("./normalizeOrderBy")); | ||
exports.normalizeOrderBy = _normalizeOrderBy.default; | ||
var _AnnotationLayer = require("./types/AnnotationLayer"); | ||
@@ -62,0 +67,0 @@ |
{ | ||
"name": "@superset-ui/core", | ||
"version": "0.17.60", | ||
"version": "0.17.64", | ||
"description": "Superset UI core", | ||
@@ -70,3 +70,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "19b27f0c4ce4b0c6a9ee68f5398f30b41b3797f2" | ||
"gitHead": "e17d37b253e0c50f289449c420d9b646225a7062" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
750461
689
16016