@salesforce/lds-adapters-cms-authoring 1.124.1 → 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 -6938
- 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 -7195
- package/src/raml/api.raml +8 -0
- package/dist/umd/es2018/cms-authoring.js +0 -7154
- package/dist/umd/es5/cms-authoring.js +0 -7194
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { ManagedContentRepresentation as ManagedContentRepresentation_ManagedContentRepresentation } from './ManagedContentRepresentation';
|
|
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 = "45cefa762cde4d4011ccb1568def82ae";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentCollectionRepresentation, existing: ManagedContentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: ManagedContentCollectionRepresentationNormalized, incoming: ManagedContentCollectionRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentCollectionRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* The output representation of a list of contents
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentCollectionRepresentationNormalized {
|
|
19
|
-
/** List of contents */
|
|
20
|
-
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* The output representation of a list of contents
|
|
24
|
-
*
|
|
25
|
-
* Keys:
|
|
26
|
-
* (none)
|
|
27
|
-
*/
|
|
28
|
-
export interface ManagedContentCollectionRepresentation {
|
|
29
|
-
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
30
|
-
}
|
|
1
|
+
import { ManagedContentRepresentation as ManagedContentRepresentation_ManagedContentRepresentation } from './ManagedContentRepresentation';
|
|
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 = "45cefa762cde4d4011ccb1568def82ae";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentCollectionRepresentation, existing: ManagedContentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentCollectionRepresentationNormalized, incoming: ManagedContentCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* The output representation of a list of contents
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentCollectionRepresentationNormalized {
|
|
19
|
+
/** List of contents */
|
|
20
|
+
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* The output representation of a list of contents
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentCollectionRepresentation {
|
|
29
|
+
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
30
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
|
|
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 = "b271dacd24edaebd946f545cf6a610c8";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentDateAndTimeNodeValueRepresentation, existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateAndTimeNodeValueRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, incoming: ManagedContentDateAndTimeNodeValueRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentDateAndTimeNodeValueRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateAndTimeNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Information about a managed content node of datetime type.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentDateAndTimeNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
-
/** The DateTime value in UTC of the managed content node. */
|
|
20
|
-
dateTimeValue: string;
|
|
21
|
-
/** The TimeZone in which DateTime is authored of the managed content node. */
|
|
22
|
-
timeZone: string;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Information about a managed content node of datetime type.
|
|
26
|
-
*
|
|
27
|
-
* Keys:
|
|
28
|
-
* (none)
|
|
29
|
-
*/
|
|
30
|
-
export interface ManagedContentDateAndTimeNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
31
|
-
dateTimeValue: string;
|
|
32
|
-
timeZone: string;
|
|
33
|
-
}
|
|
1
|
+
import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
|
|
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 = "b271dacd24edaebd946f545cf6a610c8";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDateAndTimeNodeValueRepresentation, existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateAndTimeNodeValueRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, incoming: ManagedContentDateAndTimeNodeValueRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDateAndTimeNodeValueRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateAndTimeNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a managed content node of datetime type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDateAndTimeNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
+
/** The DateTime value in UTC of the managed content node. */
|
|
20
|
+
dateTimeValue: string;
|
|
21
|
+
/** The TimeZone in which DateTime is authored of the managed content node. */
|
|
22
|
+
timeZone: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Information about a managed content node of datetime type.
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ManagedContentDateAndTimeNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
31
|
+
dateTimeValue: string;
|
|
32
|
+
timeZone: string;
|
|
33
|
+
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
|
|
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 = "e6edcbe8357965ca6c5ceb4e782eaf62";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentDateNodeValueRepresentation, existing: ManagedContentDateNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateNodeValueRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: ManagedContentDateNodeValueRepresentationNormalized, incoming: ManagedContentDateNodeValueRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentDateNodeValueRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Information about a managed content node of type date.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentDateNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
-
/** The date value of the managed content node. */
|
|
20
|
-
value: string;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Information about a managed content node of type date.
|
|
24
|
-
*
|
|
25
|
-
* Keys:
|
|
26
|
-
* (none)
|
|
27
|
-
*/
|
|
28
|
-
export interface ManagedContentDateNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
29
|
-
value: string;
|
|
30
|
-
}
|
|
1
|
+
import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
|
|
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 = "e6edcbe8357965ca6c5ceb4e782eaf62";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDateNodeValueRepresentation, existing: ManagedContentDateNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateNodeValueRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDateNodeValueRepresentationNormalized, incoming: ManagedContentDateNodeValueRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDateNodeValueRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a managed content node of type date.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDateNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
+
/** The date value of the managed content node. */
|
|
20
|
+
value: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Information about a managed content node of type date.
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentDateNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
29
|
+
value: string;
|
|
30
|
+
}
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
import { ManagedContentDeploymentRepresentation as ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation } from './ManagedContentDeploymentRepresentation';
|
|
3
|
-
export declare const VERSION = "274414b5e987a720ed18e8be6963d63d";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentDeploymentCollectionRepresentation, existing: ManagedContentDeploymentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentCollectionRepresentationNormalized;
|
|
7
|
-
export interface DynamicIngestParams {
|
|
8
|
-
deployments: $64$luvio_engine_ResourceIngest;
|
|
9
|
-
}
|
|
10
|
-
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: ManagedContentDeploymentCollectionRepresentation, existing: ManagedContentDeploymentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => ManagedContentDeploymentCollectionRepresentationNormalized;
|
|
11
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
-
export interface DynamicSelectParams {
|
|
13
|
-
deployments?: $64$luvio_engine_LinkSelection;
|
|
14
|
-
}
|
|
15
|
-
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
16
|
-
export declare function equals(existing: ManagedContentDeploymentCollectionRepresentationNormalized, incoming: ManagedContentDeploymentCollectionRepresentationNormalized): boolean;
|
|
17
|
-
export declare function deepFreeze(input: ManagedContentDeploymentCollectionRepresentation): void;
|
|
18
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
19
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
20
|
-
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
21
|
-
/**
|
|
22
|
-
* Collection of Deployments
|
|
23
|
-
*
|
|
24
|
-
* Keys:
|
|
25
|
-
* (none)
|
|
26
|
-
*/
|
|
27
|
-
export interface ManagedContentDeploymentCollectionRepresentationNormalized {
|
|
28
|
-
/** URL to the current page of Manage Content deployment records. */
|
|
29
|
-
currentPageUrl: string;
|
|
30
|
-
/** ManagedContentDeployment collection */
|
|
31
|
-
deployments: Array<$64$luvio_engine_StoreLink>;
|
|
32
|
-
/** URL to the next page of Manage Content deployment records. */
|
|
33
|
-
nextPageUrl: string;
|
|
34
|
-
/** URL to the previous page of Managed Content deployment records. */
|
|
35
|
-
previousPageUrl: string;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Collection of Deployments
|
|
39
|
-
*
|
|
40
|
-
* Keys:
|
|
41
|
-
* (none)
|
|
42
|
-
*/
|
|
43
|
-
export interface ManagedContentDeploymentCollectionRepresentation {
|
|
44
|
-
currentPageUrl: string;
|
|
45
|
-
deployments: Array<ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation>;
|
|
46
|
-
nextPageUrl: string;
|
|
47
|
-
previousPageUrl: string;
|
|
48
|
-
}
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentDeploymentRepresentation as ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation } from './ManagedContentDeploymentRepresentation';
|
|
3
|
+
export declare const VERSION = "274414b5e987a720ed18e8be6963d63d";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDeploymentCollectionRepresentation, existing: ManagedContentDeploymentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentCollectionRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
deployments: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: ManagedContentDeploymentCollectionRepresentation, existing: ManagedContentDeploymentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => ManagedContentDeploymentCollectionRepresentationNormalized;
|
|
11
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
+
export interface DynamicSelectParams {
|
|
13
|
+
deployments?: $64$luvio_engine_LinkSelection;
|
|
14
|
+
}
|
|
15
|
+
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
16
|
+
export declare function equals(existing: ManagedContentDeploymentCollectionRepresentationNormalized, incoming: ManagedContentDeploymentCollectionRepresentationNormalized): boolean;
|
|
17
|
+
export declare function deepFreeze(input: ManagedContentDeploymentCollectionRepresentation): void;
|
|
18
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
19
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
20
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
21
|
+
/**
|
|
22
|
+
* Collection of Deployments
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* (none)
|
|
26
|
+
*/
|
|
27
|
+
export interface ManagedContentDeploymentCollectionRepresentationNormalized {
|
|
28
|
+
/** URL to the current page of Manage Content deployment records. */
|
|
29
|
+
currentPageUrl: string;
|
|
30
|
+
/** ManagedContentDeployment collection */
|
|
31
|
+
deployments: Array<$64$luvio_engine_StoreLink>;
|
|
32
|
+
/** URL to the next page of Manage Content deployment records. */
|
|
33
|
+
nextPageUrl: string;
|
|
34
|
+
/** URL to the previous page of Managed Content deployment records. */
|
|
35
|
+
previousPageUrl: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Collection of Deployments
|
|
39
|
+
*
|
|
40
|
+
* Keys:
|
|
41
|
+
* (none)
|
|
42
|
+
*/
|
|
43
|
+
export interface ManagedContentDeploymentCollectionRepresentation {
|
|
44
|
+
currentPageUrl: string;
|
|
45
|
+
deployments: Array<ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation>;
|
|
46
|
+
nextPageUrl: string;
|
|
47
|
+
previousPageUrl: string;
|
|
48
|
+
}
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const VERSION = "0f99d9ccf1a20440fa557cc86aea9942";
|
|
3
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
-
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input: ManagedContentDeploymentInputRepresentation, existing: ManagedContentDeploymentInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentInputRepresentationNormalized;
|
|
6
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing: ManagedContentDeploymentInputRepresentationNormalized, incoming: ManagedContentDeploymentInputRepresentationNormalized): boolean;
|
|
8
|
-
export declare function deepFreeze(input: ManagedContentDeploymentInputRepresentation): void;
|
|
9
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
-
/**
|
|
12
|
-
* Input required for creating a deployment
|
|
13
|
-
*
|
|
14
|
-
* Keys:
|
|
15
|
-
* (none)
|
|
16
|
-
*/
|
|
17
|
-
export interface ManagedContentDeploymentInputRepresentationNormalized {
|
|
18
|
-
/** [Optional] The target channel to publish content to. */
|
|
19
|
-
channelIds?: Array<string>;
|
|
20
|
-
/** [Optional] The contents to publish. Not valid to have both contentIds and variantIds. */
|
|
21
|
-
contentIds?: Array<string>;
|
|
22
|
-
/** The content space to publish content from. */
|
|
23
|
-
contentSpaceId: string;
|
|
24
|
-
/** Description for deployment. */
|
|
25
|
-
description?: string;
|
|
26
|
-
/** [Optional] Execute all staged deployments. */
|
|
27
|
-
executeStagedDeployments?: boolean;
|
|
28
|
-
/** [Optional] Include Content References for deployment. */
|
|
29
|
-
includeContentReferences?: boolean;
|
|
30
|
-
/** [Optional] Scheduled date for deployment. */
|
|
31
|
-
scheduledDate?: string;
|
|
32
|
-
/** [Optional] The variants to publish. Not valid to have both contentIds and variantIds */
|
|
33
|
-
variantIds?: Array<string>;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Input required for creating a deployment
|
|
37
|
-
*
|
|
38
|
-
* Keys:
|
|
39
|
-
* (none)
|
|
40
|
-
*/
|
|
41
|
-
export interface ManagedContentDeploymentInputRepresentation {
|
|
42
|
-
channelIds?: Array<string>;
|
|
43
|
-
contentIds?: Array<string>;
|
|
44
|
-
contentSpaceId: string;
|
|
45
|
-
description?: string;
|
|
46
|
-
executeStagedDeployments?: boolean;
|
|
47
|
-
includeContentReferences?: boolean;
|
|
48
|
-
scheduledDate?: string;
|
|
49
|
-
variantIds?: Array<string>;
|
|
50
|
-
}
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "0f99d9ccf1a20440fa557cc86aea9942";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentDeploymentInputRepresentation, existing: ManagedContentDeploymentInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentDeploymentInputRepresentationNormalized, incoming: ManagedContentDeploymentInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentDeploymentInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input required for creating a deployment
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDeploymentInputRepresentationNormalized {
|
|
18
|
+
/** [Optional] The target channel to publish content to. */
|
|
19
|
+
channelIds?: Array<string>;
|
|
20
|
+
/** [Optional] The contents to publish. Not valid to have both contentIds and variantIds. */
|
|
21
|
+
contentIds?: Array<string>;
|
|
22
|
+
/** The content space to publish content from. */
|
|
23
|
+
contentSpaceId: string;
|
|
24
|
+
/** Description for deployment. */
|
|
25
|
+
description?: string;
|
|
26
|
+
/** [Optional] Execute all staged deployments. */
|
|
27
|
+
executeStagedDeployments?: boolean;
|
|
28
|
+
/** [Optional] Include Content References for deployment. */
|
|
29
|
+
includeContentReferences?: boolean;
|
|
30
|
+
/** [Optional] Scheduled date for deployment. */
|
|
31
|
+
scheduledDate?: string;
|
|
32
|
+
/** [Optional] The variants to publish. Not valid to have both contentIds and variantIds */
|
|
33
|
+
variantIds?: Array<string>;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Input required for creating a deployment
|
|
37
|
+
*
|
|
38
|
+
* Keys:
|
|
39
|
+
* (none)
|
|
40
|
+
*/
|
|
41
|
+
export interface ManagedContentDeploymentInputRepresentation {
|
|
42
|
+
channelIds?: Array<string>;
|
|
43
|
+
contentIds?: Array<string>;
|
|
44
|
+
contentSpaceId: string;
|
|
45
|
+
description?: string;
|
|
46
|
+
executeStagedDeployments?: boolean;
|
|
47
|
+
includeContentReferences?: boolean;
|
|
48
|
+
scheduledDate?: string;
|
|
49
|
+
variantIds?: Array<string>;
|
|
50
|
+
}
|
|
@@ -1,29 +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
|
-
}
|
|
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
|
+
}
|
|
@@ -1,41 +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
|
-
}
|
|
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
|
+
}
|