@salesforce/lds-adapters-industries-cpq 0.1.0-dev1
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/LICENSE.txt +82 -0
- package/dist/es/es2018/industries-cpq.js +9433 -0
- package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +62 -0
- package/dist/es/es2018/types/src/generated/adapters/bulkProductDetails.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/adapters/categoryDetails.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/adapters/categoryList.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/adapters/configure.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/createCart.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/createCartItems.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/createFavorite.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/adapters/createRule.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/deleteFavorite.d.ts +14 -0
- package/dist/es/es2018/types/src/generated/adapters/getCart.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/getFavorite.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/getFavoriteId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/adapters/guidedSelectionProductList.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/adapters/preview.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/priceCart.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/productDetails.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/productList.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/searchProductList.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/shareFavorite.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/adapters/smartProductSelection.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/adapters/updateCart.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/updateCartItems.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/adapters/updateFavorite.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/adapters/updateRule.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/validateRule.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectCpqConfiguratorSavedConfigurationById.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqCartsByCartId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqConfiguratorSavedConfiguration.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCpqConfiguratorSavedConfigurationById.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsItemsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCpqCartsPriceByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCarts.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCartsItemsByCartId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCategories.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqCategoriesByCategoryId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsConfigure.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsCreateRule.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsUpdateRule.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorActionsValidateRule.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorFavoriteActionsShare.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqConfiguratorSavedConfiguration.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqPreview.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProducts.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsBulk.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsByProductId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsGuidedSelection.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsSearch.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCpqProductsSmartSelection.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/putConnectCpqConfiguratorSavedConfigurationById.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/types/AdditionalFieldsOutputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ApiStatusOutputRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/AttributeCategoryOutputRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/AttributePickListOutputRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/AttributePickListValueOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/BulkProductDetailsInput.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/CartItemOutputRepresentation.d.ts +60 -0
- package/dist/es/es2018/types/src/generated/types/CartItemsOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/CartPricingTotalOutputRepresentation.d.ts +46 -0
- package/dist/es/es2018/types/src/generated/types/CategoryDetailsInputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/CategoryDetailsOutputRepresentation.d.ts +62 -0
- package/dist/es/es2018/types/src/generated/types/CategoryListInputRepresentation.d.ts +69 -0
- package/dist/es/es2018/types/src/generated/types/CategoryListOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/CategoryOutputRepresentation.d.ts +60 -0
- package/dist/es/es2018/types/src/generated/types/ConditionCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInformationCollectionInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInformationInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ConditionInputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAddedNodeInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAdditionalFieldsOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributeCategoryOutputRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributeOutputRepresentation.d.ts +109 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributePicklistOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributePicklistValueOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorDeletedNodeInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorOptionsInputRepresentation.d.ts +49 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorPriceOutputRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorPricingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductCatalogOutputRepresentation.d.ts +114 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductClassificationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductComponentGroupOutputRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductRelatedComponentOutputRepresentation.d.ts +79 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductSellingModelOptionOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorProductSellingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorQualificationContextOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorQuantityInfoOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleOutputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleValidatorInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorRuleValidatorOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorUnitOfMeasureOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/ConfiguratorUpdatedNodeInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseBulkDetailsOutput.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseDetailsOutputRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/CpqBaseListOutputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/CpqMessageOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartInputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartItemsOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/CreateCartRequestWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/CreateFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/FacetValueRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteInputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteListOutputRepresenation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/FavoriteOutputRepresenation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/FilterCriteriaInputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/FilterInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/GetCartOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionInputRepresentation.d.ts +103 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionOutputRepresentation.d.ts +67 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/GuidedSelectionSearchTermOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/PreviewInputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/PreviewInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/PriceCartInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/PriceCartInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/PricingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/PricingTotalOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductAttributeOutputRepresentation.d.ts +113 -0
- package/dist/es/es2018/types/src/generated/types/ProductClassificationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ProductComponentGroupOutputRepresentation.d.ts +53 -0
- package/dist/es/es2018/types/src/generated/types/ProductConfigurationInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductDataInput.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductDeltaConfigurationInputRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsInputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ProductDetailsOutputRepresentation.d.ts +126 -0
- package/dist/es/es2018/types/src/generated/types/ProductListInputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/ProductListInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ProductListOutputRepresentation.d.ts +120 -0
- package/dist/es/es2018/types/src/generated/types/ProductOutputRepresentation.d.ts +116 -0
- package/dist/es/es2018/types/src/generated/types/ProductPricesOutputRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/ProductQuantityOutputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ProductRelatedComponentOutputRepresentation.d.ts +79 -0
- package/dist/es/es2018/types/src/generated/types/ProductSellingModelOptionOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductSellingModelOutputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ProductSpecificationRecordTypeOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/ProductSpecificationTypeOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeOutputRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeSetOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/ProductVariantAttributeValueOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/PromotionOutputRepresentation.d.ts +61 -0
- package/dist/es/es2018/types/src/generated/types/QocBaseOutputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/QualificationContextOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/RelatedObjectFilterInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ResourceValueCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleActionCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleActionInputRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/RuleCriteriaCollectionInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/RuleCriteriaInputRepresentation.d.ts +53 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsFacetRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsInputRepresentation.d.ts +64 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsInputRepresentationWrapper.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/SearchProductsOutputRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/ShareFavoriteInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/ShareFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionInputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionOutputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/SmartSelectionSearchInputRepresentation.d.ts +46 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsInputRepresentationWrapper.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartItemsOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/UpdateCartOutputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/UpdateFavoriteInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/UpdateFavoriteOutputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ValidateCartOutputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ValidationResultOutputRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +32 -0
- package/package.json +76 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +9596 -0
- package/src/raml/api.raml +4269 -0
- package/src/raml/luvio.raml +207 -0
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { QualificationContextOutputRepresentation as QualificationContextOutputRepresentation_QualificationContextOutputRepresentation } from './QualificationContextOutputRepresentation';
|
|
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 = "2ebd8d26cc93342307f26aa5f34f81f4";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: CategoryDetailsOutputRepresentation, existing: CategoryDetailsOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CategoryDetailsOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: CategoryDetailsOutputRepresentationNormalized, incoming: CategoryDetailsOutputRepresentationNormalized): 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: CategoryDetailsOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Category details output representation
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface CategoryDetailsOutputRepresentationNormalized {
|
|
18
|
+
/** Id of the catalog the requested category belong to */
|
|
19
|
+
catalogId: string;
|
|
20
|
+
/** Child Categories */
|
|
21
|
+
childCategories: Array<CategoryDetailsOutputRepresentation>;
|
|
22
|
+
/** Custom Fields */
|
|
23
|
+
customFields: {
|
|
24
|
+
[key: string]: unknown;
|
|
25
|
+
};
|
|
26
|
+
/** Description of the category */
|
|
27
|
+
description: string;
|
|
28
|
+
/** HasSubCategories flag of the category */
|
|
29
|
+
hasSubCategories: boolean;
|
|
30
|
+
/** Id of the category */
|
|
31
|
+
id: string;
|
|
32
|
+
/** isNavigational of the category */
|
|
33
|
+
isNavigational: boolean;
|
|
34
|
+
/** Name of the category */
|
|
35
|
+
name: string;
|
|
36
|
+
/** Id of the parent category */
|
|
37
|
+
parentCategoryId: string;
|
|
38
|
+
qualificationContext?: QualificationContextOutputRepresentation_QualificationContextOutputRepresentation;
|
|
39
|
+
/** Sort Order */
|
|
40
|
+
sortOrder: number;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Category details output representation
|
|
44
|
+
*
|
|
45
|
+
* Keys:
|
|
46
|
+
* (none)
|
|
47
|
+
*/
|
|
48
|
+
export interface CategoryDetailsOutputRepresentation {
|
|
49
|
+
catalogId: string;
|
|
50
|
+
childCategories: Array<CategoryDetailsOutputRepresentation>;
|
|
51
|
+
customFields: {
|
|
52
|
+
[key: string]: unknown;
|
|
53
|
+
};
|
|
54
|
+
description: string;
|
|
55
|
+
hasSubCategories: boolean;
|
|
56
|
+
id: string;
|
|
57
|
+
isNavigational: boolean;
|
|
58
|
+
name: string;
|
|
59
|
+
parentCategoryId: string;
|
|
60
|
+
qualificationContext?: QualificationContextOutputRepresentation_QualificationContextOutputRepresentation;
|
|
61
|
+
sortOrder: number;
|
|
62
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { FilterInputRepresentation as FilterInputRepresentation_FilterInputRepresentation } from './FilterInputRepresentation';
|
|
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 = "47852b41ba76ac6433bb61673f960278";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: CategoryListInputRepresentation, existing: CategoryListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CategoryListInputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: CategoryListInputRepresentationNormalized, incoming: CategoryListInputRepresentationNormalized): 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: CategoryListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Input Representation for Category List.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface CategoryListInputRepresentationNormalized {
|
|
18
|
+
/** Additional Context Data */
|
|
19
|
+
additionalContextData?: unknown;
|
|
20
|
+
/** Id of the catalog. */
|
|
21
|
+
catalogId: string;
|
|
22
|
+
/** Context Definition Name */
|
|
23
|
+
contextDefinition?: string;
|
|
24
|
+
/** Context Mapping Name */
|
|
25
|
+
contextMapping?: string;
|
|
26
|
+
/** CorrelationId */
|
|
27
|
+
correlationId?: string;
|
|
28
|
+
/** Key value pair of custom fields */
|
|
29
|
+
customFields?: Array<string>;
|
|
30
|
+
/** Depth of the hierarchy */
|
|
31
|
+
depth?: number;
|
|
32
|
+
/** Enable Qualification */
|
|
33
|
+
enableQualification?: boolean;
|
|
34
|
+
/** Filter criteria */
|
|
35
|
+
filter?: FilterInputRepresentation_FilterInputRepresentation;
|
|
36
|
+
/** Parent Category Id */
|
|
37
|
+
parentCategoryId?: string;
|
|
38
|
+
/** Qualification Procedure Name */
|
|
39
|
+
qualificationProcedure?: string;
|
|
40
|
+
/** Enable Promotion */
|
|
41
|
+
usePromotions?: boolean;
|
|
42
|
+
/** User context */
|
|
43
|
+
userContext?: {
|
|
44
|
+
[key: string]: unknown;
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Input Representation for Category List.
|
|
49
|
+
*
|
|
50
|
+
* Keys:
|
|
51
|
+
* (none)
|
|
52
|
+
*/
|
|
53
|
+
export interface CategoryListInputRepresentation {
|
|
54
|
+
additionalContextData?: unknown;
|
|
55
|
+
catalogId: string;
|
|
56
|
+
contextDefinition?: string;
|
|
57
|
+
contextMapping?: string;
|
|
58
|
+
correlationId?: string;
|
|
59
|
+
customFields?: Array<string>;
|
|
60
|
+
depth?: number;
|
|
61
|
+
enableQualification?: boolean;
|
|
62
|
+
filter?: FilterInputRepresentation_FilterInputRepresentation;
|
|
63
|
+
parentCategoryId?: string;
|
|
64
|
+
qualificationProcedure?: string;
|
|
65
|
+
usePromotions?: boolean;
|
|
66
|
+
userContext?: {
|
|
67
|
+
[key: string]: unknown;
|
|
68
|
+
};
|
|
69
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { CategoryDetailsOutputRepresentation as CategoryDetailsOutputRepresentation_CategoryDetailsOutputRepresentation } from './CategoryDetailsOutputRepresentation';
|
|
2
|
+
import { QualificationContextOutputRepresentation as QualificationContextOutputRepresentation_QualificationContextOutputRepresentation } from './QualificationContextOutputRepresentation';
|
|
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 = "565285848c2b2d241b45cbf25c380b4b";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: CategoryListOutputRepresentation, existing: CategoryListOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CategoryListOutputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: CategoryListOutputRepresentationNormalized, incoming: CategoryListOutputRepresentationNormalized): 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: CategoryListOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Category List output representation
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface CategoryListOutputRepresentationNormalized {
|
|
19
|
+
/** Id of the catalog the requested category belong to */
|
|
20
|
+
catalogId: string;
|
|
21
|
+
/** Child Categories */
|
|
22
|
+
childCategories: Array<CategoryDetailsOutputRepresentation_CategoryDetailsOutputRepresentation>;
|
|
23
|
+
/** Custom Fields */
|
|
24
|
+
customFields: {
|
|
25
|
+
[key: string]: unknown;
|
|
26
|
+
};
|
|
27
|
+
/** Description of the category */
|
|
28
|
+
description: string;
|
|
29
|
+
/** HasSubCategories flag of the category */
|
|
30
|
+
hasSubCategories: boolean;
|
|
31
|
+
/** Id of the category */
|
|
32
|
+
id: string;
|
|
33
|
+
/** isNavigational of the category */
|
|
34
|
+
isNavigational: boolean;
|
|
35
|
+
/** Name of the category */
|
|
36
|
+
name: string;
|
|
37
|
+
/** Id of the parent category */
|
|
38
|
+
parentCategoryId: string;
|
|
39
|
+
qualificationContext?: QualificationContextOutputRepresentation_QualificationContextOutputRepresentation;
|
|
40
|
+
/** Sort Order */
|
|
41
|
+
sortOrder: number;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Category List output representation
|
|
45
|
+
*
|
|
46
|
+
* Keys:
|
|
47
|
+
* (none)
|
|
48
|
+
*/
|
|
49
|
+
export interface CategoryListOutputRepresentation {
|
|
50
|
+
catalogId: string;
|
|
51
|
+
childCategories: Array<CategoryDetailsOutputRepresentation_CategoryDetailsOutputRepresentation>;
|
|
52
|
+
customFields: {
|
|
53
|
+
[key: string]: unknown;
|
|
54
|
+
};
|
|
55
|
+
description: string;
|
|
56
|
+
hasSubCategories: boolean;
|
|
57
|
+
id: string;
|
|
58
|
+
isNavigational: boolean;
|
|
59
|
+
name: string;
|
|
60
|
+
parentCategoryId: string;
|
|
61
|
+
qualificationContext?: QualificationContextOutputRepresentation_QualificationContextOutputRepresentation;
|
|
62
|
+
sortOrder: number;
|
|
63
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { PromotionOutputRepresentation as PromotionOutputRepresentation_PromotionOutputRepresentation } from './PromotionOutputRepresentation';
|
|
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 = "ea249ac6094965785fce1abc23c0f304";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: CategoryOutputRepresentation, existing: CategoryOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CategoryOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: CategoryOutputRepresentationNormalized, incoming: CategoryOutputRepresentationNormalized): 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: CategoryOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Category output representation
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface CategoryOutputRepresentationNormalized {
|
|
18
|
+
/** Id of the catalog the requested category belong to */
|
|
19
|
+
catalogId: string;
|
|
20
|
+
/** Custom Fields */
|
|
21
|
+
customFields: {
|
|
22
|
+
[key: string]: unknown;
|
|
23
|
+
};
|
|
24
|
+
/** Description of the category */
|
|
25
|
+
description: string;
|
|
26
|
+
/** List of eligiblePromotions for the product */
|
|
27
|
+
eligiblePromotions: Array<PromotionOutputRepresentation_PromotionOutputRepresentation>;
|
|
28
|
+
/** HasSubCategories flag of the category */
|
|
29
|
+
hasSubCategories: boolean;
|
|
30
|
+
/** Id of the category */
|
|
31
|
+
id: string;
|
|
32
|
+
/** isNavigational of the category */
|
|
33
|
+
isNavigational: boolean;
|
|
34
|
+
/** Name of the category */
|
|
35
|
+
name: string;
|
|
36
|
+
/** Id of the parent category */
|
|
37
|
+
parentCategoryId: string;
|
|
38
|
+
/** Sort Order */
|
|
39
|
+
sortOrder: number;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Category output representation
|
|
43
|
+
*
|
|
44
|
+
* Keys:
|
|
45
|
+
* (none)
|
|
46
|
+
*/
|
|
47
|
+
export interface CategoryOutputRepresentation {
|
|
48
|
+
catalogId: string;
|
|
49
|
+
customFields: {
|
|
50
|
+
[key: string]: unknown;
|
|
51
|
+
};
|
|
52
|
+
description: string;
|
|
53
|
+
eligiblePromotions: Array<PromotionOutputRepresentation_PromotionOutputRepresentation>;
|
|
54
|
+
hasSubCategories: boolean;
|
|
55
|
+
id: string;
|
|
56
|
+
isNavigational: boolean;
|
|
57
|
+
name: string;
|
|
58
|
+
parentCategoryId: string;
|
|
59
|
+
sortOrder: number;
|
|
60
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 = "83616213c07ecee728c2b56524d29e40";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ConditionCollectionInputRepresentation, existing: ConditionCollectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConditionCollectionInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ConditionCollectionInputRepresentationNormalized, incoming: ConditionCollectionInputRepresentationNormalized): 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: ConditionCollectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Collection of attribute / tag conditions
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface ConditionCollectionInputRepresentationNormalized {
|
|
17
|
+
/** Attribute / tag conditions node */
|
|
18
|
+
conditions?: Array<{}>;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Collection of attribute / tag conditions
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface ConditionCollectionInputRepresentation {
|
|
27
|
+
conditions?: Array<{}>;
|
|
28
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ConditionInformationInputRepresentation as ConditionInformationInputRepresentation_ConditionInformationInputRepresentation } from './ConditionInformationInputRepresentation';
|
|
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 = "431cbbe13dbd85ca2f1220e2d7dd90e9";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ConditionInformationCollectionInputRepresentation, existing: ConditionInformationCollectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConditionInformationCollectionInputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ConditionInformationCollectionInputRepresentationNormalized, incoming: ConditionInformationCollectionInputRepresentationNormalized): 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: ConditionInformationCollectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Collection of condition information node
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ConditionInformationCollectionInputRepresentationNormalized {
|
|
18
|
+
/** Condition Information node */
|
|
19
|
+
conditionInformationList?: Array<ConditionInformationInputRepresentation_ConditionInformationInputRepresentation>;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Collection of condition information node
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ConditionInformationCollectionInputRepresentation {
|
|
28
|
+
conditionInformationList?: Array<ConditionInformationInputRepresentation_ConditionInformationInputRepresentation>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 = "63599504843e2dbd8c21144a71fc3a0e";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ConditionInformationInputRepresentation, existing: ConditionInformationInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConditionInformationInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ConditionInformationInputRepresentationNormalized, incoming: ConditionInformationInputRepresentationNormalized): 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: ConditionInformationInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input Representation for condition information
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface ConditionInformationInputRepresentationNormalized {
|
|
17
|
+
/** Name of the information object */
|
|
18
|
+
name?: string;
|
|
19
|
+
/** Type of information */
|
|
20
|
+
type?: string;
|
|
21
|
+
/** Values of the source / target information */
|
|
22
|
+
values?: Array<string>;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Input Representation for condition information
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ConditionInformationInputRepresentation {
|
|
31
|
+
name?: string;
|
|
32
|
+
type?: string;
|
|
33
|
+
values?: Array<string>;
|
|
34
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
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 = "3c129aade7d3d4a4cb42d19c1bdcf4a8";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ConditionInputRepresentation, existing: ConditionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConditionInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ConditionInputRepresentationNormalized, incoming: ConditionInputRepresentationNormalized): 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: ConditionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input Representation for attribute / tag condition
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface ConditionInputRepresentationNormalized {
|
|
17
|
+
/** Id of the attribute */
|
|
18
|
+
attributeId?: string;
|
|
19
|
+
/** Name of the attribute */
|
|
20
|
+
attributeName?: string;
|
|
21
|
+
/** Attribute Picklist Option Id */
|
|
22
|
+
attributePicklistValueId?: string | null;
|
|
23
|
+
/** Boolean to indicate whether an item is locked or not */
|
|
24
|
+
behaviorTypeLock?: boolean;
|
|
25
|
+
/** Index of the attribute / tag condition */
|
|
26
|
+
conditionIndex?: number;
|
|
27
|
+
/** Name of the context tag resource */
|
|
28
|
+
contextTagName?: string;
|
|
29
|
+
/** Data type of the attribute / tag */
|
|
30
|
+
dataType?: string;
|
|
31
|
+
/** operator of the condition */
|
|
32
|
+
operator?: string;
|
|
33
|
+
/** Type of condition */
|
|
34
|
+
type?: string;
|
|
35
|
+
/** Values of the attribute / tag */
|
|
36
|
+
values?: Array<string>;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Input Representation for attribute / tag condition
|
|
40
|
+
*
|
|
41
|
+
* Keys:
|
|
42
|
+
* (none)
|
|
43
|
+
*/
|
|
44
|
+
export interface ConditionInputRepresentation {
|
|
45
|
+
attributeId?: string;
|
|
46
|
+
attributeName?: string;
|
|
47
|
+
attributePicklistValueId?: string | null;
|
|
48
|
+
behaviorTypeLock?: boolean;
|
|
49
|
+
conditionIndex?: number;
|
|
50
|
+
contextTagName?: string;
|
|
51
|
+
dataType?: string;
|
|
52
|
+
operator?: string;
|
|
53
|
+
type?: string;
|
|
54
|
+
values?: Array<string>;
|
|
55
|
+
}
|
package/dist/es/es2018/types/src/generated/types/ConfiguratorAddedNodeInputRepresentation.d.ts
ADDED
|
@@ -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 = "181f47de91ad15a6f96bc2af39bbb6bc";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ConfiguratorAddedNodeInputRepresentation, existing: ConfiguratorAddedNodeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConfiguratorAddedNodeInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ConfiguratorAddedNodeInputRepresentationNormalized, incoming: ConfiguratorAddedNodeInputRepresentationNormalized): 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: ConfiguratorAddedNodeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Input Representation for Added Nodes to the Configurator
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface ConfiguratorAddedNodeInputRepresentationNormalized {
|
|
17
|
+
/** Added Node Details */
|
|
18
|
+
addedObject: unknown;
|
|
19
|
+
/** Path to the Added Node */
|
|
20
|
+
path?: Array<string>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Input Representation for Added Nodes to the Configurator
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ConfiguratorAddedNodeInputRepresentation {
|
|
29
|
+
addedObject: unknown;
|
|
30
|
+
path?: Array<string>;
|
|
31
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
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 = "db944497ec1999495141a659f87a2014";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ConfiguratorAdditionalFieldsOutputRepresentation, existing: ConfiguratorAdditionalFieldsOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConfiguratorAdditionalFieldsOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ConfiguratorAdditionalFieldsOutputRepresentationNormalized, incoming: ConfiguratorAdditionalFieldsOutputRepresentationNormalized): 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: ConfiguratorAdditionalFieldsOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Output Representation for the Configurator API's Additional Fields
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface ConfiguratorAdditionalFieldsOutputRepresentationNormalized {
|
|
17
|
+
/** Mapped context attribute API name */
|
|
18
|
+
contextAttributeApiName?: string;
|
|
19
|
+
/** Field Api Name */
|
|
20
|
+
fieldApiName?: string;
|
|
21
|
+
/** Field Name */
|
|
22
|
+
fieldName?: string;
|
|
23
|
+
/** Field Value */
|
|
24
|
+
value?: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Output Representation for the Configurator API's Additional Fields
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface ConfiguratorAdditionalFieldsOutputRepresentation {
|
|
33
|
+
contextAttributeApiName?: string;
|
|
34
|
+
fieldApiName?: string;
|
|
35
|
+
fieldName?: string;
|
|
36
|
+
value?: string;
|
|
37
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { ConfiguratorAttributeOutputRepresentation as ConfiguratorAttributeOutputRepresentation_ConfiguratorAttributeOutputRepresentation } from './ConfiguratorAttributeOutputRepresentation';
|
|
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 = "4fb99d13a4b18acae52683f46ce14b98";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ConfiguratorAttributeCategoryOutputRepresentation, existing: ConfiguratorAttributeCategoryOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConfiguratorAttributeCategoryOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ConfiguratorAttributeCategoryOutputRepresentationNormalized, incoming: ConfiguratorAttributeCategoryOutputRepresentationNormalized): 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: ConfiguratorAttributeCategoryOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* Output Representation for the Configurator API's Attribute Category
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ConfiguratorAttributeCategoryOutputRepresentationNormalized {
|
|
18
|
+
/** Attributes of this attribute category */
|
|
19
|
+
attributes?: Array<ConfiguratorAttributeOutputRepresentation_ConfiguratorAttributeOutputRepresentation>;
|
|
20
|
+
/** Code of this attribute category */
|
|
21
|
+
code?: string;
|
|
22
|
+
/** Description of this attribute category */
|
|
23
|
+
description?: string;
|
|
24
|
+
/** ID of this attribute category */
|
|
25
|
+
id?: string;
|
|
26
|
+
/** Name of this attribute category */
|
|
27
|
+
name?: string;
|
|
28
|
+
/** Status of this attribute category */
|
|
29
|
+
status?: string;
|
|
30
|
+
/** Total Size of this attribute category */
|
|
31
|
+
totalSize?: number;
|
|
32
|
+
/** Usage Type of this attribute category */
|
|
33
|
+
usageType?: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Output Representation for the Configurator API's Attribute Category
|
|
37
|
+
*
|
|
38
|
+
* Keys:
|
|
39
|
+
* (none)
|
|
40
|
+
*/
|
|
41
|
+
export interface ConfiguratorAttributeCategoryOutputRepresentation {
|
|
42
|
+
attributes?: Array<ConfiguratorAttributeOutputRepresentation_ConfiguratorAttributeOutputRepresentation>;
|
|
43
|
+
code?: string;
|
|
44
|
+
description?: string;
|
|
45
|
+
id?: string;
|
|
46
|
+
name?: string;
|
|
47
|
+
status?: string;
|
|
48
|
+
totalSize?: number;
|
|
49
|
+
usageType?: string;
|
|
50
|
+
}
|
package/dist/es/es2018/types/src/generated/types/ConfiguratorAttributeOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { ConfiguratorAttributePicklistOutputRepresentation as ConfiguratorAttributePicklistOutputRepresentation_ConfiguratorAttributePicklistOutputRepresentation } from './ConfiguratorAttributePicklistOutputRepresentation';
|
|
2
|
+
import { ConfiguratorUnitOfMeasureOutputRepresentation as ConfiguratorUnitOfMeasureOutputRepresentation_ConfiguratorUnitOfMeasureOutputRepresentation } from './ConfiguratorUnitOfMeasureOutputRepresentation';
|
|
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 = "b9b13e4923ea12cdb8c82cc9a9e51641";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ConfiguratorAttributeOutputRepresentation, existing: ConfiguratorAttributeOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ConfiguratorAttributeOutputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ConfiguratorAttributeOutputRepresentationNormalized, incoming: ConfiguratorAttributeOutputRepresentationNormalized): 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: ConfiguratorAttributeOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Output Representation for the Configurator API's Attributes
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfiguratorAttributeOutputRepresentationNormalized {
|
|
19
|
+
/** Attribute Category ID of the attribute */
|
|
20
|
+
attributeCategoryId?: string;
|
|
21
|
+
/** attribute name override of the attribute */
|
|
22
|
+
attributeNameOverride?: string;
|
|
23
|
+
attributePicklist?: ConfiguratorAttributePicklistOutputRepresentation_ConfiguratorAttributePicklistOutputRepresentation;
|
|
24
|
+
/** Code of the attribute */
|
|
25
|
+
code?: string;
|
|
26
|
+
/** Data Type of the attribute */
|
|
27
|
+
dataType?: string;
|
|
28
|
+
/** Default Value Help Text of the attribute */
|
|
29
|
+
defaultHelpText?: string;
|
|
30
|
+
/** Default Value of the attribute */
|
|
31
|
+
defaultValue?: string;
|
|
32
|
+
/** Description of the attribute */
|
|
33
|
+
description?: string;
|
|
34
|
+
/** display type of the attribute */
|
|
35
|
+
displayType?: string;
|
|
36
|
+
/** ID of the attribute */
|
|
37
|
+
id?: string;
|
|
38
|
+
/** Is this attribute cloneable */
|
|
39
|
+
isCloneable?: boolean;
|
|
40
|
+
/** Is this attribute configurable */
|
|
41
|
+
isConfigurable?: boolean;
|
|
42
|
+
/** Is this attribute encrypted */
|
|
43
|
+
isEncrypted?: boolean;
|
|
44
|
+
/** Is this attribute hidden */
|
|
45
|
+
isHidden?: boolean;
|
|
46
|
+
/** Is this attribute price impacting */
|
|
47
|
+
isPriceImpacting?: boolean;
|
|
48
|
+
/** Is this attribute read only */
|
|
49
|
+
isReadOnly?: boolean;
|
|
50
|
+
/** Is this attribute required */
|
|
51
|
+
isRequired?: boolean;
|
|
52
|
+
/** Label of the attribute */
|
|
53
|
+
label?: string;
|
|
54
|
+
/** maximum value of the attribute */
|
|
55
|
+
maximumValue?: string;
|
|
56
|
+
/** minimum value of the attribute */
|
|
57
|
+
minimumValue?: string;
|
|
58
|
+
/** Name of the attribute */
|
|
59
|
+
name?: string;
|
|
60
|
+
/** Sequence Values of this attribute */
|
|
61
|
+
sequence?: number;
|
|
62
|
+
/** Status of the attribute */
|
|
63
|
+
status?: string;
|
|
64
|
+
/** step increment/decrement value of the attribute */
|
|
65
|
+
stepValue?: string;
|
|
66
|
+
unitOfMeasure?: ConfiguratorUnitOfMeasureOutputRepresentation_ConfiguratorUnitOfMeasureOutputRepresentation;
|
|
67
|
+
/** User Value of this attribute */
|
|
68
|
+
userValue?: string;
|
|
69
|
+
/** parsable decoder of the attribute */
|
|
70
|
+
valueDecoder?: string;
|
|
71
|
+
/** value description of the attribute */
|
|
72
|
+
valueDescription?: string;
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Output Representation for the Configurator API's Attributes
|
|
76
|
+
*
|
|
77
|
+
* Keys:
|
|
78
|
+
* (none)
|
|
79
|
+
*/
|
|
80
|
+
export interface ConfiguratorAttributeOutputRepresentation {
|
|
81
|
+
attributeCategoryId?: string;
|
|
82
|
+
attributeNameOverride?: string;
|
|
83
|
+
attributePicklist?: ConfiguratorAttributePicklistOutputRepresentation_ConfiguratorAttributePicklistOutputRepresentation;
|
|
84
|
+
code?: string;
|
|
85
|
+
dataType?: string;
|
|
86
|
+
defaultHelpText?: string;
|
|
87
|
+
defaultValue?: string;
|
|
88
|
+
description?: string;
|
|
89
|
+
displayType?: string;
|
|
90
|
+
id?: string;
|
|
91
|
+
isCloneable?: boolean;
|
|
92
|
+
isConfigurable?: boolean;
|
|
93
|
+
isEncrypted?: boolean;
|
|
94
|
+
isHidden?: boolean;
|
|
95
|
+
isPriceImpacting?: boolean;
|
|
96
|
+
isReadOnly?: boolean;
|
|
97
|
+
isRequired?: boolean;
|
|
98
|
+
label?: string;
|
|
99
|
+
maximumValue?: string;
|
|
100
|
+
minimumValue?: string;
|
|
101
|
+
name?: string;
|
|
102
|
+
sequence?: number;
|
|
103
|
+
status?: string;
|
|
104
|
+
stepValue?: string;
|
|
105
|
+
unitOfMeasure?: ConfiguratorUnitOfMeasureOutputRepresentation_ConfiguratorUnitOfMeasureOutputRepresentation;
|
|
106
|
+
userValue?: string;
|
|
107
|
+
valueDecoder?: string;
|
|
108
|
+
valueDescription?: string;
|
|
109
|
+
}
|