@gooddata/sdk-backend-tiger 11.41.0-alpha.5 → 11.41.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/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/backend/uiFeatures.js +2 -2
- package/package.json +11 -11
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "11.41.0
|
|
1
|
+
export declare const LIB_VERSION = "11.41.0";
|
|
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.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,2EAA2E,CAAC;AAExG,eAAO,MAAM,QAAQ,gCAAgC,CAAC"}
|
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.41.0
|
|
3
|
+
export const LIB_VERSION = "11.41.0";
|
|
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";
|
|
@@ -225,7 +225,7 @@ export const DefaultFeatureFlags = {
|
|
|
225
225
|
enableScheduling: true,
|
|
226
226
|
enableLabsSmartFunctions: false,
|
|
227
227
|
enableSmartFunctions: true,
|
|
228
|
-
enableCustomTooltip:
|
|
228
|
+
enableCustomTooltip: true,
|
|
229
229
|
enableKeyDriverAnalysis: false,
|
|
230
230
|
enableDataProfiling: false,
|
|
231
231
|
enableExperimentalFeaturesUI: false,
|
|
@@ -273,7 +273,7 @@ export const DefaultFeatureFlags = {
|
|
|
273
273
|
enableDashboardDescriptionDynamicHeight: false,
|
|
274
274
|
enableAmplitudeTracker: false,
|
|
275
275
|
enableSlideshowExports: true,
|
|
276
|
-
enableExportTemplateSelection:
|
|
276
|
+
enableExportTemplateSelection: true,
|
|
277
277
|
enableRawExports: false,
|
|
278
278
|
enableCustomizableCsvDelimiter: true,
|
|
279
279
|
enableExecutionCancelling: false,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-backend-tiger",
|
|
3
|
-
"version": "11.41.0
|
|
3
|
+
"version": "11.41.0",
|
|
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/api-client-tiger": "11.41.0
|
|
37
|
-
"@gooddata/sdk-backend-
|
|
38
|
-
"@gooddata/sdk-
|
|
39
|
-
"@gooddata/sdk-
|
|
40
|
-
"@gooddata/
|
|
41
|
-
"@gooddata/
|
|
36
|
+
"@gooddata/api-client-tiger": "11.41.0",
|
|
37
|
+
"@gooddata/sdk-backend-spi": "11.41.0",
|
|
38
|
+
"@gooddata/sdk-code-convertors": "11.41.0",
|
|
39
|
+
"@gooddata/sdk-backend-base": "11.41.0",
|
|
40
|
+
"@gooddata/util": "11.41.0",
|
|
41
|
+
"@gooddata/sdk-model": "11.41.0"
|
|
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.41.0
|
|
69
|
-
"@gooddata/eslint-config": "11.41.0
|
|
70
|
-
"@gooddata/oxlint-config": "11.41.0
|
|
71
|
-
"@gooddata/reference-workspace": "11.41.0
|
|
68
|
+
"@gooddata/catalog-export": "11.41.0",
|
|
69
|
+
"@gooddata/eslint-config": "11.41.0",
|
|
70
|
+
"@gooddata/oxlint-config": "11.41.0",
|
|
71
|
+
"@gooddata/reference-workspace": "11.41.0"
|
|
72
72
|
},
|
|
73
73
|
"scripts": {
|
|
74
74
|
"_phase:build": "npm run build",
|