@gooddata/sdk-backend-tiger 11.55.0 → 11.56.0-alpha.1
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/auth.d.ts.map +1 -1
- package/esm/backend/features/feature.d.ts.map +1 -1
- package/esm/backend/features/feature.js +1 -3
- package/esm/backend/features/index.d.ts.map +1 -1
- package/esm/backend/index.d.ts.map +1 -1
- package/esm/backend/organization/automations/automationsQuery.d.ts.map +1 -1
- package/esm/backend/organization/exportTemplates.d.ts.map +1 -1
- package/esm/backend/organization/fromBackend/userConvertor.d.ts.map +1 -1
- package/esm/backend/organization/index.d.ts.map +1 -1
- package/esm/backend/organization/notificationChannels.d.ts +1 -1
- package/esm/backend/organization/notificationChannels.d.ts.map +1 -1
- package/esm/backend/organization/notifications.d.ts.map +1 -1
- package/esm/backend/organization/permissions.d.ts.map +1 -1
- package/esm/backend/organization/securitySettings.d.ts.map +1 -1
- package/esm/backend/organization/styling.d.ts.map +1 -1
- package/esm/backend/organization/users.d.ts.map +1 -1
- package/esm/backend/tigerSpecificFunctions.d.ts +1 -1
- package/esm/backend/tigerSpecificFunctions.d.ts.map +1 -1
- package/esm/backend/uiFeatures.d.ts +3 -9
- package/esm/backend/uiFeatures.d.ts.map +1 -1
- package/esm/backend/uiFeatures.js +4 -11
- package/esm/backend/uiSettings.d.ts.map +1 -1
- package/esm/backend/workspace/attributeHierarchies/index.d.ts.map +1 -1
- package/esm/backend/workspace/attributes/elements/date.d.ts.map +1 -1
- package/esm/backend/workspace/attributes/index.d.ts +1 -1
- package/esm/backend/workspace/attributes/index.d.ts.map +1 -1
- package/esm/backend/workspace/automations/automationsQuery.d.ts.map +1 -1
- package/esm/backend/workspace/automations/index.d.ts +4 -4
- package/esm/backend/workspace/automations/index.d.ts.map +1 -1
- package/esm/backend/workspace/catalog/availableItemsFactory.d.ts.map +1 -1
- package/esm/backend/workspace/catalog/factory.d.ts.map +1 -1
- package/esm/backend/workspace/dashboards/index.d.ts +23 -23
- package/esm/backend/workspace/dashboards/index.d.ts.map +1 -1
- package/esm/backend/workspace/dashboards/index.js +1 -4
- package/esm/backend/workspace/dataFilters/index.d.ts.map +1 -1
- package/esm/backend/workspace/execution/executionResult.d.ts +3 -3
- package/esm/backend/workspace/execution/executionResult.d.ts.map +1 -1
- package/esm/backend/workspace/execution/preparedExecution.d.ts.map +1 -1
- package/esm/backend/workspace/execution/utils.d.ts.map +1 -1
- package/esm/backend/workspace/exportDefinitions/index.d.ts +1 -1
- package/esm/backend/workspace/exportDefinitions/index.d.ts.map +1 -1
- package/esm/backend/workspace/exportTemplates.d.ts.map +1 -1
- package/esm/backend/workspace/facts/index.d.ts.map +1 -1
- package/esm/backend/workspace/index.d.ts.map +1 -1
- package/esm/backend/workspace/insights/index.d.ts +4 -4
- package/esm/backend/workspace/insights/index.d.ts.map +1 -1
- package/esm/backend/workspace/measures/index.d.ts.map +1 -1
- package/esm/backend/workspace/measures/measureExpressionTokens.d.ts.map +1 -1
- package/esm/backend/workspace/reports.d.ts.map +1 -1
- package/esm/backend/workspace/reports.js +25 -12
- package/esm/backend/workspace/styling/index.d.ts.map +1 -1
- package/esm/convertors/fromBackend/AccessControlConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/AutomationConverter.d.ts +2 -2
- package/esm/convertors/fromBackend/AutomationConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/CatalogConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/CatalogConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ColorPaletteConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/DateFilterConfigurationConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ExportDefinitionsConverter.d.ts +2 -2
- package/esm/convertors/fromBackend/ExportDefinitionsConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ExportMetadataConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/GraphConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/IdSanitization.d.ts.map +1 -1
- package/esm/convertors/fromBackend/InsightConverter.d.ts +3 -3
- package/esm/convertors/fromBackend/InsightConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/MetadataConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/MetadataConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/NotificationChannelsConvertor.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ReportsConverter.d.ts +4 -4
- package/esm/convertors/fromBackend/ReportsConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ReportsConverter.js +16 -3
- package/esm/convertors/fromBackend/SettingsConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/SettingsConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/ThemeConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/UsersConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/WorkspaceConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/afm/FilterConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/afm/MeasureConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/afm/MeasureConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/analyticalDashboards/AnalyticalDashboardConverter.d.ts +1 -1
- package/esm/convertors/fromBackend/analyticalDashboards/AnalyticalDashboardConverter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/dateFormatting/dateValueParser.d.ts +2 -2
- package/esm/convertors/fromBackend/dateFormatting/dateValueParser.d.ts.map +1 -1
- package/esm/convertors/fromBackend/dateFormatting/defaultDateFormatter.d.ts +1 -1
- package/esm/convertors/fromBackend/dateFormatting/defaultDateFormatter.d.ts.map +1 -1
- package/esm/convertors/fromBackend/genAIConvertor.d.ts.map +1 -1
- package/esm/convertors/fromBackend/genAIConvertor.js +3 -0
- package/esm/convertors/fromBackend/visualizationObjects/VisualizationObjectConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/AutomationConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/ColorPaletteConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/ExportDefinitionsConverter.d.ts +6 -6
- package/esm/convertors/toBackend/ExportDefinitionsConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/ExportMetadataConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/IdSanitization.d.ts.map +1 -1
- package/esm/convertors/toBackend/InsightConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/ThemeConverter.d.ts.map +1 -1
- package/esm/convertors/toBackend/WorkspaceConverter.d.ts.map +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/sdk-backend-tiger.d.ts +1 -34
- package/esm/types/refTypeMapping.d.ts +1 -34
- package/esm/types/refTypeMapping.d.ts.map +1 -1
- package/esm/utils/api.d.ts +4 -4
- package/esm/utils/api.d.ts.map +1 -1
- package/esm/utils/downloadFile.d.ts +1 -1
- package/esm/utils/downloadFile.d.ts.map +1 -1
- package/esm/utils/errorHandling.js +16 -3
- package/esm/utils/filterLocalidentifier.d.ts.map +1 -1
- package/esm/utils/fixNumber.d.ts.map +1 -1
- package/esm/utils/jwt.d.ts.map +1 -1
- package/package.json +12 -12
package/esm/utils/jwt.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../src/utils/jwt.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../src/utils/jwt.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,gBAAgB,QAAS,MAAM,KAAG,oBAW9C,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,WAAY,MAAM,eAAe,MAAM,KAAG,IAMjE,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,gCAAgC,QACpC,MAAM,8CACiC,MAAM,6BACvB,MAAM,KAClC,MAKF,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-backend-tiger",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.56.0-alpha.1",
|
|
4
4
|
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "GoodData",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
"ts-invariant": "0.10.3",
|
|
35
35
|
"tslib": "2.8.1",
|
|
36
36
|
"uuid": "11.1.1",
|
|
37
|
-
"@gooddata/api-client-tiger": "11.
|
|
38
|
-
"@gooddata/sdk-backend-base": "11.
|
|
39
|
-
"@gooddata/sdk-
|
|
40
|
-
"@gooddata/sdk-code-convertors": "11.
|
|
41
|
-
"@gooddata/sdk-
|
|
42
|
-
"@gooddata/util": "11.
|
|
37
|
+
"@gooddata/api-client-tiger": "11.56.0-alpha.1",
|
|
38
|
+
"@gooddata/sdk-backend-base": "11.56.0-alpha.1",
|
|
39
|
+
"@gooddata/sdk-backend-spi": "11.56.0-alpha.1",
|
|
40
|
+
"@gooddata/sdk-code-convertors": "11.56.0-alpha.1",
|
|
41
|
+
"@gooddata/sdk-model": "11.56.0-alpha.1",
|
|
42
|
+
"@gooddata/util": "11.56.0-alpha.1"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@gooddata/fixtures": "3.7.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@types/spark-md5": "3.0.5",
|
|
50
50
|
"@typescript-eslint/eslint-plugin": "8.58.0",
|
|
51
51
|
"@typescript-eslint/parser": "8.58.0",
|
|
52
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
52
|
+
"@typescript/native-preview": "7.0.0-dev.20260501.1",
|
|
53
53
|
"dependency-cruiser": "17.3.10",
|
|
54
54
|
"dotenv": "16.4.5",
|
|
55
55
|
"eslint": "^9.39.2",
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
"oxlint-tsgolint": "0.15.0",
|
|
65
65
|
"typescript": "5.9.3",
|
|
66
66
|
"vitest": "4.1.8",
|
|
67
|
-
"@gooddata/catalog-export": "11.
|
|
68
|
-
"@gooddata/reference-workspace": "11.
|
|
69
|
-
"@gooddata/eslint-config": "11.
|
|
70
|
-
"@gooddata/oxlint-config": "11.
|
|
67
|
+
"@gooddata/catalog-export": "11.56.0-alpha.1",
|
|
68
|
+
"@gooddata/reference-workspace": "11.56.0-alpha.1",
|
|
69
|
+
"@gooddata/eslint-config": "11.56.0-alpha.1",
|
|
70
|
+
"@gooddata/oxlint-config": "11.56.0-alpha.1"
|
|
71
71
|
},
|
|
72
72
|
"scripts": {
|
|
73
73
|
"_phase:build": "npm run build",
|