@gooddata/sdk-backend-tiger 11.53.0-alpha.3 → 11.53.0-alpha.5
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/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/backend/settings/mapping.d.ts.map +1 -1
- package/esm/backend/settings/mapping.js +1 -0
- package/esm/convertors/fromBackend/CatalogConverter.d.ts +2 -2
- package/esm/convertors/fromBackend/CatalogConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/InsightConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/InsightConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/MetricConverter.d.ts +2 -2
- package/esm/convertors/fromBackend/MetricConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/UsersConverter.d.ts +2 -2
- package/esm/convertors/fromBackend/UsersConverter.d.ts.map +1 -1
- package/package.json +11 -11
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "11.53.0-alpha.
|
|
1
|
+
export declare const LIB_VERSION = "11.53.0-alpha.5";
|
|
2
2
|
export declare const LIB_DESCRIPTION = "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN";
|
|
3
3
|
export declare const LIB_NAME = "@gooddata/sdk-backend-tiger";
|
|
4
4
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// (C) 2021 GoodData Corporation
|
|
2
2
|
// DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
|
|
3
|
-
export const LIB_VERSION = "11.53.0-alpha.
|
|
3
|
+
export const LIB_VERSION = "11.53.0-alpha.5";
|
|
4
4
|
export const LIB_DESCRIPTION = "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN";
|
|
5
5
|
export const LIB_NAME = "@gooddata/sdk-backend-tiger";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mapping.d.ts","sourceRoot":"","sources":["../../../src/backend/settings/mapping.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"mapping.d.ts","sourceRoot":"","sources":["../../../src/backend/settings/mapping.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAsEzF,wBAAgB,YAAY,CACxB,IAAI,EAAE,iBAAiB,GAAG,oBAAoB,GAAG,SAAS,EAC1D,QAAQ,SAAK,GACd,MAAM,SAAS,CAIjB"}
|
|
@@ -40,6 +40,7 @@ const TYPE_TO_KEY_MAP = {
|
|
|
40
40
|
SORT_COLLATION: "sortCollation",
|
|
41
41
|
ENABLE_PARTIAL_DATA_RESULTS: "enablePartialDataResults",
|
|
42
42
|
ENABLE_NULL_JOINS: "enableNullJoins",
|
|
43
|
+
ENABLE_TIMEZONE_CHANGE: "enableTimezoneChange",
|
|
43
44
|
};
|
|
44
45
|
export function mapTypeToKey(type, fallback = "") {
|
|
45
46
|
// For undefined or unmapped type - return fallback
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { type JsonApiAttributeOutWithLinks, type
|
|
1
|
+
import { type JsonApiAttributeOutWithLinks, type JsonApiComputedAttributeOutIncludes, type JsonApiDatasetOutWithLinks, type JsonApiFactOutWithLinks, type JsonApiLabelOutWithLinks, type JsonApiMetricOutWithLinks } from "@gooddata/api-client-tiger";
|
|
2
2
|
import { type ICatalogAttribute, type ICatalogDateAttribute, type ICatalogDateDataset, type ICatalogFact, type ICatalogMeasure } from "@gooddata/sdk-model";
|
|
3
3
|
export declare const convertAttribute: (attribute: JsonApiAttributeOutWithLinks, defaultLabel: JsonApiLabelOutWithLinks, geoLabels: JsonApiLabelOutWithLinks[], allLabels: JsonApiLabelOutWithLinks[], dataSet?: JsonApiDatasetOutWithLinks | undefined) => ICatalogAttribute;
|
|
4
|
-
export declare const convertMeasure: (measure: JsonApiMetricOutWithLinks, included?:
|
|
4
|
+
export declare const convertMeasure: (measure: JsonApiMetricOutWithLinks, included?: JsonApiComputedAttributeOutIncludes[]) => ICatalogMeasure;
|
|
5
5
|
export declare const convertFact: (fact: JsonApiFactOutWithLinks) => ICatalogFact;
|
|
6
6
|
export declare const convertDateAttribute: (attribute: JsonApiAttributeOutWithLinks, label: JsonApiLabelOutWithLinks, allLabels: JsonApiLabelOutWithLinks[]) => ICatalogDateAttribute;
|
|
7
7
|
export declare const convertDateDataset: (dataset: JsonApiDatasetOutWithLinks, attributes: ICatalogDateAttribute[]) => ICatalogDateDataset;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CatalogConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/CatalogConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,4BAA4B,EACjC,KAAK,0BAA0B,EAC/B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,
|
|
1
|
+
{"version":3,"file":"CatalogConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/CatalogConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,4BAA4B,EACjC,KAAK,mCAAmC,EACxC,KAAK,0BAA0B,EAC/B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EACjC,MAAM,4BAA4B,CAAC;AAWpC,OAAO,EAEH,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,YAAY,EACjB,KAAK,eAAe,EAKvB,MAAM,qBAAqB,CAAC;AAmC7B,eAAO,MAAM,gBAAgB,wOA8B5B,CAAC;AAEF,eAAO,MAAM,cAAc,2GAyB1B,CAAC;AAEF,eAAO,MAAM,WAAW,iDAMvB,CAAC;AAEF,eAAO,MAAM,oBAAoB,4IAkBhC,CAAC;AAEF,eAAO,MAAM,kBAAkB,mGAkB9B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type JsonApiVisualizationObjectOut, type JsonApiVisualizationObjectOutList, type JsonApiVisualizationObjectOutWithLinks } from "@gooddata/api-client-tiger";
|
|
2
2
|
import { type IInsight, type IInsightDefinition, type IUser } from "@gooddata/sdk-model";
|
|
3
3
|
export declare const insightFromInsightDefinition: (insight: IInsightDefinition, id: string, uri: string, tags: string[] | undefined, isLocked: boolean | undefined, isHidden: boolean | undefined, created: string | undefined, updated: string | undefined, createdBy: IUser | undefined, updatedBy: IUser | undefined, certification?: import("@gooddata/sdk-model").IObjectCertification | undefined) => IInsight;
|
|
4
|
-
export declare const visualizationObjectsItemToInsight: (visualizationObject: JsonApiVisualizationObjectOut | JsonApiVisualizationObjectOutWithLinks, included?: (import("@gooddata/api-client-tiger").JsonApiAnalyticalDashboardOutWithLinks | import("@gooddata/api-client-tiger").JsonApiAttributeOutWithLinks | import("@gooddata/api-client-tiger").JsonApiDashboardPluginOutWithLinks | import("@gooddata/api-client-tiger").JsonApiDatasetOutWithLinks | import("@gooddata/api-client-tiger").JsonApiFactOutWithLinks | import("@gooddata/api-client-tiger").JsonApiFilterContextOutWithLinks | import("@gooddata/api-client-tiger").JsonApiLabelOutWithLinks | import("@gooddata/api-client-tiger").JsonApiMetricOutWithLinks | import("@gooddata/api-client-tiger").JsonApiParameterOutWithLinks | import("@gooddata/api-client-tiger").JsonApiUserIdentifierOutWithLinks | JsonApiVisualizationObjectOutWithLinks)[]) => IInsight;
|
|
4
|
+
export declare const visualizationObjectsItemToInsight: (visualizationObject: JsonApiVisualizationObjectOut | JsonApiVisualizationObjectOutWithLinks, included?: (import("@gooddata/api-client-tiger").JsonApiAnalyticalDashboardOutWithLinks | import("@gooddata/api-client-tiger").JsonApiAttributeOutWithLinks | import("@gooddata/api-client-tiger").JsonApiComputedAttributeOutWithLinks | import("@gooddata/api-client-tiger").JsonApiDashboardPluginOutWithLinks | import("@gooddata/api-client-tiger").JsonApiDatasetOutWithLinks | import("@gooddata/api-client-tiger").JsonApiFactOutWithLinks | import("@gooddata/api-client-tiger").JsonApiFilterContextOutWithLinks | import("@gooddata/api-client-tiger").JsonApiLabelOutWithLinks | import("@gooddata/api-client-tiger").JsonApiMetricOutWithLinks | import("@gooddata/api-client-tiger").JsonApiParameterOutWithLinks | import("@gooddata/api-client-tiger").JsonApiUserIdentifierOutWithLinks | JsonApiVisualizationObjectOutWithLinks)[]) => IInsight;
|
|
5
5
|
export declare const convertVisualizationObjectsToInsights: (visualizationObjects: JsonApiVisualizationObjectOutList) => IInsight[];
|
|
6
6
|
//# sourceMappingURL=InsightConverter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/InsightConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,6BAA6B,EAClC,KAAK,iCAAiC,EACtC,KAAK,sCAAsC,EAG9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,kBAAkB,EAAE,KAAK,KAAK,EAAS,MAAM,qBAAqB,CAAC;AAOhG,eAAO,MAAM,4BAA4B,oWA6BxC,CAAC;AAEF,eAAO,MAAM,iCAAiC,
|
|
1
|
+
{"version":3,"file":"InsightConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/InsightConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,6BAA6B,EAClC,KAAK,iCAAiC,EACtC,KAAK,sCAAsC,EAG9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,kBAAkB,EAAE,KAAK,KAAK,EAAS,MAAM,qBAAqB,CAAC;AAOhG,eAAO,MAAM,4BAA4B,oWA6BxC,CAAC;AAEF,eAAO,MAAM,iCAAiC,i6BA8B7C,CAAC;AAEF,eAAO,MAAM,qCAAqC,yEAMjD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type
|
|
1
|
+
import { type JsonApiComputedAttributeOutIncludes, type JsonApiMetricOutDocument, type JsonApiMetricOutWithLinks } from "@gooddata/api-client-tiger";
|
|
2
2
|
import { type IMeasureMetadataObject } from "@gooddata/sdk-model";
|
|
3
|
-
export declare function convertMetricFromBackend(data: JsonApiMetricOutDocument | JsonApiMetricOutWithLinks, included?:
|
|
3
|
+
export declare function convertMetricFromBackend(data: JsonApiMetricOutDocument | JsonApiMetricOutWithLinks, included?: JsonApiComputedAttributeOutIncludes[]): IMeasureMetadataObject;
|
|
4
4
|
//# sourceMappingURL=MetricConverter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MetricConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/MetricConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,
|
|
1
|
+
{"version":3,"file":"MetricConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/MetricConverter.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,mCAAmC,EACxC,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EACjC,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,KAAK,sBAAsB,EAAS,MAAM,qBAAqB,CAAC;AAazE,wBAAgB,wBAAwB,CACpC,IAAI,EAAE,wBAAwB,GAAG,yBAAyB,EAC1D,QAAQ,GAAE,mCAAmC,EAAO,GACrD,sBAAsB,CAyBxB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type IUserProfile, type JsonApiAnalyticalDashboardOutIncludes, type
|
|
1
|
+
import { type IUserProfile, type JsonApiAnalyticalDashboardOutIncludes, type JsonApiComputedAttributeOutIncludes, type JsonApiUserGroupOutWithLinks, type JsonApiUserIdentifierLinkage, type JsonApiUserIdentifierOutWithLinks, type JsonApiWorkspaceAutomationOut, type JsonApiWorkspaceAutomationOutWithLinks } from "@gooddata/api-client-tiger";
|
|
2
2
|
import { type IUser, type IUserGroup } from "@gooddata/sdk-model";
|
|
3
3
|
/**
|
|
4
4
|
* To preserve the typing and bootstrap concept, we are using firstName
|
|
@@ -8,7 +8,7 @@ export declare const convertUser: (user: IUserProfile) => IUser;
|
|
|
8
8
|
export interface IUserIdentifierLinkage {
|
|
9
9
|
data: JsonApiUserIdentifierLinkage | null;
|
|
10
10
|
}
|
|
11
|
-
export type IIncludedWithUserIdentifier =
|
|
11
|
+
export type IIncludedWithUserIdentifier = JsonApiComputedAttributeOutIncludes | JsonApiUserIdentifierOutWithLinks | JsonApiWorkspaceAutomationOutWithLinks | JsonApiAnalyticalDashboardOutIncludes | JsonApiWorkspaceAutomationOut;
|
|
12
12
|
/**
|
|
13
13
|
* Convert user identifier link from relationships.[createdBy/modifiedBy] to {@link IUser} object.
|
|
14
14
|
* @param userIdentifierLinkage - information about user link from relationships data attribute.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UsersConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/UsersConverter.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,YAAY,EACjB,KAAK,qCAAqC,EAC1C,KAAK,
|
|
1
|
+
{"version":3,"file":"UsersConverter.d.ts","sourceRoot":"","sources":["../../../src/convertors/fromBackend/UsersConverter.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,YAAY,EACjB,KAAK,qCAAqC,EAC1C,KAAK,mCAAmC,EACxC,KAAK,4BAA4B,EACjC,KAAK,4BAA4B,EAEjC,KAAK,iCAAiC,EACtC,KAAK,6BAA6B,EAClC,KAAK,sCAAsC,EAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,KAAK,KAAK,EAAE,KAAK,UAAU,EAAiB,MAAM,qBAAqB,CAAC;AAEjF;;;GAGG;AACH,eAAO,MAAM,WAAW,+BA4BvB,CAAC;AAEF,MAAM,WAAW,sBAAsB;IACnC,IAAI,EAAE,4BAA4B,GAAG,IAAI,CAAC;CAC7C;AAcD,MAAM,MAAM,2BAA2B,GACjC,mCAAmC,GACnC,iCAAiC,GACjC,sCAAsC,GACtC,qCAAqC,GACrC,6BAA6B,CAAC;AAEpC;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB,qDAInC,CAAC;AAEH,wBAAgB,qBAAqB,CACjC,qBAAqB,CAAC,EAAE,sBAAsB,EAC9C,QAAQ,GAAE,2BAA2B,EAAO,GAC7C,KAAK,GAAG,SAAS,CAqBnB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-backend-tiger",
|
|
3
|
-
"version": "11.53.0-alpha.
|
|
3
|
+
"version": "11.53.0-alpha.5",
|
|
4
4
|
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "GoodData",
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"ts-invariant": "0.10.3",
|
|
34
34
|
"tslib": "2.8.1",
|
|
35
35
|
"uuid": "11.1.1",
|
|
36
|
-
"@gooddata/
|
|
37
|
-
"@gooddata/
|
|
38
|
-
"@gooddata/sdk-backend-spi": "11.53.0-alpha.
|
|
39
|
-
"@gooddata/sdk-
|
|
40
|
-
"@gooddata/sdk-
|
|
41
|
-
"@gooddata/util": "11.53.0-alpha.
|
|
36
|
+
"@gooddata/api-client-tiger": "11.53.0-alpha.5",
|
|
37
|
+
"@gooddata/sdk-backend-base": "11.53.0-alpha.5",
|
|
38
|
+
"@gooddata/sdk-backend-spi": "11.53.0-alpha.5",
|
|
39
|
+
"@gooddata/sdk-model": "11.53.0-alpha.5",
|
|
40
|
+
"@gooddata/sdk-code-convertors": "11.53.0-alpha.5",
|
|
41
|
+
"@gooddata/util": "11.53.0-alpha.5"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@gooddata/fixtures": "3.7.0",
|
|
@@ -65,10 +65,10 @@
|
|
|
65
65
|
"oxlint-tsgolint": "0.15.0",
|
|
66
66
|
"typescript": "5.9.3",
|
|
67
67
|
"vitest": "4.1.8",
|
|
68
|
-
"@gooddata/catalog-export": "11.53.0-alpha.
|
|
69
|
-
"@gooddata/eslint-config": "11.53.0-alpha.
|
|
70
|
-
"@gooddata/oxlint-config": "11.53.0-alpha.
|
|
71
|
-
"@gooddata/reference-workspace": "11.53.0-alpha.
|
|
68
|
+
"@gooddata/catalog-export": "11.53.0-alpha.5",
|
|
69
|
+
"@gooddata/eslint-config": "11.53.0-alpha.5",
|
|
70
|
+
"@gooddata/oxlint-config": "11.53.0-alpha.5",
|
|
71
|
+
"@gooddata/reference-workspace": "11.53.0-alpha.5"
|
|
72
72
|
},
|
|
73
73
|
"scripts": {
|
|
74
74
|
"_phase:build": "npm run build",
|