@salesforce/lds-adapters-experience-model 1.124.2 → 1.124.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/dist/es/es2018/experience-model.js +2179 -2179
  2. package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
  3. package/dist/{types → es/es2018/types}/src/generated/adapters/getBlockType.d.ts +30 -30
  4. package/dist/{types → es/es2018/types}/src/generated/adapters/getBlockTypes.d.ts +34 -34
  5. package/dist/{types → es/es2018/types}/src/generated/adapters/getContentType.d.ts +30 -30
  6. package/dist/{types → es/es2018/types}/src/generated/adapters/getContentTypes.d.ts +34 -34
  7. package/dist/{types → es/es2018/types}/src/generated/adapters/getPropertyType.d.ts +30 -30
  8. package/dist/{types → es/es2018/types}/src/generated/adapters/getPropertyTypes.d.ts +31 -31
  9. package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +6 -6
  10. package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +13 -13
  11. package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -9
  12. package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -14
  13. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -11
  14. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsFoldersByFolderId.d.ts +11 -11
  15. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -10
  16. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -10
  17. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsContentsByContentKeyOrId.d.ts +18 -18
  18. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -21
  19. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -19
  20. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeployments.d.ts +21 -21
  21. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -18
  22. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -17
  23. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -16
  24. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -18
  25. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSpacesByContentSpaceId.d.ts +15 -15
  26. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -19
  27. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContent.d.ts +16 -16
  28. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -15
  29. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +20 -20
  30. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -19
  31. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +15 -15
  32. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveryChannels.d.ts +16 -16
  33. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveryChannelsContentsQueryByChannelId.d.ts +27 -27
  34. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveryChannelsContentsSearchByChannelId.d.ts +21 -21
  35. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveryChannelsMediaContentByChannelIdAndMediaGuid.d.ts +16 -16
  36. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveryRecordsContentsByRecordId.d.ts +22 -22
  37. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -15
  38. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +25 -25
  39. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsManagementChannels.d.ts +16 -16
  40. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsManagementChannelsByChannelId.d.ts +15 -15
  41. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -25
  42. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -27
  43. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -21
  44. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelBlockTypes.d.ts +23 -23
  45. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelBlockTypesByFullyQualifiedName.d.ts +21 -21
  46. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelContentTypes.d.ts +23 -23
  47. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelContentTypesByFullyQualifiedName.d.ts +21 -21
  48. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelPropertyTypes.d.ts +20 -20
  49. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectExperienceModelPropertyTypesByFullyQualifiedName.d.ts +21 -21
  50. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -19
  51. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -15
  52. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -16
  53. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -15
  54. package/dist/{types → es/es2018/types}/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +9 -9
  55. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -13
  56. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
  57. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsFoldersByFolderId.d.ts +13 -13
  58. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -13
  59. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsManagementChannelsByChannelId.d.ts +17 -17
  60. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +13 -13
  61. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -21
  62. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -14
  63. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -14
  64. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsContents.d.ts +18 -18
  65. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -16
  66. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeployments.d.ts +17 -17
  67. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -16
  68. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -15
  69. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -16
  70. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -17
  71. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -16
  72. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -24
  73. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -15
  74. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -18
  75. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsFolders.d.ts +13 -13
  76. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsManagementChannels.d.ts +17 -17
  77. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSchedules.d.ts +18 -18
  78. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -23
  79. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -16
  80. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -15
  81. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
  82. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -16
  83. package/dist/{types → es/es2018/types}/src/generated/types/AbstractMCSFolderRepresentation.d.ts +35 -35
  84. package/dist/{types → es/es2018/types}/src/generated/types/AbstractMContentRepresentation.d.ts +50 -50
  85. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelBlockTypeCollectionRepresentation.d.ts +43 -43
  86. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelBlockTypeDetailRepresentation.d.ts +63 -63
  87. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelBlockTypeSummaryRepresentation.d.ts +52 -52
  88. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelContentTypeCollectionRepresentation.d.ts +43 -43
  89. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelContentTypeDetailRepresentation.d.ts +55 -55
  90. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelContentTypeSummaryRepresentation.d.ts +45 -45
  91. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelPropertyTypeCollectionRepresentation.d.ts +43 -43
  92. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelPropertyTypeDetailRepresentation.d.ts +55 -55
  93. package/dist/{types → es/es2018/types}/src/generated/types/ExperienceModelPropertyTypeSummaryRepresentation.d.ts +45 -45
  94. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -30
  95. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -32
  96. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -53
  97. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -30
  98. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentRepresentation.d.ts +46 -46
  99. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -32
  100. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -29
  101. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -32
  102. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -30
  103. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -45
  104. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -47
  105. package/dist/{types → es/es2018/types}/src/generated/types/MContentBodyRepresentation.d.ts +33 -33
  106. package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -39
  107. package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionRepresentation.d.ts +51 -51
  108. package/dist/{types → es/es2018/types}/src/generated/types/MContentDetailRepresentation.d.ts +31 -31
  109. package/dist/{types → es/es2018/types}/src/generated/types/MContentSummaryRepresentation.d.ts +27 -27
  110. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -33
  111. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -30
  112. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -33
  113. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelCollectionRepresentation.d.ts +42 -42
  114. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelInputRepresentation.d.ts +44 -44
  115. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelRepresentation.d.ts +47 -47
  116. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -35
  117. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -30
  118. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +34 -34
  119. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -30
  120. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +39 -39
  121. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +44 -44
  122. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -41
  123. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +51 -51
  124. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -33
  125. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -38
  126. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDocumentRepresentation.d.ts +74 -74
  127. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -44
  128. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -29
  129. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -32
  130. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRep.d.ts +32 -32
  131. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -45
  132. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -65
  133. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -41
  134. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -57
  135. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -51
  136. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -35
  137. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +34 -34
  138. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentRepresentation.d.ts +32 -32
  139. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -47
  140. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -39
  141. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -32
  142. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -45
  143. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -43
  144. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -32
  145. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -32
  146. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +36 -36
  147. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +65 -65
  148. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -27
  149. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -30
  150. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -32
  151. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -38
  152. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -35
  153. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +50 -50
  154. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRepresentation.d.ts +56 -56
  155. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -30
  156. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -35
  157. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -32
  158. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -30
  159. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -65
  160. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -38
  161. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -40
  162. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -49
  163. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -39
  164. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -32
  165. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -38
  166. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -32
  167. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -39
  168. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +32 -32
  169. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantRepresentation.d.ts +79 -79
  170. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -39
  171. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -47
  172. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -50
  173. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -50
  174. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -51
  175. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -33
  176. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -81
  177. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionRepresentation.d.ts +66 -66
  178. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -30
  179. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -41
  180. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -29
  181. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -33
  182. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -54
  183. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -75
  184. package/dist/{types → es/es2018/types}/src/generated/types/ReferenceRepresentation.d.ts +32 -32
  185. package/dist/{types → es/es2018/types}/src/generated/types/StreamedRepresentation.d.ts +26 -26
  186. package/dist/{types → es/es2018/types}/src/generated/types/TopicSummaryRepresentation.d.ts +32 -32
  187. package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
  188. package/package.json +5 -5
  189. package/sfdc/index.d.ts +1 -1
  190. package/sfdc/index.js +2239 -2239
  191. package/dist/umd/es2018/experience-model.js +0 -2247
  192. package/dist/umd/es5/experience-model.js +0 -2256
@@ -1,30 +1,30 @@
1
- import { MCDeliveryV2VariantRepresentation as MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation } from './MCDeliveryV2VariantRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "146cb4d6725310adf034ab404389a8fe";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: MCDeliveryV2VariantCollectionRepresentation, existing: MCDeliveryV2VariantCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantCollectionRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: MCDeliveryV2VariantCollectionRepresentationNormalized, incoming: MCDeliveryV2VariantCollectionRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: MCDeliveryV2VariantCollectionRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * The collection representing the list of managed content variant information
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface MCDeliveryV2VariantCollectionRepresentationNormalized {
19
- /** List of all variants */
20
- variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
21
- }
22
- /**
23
- * The collection representing the list of managed content variant information
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface MCDeliveryV2VariantCollectionRepresentation {
29
- variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
30
- }
1
+ import { MCDeliveryV2VariantRepresentation as MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation } from './MCDeliveryV2VariantRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "146cb4d6725310adf034ab404389a8fe";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MCDeliveryV2VariantCollectionRepresentation, existing: MCDeliveryV2VariantCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantCollectionRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MCDeliveryV2VariantCollectionRepresentationNormalized, incoming: MCDeliveryV2VariantCollectionRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: MCDeliveryV2VariantCollectionRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * The collection representing the list of managed content variant information
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface MCDeliveryV2VariantCollectionRepresentationNormalized {
19
+ /** List of all variants */
20
+ variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
21
+ }
22
+ /**
23
+ * The collection representing the list of managed content variant information
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface MCDeliveryV2VariantCollectionRepresentation {
29
+ variants: Array<MCDeliveryV2VariantRepresentation_MCDeliveryV2VariantRepresentation>;
30
+ }
@@ -1,32 +1,32 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "df20e473027ac5f214e9c9e6dbbaf745";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: MCDeliveryV2VariantInputRepresentation, existing: MCDeliveryV2VariantInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: MCDeliveryV2VariantInputRepresentationNormalized, incoming: MCDeliveryV2VariantInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: MCDeliveryV2VariantInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input representation to get variants by content ids and variant key
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface MCDeliveryV2VariantInputRepresentationNormalized {
18
- /** List of contentIds to filter variants */
19
- contentIds: Array<string>;
20
- /** Variant Key to filter variants */
21
- variantKey: string;
22
- }
23
- /**
24
- * Input representation to get variants by content ids and variant key
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface MCDeliveryV2VariantInputRepresentation {
30
- contentIds: Array<string>;
31
- variantKey: string;
32
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "df20e473027ac5f214e9c9e6dbbaf745";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MCDeliveryV2VariantInputRepresentation, existing: MCDeliveryV2VariantInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MCDeliveryV2VariantInputRepresentationNormalized, incoming: MCDeliveryV2VariantInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: MCDeliveryV2VariantInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation to get variants by content ids and variant key
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MCDeliveryV2VariantInputRepresentationNormalized {
18
+ /** List of contentIds to filter variants */
19
+ contentIds: Array<string>;
20
+ /** Variant Key to filter variants */
21
+ variantKey: string;
22
+ }
23
+ /**
24
+ * Input representation to get variants by content ids and variant key
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface MCDeliveryV2VariantInputRepresentation {
30
+ contentIds: Array<string>;
31
+ variantKey: string;
32
+ }
@@ -1,53 +1,53 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "429fac81596061cb8e65ecb4c2539c0d";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: MCDeliveryV2VariantRepresentation, existing: MCDeliveryV2VariantRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: MCDeliveryV2VariantRepresentationNormalized, incoming: MCDeliveryV2VariantRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: MCDeliveryV2VariantRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * The output representation of a managed content variant detailed information
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface MCDeliveryV2VariantRepresentationNormalized {
18
- /** Content Key of the content */
19
- contentKey: string;
20
- /** Content type of the content */
21
- contentType: string;
22
- /** Language of the variant */
23
- language: string;
24
- /** Last updated by (user id) of the variant */
25
- lastUpdatedBy: string;
26
- /** Id of the Managed Content */
27
- managedContentId: string;
28
- /** Published Date of the variant */
29
- publishedDate: string;
30
- /** Title of the variant */
31
- title: string;
32
- /** UrlName of the variant */
33
- urlName: string;
34
- /** Variant Key of the variant */
35
- variantKey: string;
36
- }
37
- /**
38
- * The output representation of a managed content variant detailed information
39
- *
40
- * Keys:
41
- * (none)
42
- */
43
- export interface MCDeliveryV2VariantRepresentation {
44
- contentKey: string;
45
- contentType: string;
46
- language: string;
47
- lastUpdatedBy: string;
48
- managedContentId: string;
49
- publishedDate: string;
50
- title: string;
51
- urlName: string;
52
- variantKey: string;
53
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "429fac81596061cb8e65ecb4c2539c0d";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MCDeliveryV2VariantRepresentation, existing: MCDeliveryV2VariantRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCDeliveryV2VariantRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MCDeliveryV2VariantRepresentationNormalized, incoming: MCDeliveryV2VariantRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: MCDeliveryV2VariantRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCDeliveryV2VariantRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * The output representation of a managed content variant detailed information
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MCDeliveryV2VariantRepresentationNormalized {
18
+ /** Content Key of the content */
19
+ contentKey: string;
20
+ /** Content type of the content */
21
+ contentType: string;
22
+ /** Language of the variant */
23
+ language: string;
24
+ /** Last updated by (user id) of the variant */
25
+ lastUpdatedBy: string;
26
+ /** Id of the Managed Content */
27
+ managedContentId: string;
28
+ /** Published Date of the variant */
29
+ publishedDate: string;
30
+ /** Title of the variant */
31
+ title: string;
32
+ /** UrlName of the variant */
33
+ urlName: string;
34
+ /** Variant Key of the variant */
35
+ variantKey: string;
36
+ }
37
+ /**
38
+ * The output representation of a managed content variant detailed information
39
+ *
40
+ * Keys:
41
+ * (none)
42
+ */
43
+ export interface MCDeliveryV2VariantRepresentation {
44
+ contentKey: string;
45
+ contentType: string;
46
+ language: string;
47
+ lastUpdatedBy: string;
48
+ managedContentId: string;
49
+ publishedDate: string;
50
+ title: string;
51
+ urlName: string;
52
+ variantKey: string;
53
+ }
@@ -1,30 +1,30 @@
1
- import { MCSiteContentRepresentation as MCSiteContentRepresentation_MCSiteContentRepresentation } from './MCSiteContentRepresentation';
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 = "ee3e857aefed96df2f66e7a70b1d83e2";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: MCSiteContentCollectionRepresentation, existing: MCSiteContentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteContentCollectionRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: MCSiteContentCollectionRepresentationNormalized, incoming: MCSiteContentCollectionRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: MCSiteContentCollectionRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * The collection representing the list of managed content detailed information
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface MCSiteContentCollectionRepresentationNormalized {
19
- /** List of all contents delivered to a site */
20
- contents: Array<MCSiteContentRepresentation_MCSiteContentRepresentation>;
21
- }
22
- /**
23
- * The collection representing the list of managed content detailed information
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface MCSiteContentCollectionRepresentation {
29
- contents: Array<MCSiteContentRepresentation_MCSiteContentRepresentation>;
30
- }
1
+ import { MCSiteContentRepresentation as MCSiteContentRepresentation_MCSiteContentRepresentation } from './MCSiteContentRepresentation';
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 = "ee3e857aefed96df2f66e7a70b1d83e2";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MCSiteContentCollectionRepresentation, existing: MCSiteContentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteContentCollectionRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MCSiteContentCollectionRepresentationNormalized, incoming: MCSiteContentCollectionRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: MCSiteContentCollectionRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * The collection representing the list of managed content detailed information
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface MCSiteContentCollectionRepresentationNormalized {
19
+ /** List of all contents delivered to a site */
20
+ contents: Array<MCSiteContentRepresentation_MCSiteContentRepresentation>;
21
+ }
22
+ /**
23
+ * The collection representing the list of managed content detailed information
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface MCSiteContentCollectionRepresentation {
29
+ contents: Array<MCSiteContentRepresentation_MCSiteContentRepresentation>;
30
+ }
@@ -1,46 +1,46 @@
1
- import { ManagedContentChildRepresentation as ManagedContentChildRepresentation_ManagedContentChildRepresentation } from './ManagedContentChildRepresentation';
2
- import { MCSiteVariantRepresentation as MCSiteVariantRepresentation_MCSiteVariantRepresentation } from './MCSiteVariantRepresentation';
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 = "e6075cf4afe12349242c3d4e8f0c07e8";
5
- export declare function validate(obj: any, path?: string): TypeError | null;
6
- export declare const RepresentationType: string;
7
- export declare function normalize(input: MCSiteContentRepresentation, existing: MCSiteContentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteContentRepresentationNormalized;
8
- export declare const select: () => $64$luvio_engine_FragmentSelection;
9
- export declare function equals(existing: MCSiteContentRepresentationNormalized, incoming: MCSiteContentRepresentationNormalized): boolean;
10
- export declare function deepFreeze(input: MCSiteContentRepresentation): void;
11
- export declare const ingest: $64$luvio_engine_ResourceIngest;
12
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteContentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
13
- /**
14
- * The output representation of a managed content detailed information
15
- *
16
- * Keys:
17
- * (none)
18
- */
19
- export interface MCSiteContentRepresentationNormalized {
20
- /** List of all immediate children of this content */
21
- children: Array<ManagedContentChildRepresentation_ManagedContentChildRepresentation>;
22
- /** Content key of a Managed Content */
23
- contentKey: string;
24
- /** Type of a Managed Content */
25
- contentType: string;
26
- /** Id of a Managed Content */
27
- managedContentId: string;
28
- /** Parent's Content key */
29
- parentContentKey: string;
30
- /** List of variants of this content delivered */
31
- variants: Array<MCSiteVariantRepresentation_MCSiteVariantRepresentation>;
32
- }
33
- /**
34
- * The output representation of a managed content detailed information
35
- *
36
- * Keys:
37
- * (none)
38
- */
39
- export interface MCSiteContentRepresentation {
40
- children: Array<ManagedContentChildRepresentation_ManagedContentChildRepresentation>;
41
- contentKey: string;
42
- contentType: string;
43
- managedContentId: string;
44
- parentContentKey: string;
45
- variants: Array<MCSiteVariantRepresentation_MCSiteVariantRepresentation>;
46
- }
1
+ import { ManagedContentChildRepresentation as ManagedContentChildRepresentation_ManagedContentChildRepresentation } from './ManagedContentChildRepresentation';
2
+ import { MCSiteVariantRepresentation as MCSiteVariantRepresentation_MCSiteVariantRepresentation } from './MCSiteVariantRepresentation';
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 = "e6075cf4afe12349242c3d4e8f0c07e8";
5
+ export declare function validate(obj: any, path?: string): TypeError | null;
6
+ export declare const RepresentationType: string;
7
+ export declare function normalize(input: MCSiteContentRepresentation, existing: MCSiteContentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteContentRepresentationNormalized;
8
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
9
+ export declare function equals(existing: MCSiteContentRepresentationNormalized, incoming: MCSiteContentRepresentationNormalized): boolean;
10
+ export declare function deepFreeze(input: MCSiteContentRepresentation): void;
11
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
12
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteContentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
13
+ /**
14
+ * The output representation of a managed content detailed information
15
+ *
16
+ * Keys:
17
+ * (none)
18
+ */
19
+ export interface MCSiteContentRepresentationNormalized {
20
+ /** List of all immediate children of this content */
21
+ children: Array<ManagedContentChildRepresentation_ManagedContentChildRepresentation>;
22
+ /** Content key of a Managed Content */
23
+ contentKey: string;
24
+ /** Type of a Managed Content */
25
+ contentType: string;
26
+ /** Id of a Managed Content */
27
+ managedContentId: string;
28
+ /** Parent's Content key */
29
+ parentContentKey: string;
30
+ /** List of variants of this content delivered */
31
+ variants: Array<MCSiteVariantRepresentation_MCSiteVariantRepresentation>;
32
+ }
33
+ /**
34
+ * The output representation of a managed content detailed information
35
+ *
36
+ * Keys:
37
+ * (none)
38
+ */
39
+ export interface MCSiteContentRepresentation {
40
+ children: Array<ManagedContentChildRepresentation_ManagedContentChildRepresentation>;
41
+ contentKey: string;
42
+ contentType: string;
43
+ managedContentId: string;
44
+ parentContentKey: string;
45
+ variants: Array<MCSiteVariantRepresentation_MCSiteVariantRepresentation>;
46
+ }
@@ -1,32 +1,32 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "e7ccb4e2fbf9b769a38846a77acc9ad3";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: MCSiteDeliveryByContentKeysInputRepresentation, existing: MCSiteDeliveryByContentKeysInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByContentKeysInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: MCSiteDeliveryByContentKeysInputRepresentationNormalized, incoming: MCSiteDeliveryByContentKeysInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: MCSiteDeliveryByContentKeysInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByContentKeysInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input representation to fetch content by content keys
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface MCSiteDeliveryByContentKeysInputRepresentationNormalized {
18
- /** List of Content keys to filter contents */
19
- contentKeys: Array<string>;
20
- /** Should include immediate children or not */
21
- includeChildren: boolean;
22
- }
23
- /**
24
- * Input representation to fetch content by content keys
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface MCSiteDeliveryByContentKeysInputRepresentation {
30
- contentKeys: Array<string>;
31
- includeChildren: boolean;
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 = "e7ccb4e2fbf9b769a38846a77acc9ad3";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MCSiteDeliveryByContentKeysInputRepresentation, existing: MCSiteDeliveryByContentKeysInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByContentKeysInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MCSiteDeliveryByContentKeysInputRepresentationNormalized, incoming: MCSiteDeliveryByContentKeysInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: MCSiteDeliveryByContentKeysInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByContentKeysInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation to fetch content by content keys
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MCSiteDeliveryByContentKeysInputRepresentationNormalized {
18
+ /** List of Content keys to filter contents */
19
+ contentKeys: Array<string>;
20
+ /** Should include immediate children or not */
21
+ includeChildren: boolean;
22
+ }
23
+ /**
24
+ * Input representation to fetch content by content keys
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface MCSiteDeliveryByContentKeysInputRepresentation {
30
+ contentKeys: Array<string>;
31
+ includeChildren: boolean;
32
+ }
@@ -1,29 +1,29 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "d3334102de350e9d3222d7915d965587";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: MCSiteDeliveryByContentTypesInputRepresentation, existing: MCSiteDeliveryByContentTypesInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByContentTypesInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: MCSiteDeliveryByContentTypesInputRepresentationNormalized, incoming: MCSiteDeliveryByContentTypesInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: MCSiteDeliveryByContentTypesInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByContentTypesInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input representation to fetch content by content types
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface MCSiteDeliveryByContentTypesInputRepresentationNormalized {
18
- /** List of Content types to filter contents */
19
- contentTypes: Array<string>;
20
- }
21
- /**
22
- * Input representation to fetch content by content types
23
- *
24
- * Keys:
25
- * (none)
26
- */
27
- export interface MCSiteDeliveryByContentTypesInputRepresentation {
28
- contentTypes: Array<string>;
29
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "d3334102de350e9d3222d7915d965587";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MCSiteDeliveryByContentTypesInputRepresentation, existing: MCSiteDeliveryByContentTypesInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByContentTypesInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MCSiteDeliveryByContentTypesInputRepresentationNormalized, incoming: MCSiteDeliveryByContentTypesInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: MCSiteDeliveryByContentTypesInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByContentTypesInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation to fetch content by content types
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MCSiteDeliveryByContentTypesInputRepresentationNormalized {
18
+ /** List of Content types to filter contents */
19
+ contentTypes: Array<string>;
20
+ }
21
+ /**
22
+ * Input representation to fetch content by content types
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface MCSiteDeliveryByContentTypesInputRepresentation {
28
+ contentTypes: Array<string>;
29
+ }
@@ -1,32 +1,32 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "36bcd9909b16457135f6dd9e440043a5";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: MCSiteDeliveryByNodesInputRepresentation, existing: MCSiteDeliveryByNodesInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByNodesInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: MCSiteDeliveryByNodesInputRepresentationNormalized, incoming: MCSiteDeliveryByNodesInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: MCSiteDeliveryByNodesInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByNodesInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input representation to fetch content by content types
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface MCSiteDeliveryByNodesInputRepresentationNormalized {
18
- /** content key for a content to fetch nodes */
19
- contentKey: string;
20
- /** List of node Ids to filter from content */
21
- nodeIds: Array<string>;
22
- }
23
- /**
24
- * Input representation to fetch content by content types
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface MCSiteDeliveryByNodesInputRepresentation {
30
- contentKey: string;
31
- nodeIds: Array<string>;
32
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "36bcd9909b16457135f6dd9e440043a5";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MCSiteDeliveryByNodesInputRepresentation, existing: MCSiteDeliveryByNodesInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MCSiteDeliveryByNodesInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MCSiteDeliveryByNodesInputRepresentationNormalized, incoming: MCSiteDeliveryByNodesInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: MCSiteDeliveryByNodesInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: MCSiteDeliveryByNodesInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation to fetch content by content types
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MCSiteDeliveryByNodesInputRepresentationNormalized {
18
+ /** content key for a content to fetch nodes */
19
+ contentKey: string;
20
+ /** List of node Ids to filter from content */
21
+ nodeIds: Array<string>;
22
+ }
23
+ /**
24
+ * Input representation to fetch content by content types
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface MCSiteDeliveryByNodesInputRepresentation {
30
+ contentKey: string;
31
+ nodeIds: Array<string>;
32
+ }