@salesforce/lds-adapters-cdp-semantic-authoring 1.304.0 → 1.306.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 +4327 -5679
- package/dist/es/es2018/types/src/generated/adapters/createSemanticSubMetric.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/adapters/deleteSemanticSubMetric.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/adapters/getSemanticModels.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModels.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsByModelApiNameOrId.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModels.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsShallowByModelApiNameOrId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModels.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsByModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsCloneByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsByModelApiNameOrId.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsCloneByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +22 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsLogicalViewsByModelApiNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsByModelApiNameOrId.d.ts +15 -11
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsCloneByMetricNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersByModelApiNameOrId.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersCloneByModelApiNameOrIdAndParameterApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsRelationshipsByModelApiNameOrId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsSubMetricsByModelApiNameOrId.d.ts +9 -8
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsConvertToMeasurementByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsConvertToDimensionByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsConvertToMeasurementByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsConvertToDimensionByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +23 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsMetricsByMetricNameOrIdAndModelApiNameOrId.d.ts +15 -11
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +9 -8
- package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticAuthoringErrorOutputRepresentation.d.ts +11 -11
- package/dist/es/es2018/types/src/generated/types/SemanticBaseModelInputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticBaseModelOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionCollectionOutputRepresentation.d.ts +12 -3
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts +31 -30
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionOutputRepresentation.d.ts +37 -22
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementInputRepresentation.d.ts +37 -36
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementOutputRepresentation.d.ts +41 -26
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionInputRepresentation.d.ts +4 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectInputRepresentation.d.ts +26 -26
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectOutputRepresentation.d.ts +41 -29
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionInputRepresentation.d.ts +4 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyInnerCollectionOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyInputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyOutputRepresentation.d.ts +8 -5
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionInputRepresentation.d.ts +24 -24
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionOutputRepresentation.d.ts +35 -20
- package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceInputRepresentation.d.ts +6 -6
- package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceOutputRepresentation.d.ts +6 -7
- package/dist/es/es2018/types/src/generated/types/SemanticFilterInputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticFilterOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticGoalDateRangeOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGoalValueOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingCollectionOutputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationInputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationOutputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingInputRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingOutputRepresentation.d.ts +72 -0
- package/dist/es/es2018/types/src/generated/types/SemanticIdentifyingDimensionInputRepresentation.d.ts +6 -5
- package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeInputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsInputRepresentation.d.ts +17 -11
- package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsOutputRepresentation.d.ts +8 -5
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewInputRepresentation.d.ts +22 -18
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewOutputRepresentation.d.ts +45 -16
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewPartialInputRepresentation.d.ts +12 -14
- package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldInputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldOutputRepresentation.d.ts +75 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts +28 -28
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts +39 -24
- package/dist/es/es2018/types/src/generated/types/SemanticMetricCollectionOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalCollectionOutputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalOutputRepresentation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricInputRepresentation.d.ts +30 -24
- package/dist/es/es2018/types/src/generated/types/SemanticMetricOutputRepresentation.d.ts +22 -13
- package/dist/es/es2018/types/src/generated/types/SemanticModelCollectionOutputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticModelInputRepresentation.d.ts +46 -32
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionInputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionOutputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelOutputRepresentation.d.ts +54 -33
- package/dist/es/es2018/types/src/generated/types/SemanticModelPartialInputRepresentation.d.ts +22 -16
- package/dist/es/es2018/types/src/generated/types/SemanticModelPartialOutputRepresentation.d.ts +36 -23
- package/dist/es/es2018/types/src/generated/types/SemanticModelValidationOutputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/SemanticParameterCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticParameterInputRepresentation.d.ts +21 -24
- package/dist/es/es2018/types/src/generated/types/SemanticParameterOutputRepresentation.d.ts +36 -24
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaInputRepresentation.d.ts +14 -5
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaOutputRepresentation.d.ts +14 -5
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipInputRepresentation.d.ts +22 -24
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipOutputRepresentation.d.ts +38 -26
- package/dist/es/es2018/types/src/generated/types/SemanticResourceValidationOutputRepresentation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricInputRepresentation.d.ts +17 -19
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricOutputRepresentation.d.ts +26 -23
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricsByMetricOutputRepresentation.d.ts +4 -4
- package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceInputRepresentation.d.ts → SemanticTableFieldReferenceInputRepresentation.d.ts} +11 -11
- package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceOutputRepresentation.d.ts → SemanticTableFieldReferenceOutputRepresentation.d.ts} +11 -11
- package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeInputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticUnionInputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/SemanticUnionOutputRepresentation.d.ts +80 -0
- package/dist/es/es2018/types/src/generated/types/SemanticValidationOutputRepresentation.d.ts +7 -7
- package/package.json +3 -3
- package/sfdc/index.js +3911 -5254
- package/src/raml/api.raml +1984 -468
- package/src/raml/luvio.raml +46 -4
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { SemanticGoalDateRangeOutputRepresentation as SemanticGoalDateRangeOutputRepresentation_SemanticGoalDateRangeOutputRepresentation } from './SemanticGoalDateRangeOutputRepresentation';
|
|
2
|
+
import { SemanticGoalValueOutputRepresentation as SemanticGoalValueOutputRepresentation_SemanticGoalValueOutputRepresentation } from './SemanticGoalValueOutputRepresentation';
|
|
3
|
+
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 = "e47d902a0a6a0d4e3854a2c475b963b0";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: SemanticMetricGoalOutputRepresentation, existing: SemanticMetricGoalOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMetricGoalOutputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: SemanticMetricGoalOutputRepresentationNormalized, incoming: SemanticMetricGoalOutputRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMetricGoalOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* A semantic Metric Goal.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface SemanticMetricGoalOutputRepresentationNormalized {
|
|
19
|
+
/** The Date range of the semantic metric goal. */
|
|
20
|
+
date: SemanticGoalDateRangeOutputRepresentation_SemanticGoalDateRangeOutputRepresentation;
|
|
21
|
+
/** The Goal Type of the semantic metric goal type. */
|
|
22
|
+
goalType: string;
|
|
23
|
+
/** The API name of the semantic metric goal. */
|
|
24
|
+
value: SemanticGoalValueOutputRepresentation_SemanticGoalValueOutputRepresentation;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* A semantic Metric Goal.
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface SemanticMetricGoalOutputRepresentation {
|
|
33
|
+
date: SemanticGoalDateRangeOutputRepresentation_SemanticGoalDateRangeOutputRepresentation;
|
|
34
|
+
goalType: string;
|
|
35
|
+
value: SemanticGoalValueOutputRepresentation_SemanticGoalValueOutputRepresentation;
|
|
36
|
+
}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { SemanticFieldReferenceInputRepresentation as SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from './SemanticFieldReferenceInputRepresentation';
|
|
2
|
+
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
3
|
+
import { SemanticInsightsSettingsInputRepresentation as SemanticInsightsSettingsInputRepresentation_SemanticInsightsSettingsInputRepresentation } from './SemanticInsightsSettingsInputRepresentation';
|
|
1
4
|
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 = "
|
|
5
|
+
export declare const VERSION = "f235eb5f4983f4a28ec940e55ab44a9f";
|
|
3
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
7
|
export declare const RepresentationType: string;
|
|
5
8
|
export declare function normalize(input: SemanticMetricInputRepresentation, existing: SemanticMetricInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMetricInputRepresentationNormalized;
|
|
@@ -15,27 +18,29 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
18
|
*/
|
|
16
19
|
export interface SemanticMetricInputRepresentationNormalized {
|
|
17
20
|
/** A list of dimension API names that can be used as filters. */
|
|
18
|
-
|
|
21
|
+
additionalDimensions?: Array<SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation>;
|
|
22
|
+
/** The aggregation Type that the metric will use when aggregating the measurement */
|
|
23
|
+
aggregationType?: string;
|
|
19
24
|
/** The API name of the semantic entity. */
|
|
20
|
-
apiName
|
|
21
|
-
/** An optional dataspace in which the entity is located. */
|
|
22
|
-
dataspace: string | null;
|
|
25
|
+
apiName?: string;
|
|
23
26
|
/** An optional description of the semantic entity. */
|
|
24
|
-
description
|
|
27
|
+
description?: string;
|
|
25
28
|
/** Logical expression that defines how and when the filter conditions will be applied. Valid values are AND, OR, NOT and parenthesis (). */
|
|
26
|
-
filterLogic
|
|
29
|
+
filterLogic?: string;
|
|
27
30
|
/** A list of filters to be used to create filter logic. */
|
|
28
|
-
filters
|
|
31
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
29
32
|
/** Settings for insightsSettings */
|
|
30
|
-
insightsSettings
|
|
33
|
+
insightsSettings?: SemanticInsightsSettingsInputRepresentation_SemanticInsightsSettingsInputRepresentation;
|
|
34
|
+
/** Indicate if the aggregation is cumulative or not. */
|
|
35
|
+
isCumulative?: boolean;
|
|
31
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. */
|
|
32
|
-
label
|
|
37
|
+
label?: string;
|
|
33
38
|
/** References a specific calculated measurement or field. */
|
|
34
|
-
measurementReference
|
|
39
|
+
measurementReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
35
40
|
/** References a specific calculated time dimension or field. */
|
|
36
|
-
timeDimensionReference
|
|
41
|
+
timeDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
37
42
|
/** The time grain values allowed to be used. */
|
|
38
|
-
timeGrains
|
|
43
|
+
timeGrains?: Array<string>;
|
|
39
44
|
}
|
|
40
45
|
/**
|
|
41
46
|
* Input representation for creating a semantic metric
|
|
@@ -44,15 +49,16 @@ export interface SemanticMetricInputRepresentationNormalized {
|
|
|
44
49
|
* (none)
|
|
45
50
|
*/
|
|
46
51
|
export interface SemanticMetricInputRepresentation {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
description
|
|
51
|
-
filterLogic
|
|
52
|
-
filters
|
|
53
|
-
insightsSettings
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
52
|
+
additionalDimensions?: Array<SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation>;
|
|
53
|
+
aggregationType?: string;
|
|
54
|
+
apiName?: string;
|
|
55
|
+
description?: string;
|
|
56
|
+
filterLogic?: string;
|
|
57
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
58
|
+
insightsSettings?: SemanticInsightsSettingsInputRepresentation_SemanticInsightsSettingsInputRepresentation;
|
|
59
|
+
isCumulative?: boolean;
|
|
60
|
+
label?: string;
|
|
61
|
+
measurementReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
62
|
+
timeDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
63
|
+
timeGrains?: Array<string>;
|
|
58
64
|
}
|
|
@@ -2,7 +2,7 @@ import { SemanticFieldReferenceOutputRepresentation as SemanticFieldReferenceOut
|
|
|
2
2
|
import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
|
|
3
3
|
import { SemanticInsightsSettingsOutputRepresentation as SemanticInsightsSettingsOutputRepresentation_SemanticInsightsSettingsOutputRepresentation } from './SemanticInsightsSettingsOutputRepresentation';
|
|
4
4
|
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';
|
|
5
|
-
export declare const VERSION = "
|
|
5
|
+
export declare const VERSION = "bcf7c34e0e00709df1ab9a451ea9b05c";
|
|
6
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
7
|
export declare const RepresentationType: string;
|
|
8
8
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -27,29 +27,35 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
27
27
|
*/
|
|
28
28
|
export interface SemanticMetricOutputRepresentationNormalized {
|
|
29
29
|
/** A list of dimension API names that can be used as filters. */
|
|
30
|
-
|
|
30
|
+
additionalDimensions?: Array<SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation>;
|
|
31
|
+
/** The aggregation Type that the metric will use when aggregating the measurement */
|
|
32
|
+
aggregationType?: string;
|
|
31
33
|
/** The API name of the semantic entity. */
|
|
32
34
|
apiName: string;
|
|
35
|
+
/** The origin model of the semantic entity. */
|
|
36
|
+
baseModelApiName?: string;
|
|
33
37
|
/** The user who created the semantic entity. */
|
|
34
38
|
createdBy: string;
|
|
35
39
|
/** The date in which the semantic entity was created. */
|
|
36
40
|
createdDate: string;
|
|
37
41
|
/** The Description of the semantic entity. */
|
|
38
|
-
description?: string
|
|
42
|
+
description?: string;
|
|
39
43
|
/** The logic expression for generating a filter based on the list of filters. */
|
|
40
|
-
filterLogic?: string
|
|
44
|
+
filterLogic?: string;
|
|
41
45
|
/** A list of filters to be used to create filter logic. */
|
|
42
46
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
43
47
|
/** The object ID of the semantic entity. */
|
|
44
48
|
id: string;
|
|
45
49
|
/** Settings for insights */
|
|
46
50
|
insightsSettings?: SemanticInsightsSettingsOutputRepresentation_SemanticInsightsSettingsOutputRepresentation;
|
|
51
|
+
/** Indicate if the aggregation is cumulative or not. */
|
|
52
|
+
isCumulative?: boolean;
|
|
47
53
|
/** The display name of the semantic entity to be used in the ui. */
|
|
48
|
-
label
|
|
54
|
+
label?: string;
|
|
49
55
|
/** The user who last modified the semantic entity. */
|
|
50
|
-
lastModifiedBy?: string
|
|
56
|
+
lastModifiedBy?: string;
|
|
51
57
|
/** The date in which the semantic entity was last modified. */
|
|
52
|
-
lastModifiedDate?: string
|
|
58
|
+
lastModifiedDate?: string;
|
|
53
59
|
/** References a specific calculated measurement or field. */
|
|
54
60
|
measurementReference?: SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation;
|
|
55
61
|
/** References a specific calculated time dimension or field. */
|
|
@@ -64,18 +70,21 @@ export interface SemanticMetricOutputRepresentationNormalized {
|
|
|
64
70
|
* name (string): id
|
|
65
71
|
*/
|
|
66
72
|
export interface SemanticMetricOutputRepresentation {
|
|
67
|
-
|
|
73
|
+
additionalDimensions?: Array<SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation>;
|
|
74
|
+
aggregationType?: string;
|
|
68
75
|
apiName: string;
|
|
76
|
+
baseModelApiName?: string;
|
|
69
77
|
createdBy: string;
|
|
70
78
|
createdDate: string;
|
|
71
|
-
description?: string
|
|
72
|
-
filterLogic?: string
|
|
79
|
+
description?: string;
|
|
80
|
+
filterLogic?: string;
|
|
73
81
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
74
82
|
id: string;
|
|
75
83
|
insightsSettings?: SemanticInsightsSettingsOutputRepresentation_SemanticInsightsSettingsOutputRepresentation;
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
84
|
+
isCumulative?: boolean;
|
|
85
|
+
label?: string;
|
|
86
|
+
lastModifiedBy?: string;
|
|
87
|
+
lastModifiedDate?: string;
|
|
79
88
|
measurementReference?: SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation;
|
|
80
89
|
timeDimensionReference?: SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation;
|
|
81
90
|
timeGrains?: Array<string>;
|
package/dist/es/es2018/types/src/generated/types/SemanticModelCollectionOutputRepresentation.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SemanticModelPartialOutputRepresentation as SemanticModelPartialOutputRepresentation_SemanticModelPartialOutputRepresentation } from './SemanticModelPartialOutputRepresentation';
|
|
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 = "198423ec58354256cc7ea6f4661ef669";
|
|
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: SemanticModelCollectionOutputRepresentation, existing: SemanticModelCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelCollectionOutputRepresentationNormalized;
|
|
@@ -16,7 +16,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SemanticModelCollectionOutputRepresentationNormalized {
|
|
18
18
|
/** The number of results returned in this page. */
|
|
19
|
-
count: number
|
|
19
|
+
count: number;
|
|
20
20
|
/** Support for server side pagination - Current page absolute url with query parameters. */
|
|
21
21
|
currentPageUrl?: string | null;
|
|
22
22
|
/** The list of semantic models. */
|
|
@@ -26,7 +26,7 @@ export interface SemanticModelCollectionOutputRepresentationNormalized {
|
|
|
26
26
|
/** Support for server side pagination - Previous page absolute url with query parameters. */
|
|
27
27
|
previousPageUrl?: string | null;
|
|
28
28
|
/** The total amount of results in all the pages. */
|
|
29
|
-
total: number
|
|
29
|
+
total: number;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
32
|
* Semantic model collection representation.
|
|
@@ -35,10 +35,10 @@ export interface SemanticModelCollectionOutputRepresentationNormalized {
|
|
|
35
35
|
* (none)
|
|
36
36
|
*/
|
|
37
37
|
export interface SemanticModelCollectionOutputRepresentation {
|
|
38
|
-
count: number
|
|
38
|
+
count: number;
|
|
39
39
|
currentPageUrl?: string | null;
|
|
40
40
|
items?: Array<SemanticModelPartialOutputRepresentation_SemanticModelPartialOutputRepresentation>;
|
|
41
41
|
nextPageUrl?: string | null;
|
|
42
42
|
previousPageUrl?: string | null;
|
|
43
|
-
total: number
|
|
43
|
+
total: number;
|
|
44
44
|
}
|
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { SemanticBaseModelInputRepresentation as SemanticBaseModelInputRepresentation_SemanticBaseModelInputRepresentation } from './SemanticBaseModelInputRepresentation';
|
|
2
|
+
import { SemanticCalculatedDimensionInputRepresentation as SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from './SemanticCalculatedDimensionInputRepresentation';
|
|
3
|
+
import { SemanticCalculatedMeasurementInputRepresentation as SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from './SemanticCalculatedMeasurementInputRepresentation';
|
|
4
|
+
import { SemanticDataObjectInputRepresentation as SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from './SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticLogicalViewInputRepresentation as SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from './SemanticLogicalViewInputRepresentation';
|
|
6
|
+
import { SemanticMetricInputRepresentation as SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from './SemanticMetricInputRepresentation';
|
|
7
|
+
import { SemanticParameterInputRepresentation as SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from './SemanticParameterInputRepresentation';
|
|
8
|
+
import { SemanticRelationshipInputRepresentation as SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation } from './SemanticRelationshipInputRepresentation';
|
|
1
9
|
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 = "
|
|
10
|
+
export declare const VERSION = "f45266c08fa7411ae2058dc42e6bd036";
|
|
3
11
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
12
|
export declare const RepresentationType: string;
|
|
5
13
|
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;
|
|
@@ -15,35 +23,39 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
23
|
*/
|
|
16
24
|
export interface SemanticModelInputRepresentationNormalized {
|
|
17
25
|
/** The API name of the semantic entity. */
|
|
18
|
-
apiName
|
|
26
|
+
apiName?: string;
|
|
19
27
|
/** App to which the Semantic Model belongs. */
|
|
20
|
-
app
|
|
28
|
+
app?: string;
|
|
21
29
|
/** App to which the Semantic Model belongs. */
|
|
22
|
-
baseModels
|
|
30
|
+
baseModels?: Array<SemanticBaseModelInputRepresentation_SemanticBaseModelInputRepresentation>;
|
|
23
31
|
/** Product category of the Semantic Model. Valid values are Marketing, Commerce, Sales, Service, and Other. */
|
|
24
|
-
categories
|
|
25
|
-
/**
|
|
26
|
-
dataspace
|
|
32
|
+
categories?: Array<string>;
|
|
33
|
+
/** Required. Dataspace in which the Semantic Model is located. */
|
|
34
|
+
dataspace?: string;
|
|
27
35
|
/** An optional description of the semantic entity. */
|
|
28
|
-
description
|
|
36
|
+
description?: string;
|
|
29
37
|
/** 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. */
|
|
30
|
-
label
|
|
38
|
+
label?: string;
|
|
31
39
|
/** Required. The type of join performed between the defined Data Cloud Objects. Valid values are AUTO, LEFT, RIGHT, FULL, and INNER. */
|
|
32
|
-
queryUnrelatedDataObjects
|
|
40
|
+
queryUnrelatedDataObjects?: string;
|
|
33
41
|
/** Semantic calculated dimensions within the model. */
|
|
34
|
-
semanticCalculatedDimensions
|
|
42
|
+
semanticCalculatedDimensions?: Array<SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
35
43
|
/** Semantic calculated measurements within the model. */
|
|
36
|
-
semanticCalculatedMeasurements
|
|
44
|
+
semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
37
45
|
/** Semantic data objects within the model. */
|
|
38
|
-
semanticDataObjects
|
|
46
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
39
47
|
/** Semantic logical views within the model. */
|
|
40
|
-
semanticLogicalViews
|
|
48
|
+
semanticLogicalViews?: Array<SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
41
49
|
/** Semantic metrics within the model. */
|
|
42
|
-
semanticMetrics
|
|
50
|
+
semanticMetrics?: Array<SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
43
51
|
/** Semantic parameters within the model. */
|
|
44
|
-
semanticParameters
|
|
52
|
+
semanticParameters?: Array<SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
45
53
|
/** Semantic relationships within the model. */
|
|
46
|
-
semanticRelationships
|
|
54
|
+
semanticRelationships?: Array<SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
55
|
+
/** The source of which the model was created from. */
|
|
56
|
+
sourceCreation?: string;
|
|
57
|
+
/** The source identifier name. */
|
|
58
|
+
sourceCreationName?: string;
|
|
47
59
|
}
|
|
48
60
|
/**
|
|
49
61
|
* Input representation for creating semantic model
|
|
@@ -52,19 +64,21 @@ export interface SemanticModelInputRepresentationNormalized {
|
|
|
52
64
|
* (none)
|
|
53
65
|
*/
|
|
54
66
|
export interface SemanticModelInputRepresentation {
|
|
55
|
-
apiName
|
|
56
|
-
app
|
|
57
|
-
baseModels
|
|
58
|
-
categories
|
|
59
|
-
dataspace
|
|
60
|
-
description
|
|
61
|
-
label
|
|
62
|
-
queryUnrelatedDataObjects
|
|
63
|
-
semanticCalculatedDimensions
|
|
64
|
-
semanticCalculatedMeasurements
|
|
65
|
-
semanticDataObjects
|
|
66
|
-
semanticLogicalViews
|
|
67
|
-
semanticMetrics
|
|
68
|
-
semanticParameters
|
|
69
|
-
semanticRelationships
|
|
67
|
+
apiName?: string;
|
|
68
|
+
app?: string;
|
|
69
|
+
baseModels?: Array<SemanticBaseModelInputRepresentation_SemanticBaseModelInputRepresentation>;
|
|
70
|
+
categories?: Array<string>;
|
|
71
|
+
dataspace?: string;
|
|
72
|
+
description?: string;
|
|
73
|
+
label?: string;
|
|
74
|
+
queryUnrelatedDataObjects?: string;
|
|
75
|
+
semanticCalculatedDimensions?: Array<SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
76
|
+
semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
77
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
78
|
+
semanticLogicalViews?: Array<SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
79
|
+
semanticMetrics?: Array<SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
80
|
+
semanticParameters?: Array<SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
81
|
+
semanticRelationships?: Array<SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
82
|
+
sourceCreation?: string;
|
|
83
|
+
sourceCreationName?: string;
|
|
70
84
|
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { SemanticModelObjectCoordinateInputRepresentation as SemanticModelObjectCoordinateInputRepresentation_SemanticModelObjectCoordinateInputRepresentation } from './SemanticModelObjectCoordinateInputRepresentation';
|
|
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 = "8efcf690376f69c033cc07ca52764db6";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: SemanticModelObjectCoordinateCollectionInputRepresentation, existing: SemanticModelObjectCoordinateCollectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelObjectCoordinateCollectionInputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: SemanticModelObjectCoordinateCollectionInputRepresentationNormalized, incoming: SemanticModelObjectCoordinateCollectionInputRepresentationNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticModelObjectCoordinateCollectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Represents a collection of Semantic Model Object Coordinate
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface SemanticModelObjectCoordinateCollectionInputRepresentationNormalized {
|
|
18
|
+
/** The coordinates map for all semantic definition. Every key is a definition Id, and the valueIs an object with X and Y */
|
|
19
|
+
coordinates?: {
|
|
20
|
+
[key: string]: SemanticModelObjectCoordinateInputRepresentation_SemanticModelObjectCoordinateInputRepresentation;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Represents a collection of Semantic Model Object Coordinate
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface SemanticModelObjectCoordinateCollectionInputRepresentation {
|
|
30
|
+
coordinates?: {
|
|
31
|
+
[key: string]: SemanticModelObjectCoordinateInputRepresentation_SemanticModelObjectCoordinateInputRepresentation;
|
|
32
|
+
};
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { SemanticModelObjectCoordinateOutputRepresentation as SemanticModelObjectCoordinateOutputRepresentation_SemanticModelObjectCoordinateOutputRepresentation } from './SemanticModelObjectCoordinateOutputRepresentation';
|
|
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 = "a70fad7f2ff79d11a9b186c26aba9325";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: SemanticModelObjectCoordinateCollectionOutputRepresentation, existing: SemanticModelObjectCoordinateCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelObjectCoordinateCollectionOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: SemanticModelObjectCoordinateCollectionOutputRepresentationNormalized, incoming: SemanticModelObjectCoordinateCollectionOutputRepresentationNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticModelObjectCoordinateCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Represents an output of a Semantic Model Objects Coordinates
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface SemanticModelObjectCoordinateCollectionOutputRepresentationNormalized {
|
|
18
|
+
/** The coordinates map for all semantic definition. Every key is a definition Id, and the value Is an object with X and Y */
|
|
19
|
+
coordinates: {
|
|
20
|
+
[key: string]: SemanticModelObjectCoordinateOutputRepresentation_SemanticModelObjectCoordinateOutputRepresentation;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Represents an output of a Semantic Model Objects Coordinates
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface SemanticModelObjectCoordinateCollectionOutputRepresentation {
|
|
30
|
+
coordinates: {
|
|
31
|
+
[key: string]: SemanticModelObjectCoordinateOutputRepresentation_SemanticModelObjectCoordinateOutputRepresentation;
|
|
32
|
+
};
|
|
33
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 = "78e381ec03fa22efe29c4a719a17cff2";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: SemanticModelObjectCoordinateInputRepresentation, existing: SemanticModelObjectCoordinateInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelObjectCoordinateInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: SemanticModelObjectCoordinateInputRepresentationNormalized, incoming: SemanticModelObjectCoordinateInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticModelObjectCoordinateInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input representation for specifying a Semantic Model Object Coordinate
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface SemanticModelObjectCoordinateInputRepresentationNormalized {
|
|
17
|
+
/** The X axe value of the semantic definition. */
|
|
18
|
+
x?: number;
|
|
19
|
+
/** The Y axe value of the semantic definition. */
|
|
20
|
+
y?: number;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Input representation for specifying a Semantic Model Object Coordinate
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface SemanticModelObjectCoordinateInputRepresentation {
|
|
29
|
+
x?: number;
|
|
30
|
+
y?: number;
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 = "77f3e02fdfa74c430b0d317d5e745312";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
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;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: SemanticModelObjectCoordinateOutputRepresentationNormalized, incoming: SemanticModelObjectCoordinateOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticModelObjectCoordinateOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Represents an output of a Semantic Model Object Coordinate
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface SemanticModelObjectCoordinateOutputRepresentationNormalized {
|
|
17
|
+
/** The X axe value of the semantic definition. */
|
|
18
|
+
x: number;
|
|
19
|
+
/** The Y axe value of the semantic definition. */
|
|
20
|
+
y: number;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Represents an output of a Semantic Model Object Coordinate
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface SemanticModelObjectCoordinateOutputRepresentation {
|
|
29
|
+
x: number;
|
|
30
|
+
y: number;
|
|
31
|
+
}
|