@gooddata/api-client-tiger 10.33.0-alpha.2 → 10.33.0-alpha.21
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/__version.js.map +1 -1
- package/esm/api-client-tiger.d.ts +12623 -9742
- package/esm/client.d.ts +3 -3
- package/esm/client.d.ts.map +1 -1
- package/esm/client.js +2 -2
- package/esm/client.js.map +1 -1
- package/esm/export.d.ts +2 -4
- package/esm/export.d.ts.map +1 -1
- package/esm/export.js +2 -3
- package/esm/export.js.map +1 -1
- package/esm/generated/automation-json-api/api.d.ts +417 -0
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js +57 -0
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/openapi-spec.json +341 -1
- package/esm/generated/export-json-api/api.d.ts +1073 -1073
- package/esm/generated/export-json-api/api.d.ts.map +1 -1
- package/esm/generated/export-json-api/api.js +346 -342
- package/esm/generated/export-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/api.d.ts +1183 -588
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +250 -8
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/openapi-spec.json +8918 -8515
- package/esm/index.d.ts +3 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -0
- package/esm/index.js.map +1 -1
- package/package.json +3 -3
package/esm/client.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { tigerActionsClientFactory } from "./actions.js";
|
|
|
9
9
|
import { tigerAuthActionsClientFactory } from "./authActions.js";
|
|
10
10
|
import { MetadataConfiguration, MetadataConfigurationParameters, MetadataBaseApi, MetadataRequestArgs, tigerEntitiesObjectsClientFactory } from "./entitiesObjects.js";
|
|
11
11
|
import { tigerProfileClientFactory, IUserProfile, ProfileApiInterface, ILiveFeatures, IStaticFeatures, FeatureContext, isLiveFeatures, isStaticFeatures } from "./profile.js";
|
|
12
|
-
import { tigerExportClientFactory
|
|
12
|
+
import { tigerExportClientFactory } from "./export.js";
|
|
13
13
|
import { ScanModelConfiguration, ScanModelConfigurationParameters, ScanModelBaseApi, ScanModelRequestArgs, ScanModelActionsApiInterface, tigerScanModelClientFactory } from "./scanModel.js";
|
|
14
14
|
import { tigerValidDescendantsClientFactory } from "./validDescendants.js";
|
|
15
15
|
import { tigerResultClientFactory, ResultActionsApiInterface } from "./result.js";
|
|
@@ -17,8 +17,8 @@ import { tigerUserManagementClientFactory } from "./userManagement.js";
|
|
|
17
17
|
import { tigerSmartFunctionsClientFactory } from "./smartFunctions.js";
|
|
18
18
|
import { tigerGenAIClientFactory } from "./genAI.js";
|
|
19
19
|
import { tigerAutomationClientFactory } from "./automation.js";
|
|
20
|
-
export type { MetadataConfigurationParameters, MetadataRequestArgs, LabelElementsConfigurationParameters, LabelElementsRequestArgs, ProfileApiInterface, IUserProfile, ILiveFeatures, IStaticFeatures, FeatureContext, ScanModelConfigurationParameters, ScanModelRequestArgs, ScanModelActionsApiInterface,
|
|
21
|
-
export { tigerExecutionClientFactory, tigerEntitiesObjectsClientFactory, tigerExecutionResultClientFactory, tigerLabelElementsClientFactory, tigerValidObjectsClientFactory, tigerValidDescendantsClientFactory, tigerLayoutClientFactory, tigerAfmExplainClientFactory, tigerProfileClientFactory, tigerActionsClientFactory, tigerAuthActionsClientFactory, tigerScanModelClientFactory, tigerExportClientFactory, tigerAutomationClientFactory, tigerResultClientFactory, tigerUserManagementClientFactory, tigerSmartFunctionsClientFactory, tigerGenAIClientFactory, MetadataConfiguration, MetadataBaseApi, LabelElementsConfiguration, LabelElementsBaseApi, isLiveFeatures, isStaticFeatures, ScanModelConfiguration, ScanModelBaseApi,
|
|
20
|
+
export type { MetadataConfigurationParameters, MetadataRequestArgs, LabelElementsConfigurationParameters, LabelElementsRequestArgs, ProfileApiInterface, IUserProfile, ILiveFeatures, IStaticFeatures, FeatureContext, ScanModelConfigurationParameters, ScanModelRequestArgs, ScanModelActionsApiInterface, ResultActionsApiInterface, };
|
|
21
|
+
export { tigerExecutionClientFactory, tigerEntitiesObjectsClientFactory, tigerExecutionResultClientFactory, tigerLabelElementsClientFactory, tigerValidObjectsClientFactory, tigerValidDescendantsClientFactory, tigerLayoutClientFactory, tigerAfmExplainClientFactory, tigerProfileClientFactory, tigerActionsClientFactory, tigerAuthActionsClientFactory, tigerScanModelClientFactory, tigerExportClientFactory, tigerAutomationClientFactory, tigerResultClientFactory, tigerUserManagementClientFactory, tigerSmartFunctionsClientFactory, tigerGenAIClientFactory, MetadataConfiguration, MetadataBaseApi, LabelElementsConfiguration, LabelElementsBaseApi, isLiveFeatures, isStaticFeatures, ScanModelConfiguration, ScanModelBaseApi, };
|
|
22
22
|
export interface ITigerClient {
|
|
23
23
|
axios: AxiosInstance;
|
|
24
24
|
automation: ReturnType<typeof tigerAutomationClientFactory>;
|
package/esm/client.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,2BAA2B,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,iCAAiC,EAAE,MAAM,sBAAsB,CAAC;AACzE,OAAO,EACH,0BAA0B,EAC1B,oCAAoC,EACpC,oBAAoB,EACpB,wBAAwB,EACxB,+BAA+B,EAClC,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAE,8BAA8B,EAAE,MAAM,mBAAmB,CAAC;AAEnE,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,4BAA4B,EAAE,MAAM,cAAc,CAAC;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,cAAc,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,kBAAkB,CAAC;AAEjE,OAAO,EACH,qBAAqB,EACrB,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,iCAAiC,EACpC,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACH,yBAAyB,EACzB,YAAY,EACZ,mBAAmB,EACnB,aAAa,EACb,eAAe,EACf,cAAc,EACd,cAAc,EACd,gBAAgB,EACnB,MAAM,cAAc,CAAC;AACtB,OAAO,
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"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"}
|
package/esm/client.js
CHANGED
|
@@ -10,7 +10,7 @@ import { tigerActionsClientFactory } from "./actions.js";
|
|
|
10
10
|
import { tigerAuthActionsClientFactory } from "./authActions.js";
|
|
11
11
|
import { MetadataConfiguration, MetadataBaseApi, tigerEntitiesObjectsClientFactory, } from "./entitiesObjects.js";
|
|
12
12
|
import { tigerProfileClientFactory, isLiveFeatures, isStaticFeatures, } from "./profile.js";
|
|
13
|
-
import { tigerExportClientFactory
|
|
13
|
+
import { tigerExportClientFactory } from "./export.js";
|
|
14
14
|
import { ScanModelConfiguration, ScanModelBaseApi, tigerScanModelClientFactory, } from "./scanModel.js";
|
|
15
15
|
import { tigerValidDescendantsClientFactory } from "./validDescendants.js";
|
|
16
16
|
import { tigerResultClientFactory } from "./result.js";
|
|
@@ -18,7 +18,7 @@ import { tigerUserManagementClientFactory } from "./userManagement.js";
|
|
|
18
18
|
import { tigerSmartFunctionsClientFactory } from "./smartFunctions.js";
|
|
19
19
|
import { tigerGenAIClientFactory } from "./genAI.js";
|
|
20
20
|
import { tigerAutomationClientFactory } from "./automation.js";
|
|
21
|
-
export { tigerExecutionClientFactory, tigerEntitiesObjectsClientFactory, tigerExecutionResultClientFactory, tigerLabelElementsClientFactory, tigerValidObjectsClientFactory, tigerValidDescendantsClientFactory, tigerLayoutClientFactory, tigerAfmExplainClientFactory, tigerProfileClientFactory, tigerActionsClientFactory, tigerAuthActionsClientFactory, tigerScanModelClientFactory, tigerExportClientFactory, tigerAutomationClientFactory, tigerResultClientFactory, tigerUserManagementClientFactory, tigerSmartFunctionsClientFactory, tigerGenAIClientFactory, MetadataConfiguration, MetadataBaseApi, LabelElementsConfiguration, LabelElementsBaseApi, isLiveFeatures, isStaticFeatures, ScanModelConfiguration, ScanModelBaseApi,
|
|
21
|
+
export { tigerExecutionClientFactory, tigerEntitiesObjectsClientFactory, tigerExecutionResultClientFactory, tigerLabelElementsClientFactory, tigerValidObjectsClientFactory, tigerValidDescendantsClientFactory, tigerLayoutClientFactory, tigerAfmExplainClientFactory, tigerProfileClientFactory, tigerActionsClientFactory, tigerAuthActionsClientFactory, tigerScanModelClientFactory, tigerExportClientFactory, tigerAutomationClientFactory, tigerResultClientFactory, tigerUserManagementClientFactory, tigerSmartFunctionsClientFactory, tigerGenAIClientFactory, MetadataConfiguration, MetadataBaseApi, LabelElementsConfiguration, LabelElementsBaseApi, isLiveFeatures, isStaticFeatures, ScanModelConfiguration, ScanModelBaseApi, };
|
|
22
22
|
/**
|
|
23
23
|
* Tiger execution client
|
|
24
24
|
*
|
package/esm/client.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,2BAA2B,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,iCAAiC,EAAE,MAAM,sBAAsB,CAAC;AACzE,OAAO,EACH,0BAA0B,EAE1B,oBAAoB,EAEpB,+BAA+B,GAClC,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAE,8BAA8B,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAExD,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,4BAA4B,EAAE,MAAM,cAAc,CAAC;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,cAAc,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,kBAAkB,CAAC;AAEjE,OAAO,EACH,qBAAqB,EAErB,eAAe,EAEf,iCAAiC,GACpC,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACH,yBAAyB,EAMzB,cAAc,EACd,gBAAgB,GACnB,MAAM,cAAc,CAAC;AACtB,OAAO,
|
|
1
|
+
{"version":3,"file":"client.js","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"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"}
|
package/esm/export.d.ts
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import { AxiosInstance } from "axios";
|
|
2
|
-
import {
|
|
3
|
-
export declare const tigerExportClientFactory: (axios: AxiosInstance) =>
|
|
4
|
-
export type { ActionsApiInterface as ExportActionsApiInterface, TabularExportRequest as TabularExportActionsRequest, RawExportRequest as RawExportActionsRequest, VisualExportRequest as VisualExportActionsRequest, Settings as ExportActionsSettings, CustomOverride as ExportActionsCustomOverride, CustomLabel as ExportActionsCustomLabel, CustomMetric as ExportActionsCustomMetric, PdfTableStyle as ExportActionsPdfTableStyle, PdfTableStyleProperty as ExportActionsPdfTableStyleProperty, };
|
|
5
|
-
export { TabularExportRequestFormatEnum as TabularExportActionsRequestFormatEnum, RawExportRequestFormatEnum as RawExportActionsRequestFormatEnum, };
|
|
2
|
+
import { ActionsExportInterface } from "./generated/export-json-api/api.js";
|
|
3
|
+
export declare const tigerExportClientFactory: (axios: AxiosInstance) => ActionsExportInterface;
|
|
6
4
|
//# sourceMappingURL=export.d.ts.map
|
package/esm/export.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export.d.ts","sourceRoot":"","sources":["../src/export.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,
|
|
1
|
+
{"version":3,"file":"export.d.ts","sourceRoot":"","sources":["../src/export.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EAAiB,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAE3F,eAAO,MAAM,wBAAwB,UAAW,aAAa,KAAG,sBACrB,CAAC"}
|
package/esm/export.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export const tigerExportClientFactory = (axios) => new
|
|
3
|
-
export { TabularExportRequestFormatEnum as TabularExportActionsRequestFormatEnum, RawExportRequestFormatEnum as RawExportActionsRequestFormatEnum, };
|
|
1
|
+
import { ActionsExport } from "./generated/export-json-api/api.js";
|
|
2
|
+
export const tigerExportClientFactory = (axios) => new ActionsExport(undefined, "", axios);
|
|
4
3
|
//# sourceMappingURL=export.js.map
|
package/esm/export.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export.js","sourceRoot":"","sources":["../src/export.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"export.js","sourceRoot":"","sources":["../src/export.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAA0B,MAAM,oCAAoC,CAAC;AAE3F,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,KAAoB,EAA0B,EAAE,CACrF,IAAI,aAAa,CAAC,SAAS,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC"}
|
|
@@ -172,6 +172,12 @@ export interface AutomationAdHocAutomation {
|
|
|
172
172
|
* @memberof AutomationAdHocAutomation
|
|
173
173
|
*/
|
|
174
174
|
slidesExports?: Array<AutomationAutomationSlidesExport>;
|
|
175
|
+
/**
|
|
176
|
+
*
|
|
177
|
+
* @type {Array<AutomationAutomationDashboardTabularExport>}
|
|
178
|
+
* @memberof AutomationAdHocAutomation
|
|
179
|
+
*/
|
|
180
|
+
dashboardTabularExports?: Array<AutomationAutomationDashboardTabularExport>;
|
|
175
181
|
/**
|
|
176
182
|
* External recipients of the automation action results.
|
|
177
183
|
* @type {Array<AutomationAutomationExternalRecipient>}
|
|
@@ -656,12 +662,62 @@ export declare const AutomationArithmeticMeasureDefinitionArithmeticMeasureOpera
|
|
|
656
662
|
readonly CHANGE: "CHANGE";
|
|
657
663
|
};
|
|
658
664
|
export type AutomationArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum = typeof AutomationArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum[keyof typeof AutomationArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum];
|
|
665
|
+
/**
|
|
666
|
+
* @type AutomationAttributeElements
|
|
667
|
+
* @export
|
|
668
|
+
*/
|
|
669
|
+
export type AutomationAttributeElements = AutomationAttributeElementsByRef | AutomationAttributeElementsByValue;
|
|
670
|
+
/**
|
|
671
|
+
*
|
|
672
|
+
* @export
|
|
673
|
+
* @interface AutomationAttributeElementsByRef
|
|
674
|
+
*/
|
|
675
|
+
export interface AutomationAttributeElementsByRef {
|
|
676
|
+
/**
|
|
677
|
+
* List of attribute elements by reference
|
|
678
|
+
* @type {Array<string>}
|
|
679
|
+
* @memberof AutomationAttributeElementsByRef
|
|
680
|
+
*/
|
|
681
|
+
uris: Array<string>;
|
|
682
|
+
}
|
|
683
|
+
/**
|
|
684
|
+
*
|
|
685
|
+
* @export
|
|
686
|
+
* @interface AutomationAttributeElementsByValue
|
|
687
|
+
*/
|
|
688
|
+
export interface AutomationAttributeElementsByValue {
|
|
689
|
+
/**
|
|
690
|
+
* List of attribute elements by value
|
|
691
|
+
* @type {Array<string>}
|
|
692
|
+
* @memberof AutomationAttributeElementsByValue
|
|
693
|
+
*/
|
|
694
|
+
values: Array<string>;
|
|
695
|
+
}
|
|
659
696
|
/**
|
|
660
697
|
* @type AutomationAttributeFilter
|
|
661
698
|
* Abstract filter definition type attributes
|
|
662
699
|
* @export
|
|
663
700
|
*/
|
|
664
701
|
export type AutomationAttributeFilter = AutomationNegativeAttributeFilter | AutomationPositiveAttributeFilter;
|
|
702
|
+
/**
|
|
703
|
+
*
|
|
704
|
+
* @export
|
|
705
|
+
* @interface AutomationAttributeFilterByDate
|
|
706
|
+
*/
|
|
707
|
+
export interface AutomationAttributeFilterByDate {
|
|
708
|
+
/**
|
|
709
|
+
*
|
|
710
|
+
* @type {string}
|
|
711
|
+
* @memberof AutomationAttributeFilterByDate
|
|
712
|
+
*/
|
|
713
|
+
filterLocalIdentifier: string;
|
|
714
|
+
/**
|
|
715
|
+
*
|
|
716
|
+
* @type {boolean}
|
|
717
|
+
* @memberof AutomationAttributeFilterByDate
|
|
718
|
+
*/
|
|
719
|
+
isCommonDate: boolean;
|
|
720
|
+
}
|
|
665
721
|
/**
|
|
666
722
|
* Filter on specific set of label values.
|
|
667
723
|
* @export
|
|
@@ -675,6 +731,25 @@ export interface AutomationAttributeFilterElements {
|
|
|
675
731
|
*/
|
|
676
732
|
values: Array<string>;
|
|
677
733
|
}
|
|
734
|
+
/**
|
|
735
|
+
*
|
|
736
|
+
* @export
|
|
737
|
+
* @interface AutomationAttributeFilterParent
|
|
738
|
+
*/
|
|
739
|
+
export interface AutomationAttributeFilterParent {
|
|
740
|
+
/**
|
|
741
|
+
*
|
|
742
|
+
* @type {string}
|
|
743
|
+
* @memberof AutomationAttributeFilterParent
|
|
744
|
+
*/
|
|
745
|
+
filterLocalIdentifier: string;
|
|
746
|
+
/**
|
|
747
|
+
*
|
|
748
|
+
* @type {AutomationOver}
|
|
749
|
+
* @memberof AutomationAttributeFilterParent
|
|
750
|
+
*/
|
|
751
|
+
over: AutomationOver;
|
|
752
|
+
}
|
|
678
753
|
/**
|
|
679
754
|
*
|
|
680
755
|
* @export
|
|
@@ -730,6 +805,19 @@ export declare const AutomationAutomationAlertTriggerEnum: {
|
|
|
730
805
|
readonly ONCE: "ONCE";
|
|
731
806
|
};
|
|
732
807
|
export type AutomationAutomationAlertTriggerEnum = typeof AutomationAutomationAlertTriggerEnum[keyof typeof AutomationAutomationAlertTriggerEnum];
|
|
808
|
+
/**
|
|
809
|
+
*
|
|
810
|
+
* @export
|
|
811
|
+
* @interface AutomationAutomationDashboardTabularExport
|
|
812
|
+
*/
|
|
813
|
+
export interface AutomationAutomationDashboardTabularExport {
|
|
814
|
+
/**
|
|
815
|
+
*
|
|
816
|
+
* @type {AutomationDashboardTabularExportRequestV2}
|
|
817
|
+
* @memberof AutomationAutomationDashboardTabularExport
|
|
818
|
+
*/
|
|
819
|
+
requestPayload: AutomationDashboardTabularExportRequestV2;
|
|
820
|
+
}
|
|
733
821
|
/**
|
|
734
822
|
*
|
|
735
823
|
* @export
|
|
@@ -1026,12 +1114,268 @@ export interface AutomationCustomOverride {
|
|
|
1026
1114
|
[key: string]: AutomationCustomMetric;
|
|
1027
1115
|
};
|
|
1028
1116
|
}
|
|
1117
|
+
/**
|
|
1118
|
+
*
|
|
1119
|
+
* @export
|
|
1120
|
+
* @interface AutomationDashboardAttributeFilter
|
|
1121
|
+
*/
|
|
1122
|
+
export interface AutomationDashboardAttributeFilter {
|
|
1123
|
+
/**
|
|
1124
|
+
*
|
|
1125
|
+
* @type {AutomationDashboardAttributeFilterAttributeFilter}
|
|
1126
|
+
* @memberof AutomationDashboardAttributeFilter
|
|
1127
|
+
*/
|
|
1128
|
+
attributeFilter: AutomationDashboardAttributeFilterAttributeFilter;
|
|
1129
|
+
}
|
|
1130
|
+
/**
|
|
1131
|
+
*
|
|
1132
|
+
* @export
|
|
1133
|
+
* @interface AutomationDashboardAttributeFilterAttributeFilter
|
|
1134
|
+
*/
|
|
1135
|
+
export interface AutomationDashboardAttributeFilterAttributeFilter {
|
|
1136
|
+
/**
|
|
1137
|
+
*
|
|
1138
|
+
* @type {AutomationIdentifierRef}
|
|
1139
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1140
|
+
*/
|
|
1141
|
+
displayForm: AutomationIdentifierRef;
|
|
1142
|
+
/**
|
|
1143
|
+
*
|
|
1144
|
+
* @type {boolean}
|
|
1145
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1146
|
+
*/
|
|
1147
|
+
negativeSelection: boolean;
|
|
1148
|
+
/**
|
|
1149
|
+
*
|
|
1150
|
+
* @type {AutomationAttributeElements}
|
|
1151
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1152
|
+
*/
|
|
1153
|
+
attributeElements: AutomationAttributeElements;
|
|
1154
|
+
/**
|
|
1155
|
+
*
|
|
1156
|
+
* @type {Array<AutomationAttributeFilterParent>}
|
|
1157
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1158
|
+
*/
|
|
1159
|
+
filterElementsBy?: Array<AutomationAttributeFilterParent>;
|
|
1160
|
+
/**
|
|
1161
|
+
*
|
|
1162
|
+
* @type {Array<AutomationAttributeFilterByDate>}
|
|
1163
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1164
|
+
*/
|
|
1165
|
+
filterElementsByDate?: Array<AutomationAttributeFilterByDate>;
|
|
1166
|
+
/**
|
|
1167
|
+
*
|
|
1168
|
+
* @type {Array<AutomationIdentifierRef>}
|
|
1169
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1170
|
+
*/
|
|
1171
|
+
validateElementsBy?: Array<AutomationIdentifierRef>;
|
|
1172
|
+
/**
|
|
1173
|
+
*
|
|
1174
|
+
* @type {string}
|
|
1175
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1176
|
+
*/
|
|
1177
|
+
title?: string;
|
|
1178
|
+
/**
|
|
1179
|
+
*
|
|
1180
|
+
* @type {string}
|
|
1181
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1182
|
+
*/
|
|
1183
|
+
selectionMode?: AutomationDashboardAttributeFilterAttributeFilterSelectionModeEnum;
|
|
1184
|
+
/**
|
|
1185
|
+
*
|
|
1186
|
+
* @type {string}
|
|
1187
|
+
* @memberof AutomationDashboardAttributeFilterAttributeFilter
|
|
1188
|
+
*/
|
|
1189
|
+
localIdentifier?: string;
|
|
1190
|
+
}
|
|
1191
|
+
export declare const AutomationDashboardAttributeFilterAttributeFilterSelectionModeEnum: {
|
|
1192
|
+
readonly SINGLE: "single";
|
|
1193
|
+
readonly MULTI: "multi";
|
|
1194
|
+
};
|
|
1195
|
+
export type AutomationDashboardAttributeFilterAttributeFilterSelectionModeEnum = typeof AutomationDashboardAttributeFilterAttributeFilterSelectionModeEnum[keyof typeof AutomationDashboardAttributeFilterAttributeFilterSelectionModeEnum];
|
|
1196
|
+
/**
|
|
1197
|
+
*
|
|
1198
|
+
* @export
|
|
1199
|
+
* @interface AutomationDashboardDateFilter
|
|
1200
|
+
*/
|
|
1201
|
+
export interface AutomationDashboardDateFilter {
|
|
1202
|
+
/**
|
|
1203
|
+
*
|
|
1204
|
+
* @type {AutomationDashboardDateFilterDateFilter}
|
|
1205
|
+
* @memberof AutomationDashboardDateFilter
|
|
1206
|
+
*/
|
|
1207
|
+
dateFilter: AutomationDashboardDateFilterDateFilter;
|
|
1208
|
+
}
|
|
1209
|
+
/**
|
|
1210
|
+
*
|
|
1211
|
+
* @export
|
|
1212
|
+
* @interface AutomationDashboardDateFilterDateFilter
|
|
1213
|
+
*/
|
|
1214
|
+
export interface AutomationDashboardDateFilterDateFilter {
|
|
1215
|
+
/**
|
|
1216
|
+
*
|
|
1217
|
+
* @type {string}
|
|
1218
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1219
|
+
*/
|
|
1220
|
+
type: AutomationDashboardDateFilterDateFilterTypeEnum;
|
|
1221
|
+
/**
|
|
1222
|
+
*
|
|
1223
|
+
* @type {string}
|
|
1224
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1225
|
+
*/
|
|
1226
|
+
granularity: AutomationDashboardDateFilterDateFilterGranularityEnum;
|
|
1227
|
+
/**
|
|
1228
|
+
*
|
|
1229
|
+
* @type {string | number}
|
|
1230
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1231
|
+
*/
|
|
1232
|
+
from?: string | number;
|
|
1233
|
+
/**
|
|
1234
|
+
*
|
|
1235
|
+
* @type {string | number}
|
|
1236
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1237
|
+
*/
|
|
1238
|
+
to?: string | number;
|
|
1239
|
+
/**
|
|
1240
|
+
*
|
|
1241
|
+
* @type {AutomationIdentifierRef}
|
|
1242
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1243
|
+
*/
|
|
1244
|
+
dataSet?: AutomationIdentifierRef;
|
|
1245
|
+
/**
|
|
1246
|
+
*
|
|
1247
|
+
* @type {AutomationIdentifierRef}
|
|
1248
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1249
|
+
*/
|
|
1250
|
+
attribute?: AutomationIdentifierRef;
|
|
1251
|
+
/**
|
|
1252
|
+
*
|
|
1253
|
+
* @type {string}
|
|
1254
|
+
* @memberof AutomationDashboardDateFilterDateFilter
|
|
1255
|
+
*/
|
|
1256
|
+
localIdentifier?: string;
|
|
1257
|
+
}
|
|
1258
|
+
export declare const AutomationDashboardDateFilterDateFilterTypeEnum: {
|
|
1259
|
+
readonly RELATIVE: "relative";
|
|
1260
|
+
readonly ABSOLUTE: "absolute";
|
|
1261
|
+
};
|
|
1262
|
+
export type AutomationDashboardDateFilterDateFilterTypeEnum = typeof AutomationDashboardDateFilterDateFilterTypeEnum[keyof typeof AutomationDashboardDateFilterDateFilterTypeEnum];
|
|
1263
|
+
export declare const AutomationDashboardDateFilterDateFilterGranularityEnum: {
|
|
1264
|
+
readonly ALL_TIME_GRANULARITY: "ALL_TIME_GRANULARITY";
|
|
1265
|
+
readonly GDC_TIME_YEAR: "GDC.time.year";
|
|
1266
|
+
readonly GDC_TIME_WEEK_US: "GDC.time.week_us";
|
|
1267
|
+
readonly GDC_TIME_WEEK_IN_YEAR: "GDC.time.week_in_year";
|
|
1268
|
+
readonly GDC_TIME_WEEK_IN_QUARTER: "GDC.time.week_in_quarter";
|
|
1269
|
+
readonly GDC_TIME_WEEK: "GDC.time.week";
|
|
1270
|
+
readonly GDC_TIME_EUWEEK_IN_YEAR: "GDC.time.euweek_in_year";
|
|
1271
|
+
readonly GDC_TIME_EUWEEK_IN_QUARTER: "GDC.time.euweek_in_quarter";
|
|
1272
|
+
readonly GDC_TIME_QUARTER: "GDC.time.quarter";
|
|
1273
|
+
readonly GDC_TIME_QUARTER_IN_YEAR: "GDC.time.quarter_in_year";
|
|
1274
|
+
readonly GDC_TIME_MONTH: "GDC.time.month";
|
|
1275
|
+
readonly GDC_TIME_MONTH_IN_QUARTER: "GDC.time.month_in_quarter";
|
|
1276
|
+
readonly GDC_TIME_MONTH_IN_YEAR: "GDC.time.month_in_year";
|
|
1277
|
+
readonly GDC_TIME_DAY_IN_YEAR: "GDC.time.day_in_year";
|
|
1278
|
+
readonly GDC_TIME_DAY_IN_QUARTER: "GDC.time.day_in_quarter";
|
|
1279
|
+
readonly GDC_TIME_DAY_IN_MONTH: "GDC.time.day_in_month";
|
|
1280
|
+
readonly GDC_TIME_DAY_IN_WEEK: "GDC.time.day_in_week";
|
|
1281
|
+
readonly GDC_TIME_DAY_IN_EUWEEK: "GDC.time.day_in_euweek";
|
|
1282
|
+
readonly GDC_TIME_DATE: "GDC.time.date";
|
|
1283
|
+
readonly GDC_TIME_HOUR: "GDC.time.hour";
|
|
1284
|
+
readonly GDC_TIME_HOUR_IN_DAY: "GDC.time.hour_in_day";
|
|
1285
|
+
readonly GDC_TIME_MINUTE: "GDC.time.minute";
|
|
1286
|
+
readonly GDC_TIME_MINUTE_IN_HOUR: "GDC.time.minute_in_hour";
|
|
1287
|
+
};
|
|
1288
|
+
export type AutomationDashboardDateFilterDateFilterGranularityEnum = typeof AutomationDashboardDateFilterDateFilterGranularityEnum[keyof typeof AutomationDashboardDateFilterDateFilterGranularityEnum];
|
|
1289
|
+
/**
|
|
1290
|
+
* Additional settings.
|
|
1291
|
+
* @export
|
|
1292
|
+
* @interface AutomationDashboardExportSettings
|
|
1293
|
+
*/
|
|
1294
|
+
export interface AutomationDashboardExportSettings {
|
|
1295
|
+
/**
|
|
1296
|
+
* If true, the export will contain the information about the exported date and dashboard filters.
|
|
1297
|
+
* @type {boolean}
|
|
1298
|
+
* @memberof AutomationDashboardExportSettings
|
|
1299
|
+
*/
|
|
1300
|
+
exportInfo?: boolean;
|
|
1301
|
+
/**
|
|
1302
|
+
* Merge equal headers in neighbouring cells. Used for [XLSX] format only.
|
|
1303
|
+
* @type {boolean}
|
|
1304
|
+
* @memberof AutomationDashboardExportSettings
|
|
1305
|
+
*/
|
|
1306
|
+
mergeHeaders?: boolean;
|
|
1307
|
+
}
|
|
1308
|
+
/**
|
|
1309
|
+
* @type AutomationDashboardFilter
|
|
1310
|
+
* @export
|
|
1311
|
+
*/
|
|
1312
|
+
export type AutomationDashboardFilter = AutomationDashboardAttributeFilter | AutomationDashboardDateFilter;
|
|
1313
|
+
/**
|
|
1314
|
+
* Export request object describing the export properties for dashboard tabular exports (v2 with dashboardId).
|
|
1315
|
+
* @export
|
|
1316
|
+
* @interface AutomationDashboardTabularExportRequestV2
|
|
1317
|
+
*/
|
|
1318
|
+
export interface AutomationDashboardTabularExportRequestV2 {
|
|
1319
|
+
/**
|
|
1320
|
+
* Requested tabular export type.
|
|
1321
|
+
* @type {string}
|
|
1322
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1323
|
+
*/
|
|
1324
|
+
format: AutomationDashboardTabularExportRequestV2FormatEnum;
|
|
1325
|
+
/**
|
|
1326
|
+
* Filename of downloaded file without extension.
|
|
1327
|
+
* @type {string}
|
|
1328
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1329
|
+
*/
|
|
1330
|
+
fileName: string;
|
|
1331
|
+
/**
|
|
1332
|
+
* List of filters that will be used instead of the default dashboard filters.
|
|
1333
|
+
* @type {Array<AutomationDashboardFilter>}
|
|
1334
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1335
|
+
*/
|
|
1336
|
+
dashboardFiltersOverride?: Array<AutomationDashboardFilter>;
|
|
1337
|
+
/**
|
|
1338
|
+
* Dashboard identifier
|
|
1339
|
+
* @type {string}
|
|
1340
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1341
|
+
*/
|
|
1342
|
+
dashboardId: string;
|
|
1343
|
+
/**
|
|
1344
|
+
* List of widget identifiers to be exported. Note that only one widget is currently supported.
|
|
1345
|
+
* @type {Array<string>}
|
|
1346
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1347
|
+
*/
|
|
1348
|
+
widgetIds?: Array<string>;
|
|
1349
|
+
/**
|
|
1350
|
+
*
|
|
1351
|
+
* @type {AutomationDashboardExportSettings}
|
|
1352
|
+
* @memberof AutomationDashboardTabularExportRequestV2
|
|
1353
|
+
*/
|
|
1354
|
+
settings?: AutomationDashboardExportSettings;
|
|
1355
|
+
}
|
|
1356
|
+
export declare const AutomationDashboardTabularExportRequestV2FormatEnum: {
|
|
1357
|
+
readonly XLSX: "XLSX";
|
|
1358
|
+
};
|
|
1359
|
+
export type AutomationDashboardTabularExportRequestV2FormatEnum = typeof AutomationDashboardTabularExportRequestV2FormatEnum[keyof typeof AutomationDashboardTabularExportRequestV2FormatEnum];
|
|
1029
1360
|
/**
|
|
1030
1361
|
* @type AutomationDateFilter
|
|
1031
1362
|
* Abstract filter definition type for dates.
|
|
1032
1363
|
* @export
|
|
1033
1364
|
*/
|
|
1034
1365
|
export type AutomationDateFilter = AutomationAbsoluteDateFilter | AutomationRelativeDateFilter;
|
|
1366
|
+
/**
|
|
1367
|
+
*
|
|
1368
|
+
* @export
|
|
1369
|
+
* @interface AutomationDateValue
|
|
1370
|
+
*/
|
|
1371
|
+
export interface AutomationDateValue {
|
|
1372
|
+
/**
|
|
1373
|
+
*
|
|
1374
|
+
* @type {string}
|
|
1375
|
+
* @memberof AutomationDateValue
|
|
1376
|
+
*/
|
|
1377
|
+
value: string;
|
|
1378
|
+
}
|
|
1035
1379
|
/**
|
|
1036
1380
|
* An analytical dashboard identifier.
|
|
1037
1381
|
* @export
|
|
@@ -1229,6 +1573,60 @@ export type AutomationFilterDefinition = AutomationAbsoluteDateFilter | Automati
|
|
|
1229
1573
|
* @export
|
|
1230
1574
|
*/
|
|
1231
1575
|
export type AutomationFilterDefinitionForSimpleMeasure = AutomationAttributeFilter | AutomationDateFilter;
|
|
1576
|
+
/**
|
|
1577
|
+
*
|
|
1578
|
+
* @export
|
|
1579
|
+
* @interface AutomationIdentifierRef
|
|
1580
|
+
*/
|
|
1581
|
+
export interface AutomationIdentifierRef {
|
|
1582
|
+
/**
|
|
1583
|
+
*
|
|
1584
|
+
* @type {AutomationIdentifierRefIdentifier}
|
|
1585
|
+
* @memberof AutomationIdentifierRef
|
|
1586
|
+
*/
|
|
1587
|
+
identifier?: AutomationIdentifierRefIdentifier;
|
|
1588
|
+
}
|
|
1589
|
+
/**
|
|
1590
|
+
*
|
|
1591
|
+
* @export
|
|
1592
|
+
* @interface AutomationIdentifierRefIdentifier
|
|
1593
|
+
*/
|
|
1594
|
+
export interface AutomationIdentifierRefIdentifier {
|
|
1595
|
+
/**
|
|
1596
|
+
*
|
|
1597
|
+
* @type {string}
|
|
1598
|
+
* @memberof AutomationIdentifierRefIdentifier
|
|
1599
|
+
*/
|
|
1600
|
+
id: string;
|
|
1601
|
+
/**
|
|
1602
|
+
*
|
|
1603
|
+
* @type {string}
|
|
1604
|
+
* @memberof AutomationIdentifierRefIdentifier
|
|
1605
|
+
*/
|
|
1606
|
+
type: AutomationIdentifierRefIdentifierTypeEnum;
|
|
1607
|
+
}
|
|
1608
|
+
export declare const AutomationIdentifierRefIdentifierTypeEnum: {
|
|
1609
|
+
readonly ANALYTICAL_DASHBOARD: "analyticalDashboard";
|
|
1610
|
+
readonly ATTRIBUTE: "attribute";
|
|
1611
|
+
readonly ATTRIBUTE_HIERARCHY: "attributeHierarchy";
|
|
1612
|
+
readonly DASHBOARD_PLUGIN: "dashboardPlugin";
|
|
1613
|
+
readonly DATASET: "dataset";
|
|
1614
|
+
readonly FACT: "fact";
|
|
1615
|
+
readonly LABEL: "label";
|
|
1616
|
+
readonly METRIC: "metric";
|
|
1617
|
+
readonly USER_DATA_FILTER: "userDataFilter";
|
|
1618
|
+
readonly EXPORT_DEFINITION: "exportDefinition";
|
|
1619
|
+
readonly AUTOMATION: "automation";
|
|
1620
|
+
readonly PROMPT: "prompt";
|
|
1621
|
+
readonly VISUALIZATION_OBJECT: "visualizationObject";
|
|
1622
|
+
readonly FILTER_CONTEXT: "filterContext";
|
|
1623
|
+
readonly WORKSPACE_SETTINGS: "workspaceSettings";
|
|
1624
|
+
readonly CUSTOM_APPLICATION_SETTING: "customApplicationSetting";
|
|
1625
|
+
readonly WORKSPACE_DATA_FILTER: "workspaceDataFilter";
|
|
1626
|
+
readonly WORKSPACE_DATA_FILTER_SETTING: "workspaceDataFilterSetting";
|
|
1627
|
+
readonly FILTER_VIEW: "filterView";
|
|
1628
|
+
};
|
|
1629
|
+
export type AutomationIdentifierRefIdentifierTypeEnum = typeof AutomationIdentifierRefIdentifierTypeEnum[keyof typeof AutomationIdentifierRefIdentifierTypeEnum];
|
|
1232
1630
|
/**
|
|
1233
1631
|
* Export request object describing the export properties and metadata for image exports.
|
|
1234
1632
|
* @export
|
|
@@ -1601,6 +1999,19 @@ export interface AutomationNotificationsMetaTotal {
|
|
|
1601
1999
|
*/
|
|
1602
2000
|
all: number;
|
|
1603
2001
|
}
|
|
2002
|
+
/**
|
|
2003
|
+
*
|
|
2004
|
+
* @export
|
|
2005
|
+
* @interface AutomationOver
|
|
2006
|
+
*/
|
|
2007
|
+
export interface AutomationOver {
|
|
2008
|
+
/**
|
|
2009
|
+
*
|
|
2010
|
+
* @type {Array<AutomationIdentifierRef>}
|
|
2011
|
+
* @memberof AutomationOver
|
|
2012
|
+
*/
|
|
2013
|
+
attributes: Array<AutomationIdentifierRef>;
|
|
2014
|
+
}
|
|
1604
2015
|
/**
|
|
1605
2016
|
* Custom CSS styles for the table. (PDF, HTML)
|
|
1606
2017
|
* @export
|
|
@@ -2773,6 +3184,12 @@ export interface AutomationWebhookMessageData {
|
|
|
2773
3184
|
* @memberof AutomationWebhookMessageData
|
|
2774
3185
|
*/
|
|
2775
3186
|
slidesExports?: Array<AutomationExportResult>;
|
|
3187
|
+
/**
|
|
3188
|
+
*
|
|
3189
|
+
* @type {Array<AutomationExportResult>}
|
|
3190
|
+
* @memberof AutomationWebhookMessageData
|
|
3191
|
+
*/
|
|
3192
|
+
dashboardTabularExports?: Array<AutomationExportResult>;
|
|
2776
3193
|
/**
|
|
2777
3194
|
*
|
|
2778
3195
|
* @type {AutomationAlertDescription}
|