@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,40 +1,40 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
-
export declare const TTL = 100;
|
|
4
|
-
export declare const VERSION = "c297f5edbe1b51eadd89e68f176520ba";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: ManagedContentReferencedByCollectionRepresentation, existing: ManagedContentReferencedByCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByCollectionRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
-
export declare function equals(existing: ManagedContentReferencedByCollectionRepresentationNormalized, incoming: ManagedContentReferencedByCollectionRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: ManagedContentReferencedByCollectionRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Collection of rof referencing contents
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface ManagedContentReferencedByCollectionRepresentationNormalized {
|
|
20
|
-
/** URL to the current page of managed content references. The default is 25 managed content references per page. */
|
|
21
|
-
currentPageUrl: string;
|
|
22
|
-
/** URL to the next page of managed content references, The default is 25 managed content references per page. */
|
|
23
|
-
nextPageUrl: string | null;
|
|
24
|
-
/** Managed content referenceBy for this page. */
|
|
25
|
-
referencedBy: Array<AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation>;
|
|
26
|
-
/** Total number of referencedBy contents across all pages. */
|
|
27
|
-
total: number;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Collection of rof referencing contents
|
|
31
|
-
*
|
|
32
|
-
* Keys:
|
|
33
|
-
* (none)
|
|
34
|
-
*/
|
|
35
|
-
export interface ManagedContentReferencedByCollectionRepresentation {
|
|
36
|
-
currentPageUrl: string;
|
|
37
|
-
nextPageUrl: string | null;
|
|
38
|
-
referencedBy: Array<AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation>;
|
|
39
|
-
total: number;
|
|
40
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 100;
|
|
4
|
+
export declare const VERSION = "c297f5edbe1b51eadd89e68f176520ba";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentReferencedByCollectionRepresentation, existing: ManagedContentReferencedByCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: ManagedContentReferencedByCollectionRepresentationNormalized, incoming: ManagedContentReferencedByCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentReferencedByCollectionRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Collection of rof referencing contents
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentReferencedByCollectionRepresentationNormalized {
|
|
20
|
+
/** URL to the current page of managed content references. The default is 25 managed content references per page. */
|
|
21
|
+
currentPageUrl: string;
|
|
22
|
+
/** URL to the next page of managed content references, The default is 25 managed content references per page. */
|
|
23
|
+
nextPageUrl: string | null;
|
|
24
|
+
/** Managed content referenceBy for this page. */
|
|
25
|
+
referencedBy: Array<AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation>;
|
|
26
|
+
/** Total number of referencedBy contents across all pages. */
|
|
27
|
+
total: number;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Collection of rof referencing contents
|
|
31
|
+
*
|
|
32
|
+
* Keys:
|
|
33
|
+
* (none)
|
|
34
|
+
*/
|
|
35
|
+
export interface ManagedContentReferencedByCollectionRepresentation {
|
|
36
|
+
currentPageUrl: string;
|
|
37
|
+
nextPageUrl: string | null;
|
|
38
|
+
referencedBy: Array<AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation>;
|
|
39
|
+
total: number;
|
|
40
|
+
}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "3306df3b2175592bfe07c027237f2b25";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentReferencedByContributorItemRepresentation, existing: ManagedContentReferencedByContributorItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorItemRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: ManagedContentReferencedByContributorItemRepresentationNormalized, incoming: ManagedContentReferencedByContributorItemRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentReferencedByContributorItemRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Representation of the contributor item.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentReferencedByContributorItemRepresentationNormalized {
|
|
19
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
20
|
-
/** Date when the reference from this contributor item to the managed content was created. */
|
|
21
|
-
createdDate: string;
|
|
22
|
-
/** Id of the contributor item */
|
|
23
|
-
id: string;
|
|
24
|
-
/** Reference type of the contributor item. */
|
|
25
|
-
referenceType: string;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Representation of the contributor item.
|
|
29
|
-
*
|
|
30
|
-
* Keys:
|
|
31
|
-
* (none)
|
|
32
|
-
*/
|
|
33
|
-
export interface ManagedContentReferencedByContributorItemRepresentation {
|
|
34
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
35
|
-
createdDate: string;
|
|
36
|
-
id: string;
|
|
37
|
-
referenceType: string;
|
|
38
|
-
}
|
|
1
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "3306df3b2175592bfe07c027237f2b25";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentReferencedByContributorItemRepresentation, existing: ManagedContentReferencedByContributorItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorItemRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentReferencedByContributorItemRepresentationNormalized, incoming: ManagedContentReferencedByContributorItemRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentReferencedByContributorItemRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of the contributor item.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentReferencedByContributorItemRepresentationNormalized {
|
|
19
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
20
|
+
/** Date when the reference from this contributor item to the managed content was created. */
|
|
21
|
+
createdDate: string;
|
|
22
|
+
/** Id of the contributor item */
|
|
23
|
+
id: string;
|
|
24
|
+
/** Reference type of the contributor item. */
|
|
25
|
+
referenceType: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Representation of the contributor item.
|
|
29
|
+
*
|
|
30
|
+
* Keys:
|
|
31
|
+
* (none)
|
|
32
|
+
*/
|
|
33
|
+
export interface ManagedContentReferencedByContributorItemRepresentation {
|
|
34
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
35
|
+
createdDate: string;
|
|
36
|
+
id: string;
|
|
37
|
+
referenceType: string;
|
|
38
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
2
|
-
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "0c8b8d4551ce47a050dc2f0995be9bdd";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: ManagedContentReferencedByContributorRepresentation, existing: ManagedContentReferencedByContributorRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: ManagedContentReferencedByContributorRepresentationNormalized, incoming: ManagedContentReferencedByContributorRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: ManagedContentReferencedByContributorRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Representation of the contributor
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface ManagedContentReferencedByContributorRepresentationNormalized extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
20
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
-
/** Date reference created */
|
|
22
|
-
createdDate: string;
|
|
23
|
-
/** Reference type of the contributor */
|
|
24
|
-
referenceType: string;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Representation of the contributor
|
|
28
|
-
*
|
|
29
|
-
* Keys:
|
|
30
|
-
* (none)
|
|
31
|
-
*/
|
|
32
|
-
export interface ManagedContentReferencedByContributorRepresentation extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
33
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
34
|
-
createdDate: string;
|
|
35
|
-
referenceType: string;
|
|
36
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
2
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "0c8b8d4551ce47a050dc2f0995be9bdd";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentReferencedByContributorRepresentation, existing: ManagedContentReferencedByContributorRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentReferencedByContributorRepresentationNormalized, incoming: ManagedContentReferencedByContributorRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentReferencedByContributorRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Representation of the contributor
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentReferencedByContributorRepresentationNormalized extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
20
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
+
/** Date reference created */
|
|
22
|
+
createdDate: string;
|
|
23
|
+
/** Reference type of the contributor */
|
|
24
|
+
referenceType: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Representation of the contributor
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface ManagedContentReferencedByContributorRepresentation extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
33
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
34
|
+
createdDate: string;
|
|
35
|
+
referenceType: string;
|
|
36
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
2
|
-
import { ManagedContentReferencedByContributorItemRepresentation as ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation } from './ManagedContentReferencedByContributorItemRepresentation';
|
|
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 = "f138de9d74ceb518fdccbf217e290c43";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: ManagedContentReferencedByContributorWithContributorItemsRepresentation, existing: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized, incoming: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: ManagedContentReferencedByContributorWithContributorItemsRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorWithContributorItemsRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Representation of the contributor with contributor items
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
20
|
-
/** List of contributor items */
|
|
21
|
-
contributorItems: Array<ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation>;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Representation of the contributor with contributor items
|
|
25
|
-
*
|
|
26
|
-
* Keys:
|
|
27
|
-
* (none)
|
|
28
|
-
*/
|
|
29
|
-
export interface ManagedContentReferencedByContributorWithContributorItemsRepresentation extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
30
|
-
contributorItems: Array<ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation>;
|
|
31
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
2
|
+
import { ManagedContentReferencedByContributorItemRepresentation as ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation } from './ManagedContentReferencedByContributorItemRepresentation';
|
|
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 = "f138de9d74ceb518fdccbf217e290c43";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentReferencedByContributorWithContributorItemsRepresentation, existing: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized, incoming: ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentReferencedByContributorWithContributorItemsRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByContributorWithContributorItemsRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Representation of the contributor with contributor items
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentReferencedByContributorWithContributorItemsRepresentationNormalized extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
20
|
+
/** List of contributor items */
|
|
21
|
+
contributorItems: Array<ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation>;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Representation of the contributor with contributor items
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentReferencedByContributorWithContributorItemsRepresentation extends AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation {
|
|
30
|
+
contributorItems: Array<ManagedContentReferencedByContributorItemRepresentation_ManagedContentReferencedByContributorItemRepresentation>;
|
|
31
|
+
}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
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 = "f36c3004a806aefeb01489b4615de4cd";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentReferencedByItemRepresentation, existing: ManagedContentReferencedByItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByItemRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: ManagedContentReferencedByItemRepresentationNormalized, incoming: ManagedContentReferencedByItemRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentReferencedByItemRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Representation of the contributor
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentReferencedByItemRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Representation of the contributor
|
|
22
|
-
*
|
|
23
|
-
* Keys:
|
|
24
|
-
* (none)
|
|
25
|
-
*/
|
|
26
|
-
export interface ManagedContentReferencedByItemRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
27
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
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 = "f36c3004a806aefeb01489b4615de4cd";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentReferencedByItemRepresentation, existing: ManagedContentReferencedByItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByItemRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentReferencedByItemRepresentationNormalized, incoming: ManagedContentReferencedByItemRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentReferencedByItemRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of the contributor
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentReferencedByItemRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Representation of the contributor
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface ManagedContentReferencedByItemRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
27
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
-
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "fcad92443d7f8b4d993415ad501ca358";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: ManagedContentReferencedByRecordRepresentation, existing: ManagedContentReferencedByRecordRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByRecordRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: ManagedContentReferencedByRecordRepresentationNormalized, incoming: ManagedContentReferencedByRecordRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: ManagedContentReferencedByRecordRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByRecordRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Representation of the referencing entity
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface ManagedContentReferencedByRecordRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
20
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
-
/** Date when this reference was created. */
|
|
22
|
-
createdDate: string;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Representation of the referencing entity
|
|
26
|
-
*
|
|
27
|
-
* Keys:
|
|
28
|
-
* (none)
|
|
29
|
-
*/
|
|
30
|
-
export interface ManagedContentReferencedByRecordRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
31
|
-
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
32
|
-
createdDate: string;
|
|
33
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
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 = "fcad92443d7f8b4d993415ad501ca358";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentReferencedByRecordRepresentation, existing: ManagedContentReferencedByRecordRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByRecordRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentReferencedByRecordRepresentationNormalized, incoming: ManagedContentReferencedByRecordRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentReferencedByRecordRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByRecordRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Representation of the referencing entity
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentReferencedByRecordRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
20
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
21
|
+
/** Date when this reference was created. */
|
|
22
|
+
createdDate: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Representation of the referencing entity
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ManagedContentReferencedByRecordRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
31
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
32
|
+
createdDate: string;
|
|
33
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
-
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
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 = "891431f239644f56cd24a166b96b7c29";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: ManagedContentReferencedByVariantRepresentation, existing: ManagedContentReferencedByVariantRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByVariantRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: ManagedContentReferencedByVariantRepresentationNormalized, incoming: ManagedContentReferencedByVariantRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: ManagedContentReferencedByVariantRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByVariantRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Representation for the managed content variant referencing managed content.
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface ManagedContentReferencedByVariantRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
20
|
-
/** Contributor list */
|
|
21
|
-
contributors: Array<AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation>;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Representation for the managed content variant referencing managed content.
|
|
25
|
-
*
|
|
26
|
-
* Keys:
|
|
27
|
-
* (none)
|
|
28
|
-
*/
|
|
29
|
-
export interface ManagedContentReferencedByVariantRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
30
|
-
contributors: Array<AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation>;
|
|
31
|
-
}
|
|
1
|
+
import { AbstractManagedContentReferencedByItemRepresentation as AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation } from './AbstractManagedContentReferencedByItemRepresentation';
|
|
2
|
+
import { AbstractManagedContentReferencedByContributorRepresentation as AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation } from './AbstractManagedContentReferencedByContributorRepresentation';
|
|
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 = "891431f239644f56cd24a166b96b7c29";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentReferencedByVariantRepresentation, existing: ManagedContentReferencedByVariantRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentReferencedByVariantRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentReferencedByVariantRepresentationNormalized, incoming: ManagedContentReferencedByVariantRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentReferencedByVariantRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentReferencedByVariantRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Representation for the managed content variant referencing managed content.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentReferencedByVariantRepresentationNormalized extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
20
|
+
/** Contributor list */
|
|
21
|
+
contributors: Array<AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation>;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Representation for the managed content variant referencing managed content.
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentReferencedByVariantRepresentation extends AbstractManagedContentReferencedByItemRepresentation_AbstractManagedContentReferencedByItemRepresentation {
|
|
30
|
+
contributors: Array<AbstractManagedContentReferencedByContributorRepresentation_AbstractManagedContentReferencedByContributorRepresentation>;
|
|
31
|
+
}
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const TTL = 1000;
|
|
3
|
-
export declare const VERSION = "98edee4f058ced93570a7b0ce2293672";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: ManagedContentRenditionRepresentation, existing: ManagedContentRenditionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentRenditionRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
-
export declare function equals(existing: ManagedContentRenditionRepresentationNormalized, incoming: ManagedContentRenditionRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: ManagedContentRenditionRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentRenditionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Information about a rendition of CMS content
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface ManagedContentRenditionRepresentationNormalized {
|
|
19
|
-
/** Globally unique identifier of a managed content */
|
|
20
|
-
contentKey: string;
|
|
21
|
-
/** The language of the managed content. */
|
|
22
|
-
language: string;
|
|
23
|
-
/** Id of the managed content. */
|
|
24
|
-
managedContentId: string;
|
|
25
|
-
/** Body containing rendition of content */
|
|
26
|
-
renditionBody: {
|
|
27
|
-
[key: string]: unknown;
|
|
28
|
-
};
|
|
29
|
-
/** Schema of rendition */
|
|
30
|
-
renditionSchema: {
|
|
31
|
-
[key: string]: unknown;
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* Information about a rendition of CMS content
|
|
36
|
-
*
|
|
37
|
-
* Keys:
|
|
38
|
-
* (none)
|
|
39
|
-
*/
|
|
40
|
-
export interface ManagedContentRenditionRepresentation {
|
|
41
|
-
contentKey: string;
|
|
42
|
-
language: string;
|
|
43
|
-
managedContentId: string;
|
|
44
|
-
renditionBody: {
|
|
45
|
-
[key: string]: unknown;
|
|
46
|
-
};
|
|
47
|
-
renditionSchema: {
|
|
48
|
-
[key: string]: unknown;
|
|
49
|
-
};
|
|
50
|
-
}
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const TTL = 1000;
|
|
3
|
+
export declare const VERSION = "98edee4f058ced93570a7b0ce2293672";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentRenditionRepresentation, existing: ManagedContentRenditionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentRenditionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
8
|
+
export declare function equals(existing: ManagedContentRenditionRepresentationNormalized, incoming: ManagedContentRenditionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentRenditionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentRenditionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a rendition of CMS content
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentRenditionRepresentationNormalized {
|
|
19
|
+
/** Globally unique identifier of a managed content */
|
|
20
|
+
contentKey: string;
|
|
21
|
+
/** The language of the managed content. */
|
|
22
|
+
language: string;
|
|
23
|
+
/** Id of the managed content. */
|
|
24
|
+
managedContentId: string;
|
|
25
|
+
/** Body containing rendition of content */
|
|
26
|
+
renditionBody: {
|
|
27
|
+
[key: string]: unknown;
|
|
28
|
+
};
|
|
29
|
+
/** Schema of rendition */
|
|
30
|
+
renditionSchema: {
|
|
31
|
+
[key: string]: unknown;
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Information about a rendition of CMS content
|
|
36
|
+
*
|
|
37
|
+
* Keys:
|
|
38
|
+
* (none)
|
|
39
|
+
*/
|
|
40
|
+
export interface ManagedContentRenditionRepresentation {
|
|
41
|
+
contentKey: string;
|
|
42
|
+
language: string;
|
|
43
|
+
managedContentId: string;
|
|
44
|
+
renditionBody: {
|
|
45
|
+
[key: string]: unknown;
|
|
46
|
+
};
|
|
47
|
+
renditionSchema: {
|
|
48
|
+
[key: string]: unknown;
|
|
49
|
+
};
|
|
50
|
+
}
|