@salesforce/lds-adapters-cms-authoring 1.124.2 → 1.124.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/cms-authoring.js +6954 -6954
- package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
- package/dist/{types → es/es2018/types}/src/generated/adapters/createDeployment.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContent.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentExportV2Job.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentImportV2Job.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentVariant.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/adapters/createTranslationV2Job.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/adapters/deleteManagedContentVariant.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/adapters/getCollectionItems.d.ts +28 -28
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContent.d.ts +28 -28
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentByFolderId.d.ts +36 -36
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentReferencedBy.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentSpace.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentSpaces.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariant.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantReferences.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantRendition.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantVersions.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/adapters/getSearchResults.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/adapters/patchManagedContentSpace.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/adapters/publishManagedContent.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/adapters/replaceManagedContentVariant.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/adapters/unpublishManagedContent.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +22 -22
- package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +37 -37
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -9
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -14
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -11
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsContentsVariantsByVariantId.d.ts +12 -12
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -10
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -10
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeployments.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSpacesPreviewEndpointsByContentSpaceId.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsCollectionsByCollectionKeyOrId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContent.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsByContentKeyOrId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsReferencedByByContentKeyOrId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsRenditionsByContentKeyOrIdAndRenditionType.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsReferencesByContentKeyOrId.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsVersionsByVariantId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveriesContentsByContentKeyOrIdAndDeliveryChannelIdOrSiteId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsItemsSearch.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsSpaces.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsSpacesByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -25
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -19
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +12 -12
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsSpacesByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -14
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -14
- package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeployments.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesTranslationByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -24
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContents.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsPublish.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsUnpublish.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsVariants.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsFolders.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSchedules.d.ts +18 -18
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpaces.d.ts +20 -20
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpacesContentsExportByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpacesContentsImportByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -23
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
- package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractMCSFolderRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractMContentRepresentation.d.ts +53 -53
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentReferencedByContributorRepresentation.d.ts +44 -44
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentReferencedByItemRepresentation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentSearchResultRepresentation.d.ts +49 -49
- package/dist/{types → es/es2018/types}/src/generated/types/CMSChannelRepresentation.d.ts +47 -47
- package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -53
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentRepresentation.d.ts +46 -46
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -47
- package/dist/{types → es/es2018/types}/src/generated/types/MContentBodyRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionRepresentation.d.ts +51 -51
- package/dist/{types → es/es2018/types}/src/generated/types/MContentDetailRepresentation.d.ts +31 -31
- package/dist/{types → es/es2018/types}/src/generated/types/MContentSummaryRepresentation.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelSummaryRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelTargetEntitySummaryRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionDetailRepresentation.d.ts +73 -73
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionItemRepresentation.d.ts +42 -42
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionItemTypeSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +48 -48
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +61 -61
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDocumentDeliveryRepresentation.d.ts +58 -58
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDocumentRepresentation.d.ts +103 -103
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -44
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentV2JobRequestInputRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentV2JobRequestInputWrapperRep.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentFolderSearchResultRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentImportV2JobRequestInputWrapperRep.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRep.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -65
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentLanguageSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -57
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -51
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPreviewCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPreviewRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishInputRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishOutputRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByCollectionRepresentation.d.ts +40 -40
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorItemRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorRepresentation.d.ts +36 -36
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorWithContributorItemsRepresentation.d.ts +31 -31
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByItemRepresentation.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByRecordRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByVariantRepresentation.d.ts +31 -31
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentRenditionRepresentation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -47
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultItemsCollectionRepresentation.d.ts +40 -40
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceCollectionRepresentation.d.ts +31 -31
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -43
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +37 -37
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +75 -75
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -27
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceInputRepresentation.d.ts +53 -53
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +53 -53
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRepresentation.d.ts +72 -72
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -65
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2Representation.d.ts +75 -75
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2RequestInputRep.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2RequestInputWrapperRep.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -40
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -49
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -38
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishInputRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishOutputRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentV2JobRepresentation.d.ts +75 -75
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentV2JobRequestInputRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantInputRepresentation.d.ts +45 -45
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantReferenceDetailsRepresentation.d.ts +67 -67
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantReferencesCollectionRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantRepresentation.d.ts +95 -95
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantSearchResultRepresentation.d.ts +62 -62
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantStatusRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantUpdateInputWrapperRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -47
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantVersionCollectionRepresentation.d.ts +49 -49
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantVersionRepresentation.d.ts +52 -52
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -51
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -81
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionRepresentation.d.ts +65 -65
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -33
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -54
- package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -75
- package/dist/{types → es/es2018/types}/src/generated/types/ReferenceRepresentation.d.ts +26 -26
- package/dist/{types → es/es2018/types}/src/generated/types/StreamedRepresentation.d.ts +26 -26
- package/dist/{types → es/es2018/types}/src/generated/types/TopicSummaryRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
- package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getCollectionItems/onFetchResponseSuccess.d.ts +5 -5
- package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getManagedContent/onFetchResponseSuccess.d.ts +5 -5
- package/dist/{types → es/es2018/types}/src/raml-artifacts/resources/postConnectCmsContents/ingestSuccess.d.ts +4 -4
- package/package.json +5 -5
- package/sfdc/index.d.ts +1 -1
- package/sfdc/index.js +7211 -7211
- package/dist/umd/es2018/cms-authoring.js +0 -7170
- package/dist/umd/es5/cms-authoring.js +0 -7210
package/dist/{types → es/es2018/types}/src/generated/types/AbstractMContentRepresentation.d.ts
RENAMED
|
@@ -1,53 +1,53 @@
|
|
|
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 = "42addce49c7ad9ae0fb638fc3a9bea5e";
|
|
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
|
-
/** Representation type. */
|
|
29
|
-
representationType: string;
|
|
30
|
-
/** Get the title of the managed content version. */
|
|
31
|
-
title: string;
|
|
32
|
-
/** The type of the managed content version. */
|
|
33
|
-
type: string;
|
|
34
|
-
/** The type label of the managed content type. */
|
|
35
|
-
typeLabel: string;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Compact information about a content.
|
|
39
|
-
*
|
|
40
|
-
* Keys:
|
|
41
|
-
* (none)
|
|
42
|
-
*/
|
|
43
|
-
export interface AbstractMContentRepresentation {
|
|
44
|
-
contentKey: string;
|
|
45
|
-
contentUrlName: string;
|
|
46
|
-
language: string;
|
|
47
|
-
managedContentId: string;
|
|
48
|
-
publishedDate: string;
|
|
49
|
-
representationType: string;
|
|
50
|
-
title: string;
|
|
51
|
-
type: string;
|
|
52
|
-
typeLabel: string;
|
|
53
|
-
}
|
|
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 = "42addce49c7ad9ae0fb638fc3a9bea5e";
|
|
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
|
+
/** Representation type. */
|
|
29
|
+
representationType: string;
|
|
30
|
+
/** Get the title of the managed content version. */
|
|
31
|
+
title: string;
|
|
32
|
+
/** The type of the managed content version. */
|
|
33
|
+
type: string;
|
|
34
|
+
/** The type label of the managed content type. */
|
|
35
|
+
typeLabel: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Compact information about a content.
|
|
39
|
+
*
|
|
40
|
+
* Keys:
|
|
41
|
+
* (none)
|
|
42
|
+
*/
|
|
43
|
+
export interface AbstractMContentRepresentation {
|
|
44
|
+
contentKey: string;
|
|
45
|
+
contentUrlName: string;
|
|
46
|
+
language: string;
|
|
47
|
+
managedContentId: string;
|
|
48
|
+
publishedDate: string;
|
|
49
|
+
representationType: string;
|
|
50
|
+
title: string;
|
|
51
|
+
type: string;
|
|
52
|
+
typeLabel: string;
|
|
53
|
+
}
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
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 = "8b2b1f1cb3e72e612e7add5521cc0e27";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: AbstractManagedContentReferencedByContributorRepresentation, existing: AbstractManagedContentReferencedByContributorRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentReferencedByContributorRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: AbstractManagedContentReferencedByContributorRepresentationNormalized, incoming: AbstractManagedContentReferencedByContributorRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: AbstractManagedContentReferencedByContributorRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentReferencedByContributorRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Representation of the contributor.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface AbstractManagedContentReferencedByContributorRepresentationNormalized {
|
|
19
|
-
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
20
|
-
/** Id of the contributor. */
|
|
21
|
-
id: string;
|
|
22
|
-
/** is contributor published. */
|
|
23
|
-
isPublished: boolean;
|
|
24
|
-
/** language of the contributor. */
|
|
25
|
-
language: string;
|
|
26
|
-
/** Title of the contributor. */
|
|
27
|
-
title: string;
|
|
28
|
-
/** Type of the contributor. */
|
|
29
|
-
type: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Representation of the contributor.
|
|
33
|
-
*
|
|
34
|
-
* Keys:
|
|
35
|
-
* (none)
|
|
36
|
-
*/
|
|
37
|
-
export interface AbstractManagedContentReferencedByContributorRepresentation {
|
|
38
|
-
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
39
|
-
id: string;
|
|
40
|
-
isPublished: boolean;
|
|
41
|
-
language: string;
|
|
42
|
-
title: string;
|
|
43
|
-
type: string;
|
|
44
|
-
}
|
|
1
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
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 = "8b2b1f1cb3e72e612e7add5521cc0e27";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: AbstractManagedContentReferencedByContributorRepresentation, existing: AbstractManagedContentReferencedByContributorRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentReferencedByContributorRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: AbstractManagedContentReferencedByContributorRepresentationNormalized, incoming: AbstractManagedContentReferencedByContributorRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: AbstractManagedContentReferencedByContributorRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentReferencedByContributorRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of the contributor.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface AbstractManagedContentReferencedByContributorRepresentationNormalized {
|
|
19
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
20
|
+
/** Id of the contributor. */
|
|
21
|
+
id: string;
|
|
22
|
+
/** is contributor published. */
|
|
23
|
+
isPublished: boolean;
|
|
24
|
+
/** language of the contributor. */
|
|
25
|
+
language: string;
|
|
26
|
+
/** Title of the contributor. */
|
|
27
|
+
title: string;
|
|
28
|
+
/** Type of the contributor. */
|
|
29
|
+
type: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Representation of the contributor.
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface AbstractManagedContentReferencedByContributorRepresentation {
|
|
38
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
39
|
+
id: string;
|
|
40
|
+
isPublished: boolean;
|
|
41
|
+
language: string;
|
|
42
|
+
title: string;
|
|
43
|
+
type: string;
|
|
44
|
+
}
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
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 = "21aa9771e2293f87f1dbd636a550b112";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: AbstractManagedContentReferencedByItemRepresentation, existing: AbstractManagedContentReferencedByItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentReferencedByItemRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: AbstractManagedContentReferencedByItemRepresentationNormalized, incoming: AbstractManagedContentReferencedByItemRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: AbstractManagedContentReferencedByItemRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentReferencedByItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Representation of the referencing entity.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface AbstractManagedContentReferencedByItemRepresentationNormalized {
|
|
19
|
-
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
20
|
-
/** Id of the source entity referencing this managed content. */
|
|
21
|
-
id: string;
|
|
22
|
-
/** The network id that the site is associated with. */
|
|
23
|
-
networkId?: string;
|
|
24
|
-
/** List of reference types for this managed content. */
|
|
25
|
-
referenceTypes: Array<string>;
|
|
26
|
-
/** The site id. */
|
|
27
|
-
siteId?: string;
|
|
28
|
-
/** The name of the site. */
|
|
29
|
-
siteName?: string;
|
|
30
|
-
/** Title of the source entity referencing this managed content. */
|
|
31
|
-
title: string;
|
|
32
|
-
/** Type of the source entity referencing this managed content. */
|
|
33
|
-
type: string;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Representation of the referencing entity.
|
|
37
|
-
*
|
|
38
|
-
* Keys:
|
|
39
|
-
* (none)
|
|
40
|
-
*/
|
|
41
|
-
export interface AbstractManagedContentReferencedByItemRepresentation {
|
|
42
|
-
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
43
|
-
id: string;
|
|
44
|
-
networkId?: string;
|
|
45
|
-
referenceTypes: Array<string>;
|
|
46
|
-
siteId?: string;
|
|
47
|
-
siteName?: string;
|
|
48
|
-
title: string;
|
|
49
|
-
type: string;
|
|
50
|
-
}
|
|
1
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
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 = "21aa9771e2293f87f1dbd636a550b112";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: AbstractManagedContentReferencedByItemRepresentation, existing: AbstractManagedContentReferencedByItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentReferencedByItemRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: AbstractManagedContentReferencedByItemRepresentationNormalized, incoming: AbstractManagedContentReferencedByItemRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: AbstractManagedContentReferencedByItemRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentReferencedByItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of the referencing entity.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface AbstractManagedContentReferencedByItemRepresentationNormalized {
|
|
19
|
+
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
20
|
+
/** Id of the source entity referencing this managed content. */
|
|
21
|
+
id: string;
|
|
22
|
+
/** The network id that the site is associated with. */
|
|
23
|
+
networkId?: string;
|
|
24
|
+
/** List of reference types for this managed content. */
|
|
25
|
+
referenceTypes: Array<string>;
|
|
26
|
+
/** The site id. */
|
|
27
|
+
siteId?: string;
|
|
28
|
+
/** The name of the site. */
|
|
29
|
+
siteName?: string;
|
|
30
|
+
/** Title of the source entity referencing this managed content. */
|
|
31
|
+
title: string;
|
|
32
|
+
/** Type of the source entity referencing this managed content. */
|
|
33
|
+
type: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Representation of the referencing entity.
|
|
37
|
+
*
|
|
38
|
+
* Keys:
|
|
39
|
+
* (none)
|
|
40
|
+
*/
|
|
41
|
+
export interface AbstractManagedContentReferencedByItemRepresentation {
|
|
42
|
+
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
43
|
+
id: string;
|
|
44
|
+
networkId?: string;
|
|
45
|
+
referenceTypes: Array<string>;
|
|
46
|
+
siteId?: string;
|
|
47
|
+
siteName?: string;
|
|
48
|
+
title: string;
|
|
49
|
+
type: string;
|
|
50
|
+
}
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
2
|
-
import { ManagedContentFolderSummaryRepresentation as ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation } from './ManagedContentFolderSummaryRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
-
export declare const VERSION = "ac9c999adfb196593025311013418018";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: AbstractManagedContentSearchResultRepresentation, existing: AbstractManagedContentSearchResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentSearchResultRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: AbstractManagedContentSearchResultRepresentationNormalized, incoming: AbstractManagedContentSearchResultRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: AbstractManagedContentSearchResultRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentSearchResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* A keyword-based search result for a Managed Content Variant or Folder.
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface AbstractManagedContentSearchResultRepresentationNormalized {
|
|
20
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
-
/** The time the managed content variant or folder was created. */
|
|
22
|
-
createdDate: string;
|
|
23
|
-
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
24
|
-
/** The ID of the managed content variant or folder. */
|
|
25
|
-
id: string;
|
|
26
|
-
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
27
|
-
/** The last time the managed content variant or folder has been modified. */
|
|
28
|
-
lastModifiedDate: string;
|
|
29
|
-
/** The content space of the managed content. */
|
|
30
|
-
managedContentSpaceId: string;
|
|
31
|
-
/** The class name of this search result; may be used as a discriminator. */
|
|
32
|
-
type: string;
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* A keyword-based search result for a Managed Content Variant or Folder.
|
|
36
|
-
*
|
|
37
|
-
* Keys:
|
|
38
|
-
* (none)
|
|
39
|
-
*/
|
|
40
|
-
export interface AbstractManagedContentSearchResultRepresentation {
|
|
41
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
42
|
-
createdDate: string;
|
|
43
|
-
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
44
|
-
id: string;
|
|
45
|
-
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
46
|
-
lastModifiedDate: string;
|
|
47
|
-
managedContentSpaceId: string;
|
|
48
|
-
type: string;
|
|
49
|
-
}
|
|
1
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
2
|
+
import { ManagedContentFolderSummaryRepresentation as ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation } from './ManagedContentFolderSummaryRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "ac9c999adfb196593025311013418018";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: AbstractManagedContentSearchResultRepresentation, existing: AbstractManagedContentSearchResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): AbstractManagedContentSearchResultRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: AbstractManagedContentSearchResultRepresentationNormalized, incoming: AbstractManagedContentSearchResultRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: AbstractManagedContentSearchResultRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: AbstractManagedContentSearchResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* A keyword-based search result for a Managed Content Variant or Folder.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface AbstractManagedContentSearchResultRepresentationNormalized {
|
|
20
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
+
/** The time the managed content variant or folder was created. */
|
|
22
|
+
createdDate: string;
|
|
23
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
24
|
+
/** The ID of the managed content variant or folder. */
|
|
25
|
+
id: string;
|
|
26
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
27
|
+
/** The last time the managed content variant or folder has been modified. */
|
|
28
|
+
lastModifiedDate: string;
|
|
29
|
+
/** The content space of the managed content. */
|
|
30
|
+
managedContentSpaceId: string;
|
|
31
|
+
/** The class name of this search result; may be used as a discriminator. */
|
|
32
|
+
type: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A keyword-based search result for a Managed Content Variant or Folder.
|
|
36
|
+
*
|
|
37
|
+
* Keys:
|
|
38
|
+
* (none)
|
|
39
|
+
*/
|
|
40
|
+
export interface AbstractManagedContentSearchResultRepresentation {
|
|
41
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
42
|
+
createdDate: string;
|
|
43
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
44
|
+
id: string;
|
|
45
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
46
|
+
lastModifiedDate: string;
|
|
47
|
+
managedContentSpaceId: string;
|
|
48
|
+
type: string;
|
|
49
|
+
}
|
|
@@ -1,47 +1,47 @@
|
|
|
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 = "e77ab0118125481a17a62f2fa9fb890f";
|
|
3
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
-
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input: CMSChannelRepresentation, existing: CMSChannelRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CMSChannelRepresentationNormalized;
|
|
6
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing: CMSChannelRepresentationNormalized, incoming: CMSChannelRepresentationNormalized): boolean;
|
|
8
|
-
export declare function deepFreeze(input: CMSChannelRepresentation): void;
|
|
9
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CMSChannelRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
-
/**
|
|
12
|
-
* Details of a Managed Content Channel
|
|
13
|
-
*
|
|
14
|
-
* Keys:
|
|
15
|
-
* (none)
|
|
16
|
-
*/
|
|
17
|
-
export interface CMSChannelRepresentationNormalized {
|
|
18
|
-
/** Id of the Managed Content Channel */
|
|
19
|
-
channelId: string;
|
|
20
|
-
/** Name of the Managed Content Channel */
|
|
21
|
-
channelName: string;
|
|
22
|
-
/** Type of Managed Content Channel */
|
|
23
|
-
channelType: string;
|
|
24
|
-
/** Domain assigned to the channel. */
|
|
25
|
-
domain: string;
|
|
26
|
-
/** Name of the domain assigned to the channel. */
|
|
27
|
-
domainName: string;
|
|
28
|
-
/** Enablement of Text Search of Channel's Contents */
|
|
29
|
-
isChannelSearchable: boolean;
|
|
30
|
-
/** If the channel domain is editable. */
|
|
31
|
-
isDomainLocked: boolean;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Details of a Managed Content Channel
|
|
35
|
-
*
|
|
36
|
-
* Keys:
|
|
37
|
-
* (none)
|
|
38
|
-
*/
|
|
39
|
-
export interface CMSChannelRepresentation {
|
|
40
|
-
channelId: string;
|
|
41
|
-
channelName: string;
|
|
42
|
-
channelType: string;
|
|
43
|
-
domain: string;
|
|
44
|
-
domainName: string;
|
|
45
|
-
isChannelSearchable: boolean;
|
|
46
|
-
isDomainLocked: boolean;
|
|
47
|
-
}
|
|
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 = "e77ab0118125481a17a62f2fa9fb890f";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: CMSChannelRepresentation, existing: CMSChannelRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CMSChannelRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: CMSChannelRepresentationNormalized, incoming: CMSChannelRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: CMSChannelRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CMSChannelRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Details of a Managed Content Channel
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface CMSChannelRepresentationNormalized {
|
|
18
|
+
/** Id of the Managed Content Channel */
|
|
19
|
+
channelId: string;
|
|
20
|
+
/** Name of the Managed Content Channel */
|
|
21
|
+
channelName: string;
|
|
22
|
+
/** Type of Managed Content Channel */
|
|
23
|
+
channelType: string;
|
|
24
|
+
/** Domain assigned to the channel. */
|
|
25
|
+
domain: string;
|
|
26
|
+
/** Name of the domain assigned to the channel. */
|
|
27
|
+
domainName: string;
|
|
28
|
+
/** Enablement of Text Search of Channel's Contents */
|
|
29
|
+
isChannelSearchable: boolean;
|
|
30
|
+
/** If the channel domain is editable. */
|
|
31
|
+
isDomainLocked: boolean;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Details of a Managed Content Channel
|
|
35
|
+
*
|
|
36
|
+
* Keys:
|
|
37
|
+
* (none)
|
|
38
|
+
*/
|
|
39
|
+
export interface CMSChannelRepresentation {
|
|
40
|
+
channelId: string;
|
|
41
|
+
channelName: string;
|
|
42
|
+
channelType: string;
|
|
43
|
+
domain: string;
|
|
44
|
+
domainName: string;
|
|
45
|
+
isChannelSearchable: boolean;
|
|
46
|
+
isDomainLocked: boolean;
|
|
47
|
+
}
|
|
@@ -1,30 +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
|
-
}
|
|
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
|
+
}
|
|
@@ -1,32 +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
|
-
}
|
|
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
|
+
}
|