@salesforce/lds-adapters-analytics-unifiedanalytics 1.332.0-dev6 → 1.332.0-dev7
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.
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { BaseAnalyticsLibraryAssetRepresentation as BaseAnalyticsLibraryAssetRepresentation_BaseAnalyticsLibraryAssetRepresentation } from './BaseAnalyticsLibraryAssetRepresentation';
|
|
2
|
-
import { AnalyticsLibraryImageRepresentation as AnalyticsLibraryImageRepresentation_AnalyticsLibraryImageRepresentation } from './AnalyticsLibraryImageRepresentation';
|
|
3
2
|
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
-
export declare const VERSION = "
|
|
3
|
+
export declare const VERSION = "289e8a9c84f4204d2fbcacdd87d5d659";
|
|
5
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
5
|
export declare const RepresentationType: string;
|
|
7
6
|
export declare function normalize(input: AnalyticsLibraryDashboardTemplateRepresentation, existing: AnalyticsLibraryDashboardTemplateRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AnalyticsLibraryDashboardTemplateRepresentationNormalized;
|
|
@@ -16,7 +15,10 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
15
|
* (none)
|
|
17
16
|
*/
|
|
18
17
|
export interface AnalyticsLibraryDashboardTemplateRepresentationNormalized extends BaseAnalyticsLibraryAssetRepresentation_BaseAnalyticsLibraryAssetRepresentation {
|
|
19
|
-
|
|
18
|
+
/** The badge icon configured for template */
|
|
19
|
+
templateBadge: string;
|
|
20
|
+
/** The preview images configured for the template */
|
|
21
|
+
templatePreviews: Array<string>;
|
|
20
22
|
}
|
|
21
23
|
/**
|
|
22
24
|
* Output representation of dashboard template preview in analytics library
|
|
@@ -25,5 +27,6 @@ export interface AnalyticsLibraryDashboardTemplateRepresentationNormalized exten
|
|
|
25
27
|
* (none)
|
|
26
28
|
*/
|
|
27
29
|
export interface AnalyticsLibraryDashboardTemplateRepresentation extends BaseAnalyticsLibraryAssetRepresentation_BaseAnalyticsLibraryAssetRepresentation {
|
|
28
|
-
|
|
30
|
+
templateBadge: string;
|
|
31
|
+
templatePreviews: Array<string>;
|
|
29
32
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-analytics-unifiedanalytics",
|
|
3
|
-
"version": "1.332.0-
|
|
3
|
+
"version": "1.332.0-dev7",
|
|
4
4
|
"description": "Tableau Unified Analytics Platform",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/analytics-unifiedanalytics.js",
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
"test:unit": "jest"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@salesforce/lds-bindings": "^1.332.0-
|
|
43
|
+
"@salesforce/lds-bindings": "^1.332.0-dev7"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@salesforce/lds-compiler-plugins": "^1.332.0-
|
|
46
|
+
"@salesforce/lds-compiler-plugins": "^1.332.0-dev7"
|
|
47
47
|
},
|
|
48
48
|
"nx": {
|
|
49
49
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -10979,4 +10979,4 @@ withDefaultLuvio((luvio) => {
|
|
|
10979
10979
|
});
|
|
10980
10980
|
|
|
10981
10981
|
export { createAnnotation, createAssetSlackChannel, createDashboard, createLoglines, createRecordShares, createVisualization, createWorkspace, createWorkspaceAsset, deleteAllShares, deleteDashboard, deleteRecordShare, deleteVisualization, deleteWorkspace, deleteWorkspaceAsset, follow, generateSFDriveCredentials, getAnnotations, getAnnotations_imperative, getAssetSlackChannels, getAssetSlackChannels_imperative, getDashboardByName, getDashboardByNameNotifyChange, getDashboardByName_imperative, getDashboards, getDashboards_imperative, getFlowByName, getFlowByName_imperative, getFlows, getFlows_imperative, getFollowedAssets, getFollowedAssets_imperative, getFollowers, getFollowers_imperative, getMarketplaceListingInstallationProgress, getMarketplaceListingInstallationProgress_imperative, getOrg, getOrg_imperative, getShares, getSharesNotifyChange, getShares_imperative, getSlackAppInfo, getSlackAppInfo_imperative, getSubscriptionDigestConfig, getSubscriptionDigestConfigNotifyChange, getSubscriptionDigestConfig_imperative, getUnifiedAnalyticsLibraryAssets, getUniqueFollowerCount, getUniqueFollowerCount_imperative, getVisualization, getVisualizationBundle, getVisualizationBundleNotifyChange, getVisualizationBundle_imperative, getVisualizationNotifyChange, getVisualization_imperative, getVisualizations, getVisualizations_imperative, getWorkspaceByIdOrName, getWorkspaceByIdOrNameNotifyChange, getWorkspaceByIdOrName_imperative, getWorkspaces, getWorkspaces_imperative, initiateMarketplaceListingInstallation, initiateMarketplaceListingInstallation_imperative, publish, queryAssets, queryUsers, unfollow, updateDashboard, updateRecordShares, updateSubscriptionDigestConfig, updateVisualization, updateWorkspace };
|
|
10982
|
-
// version: 1.332.0-
|
|
10982
|
+
// version: 1.332.0-dev7-84af9c7762
|
package/src/raml/api.raml
CHANGED
|
@@ -957,9 +957,14 @@ types:
|
|
|
957
957
|
library
|
|
958
958
|
type: BaseAnalyticsLibraryAssetRepresentation
|
|
959
959
|
properties:
|
|
960
|
-
|
|
961
|
-
description: The
|
|
962
|
-
type:
|
|
960
|
+
templateBadge:
|
|
961
|
+
description: The badge icon configured for template
|
|
962
|
+
type: string
|
|
963
|
+
templatePreviews:
|
|
964
|
+
description: The preview images configured for the template
|
|
965
|
+
type: array
|
|
966
|
+
items:
|
|
967
|
+
type: string
|
|
963
968
|
AnalyticsLibraryImageRepresentation:
|
|
964
969
|
description: AnalyticsLibrary Image reference representation
|
|
965
970
|
type: object
|