@salesforce/lds-adapters-cdp-semantic-authoring 1.308.0 → 1.310.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/dist/es/es2018/cdp-semantic-authoring.js +1705 -837
- package/dist/es/es2018/types/src/generated/adapters/getSemanticSubMetricsById.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsMappedFieldsByMappedFieldNameOrIdAndModelApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsMappedFieldsByMappedFieldNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsMappedFieldsByModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticSubMetricsBySubMetricIds.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModels.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsByModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCloneByModelApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMappedFieldsByModelApiNameOrId.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsConvertToDimensionByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsConvertToDimensionByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +0 -1
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsMappedFieldsByMappedFieldNameOrIdAndModelApiNameOrId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts +1 -4
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionOutputRepresentation.d.ts +1 -4
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementInputRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementOutputRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionInputRepresentation.d.ts +1 -4
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionOutputRepresentation.d.ts +1 -4
- package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldCollectionOutputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/SemanticModelInputRepresentation.d.ts +5 -1
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateOutputRepresentation.d.ts +4 -1
- package/dist/es/es2018/types/src/generated/types/SemanticModelOutputRepresentation.d.ts +10 -1
- package/dist/es/es2018/types/src/generated/types/SemanticModelPartialOutputRepresentation.d.ts +4 -1
- package/dist/es/es2018/types/src/generated/types/SemanticUnionOutputRepresentation.d.ts +4 -1
- package/dist/es/es2018/types/src/generated/types/SemanticValidationPartialInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/SemanticValidationPartialOutputRepresentation.d.ts +34 -0
- package/package.json +3 -3
- package/sfdc/index.js +1606 -727
- package/src/raml/api.raml +1021 -902
- package/src/raml/luvio.raml +5 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { AdapterConfigMetadata as $64$luvio_engine_AdapterConfigMetadata, Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
2
|
+
import { Untrusted as adapter$45$utils_Untrusted, AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig } from './adapter-utils';
|
|
3
|
+
import { ResourceRequestConfig as resources_getSsotSemanticSubMetricsBySubMetricIds_ResourceRequestConfig } from '../resources/getSsotSemanticSubMetricsBySubMetricIds';
|
|
4
|
+
import { SemanticSubMetricCollectionOutputRepresentation as types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation } from '../types/SemanticSubMetricCollectionOutputRepresentation';
|
|
5
|
+
export declare const adapterName = "getSemanticSubMetricsById";
|
|
6
|
+
export declare const getSemanticSubMetricsById_ConfigPropertyMetadata: $64$luvio_engine_AdapterConfigMetadata[];
|
|
7
|
+
export declare const getSemanticSubMetricsById_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
8
|
+
export interface GetSemanticSubMetricsByIdConfig {
|
|
9
|
+
subMetricIds: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const createResourceParams: (config: GetSemanticSubMetricsByIdConfig) => resources_getSsotSemanticSubMetricsBySubMetricIds_ResourceRequestConfig;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
14
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetSemanticSubMetricsByIdConfig>): adapter$45$utils_Untrusted<GetSemanticSubMetricsByIdConfig>;
|
|
15
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetSemanticSubMetricsByIdConfig | null;
|
|
16
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig): $64$luvio_engine_Fragment;
|
|
17
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig): $64$luvio_engine_Snapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>;
|
|
18
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig, resourceParams: resources_getSsotSemanticSubMetricsBySubMetricIds_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>>;
|
|
19
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig, resourceParams: resources_getSsotSemanticSubMetricsBySubMetricIds_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
20
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetSemanticSubMetricsByIdConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>>;
|
|
21
|
+
export type BuildSnapshotContext = {
|
|
22
|
+
luvio: $64$luvio_engine_Luvio;
|
|
23
|
+
config: GetSemanticSubMetricsByIdConfig;
|
|
24
|
+
};
|
|
25
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>>;
|
|
26
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>): $64$luvio_engine_Snapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>;
|
|
27
|
+
export declare const getSemanticSubMetricsByIdAdapterFactory: $64$luvio_engine_AdapterFactory<GetSemanticSubMetricsByIdConfig, types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>;
|
|
@@ -7,3 +7,4 @@ export { getSemanticSubMetricsAdapterFactory } from '../adapters/getSemanticSubM
|
|
|
7
7
|
export { createSemanticSubMetricAdapterFactory } from '../adapters/createSemanticSubMetric';
|
|
8
8
|
export { deleteSemanticSubMetricAdapterFactory } from '../adapters/deleteSemanticSubMetric';
|
|
9
9
|
export { getSemanticSubMetricAdapterFactory } from '../adapters/getSemanticSubMetric';
|
|
10
|
+
export { getSemanticSubMetricsByIdAdapterFactory } from '../adapters/getSemanticSubMetricsById';
|
|
@@ -10,6 +10,7 @@ declare let getSemanticModels: any;
|
|
|
10
10
|
declare let getSemanticSubMetric: any;
|
|
11
11
|
declare let getSemanticSubMetricNotifyChange: any;
|
|
12
12
|
declare let getSemanticSubMetrics: any;
|
|
13
|
+
declare let getSemanticSubMetricsById: any;
|
|
13
14
|
declare let getSemanticMetric_imperative: any;
|
|
14
15
|
declare let getSemanticMetrics_imperative: any;
|
|
15
16
|
declare let getSemanticMetricsToSubMetrics_imperative: any;
|
|
@@ -17,4 +18,5 @@ declare let getSemanticModel_imperative: any;
|
|
|
17
18
|
declare let getSemanticModels_imperative: any;
|
|
18
19
|
declare let getSemanticSubMetric_imperative: any;
|
|
19
20
|
declare let getSemanticSubMetrics_imperative: any;
|
|
20
|
-
|
|
21
|
+
declare let getSemanticSubMetricsById_imperative: any;
|
|
22
|
+
export { createSemanticSubMetric, deleteSemanticSubMetric, getSemanticMetric, getSemanticMetricNotifyChange, getSemanticMetrics, getSemanticMetricsToSubMetrics, getSemanticModel, getSemanticModelNotifyChange, getSemanticModels, getSemanticSubMetric, getSemanticSubMetricNotifyChange, getSemanticSubMetrics, getSemanticSubMetricsById, getSemanticMetric_imperative, getSemanticMetrics_imperative, getSemanticMetricsToSubMetrics_imperative, getSemanticModel_imperative, getSemanticModels_imperative, getSemanticSubMetric_imperative, getSemanticSubMetrics_imperative, getSemanticSubMetricsById_imperative, };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
mappedFieldNameOrId: string;
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
9
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
10
|
+
export declare function getResponseCacheKeys(cacheKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig): void;
|
|
11
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
12
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMappedFieldOutputRepresentation as types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation } from '../types/SemanticMappedFieldOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
mappedFieldNameOrId: string;
|
|
6
|
+
modelApiNameOrId: string;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
10
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
11
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation): void;
|
|
13
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, any>;
|
|
14
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
15
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
16
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMappedFieldCollectionOutputRepresentation as types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation } from '../types/SemanticMappedFieldCollectionOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
9
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
10
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation): void;
|
|
12
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation, any>;
|
|
13
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticMappedFieldCollectionOutputRepresentation_SemanticMappedFieldCollectionOutputRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
14
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
15
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/resources/getSsotSemanticSubMetricsBySubMetricIds.d.ts
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticSubMetricCollectionOutputRepresentation as types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation } from '../types/SemanticSubMetricCollectionOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
subMetricIds: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
9
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
10
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation): void;
|
|
12
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation, any>;
|
|
13
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_SemanticSubMetricCollectionOutputRepresentation_SemanticSubMetricCollectionOutputRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
14
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
15
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { SemanticBaseModelInputRepresentation as types_SemanticBaseModelInputRep
|
|
|
2
2
|
import { SemanticCalculatedDimensionInputRepresentation as types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from '../types/SemanticCalculatedDimensionInputRepresentation';
|
|
3
3
|
import { SemanticCalculatedMeasurementInputRepresentation as types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from '../types/SemanticCalculatedMeasurementInputRepresentation';
|
|
4
4
|
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticGroupingInputRepresentation as types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation } from '../types/SemanticGroupingInputRepresentation';
|
|
5
6
|
import { SemanticLogicalViewInputRepresentation as types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from '../types/SemanticLogicalViewInputRepresentation';
|
|
6
7
|
import { SemanticMetricInputRepresentation as types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from '../types/SemanticMetricInputRepresentation';
|
|
7
8
|
import { SemanticParameterInputRepresentation as types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from '../types/SemanticParameterInputRepresentation';
|
|
@@ -26,6 +27,7 @@ export interface ResourceRequestConfig {
|
|
|
26
27
|
semanticCalculatedDimensions?: Array<types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
27
28
|
semanticCalculatedMeasurements?: Array<types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
28
29
|
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
30
|
+
semanticGroupings?: Array<types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation>;
|
|
29
31
|
semanticLogicalViews?: Array<types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
30
32
|
semanticMetrics?: Array<types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
31
33
|
semanticParameters?: Array<types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
@@ -2,6 +2,7 @@ import { SemanticBaseModelInputRepresentation as types_SemanticBaseModelInputRep
|
|
|
2
2
|
import { SemanticCalculatedDimensionInputRepresentation as types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from '../types/SemanticCalculatedDimensionInputRepresentation';
|
|
3
3
|
import { SemanticCalculatedMeasurementInputRepresentation as types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from '../types/SemanticCalculatedMeasurementInputRepresentation';
|
|
4
4
|
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticGroupingInputRepresentation as types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation } from '../types/SemanticGroupingInputRepresentation';
|
|
5
6
|
import { SemanticLogicalViewInputRepresentation as types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from '../types/SemanticLogicalViewInputRepresentation';
|
|
6
7
|
import { SemanticMetricInputRepresentation as types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from '../types/SemanticMetricInputRepresentation';
|
|
7
8
|
import { SemanticParameterInputRepresentation as types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from '../types/SemanticParameterInputRepresentation';
|
|
@@ -23,6 +24,7 @@ export interface ResourceRequestConfig {
|
|
|
23
24
|
semanticCalculatedDimensions?: Array<types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
24
25
|
semanticCalculatedMeasurements?: Array<types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
25
26
|
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
27
|
+
semanticGroupings?: Array<types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation>;
|
|
26
28
|
semanticLogicalViews?: Array<types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
27
29
|
semanticMetrics?: Array<types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
28
30
|
semanticParameters?: Array<types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticModelOutputRepresentation as types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation } from '../types/SemanticModelOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
9
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation): void;
|
|
10
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, any>;
|
|
11
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
12
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { SemanticTableFieldReferenceInputRepresentation as types_SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation } from '../types/SemanticTableFieldReferenceInputRepresentation';
|
|
2
|
+
import { SemanticDimensionInputRepresentation as types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation } from '../types/SemanticDimensionInputRepresentation';
|
|
3
|
+
import { SemanticMeasurementInputRepresentation as types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation } from '../types/SemanticMeasurementInputRepresentation';
|
|
4
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
5
|
+
import { SemanticMappedFieldOutputRepresentation as types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation } from '../types/SemanticMappedFieldOutputRepresentation';
|
|
6
|
+
export interface ResourceRequestConfig {
|
|
7
|
+
urlParams: {
|
|
8
|
+
modelApiNameOrId: string;
|
|
9
|
+
};
|
|
10
|
+
body: {
|
|
11
|
+
apiName?: string;
|
|
12
|
+
description?: string;
|
|
13
|
+
label?: string;
|
|
14
|
+
fields?: Array<types_SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation>;
|
|
15
|
+
logicalViewId?: string;
|
|
16
|
+
semanticDimension?: types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation;
|
|
17
|
+
semanticMeasurement?: types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation;
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
21
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation): void;
|
|
22
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, any>;
|
|
23
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
24
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { SemanticBaseModelInputRepresentation as types_SemanticBaseModelInputRep
|
|
|
2
2
|
import { SemanticCalculatedDimensionInputRepresentation as types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from '../types/SemanticCalculatedDimensionInputRepresentation';
|
|
3
3
|
import { SemanticCalculatedMeasurementInputRepresentation as types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from '../types/SemanticCalculatedMeasurementInputRepresentation';
|
|
4
4
|
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticGroupingInputRepresentation as types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation } from '../types/SemanticGroupingInputRepresentation';
|
|
5
6
|
import { SemanticLogicalViewInputRepresentation as types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from '../types/SemanticLogicalViewInputRepresentation';
|
|
6
7
|
import { SemanticMetricInputRepresentation as types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from '../types/SemanticMetricInputRepresentation';
|
|
7
8
|
import { SemanticParameterInputRepresentation as types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from '../types/SemanticParameterInputRepresentation';
|
|
@@ -26,6 +27,7 @@ export interface ResourceRequestConfig {
|
|
|
26
27
|
semanticCalculatedDimensions?: Array<types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
27
28
|
semanticCalculatedMeasurements?: Array<types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
28
29
|
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
30
|
+
semanticGroupings?: Array<types_SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation>;
|
|
29
31
|
semanticLogicalViews?: Array<types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
30
32
|
semanticMetrics?: Array<types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
31
33
|
semanticParameters?: Array<types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { SemanticTableFieldReferenceInputRepresentation as types_SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation } from '../types/SemanticTableFieldReferenceInputRepresentation';
|
|
2
|
+
import { SemanticDimensionInputRepresentation as types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation } from '../types/SemanticDimensionInputRepresentation';
|
|
3
|
+
import { SemanticMeasurementInputRepresentation as types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation } from '../types/SemanticMeasurementInputRepresentation';
|
|
4
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
5
|
+
import { SemanticMappedFieldOutputRepresentation as types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation } from '../types/SemanticMappedFieldOutputRepresentation';
|
|
6
|
+
export interface ResourceRequestConfig {
|
|
7
|
+
urlParams: {
|
|
8
|
+
mappedFieldNameOrId: string;
|
|
9
|
+
modelApiNameOrId: string;
|
|
10
|
+
};
|
|
11
|
+
body: {
|
|
12
|
+
apiName?: string;
|
|
13
|
+
description?: string;
|
|
14
|
+
label?: string;
|
|
15
|
+
fields?: Array<types_SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation>;
|
|
16
|
+
logicalViewId?: string;
|
|
17
|
+
semanticDimension?: types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation;
|
|
18
|
+
semanticMeasurement?: types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation;
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
22
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation): void;
|
|
23
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation, any>;
|
|
24
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
25
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
2
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';
|
|
3
|
-
export declare const VERSION = "
|
|
3
|
+
export declare const VERSION = "73f6dcc407a195406ad51833ee77bfc6";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
6
|
export declare function normalize(input: SemanticCalculatedDimensionInputRepresentation, existing: SemanticCalculatedDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticCalculatedDimensionInputRepresentationNormalized;
|
|
@@ -31,8 +31,6 @@ export interface SemanticCalculatedDimensionInputRepresentationNormalized {
|
|
|
31
31
|
filterLogic?: string;
|
|
32
32
|
/** A list of filters to be used to create filter logic. */
|
|
33
33
|
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
34
|
-
/** Required if the DataType is “Geo”. The geographic role of the Semantic Calculated Dimension. Valid values are Airport, Area Code (US), CBSA/MSA (US), City,Congressional, District (US), Country/Region, Country, NUTS Europe, Latitude, Longitude, State/Province and Zip Code/Postcode. */
|
|
35
|
-
geoRole?: string;
|
|
36
34
|
/** Indicates whether the Semantic Calculated Dimension is visible in the consumption layer (true) or not (false). True is the default. */
|
|
37
35
|
isVisible?: boolean;
|
|
38
36
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
@@ -59,7 +57,6 @@ export interface SemanticCalculatedDimensionInputRepresentation {
|
|
|
59
57
|
expression?: string;
|
|
60
58
|
filterLogic?: string;
|
|
61
59
|
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
62
|
-
geoRole?: string;
|
|
63
60
|
isVisible?: boolean;
|
|
64
61
|
label?: string;
|
|
65
62
|
semanticDataType?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
|
|
2
2
|
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
-
export declare const VERSION = "
|
|
3
|
+
export declare const VERSION = "ff65b61056eb2b2c8408d53df92d147b";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
6
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -46,8 +46,6 @@ export interface SemanticCalculatedDimensionOutputRepresentationNormalized {
|
|
|
46
46
|
filterLogic?: string;
|
|
47
47
|
/** A list of filters to be used to create filter logic. */
|
|
48
48
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
49
|
-
/** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
|
|
50
|
-
geoRole?: string;
|
|
51
49
|
/** The object ID of the semantic entity. */
|
|
52
50
|
id: string;
|
|
53
51
|
/** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
|
|
@@ -83,7 +81,6 @@ export interface SemanticCalculatedDimensionOutputRepresentation {
|
|
|
83
81
|
expression?: string;
|
|
84
82
|
filterLogic?: string;
|
|
85
83
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
86
|
-
geoRole?: string;
|
|
87
84
|
id: string;
|
|
88
85
|
isVisible?: boolean;
|
|
89
86
|
label?: string;
|
|
@@ -39,7 +39,7 @@ export interface SemanticCalculatedMeasurementInputRepresentationNormalized {
|
|
|
39
39
|
isVisible?: boolean;
|
|
40
40
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
41
41
|
label?: string;
|
|
42
|
-
/** The
|
|
42
|
+
/** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
|
|
43
43
|
semanticDataType?: string;
|
|
44
44
|
/** Should we treat null values as zeros? */
|
|
45
45
|
shouldTreatNullsAsZeros?: boolean;
|
|
@@ -62,7 +62,7 @@ export interface SemanticCalculatedMeasurementOutputRepresentationNormalized {
|
|
|
62
62
|
lastModifiedBy?: string;
|
|
63
63
|
/** The date in which the semantic entity was last modified. */
|
|
64
64
|
lastModifiedDate?: string;
|
|
65
|
-
/** The
|
|
65
|
+
/** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
|
|
66
66
|
semanticDataType?: string;
|
|
67
67
|
/** Should we treat nulls as zeros? */
|
|
68
68
|
shouldTreatNullsAsZeros?: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
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';
|
|
2
|
-
export declare const VERSION = "
|
|
2
|
+
export declare const VERSION = "b8c306923b31b741a70f5741147ac22c";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
5
|
export declare function normalize(input: SemanticDimensionInputRepresentation, existing: SemanticDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDimensionInputRepresentationNormalized;
|
|
@@ -26,8 +26,6 @@ export interface SemanticDimensionInputRepresentationNormalized {
|
|
|
26
26
|
description?: string;
|
|
27
27
|
/** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
|
|
28
28
|
displayCategory?: string;
|
|
29
|
-
/** Required if the DataType is “Geo”. The geographic role of the Semantic Calculated Dimension. Valid values are Airport, Area Code (US), CBSA/MSA (US), City,Congressional, District (US), Country/Region, Country, NUTS Europe, Latitude, Longitude, State/Province and Zip Code/Postcode. */
|
|
30
|
-
geoRole?: string;
|
|
31
29
|
/** Indicates whether the Semantic Calculated Dimension is visible in the consumption layer (true) or not (false). True is the default. */
|
|
32
30
|
isVisible?: boolean;
|
|
33
31
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
@@ -50,7 +48,6 @@ export interface SemanticDimensionInputRepresentation {
|
|
|
50
48
|
decimalPlace?: number;
|
|
51
49
|
description?: string;
|
|
52
50
|
displayCategory?: string;
|
|
53
|
-
geoRole?: string;
|
|
54
51
|
isVisible?: boolean;
|
|
55
52
|
label?: string;
|
|
56
53
|
semanticDataType?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const VERSION = "
|
|
2
|
+
export declare const VERSION = "5965b9e22afe378b9dd44153a3f9eb07";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
5
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -41,8 +41,6 @@ export interface SemanticDimensionOutputRepresentationNormalized {
|
|
|
41
41
|
description?: string;
|
|
42
42
|
/** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
|
|
43
43
|
displayCategory?: string;
|
|
44
|
-
/** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
|
|
45
|
-
geoRole?: string;
|
|
46
44
|
/** The object ID of the semantic entity. */
|
|
47
45
|
id: string;
|
|
48
46
|
/** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
|
|
@@ -74,7 +72,6 @@ export interface SemanticDimensionOutputRepresentation {
|
|
|
74
72
|
decimalPlace?: number;
|
|
75
73
|
description?: string;
|
|
76
74
|
displayCategory?: string;
|
|
77
|
-
geoRole?: string;
|
|
78
75
|
id: string;
|
|
79
76
|
isVisible?: boolean;
|
|
80
77
|
label?: string;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
import { SemanticMappedFieldOutputRepresentation as SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation } from './SemanticMappedFieldOutputRepresentation';
|
|
3
|
+
export declare const VERSION = "4efdcbd5219524d3df7cdb2c69cd521d";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: SemanticMappedFieldCollectionOutputRepresentation, existing: SemanticMappedFieldCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMappedFieldCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
items: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticMappedFieldCollectionOutputRepresentation, existing: SemanticMappedFieldCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticMappedFieldCollectionOutputRepresentationNormalized;
|
|
11
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
+
export interface DynamicSelectParams {
|
|
13
|
+
items?: $64$luvio_engine_LinkSelection;
|
|
14
|
+
}
|
|
15
|
+
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
16
|
+
export declare function equals(existing: SemanticMappedFieldCollectionOutputRepresentationNormalized, incoming: SemanticMappedFieldCollectionOutputRepresentationNormalized): boolean;
|
|
17
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
18
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMappedFieldCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
20
|
+
/**
|
|
21
|
+
* Semantic mapped field collection representation.
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface SemanticMappedFieldCollectionOutputRepresentationNormalized {
|
|
27
|
+
/** A list of semanticMappedFields. */
|
|
28
|
+
items?: Array<$64$luvio_engine_StoreLink>;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Semantic mapped field collection representation.
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface SemanticMappedFieldCollectionOutputRepresentation {
|
|
37
|
+
items?: Array<SemanticMappedFieldOutputRepresentation_SemanticMappedFieldOutputRepresentation>;
|
|
38
|
+
}
|
package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts
CHANGED
|
@@ -34,7 +34,7 @@ export interface SemanticMeasurementInputRepresentationNormalized {
|
|
|
34
34
|
isVisible?: boolean;
|
|
35
35
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
36
36
|
label?: string;
|
|
37
|
-
/** The
|
|
37
|
+
/** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
|
|
38
38
|
semanticDataType?: string;
|
|
39
39
|
/** Should we treat null values as zeros? */
|
|
40
40
|
shouldTreatNullsAsZeros?: boolean;
|
package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ export interface SemanticMeasurementOutputRepresentationNormalized {
|
|
|
57
57
|
lastModifiedBy?: string;
|
|
58
58
|
/** The date in which the semantic entity was last modified. */
|
|
59
59
|
lastModifiedDate?: string;
|
|
60
|
-
/** The
|
|
60
|
+
/** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
|
|
61
61
|
semanticDataType?: string;
|
|
62
62
|
/** Should we treat nulls as zeros? */
|
|
63
63
|
shouldTreatNullsAsZeros?: boolean;
|
|
@@ -2,12 +2,13 @@ import { SemanticBaseModelInputRepresentation as SemanticBaseModelInputRepresent
|
|
|
2
2
|
import { SemanticCalculatedDimensionInputRepresentation as SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from './SemanticCalculatedDimensionInputRepresentation';
|
|
3
3
|
import { SemanticCalculatedMeasurementInputRepresentation as SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from './SemanticCalculatedMeasurementInputRepresentation';
|
|
4
4
|
import { SemanticDataObjectInputRepresentation as SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from './SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticGroupingInputRepresentation as SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation } from './SemanticGroupingInputRepresentation';
|
|
5
6
|
import { SemanticLogicalViewInputRepresentation as SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from './SemanticLogicalViewInputRepresentation';
|
|
6
7
|
import { SemanticMetricInputRepresentation as SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from './SemanticMetricInputRepresentation';
|
|
7
8
|
import { SemanticParameterInputRepresentation as SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from './SemanticParameterInputRepresentation';
|
|
8
9
|
import { SemanticRelationshipInputRepresentation as SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation } from './SemanticRelationshipInputRepresentation';
|
|
9
10
|
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';
|
|
10
|
-
export declare const VERSION = "
|
|
11
|
+
export declare const VERSION = "8cd9f395a65e2863ff7522088e4f9bd4";
|
|
11
12
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
12
13
|
export declare const RepresentationType: string;
|
|
13
14
|
export declare function normalize(input: SemanticModelInputRepresentation, existing: SemanticModelInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelInputRepresentationNormalized;
|
|
@@ -44,6 +45,8 @@ export interface SemanticModelInputRepresentationNormalized {
|
|
|
44
45
|
semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
45
46
|
/** Semantic data objects within the model. */
|
|
46
47
|
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
48
|
+
/** Semantic groupings within the model. */
|
|
49
|
+
semanticGroupings?: Array<SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation>;
|
|
47
50
|
/** Semantic logical views within the model. */
|
|
48
51
|
semanticLogicalViews?: Array<SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
49
52
|
/** Semantic metrics within the model. */
|
|
@@ -75,6 +78,7 @@ export interface SemanticModelInputRepresentation {
|
|
|
75
78
|
semanticCalculatedDimensions?: Array<SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
76
79
|
semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
77
80
|
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
81
|
+
semanticGroupings?: Array<SemanticGroupingInputRepresentation_SemanticGroupingInputRepresentation>;
|
|
78
82
|
semanticLogicalViews?: Array<SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
79
83
|
semanticMetrics?: Array<SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
80
84
|
semanticParameters?: Array<SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
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';
|
|
2
|
-
export declare const VERSION = "
|
|
2
|
+
export declare const VERSION = "c88e5468dda9e7f35d09646eeabebb1e";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
5
|
export declare function normalize(input: SemanticModelObjectCoordinateOutputRepresentation, existing: SemanticModelObjectCoordinateOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelObjectCoordinateOutputRepresentationNormalized;
|
|
@@ -14,6 +14,8 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
14
14
|
* (none)
|
|
15
15
|
*/
|
|
16
16
|
export interface SemanticModelObjectCoordinateOutputRepresentationNormalized {
|
|
17
|
+
/** The base model api name which this semantic definition is defined in. */
|
|
18
|
+
baseModelApiName: string;
|
|
17
19
|
/** The X axe value of the semantic definition. */
|
|
18
20
|
x: number;
|
|
19
21
|
/** The Y axe value of the semantic definition. */
|
|
@@ -26,6 +28,7 @@ export interface SemanticModelObjectCoordinateOutputRepresentationNormalized {
|
|
|
26
28
|
* (none)
|
|
27
29
|
*/
|
|
28
30
|
export interface SemanticModelObjectCoordinateOutputRepresentation {
|
|
31
|
+
baseModelApiName: string;
|
|
29
32
|
x: number;
|
|
30
33
|
y: number;
|
|
31
34
|
}
|