@salesforce/lds-adapters-cms-authoring 1.100.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +82 -0
- package/dist/es/es2018/cms-authoring.js +6660 -0
- package/dist/types/src/generated/adapters/adapter-utils.d.ts +66 -0
- package/dist/types/src/generated/adapters/createDeployment.d.ts +15 -0
- package/dist/types/src/generated/adapters/createManagedContent.d.ts +15 -0
- package/dist/types/src/generated/adapters/createManagedContentExportV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/createManagedContentImportV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/createManagedContentVariant.d.ts +15 -0
- package/dist/types/src/generated/adapters/createTranslationV2Job.d.ts +16 -0
- package/dist/types/src/generated/adapters/deleteManagedContentVariant.d.ts +13 -0
- package/dist/types/src/generated/adapters/getCollectionItems.d.ts +28 -0
- package/dist/types/src/generated/adapters/getManagedContent.d.ts +28 -0
- package/dist/types/src/generated/adapters/getManagedContentByFolderId.d.ts +36 -0
- package/dist/types/src/generated/adapters/getManagedContentReferencedBy.d.ts +30 -0
- package/dist/types/src/generated/adapters/getManagedContentSpaces.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariant.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantReferences.d.ts +27 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantRendition.d.ts +30 -0
- package/dist/types/src/generated/adapters/getManagedContentVariantVersions.d.ts +30 -0
- package/dist/types/src/generated/adapters/getSearchResults.d.ts +32 -0
- package/dist/types/src/generated/adapters/publishManagedContent.d.ts +15 -0
- package/dist/types/src/generated/adapters/replaceManagedContentVariant.d.ts +16 -0
- package/dist/types/src/generated/adapters/unpublishManagedContent.d.ts +15 -0
- package/dist/types/src/generated/artifacts/main.d.ts +20 -0
- package/dist/types/src/generated/artifacts/sfdc.d.ts +33 -0
- package/dist/types/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/types/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -0
- package/dist/types/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -0
- package/dist/types/src/generated/resources/deleteConnectCmsContentsVariantsByVariantId.d.ts +12 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -0
- package/dist/types/src/generated/resources/getCmsDeployments.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSpacesPreviewEndpointsByContentSpaceId.d.ts +18 -0
- package/dist/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsCollectionsByCollectionKeyOrId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContent.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsByContentKeyOrId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsReferencedByByContentKeyOrId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsRenditionsByContentKeyOrIdAndRenditionType.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsReferencesByContentKeyOrId.d.ts +18 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsVersionsByVariantId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveriesContentsByContentKeyOrIdAndDeliveryChannelIdOrSiteId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCmsItemsSearch.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsSpaces.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsSpacesByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -0
- package/dist/types/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +12 -0
- package/dist/types/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +16 -0
- package/dist/types/src/generated/resources/patchConnectCmsSpacesByContentSpaceId.d.ts +19 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -0
- package/dist/types/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsDeployments.d.ts +13 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesTranslationByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectCmsContents.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsPublish.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsUnpublish.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsContentsVariants.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsFolders.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsSchedules.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectCmsSpaces.d.ts +19 -0
- package/dist/types/src/generated/resources/postConnectCmsSpacesContentsExportByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsSpacesContentsImportByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -0
- package/dist/types/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/types/src/generated/types/AbstractMCSFolderRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/AbstractMContentRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/AbstractManagedContentReferencedByContributorRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/AbstractManagedContentReferencedByItemRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/AbstractManagedContentSearchResultRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/CMSChannelRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteContentRepresentation.d.ts +46 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/MContentBodyRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/MContentCollectionRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/MContentDetailRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/MContentSummaryRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentChannelSummaryRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentChannelTargetEntitySummaryRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentCollectionDetailRepresentation.d.ts +73 -0
- package/dist/types/src/generated/types/ManagedContentCollectionItemRepresentation.d.ts +42 -0
- package/dist/types/src/generated/types/ManagedContentCollectionItemTypeSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +48 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +61 -0
- package/dist/types/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentDocumentDeliveryRepresentation.d.ts +58 -0
- package/dist/types/src/generated/types/ManagedContentDocumentRepresentation.d.ts +103 -0
- package/dist/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentExportContentV2JobRequestInputRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentExportContentV2JobRequestInputWrapperRep.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentFolderSearchResultRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentImportV2JobRequestInputWrapperRep.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentLanguageSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -0
- package/dist/types/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentPreviewCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentPreviewRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentPublishInputRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentPublishInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentPublishOutputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByCollectionRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorItemRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorRepresentation.d.ts +36 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByContributorWithContributorItemsRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByItemRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByRecordRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentReferencedByVariantRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/ManagedContentRenditionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultItemsCollectionRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentSpaceCollectionRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +37 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentSpaceInputRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +59 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTranslationV2Representation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentTranslationV2RequestInputRep.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentTranslationV2RequestInputWrapperRep.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentUnpublishInputRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentUnpublishInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentUnpublishOutputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentV2JobRepresentation.d.ts +75 -0
- package/dist/types/src/generated/types/ManagedContentV2JobRequestInputRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentVariantInputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentVariantInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVariantReferenceDetailsRepresentation.d.ts +67 -0
- package/dist/types/src/generated/types/ManagedContentVariantReferencesCollectionRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +95 -0
- package/dist/types/src/generated/types/ManagedContentVariantSearchResultRepresentation.d.ts +62 -0
- package/dist/types/src/generated/types/ManagedContentVariantStatusRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputWrapperRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVariantVersionCollectionRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/ManagedContentVariantVersionRepresentation.d.ts +52 -0
- package/dist/types/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -0
- package/dist/types/src/generated/types/ManagedContentVersionRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -0
- package/dist/types/src/generated/types/ReferenceRepresentation.d.ts +26 -0
- package/dist/types/src/generated/types/StreamedRepresentation.d.ts +26 -0
- package/dist/types/src/generated/types/TopicSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/type-utils.d.ts +39 -0
- package/dist/types/src/raml-artifacts/adapters/getCollectionItems/onFetchResponseSuccess.d.ts +5 -0
- package/dist/types/src/raml-artifacts/adapters/getManagedContent/onFetchResponseSuccess.d.ts +5 -0
- package/dist/types/src/raml-artifacts/resources/postConnectCmsContents/ingestSuccess.d.ts +4 -0
- package/dist/umd/es2018/cms-authoring.js +6687 -0
- package/dist/umd/es5/cms-authoring.js +6726 -0
- package/package.json +72 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +6878 -0
- package/src/raml/api.raml +4284 -0
- package/src/raml/luvio.raml +593 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "686f011ca27b8ed002b256ce82b32841";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceFolderInputRep, existing: ManagedContentSpaceFolderInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceFolderInputRepNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceFolderInputRepNormalized, incoming: ManagedContentSpaceFolderInputRepNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceFolderInputRep): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceFolderInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation of a content space folder
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceFolderInputRepNormalized {
|
|
18
|
+
/** The name of the folder */
|
|
19
|
+
name: string;
|
|
20
|
+
/** Parent folder id */
|
|
21
|
+
parentFolderId: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Input representation of a content space folder
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentSpaceFolderInputRep {
|
|
30
|
+
name: string;
|
|
31
|
+
parentFolderId: string;
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "d9cfda700d3293277cc91f1818cbbb3f";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceFolderItemCollectionInputRep, existing: ManagedContentSpaceFolderItemCollectionInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceFolderItemCollectionInputRepNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceFolderItemCollectionInputRepNormalized, incoming: ManagedContentSpaceFolderItemCollectionInputRepNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceFolderItemCollectionInputRep): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceFolderItemCollectionInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Collection input of ManagedContentSpaceFolderItems for Move operation
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceFolderItemCollectionInputRepNormalized {
|
|
18
|
+
/** ID of the new parent folder to the items should be moved */
|
|
19
|
+
folderId: string;
|
|
20
|
+
/** List of IDs of the folder items that need to be moved */
|
|
21
|
+
folderItems: Array<string>;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Collection input of ManagedContentSpaceFolderItems for Move operation
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentSpaceFolderItemCollectionInputRep {
|
|
30
|
+
folderId: string;
|
|
31
|
+
folderItems: Array<string>;
|
|
32
|
+
}
|
package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { ManagedContentSpaceFolderItemRepresentation as ManagedContentSpaceFolderItemRepresentation_ManagedContentSpaceFolderItemRepresentation } from './ManagedContentSpaceFolderItemRepresentation';
|
|
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 = "e85b8f02eca0f2e88859e6f3a061e56b";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentSpaceFolderItemCollectionRepresentation, existing: ManagedContentSpaceFolderItemCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceFolderItemCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: ManagedContentSpaceFolderItemCollectionRepresentationNormalized, incoming: ManagedContentSpaceFolderItemCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentSpaceFolderItemCollectionRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceFolderItemCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Collection Representation of folder items inside in ManagedContentSpaceFolder
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentSpaceFolderItemCollectionRepresentationNormalized {
|
|
20
|
+
/** The id of the folder */
|
|
21
|
+
folderId: string;
|
|
22
|
+
/** The list of the folder items - ManagedContent or ManagedContentSpaceFolder */
|
|
23
|
+
folderItems: Array<ManagedContentSpaceFolderItemRepresentation_ManagedContentSpaceFolderItemRepresentation>;
|
|
24
|
+
/** The id of the parent folder */
|
|
25
|
+
parentFolderId: string | null;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Collection Representation of folder items inside in ManagedContentSpaceFolder
|
|
29
|
+
*
|
|
30
|
+
* Keys:
|
|
31
|
+
* (none)
|
|
32
|
+
*/
|
|
33
|
+
export interface ManagedContentSpaceFolderItemCollectionRepresentation {
|
|
34
|
+
folderId: string;
|
|
35
|
+
folderItems: Array<ManagedContentSpaceFolderItemRepresentation_ManagedContentSpaceFolderItemRepresentation>;
|
|
36
|
+
parentFolderId: string | null;
|
|
37
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
2
|
+
import { ManagedContentLanguageSummaryRepresentation as ManagedContentLanguageSummaryRepresentation_ManagedContentLanguageSummaryRepresentation } from './ManagedContentLanguageSummaryRepresentation';
|
|
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 = "86249b05e2a03182a63bd79642f21866";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: ManagedContentSpaceFolderItemRepresentation, existing: ManagedContentSpaceFolderItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceFolderItemRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: ManagedContentSpaceFolderItemRepresentationNormalized, incoming: ManagedContentSpaceFolderItemRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: ManagedContentSpaceFolderItemRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceFolderItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Representation of a folder item inside a ManagedContentSpaceFolder
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface ManagedContentSpaceFolderItemRepresentationNormalized {
|
|
20
|
+
/** The ContentKey of the ManagedContent */
|
|
21
|
+
contentKey?: string;
|
|
22
|
+
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
23
|
+
/** The User ID for the user which created the ManagedContent or ManagedContentSpaceFolder */
|
|
24
|
+
createdBy: string;
|
|
25
|
+
/** The date when the ManagedContent or ManagedContentSpaceFolder was created */
|
|
26
|
+
createdDate: string;
|
|
27
|
+
/** Boolean flag to indicate whether this folder has child folders */
|
|
28
|
+
hasChildFolders?: boolean;
|
|
29
|
+
/** Boolean flag to indicate whether this folder item is a folder */
|
|
30
|
+
isFolder: boolean;
|
|
31
|
+
/** Boolean flag to indicate whether this folder item is published */
|
|
32
|
+
isPublished?: boolean;
|
|
33
|
+
/** Language summary of the ManagedContentVariant */
|
|
34
|
+
language?: ManagedContentLanguageSummaryRepresentation_ManagedContentLanguageSummaryRepresentation;
|
|
35
|
+
/** The User ID for the user which last modified the ManagedContentVariant or ManagedContentSpaceFolder */
|
|
36
|
+
lastModifiedBy: string;
|
|
37
|
+
/** The User Name for the user which last modified the ManagedContentVariant or ManagedContentSpaceFolder */
|
|
38
|
+
lastModifiedByName: string;
|
|
39
|
+
/** The date when the ManagedContentVariant or ManagedContentSpaceFolder was last modified */
|
|
40
|
+
lastModifiedDate: string;
|
|
41
|
+
/** The id of the folder item - ManagedContent or ManagedContentSpaceFolder */
|
|
42
|
+
managedContentOrFolderId: string;
|
|
43
|
+
/** Latest Managed Content Variant Id of the folder item is ManagedContent */
|
|
44
|
+
managedContentVariantId?: string;
|
|
45
|
+
/** The mimetype for the content */
|
|
46
|
+
mimeType: string;
|
|
47
|
+
/** Status of the ManagedContentVariant */
|
|
48
|
+
status?: string;
|
|
49
|
+
/** Title of the ManagedContent/ManagedContentSpaceFolder */
|
|
50
|
+
title: string;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Representation of a folder item inside a ManagedContentSpaceFolder
|
|
54
|
+
*
|
|
55
|
+
* Keys:
|
|
56
|
+
* (none)
|
|
57
|
+
*/
|
|
58
|
+
export interface ManagedContentSpaceFolderItemRepresentation {
|
|
59
|
+
contentKey?: string;
|
|
60
|
+
contentType?: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
61
|
+
createdBy: string;
|
|
62
|
+
createdDate: string;
|
|
63
|
+
hasChildFolders?: boolean;
|
|
64
|
+
isFolder: boolean;
|
|
65
|
+
isPublished?: boolean;
|
|
66
|
+
language?: ManagedContentLanguageSummaryRepresentation_ManagedContentLanguageSummaryRepresentation;
|
|
67
|
+
lastModifiedBy: string;
|
|
68
|
+
lastModifiedByName: string;
|
|
69
|
+
lastModifiedDate: string;
|
|
70
|
+
managedContentOrFolderId: string;
|
|
71
|
+
managedContentVariantId?: string;
|
|
72
|
+
mimeType: string;
|
|
73
|
+
status?: string;
|
|
74
|
+
title: string;
|
|
75
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { AbstractMCSFolderRepresentation as AbstractMCSFolderRepresentation_AbstractMCSFolderRepresentation } from './AbstractMCSFolderRepresentation';
|
|
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 = "419fce7b0af83dae123313032e8aba4e";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentSpaceFolderRepresentation, existing: ManagedContentSpaceFolderRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceFolderRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentSpaceFolderRepresentationNormalized, incoming: ManagedContentSpaceFolderRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentSpaceFolderRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceFolderRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Base Representation of a CMS Folder i.e. ManagedContentSpaceFolder
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentSpaceFolderRepresentationNormalized extends AbstractMCSFolderRepresentation_AbstractMCSFolderRepresentation {
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Base Representation of a CMS Folder i.e. ManagedContentSpaceFolder
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface ManagedContentSpaceFolderRepresentation extends AbstractMCSFolderRepresentation_AbstractMCSFolderRepresentation {
|
|
27
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "6d45b106f6cca7730e2512c07dbe09f6";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceInputRepresentation, existing: ManagedContentSpaceInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceInputRepresentationNormalized, incoming: ManagedContentSpaceInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* The input representation for a Managed Content Space
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceInputRepresentationNormalized {
|
|
18
|
+
/** List of CMS Channels to be associated with the Managed Content Space */
|
|
19
|
+
channels: Array<string>;
|
|
20
|
+
/** List of contributors to be associated with the Managed Content Space */
|
|
21
|
+
collaborators: Array<{}>;
|
|
22
|
+
/** Default Language of the Managed Content Space */
|
|
23
|
+
defaultLanguage: string;
|
|
24
|
+
/** Description of the Managed Content Space */
|
|
25
|
+
description: string;
|
|
26
|
+
/** Boolean flag depicting space as 2.0 if set true */
|
|
27
|
+
isSpaceV2: boolean;
|
|
28
|
+
/** Boolean flag depicting space as undeletable if set true */
|
|
29
|
+
isUndeletable: boolean;
|
|
30
|
+
/** Name of the Managed Content Space */
|
|
31
|
+
name: string;
|
|
32
|
+
/** List of languages supported by the Managed Content Space */
|
|
33
|
+
supportedLanguages: Array<string>;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* The input representation for a Managed Content Space
|
|
37
|
+
*
|
|
38
|
+
* Keys:
|
|
39
|
+
* (none)
|
|
40
|
+
*/
|
|
41
|
+
export interface ManagedContentSpaceInputRepresentation {
|
|
42
|
+
channels: Array<string>;
|
|
43
|
+
collaborators: Array<{}>;
|
|
44
|
+
defaultLanguage: string;
|
|
45
|
+
description: string;
|
|
46
|
+
isSpaceV2: boolean;
|
|
47
|
+
isUndeletable: boolean;
|
|
48
|
+
name: string;
|
|
49
|
+
supportedLanguages: Array<string>;
|
|
50
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ManagedContentSpaceMemberRepresentation as ManagedContentSpaceMemberRepresentation_ManagedContentSpaceMemberRepresentation } from './ManagedContentSpaceMemberRepresentation';
|
|
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 = "d19182489a6cddb99b78a92559ce50c9";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentSpaceMemberCollectionRepresentation, existing: ManagedContentSpaceMemberCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceMemberCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentSpaceMemberCollectionRepresentationNormalized, incoming: ManagedContentSpaceMemberCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentSpaceMemberCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceMemberCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection representation of the members in a content space
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentSpaceMemberCollectionRepresentationNormalized {
|
|
19
|
+
/** List of the members in the content space */
|
|
20
|
+
members: Array<ManagedContentSpaceMemberRepresentation_ManagedContentSpaceMemberRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Collection representation of the members in a content space
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentSpaceMemberCollectionRepresentation {
|
|
29
|
+
members: Array<ManagedContentSpaceMemberRepresentation_ManagedContentSpaceMemberRepresentation>;
|
|
30
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "aa02c2b3dc29696236da41cfa5c2fccb";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceMemberInputRepresentation, existing: ManagedContentSpaceMemberInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceMemberInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceMemberInputRepresentationNormalized, incoming: ManagedContentSpaceMemberInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceMemberInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceMemberInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation of a content space member
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceMemberInputRepresentationNormalized {
|
|
18
|
+
/** The ID of the user/group to assign the role in the content space */
|
|
19
|
+
memberId: string;
|
|
20
|
+
/** The ID of the role to assign the user as, in the content space */
|
|
21
|
+
roleId: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Input representation of a content space member
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentSpaceMemberInputRepresentation {
|
|
30
|
+
memberId: string;
|
|
31
|
+
roleId: string;
|
|
32
|
+
}
|
package/dist/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { ManagedContentSpacePermissionRepresentation as ManagedContentSpacePermissionRepresentation_ManagedContentSpacePermissionRepresentation } from './ManagedContentSpacePermissionRepresentation';
|
|
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 = "084fc7931f796f3ea348be92f513babe";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentSpaceMemberPermissionsRepresentation, existing: ManagedContentSpaceMemberPermissionsRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceMemberPermissionsRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentSpaceMemberPermissionsRepresentationNormalized, incoming: ManagedContentSpaceMemberPermissionsRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentSpaceMemberPermissionsRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceMemberPermissionsRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of permissions of a member in a content space
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentSpaceMemberPermissionsRepresentationNormalized {
|
|
19
|
+
/** A map of permissions for a member grouped by different scopes and consequently spaceContentTypes */
|
|
20
|
+
permissions: {
|
|
21
|
+
[key: string]: {
|
|
22
|
+
[key: string]: ManagedContentSpacePermissionRepresentation_ManagedContentSpacePermissionRepresentation;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Representation of permissions of a member in a content space
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface ManagedContentSpaceMemberPermissionsRepresentation {
|
|
33
|
+
permissions: {
|
|
34
|
+
[key: string]: {
|
|
35
|
+
[key: string]: ManagedContentSpacePermissionRepresentation_ManagedContentSpacePermissionRepresentation;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { ManagedContentSpaceRoleRepresentation as ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation } from './ManagedContentSpaceRoleRepresentation';
|
|
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 = "ce923c41b95874dccf972705c4f25f77";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentSpaceMemberRepresentation, existing: ManagedContentSpaceMemberRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceMemberRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentSpaceMemberRepresentationNormalized, incoming: ManagedContentSpaceMemberRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentSpaceMemberRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceMemberRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Representation of a ManagedContentSpaceMember
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentSpaceMemberRepresentationNormalized {
|
|
19
|
+
/** The id of managedContentSpaceMember entity object */
|
|
20
|
+
id: string;
|
|
21
|
+
/** The user / group id */
|
|
22
|
+
memberId: string;
|
|
23
|
+
role: ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Representation of a ManagedContentSpaceMember
|
|
27
|
+
*
|
|
28
|
+
* Keys:
|
|
29
|
+
* (none)
|
|
30
|
+
*/
|
|
31
|
+
export interface ManagedContentSpaceMemberRepresentation {
|
|
32
|
+
id: string;
|
|
33
|
+
memberId: string;
|
|
34
|
+
role: ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation;
|
|
35
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "eaaea3c665b418873ba8940edb51e5da";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpacePermissionRepresentation, existing: ManagedContentSpacePermissionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpacePermissionRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpacePermissionRepresentationNormalized, incoming: ManagedContentSpacePermissionRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpacePermissionRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpacePermissionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Representation of a permission bit vector based on a scopeType or contentTypeIdOrEnum
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpacePermissionRepresentationNormalized {
|
|
18
|
+
/** Does the member have create access for the scopeType and spaceContentType */
|
|
19
|
+
canCreate: boolean;
|
|
20
|
+
/** Does the member have delete access for the scopeType and spaceContentType */
|
|
21
|
+
canDelete: boolean;
|
|
22
|
+
/** Does the member have manage access for the scopeType and spaceContentType */
|
|
23
|
+
canManage: boolean;
|
|
24
|
+
/** Does the member have manage access for the scopeType and spaceContentType */
|
|
25
|
+
canPreview: boolean;
|
|
26
|
+
/** Does the member have publish/unpublish access for the scopeType and spaceContentType */
|
|
27
|
+
canPublish: boolean;
|
|
28
|
+
/** Does the member have read access for the scopeType and spaceContentType */
|
|
29
|
+
canRead: boolean;
|
|
30
|
+
/** Does the member have schedule access for the scopeType and spaceContentType */
|
|
31
|
+
canSchedule: boolean;
|
|
32
|
+
/** Does the member have translate access for the scopeType and spaceContentType */
|
|
33
|
+
canTranslate: boolean;
|
|
34
|
+
/** Does the member have update access for the scopeType and spaceContentType */
|
|
35
|
+
canUpdate: boolean;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Representation of a permission bit vector based on a scopeType or contentTypeIdOrEnum
|
|
39
|
+
*
|
|
40
|
+
* Keys:
|
|
41
|
+
* (none)
|
|
42
|
+
*/
|
|
43
|
+
export interface ManagedContentSpacePermissionRepresentation {
|
|
44
|
+
canCreate: boolean;
|
|
45
|
+
canDelete: boolean;
|
|
46
|
+
canManage: boolean;
|
|
47
|
+
canPreview: boolean;
|
|
48
|
+
canPublish: boolean;
|
|
49
|
+
canRead: boolean;
|
|
50
|
+
canSchedule: boolean;
|
|
51
|
+
canTranslate: boolean;
|
|
52
|
+
canUpdate: boolean;
|
|
53
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
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 = "830f1b193ef764abe9fbaded219f3709";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceRepresentation, existing: ManagedContentSpaceRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceRepresentationNormalized, incoming: ManagedContentSpaceRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Details of a Managed Content Space
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceRepresentationNormalized {
|
|
18
|
+
/** User-Id of the creator of the Managed Content Space */
|
|
19
|
+
createdBy: string;
|
|
20
|
+
/** Date of creation of the Managed Content Space */
|
|
21
|
+
createdDate: string;
|
|
22
|
+
/** Default Language of the Managed Content Space */
|
|
23
|
+
defaultLanguage: string;
|
|
24
|
+
/** Description of the Managed Content Space */
|
|
25
|
+
description: string;
|
|
26
|
+
/** Id of the Managed Content Space */
|
|
27
|
+
id: string;
|
|
28
|
+
/** Boolean flag of space v2 */
|
|
29
|
+
isSpaceV2?: boolean;
|
|
30
|
+
/** User-Id of the user who last modified the Managed Content Space */
|
|
31
|
+
lastModifiedBy: string;
|
|
32
|
+
/** Date on which the Managed Content Space was last modified */
|
|
33
|
+
lastModifiedDate: string;
|
|
34
|
+
/** Name of the Managed Content Space */
|
|
35
|
+
name: string;
|
|
36
|
+
/** Root Folder Id of the Managed Content Space */
|
|
37
|
+
rootFolderId: string;
|
|
38
|
+
/** Set of supported languages in the Managed Content Space */
|
|
39
|
+
supportedLanguages?: Array<string>;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Details of a Managed Content Space
|
|
43
|
+
*
|
|
44
|
+
* Keys:
|
|
45
|
+
* (none)
|
|
46
|
+
*/
|
|
47
|
+
export interface ManagedContentSpaceRepresentation {
|
|
48
|
+
createdBy: string;
|
|
49
|
+
createdDate: string;
|
|
50
|
+
defaultLanguage: string;
|
|
51
|
+
description: string;
|
|
52
|
+
id: string;
|
|
53
|
+
isSpaceV2?: boolean;
|
|
54
|
+
lastModifiedBy: string;
|
|
55
|
+
lastModifiedDate: string;
|
|
56
|
+
name: string;
|
|
57
|
+
rootFolderId: string;
|
|
58
|
+
supportedLanguages?: Array<string>;
|
|
59
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ManagedContentSpaceRoleRepresentation as ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation } from './ManagedContentSpaceRoleRepresentation';
|
|
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 = "332f49232e25346824252c100fc484bd";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentSpaceRoleCollectionRepresentation, existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, incoming: ManagedContentSpaceRoleCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentSpaceRoleCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection representation of the roles in a content space
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentSpaceRoleCollectionRepresentationNormalized {
|
|
19
|
+
/** List of the roles in the content space */
|
|
20
|
+
roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Collection representation of the roles in a content space
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentSpaceRoleCollectionRepresentation {
|
|
29
|
+
roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
|
|
30
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "b5f70db0d211782d4a07f0c4b75fea95";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceRoleRepresentation, existing: ManagedContentSpaceRoleRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceRoleRepresentationNormalized, incoming: ManagedContentSpaceRoleRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceRoleRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Representation of a ManagedContentSpaceRole
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceRoleRepresentationNormalized {
|
|
18
|
+
/** The role description */
|
|
19
|
+
description: string;
|
|
20
|
+
/** The role ID */
|
|
21
|
+
id: string;
|
|
22
|
+
/** The role name */
|
|
23
|
+
name: string;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Representation of a ManagedContentSpaceRole
|
|
27
|
+
*
|
|
28
|
+
* Keys:
|
|
29
|
+
* (none)
|
|
30
|
+
*/
|
|
31
|
+
export interface ManagedContentSpaceRoleRepresentation {
|
|
32
|
+
description: string;
|
|
33
|
+
id: string;
|
|
34
|
+
name: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "577d4cf32ca399b09e4ba4e247533276";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentSpaceSummaryRepresentation, existing: ManagedContentSpaceSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceSummaryRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentSpaceSummaryRepresentationNormalized, incoming: ManagedContentSpaceSummaryRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentSpaceSummaryRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Information about a managed content space.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentSpaceSummaryRepresentationNormalized {
|
|
18
|
+
/** Id of the managed content space. */
|
|
19
|
+
id: string;
|
|
20
|
+
/** Connect API resource url to ge more information about managed content space. */
|
|
21
|
+
resourceUrl: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Information about a managed content space.
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentSpaceSummaryRepresentation {
|
|
30
|
+
id: string;
|
|
31
|
+
resourceUrl: string;
|
|
32
|
+
}
|