@salesforce/lds-adapters-cms-authoring
Advanced tools
Comparing version 1.328.0 to 1.329.0
@@ -9,2 +9,4 @@ import { AdapterConfigMetadata as $64$luvio_engine_AdapterConfigMetadata, Luvio as $64$luvio_engine_Luvio, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine'; | ||
export interface PostManagedContentSpaceConfig { | ||
apiName?: string; | ||
baseType?: string; | ||
channels?: Array<string>; | ||
@@ -11,0 +13,0 @@ collaborators?: Array<unknown>; |
@@ -14,2 +14,3 @@ import { AdapterConfigMetadata as $64$luvio_engine_AdapterConfigMetadata, Luvio as $64$luvio_engine_Luvio, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine'; | ||
urlAlias?: string; | ||
associatedRecordId?: string; | ||
} | ||
@@ -16,0 +17,0 @@ export declare const createResourceParams: (config: UpdateManagedContentWebUrlConfig) => resources_patchConnectCmsContentsWebUrlsByManagedContentWebUrlId_ResourceRequestConfig; |
@@ -47,3 +47,4 @@ export { getDeploymentsAdapterFactory } from '../adapters/getDeployments'; | ||
export { getManagedContentPreviewsAdapterFactory } from '../adapters/getManagedContentPreviews'; | ||
export { getManagedContentSpaceByFullyQualifiedNameAdapterFactory } from '../adapters/getManagedContentSpaceByFullyQualifiedName'; | ||
export { getManagedContentForSiteAdapterFactory } from '../adapters/getManagedContentForSite'; | ||
export { getFormEmbedScriptAdapterFactory } from '../adapters/getFormEmbedScript'; |
@@ -28,2 +28,3 @@ declare let cloneManagedContentDocument: any; | ||
declare let getManagedContentSpace: any; | ||
declare let getManagedContentSpaceByFullyQualifiedName: any; | ||
declare let getManagedContentSpaceFolder: any; | ||
@@ -71,2 +72,3 @@ declare let getManagedContentSpaceFolderItemsV1: any; | ||
declare let getManagedContentSpace_imperative: any; | ||
declare let getManagedContentSpaceByFullyQualifiedName_imperative: any; | ||
declare let getManagedContentSpaceFolder_imperative: any; | ||
@@ -84,2 +86,2 @@ declare let getManagedContentSpaceFolderItemsV1_imperative: any; | ||
declare let getWebUrls_imperative: any; | ||
export { cloneManagedContentDocument, createDeployment, createManagedContent, createManagedContentExportV2Job, createManagedContentImportV2Job, createManagedContentTranslationVariants, createManagedContentVariant, createSchedule, createTranslationV2Job, deleteManagedContentVariant, getAllCMSJobsForSpace, getCMSJobForSpace, getCMSJobForSpaceNotifyChange, getCollectionItems, getDeployments, getFormEmbedScript, getMCSFolderShareTargets, getMCSFolderShares, getMCSFolderSharesNotifyChange, getManagedContent, getManagedContentByFolderId, getManagedContentForSite, getManagedContentPreviews, getManagedContentProviders, getManagedContentReferencedBy, getManagedContentSingleItem, getManagedContentSpace, getManagedContentSpaceFolder, getManagedContentSpaceFolderItemsV1, getManagedContentSpaceNotifyChange, getManagedContentSpaceOrchestratorConfig, getManagedContentSpaceOrchestratorConfigNotifyChange, getManagedContentSpaces, getManagedContentTaxonomyTerms, getManagedContentTypesForMixin, getManagedContentVariant, getManagedContentVariantNotifyChange, getManagedContentVariantReferences, getManagedContentVariantRendition, getManagedContentVariantVersions, getManagedContentVariantVersionsNotifyChange, getSearchResults, getWebUrls, patchManagedContentSpace, postManagedContentSpace, postManagedContentSpaceFolder, publishManagedContent, putManagedContentSpaceOrchestratorConfig, replaceManagedContentVariant, unpublishManagedContent, updateDeployment, updateMCSFolderShares, updateManagedContentTaxonomyTerms, updateManagedContentWebUrl, getAllCMSJobsForSpace_imperative, getCMSJobForSpace_imperative, getCollectionItems_imperative, getDeployments_imperative, getFormEmbedScript_imperative, getMCSFolderShareTargets_imperative, getMCSFolderShares_imperative, getManagedContent_imperative, getManagedContentByFolderId_imperative, getManagedContentForSite_imperative, getManagedContentPreviews_imperative, getManagedContentProviders_imperative, getManagedContentReferencedBy_imperative, getManagedContentSingleItem_imperative, getManagedContentSpace_imperative, getManagedContentSpaceFolder_imperative, getManagedContentSpaceFolderItemsV1_imperative, getManagedContentSpaceOrchestratorConfig_imperative, getManagedContentSpaces_imperative, getManagedContentTaxonomyTerms_imperative, getManagedContentTypesForMixin_imperative, getManagedContentVariant_imperative, getManagedContentVariantReferences_imperative, getManagedContentVariantRendition_imperative, getManagedContentVariantVersions_imperative, getSearchResults_imperative, getWebUrls_imperative, }; | ||
export { cloneManagedContentDocument, createDeployment, createManagedContent, createManagedContentExportV2Job, createManagedContentImportV2Job, createManagedContentTranslationVariants, createManagedContentVariant, createSchedule, createTranslationV2Job, deleteManagedContentVariant, getAllCMSJobsForSpace, getCMSJobForSpace, getCMSJobForSpaceNotifyChange, getCollectionItems, getDeployments, getFormEmbedScript, getMCSFolderShareTargets, getMCSFolderShares, getMCSFolderSharesNotifyChange, getManagedContent, getManagedContentByFolderId, getManagedContentForSite, getManagedContentPreviews, getManagedContentProviders, getManagedContentReferencedBy, getManagedContentSingleItem, getManagedContentSpace, getManagedContentSpaceByFullyQualifiedName, getManagedContentSpaceFolder, getManagedContentSpaceFolderItemsV1, getManagedContentSpaceNotifyChange, getManagedContentSpaceOrchestratorConfig, getManagedContentSpaceOrchestratorConfigNotifyChange, getManagedContentSpaces, getManagedContentTaxonomyTerms, getManagedContentTypesForMixin, getManagedContentVariant, getManagedContentVariantNotifyChange, getManagedContentVariantReferences, getManagedContentVariantRendition, getManagedContentVariantVersions, getManagedContentVariantVersionsNotifyChange, getSearchResults, getWebUrls, patchManagedContentSpace, postManagedContentSpace, postManagedContentSpaceFolder, publishManagedContent, putManagedContentSpaceOrchestratorConfig, replaceManagedContentVariant, unpublishManagedContent, updateDeployment, updateMCSFolderShares, updateManagedContentTaxonomyTerms, updateManagedContentWebUrl, getAllCMSJobsForSpace_imperative, getCMSJobForSpace_imperative, getCollectionItems_imperative, getDeployments_imperative, getFormEmbedScript_imperative, getMCSFolderShareTargets_imperative, getMCSFolderShares_imperative, getManagedContent_imperative, getManagedContentByFolderId_imperative, getManagedContentForSite_imperative, getManagedContentPreviews_imperative, getManagedContentProviders_imperative, getManagedContentReferencedBy_imperative, getManagedContentSingleItem_imperative, getManagedContentSpace_imperative, getManagedContentSpaceByFullyQualifiedName_imperative, getManagedContentSpaceFolder_imperative, getManagedContentSpaceFolderItemsV1_imperative, getManagedContentSpaceOrchestratorConfig_imperative, getManagedContentSpaces_imperative, getManagedContentTaxonomyTerms_imperative, getManagedContentTypesForMixin_imperative, getManagedContentVariant_imperative, getManagedContentVariantReferences_imperative, getManagedContentVariantRendition_imperative, getManagedContentVariantVersions_imperative, getSearchResults_imperative, getWebUrls_imperative, }; |
@@ -12,2 +12,3 @@ import { ManagedContentWebUrlRedirectInfoInputRepresentation as types_ManagedContentWebUrlRedirectInfoInputRepresentation_ManagedContentWebUrlRedirectInfoInputRepresentation } from '../types/ManagedContentWebUrlRedirectInfoInputRepresentation'; | ||
urlAlias?: string; | ||
associatedRecordId?: string; | ||
}; | ||
@@ -14,0 +15,0 @@ } |
@@ -5,2 +5,4 @@ import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine'; | ||
body: { | ||
apiName?: string; | ||
baseType?: string; | ||
channels?: Array<string>; | ||
@@ -7,0 +9,0 @@ collaborators?: Array<unknown>; |
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, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine'; | ||
export declare const VERSION = "35f9fac988f0dfc0390f2d8fd1ff65e1"; | ||
export declare const VERSION = "2ce80068622e70719d693e5fad55b65e"; | ||
export declare function validate(obj: any, path?: string): TypeError | null; | ||
@@ -17,2 +17,6 @@ export declare const RepresentationType: string; | ||
export interface ManagedContentSpaceInputRepresentationNormalized { | ||
/** Api Name of the Managed Content Space */ | ||
apiName?: string; | ||
/** Base type of the Managed Content Space */ | ||
baseType?: string; | ||
/** List of CMS Channels to be associated with the Managed Content Space */ | ||
@@ -44,2 +48,4 @@ channels?: Array<string>; | ||
export interface ManagedContentSpaceInputRepresentation { | ||
apiName?: string; | ||
baseType?: string; | ||
channels?: Array<string>; | ||
@@ -46,0 +52,0 @@ collaborators?: Array<unknown>; |
import { ManagedContentSpaceBaseTypeRepresentation as ManagedContentSpaceBaseTypeRepresentation_ManagedContentSpaceBaseTypeRepresentation } from './ManagedContentSpaceBaseTypeRepresentation'; | ||
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine'; | ||
export declare const TTL = 100; | ||
export declare const VERSION = "f9f4a30a882fe0dd4df63d69626e86c2"; | ||
export declare const VERSION = "af049796a14935e346f8d92c92113501"; | ||
export declare function validate(obj: any, path?: string): TypeError | null; | ||
@@ -56,4 +56,6 @@ export declare const RepresentationType: string; | ||
rootFolderId: string; | ||
/** FQN for the Managed Content Space */ | ||
spaceFullyQualifiedName?: string | null; | ||
/** Set of supported languages in the Managed Content Space */ | ||
supportedLanguages?: Array<string>; | ||
supportedLanguages?: Array<unknown>; | ||
} | ||
@@ -81,3 +83,4 @@ /** | ||
rootFolderId: string; | ||
supportedLanguages?: Array<string>; | ||
spaceFullyQualifiedName?: string | null; | ||
supportedLanguages?: Array<unknown>; | ||
} |
@@ -0,1 +1,2 @@ | ||
import { ManagedContentAssociatedRecordRepresentation as ManagedContentAssociatedRecordRepresentation_ManagedContentAssociatedRecordRepresentation } from './ManagedContentAssociatedRecordRepresentation'; | ||
import { ManagedContentWebUrlRedirectInfoOutputRepresentation as ManagedContentWebUrlRedirectInfoOutputRepresentation_ManagedContentWebUrlRedirectInfoOutputRepresentation } from './ManagedContentWebUrlRedirectInfoOutputRepresentation'; | ||
@@ -5,3 +6,3 @@ import { ManagedContentWebUrlInfoRepresentation as ManagedContentWebUrlInfoRepresentation_ManagedContentWebUrlInfoRepresentation } from './ManagedContentWebUrlInfoRepresentation'; | ||
export declare const TTL = 100; | ||
export declare const VERSION = "e55a316362ca4e75b43fa6c9c1b8a065"; | ||
export declare const VERSION = "18db9d7c38416e3034a59bcb15dd1f2b"; | ||
export declare function validate(obj: any, path?: string): TypeError | null; | ||
@@ -30,2 +31,4 @@ export declare const RepresentationType: string; | ||
export interface ManagedContentWebUrlRepresentationNormalized { | ||
/** The associated record details. */ | ||
associatedRecord: ManagedContentAssociatedRecordRepresentation_ManagedContentAssociatedRecordRepresentation | null; | ||
/** Content key of the Web url alias related content. */ | ||
@@ -51,2 +54,3 @@ contentKey: string; | ||
export interface ManagedContentWebUrlRepresentation { | ||
associatedRecord: ManagedContentAssociatedRecordRepresentation_ManagedContentAssociatedRecordRepresentation | null; | ||
contentKey: string; | ||
@@ -53,0 +57,0 @@ id: string; |
import { ManagedContentWebUrlRedirectInfoInputRepresentation as ManagedContentWebUrlRedirectInfoInputRepresentation_ManagedContentWebUrlRedirectInfoInputRepresentation } from './ManagedContentWebUrlRedirectInfoInputRepresentation'; | ||
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, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine'; | ||
export declare const VERSION = "90a8794c7bd2c5d81c4a7bbdafa93a65"; | ||
export declare const VERSION = "6f6ae2b093de205945affd10c8a6740e"; | ||
export declare function validate(obj: any, path?: string): TypeError | null; | ||
@@ -18,2 +18,4 @@ export declare const RepresentationType: string; | ||
export interface ManagedContentWebUrlUpdateInputRepresentationNormalized { | ||
/** The ID of the record to be associated to the url of the Managed Content */ | ||
associatedRecordId?: string; | ||
/** Body of the update representation */ | ||
@@ -33,2 +35,3 @@ redirectInfo?: ManagedContentWebUrlRedirectInfoInputRepresentation_ManagedContentWebUrlRedirectInfoInputRepresentation; | ||
export interface ManagedContentWebUrlUpdateInputRepresentation { | ||
associatedRecordId?: string; | ||
redirectInfo?: ManagedContentWebUrlRedirectInfoInputRepresentation_ManagedContentWebUrlRedirectInfoInputRepresentation; | ||
@@ -35,0 +38,0 @@ status?: string; |
{ | ||
"name": "@salesforce/lds-adapters-cms-authoring", | ||
"version": "1.328.0", | ||
"version": "1.329.0", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -47,7 +47,7 @@ "description": "Wire adapters for CMS authoring APIs", | ||
"dependencies": { | ||
"@salesforce/lds-bindings": "^1.328.0" | ||
"@salesforce/lds-bindings": "^1.329.0" | ||
}, | ||
"devDependencies": { | ||
"@salesforce/lds-compiler-plugins": "^1.328.0", | ||
"@salesforce/lds-karma": "^1.328.0" | ||
"@salesforce/lds-compiler-plugins": "^1.329.0", | ||
"@salesforce/lds-karma": "^1.329.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "nx": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2493216
328
40184
271