@salesforce/lds-adapters-experience-model 0.131.0
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/experience-model.js +2234 -0
- package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +66 -0
- package/dist/es/es2018/types/src/generated/adapters/getBlockType.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/adapters/getBlockTypes.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/adapters/getContentType.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/adapters/getContentTypes.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/adapters/getPropertyType.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/adapters/getPropertyTypes.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +6 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/es/es2018/types/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectCmsFoldersByFolderId.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -0
- package/dist/es/es2018/types/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsContentsByContentKeyOrId.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsDeployments.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/getCmsSpacesByContentSpaceId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsContent.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +20 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannels.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsQueryByChannelId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsSearchByChannelId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsMediaContentByChannelIdAndMediaGuid.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryRecordsContentsByRecordId.d.ts +22 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsManagementChannels.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCmsManagementChannelsByChannelId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelBlockTypes.d.ts +23 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelBlockTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelContentTypes.d.ts +23 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelContentTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelPropertyTypes.d.ts +20 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectExperienceModelPropertyTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsFoldersByFolderId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsManagementChannelsByChannelId.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -0
- package/dist/es/es2018/types/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsContents.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsDeployments.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsFolders.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsManagementChannels.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectCmsSchedules.d.ts +18 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/es/es2018/types/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/types/AbstractMCSFolderRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/AbstractMContentRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelBlockTypeCollectionRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelBlockTypeDetailRepresentation.d.ts +63 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelBlockTypeSummaryRepresentation.d.ts +52 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelContentTypeCollectionRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelContentTypeDetailRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelContentTypeSummaryRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelPropertyTypeCollectionRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelPropertyTypeDetailRepresentation.d.ts +55 -0
- package/dist/es/es2018/types/src/generated/types/ExperienceModelPropertyTypeSummaryRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteContentRepresentation.d.ts +46 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/MContentBodyRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/MContentCollectionRepresentation.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/MContentDetailRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/MContentSummaryRepresentation.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentChannelCollectionRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentChannelInputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentChannelRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentDocumentRepresentation.d.ts +74 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentInputRep.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +56 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +79 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionRepresentation.d.ts +66 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -0
- package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -0
- package/dist/es/es2018/types/src/generated/types/ReferenceRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/StreamedRepresentation.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/types/TopicSummaryRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +39 -0
- package/package.json +68 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +2306 -0
- package/src/raml/api.raml +3820 -0
- package/src/raml/luvio.raml +129 -0
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { Adapter as $64$luvio_engine_Adapter, Snapshot as $64$luvio_engine_Snapshot, UnfulfilledSnapshot as $64$luvio_engine_UnfulfilledSnapshot } from '@luvio/engine';
|
|
2
|
+
export declare const ObjectPrototypeHasOwnProperty: (v: PropertyKey) => boolean;
|
|
3
|
+
declare const ObjectKeys: {
|
|
4
|
+
(o: object): string[];
|
|
5
|
+
(o: {}): string[];
|
|
6
|
+
}, ObjectFreeze: {
|
|
7
|
+
<T extends Function>(f: T): T;
|
|
8
|
+
<T_1 extends {
|
|
9
|
+
[idx: string]: object | U | null | undefined;
|
|
10
|
+
}, U extends string | number | bigint | boolean | symbol>(o: T_1): Readonly<T_1>;
|
|
11
|
+
<T_2>(o: T_2): Readonly<T_2>;
|
|
12
|
+
}, ObjectCreate: {
|
|
13
|
+
(o: object | null): any;
|
|
14
|
+
(o: object | null, properties: PropertyDescriptorMap & ThisType<any>): any;
|
|
15
|
+
};
|
|
16
|
+
export { ObjectFreeze, ObjectCreate, ObjectKeys };
|
|
17
|
+
export declare const ArrayIsArray: (arg: any) => arg is any[];
|
|
18
|
+
export declare const ArrayPrototypePush: (...items: any[]) => number;
|
|
19
|
+
export interface AdapterValidationConfig {
|
|
20
|
+
displayName: string;
|
|
21
|
+
parameters: {
|
|
22
|
+
required: string[];
|
|
23
|
+
optional: string[];
|
|
24
|
+
unsupported?: string[];
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Validates an adapter config is well-formed.
|
|
29
|
+
* @param config The config to validate.
|
|
30
|
+
* @param adapter The adapter validation configuration.
|
|
31
|
+
* @param oneOf The keys the config must contain at least one of.
|
|
32
|
+
* @throws A TypeError if config doesn't satisfy the adapter's config validation.
|
|
33
|
+
*/
|
|
34
|
+
export declare function validateConfig<T>(config: Untrusted<T>, adapter: AdapterValidationConfig, oneOf?: string[]): void;
|
|
35
|
+
export declare function untrustedIsObject<Base>(untrusted: unknown): untrusted is Untrusted<Base>;
|
|
36
|
+
export type UncoercedConfiguration<Base, Options extends {
|
|
37
|
+
[key in keyof Base]?: any;
|
|
38
|
+
}> = {
|
|
39
|
+
[Key in keyof Base]?: Base[Key] | Options[Key];
|
|
40
|
+
};
|
|
41
|
+
export type Untrusted<Base> = Partial<Base>;
|
|
42
|
+
export declare function areRequiredParametersPresent<T>(config: any, configPropertyNames: AdapterValidationConfig): config is T;
|
|
43
|
+
export declare function refreshable<C, D, R>(adapter: $64$luvio_engine_Adapter<C, D>, resolve: (config: unknown) => Promise<$64$luvio_engine_Snapshot<R>>): $64$luvio_engine_Adapter<C, D>;
|
|
44
|
+
export declare const SNAPSHOT_STATE_FULFILLED = "Fulfilled";
|
|
45
|
+
export declare const SNAPSHOT_STATE_UNFULFILLED = "Unfulfilled";
|
|
46
|
+
export declare const snapshotRefreshOptions: {
|
|
47
|
+
overrides: {
|
|
48
|
+
headers: {
|
|
49
|
+
'Cache-Control': string;
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* A deterministic JSON stringify implementation. Heavily adapted from https://github.com/epoberezkin/fast-json-stable-stringify.
|
|
55
|
+
* This is needed because insertion order for JSON.stringify(object) affects output:
|
|
56
|
+
* JSON.stringify({a: 1, b: 2})
|
|
57
|
+
* "{"a":1,"b":2}"
|
|
58
|
+
* JSON.stringify({b: 2, a: 1})
|
|
59
|
+
* "{"b":2,"a":1}"
|
|
60
|
+
* @param data Data to be JSON-stringified.
|
|
61
|
+
* @returns JSON.stringified value with consistent ordering of keys.
|
|
62
|
+
*/
|
|
63
|
+
export declare function stableJSONStringify(node: any): string | undefined;
|
|
64
|
+
export declare function getFetchResponseStatusText(status: number): string;
|
|
65
|
+
export declare function isUnfulfilledSnapshot<T, U>(snapshot: $64$luvio_engine_Snapshot<T, U>): snapshot is $64$luvio_engine_UnfulfilledSnapshot<T, U>;
|
|
66
|
+
export declare const keyPrefix = "ExperienceType";
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelBlockTypesByFullyQualifiedName_ResourceRequestConfig } from '../resources/getConnectExperienceModelBlockTypesByFullyQualifiedName';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelBlockTypeDetailRepresentation as types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation } from '../types/ExperienceModelBlockTypeDetailRepresentation';
|
|
5
|
+
export declare const adapterName = "getBlockType";
|
|
6
|
+
export declare const getBlockType_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetBlockTypeConfig {
|
|
8
|
+
fullyQualifiedName: string;
|
|
9
|
+
designConfigTarget?: string;
|
|
10
|
+
includeSubSchemaDefinitions?: boolean;
|
|
11
|
+
language?: string;
|
|
12
|
+
renditionConfigTarget?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function createResourceParams(config: GetBlockTypeConfig): resources_getConnectExperienceModelBlockTypesByFullyQualifiedName_ResourceRequestConfig;
|
|
15
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig): string;
|
|
16
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetBlockTypeConfig>): adapter$45$utils_Untrusted<GetBlockTypeConfig>;
|
|
18
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetBlockTypeConfig | null;
|
|
19
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig): $64$luvio_engine_Fragment;
|
|
20
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig): $64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, any>;
|
|
21
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig, resourceParams: resources_getConnectExperienceModelBlockTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, any>>;
|
|
22
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig, resourceParams: resources_getConnectExperienceModelBlockTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
23
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetBlockTypeConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, any>>;
|
|
24
|
+
export type BuildSnapshotContext = {
|
|
25
|
+
luvio: $64$luvio_engine_Luvio;
|
|
26
|
+
config: GetBlockTypeConfig;
|
|
27
|
+
};
|
|
28
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, any>>;
|
|
29
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation, any>;
|
|
30
|
+
export declare const getBlockTypeAdapterFactory: $64$luvio_engine_AdapterFactory<GetBlockTypeConfig, types_ExperienceModelBlockTypeDetailRepresentation_ExperienceModelBlockTypeDetailRepresentation>;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelBlockTypes_ResourceRequestConfig } from '../resources/getConnectExperienceModelBlockTypes';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelBlockTypeCollectionRepresentation as types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation } from '../types/ExperienceModelBlockTypeCollectionRepresentation';
|
|
5
|
+
export declare const adapterName = "getBlockTypes";
|
|
6
|
+
export declare const getBlockTypes_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetBlockTypesConfig {
|
|
8
|
+
contentTypeFullyQualifiedName?: string;
|
|
9
|
+
designConfigTarget?: string;
|
|
10
|
+
fullyQualifiedNames?: Array<string>;
|
|
11
|
+
language?: string;
|
|
12
|
+
mixinTypeFullyQualifiedNames?: Array<string>;
|
|
13
|
+
page?: number;
|
|
14
|
+
pageSize?: number;
|
|
15
|
+
renditionConfigTarget?: string;
|
|
16
|
+
typeClassFullyQualifiedNames?: Array<string>;
|
|
17
|
+
}
|
|
18
|
+
export declare function createResourceParams(config: GetBlockTypesConfig): resources_getConnectExperienceModelBlockTypes_ResourceRequestConfig;
|
|
19
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig): string;
|
|
20
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
21
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetBlockTypesConfig>): adapter$45$utils_Untrusted<GetBlockTypesConfig>;
|
|
22
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetBlockTypesConfig | null;
|
|
23
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig): $64$luvio_engine_Fragment;
|
|
24
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig): $64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, any>;
|
|
25
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig, resourceParams: resources_getConnectExperienceModelBlockTypes_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, any>>;
|
|
26
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig, resourceParams: resources_getConnectExperienceModelBlockTypes_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
27
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetBlockTypesConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, any>>;
|
|
28
|
+
export type BuildSnapshotContext = {
|
|
29
|
+
luvio: $64$luvio_engine_Luvio;
|
|
30
|
+
config: GetBlockTypesConfig;
|
|
31
|
+
};
|
|
32
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, any>>;
|
|
33
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation, any>;
|
|
34
|
+
export declare const getBlockTypesAdapterFactory: $64$luvio_engine_AdapterFactory<GetBlockTypesConfig, types_ExperienceModelBlockTypeCollectionRepresentation_ExperienceModelBlockTypeCollectionRepresentation>;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelContentTypesByFullyQualifiedName_ResourceRequestConfig } from '../resources/getConnectExperienceModelContentTypesByFullyQualifiedName';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelContentTypeDetailRepresentation as types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation } from '../types/ExperienceModelContentTypeDetailRepresentation';
|
|
5
|
+
export declare const adapterName = "getContentType";
|
|
6
|
+
export declare const getContentType_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetContentTypeConfig {
|
|
8
|
+
fullyQualifiedName: string;
|
|
9
|
+
designConfigTarget?: string;
|
|
10
|
+
includeSubSchemaDefinitions?: boolean;
|
|
11
|
+
language?: string;
|
|
12
|
+
renditionConfigTarget?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function createResourceParams(config: GetContentTypeConfig): resources_getConnectExperienceModelContentTypesByFullyQualifiedName_ResourceRequestConfig;
|
|
15
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig): string;
|
|
16
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetContentTypeConfig>): adapter$45$utils_Untrusted<GetContentTypeConfig>;
|
|
18
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetContentTypeConfig | null;
|
|
19
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig): $64$luvio_engine_Fragment;
|
|
20
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig): $64$luvio_engine_Snapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, any>;
|
|
21
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig, resourceParams: resources_getConnectExperienceModelContentTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, any>>;
|
|
22
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig, resourceParams: resources_getConnectExperienceModelContentTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
23
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetContentTypeConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, any>>;
|
|
24
|
+
export type BuildSnapshotContext = {
|
|
25
|
+
luvio: $64$luvio_engine_Luvio;
|
|
26
|
+
config: GetContentTypeConfig;
|
|
27
|
+
};
|
|
28
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, any>>;
|
|
29
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation, any>;
|
|
30
|
+
export declare const getContentTypeAdapterFactory: $64$luvio_engine_AdapterFactory<GetContentTypeConfig, types_ExperienceModelContentTypeDetailRepresentation_ExperienceModelContentTypeDetailRepresentation>;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelContentTypes_ResourceRequestConfig } from '../resources/getConnectExperienceModelContentTypes';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelContentTypeCollectionRepresentation as types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation } from '../types/ExperienceModelContentTypeCollectionRepresentation';
|
|
5
|
+
export declare const adapterName = "getContentTypes";
|
|
6
|
+
export declare const getContentTypes_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetContentTypesConfig {
|
|
8
|
+
contextRecordId?: string;
|
|
9
|
+
designConfigTarget?: string;
|
|
10
|
+
fullyQualifiedNames?: Array<string>;
|
|
11
|
+
language?: string;
|
|
12
|
+
mixinTypeFullyQualifiedNames?: Array<string>;
|
|
13
|
+
page?: number;
|
|
14
|
+
pageSize?: number;
|
|
15
|
+
renditionConfigTarget?: string;
|
|
16
|
+
typeClassFullyQualifiedNames?: Array<string>;
|
|
17
|
+
}
|
|
18
|
+
export declare function createResourceParams(config: GetContentTypesConfig): resources_getConnectExperienceModelContentTypes_ResourceRequestConfig;
|
|
19
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig): string;
|
|
20
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
21
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetContentTypesConfig>): adapter$45$utils_Untrusted<GetContentTypesConfig>;
|
|
22
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetContentTypesConfig | null;
|
|
23
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig): $64$luvio_engine_Fragment;
|
|
24
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig): $64$luvio_engine_Snapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, any>;
|
|
25
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig, resourceParams: resources_getConnectExperienceModelContentTypes_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, any>>;
|
|
26
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig, resourceParams: resources_getConnectExperienceModelContentTypes_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
27
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetContentTypesConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, any>>;
|
|
28
|
+
export type BuildSnapshotContext = {
|
|
29
|
+
luvio: $64$luvio_engine_Luvio;
|
|
30
|
+
config: GetContentTypesConfig;
|
|
31
|
+
};
|
|
32
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, any>>;
|
|
33
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation, any>;
|
|
34
|
+
export declare const getContentTypesAdapterFactory: $64$luvio_engine_AdapterFactory<GetContentTypesConfig, types_ExperienceModelContentTypeCollectionRepresentation_ExperienceModelContentTypeCollectionRepresentation>;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelPropertyTypesByFullyQualifiedName_ResourceRequestConfig } from '../resources/getConnectExperienceModelPropertyTypesByFullyQualifiedName';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelPropertyTypeDetailRepresentation as types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation } from '../types/ExperienceModelPropertyTypeDetailRepresentation';
|
|
5
|
+
export declare const adapterName = "getPropertyType";
|
|
6
|
+
export declare const getPropertyType_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetPropertyTypeConfig {
|
|
8
|
+
fullyQualifiedName: string;
|
|
9
|
+
designConfigTarget?: string;
|
|
10
|
+
includeSubSchemaDefinitions?: boolean;
|
|
11
|
+
language?: string;
|
|
12
|
+
renditionConfigTarget?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function createResourceParams(config: GetPropertyTypeConfig): resources_getConnectExperienceModelPropertyTypesByFullyQualifiedName_ResourceRequestConfig;
|
|
15
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig): string;
|
|
16
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetPropertyTypeConfig>): adapter$45$utils_Untrusted<GetPropertyTypeConfig>;
|
|
18
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetPropertyTypeConfig | null;
|
|
19
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig): $64$luvio_engine_Fragment;
|
|
20
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig): $64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, any>;
|
|
21
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig, resourceParams: resources_getConnectExperienceModelPropertyTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, any>>;
|
|
22
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig, resourceParams: resources_getConnectExperienceModelPropertyTypesByFullyQualifiedName_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
23
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypeConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, any>>;
|
|
24
|
+
export type BuildSnapshotContext = {
|
|
25
|
+
luvio: $64$luvio_engine_Luvio;
|
|
26
|
+
config: GetPropertyTypeConfig;
|
|
27
|
+
};
|
|
28
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, any>>;
|
|
29
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation, any>;
|
|
30
|
+
export declare const getPropertyTypeAdapterFactory: $64$luvio_engine_AdapterFactory<GetPropertyTypeConfig, types_ExperienceModelPropertyTypeDetailRepresentation_ExperienceModelPropertyTypeDetailRepresentation>;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
|
|
2
|
+
import { ResourceRequestConfig as resources_getConnectExperienceModelPropertyTypes_ResourceRequestConfig } from '../resources/getConnectExperienceModelPropertyTypes';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
|
|
4
|
+
import { ExperienceModelPropertyTypeCollectionRepresentation as types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation } from '../types/ExperienceModelPropertyTypeCollectionRepresentation';
|
|
5
|
+
export declare const adapterName = "getPropertyTypes";
|
|
6
|
+
export declare const getPropertyTypes_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
|
|
7
|
+
export interface GetPropertyTypesConfig {
|
|
8
|
+
designConfigTarget?: string;
|
|
9
|
+
fullyQualifiedNames?: Array<string>;
|
|
10
|
+
language?: string;
|
|
11
|
+
page?: number;
|
|
12
|
+
pageSize?: number;
|
|
13
|
+
renditionConfigTarget?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare function createResourceParams(config: GetPropertyTypesConfig): resources_getConnectExperienceModelPropertyTypes_ResourceRequestConfig;
|
|
16
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig): string;
|
|
17
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
18
|
+
export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<GetPropertyTypesConfig>): adapter$45$utils_Untrusted<GetPropertyTypesConfig>;
|
|
19
|
+
export declare function validateAdapterConfig(untrustedConfig: unknown, configPropertyNames: adapter$45$utils_AdapterValidationConfig): GetPropertyTypesConfig | null;
|
|
20
|
+
export declare function adapterFragment(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig): $64$luvio_engine_Fragment;
|
|
21
|
+
export declare function buildCachedSnapshot(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig): $64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, any>;
|
|
22
|
+
export declare function onFetchResponseSuccess(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig, resourceParams: resources_getConnectExperienceModelPropertyTypes_ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation>): Promise<import("@luvio/engine").FulfilledSnapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, {}> | import("@luvio/engine").StaleSnapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, {}> | import("@luvio/engine").PendingSnapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, any>>;
|
|
23
|
+
export declare function onFetchResponseError(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig, resourceParams: resources_getConnectExperienceModelPropertyTypes_ResourceRequestConfig, response: $64$luvio_engine_ErrorResponse): Promise<import("@luvio/engine").ErrorSnapshot>;
|
|
24
|
+
export declare function buildNetworkSnapshot(luvio: $64$luvio_engine_Luvio, config: GetPropertyTypesConfig, options?: $64$luvio_engine_DispatchResourceRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, any>>;
|
|
25
|
+
export type BuildSnapshotContext = {
|
|
26
|
+
luvio: $64$luvio_engine_Luvio;
|
|
27
|
+
config: GetPropertyTypesConfig;
|
|
28
|
+
};
|
|
29
|
+
export declare function buildNetworkSnapshotCachePolicy(context: BuildSnapshotContext, coercedAdapterRequestContext: $64$luvio_engine_CoercedAdapterRequestContext): Promise<$64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, any>>;
|
|
30
|
+
export declare function buildCachedSnapshotCachePolicy(context: BuildSnapshotContext, storeLookup: $64$luvio_engine_StoreLookup<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation>): $64$luvio_engine_Snapshot<types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation, any>;
|
|
31
|
+
export declare const getPropertyTypesAdapterFactory: $64$luvio_engine_AdapterFactory<GetPropertyTypesConfig, types_ExperienceModelPropertyTypeCollectionRepresentation_ExperienceModelPropertyTypeCollectionRepresentation>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { getBlockTypesAdapterFactory } from '../adapters/getBlockTypes';
|
|
2
|
+
export { getBlockTypeAdapterFactory } from '../adapters/getBlockType';
|
|
3
|
+
export { getContentTypesAdapterFactory } from '../adapters/getContentTypes';
|
|
4
|
+
export { getContentTypeAdapterFactory } from '../adapters/getContentType';
|
|
5
|
+
export { getPropertyTypesAdapterFactory } from '../adapters/getPropertyTypes';
|
|
6
|
+
export { getPropertyTypeAdapterFactory } from '../adapters/getPropertyType';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare let getBlockType: any;
|
|
2
|
+
declare let getBlockTypes: any;
|
|
3
|
+
declare let getContentType: any;
|
|
4
|
+
declare let getContentTypes: any;
|
|
5
|
+
declare let getPropertyType: any;
|
|
6
|
+
declare let getPropertyTypes: any;
|
|
7
|
+
declare let getBlockType_imperative: any;
|
|
8
|
+
declare let getBlockTypes_imperative: any;
|
|
9
|
+
declare let getContentType_imperative: any;
|
|
10
|
+
declare let getContentTypes_imperative: any;
|
|
11
|
+
declare let getPropertyType_imperative: any;
|
|
12
|
+
declare let getPropertyTypes_imperative: any;
|
|
13
|
+
export { getBlockType, getBlockTypes, getContentType, getContentTypes, getPropertyType, getPropertyTypes, getBlockType_imperative, getBlockTypes_imperative, getContentType_imperative, getContentTypes_imperative, getPropertyType_imperative, getPropertyTypes_imperative };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
deploymentId: string;
|
|
5
|
+
};
|
|
6
|
+
}
|
|
7
|
+
export declare function keyBuilder(params: ResourceRequestConfig): null;
|
|
8
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
9
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
contentKey: string;
|
|
5
|
+
};
|
|
6
|
+
queryParams: {
|
|
7
|
+
deleteType?: string;
|
|
8
|
+
};
|
|
9
|
+
}
|
|
10
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
11
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
14
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
jobId: string;
|
|
5
|
+
};
|
|
6
|
+
}
|
|
7
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
8
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
9
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
10
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
11
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
folderId: string;
|
|
5
|
+
};
|
|
6
|
+
}
|
|
7
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
8
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
9
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
10
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
11
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
contentSpaceId: string;
|
|
5
|
+
managedContentId: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function keyBuilder(params: ResourceRequestConfig): null;
|
|
9
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
10
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
export interface ResourceRequestConfig {
|
|
3
|
+
urlParams: {
|
|
4
|
+
contentSpaceId: string;
|
|
5
|
+
memberIdOrMe: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function keyBuilder(params: ResourceRequestConfig): null;
|
|
9
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
10
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentDocumentRepresentation as types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation } from '../types/ManagedContentDocumentRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
contentKeyOrId: string;
|
|
6
|
+
};
|
|
7
|
+
queryParams: {
|
|
8
|
+
version?: string;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
14
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
15
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation, any>;
|
|
16
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentDocumentRepresentation_ManagedContentDocumentRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
17
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
18
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { MContentCollectionRepresentation as types_MContentCollectionRepresentation_MContentCollectionRepresentation } from '../types/MContentCollectionRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
collectionNameOrContentKey: string;
|
|
6
|
+
targetId: string;
|
|
7
|
+
};
|
|
8
|
+
queryParams: {
|
|
9
|
+
language?: string;
|
|
10
|
+
page?: number;
|
|
11
|
+
pageSize?: number;
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
15
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
16
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_MContentCollectionRepresentation_MContentCollectionRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
18
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_MContentCollectionRepresentation_MContentCollectionRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MContentCollectionRepresentation_MContentCollectionRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_MContentCollectionRepresentation_MContentCollectionRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_MContentCollectionRepresentation_MContentCollectionRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_MContentCollectionRepresentation_MContentCollectionRepresentation, any>;
|
|
19
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MContentCollectionRepresentation_MContentCollectionRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
20
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
21
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { MContentCollectionMetadataRepresentation as types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation } from '../types/MContentCollectionMetadataRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
collectionNameOrContentKey: string;
|
|
6
|
+
targetId: string;
|
|
7
|
+
};
|
|
8
|
+
queryParams: {
|
|
9
|
+
language?: string;
|
|
10
|
+
};
|
|
11
|
+
}
|
|
12
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
13
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
14
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
15
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
16
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation, any>;
|
|
17
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MContentCollectionMetadataRepresentation_MContentCollectionMetadataRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
18
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
19
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentDeploymentCollectionRepresentation as types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation } from '../types/ManagedContentDeploymentCollectionRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
queryParams: {
|
|
5
|
+
contentSpaceId?: string;
|
|
6
|
+
deploymentId?: string;
|
|
7
|
+
deploymentStatus?: string;
|
|
8
|
+
deploymentType?: string;
|
|
9
|
+
managedContentVersionId?: string;
|
|
10
|
+
page?: number;
|
|
11
|
+
pageSize?: number;
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
15
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
16
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
17
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
18
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation, any>;
|
|
19
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentDeploymentCollectionRepresentation_ManagedContentDeploymentCollectionRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
20
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
21
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { MCSiteContentRepresentation as types_MCSiteContentRepresentation_MCSiteContentRepresentation } from '../types/MCSiteContentRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
contentKey: string;
|
|
6
|
+
};
|
|
7
|
+
queryParams: {
|
|
8
|
+
includeChildren?: string;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
14
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_MCSiteContentRepresentation_MCSiteContentRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
15
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_MCSiteContentRepresentation_MCSiteContentRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MCSiteContentRepresentation_MCSiteContentRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_MCSiteContentRepresentation_MCSiteContentRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_MCSiteContentRepresentation_MCSiteContentRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_MCSiteContentRepresentation_MCSiteContentRepresentation, any>;
|
|
16
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MCSiteContentRepresentation_MCSiteContentRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
17
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
18
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { MCSiteContentCollectionRepresentation as types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation } from '../types/MCSiteContentCollectionRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
queryParams: {
|
|
5
|
+
contentKeys?: Array<string>;
|
|
6
|
+
includeChildren?: string;
|
|
7
|
+
includeMarkForDeleted?: string;
|
|
8
|
+
};
|
|
9
|
+
}
|
|
10
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
11
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
12
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
13
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
14
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation, any>;
|
|
15
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_MCSiteContentCollectionRepresentation_MCSiteContentCollectionRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
16
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
17
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentVersionSiteNodeRepresentation as types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation } from '../types/ManagedContentVersionSiteNodeRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
contentKey: string;
|
|
6
|
+
contentNode: string;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
10
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
11
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation, any>;
|
|
14
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentVersionSiteNodeRepresentation_ManagedContentVersionSiteNodeRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
15
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
16
|
+
export default createResourceRequest;
|
package/dist/es/es2018/types/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentVersionSiteNodeCollectionRepresentation as types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation } from '../types/ManagedContentVersionSiteNodeCollectionRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
contentKey: string;
|
|
6
|
+
};
|
|
7
|
+
queryParams: {
|
|
8
|
+
contentNodes?: Array<string>;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
14
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
15
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation, any>;
|
|
16
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentVersionSiteNodeCollectionRepresentation_ManagedContentVersionSiteNodeCollectionRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
17
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
18
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, FetchResponse as $64$luvio_engine_FetchResponse, SnapshotRefresh as $64$luvio_engine_SnapshotRefresh, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ErrorResponse as $64$luvio_engine_ErrorResponse, ErrorSnapshot as $64$luvio_engine_ErrorSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { ManagedContentSpaceRepresentation as types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation } from '../types/ManagedContentSpaceRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
contentSpaceId: string;
|
|
6
|
+
};
|
|
7
|
+
}
|
|
8
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
9
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): string;
|
|
10
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export declare function getResponseCacheKeys(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation>, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation, any>;
|
|
13
|
+
export declare function ingestError(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig, error: $64$luvio_engine_ErrorResponse, snapshotRefresh?: $64$luvio_engine_SnapshotRefresh<types_ManagedContentSpaceRepresentation_ManagedContentSpaceRepresentation>): $64$luvio_engine_ErrorSnapshot;
|
|
14
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
15
|
+
export default createResourceRequest;
|