@salesforce/lds-adapters-cms-authoring 1.167.0 → 1.168.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/dist/es/es2018/cms-authoring.js +1 -1
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSummaryCollectionRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +1 -1
- package/package.json +1 -1
- package/sfdc/index.js +3 -3
- package/src/raml/api.raml +1 -1
|
@@ -6797,7 +6797,7 @@ const patchManagedContentSpaceAdapterFactory = (luvio) => {
|
|
|
6797
6797
|
};
|
|
6798
6798
|
};
|
|
6799
6799
|
|
|
6800
|
-
const TTL$1 =
|
|
6800
|
+
const TTL$1 = 120000;
|
|
6801
6801
|
const VERSION$1 = "a722ea476134ec8addd2229742816b17";
|
|
6802
6802
|
function validate$3(obj, path = 'ManagedContentTypeSummaryCollectionRepresentation') {
|
|
6803
6803
|
const v_error = (() => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
2
2
|
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
-
export declare const TTL =
|
|
3
|
+
export declare const TTL = 120000;
|
|
4
4
|
export declare const VERSION = "a722ea476134ec8addd2229742816b17";
|
|
5
5
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
6
|
export declare const RepresentationType: string;
|
package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const TTL =
|
|
2
|
+
export declare const TTL = 120000;
|
|
3
3
|
export declare const VERSION = "7297fb0dbfe8f664d76179a65037c290";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
package/package.json
CHANGED
package/sfdc/index.js
CHANGED
|
@@ -4938,7 +4938,7 @@ const getManagedContentSpacesAdapterFactory = (luvio) => function CMSAuthoring__
|
|
|
4938
4938
|
buildCachedSnapshotCachePolicy$6, buildNetworkSnapshotCachePolicy$6);
|
|
4939
4939
|
};
|
|
4940
4940
|
|
|
4941
|
-
const TTL$6 =
|
|
4941
|
+
const TTL$6 = 120000;
|
|
4942
4942
|
const VERSION$6 = "a722ea476134ec8addd2229742816b17";
|
|
4943
4943
|
function validate$d(obj, path = 'ManagedContentTypeSummaryCollectionRepresentation') {
|
|
4944
4944
|
const v_error = (() => {
|
|
@@ -7760,7 +7760,7 @@ const getManagedContentReferencedByMetadata = { apiFamily: 'CMSAuthoring', name:
|
|
|
7760
7760
|
const getManagedContentSpaceMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentSpace', ttl: 100 };
|
|
7761
7761
|
const getManagedContentSpaceFolderItemsV1Metadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentSpaceFolderItemsV1', ttl: 100 };
|
|
7762
7762
|
const getManagedContentSpacesMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentSpaces', ttl: 100 };
|
|
7763
|
-
const getManagedContentTypesForMixinMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentTypesForMixin', ttl:
|
|
7763
|
+
const getManagedContentTypesForMixinMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentTypesForMixin', ttl: 120000 };
|
|
7764
7764
|
const getManagedContentVariantMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentVariant', ttl: 3600000 };
|
|
7765
7765
|
const getManagedContentVariantReferencesMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentVariantReferences', ttl: 100 };
|
|
7766
7766
|
const getManagedContentVariantRenditionMetadata = { apiFamily: 'CMSAuthoring', name: 'getManagedContentVariantRendition', ttl: 1000 };
|
|
@@ -7875,4 +7875,4 @@ withDefaultLuvio((luvio) => {
|
|
|
7875
7875
|
});
|
|
7876
7876
|
|
|
7877
7877
|
export { createDeployment, createManagedContent, createManagedContentExportV2Job, createManagedContentImportV2Job, createManagedContentVariant, createTranslationV2Job, deleteManagedContentVariant, getCollectionItems, getCollectionItems_imperative, getManagedContent, getManagedContentByFolderId, getManagedContentByFolderId_imperative, getManagedContentReferencedBy, getManagedContentReferencedBy_imperative, getManagedContentSpace, getManagedContentSpaceFolderItemsV1, getManagedContentSpaceFolderItemsV1_imperative, getManagedContentSpaceNotifyChange, getManagedContentSpace_imperative, getManagedContentSpaces, getManagedContentSpaces_imperative, getManagedContentTypesForMixin, getManagedContentTypesForMixin_imperative, getManagedContentVariant, getManagedContentVariantNotifyChange, getManagedContentVariantReferences, getManagedContentVariantReferences_imperative, getManagedContentVariantRendition, getManagedContentVariantRendition_imperative, getManagedContentVariantVersions, getManagedContentVariantVersionsNotifyChange, getManagedContentVariantVersions_imperative, getManagedContentVariant_imperative, getManagedContent_imperative, getSearchResults, getSearchResults_imperative, patchManagedContentSpace, publishManagedContent, replaceManagedContentVariant, unpublishManagedContent };
|
|
7878
|
-
// version: 1.
|
|
7878
|
+
// version: 1.168.0-c58504c20
|
package/src/raml/api.raml
CHANGED
|
@@ -1460,7 +1460,7 @@ types:
|
|
|
1460
1460
|
type: ManagedContentSpaceFolderItemV1Representation
|
|
1461
1461
|
parentFolderId:
|
|
1462
1462
|
description: The id of the parent folder
|
|
1463
|
-
type: string
|
|
1463
|
+
type: string | nil
|
|
1464
1464
|
ManagedContentSpaceFolderItemV1Representation:
|
|
1465
1465
|
description: Representation of a folder item inside a ManagedContentSpaceFolder
|
|
1466
1466
|
type: object
|