@salesforce/lds-adapters-experience-model 1.100.2
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/experience-model.js +2234 -0
- package/dist/types/src/generated/adapters/adapter-utils.d.ts +66 -0
- package/dist/types/src/generated/adapters/getBlockType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getBlockTypes.d.ts +34 -0
- package/dist/types/src/generated/adapters/getContentType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getContentTypes.d.ts +34 -0
- package/dist/types/src/generated/adapters/getPropertyType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getPropertyTypes.d.ts +31 -0
- package/dist/types/src/generated/artifacts/main.d.ts +6 -0
- package/dist/types/src/generated/artifacts/sfdc.d.ts +13 -0
- package/dist/types/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/types/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -0
- package/dist/types/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -0
- package/dist/types/src/generated/resources/deleteConnectCmsFoldersByFolderId.d.ts +11 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -0
- package/dist/types/src/generated/resources/getCmsContentsByContentKeyOrId.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -0
- package/dist/types/src/generated/resources/getCmsDeployments.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSpacesByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContent.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +20 -0
- package/dist/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannels.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsQueryByChannelId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsSearchByChannelId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsMediaContentByChannelIdAndMediaGuid.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryRecordsContentsByRecordId.d.ts +22 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +25 -0
- package/dist/types/src/generated/resources/getConnectCmsManagementChannels.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsManagementChannelsByChannelId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelBlockTypes.d.ts +23 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelBlockTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelContentTypes.d.ts +23 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelContentTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelPropertyTypes.d.ts +20 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelPropertyTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -0
- package/dist/types/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/types/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectCmsFoldersByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsManagementChannelsByChannelId.d.ts +17 -0
- package/dist/types/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -0
- package/dist/types/src/generated/resources/postCmsContents.d.ts +18 -0
- package/dist/types/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsDeployments.d.ts +17 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectCmsFolders.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsManagementChannels.d.ts +17 -0
- package/dist/types/src/generated/resources/postConnectCmsSchedules.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -0
- package/dist/types/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/types/src/generated/types/AbstractMCSFolderRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/AbstractMContentRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeDetailRepresentation.d.ts +63 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeSummaryRepresentation.d.ts +52 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeDetailRepresentation.d.ts +55 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeSummaryRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeDetailRepresentation.d.ts +55 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeSummaryRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteContentRepresentation.d.ts +46 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/MContentBodyRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/MContentCollectionRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/MContentDetailRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/MContentSummaryRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentChannelCollectionRepresentation.d.ts +42 -0
- package/dist/types/src/generated/types/ManagedContentChannelInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentChannelRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +34 -0
- package/dist/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentDocumentRepresentation.d.ts +74 -0
- package/dist/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -0
- package/dist/types/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +34 -0
- package/dist/types/src/generated/types/ManagedContentRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +36 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +56 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +79 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -0
- package/dist/types/src/generated/types/ManagedContentVersionRepresentation.d.ts +66 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -0
- package/dist/types/src/generated/types/ReferenceRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/StreamedRepresentation.d.ts +26 -0
- package/dist/types/src/generated/types/TopicSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/type-utils.d.ts +39 -0
- package/dist/umd/es2018/experience-model.js +2247 -0
- package/dist/umd/es5/experience-model.js +2256 -0
- package/package.json +67 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +2306 -0
- package/src/raml/api.raml +3820 -0
- package/src/raml/luvio.raml +129 -0
package/dist/types/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
managedContentVersionId: string;
|
|
5
|
+
};
|
|
6
|
+
body: {
|
|
7
|
+
body: {
|
|
8
|
+
[key: string]: {};
|
|
9
|
+
};
|
|
10
|
+
contentKey: string;
|
|
11
|
+
language: string;
|
|
12
|
+
managedContentId: string;
|
|
13
|
+
parentIdOrKey: string;
|
|
14
|
+
title: string;
|
|
15
|
+
type: string;
|
|
16
|
+
urlName: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
20
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
21
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
variantId: string;
|
|
5
|
+
};
|
|
6
|
+
body: {
|
|
7
|
+
contentBody: {
|
|
8
|
+
[key: string]: {};
|
|
9
|
+
};
|
|
10
|
+
title: string;
|
|
11
|
+
urlName: string;
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
15
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
16
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,35 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "2e617388b0de13d29210032b5dd841bd";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: AbstractMCSFolderRepresentation, existing: AbstractMCSFolderRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractMCSFolderRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: AbstractMCSFolderRepresentationNormalized, incoming: AbstractMCSFolderRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: AbstractMCSFolderRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractMCSFolderRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Abstract Representation of a CMS Folder i.e. ManagedContentSpaceFolder having only Id, Name, ParentFolderId
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface AbstractMCSFolderRepresentationNormalized {
|
|
18
|
+
/** The ID of the folder - ManagedContentSpaceFolder */
|
|
19
|
+
id: string;
|
|
20
|
+
/** The name of the folder */
|
|
21
|
+
name: string;
|
|
22
|
+
/** The ID of the folder's parent */
|
|
23
|
+
parentFolderId: string;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Abstract Representation of a CMS Folder i.e. ManagedContentSpaceFolder having only Id, Name, ParentFolderId
|
|
27
|
+
*
|
|
28
|
+
* Keys:
|
|
29
|
+
* (none)
|
|
30
|
+
*/
|
|
31
|
+
export interface AbstractMCSFolderRepresentation {
|
|
32
|
+
id: string;
|
|
33
|
+
name: string;
|
|
34
|
+
parentFolderId: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "9812cbd4ce119cf54ff8ae4395bb024c";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: AbstractMContentRepresentation, existing: AbstractMContentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractMContentRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: AbstractMContentRepresentationNormalized, incoming: AbstractMContentRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: AbstractMContentRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractMContentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Compact information about a content.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface AbstractMContentRepresentationNormalized {
|
|
18
|
+
/** The content key */
|
|
19
|
+
contentKey: string;
|
|
20
|
+
/** The content url name of the managed content version. */
|
|
21
|
+
contentUrlName: string;
|
|
22
|
+
/** The language of the managed content version. */
|
|
23
|
+
language: string;
|
|
24
|
+
/** The unique identifier of the managed content in the authoring space. */
|
|
25
|
+
managedContentId: string;
|
|
26
|
+
/** Get the date when the managed content version was last published. */
|
|
27
|
+
publishedDate: string;
|
|
28
|
+
/** Get the title of the managed content version. */
|
|
29
|
+
title: string;
|
|
30
|
+
/** The type of the managed content version. */
|
|
31
|
+
type: string;
|
|
32
|
+
/** The type label of the managed content type. */
|
|
33
|
+
typeLabel: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Compact information about a content.
|
|
37
|
+
*
|
|
38
|
+
* Keys:
|
|
39
|
+
* (none)
|
|
40
|
+
*/
|
|
41
|
+
export interface AbstractMContentRepresentation {
|
|
42
|
+
contentKey: string;
|
|
43
|
+
contentUrlName: string;
|
|
44
|
+
language: string;
|
|
45
|
+
managedContentId: string;
|
|
46
|
+
publishedDate: string;
|
|
47
|
+
title: string;
|
|
48
|
+
type: string;
|
|
49
|
+
typeLabel: string;
|
|
50
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ExperienceModelBlockTypeSummaryRepresentation as ExperienceModelBlockTypeSummaryRepresentation_ExperienceModelBlockTypeSummaryRepresentation } from './ExperienceModelBlockTypeSummaryRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 3600000;
|
|
4
|
+
export declare const VERSION = "c4cd880e972cdf9faaa6db963fe35b31";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ExperienceModelBlockTypeCollectionRepresentation, existing: ExperienceModelBlockTypeCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelBlockTypeCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: ExperienceModelBlockTypeCollectionRepresentationNormalized, incoming: ExperienceModelBlockTypeCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ExperienceModelBlockTypeCollectionRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelBlockTypeCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Represents a list/collection of Block Types.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ExperienceModelBlockTypeCollectionRepresentationNormalized {
|
|
20
|
+
/** The list of Block Types ordered alphabetically by title. */
|
|
21
|
+
blockTypes: Array<$64$luvio_engine_StoreLink>;
|
|
22
|
+
/** The number of Block Types returned. */
|
|
23
|
+
count: number;
|
|
24
|
+
/** URL to this page of the Block Types. */
|
|
25
|
+
currentPageUrl: string;
|
|
26
|
+
/** URL to the next page of the Block Types. */
|
|
27
|
+
nextPageUrl?: string;
|
|
28
|
+
/** URL to the previous page of the Block Types. */
|
|
29
|
+
previousPageUrl?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Represents a list/collection of Block Types.
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ExperienceModelBlockTypeCollectionRepresentation {
|
|
38
|
+
blockTypes: Array<ExperienceModelBlockTypeSummaryRepresentation_ExperienceModelBlockTypeSummaryRepresentation>;
|
|
39
|
+
count: number;
|
|
40
|
+
currentPageUrl: string;
|
|
41
|
+
nextPageUrl?: string;
|
|
42
|
+
previousPageUrl?: string;
|
|
43
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "5a3f5e1d42d8f0aa089e888ddac06972";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelBlockTypeDetailRepresentation, existing: ExperienceModelBlockTypeDetailRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelBlockTypeDetailRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelBlockTypeDetailRepresentationNormalized, incoming: ExperienceModelBlockTypeDetailRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelBlockTypeDetailRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelBlockTypeDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the full/detailed information about a Block Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelBlockTypeDetailRepresentationNormalized {
|
|
19
|
+
/** The description of the Block Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The design configuration for the specified target. */
|
|
22
|
+
designConfig?: {
|
|
23
|
+
[key: string]: unknown;
|
|
24
|
+
};
|
|
25
|
+
/** The developer name (aka apiName) of the Block Type. */
|
|
26
|
+
developerName: string;
|
|
27
|
+
/** The 18-char String ID of the Block Type. This is returned for the Custom Block Types only. */
|
|
28
|
+
id?: string;
|
|
29
|
+
/** The namespace prefix that is associated with the Block Type. Refer to a Block Type using the namespacePrefix__developerName notation (aka fullyQualifiedName) */
|
|
30
|
+
namespacePrefix: string;
|
|
31
|
+
/** The rendition configuration for the specified target. */
|
|
32
|
+
renditionConfig?: {
|
|
33
|
+
[key: string]: unknown;
|
|
34
|
+
};
|
|
35
|
+
/** The JSON Schema definition (schema.json) of the Block Type */
|
|
36
|
+
schema: {
|
|
37
|
+
[key: string]: unknown;
|
|
38
|
+
};
|
|
39
|
+
/** The title of the Block Type that was given in its schema.json. */
|
|
40
|
+
title?: string;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Represents the full/detailed information about a Block Type.
|
|
44
|
+
*
|
|
45
|
+
* Keys:
|
|
46
|
+
* (none)
|
|
47
|
+
*/
|
|
48
|
+
export interface ExperienceModelBlockTypeDetailRepresentation {
|
|
49
|
+
description?: string;
|
|
50
|
+
designConfig?: {
|
|
51
|
+
[key: string]: unknown;
|
|
52
|
+
};
|
|
53
|
+
developerName: string;
|
|
54
|
+
id?: string;
|
|
55
|
+
namespacePrefix: string;
|
|
56
|
+
renditionConfig?: {
|
|
57
|
+
[key: string]: unknown;
|
|
58
|
+
};
|
|
59
|
+
schema: {
|
|
60
|
+
[key: string]: unknown;
|
|
61
|
+
};
|
|
62
|
+
title?: string;
|
|
63
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "131db03ab43d3d115bc7a9fa0fb4d27c";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelBlockTypeSummaryRepresentation, existing: ExperienceModelBlockTypeSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelBlockTypeSummaryRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelBlockTypeSummaryRepresentationNormalized, incoming: ExperienceModelBlockTypeSummaryRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelBlockTypeSummaryRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelBlockTypeSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the basic information about a Block Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelBlockTypeSummaryRepresentationNormalized {
|
|
19
|
+
/** The description of the Block Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The individual detail resource URL to get the full information about the Block Type. */
|
|
22
|
+
detailUrl: string;
|
|
23
|
+
/** The developer name (aka apiName) of the Block Type. */
|
|
24
|
+
developerName: string;
|
|
25
|
+
/** The icon information of the Block Type that was given in its schema.json. */
|
|
26
|
+
icon: {
|
|
27
|
+
[key: string]: string;
|
|
28
|
+
};
|
|
29
|
+
/** The 18-char String ID of the Block Type. This is returned for the Custom Block Types only. */
|
|
30
|
+
id?: string;
|
|
31
|
+
/** The namespace prefix that is associated with the Block Type. Refer to a Block Type using the namespacePrefix__developerName notation (aka fullyQualifiedName) */
|
|
32
|
+
namespacePrefix: string;
|
|
33
|
+
/** The title of the Block Type that was given in its schema.json. */
|
|
34
|
+
title: string;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Represents the basic information about a Block Type.
|
|
38
|
+
*
|
|
39
|
+
* Keys:
|
|
40
|
+
* (none)
|
|
41
|
+
*/
|
|
42
|
+
export interface ExperienceModelBlockTypeSummaryRepresentation {
|
|
43
|
+
description?: string;
|
|
44
|
+
detailUrl: string;
|
|
45
|
+
developerName: string;
|
|
46
|
+
icon: {
|
|
47
|
+
[key: string]: string;
|
|
48
|
+
};
|
|
49
|
+
id?: string;
|
|
50
|
+
namespacePrefix: string;
|
|
51
|
+
title: string;
|
|
52
|
+
}
|
package/dist/types/src/generated/types/ExperienceModelContentTypeCollectionRepresentation.d.ts
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ExperienceModelContentTypeSummaryRepresentation as ExperienceModelContentTypeSummaryRepresentation_ExperienceModelContentTypeSummaryRepresentation } from './ExperienceModelContentTypeSummaryRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 3600000;
|
|
4
|
+
export declare const VERSION = "30f1f19149230f10ac9197e0d9769c88";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ExperienceModelContentTypeCollectionRepresentation, existing: ExperienceModelContentTypeCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelContentTypeCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: ExperienceModelContentTypeCollectionRepresentationNormalized, incoming: ExperienceModelContentTypeCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ExperienceModelContentTypeCollectionRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelContentTypeCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Represents a list/collection of Content Types.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ExperienceModelContentTypeCollectionRepresentationNormalized {
|
|
20
|
+
/** The list of Content Types ordered alphabetically by title. */
|
|
21
|
+
contentTypes: Array<$64$luvio_engine_StoreLink>;
|
|
22
|
+
/** The number of Types returned. */
|
|
23
|
+
count: number;
|
|
24
|
+
/** URL to this page of the Types. */
|
|
25
|
+
currentPageUrl?: string;
|
|
26
|
+
/** URL to the next page of the Types. */
|
|
27
|
+
nextPageUrl?: string;
|
|
28
|
+
/** URL to the previous page of the Types. */
|
|
29
|
+
previousPageUrl?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Represents a list/collection of Content Types.
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ExperienceModelContentTypeCollectionRepresentation {
|
|
38
|
+
contentTypes: Array<ExperienceModelContentTypeSummaryRepresentation_ExperienceModelContentTypeSummaryRepresentation>;
|
|
39
|
+
count: number;
|
|
40
|
+
currentPageUrl?: string;
|
|
41
|
+
nextPageUrl?: string;
|
|
42
|
+
previousPageUrl?: string;
|
|
43
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "fb0265f1d37480d0821fd97a29a0f9c2";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelContentTypeDetailRepresentation, existing: ExperienceModelContentTypeDetailRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelContentTypeDetailRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelContentTypeDetailRepresentationNormalized, incoming: ExperienceModelContentTypeDetailRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelContentTypeDetailRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelContentTypeDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the full/detailed information about a Content Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelContentTypeDetailRepresentationNormalized {
|
|
19
|
+
/** The description of the Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The design configuration for the specified target. */
|
|
22
|
+
designConfig?: unknown;
|
|
23
|
+
/** The developer name (aka apiName) of the Content Type. */
|
|
24
|
+
developerName: string;
|
|
25
|
+
/** The 18-char String ID of the Content Type. This is returned for the Content Types only. */
|
|
26
|
+
id?: string;
|
|
27
|
+
/** The namespace prefix that is associated with the Content Type. Refer to a Content Type using the namespacePrefix__developerName notation (aka fullyQualifiedName) */
|
|
28
|
+
namespacePrefix?: string;
|
|
29
|
+
/** The rendition configuration for the specified target. */
|
|
30
|
+
renditionConfig?: unknown;
|
|
31
|
+
/** The JSON Schema definition (schema.json) of the Content Type */
|
|
32
|
+
schema: {
|
|
33
|
+
[key: string]: unknown;
|
|
34
|
+
};
|
|
35
|
+
/** The title of the Content Type that was given in its schema.json. */
|
|
36
|
+
title?: string;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Represents the full/detailed information about a Content Type.
|
|
40
|
+
*
|
|
41
|
+
* Keys:
|
|
42
|
+
* (none)
|
|
43
|
+
*/
|
|
44
|
+
export interface ExperienceModelContentTypeDetailRepresentation {
|
|
45
|
+
description?: string;
|
|
46
|
+
designConfig?: unknown;
|
|
47
|
+
developerName: string;
|
|
48
|
+
id?: string;
|
|
49
|
+
namespacePrefix?: string;
|
|
50
|
+
renditionConfig?: unknown;
|
|
51
|
+
schema: {
|
|
52
|
+
[key: string]: unknown;
|
|
53
|
+
};
|
|
54
|
+
title?: string;
|
|
55
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "3ff327fc0f1f58ac3bea55af6c8af514";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelContentTypeSummaryRepresentation, existing: ExperienceModelContentTypeSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelContentTypeSummaryRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelContentTypeSummaryRepresentationNormalized, incoming: ExperienceModelContentTypeSummaryRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelContentTypeSummaryRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelContentTypeSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the basic/summary information about a Content Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelContentTypeSummaryRepresentationNormalized {
|
|
19
|
+
/** The description of the Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The individual detail resource URL to get the full/detailed information about the Type. */
|
|
22
|
+
detailUrl: string;
|
|
23
|
+
/** The developer name (aka apiName) of the Type. */
|
|
24
|
+
developerName: string;
|
|
25
|
+
/** The 18-char String ID of the Type. This is returned for the DB-Based (Custom) Types only. */
|
|
26
|
+
id?: string;
|
|
27
|
+
/** The namespace prefix that is associated with the Type. Refer to a Type using the namespacePrefix__developerName notation (aka fullyQualifiedName). */
|
|
28
|
+
namespacePrefix?: string;
|
|
29
|
+
/** The title of the Type that was given in its schema.json. */
|
|
30
|
+
title?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Represents the basic/summary information about a Content Type.
|
|
34
|
+
*
|
|
35
|
+
* Keys:
|
|
36
|
+
* (none)
|
|
37
|
+
*/
|
|
38
|
+
export interface ExperienceModelContentTypeSummaryRepresentation {
|
|
39
|
+
description?: string;
|
|
40
|
+
detailUrl: string;
|
|
41
|
+
developerName: string;
|
|
42
|
+
id?: string;
|
|
43
|
+
namespacePrefix?: string;
|
|
44
|
+
title?: string;
|
|
45
|
+
}
|
package/dist/types/src/generated/types/ExperienceModelPropertyTypeCollectionRepresentation.d.ts
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ExperienceModelPropertyTypeSummaryRepresentation as ExperienceModelPropertyTypeSummaryRepresentation_ExperienceModelPropertyTypeSummaryRepresentation } from './ExperienceModelPropertyTypeSummaryRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 3600000;
|
|
4
|
+
export declare const VERSION = "172e544645942d550fc1f07812bb85b6";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ExperienceModelPropertyTypeCollectionRepresentation, existing: ExperienceModelPropertyTypeCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelPropertyTypeCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: ExperienceModelPropertyTypeCollectionRepresentationNormalized, incoming: ExperienceModelPropertyTypeCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ExperienceModelPropertyTypeCollectionRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelPropertyTypeCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Represents a list/collection of Property Types.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ExperienceModelPropertyTypeCollectionRepresentationNormalized {
|
|
20
|
+
/** The number of Types returned. */
|
|
21
|
+
count: number;
|
|
22
|
+
/** URL to this page of the Types. */
|
|
23
|
+
currentPageUrl?: string;
|
|
24
|
+
/** URL to the next page of the Types. */
|
|
25
|
+
nextPageUrl?: string;
|
|
26
|
+
/** URL to the previous page of the Types. */
|
|
27
|
+
previousPageUrl?: string;
|
|
28
|
+
/** The list of Property Types ordered alphabetically by title. */
|
|
29
|
+
propertyTypes: Array<$64$luvio_engine_StoreLink>;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Represents a list/collection of Property Types.
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ExperienceModelPropertyTypeCollectionRepresentation {
|
|
38
|
+
count: number;
|
|
39
|
+
currentPageUrl?: string;
|
|
40
|
+
nextPageUrl?: string;
|
|
41
|
+
previousPageUrl?: string;
|
|
42
|
+
propertyTypes: Array<ExperienceModelPropertyTypeSummaryRepresentation_ExperienceModelPropertyTypeSummaryRepresentation>;
|
|
43
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "56f77a37a5711b32738bafbcb3eed520";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelPropertyTypeDetailRepresentation, existing: ExperienceModelPropertyTypeDetailRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelPropertyTypeDetailRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelPropertyTypeDetailRepresentationNormalized, incoming: ExperienceModelPropertyTypeDetailRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelPropertyTypeDetailRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelPropertyTypeDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the full/detailed information about a Property Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelPropertyTypeDetailRepresentationNormalized {
|
|
19
|
+
/** The description of the Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The design configuration for the specified target. */
|
|
22
|
+
designConfig?: unknown;
|
|
23
|
+
/** The developer name (aka apiName) of the Property Type. */
|
|
24
|
+
developerName: string;
|
|
25
|
+
/** The 18-char String ID of the Type. This is returned for the DB-Based (Custom) Types only. */
|
|
26
|
+
id?: string;
|
|
27
|
+
/** The namespace prefix that is associated with the Property Type. Refer to a Property Type using the namespacePrefix__developerName notation (aka fullyQualifiedName) */
|
|
28
|
+
namespacePrefix: string;
|
|
29
|
+
/** The rendition configuration for the specified target. */
|
|
30
|
+
renditionConfig?: unknown;
|
|
31
|
+
/** The JSON Schema definition (schema.json) of the Property Type */
|
|
32
|
+
schema: {
|
|
33
|
+
[key: string]: unknown;
|
|
34
|
+
};
|
|
35
|
+
/** The title of the Property Type that was given in its schema.json. */
|
|
36
|
+
title?: string;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Represents the full/detailed information about a Property Type.
|
|
40
|
+
*
|
|
41
|
+
* Keys:
|
|
42
|
+
* (none)
|
|
43
|
+
*/
|
|
44
|
+
export interface ExperienceModelPropertyTypeDetailRepresentation {
|
|
45
|
+
description?: string;
|
|
46
|
+
designConfig?: unknown;
|
|
47
|
+
developerName: string;
|
|
48
|
+
id?: string;
|
|
49
|
+
namespacePrefix: string;
|
|
50
|
+
renditionConfig?: unknown;
|
|
51
|
+
schema: {
|
|
52
|
+
[key: string]: unknown;
|
|
53
|
+
};
|
|
54
|
+
title?: string;
|
|
55
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 3600000;
|
|
3
|
+
export declare const VERSION = "d97000f6cdca45493da724ee4d8e6176";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ExperienceModelPropertyTypeSummaryRepresentation, existing: ExperienceModelPropertyTypeSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelPropertyTypeSummaryRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ExperienceModelPropertyTypeSummaryRepresentationNormalized, incoming: ExperienceModelPropertyTypeSummaryRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ExperienceModelPropertyTypeSummaryRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ExperienceModelPropertyTypeSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Represents the basic/summary information about a Property Type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ExperienceModelPropertyTypeSummaryRepresentationNormalized {
|
|
19
|
+
/** The description of the Type that was given in its schema.json. */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The individual detail resource URL to get the full/detailed information about the Type. */
|
|
22
|
+
detailUrl: string;
|
|
23
|
+
/** The developer name (aka apiName) of the Type. */
|
|
24
|
+
developerName: string;
|
|
25
|
+
/** The 18-char String ID of the Type. This is returned for the DB-Based (Custom) Types only. */
|
|
26
|
+
id?: string;
|
|
27
|
+
/** The namespace prefix that is associated with the Type. Refer to a Type using the namespacePrefix__developerName notation (aka fullyQualifiedName). */
|
|
28
|
+
namespacePrefix: string;
|
|
29
|
+
/** The title of the Type that was given in its schema.json. */
|
|
30
|
+
title?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Represents the basic/summary information about a Property Type.
|
|
34
|
+
*
|
|
35
|
+
* Keys:
|
|
36
|
+
* (none)
|
|
37
|
+
*/
|
|
38
|
+
export interface ExperienceModelPropertyTypeSummaryRepresentation {
|
|
39
|
+
description?: string;
|
|
40
|
+
detailUrl: string;
|
|
41
|
+
developerName: string;
|
|
42
|
+
id?: string;
|
|
43
|
+
namespacePrefix: string;
|
|
44
|
+
title?: string;
|
|
45
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { MCDeliveryV2VariantRepresentation as MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation } from './MCDeliveryV2VariantRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "146cb4d6725310adf034ab404389a8fe";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: MCDeliveryV2VariantCollectionRepresentation, existing: MCDeliveryV2VariantCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: MCDeliveryV2VariantCollectionRepresentationNormalized, incoming: MCDeliveryV2VariantCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: MCDeliveryV2VariantCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* The collection representing the list of managed content variant information
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface MCDeliveryV2VariantCollectionRepresentationNormalized {
|
|
19
|
+
/** List of all variants */
|
|
20
|
+
variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* The collection representing the list of managed content variant information
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface MCDeliveryV2VariantCollectionRepresentation {
|
|
29
|
+
variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
|
|
30
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "df20e473027ac5f214e9c9e6dbbaf745";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: MCDeliveryV2VariantInputRepresentation, existing: MCDeliveryV2VariantInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: MCDeliveryV2VariantInputRepresentationNormalized, incoming: MCDeliveryV2VariantInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: MCDeliveryV2VariantInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation to get variants by content ids and variant key
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface MCDeliveryV2VariantInputRepresentationNormalized {
|
|
18
|
+
/** List of contentIds to filter variants */
|
|
19
|
+
contentIds: Array<string>;
|
|
20
|
+
/** Variant Key to filter variants */
|
|
21
|
+
variantKey: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Input representation to get variants by content ids and variant key
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface MCDeliveryV2VariantInputRepresentation {
|
|
30
|
+
contentIds: Array<string>;
|
|
31
|
+
variantKey: string;
|
|
32
|
+
}
|