@salesforce/lds-adapters-cms-authoring 1.100.1
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/cms-authoring.js +6660 -0
- package/dist/types/src/generated/adapters/adapter-utils.d.ts +66 -0
- package/dist/types/src/generated/adapters/createDeployment.d.ts +15 -0
- package/dist/types/src/generated/adapters/createManagedContent.d.ts +15 -0
- package/dist/types/src/generated/adapters/createManagedContentExportV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/createManagedContentImportV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/createManagedContentVariant.d.ts +15 -0
- package/dist/types/src/generated/adapters/createTranslationV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/deleteManagedContentVariant.d.ts +13 -0
- package/dist/types/src/generated/adapters/getCollectionItems.d.ts +28 -0
- package/dist/types/src/generated/adapters/getManagedContent.d.ts +28 -0
- package/dist/types/src/generated/adapters/getManagedContentByFolderId.d.ts +36 -0
- package/dist/types/src/generated/adapters/getManagedContentReferencedBy.d.ts +30 -0
- package/dist/types/src/generated/adapters/getManagedContentSpaces.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariant.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantReferences.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantRendition.d.ts +30 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantVersions.d.ts +30 -0
- package/dist/types/src/generated/adapters/getSearchResults.d.ts +32 -0
- package/dist/types/src/generated/adapters/publishManagedContent.d.ts +15 -0
- package/dist/types/src/generated/adapters/replaceManagedContentVariant.d.ts +16 -0
- package/dist/types/src/generated/adapters/unpublishManagedContent.d.ts +15 -0
- package/dist/types/src/generated/artifacts/main.d.ts +20 -0
- package/dist/types/src/generated/artifacts/sfdc.d.ts +33 -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/deleteConnectCmsContentsVariantsByVariantId.d.ts +12 -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/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/getCmsSpacesPreviewEndpointsByContentSpaceId.d.ts +18 -0
- package/dist/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsCollectionsByCollectionKeyOrId.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 +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsByContentKeyOrId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsReferencedByByContentKeyOrId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsRenditionsByContentKeyOrIdAndRenditionType.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsReferencesByContentKeyOrId.d.ts +18 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsVersionsByVariantId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveriesContentsByContentKeyOrIdAndDeliveryChannelIdOrSiteId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCmsItemsSearch.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsSpaces.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsSpacesByContentSpaceId.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/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 +12 -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/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +16 -0
- package/dist/types/src/generated/resources/patchConnectCmsSpacesByContentSpaceId.d.ts +19 -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/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsDeployments.d.ts +13 -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/postConnectCmsContentSpacesTranslationByContentSpaceId.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/postConnectCmsContents.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsPublish.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsUnpublish.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsVariants.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsFolders.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsSchedules.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectCmsSpaces.d.ts +19 -0
- package/dist/types/src/generated/resources/postConnectCmsSpacesContentsExportByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsSpacesContentsImportByContentSpaceId.d.ts +16 -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 +38 -0
- package/dist/types/src/generated/types/AbstractMContentRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/AbstractManagedContentReferencedByContributorRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/AbstractManagedContentReferencedByItemRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/AbstractManagedContentSearchResultRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/CMSChannelRepresentation.d.ts +47 -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/ManagedContentChannelSummaryRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentChannelTargetEntitySummaryRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentCollectionDetailRepresentation.d.ts +73 -0
- package/dist/types/src/generated/types/ManagedContentCollectionItemRepresentation.d.ts +42 -0
- package/dist/types/src/generated/types/ManagedContentCollectionItemTypeSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +48 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +61 -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/ManagedContentDocumentDeliveryRepresentation.d.ts +58 -0
- package/dist/types/src/generated/types/ManagedContentDocumentRepresentation.d.ts +103 -0
- package/dist/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentExportContentV2JobRequestInputRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentExportContentV2JobRequestInputWrapperRep.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentFolderSearchResultRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentImportV2JobRequestInputWrapperRep.d.ts +29 -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/ManagedContentInputWrapperRepresentation.d.ts +29 -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/ManagedContentLanguageSummaryRepresentation.d.ts +32 -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 +29 -0
- package/dist/types/src/generated/types/ManagedContentPreviewCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentPreviewRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentPublishInputRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentPublishInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentPublishOutputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByCollectionRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorItemRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorRepresentation.d.ts +36 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorWithContributorItemsRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByItemRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByRecordRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByVariantRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/ManagedContentRenditionRepresentation.d.ts +50 -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/ManagedContentSearchResultItemsCollectionRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentSpaceCollectionRepresentation.d.ts +31 -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 +37 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentSpaceInputRepresentation.d.ts +50 -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 +53 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +59 -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/ManagedContentTranslationV2Representation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentTranslationV2RequestInputRep.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentTranslationV2RequestInputWrapperRep.d.ts +29 -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/ManagedContentUnpublishInputRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentUnpublishInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentUnpublishOutputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentV2JobRepresentation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentV2JobRequestInputRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentVariantInputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentVariantInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVariantReferenceDetailsRepresentation.d.ts +67 -0
- package/dist/types/src/generated/types/ManagedContentVariantReferencesCollectionRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +95 -0
- package/dist/types/src/generated/types/ManagedContentVariantSearchResultRepresentation.d.ts +62 -0
- package/dist/types/src/generated/types/ManagedContentVariantStatusRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputWrapperRepresentation.d.ts +29 -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/ManagedContentVariantVersionCollectionRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/ManagedContentVariantVersionRepresentation.d.ts +52 -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 +65 -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 +26 -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/types/src/raml-artifacts/adapters/getCollectionItems/onFetchResponseSuccess.d.ts +5 -0
- package/dist/types/src/raml-artifacts/adapters/getManagedContent/onFetchResponseSuccess.d.ts +5 -0
- package/dist/types/src/raml-artifacts/resources/postConnectCmsContents/ingestSuccess.d.ts +4 -0
- package/dist/umd/es2018/cms-authoring.js +6687 -0
- package/dist/umd/es5/cms-authoring.js +6726 -0
- package/package.json +72 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +6878 -0
- package/src/raml/api.raml +4284 -0
- package/src/raml/luvio.raml +593 -0
package/dist/types/src/generated/types/ManagedContentDeploymentInputWrapperRepresentation.d.ts
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ManagedContentDeploymentInputRepresentation as ManagedContentDeploymentInputRepresentation_ManagedContentDeploymentInputRepresentation } from './ManagedContentDeploymentInputRepresentation';
|
|
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 = "563d3788f6061c3eceebb9d0127e010c";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDeploymentInputWrapperRepresentation, existing: ManagedContentDeploymentInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentInputWrapperRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDeploymentInputWrapperRepresentationNormalized, incoming: ManagedContentDeploymentInputWrapperRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDeploymentInputWrapperRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* wrapper for Input required for creating a deployment
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDeploymentInputWrapperRepresentationNormalized {
|
|
19
|
+
DeploymentInput: ManagedContentDeploymentInputRepresentation_ManagedContentDeploymentInputRepresentation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* wrapper for Input required for creating a deployment
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ManagedContentDeploymentInputWrapperRepresentation {
|
|
28
|
+
DeploymentInput: ManagedContentDeploymentInputRepresentation_ManagedContentDeploymentInputRepresentation;
|
|
29
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
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 = "47c74b65bca333078bb7bf037017e86b";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentDeploymentItemRepresentation, existing: ManagedContentDeploymentItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentItemRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentDeploymentItemRepresentationNormalized, incoming: ManagedContentDeploymentItemRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentDeploymentItemRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Information about a deploymentItem
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDeploymentItemRepresentationNormalized {
|
|
18
|
+
/** Action for the ITEM */
|
|
19
|
+
action: string;
|
|
20
|
+
/** ManagedContentDeployment Entity Id */
|
|
21
|
+
deploymentId: string;
|
|
22
|
+
/** ManagedContentDeploymentItem Entity Id */
|
|
23
|
+
deploymentItemId: string;
|
|
24
|
+
/** Snapshot Entity Id */
|
|
25
|
+
snapshotId: string;
|
|
26
|
+
/** Target Entity Id */
|
|
27
|
+
targetId: string | null;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Information about a deploymentItem
|
|
31
|
+
*
|
|
32
|
+
* Keys:
|
|
33
|
+
* (none)
|
|
34
|
+
*/
|
|
35
|
+
export interface ManagedContentDeploymentItemRepresentation {
|
|
36
|
+
action: string;
|
|
37
|
+
deploymentId: string;
|
|
38
|
+
deploymentItemId: string;
|
|
39
|
+
snapshotId: string;
|
|
40
|
+
targetId: string | null;
|
|
41
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { ManagedContentDeploymentItemRepresentation as ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation } from './ManagedContentDeploymentItemRepresentation';
|
|
2
|
+
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 1000;
|
|
4
|
+
export declare const VERSION = "ca653daea9600118e6167b9b4ff4d07c";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
8
|
+
id: string;
|
|
9
|
+
}
|
|
10
|
+
export type ManagedContentDeploymentRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export type PartialManagedContentDeploymentRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): ManagedContentDeploymentRepresentationNormalizedKeyMetadata;
|
|
14
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: ManagedContentDeploymentRepresentation): string;
|
|
15
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: ManagedContentDeploymentRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
16
|
+
export declare function normalize(input: ManagedContentDeploymentRepresentation, existing: ManagedContentDeploymentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentRepresentationNormalized;
|
|
17
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
18
|
+
export declare function equals(existing: ManagedContentDeploymentRepresentationNormalized, incoming: ManagedContentDeploymentRepresentationNormalized): boolean;
|
|
19
|
+
export declare function deepFreeze(input: ManagedContentDeploymentRepresentation): void;
|
|
20
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
21
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
22
|
+
/**
|
|
23
|
+
* Information about a Deployment
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* id (string): deploymentId
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentDeploymentRepresentationNormalized {
|
|
29
|
+
/** ManagedContentDeployment record creator user Id */
|
|
30
|
+
createdBy: string | null;
|
|
31
|
+
/** ManagedContentDeployment Description */
|
|
32
|
+
deploymentDescription: string | null;
|
|
33
|
+
/** ManagedContentDeployment Entity Id */
|
|
34
|
+
deploymentId: string;
|
|
35
|
+
/** ManagedContentDeploymentItem list */
|
|
36
|
+
deploymentItems: Array<ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation>;
|
|
37
|
+
/** ManagedContentDeployment Name */
|
|
38
|
+
deploymentName: string | null;
|
|
39
|
+
/** ManagedContentDeployment Status */
|
|
40
|
+
deploymentStatus: string | null;
|
|
41
|
+
/** ManagedContentDeployment record Last Modified user Id */
|
|
42
|
+
lastModifiedBy: string | null;
|
|
43
|
+
/** ManagedContentDeployment Scheduled Date */
|
|
44
|
+
scheduledDate: string | null;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Information about a Deployment
|
|
48
|
+
*
|
|
49
|
+
* Keys:
|
|
50
|
+
* id (string): deploymentId
|
|
51
|
+
*/
|
|
52
|
+
export interface ManagedContentDeploymentRepresentation {
|
|
53
|
+
createdBy: string | null;
|
|
54
|
+
deploymentDescription: string | null;
|
|
55
|
+
deploymentId: string;
|
|
56
|
+
deploymentItems: Array<ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation>;
|
|
57
|
+
deploymentName: string | null;
|
|
58
|
+
deploymentStatus: string | null;
|
|
59
|
+
lastModifiedBy: string | null;
|
|
60
|
+
scheduledDate: string | null;
|
|
61
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { ManagedContentDetailRepresentation as ManagedContentDetailRepresentation_ManagedContentDetailRepresentation } from './ManagedContentDetailRepresentation';
|
|
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 = "d2bd3b32e6edf2fb85c366b44e0bab7e";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDetailCollectionRepresentation, existing: ManagedContentDetailCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDetailCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDetailCollectionRepresentationNormalized, incoming: ManagedContentDetailCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDetailCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection of ManagedContentDetailCollection
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDetailCollectionRepresentationNormalized {
|
|
19
|
+
/** Managed Content Details */
|
|
20
|
+
managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
|
|
21
|
+
/** Total count of records */
|
|
22
|
+
totalItem: number;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Collection of ManagedContentDetailCollection
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ManagedContentDetailCollectionRepresentation {
|
|
31
|
+
managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
|
|
32
|
+
totalItem: number;
|
|
33
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
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 = "34b00f0dce16a33620ec4e3aa3fd117e";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentDetailRepresentation, existing: ManagedContentDetailRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDetailRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentDetailRepresentationNormalized, incoming: ManagedContentDetailRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentDetailRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Details of a Managed Content
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDetailRepresentationNormalized {
|
|
18
|
+
/** Content Key */
|
|
19
|
+
contentKey: string;
|
|
20
|
+
/** Id of the Managed Content */
|
|
21
|
+
managedContentId: string;
|
|
22
|
+
/** Id Managed Content Space */
|
|
23
|
+
managedContentSpaceId: string;
|
|
24
|
+
/** Id of the Managed Content Version */
|
|
25
|
+
managedContentVersionId: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Details of a Managed Content
|
|
29
|
+
*
|
|
30
|
+
* Keys:
|
|
31
|
+
* (none)
|
|
32
|
+
*/
|
|
33
|
+
export interface ManagedContentDetailRepresentation {
|
|
34
|
+
contentKey: string;
|
|
35
|
+
managedContentId: string;
|
|
36
|
+
managedContentSpaceId: string;
|
|
37
|
+
managedContentVersionId: string;
|
|
38
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { ManagedContentChannelSummaryRepresentation as ManagedContentChannelSummaryRepresentation_ManagedContentChannelSummaryRepresentation } from './ManagedContentChannelSummaryRepresentation';
|
|
2
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
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 = "234445bd88d8688710f0d9c09093e1e1";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentDocumentDeliveryRepresentation, existing: ManagedContentDocumentDeliveryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDocumentDeliveryRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentDocumentDeliveryRepresentationNormalized, incoming: ManagedContentDocumentDeliveryRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentDocumentDeliveryRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDocumentDeliveryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Information about a managed content in delivery scope
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentDocumentDeliveryRepresentationNormalized {
|
|
20
|
+
/** The contextual information of the managed content channel */
|
|
21
|
+
channelInfo: ManagedContentChannelSummaryRepresentation_ManagedContentChannelSummaryRepresentation;
|
|
22
|
+
/** Body contains fields defined in the managed content type schema of this managed content. */
|
|
23
|
+
contentBody: {
|
|
24
|
+
[key: string]: {};
|
|
25
|
+
};
|
|
26
|
+
/** Globally unique identifier of a managed content and doesn't change when managed content is moved between production and sandbox environments. */
|
|
27
|
+
contentKey: string;
|
|
28
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
29
|
+
/** The language of the managed content. */
|
|
30
|
+
language: string;
|
|
31
|
+
/** Id of the managed content. */
|
|
32
|
+
managedContentId: string;
|
|
33
|
+
/** The last time the managed content has been published. */
|
|
34
|
+
publishedDate: string;
|
|
35
|
+
/** The title of the managed content. */
|
|
36
|
+
title: string;
|
|
37
|
+
/** The content url name of the managed content. */
|
|
38
|
+
urlName: string;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Information about a managed content in delivery scope
|
|
42
|
+
*
|
|
43
|
+
* Keys:
|
|
44
|
+
* (none)
|
|
45
|
+
*/
|
|
46
|
+
export interface ManagedContentDocumentDeliveryRepresentation {
|
|
47
|
+
channelInfo: ManagedContentChannelSummaryRepresentation_ManagedContentChannelSummaryRepresentation;
|
|
48
|
+
contentBody: {
|
|
49
|
+
[key: string]: {};
|
|
50
|
+
};
|
|
51
|
+
contentKey: string;
|
|
52
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
53
|
+
language: string;
|
|
54
|
+
managedContentId: string;
|
|
55
|
+
publishedDate: string;
|
|
56
|
+
title: string;
|
|
57
|
+
urlName: string;
|
|
58
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import { ManagedContentSpaceSummaryRepresentation as ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation } from './ManagedContentSpaceSummaryRepresentation';
|
|
2
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
3
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
4
|
+
import { ManagedContentFolderSummaryRepresentation as ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation } from './ManagedContentFolderSummaryRepresentation';
|
|
5
|
+
import { ManagedContentVariantStatusRepresentation as ManagedContentVariantStatusRepresentation_ManagedContentVariantStatusRepresentation } from './ManagedContentVariantStatusRepresentation';
|
|
6
|
+
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
7
|
+
export declare const TTL = 100;
|
|
8
|
+
export declare const VERSION = "c04d826180efa7be6ad6764b5928469e";
|
|
9
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
10
|
+
export declare const RepresentationType: string;
|
|
11
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
12
|
+
content_key: string;
|
|
13
|
+
language: string;
|
|
14
|
+
version: string;
|
|
15
|
+
}
|
|
16
|
+
export type ManagedContentDocumentRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export type PartialManagedContentDocumentRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
18
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
19
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): ManagedContentDocumentRepresentationNormalizedKeyMetadata;
|
|
20
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: ManagedContentDocumentRepresentation): string;
|
|
21
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: ManagedContentDocumentRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
22
|
+
export declare function normalize(input: ManagedContentDocumentRepresentation, existing: ManagedContentDocumentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDocumentRepresentationNormalized;
|
|
23
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
24
|
+
export declare function equals(existing: ManagedContentDocumentRepresentationNormalized, incoming: ManagedContentDocumentRepresentationNormalized): boolean;
|
|
25
|
+
export declare function deepFreeze(input: ManagedContentDocumentRepresentation): void;
|
|
26
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
27
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDocumentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
28
|
+
/**
|
|
29
|
+
* Information about a managed content in authoring space.
|
|
30
|
+
*
|
|
31
|
+
* Keys:
|
|
32
|
+
* content_key (string): contentKey
|
|
33
|
+
* language (string): language
|
|
34
|
+
* version (string): version
|
|
35
|
+
*/
|
|
36
|
+
export interface ManagedContentDocumentRepresentationNormalized {
|
|
37
|
+
/** Body contains fields defined in the managed content type schema of this managed content. */
|
|
38
|
+
contentBody: {
|
|
39
|
+
[key: string]: unknown;
|
|
40
|
+
};
|
|
41
|
+
/** Globally unique identifier of a managed content and doesn't change when managed content is moved between production and sandbox environments. */
|
|
42
|
+
contentKey: string;
|
|
43
|
+
contentSpace: ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation;
|
|
44
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
45
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
46
|
+
/** The created date of the managed content. */
|
|
47
|
+
createdDate: string;
|
|
48
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
49
|
+
/** Is managed content variant published to any channel. */
|
|
50
|
+
isPublished: boolean;
|
|
51
|
+
/** The language of the managed content. */
|
|
52
|
+
language: string;
|
|
53
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
54
|
+
/** The last time the managed content has been modified. */
|
|
55
|
+
lastModifiedDate: string;
|
|
56
|
+
/** Id of the managed content in authoring space. */
|
|
57
|
+
managedContentId: string;
|
|
58
|
+
/** The managed content variant in the authoring space. */
|
|
59
|
+
managedContentVariantId: string;
|
|
60
|
+
/** Version id of the managed content version. */
|
|
61
|
+
managedContentVersionId: string;
|
|
62
|
+
/** The status of the managed content variant. */
|
|
63
|
+
status?: ManagedContentVariantStatusRepresentation_ManagedContentVariantStatusRepresentation | null;
|
|
64
|
+
/** The title of the managed content. */
|
|
65
|
+
title: string;
|
|
66
|
+
/** The content url name of the managed content. */
|
|
67
|
+
urlName: string;
|
|
68
|
+
/** This is computed property that contains either v1 version id or v2 version number. It is not returned from the server and computed on the client side. */
|
|
69
|
+
version: string;
|
|
70
|
+
/** The version number of the managed content. */
|
|
71
|
+
versionNumber: string | null;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Information about a managed content in authoring space.
|
|
75
|
+
*
|
|
76
|
+
* Keys:
|
|
77
|
+
* content_key (string): contentKey
|
|
78
|
+
* language (string): language
|
|
79
|
+
* version (string): version
|
|
80
|
+
*/
|
|
81
|
+
export interface ManagedContentDocumentRepresentation {
|
|
82
|
+
contentBody: {
|
|
83
|
+
[key: string]: unknown;
|
|
84
|
+
};
|
|
85
|
+
contentKey: string;
|
|
86
|
+
contentSpace: ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation;
|
|
87
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
88
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
89
|
+
createdDate: string;
|
|
90
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
91
|
+
isPublished: boolean;
|
|
92
|
+
language: string;
|
|
93
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
94
|
+
lastModifiedDate: string;
|
|
95
|
+
managedContentId: string;
|
|
96
|
+
managedContentVariantId: string;
|
|
97
|
+
managedContentVersionId: string;
|
|
98
|
+
status?: ManagedContentVariantStatusRepresentation_ManagedContentVariantStatusRepresentation | null;
|
|
99
|
+
title: string;
|
|
100
|
+
urlName: string;
|
|
101
|
+
version: string;
|
|
102
|
+
versionNumber: string | null;
|
|
103
|
+
}
|
package/dist/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
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 = "8c94177fbdf2599b6b405eb2b6ae6e83";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentExportContentJobRequestInputRepresentation, existing: ManagedContentExportContentJobRequestInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentExportContentJobRequestInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentExportContentJobRequestInputRepresentationNormalized, incoming: ManagedContentExportContentJobRequestInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentExportContentJobRequestInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentExportContentJobRequestInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation for creating a ManagedContent export job
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentExportContentJobRequestInputRepresentationNormalized {
|
|
18
|
+
/** Managed Content Space Id */
|
|
19
|
+
contentSpaceId: string;
|
|
20
|
+
/** Collection of managed Content folder Ids */
|
|
21
|
+
folderIds: Array<string>;
|
|
22
|
+
/** The indicator to export the referenced content */
|
|
23
|
+
includeReferenceContent: boolean;
|
|
24
|
+
/** Collection of managed Content Ids */
|
|
25
|
+
managedContentIds: Array<string>;
|
|
26
|
+
/** Managed Content Export Job Name */
|
|
27
|
+
name: string;
|
|
28
|
+
/** Parent FolderId of Managed Content Export data */
|
|
29
|
+
parentFolderId: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Input representation for creating a ManagedContent export job
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ManagedContentExportContentJobRequestInputRepresentation {
|
|
38
|
+
contentSpaceId: string;
|
|
39
|
+
folderIds: Array<string>;
|
|
40
|
+
includeReferenceContent: boolean;
|
|
41
|
+
managedContentIds: Array<string>;
|
|
42
|
+
name: string;
|
|
43
|
+
parentFolderId: string;
|
|
44
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
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 = "2a2b3501bf5b92f3387521fd27c6b978";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentExportContentV2JobRequestInputRepresentation, existing: ManagedContentExportContentV2JobRequestInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentExportContentV2JobRequestInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentExportContentV2JobRequestInputRepresentationNormalized, incoming: ManagedContentExportContentV2JobRequestInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentExportContentV2JobRequestInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentExportContentV2JobRequestInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation for creating a ManagedContent export job 2.0
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentExportContentV2JobRequestInputRepresentationNormalized {
|
|
18
|
+
/** Collection of managed Content folder Ids */
|
|
19
|
+
folderIds: Array<string>;
|
|
20
|
+
/** The indicator to export the referenced content */
|
|
21
|
+
includeReferenceContent: boolean;
|
|
22
|
+
/** The indicator to export the referenced content */
|
|
23
|
+
includeTranslations: boolean;
|
|
24
|
+
/** Collection of managed Content Ids */
|
|
25
|
+
managedContentIds: Array<string>;
|
|
26
|
+
/** Managed Content Export Job Name */
|
|
27
|
+
name: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Input representation for creating a ManagedContent export job 2.0
|
|
31
|
+
*
|
|
32
|
+
* Keys:
|
|
33
|
+
* (none)
|
|
34
|
+
*/
|
|
35
|
+
export interface ManagedContentExportContentV2JobRequestInputRepresentation {
|
|
36
|
+
folderIds: Array<string>;
|
|
37
|
+
includeReferenceContent: boolean;
|
|
38
|
+
includeTranslations: boolean;
|
|
39
|
+
managedContentIds: Array<string>;
|
|
40
|
+
name: string;
|
|
41
|
+
}
|
package/dist/types/src/generated/types/ManagedContentExportContentV2JobRequestInputWrapperRep.d.ts
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ManagedContentExportContentV2JobRequestInputRepresentation as ManagedContentExportContentV2JobRequestInputRepresentation_ManagedContentExportContentV2JobRequestInputRepresentation } from './ManagedContentExportContentV2JobRequestInputRepresentation';
|
|
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 = "6e5f0cca79163cd13e31be08dc95ab03";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentExportContentV2JobRequestInputWrapperRep, existing: ManagedContentExportContentV2JobRequestInputWrapperRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentExportContentV2JobRequestInputWrapperRepNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentExportContentV2JobRequestInputWrapperRepNormalized, incoming: ManagedContentExportContentV2JobRequestInputWrapperRepNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentExportContentV2JobRequestInputWrapperRep): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentExportContentV2JobRequestInputWrapperRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Wrapper for Input required for export V2 job
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentExportContentV2JobRequestInputWrapperRepNormalized {
|
|
19
|
+
managedContentV2JobRequest: ManagedContentExportContentV2JobRequestInputRepresentation_ManagedContentExportContentV2JobRequestInputRepresentation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Wrapper for Input required for export V2 job
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ManagedContentExportContentV2JobRequestInputWrapperRep {
|
|
28
|
+
managedContentV2JobRequest: ManagedContentExportContentV2JobRequestInputRepresentation_ManagedContentExportContentV2JobRequestInputRepresentation;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 = "046edbe6dd6cff9aef9e1e713d743500";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentExportJobItemIdsInputList, existing: ManagedContentExportJobItemIdsInputListNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentExportJobItemIdsInputListNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentExportJobItemIdsInputListNormalized, incoming: ManagedContentExportJobItemIdsInputListNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentExportJobItemIdsInputList): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentExportJobItemIdsInputList, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* ManagedContentExportJobItemIdsInputRepresentation list object
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentExportJobItemIdsInputListNormalized {
|
|
18
|
+
/** The id value. */
|
|
19
|
+
ids: Array<string>;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* ManagedContentExportJobItemIdsInputRepresentation list object
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ManagedContentExportJobItemIdsInputList {
|
|
28
|
+
ids: Array<string>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { AbstractManagedContentSearchResultRepresentation as AbstractManagedContentSearchResultRepresentation_AbstractManagedContentSearchResultRepresentation } from './AbstractManagedContentSearchResultRepresentation';
|
|
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 = "fc69f594df895721aef84eca209bc4ca";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentFolderSearchResultRepresentation, existing: ManagedContentFolderSearchResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentFolderSearchResultRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentFolderSearchResultRepresentationNormalized, incoming: ManagedContentFolderSearchResultRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentFolderSearchResultRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentFolderSearchResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* A keyword-based search result for a Managed Content Folder
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentFolderSearchResultRepresentationNormalized extends AbstractManagedContentSearchResultRepresentation_AbstractManagedContentSearchResultRepresentation {
|
|
19
|
+
/** The name of the managed content folder. */
|
|
20
|
+
name: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* A keyword-based search result for a Managed Content Folder
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentFolderSearchResultRepresentation extends AbstractManagedContentSearchResultRepresentation_AbstractManagedContentSearchResultRepresentation {
|
|
29
|
+
name: string;
|
|
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 = "aa624c1b1a2e8be8d99839979727e457";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentFolderSummaryRepresentation, existing: ManagedContentFolderSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentFolderSummaryRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentFolderSummaryRepresentationNormalized, incoming: ManagedContentFolderSummaryRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentFolderSummaryRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentFolderSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Information about a managed content folder.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentFolderSummaryRepresentationNormalized {
|
|
18
|
+
/** Id of the managed content folder in the authoring space. */
|
|
19
|
+
id: string;
|
|
20
|
+
/** Connect API resource url to get more information about managed content folder. */
|
|
21
|
+
resourceUrl: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Information about a managed content folder.
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentFolderSummaryRepresentation {
|
|
30
|
+
id: string;
|
|
31
|
+
resourceUrl: string;
|
|
32
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ManagedContentV2JobRequestInputRepresentation as ManagedContentV2JobRequestInputRepresentation_ManagedContentV2JobRequestInputRepresentation } from './ManagedContentV2JobRequestInputRepresentation';
|
|
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 = "55ca9b9fb1689420c62344955686a612";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentImportV2JobRequestInputWrapperRep, existing: ManagedContentImportV2JobRequestInputWrapperRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentImportV2JobRequestInputWrapperRepNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentImportV2JobRequestInputWrapperRepNormalized, incoming: ManagedContentImportV2JobRequestInputWrapperRepNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentImportV2JobRequestInputWrapperRep): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentImportV2JobRequestInputWrapperRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Wrapper for Input required for import V2 job
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentImportV2JobRequestInputWrapperRepNormalized {
|
|
19
|
+
managedContentV2JobRequest: ManagedContentV2JobRequestInputRepresentation_ManagedContentV2JobRequestInputRepresentation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Wrapper for Input required for import V2 job
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ManagedContentImportV2JobRequestInputWrapperRep {
|
|
28
|
+
managedContentV2JobRequest: ManagedContentV2JobRequestInputRepresentation_ManagedContentV2JobRequestInputRepresentation;
|
|
29
|
+
}
|