From da2c1112d6854582bd7ceb010c703c129d566474 Mon Sep 17 00:00:00 2001 From: "contentful-automation[bot]" <100587065+contentful-automation[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 00:31:16 +0000 Subject: [PATCH] Docs update for 11.2.6 [skip ci] --- contentful/11.2.6/assets/highlight.css | 92 + contentful/11.2.6/assets/icons.js | 18 + contentful/11.2.6/assets/icons.svg | 1 + contentful/11.2.6/assets/main.js | 60 + contentful/11.2.6/assets/navigation.js | 1 + contentful/11.2.6/assets/search.js | 1 + contentful/11.2.6/assets/style.css | 1493 +++++++++++++++++ contentful/11.2.6/functions/createClient.html | 6 + .../11.2.6/functions/createGlobalOptions.html | 3 + contentful/11.2.6/hierarchy.html | 1 + contentful/11.2.6/index.html | 58 + contentful/11.2.6/interfaces/Asset.html | 8 + .../11.2.6/interfaces/AssetDetails.html | 3 + contentful/11.2.6/interfaces/AssetFields.html | 4 + contentful/11.2.6/interfaces/AssetFile.html | 5 + contentful/11.2.6/interfaces/BaseSys.html | 4 + contentful/11.2.6/interfaces/ContentType.html | 8 + .../ContentTypeAllowedResources.html | 4 + .../11.2.6/interfaces/ContentTypeField.html | 14 + .../ContentTypeFieldValidation.html | 12 + .../11.2.6/interfaces/ContentTypeSys.html | 10 + .../interfaces/ContentfulClientApi.html | 122 ++ .../interfaces/ContentfulCollection.html | 9 + .../11.2.6/interfaces/CreateClientParams.html | 68 + contentful/11.2.6/interfaces/EntitySys.html | 13 + contentful/11.2.6/interfaces/EntrySys.html | 13 + contentful/11.2.6/interfaces/FieldItem.html | 5 + .../interfaces/GlobalOptionsParams.html | 5 + contentful/11.2.6/interfaces/Link.html | 5 + contentful/11.2.6/interfaces/Locale.html | 7 + contentful/11.2.6/interfaces/LocaleSys.html | 5 + .../11.2.6/interfaces/ResourceLink.html | 5 + contentful/11.2.6/interfaces/Space.html | 6 + contentful/11.2.6/interfaces/SpaceSys.html | 5 + .../11.2.6/interfaces/SyncCollection.html | 7 + contentful/11.2.6/interfaces/TagSys.html | 15 + contentful/11.2.6/media/LICENSE | 21 + contentful/11.2.6/modules.html | 128 ++ .../11.2.6/modules/EntryFieldTypes.html | 17 + contentful/11.2.6/modules/EntryFields.html | 15 + contentful/11.2.6/types/AddChainModifier.html | 2 + contentful/11.2.6/types/AssetCollection.html | 5 + .../types/AssetFieldsFileDetailsQueries.html | 3 + .../11.2.6/types/AssetFieldsFileQueries.html | 3 + .../11.2.6/types/AssetFieldsQueries.html | 3 + contentful/11.2.6/types/AssetKey.html | 1 + contentful/11.2.6/types/AssetLink.html | 2 + contentful/11.2.6/types/AssetMimeType.html | 1 + contentful/11.2.6/types/AssetOrderFilter.html | 3 + contentful/11.2.6/types/AssetQueries.html | 3 + .../11.2.6/types/AssetSelectFilter.html | 3 + contentful/11.2.6/types/AssetSys.html | 2 + contentful/11.2.6/types/AssetsQueries.html | 4 + contentful/11.2.6/types/BaseEntry.html | 1 + contentful/11.2.6/types/BaseFieldMap.html | 3 + .../types/BoundingBoxSearchFilterInput.html | 1 + .../BoundingCircleSearchFilterInput.html | 1 + .../types/BoundingObjectSearchFilter.html | 3 + contentful/11.2.6/types/ChainModifiers.html | 2 + contentful/11.2.6/types/ClientLogLevel.html | 1 + .../11.2.6/types/ConditionalFixedQueries.html | 1 + .../11.2.6/types/ConditionalListQueries.html | 1 + .../11.2.6/types/ContentTypeCollection.html | 2 + .../11.2.6/types/ContentTypeFieldType.html | 1 + contentful/11.2.6/types/ContentTypeLink.html | 2 + contentful/11.2.6/types/DeletedAsset.html | 2 + contentful/11.2.6/types/DeletedEntry.html | 2 + contentful/11.2.6/types/EntriesQueries.html | 4 + contentful/11.2.6/types/Entry.html | 6 + contentful/11.2.6/types/EntryCollection.html | 6 + .../11.2.6/types/EntryContentTypeQuery.html | 1 + contentful/11.2.6/types/EntryField.html | 2 + contentful/11.2.6/types/EntryFieldType.html | 2 + .../11.2.6/types/EntryFieldTypes.Array.html | 1 + .../types/EntryFieldTypes.AssetLink.html | 1 + .../11.2.6/types/EntryFieldTypes.Boolean.html | 1 + .../11.2.6/types/EntryFieldTypes.Date.html | 1 + .../types/EntryFieldTypes.EntryLink.html | 1 + .../EntryFieldTypes.EntryResourceLink.html | 1 + .../EntryFieldTypes.ExternalResourceLink.html | 1 + .../11.2.6/types/EntryFieldTypes.Integer.html | 1 + .../types/EntryFieldTypes.Location.html | 1 + .../11.2.6/types/EntryFieldTypes.Number.html | 1 + .../11.2.6/types/EntryFieldTypes.Object.html | 1 + .../types/EntryFieldTypes.RichText.html | 1 + .../11.2.6/types/EntryFieldTypes.Symbol.html | 1 + .../11.2.6/types/EntryFieldTypes.Text.html | 1 + .../11.2.6/types/EntryFields.Array.html | 1 + .../11.2.6/types/EntryFields.AssetLink.html | 1 + .../11.2.6/types/EntryFields.Boolean.html | 1 + contentful/11.2.6/types/EntryFields.Date.html | 1 + .../11.2.6/types/EntryFields.EntryLink.html | 1 + .../11.2.6/types/EntryFields.Integer.html | 1 + contentful/11.2.6/types/EntryFields.Link.html | 1 + .../11.2.6/types/EntryFields.Location.html | 1 + .../11.2.6/types/EntryFields.Number.html | 1 + .../11.2.6/types/EntryFields.Object.html | 1 + .../11.2.6/types/EntryFields.RichText.html | 1 + .../11.2.6/types/EntryFields.Symbol.html | 1 + contentful/11.2.6/types/EntryFields.Text.html | 1 + .../types/EntryFieldsEqualityFilter.html | 3 + .../types/EntryFieldsExistenceFilter.html | 3 + .../EntryFieldsFullTextSearchFilters.html | 3 + .../types/EntryFieldsInequalityFilter.html | 3 + .../11.2.6/types/EntryFieldsQueries.html | 3 + .../11.2.6/types/EntryFieldsRangeFilters.html | 3 + .../11.2.6/types/EntryFieldsSetFilter.html | 3 + .../types/EntryFieldsSubsetFilters.html | 6 + contentful/11.2.6/types/EntryLink.html | 2 + contentful/11.2.6/types/EntryOrderFilter.html | 3 + .../types/EntryOrderFilterWithFields.html | 3 + contentful/11.2.6/types/EntryQueries.html | 3 + .../11.2.6/types/EntrySelectFilter.html | 3 + .../types/EntrySelectFilterWithFields.html | 3 + .../11.2.6/types/EntrySkeletonType.html | 1 + contentful/11.2.6/types/EnvironmentLink.html | 2 + contentful/11.2.6/types/EqualityFilter.html | 3 + contentful/11.2.6/types/ExistenceFilter.html | 3 + contentful/11.2.6/types/FieldsType.html | 1 + contentful/11.2.6/types/FixedLinkOptions.html | 1 + .../11.2.6/types/FixedPagedOptions.html | 1 + .../11.2.6/types/FixedQueryOptions.html | 1 + .../11.2.6/types/FullTextSearchFilters.html | 3 + contentful/11.2.6/types/GetGlobalOptions.html | 1 + contentful/11.2.6/types/InequalityFilter.html | 3 + contentful/11.2.6/types/LinkType.html | 1 + contentful/11.2.6/types/LocaleCode.html | 1 + contentful/11.2.6/types/LocaleCollection.html | 2 + contentful/11.2.6/types/LocaleOption.html | 1 + .../11.2.6/types/LocationSearchFilters.html | 6 + contentful/11.2.6/types/Metadata.html | 2 + .../11.2.6/types/MetadataConceptsQueries.html | 2 + .../11.2.6/types/MetadataTagsQueries.html | 2 + contentful/11.2.6/types/OrderFilterPaths.html | 1 + .../11.2.6/types/ProximitySearchFilter.html | 3 + .../types/ProximitySearchFilterInput.html | 1 + contentful/11.2.6/types/RangeFilters.html | 3 + .../11.2.6/types/ReferenceSearchFilters.html | 3 + .../11.2.6/types/ResolvedAssetLink.html | 7 + .../11.2.6/types/ResolvedEntryLink.html | 9 + .../types/ResolvedEntryResourceLink.html | 9 + contentful/11.2.6/types/ResolvedField.html | 6 + contentful/11.2.6/types/ResolvedLink.html | 5 + .../11.2.6/types/SelectFilterPaths.html | 1 + contentful/11.2.6/types/SpaceLink.html | 2 + contentful/11.2.6/types/SubsetFilters.html | 6 + .../types/SupportedEntryFieldTypes.html | 1 + .../11.2.6/types/SupportedLinkTypes.html | 1 + contentful/11.2.6/types/SupportedTypes.html | 1 + contentful/11.2.6/types/SyncEntities.html | 1 + contentful/11.2.6/types/SyncOptions.html | 4 + contentful/11.2.6/types/SyncPageQuery.html | 1 + contentful/11.2.6/types/SyncPageResponse.html | 1 + contentful/11.2.6/types/SyncQuery.html | 1 + contentful/11.2.6/types/SyncResponse.html | 1 + contentful/11.2.6/types/SysQueries.html | 2 + contentful/11.2.6/types/Tag.html | 3 + contentful/11.2.6/types/TagCollection.html | 2 + contentful/11.2.6/types/TagLink.html | 2 + contentful/11.2.6/types/TagNameFilters.html | 1 + contentful/11.2.6/types/TagOrderFilter.html | 3 + contentful/11.2.6/types/TagQueries.html | 3 + .../11.2.6/types/TaxonomyConceptLink.html | 2 + contentful/11.2.6/types/UnresolvedLink.html | 2 + contentful/11.2.6/types/UserLink.html | 2 + contentful/latest/functions/createClient.html | 2 +- .../latest/functions/createGlobalOptions.html | 2 +- contentful/latest/interfaces/Asset.html | 4 +- .../latest/interfaces/AssetDetails.html | 4 +- contentful/latest/interfaces/AssetFields.html | 4 +- contentful/latest/interfaces/AssetFile.html | 4 +- contentful/latest/interfaces/BaseSys.html | 4 +- contentful/latest/interfaces/ContentType.html | 4 +- .../ContentTypeAllowedResources.html | 4 +- .../latest/interfaces/ContentTypeField.html | 4 +- .../ContentTypeFieldValidation.html | 4 +- .../latest/interfaces/ContentTypeSys.html | 4 +- .../interfaces/ContentfulClientApi.html | 36 +- .../interfaces/ContentfulCollection.html | 4 +- .../latest/interfaces/CreateClientParams.html | 44 +- contentful/latest/interfaces/EntitySys.html | 4 +- contentful/latest/interfaces/EntrySys.html | 4 +- contentful/latest/interfaces/FieldItem.html | 4 +- .../interfaces/GlobalOptionsParams.html | 4 +- contentful/latest/interfaces/Link.html | 4 +- contentful/latest/interfaces/Locale.html | 4 +- contentful/latest/interfaces/LocaleSys.html | 4 +- .../latest/interfaces/ResourceLink.html | 4 +- contentful/latest/interfaces/Space.html | 4 +- contentful/latest/interfaces/SpaceSys.html | 4 +- .../latest/interfaces/SyncCollection.html | 4 +- contentful/latest/interfaces/TagSys.html | 4 +- .../latest/modules/EntryFieldTypes.html | 2 +- contentful/latest/modules/EntryFields.html | 2 +- contentful/latest/types/AddChainModifier.html | 2 +- contentful/latest/types/AssetCollection.html | 2 +- .../types/AssetFieldsFileDetailsQueries.html | 2 +- .../latest/types/AssetFieldsFileQueries.html | 2 +- .../latest/types/AssetFieldsQueries.html | 2 +- contentful/latest/types/AssetKey.html | 2 +- contentful/latest/types/AssetLink.html | 2 +- contentful/latest/types/AssetMimeType.html | 2 +- contentful/latest/types/AssetOrderFilter.html | 2 +- contentful/latest/types/AssetQueries.html | 2 +- .../latest/types/AssetSelectFilter.html | 2 +- contentful/latest/types/AssetSys.html | 2 +- contentful/latest/types/AssetsQueries.html | 2 +- contentful/latest/types/BaseEntry.html | 2 +- contentful/latest/types/BaseFieldMap.html | 2 +- .../types/BoundingBoxSearchFilterInput.html | 2 +- .../BoundingCircleSearchFilterInput.html | 2 +- .../types/BoundingObjectSearchFilter.html | 2 +- contentful/latest/types/ChainModifiers.html | 2 +- contentful/latest/types/ClientLogLevel.html | 2 +- .../latest/types/ConditionalFixedQueries.html | 2 +- .../latest/types/ConditionalListQueries.html | 2 +- .../latest/types/ContentTypeCollection.html | 2 +- .../latest/types/ContentTypeFieldType.html | 2 +- contentful/latest/types/ContentTypeLink.html | 2 +- contentful/latest/types/DeletedAsset.html | 2 +- contentful/latest/types/DeletedEntry.html | 2 +- contentful/latest/types/EntriesQueries.html | 2 +- contentful/latest/types/Entry.html | 2 +- contentful/latest/types/EntryCollection.html | 2 +- .../latest/types/EntryContentTypeQuery.html | 2 +- contentful/latest/types/EntryField.html | 2 +- contentful/latest/types/EntryFieldType.html | 2 +- .../latest/types/EntryFieldTypes.Array.html | 2 +- .../types/EntryFieldTypes.AssetLink.html | 2 +- .../latest/types/EntryFieldTypes.Boolean.html | 2 +- .../latest/types/EntryFieldTypes.Date.html | 2 +- .../types/EntryFieldTypes.EntryLink.html | 2 +- .../EntryFieldTypes.EntryResourceLink.html | 2 +- .../EntryFieldTypes.ExternalResourceLink.html | 2 +- .../latest/types/EntryFieldTypes.Integer.html | 2 +- .../types/EntryFieldTypes.Location.html | 2 +- .../latest/types/EntryFieldTypes.Number.html | 2 +- .../latest/types/EntryFieldTypes.Object.html | 2 +- .../types/EntryFieldTypes.RichText.html | 2 +- .../latest/types/EntryFieldTypes.Symbol.html | 2 +- .../latest/types/EntryFieldTypes.Text.html | 2 +- .../latest/types/EntryFields.Array.html | 2 +- .../latest/types/EntryFields.AssetLink.html | 2 +- .../latest/types/EntryFields.Boolean.html | 2 +- contentful/latest/types/EntryFields.Date.html | 2 +- .../latest/types/EntryFields.EntryLink.html | 2 +- .../latest/types/EntryFields.Integer.html | 2 +- contentful/latest/types/EntryFields.Link.html | 2 +- .../latest/types/EntryFields.Location.html | 2 +- .../latest/types/EntryFields.Number.html | 2 +- .../latest/types/EntryFields.Object.html | 2 +- .../latest/types/EntryFields.RichText.html | 2 +- .../latest/types/EntryFields.Symbol.html | 2 +- contentful/latest/types/EntryFields.Text.html | 2 +- .../types/EntryFieldsEqualityFilter.html | 2 +- .../types/EntryFieldsExistenceFilter.html | 2 +- .../EntryFieldsFullTextSearchFilters.html | 2 +- .../types/EntryFieldsInequalityFilter.html | 2 +- .../latest/types/EntryFieldsQueries.html | 2 +- .../latest/types/EntryFieldsRangeFilters.html | 2 +- .../latest/types/EntryFieldsSetFilter.html | 2 +- .../types/EntryFieldsSubsetFilters.html | 2 +- contentful/latest/types/EntryLink.html | 2 +- contentful/latest/types/EntryOrderFilter.html | 2 +- .../types/EntryOrderFilterWithFields.html | 2 +- contentful/latest/types/EntryQueries.html | 2 +- .../latest/types/EntrySelectFilter.html | 2 +- .../types/EntrySelectFilterWithFields.html | 2 +- .../latest/types/EntrySkeletonType.html | 2 +- contentful/latest/types/EnvironmentLink.html | 2 +- contentful/latest/types/EqualityFilter.html | 2 +- contentful/latest/types/ExistenceFilter.html | 2 +- contentful/latest/types/FieldsType.html | 2 +- contentful/latest/types/FixedLinkOptions.html | 2 +- .../latest/types/FixedPagedOptions.html | 2 +- .../latest/types/FixedQueryOptions.html | 2 +- .../latest/types/FullTextSearchFilters.html | 2 +- contentful/latest/types/GetGlobalOptions.html | 2 +- contentful/latest/types/InequalityFilter.html | 2 +- contentful/latest/types/LinkType.html | 2 +- contentful/latest/types/LocaleCode.html | 2 +- contentful/latest/types/LocaleCollection.html | 2 +- contentful/latest/types/LocaleOption.html | 2 +- .../latest/types/LocationSearchFilters.html | 2 +- contentful/latest/types/Metadata.html | 2 +- .../latest/types/MetadataConceptsQueries.html | 2 +- .../latest/types/MetadataTagsQueries.html | 2 +- contentful/latest/types/OrderFilterPaths.html | 2 +- .../latest/types/ProximitySearchFilter.html | 2 +- .../types/ProximitySearchFilterInput.html | 2 +- contentful/latest/types/RangeFilters.html | 2 +- .../latest/types/ReferenceSearchFilters.html | 2 +- .../latest/types/ResolvedAssetLink.html | 2 +- .../latest/types/ResolvedEntryLink.html | 2 +- .../types/ResolvedEntryResourceLink.html | 2 +- contentful/latest/types/ResolvedField.html | 2 +- contentful/latest/types/ResolvedLink.html | 2 +- .../latest/types/SelectFilterPaths.html | 2 +- contentful/latest/types/SpaceLink.html | 2 +- contentful/latest/types/SubsetFilters.html | 2 +- .../types/SupportedEntryFieldTypes.html | 2 +- .../latest/types/SupportedLinkTypes.html | 2 +- contentful/latest/types/SupportedTypes.html | 2 +- contentful/latest/types/SyncEntities.html | 2 +- contentful/latest/types/SyncOptions.html | 2 +- contentful/latest/types/SyncPageQuery.html | 2 +- contentful/latest/types/SyncPageResponse.html | 2 +- contentful/latest/types/SyncQuery.html | 2 +- contentful/latest/types/SyncResponse.html | 2 +- contentful/latest/types/SysQueries.html | 2 +- contentful/latest/types/Tag.html | 2 +- contentful/latest/types/TagCollection.html | 2 +- contentful/latest/types/TagLink.html | 2 +- contentful/latest/types/TagNameFilters.html | 2 +- contentful/latest/types/TagOrderFilter.html | 2 +- contentful/latest/types/TagQueries.html | 2 +- .../latest/types/TaxonomyConceptLink.html | 2 +- contentful/latest/types/UnresolvedLink.html | 2 +- contentful/latest/types/UserLink.html | 2 +- index.html | 2 +- 320 files changed, 2770 insertions(+), 216 deletions(-) create mode 100644 contentful/11.2.6/assets/highlight.css create mode 100644 contentful/11.2.6/assets/icons.js create mode 100644 contentful/11.2.6/assets/icons.svg create mode 100644 contentful/11.2.6/assets/main.js create mode 100644 contentful/11.2.6/assets/navigation.js create mode 100644 contentful/11.2.6/assets/search.js create mode 100644 contentful/11.2.6/assets/style.css create mode 100644 contentful/11.2.6/functions/createClient.html create mode 100644 contentful/11.2.6/functions/createGlobalOptions.html create mode 100644 contentful/11.2.6/hierarchy.html create mode 100644 contentful/11.2.6/index.html create mode 100644 contentful/11.2.6/interfaces/Asset.html create mode 100644 contentful/11.2.6/interfaces/AssetDetails.html create mode 100644 contentful/11.2.6/interfaces/AssetFields.html create mode 100644 contentful/11.2.6/interfaces/AssetFile.html create mode 100644 contentful/11.2.6/interfaces/BaseSys.html create mode 100644 contentful/11.2.6/interfaces/ContentType.html create mode 100644 contentful/11.2.6/interfaces/ContentTypeAllowedResources.html create mode 100644 contentful/11.2.6/interfaces/ContentTypeField.html create mode 100644 contentful/11.2.6/interfaces/ContentTypeFieldValidation.html create mode 100644 contentful/11.2.6/interfaces/ContentTypeSys.html create mode 100644 contentful/11.2.6/interfaces/ContentfulClientApi.html create mode 100644 contentful/11.2.6/interfaces/ContentfulCollection.html create mode 100644 contentful/11.2.6/interfaces/CreateClientParams.html create mode 100644 contentful/11.2.6/interfaces/EntitySys.html create mode 100644 contentful/11.2.6/interfaces/EntrySys.html create mode 100644 contentful/11.2.6/interfaces/FieldItem.html create mode 100644 contentful/11.2.6/interfaces/GlobalOptionsParams.html create mode 100644 contentful/11.2.6/interfaces/Link.html create mode 100644 contentful/11.2.6/interfaces/Locale.html create mode 100644 contentful/11.2.6/interfaces/LocaleSys.html create mode 100644 contentful/11.2.6/interfaces/ResourceLink.html create mode 100644 contentful/11.2.6/interfaces/Space.html create mode 100644 contentful/11.2.6/interfaces/SpaceSys.html create mode 100644 contentful/11.2.6/interfaces/SyncCollection.html create mode 100644 contentful/11.2.6/interfaces/TagSys.html create mode 100644 contentful/11.2.6/media/LICENSE create mode 100644 contentful/11.2.6/modules.html create mode 100644 contentful/11.2.6/modules/EntryFieldTypes.html create mode 100644 contentful/11.2.6/modules/EntryFields.html create mode 100644 contentful/11.2.6/types/AddChainModifier.html create mode 100644 contentful/11.2.6/types/AssetCollection.html create mode 100644 contentful/11.2.6/types/AssetFieldsFileDetailsQueries.html create mode 100644 contentful/11.2.6/types/AssetFieldsFileQueries.html create mode 100644 contentful/11.2.6/types/AssetFieldsQueries.html create mode 100644 contentful/11.2.6/types/AssetKey.html create mode 100644 contentful/11.2.6/types/AssetLink.html create mode 100644 contentful/11.2.6/types/AssetMimeType.html create mode 100644 contentful/11.2.6/types/AssetOrderFilter.html create mode 100644 contentful/11.2.6/types/AssetQueries.html create mode 100644 contentful/11.2.6/types/AssetSelectFilter.html create mode 100644 contentful/11.2.6/types/AssetSys.html create mode 100644 contentful/11.2.6/types/AssetsQueries.html create mode 100644 contentful/11.2.6/types/BaseEntry.html create mode 100644 contentful/11.2.6/types/BaseFieldMap.html create mode 100644 contentful/11.2.6/types/BoundingBoxSearchFilterInput.html create mode 100644 contentful/11.2.6/types/BoundingCircleSearchFilterInput.html create mode 100644 contentful/11.2.6/types/BoundingObjectSearchFilter.html create mode 100644 contentful/11.2.6/types/ChainModifiers.html create mode 100644 contentful/11.2.6/types/ClientLogLevel.html create mode 100644 contentful/11.2.6/types/ConditionalFixedQueries.html create mode 100644 contentful/11.2.6/types/ConditionalListQueries.html create mode 100644 contentful/11.2.6/types/ContentTypeCollection.html create mode 100644 contentful/11.2.6/types/ContentTypeFieldType.html create mode 100644 contentful/11.2.6/types/ContentTypeLink.html create mode 100644 contentful/11.2.6/types/DeletedAsset.html create mode 100644 contentful/11.2.6/types/DeletedEntry.html create mode 100644 contentful/11.2.6/types/EntriesQueries.html create mode 100644 contentful/11.2.6/types/Entry.html create mode 100644 contentful/11.2.6/types/EntryCollection.html create mode 100644 contentful/11.2.6/types/EntryContentTypeQuery.html create mode 100644 contentful/11.2.6/types/EntryField.html create mode 100644 contentful/11.2.6/types/EntryFieldType.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Array.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.AssetLink.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Boolean.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Date.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.EntryLink.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.EntryResourceLink.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.ExternalResourceLink.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Integer.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Location.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Number.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Object.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.RichText.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Symbol.html create mode 100644 contentful/11.2.6/types/EntryFieldTypes.Text.html create mode 100644 contentful/11.2.6/types/EntryFields.Array.html create mode 100644 contentful/11.2.6/types/EntryFields.AssetLink.html create mode 100644 contentful/11.2.6/types/EntryFields.Boolean.html create mode 100644 contentful/11.2.6/types/EntryFields.Date.html create mode 100644 contentful/11.2.6/types/EntryFields.EntryLink.html create mode 100644 contentful/11.2.6/types/EntryFields.Integer.html create mode 100644 contentful/11.2.6/types/EntryFields.Link.html create mode 100644 contentful/11.2.6/types/EntryFields.Location.html create mode 100644 contentful/11.2.6/types/EntryFields.Number.html create mode 100644 contentful/11.2.6/types/EntryFields.Object.html create mode 100644 contentful/11.2.6/types/EntryFields.RichText.html create mode 100644 contentful/11.2.6/types/EntryFields.Symbol.html create mode 100644 contentful/11.2.6/types/EntryFields.Text.html create mode 100644 contentful/11.2.6/types/EntryFieldsEqualityFilter.html create mode 100644 contentful/11.2.6/types/EntryFieldsExistenceFilter.html create mode 100644 contentful/11.2.6/types/EntryFieldsFullTextSearchFilters.html create mode 100644 contentful/11.2.6/types/EntryFieldsInequalityFilter.html create mode 100644 contentful/11.2.6/types/EntryFieldsQueries.html create mode 100644 contentful/11.2.6/types/EntryFieldsRangeFilters.html create mode 100644 contentful/11.2.6/types/EntryFieldsSetFilter.html create mode 100644 contentful/11.2.6/types/EntryFieldsSubsetFilters.html create mode 100644 contentful/11.2.6/types/EntryLink.html create mode 100644 contentful/11.2.6/types/EntryOrderFilter.html create mode 100644 contentful/11.2.6/types/EntryOrderFilterWithFields.html create mode 100644 contentful/11.2.6/types/EntryQueries.html create mode 100644 contentful/11.2.6/types/EntrySelectFilter.html create mode 100644 contentful/11.2.6/types/EntrySelectFilterWithFields.html create mode 100644 contentful/11.2.6/types/EntrySkeletonType.html create mode 100644 contentful/11.2.6/types/EnvironmentLink.html create mode 100644 contentful/11.2.6/types/EqualityFilter.html create mode 100644 contentful/11.2.6/types/ExistenceFilter.html create mode 100644 contentful/11.2.6/types/FieldsType.html create mode 100644 contentful/11.2.6/types/FixedLinkOptions.html create mode 100644 contentful/11.2.6/types/FixedPagedOptions.html create mode 100644 contentful/11.2.6/types/FixedQueryOptions.html create mode 100644 contentful/11.2.6/types/FullTextSearchFilters.html create mode 100644 contentful/11.2.6/types/GetGlobalOptions.html create mode 100644 contentful/11.2.6/types/InequalityFilter.html create mode 100644 contentful/11.2.6/types/LinkType.html create mode 100644 contentful/11.2.6/types/LocaleCode.html create mode 100644 contentful/11.2.6/types/LocaleCollection.html create mode 100644 contentful/11.2.6/types/LocaleOption.html create mode 100644 contentful/11.2.6/types/LocationSearchFilters.html create mode 100644 contentful/11.2.6/types/Metadata.html create mode 100644 contentful/11.2.6/types/MetadataConceptsQueries.html create mode 100644 contentful/11.2.6/types/MetadataTagsQueries.html create mode 100644 contentful/11.2.6/types/OrderFilterPaths.html create mode 100644 contentful/11.2.6/types/ProximitySearchFilter.html create mode 100644 contentful/11.2.6/types/ProximitySearchFilterInput.html create mode 100644 contentful/11.2.6/types/RangeFilters.html create mode 100644 contentful/11.2.6/types/ReferenceSearchFilters.html create mode 100644 contentful/11.2.6/types/ResolvedAssetLink.html create mode 100644 contentful/11.2.6/types/ResolvedEntryLink.html create mode 100644 contentful/11.2.6/types/ResolvedEntryResourceLink.html create mode 100644 contentful/11.2.6/types/ResolvedField.html create mode 100644 contentful/11.2.6/types/ResolvedLink.html create mode 100644 contentful/11.2.6/types/SelectFilterPaths.html create mode 100644 contentful/11.2.6/types/SpaceLink.html create mode 100644 contentful/11.2.6/types/SubsetFilters.html create mode 100644 contentful/11.2.6/types/SupportedEntryFieldTypes.html create mode 100644 contentful/11.2.6/types/SupportedLinkTypes.html create mode 100644 contentful/11.2.6/types/SupportedTypes.html create mode 100644 contentful/11.2.6/types/SyncEntities.html create mode 100644 contentful/11.2.6/types/SyncOptions.html create mode 100644 contentful/11.2.6/types/SyncPageQuery.html create mode 100644 contentful/11.2.6/types/SyncPageResponse.html create mode 100644 contentful/11.2.6/types/SyncQuery.html create mode 100644 contentful/11.2.6/types/SyncResponse.html create mode 100644 contentful/11.2.6/types/SysQueries.html create mode 100644 contentful/11.2.6/types/Tag.html create mode 100644 contentful/11.2.6/types/TagCollection.html create mode 100644 contentful/11.2.6/types/TagLink.html create mode 100644 contentful/11.2.6/types/TagNameFilters.html create mode 100644 contentful/11.2.6/types/TagOrderFilter.html create mode 100644 contentful/11.2.6/types/TagQueries.html create mode 100644 contentful/11.2.6/types/TaxonomyConceptLink.html create mode 100644 contentful/11.2.6/types/UnresolvedLink.html create mode 100644 contentful/11.2.6/types/UserLink.html diff --git a/contentful/11.2.6/assets/highlight.css b/contentful/11.2.6/assets/highlight.css new file mode 100644 index 000000000..240238feb --- /dev/null +++ b/contentful/11.2.6/assets/highlight.css @@ -0,0 +1,92 @@ +:root { + --light-hl-0: #AF00DB; + --dark-hl-0: #C586C0; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #0000FF; + --dark-hl-2: #569CD6; + --light-hl-3: #001080; + --dark-hl-3: #9CDCFE; + --light-hl-4: #A31515; + --dark-hl-4: #CE9178; + --light-hl-5: #0070C1; + --dark-hl-5: #4FC1FF; + --light-hl-6: #795E26; + --dark-hl-6: #DCDCAA; + --light-hl-7: #267F99; + --dark-hl-7: #4EC9B0; + --light-hl-8: #098658; + --dark-hl-8: #B5CEA8; + --light-hl-9: #008000; + --dark-hl-9: #6A9955; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +pre, code { background: var(--code-background); } diff --git a/contentful/11.2.6/assets/icons.js b/contentful/11.2.6/assets/icons.js new file mode 100644 index 000000000..3dfbd322d --- /dev/null +++ b/contentful/11.2.6/assets/icons.js @@ -0,0 +1,18 @@ +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `MMNEPVFCICPMFPCPTTAAATR`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); + } + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/contentful/11.2.6/assets/icons.svg b/contentful/11.2.6/assets/icons.svg new file mode 100644 index 000000000..a19417dcc --- /dev/null +++ b/contentful/11.2.6/assets/icons.svg @@ -0,0 +1 @@ +MMNEPVFCICPMFPCPTTAAATR \ No newline at end of file diff --git a/contentful/11.2.6/assets/main.js b/contentful/11.2.6/assets/main.js new file mode 100644 index 000000000..99097a053 --- /dev/null +++ b/contentful/11.2.6/assets/main.js @@ -0,0 +1,60 @@ +"use strict"; +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; +"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{ce(e,t)}),ce(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),te(e)}}function he(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else{let r=e.appendChild(document.createElement("span"));r.innerHTML='',r.appendChild(document.createElement("span")).textContent=t.text}}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/contentful/11.2.6/assets/navigation.js b/contentful/11.2.6/assets/navigation.js new file mode 100644 index 000000000..46b8d3b6d --- /dev/null +++ b/contentful/11.2.6/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA62aTXPbNhCG/wvPnrrNOO7UN8exM57asWu57SGTA0yuJdQQoJKgK00n/z3DTxEgsLtwdNPwffEABMHdBagv/2cWtjY7yy61LXdXElRRZUfZRthVdpatTVErqI4n4k8ru1bZUfYidZGdnRxl+UqqogSdnX0ZYedlKXZ7jN1tPEhrcFHvfv7t11/ev/t2tKdUFdgbqV9Q0mCiaB+MUSA0xuotFOmjsIBhGp1itH7q3kYTRbvWFpZQYqzeQpGoIXFGc2NyYaVBp3rwUKzP9foJv7HOQXHunv6B3GKczkFxHmS+emx+IqTBQ7EWu/WTURipc1AcajzxsXz1V2Tb4rEhYEGgNRwiEHSgQwWDnnawgNDxDhIUOtSBAkMHYweH1vgAlanLHNjkaQOyh62FUguV1EmgzQ+HuQ7NDXVkmOpwhwpVHe0w4apjHSpkdbRDha2OdojQ1ZF44at97fcoqS2UzyKH6rhVPMD7U7/pR7BCqipO6A0kyK+hfE6ojApiFGAQ5UcSB/FBVLDYhUfRa1jzC6MtaPtcqwslQdvzjQyiAj4m1igFufv2hbmjkQFu1gvGa3Qm5lwp8x8UQ3QKzyTiZ3bTLgaK3ZpSgH8JJQtBzW7AzuwktrJcCworQVjoFs29KMU6ApzZMOilttLuYoMbVQJRYoSSArQTem1hHSSMKob4pMyTUHeb5oFUyOQEfBjWTcoTTiDzug1NLiKxqJPoxrEZHVUMEa4qJhSkhHBAi43Iw/fRKmTT2F0MIgrY6ZwIeq4Fgz2KZWwsnYRml6K4WAmpb00hn+W8YPF1VmEeurUe58osWpcimxzXJ90/aijlNAhP2DFzYk+8LtLZNDeF+TvMdlPD9TdvoNgbptZ4K9fg5tkJZRBZpLuygPJKKhtYg57O4mEznTLHC2jWKjKwqYFFRBdB0vN3XvvpkGbv/Hy7KypoM5gPGAUOoV2yt2ITggwavfGudSH18oPZLkCU+aqbymu9qWebAczL7edClrkCdlcRO7e3blM2bR7raO6k+nAC82wluCrJaquqG7O8gVeYbedclWQZXcgmvAt1JbdQRNZ7xJZAv5FV7D0PuxjsoWSN57CgKYE8bmYR8OhJ4IaiuSeTx1agwELh7Z471FRjcoIBZqpxDqskxAKmq7IOvoKnC6yW8fXgyUza+Fya4YfH5ZtYZG8P6R+i8BnV5b+1UNLuwmErakzpYSsrCzoHugvXmdDHVa1Uc2Y0DazBlYT5E/q71sCdN9+a0AvyRuyS6shJiwehl0BP0NSWQF9ApIgKeVK49VM1NMOG7fj4/FCcdtUfO8JnH9kj9bGvp/L+lnbln1OGyXsnqw9slaasT6wGnxmSicTth628Xl6aXGd0dBFNDTTxVZZGr5tCLLiaHJmk4UEqLS4RYTwtdnfzG5qyvUIztlA009Cfh81Jrs7i3YslFBhwamAR26yOEacGkshJdG/Kbp/AOqeLPtTX6Q93eIpMzYvNgwytl+E659OfggtTzAmjwmXEikRf5/G6CQ2zOo37WRNdFUETRb4FKwphhQ8brnPbXxidwyZ6KhKxcemPYkmRJxbyQ+w+Fd4Lu5ohfZ3i3ZdmK9fNhwjkgCBoehM5eNARd5KfkpGCMaVKfIBnKJsEgS7SsItmV0a99tvWUN6cGbjEaF03MyQRsX9NRI3cHoKbQ0fkkrDhcUY0raqCr9LMQBKb7y6hYY0CScC2Ekn7h0W92ZhyOOUI/Y1qgIZ9bP6Q4uLk0cFm4jwea6fz9gtrIOxONQ4nUnRMJA6lqc2CJy2OyCU9QLUxuprVC77O4UVHxR4RNhr+SGJpcq+Qf98RS7/xo1gyWsXLJkdkkELvf3+Z0fqzWMfymasyWMh+3VUZrMiT2Ss0Y2u0We/6Iio8SzMLRf1Tl0g2cFWSVUEZpPTXqfb55L8he8ZzrduVUx1PdZd1ejLDRHY7Pg3Z9JyefPv6HQr8k+pOLwAA" \ No newline at end of file diff --git a/contentful/11.2.6/assets/search.js b/contentful/11.2.6/assets/search.js new file mode 100644 index 000000000..d19724a87 --- /dev/null +++ b/contentful/11.2.6/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/contentful/11.2.6/assets/style.css b/contentful/11.2.6/assets/style.css new file mode 100644 index 000000000..178bfb023 --- /dev/null +++ b/contentful/11.2.6/assets/style.css @@ -0,0 +1,1493 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); + --light-color-text: #222; + --light-color-text-aside: #6e6e6e; + + --light-color-icon-background: var(--light-color-background); + --light-color-icon-text: var(--light-color-text); + + --light-color-comment-tag-text: var(--light-color-text); + --light-color-comment-tag: var(--light-color-background); + + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: #4d7fff; + --light-color-ts-property: #ff984d; + --light-color-ts-method: #ff4db8; + --light-color-ts-reference: #ff4d82; + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: #ff4d4d; + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-icon-text: var(--dark-color-text); + + --dark-color-comment-tag-text: var(--dark-color-text); + --dark-color-comment-tag: var(--dark-color-background); + + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: #4d7fff; + --dark-color-ts-property: #ff984d; + --dark-color-ts-method: #ff4db8; + --dark-color-ts-reference: #ff4d82; + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: #ff4d4d; + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + + --color-icon-background: var(--light-color-icon-background); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + + --color-icon-background: var(--dark-color-icon-background); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +*:focus-visible, +.tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1700px; + padding: 0 2rem; +} + +/* Footer */ +footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} +footer > p { + margin: 0 1em; +} + +.container-main { + margin: 0 auto; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} +a.tsd-anchor-link { + color: var(--color-text); +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + position: relative; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h4, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; +} + +.tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; +} + +.tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: relative; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} + +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li, +.tsd-page-navigation li { + padding: 0; + max-width: 100%; +} +.tsd-navigation .tsd-nav-link { + display: none; +} +.tsd-nested-navigation { + margin-left: 3rem; +} +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; +} +.tsd-small-nested-navigation { + margin-left: 1.5rem; +} +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; +} + +.tsd-page-navigation-section { + margin-left: 10px; +} +.tsd-page-navigation-section > summary { + padding: 0.25rem; +} +.tsd-page-navigation-section > div { + margin-left: 20px; +} +.tsd-page-navigation ul { + padding-left: 1.75rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + cursor: pointer; +} +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; + vertical-align: text-top; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-no-select { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} +.tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + background-color: var(--color-background); + line-height: initial; + padding: 4px; +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; +} +.tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: + opacity 0.1s, + background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through !important; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-reference { + color: var(--color-ts-reference); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } + #tsd-toolbar-links { + display: none; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/contentful/11.2.6/functions/createClient.html b/contentful/11.2.6/functions/createClient.html new file mode 100644 index 000000000..4c316eb85 --- /dev/null +++ b/contentful/11.2.6/functions/createClient.html @@ -0,0 +1,6 @@ +createClient | contentful.js

Function createClient

diff --git a/contentful/11.2.6/functions/createGlobalOptions.html b/contentful/11.2.6/functions/createGlobalOptions.html new file mode 100644 index 000000000..0327c38b2 --- /dev/null +++ b/contentful/11.2.6/functions/createGlobalOptions.html @@ -0,0 +1,3 @@ +createGlobalOptions | contentful.js

Function createGlobalOptions

diff --git a/contentful/11.2.6/hierarchy.html b/contentful/11.2.6/hierarchy.html new file mode 100644 index 000000000..6a939ef7a --- /dev/null +++ b/contentful/11.2.6/hierarchy.html @@ -0,0 +1 @@ +contentful.js
diff --git a/contentful/11.2.6/index.html b/contentful/11.2.6/index.html new file mode 100644 index 000000000..bfb8777e0 --- /dev/null +++ b/contentful/11.2.6/index.html @@ -0,0 +1,58 @@ +contentful.js

contentful.js

+ + Contentful Logo + +

+

contentful.js

+

Contentful JavaScript Content Delivery Library

+ + MIT License + + + Build Status + + + NPM + + + jsDelivr Hits + + + NPM downloads + + + GZIP bundle size + +

Contentful.js is a JavaScript and TypeScript library for the Contentful Content Delivery API and Content Preview API.

+

The code is documented using TypeDoc and these pages are auto-generated and published with each new version.

+
    +
  • For API and client documentation, please refer to the list below.
  • +
  • For all type definitions and descriptions, please refer to the list in the sidebar.
  • +
+ +
diff --git a/contentful/11.2.6/interfaces/Asset.html b/contentful/11.2.6/interfaces/Asset.html new file mode 100644 index 000000000..b4921b284 --- /dev/null +++ b/contentful/11.2.6/interfaces/Asset.html @@ -0,0 +1,8 @@ +Asset | contentful.js

Interface Asset<Modifiers, Locales>

Assets are binary files in a Contentful space

+
interface Asset<Modifiers, Locales> {
    fields: ChainModifiers extends Modifiers
        ? AssetFields | {
            description?: {
                [LocaleName in string]?: string
            };
            file?: {
                [LocaleName in string]?: AssetFile
            };
            title?: {
                [LocaleName in string]?: string
            };
        }
        : "WITH_ALL_LOCALES" extends Modifiers
            ? {
                description?: {
                    [LocaleName in string]?: string
                };
                file?: {
                    [LocaleName in string]?: AssetFile
                };
                title?: {
                    [LocaleName in string]?: string
                };
            }
            : AssetFields;
    metadata: Metadata;
    sys: AssetSys;
}

Type Parameters

  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

    +

Properties

Properties

fields: ChainModifiers extends Modifiers
    ? AssetFields | {
        description?: {
            [LocaleName in string]?: string
        };
        file?: {
            [LocaleName in string]?: AssetFile
        };
        title?: {
            [LocaleName in string]?: string
        };
    }
    : "WITH_ALL_LOCALES" extends Modifiers
        ? {
            description?: {
                [LocaleName in string]?: string
            };
            file?: {
                [LocaleName in string]?: AssetFile
            };
            title?: {
                [LocaleName in string]?: string
            };
        }
        : AssetFields
metadata: Metadata
diff --git a/contentful/11.2.6/interfaces/AssetDetails.html b/contentful/11.2.6/interfaces/AssetDetails.html new file mode 100644 index 000000000..f19f529a4 --- /dev/null +++ b/contentful/11.2.6/interfaces/AssetDetails.html @@ -0,0 +1,3 @@ +AssetDetails | contentful.js

Interface AssetDetails

interface AssetDetails {
    image?: {
        height: number;
        width: number;
    };
    size: number;
}

Properties

Properties

image?: {
    height: number;
    width: number;
}
size: number
diff --git a/contentful/11.2.6/interfaces/AssetFields.html b/contentful/11.2.6/interfaces/AssetFields.html new file mode 100644 index 000000000..3d9956eb0 --- /dev/null +++ b/contentful/11.2.6/interfaces/AssetFields.html @@ -0,0 +1,4 @@ +AssetFields | contentful.js

Interface AssetFields

interface AssetFields {
    description?: string;
    file?: AssetFile;
    title?: string;
}

Properties

Properties

description?: string
file?: AssetFile
title?: string
diff --git a/contentful/11.2.6/interfaces/AssetFile.html b/contentful/11.2.6/interfaces/AssetFile.html new file mode 100644 index 000000000..3eba9d3ff --- /dev/null +++ b/contentful/11.2.6/interfaces/AssetFile.html @@ -0,0 +1,5 @@ +AssetFile | contentful.js

Interface AssetFile

interface AssetFile {
    contentType: string;
    details: AssetDetails;
    fileName: string;
    url: string;
}

Properties

contentType: string
details: AssetDetails
fileName: string
url: string
diff --git a/contentful/11.2.6/interfaces/BaseSys.html b/contentful/11.2.6/interfaces/BaseSys.html new file mode 100644 index 000000000..ae1b59606 --- /dev/null +++ b/contentful/11.2.6/interfaces/BaseSys.html @@ -0,0 +1,4 @@ +BaseSys | contentful.js

Interface BaseSys

Definition of common part of system managed metadata

+
interface BaseSys {
    id: string;
    type: string;
}

Hierarchy (view full)

Properties

id +type +

Properties

id: string
type: string
diff --git a/contentful/11.2.6/interfaces/ContentType.html b/contentful/11.2.6/interfaces/ContentType.html new file mode 100644 index 000000000..e4c944530 --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentType.html @@ -0,0 +1,8 @@ +ContentType | contentful.js

Interface ContentType

Definition of a content type

+
interface ContentType {
    description: string;
    displayField: string;
    fields: ContentTypeField[];
    name: string;
    sys: ContentTypeSys;
}

Properties

description: string
displayField: string
name: string
diff --git a/contentful/11.2.6/interfaces/ContentTypeAllowedResources.html b/contentful/11.2.6/interfaces/ContentTypeAllowedResources.html new file mode 100644 index 000000000..a24086838 --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentTypeAllowedResources.html @@ -0,0 +1,4 @@ +ContentTypeAllowedResources | contentful.js

Interface ContentTypeAllowedResources

interface ContentTypeAllowedResources {
    contentTypes: string[];
    source: string;
    type: string;
}

Properties

Properties

contentTypes: string[]
source: string
type: string
diff --git a/contentful/11.2.6/interfaces/ContentTypeField.html b/contentful/11.2.6/interfaces/ContentTypeField.html new file mode 100644 index 000000000..4903818ea --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentTypeField.html @@ -0,0 +1,14 @@ +ContentTypeField | contentful.js

Interface ContentTypeField

Definition of a content type field

+
interface ContentTypeField {
    allowedResources?: ContentTypeAllowedResources[];
    disabled: boolean;
    id: string;
    items?: FieldItem;
    linkType?: string;
    localized: boolean;
    name: string;
    omitted: boolean;
    required: boolean;
    type: ContentTypeFieldType;
    validations: ContentTypeFieldValidation[];
}

Properties

allowedResources?: ContentTypeAllowedResources[]
disabled: boolean
id: string
items?: FieldItem
linkType?: string
localized: boolean
name: string
omitted: boolean
required: boolean
diff --git a/contentful/11.2.6/interfaces/ContentTypeFieldValidation.html b/contentful/11.2.6/interfaces/ContentTypeFieldValidation.html new file mode 100644 index 000000000..ba401738d --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentTypeFieldValidation.html @@ -0,0 +1,12 @@ +ContentTypeFieldValidation | contentful.js

Interface ContentTypeFieldValidation

Definition of a single validation rule applied +to the related content type field

+
interface ContentTypeFieldValidation {
    enabledNodeTypes?: (
        | "document"
        | "paragraph"
        | "heading-1"
        | "heading-2"
        | "heading-3"
        | "heading-4"
        | "heading-5"
        | "heading-6"
        | "ordered-list"
        | "unordered-list"
        | "list-item"
        | "hr"
        | "blockquote"
        | "embedded-entry-block"
        | "embedded-asset-block"
        | "embedded-resource-block"
        | "table"
        | "table-row"
        | "table-cell"
        | "table-header-cell"
        | "asset-hyperlink"
        | "embedded-entry-inline"
        | "embedded-resource-inline"
        | "entry-hyperlink"
        | "hyperlink"
        | "resource-hyperlink")[];
    in?: string[];
    linkContentType?: string[];
    linkMimetypeGroup?: string[];
    message?: null | string;
    nodes?: {
        asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-resource-block?: {
            allowedResources: ContentTypeAllowedResources[];
            validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
        };
        entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    };
    regexp?: {
        pattern: string;
    };
    size?: {
        max?: number;
        min?: number;
    };
    unique?: boolean;
}

Properties

enabledNodeTypes?: (
    | "document"
    | "paragraph"
    | "heading-1"
    | "heading-2"
    | "heading-3"
    | "heading-4"
    | "heading-5"
    | "heading-6"
    | "ordered-list"
    | "unordered-list"
    | "list-item"
    | "hr"
    | "blockquote"
    | "embedded-entry-block"
    | "embedded-asset-block"
    | "embedded-resource-block"
    | "table"
    | "table-row"
    | "table-cell"
    | "table-header-cell"
    | "asset-hyperlink"
    | "embedded-entry-inline"
    | "embedded-resource-inline"
    | "entry-hyperlink"
    | "hyperlink"
    | "resource-hyperlink")[]
in?: string[]
linkContentType?: string[]
linkMimetypeGroup?: string[]
message?: null | string
nodes?: {
    asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-resource-block?: {
        allowedResources: ContentTypeAllowedResources[];
        validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
    };
    entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
}
regexp?: {
    pattern: string;
}
size?: {
    max?: number;
    min?: number;
}
unique?: boolean
diff --git a/contentful/11.2.6/interfaces/ContentTypeSys.html b/contentful/11.2.6/interfaces/ContentTypeSys.html new file mode 100644 index 000000000..c5074198b --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentTypeSys.html @@ -0,0 +1,10 @@ +ContentTypeSys | contentful.js

Interface ContentTypeSys

System managed metadata for content type

+
interface ContentTypeSys {
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/11.2.6/interfaces/ContentfulClientApi.html b/contentful/11.2.6/interfaces/ContentfulClientApi.html new file mode 100644 index 000000000..cf4d17a73 --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentfulClientApi.html @@ -0,0 +1,122 @@ +ContentfulClientApi | contentful.js

Interface ContentfulClientApi<Modifiers>

Contentful Delivery API Client. Contains methods which allow access to the different kinds of entities present in Contentful (Entries, Assets, etc).

+
interface ContentfulClientApi<Modifiers> {
    version: string;
    withAllLocales: "WITH_ALL_LOCALES" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITH_ALL_LOCALES">>;
    withoutLinkResolution: "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? never
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? never
            : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">>;
    withoutUnresolvableLinks: "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? never
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? never
            : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_UNRESOLVABLE_LINKS">>;
    createAssetKey(expiresAt: number): Promise<AssetKey>;
    getAsset<Locales>(id: string, query?: AssetQueries<Modifiers>): Promise<Asset<Modifiers, Locales>>;
    getAssets<Locales>(query?: AssetsQueries<AssetFields, Modifiers>): Promise<AssetCollection<Modifiers, Locales>>;
    getContentType(id: string): Promise<ContentType>;
    getContentTypes(query?: {
        query?: string;
    }): Promise<ContentTypeCollection>;
    getEntries<EntrySkeleton, Locales>(query?: EntriesQueries<EntrySkeleton, Modifiers>): Promise<EntryCollection<EntrySkeleton, Modifiers, Locales>>;
    getEntry<EntrySkeleton, Locales>(id: string, query?: EntryQueries<Modifiers>): Promise<Entry<EntrySkeleton, Modifiers, Locales>>;
    getLocales(): Promise<LocaleCollection>;
    getSpace(): Promise<Space>;
    getTag(id: string): Promise<Tag>;
    getTags(query?: TagQueries): Promise<TagCollection>;
    parseEntries<EntrySkeleton, Locales>(data: EntryCollection<EntrySkeleton, AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">, Locales>): EntryCollection<EntrySkeleton, Modifiers, Locales>;
    sync<EntrySkeleton, Modifiers, Locales>(query: SyncQuery, syncOptions?: SyncOptions): Promise<SyncCollection<EntrySkeleton, Modifiers, Locales>>;
}

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +

Properties

version: string

The current Contentful.js version

+
withAllLocales: "WITH_ALL_LOCALES" extends Modifiers
    ? never
    : ContentfulClientApi<AddChainModifier<Modifiers, "WITH_ALL_LOCALES">>

A client that will fetch assets and entries with all locales. Only available if not already enabled.

+
withoutLinkResolution: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">>

A client that will not resolve links in entries. Only available if not already disabled.

+
withoutUnresolvableLinks: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_UNRESOLVABLE_LINKS">>

A client that will remove unresolvable links from entries. Only available if not already disabled.

+

Methods

  • Creates an asset key for signing asset URLs (Embargoed Assets)

    +

    Parameters

    • expiresAt: number

    Returns Promise<AssetKey>

    Promise for an asset key

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const assetKey = await client.getAssetKey(<UNIX timestamp>)
    console.log(assetKey) +
    + +
  • Fetches an asset

    +

    Type Parameters

    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

      +

    Parameters

    • id: string
    • Optionalquery: AssetQueries<Modifiers>

      Object with search parameters. In this method it's only useful for locale.

      +

    Returns Promise<Asset<Modifiers, Locales>>

    Promise for an asset

    +
    const contentful = require('contentful')

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const asset = await client.getAsset('<asset_id>')
    console.log(asset) +
    + +
  • Fetches a content type

    +

    Parameters

    • id: string

      The content type’s ID

      +

    Returns Promise<ContentType>

    Promise for a content type

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const contentType = await client.getContentType('<content_type_id>')
    console.log(contentType) +
    + +
  • Fetches a collection of content types

    +

    Parameters

    • Optionalquery: {
          query?: string;
      }
      • Optionalquery?: string

    Returns Promise<ContentTypeCollection>

    Promise for a collection of content types

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getContentTypes()
    console.log(response.items) +
    + +
  • Fetches an entry

    +

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entry fields used to calculate dynamic keys

      +
    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

      +

    Parameters

    • id: string

      The entry’s ID

      +
    • Optionalquery: EntryQueries<Modifiers>

      Object with search parameters. In this method it's only used for locale when querying.

      +

    Returns Promise<Entry<EntrySkeleton, Modifiers, Locales>>

    Promise for an entry

    +
    const contentful = require('contentful')

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const entry = await client.getEntry('<entry_id>')
    console.log(entry) +
    + +
  • Fetches a collection of locales

    +

    Returns Promise<LocaleCollection>

    Promise for a collection of locales

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getLocales()
    console.log(response.items) +
    + +
  • Fetches the space which the client is currently configured to use

    +

    Returns Promise<Space>

    Promise for the space

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const space = await client.getSpace()
    console.log(space) +
    + +
  • Fetches a tag

    +

    Parameters

    • id: string

      The tag’s ID

      +

    Returns Promise<Tag>

    Promise for a tag

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const tag = await client.getTag('<asset_id>')
    console.log(tag) +
    + +
  • Gets a collection of Tags

    +

    Parameters

    Returns Promise<TagCollection>

    Promise for a collection of tags

    +
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getTags()
    console.log(response.items) +
    + +
  • Parse raw json data into a collection of entries. objects.Links will be resolved also

    +

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entry fields used to calculate dynamic keys

      +
    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

      +

    Parameters

    Returns EntryCollection<EntrySkeleton, Modifiers, Locales>

    const data = {items: [
    {
    sys: {type: 'Entry', locale: 'en-US'},
    fields: {
    animal: {sys: {type: 'Link', linkType: 'Animal', id: 'oink'}},
    anotheranimal: {sys: {type: 'Link', linkType: 'Animal', id: 'middle-parrot'}}
    }
    }
    ],
    includes: {
    Animal: [
    {
    sys: {type: 'Animal', id: 'oink', locale: 'en-US'},
    fields: {
    name: 'Pig',
    friend: {sys: {type: 'Link', linkType: 'Animal', id: 'groundhog'}}
    }
    }
    ]
    }
    }
    console.log( data.items[0].fields.foo ); // undefined
    const parsedData = client.parseEntries(data);
    console.log( parsedData.items[0].fields.foo ); // foo +
    + +
  • Synchronizes either all the content or only new content since last sync. + Important note: The Sync API endpoint does not support include or link resolution. +However, contentful.js can do link resolution on the client side for the initial sync. +For the delta sync (using nextSyncToken) link resolution is not possible since the sdk won’t have access to all linked entities.

    +

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entity fields used to calculate dynamic keys

      +
    • Modifiers extends ChainModifiers = ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

      +
    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entity field values.

      +

    Parameters

    Returns Promise<SyncCollection<EntrySkeleton, Modifiers, Locales>>

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.sync({
    initial: true
    })
    console.log({
    entries: response.entries,
    assets: response.assets,
    nextSyncToken: response.nextSyncToken
    }) +
    + +
diff --git a/contentful/11.2.6/interfaces/ContentfulCollection.html b/contentful/11.2.6/interfaces/ContentfulCollection.html new file mode 100644 index 000000000..fd337020e --- /dev/null +++ b/contentful/11.2.6/interfaces/ContentfulCollection.html @@ -0,0 +1,9 @@ +ContentfulCollection | contentful.js

Interface ContentfulCollection<T>

A wrapper object containing additional information for +a collection of Contentful resources

+
interface ContentfulCollection<T> {
    items: T[];
    limit: number;
    skip: number;
    sys?: EntrySys | AssetSys;
    total: number;
}

Type Parameters

  • T

Properties

Properties

items: T[]
limit: number
skip: number
total: number
diff --git a/contentful/11.2.6/interfaces/CreateClientParams.html b/contentful/11.2.6/interfaces/CreateClientParams.html new file mode 100644 index 000000000..1454469be --- /dev/null +++ b/contentful/11.2.6/interfaces/CreateClientParams.html @@ -0,0 +1,68 @@ +CreateClientParams | contentful.js

Interface CreateClientParams

Client initialization parameters

+
interface CreateClientParams {
    accessToken: string;
    adapter?: AxiosAdapter;
    alphaFeatures?: {
        includeContentSourceMaps?: boolean;
    };
    application?: string;
    basePath?: string;
    environment?: string;
    headers?: Record<string, string>;
    host?: string;
    httpAgent?: any;
    httpsAgent?: any;
    includeContentSourceMaps?: boolean;
    insecure?: boolean;
    integration?: string;
    logHandler?: ((level: string, data?: string | Record<string, any>) => void);
    proxy?: false | AxiosProxyConfig;
    requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown);
    responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown);
    retryLimit?: number;
    retryOnError?: boolean;
    space: string;
    timeout?: number;
}

Properties

accessToken: string

Contentful CDA Access Token

+
adapter?: AxiosAdapter

Optional axios request adapter (see axios docs )

+
alphaFeatures?: {
    includeContentSourceMaps?: boolean;
}

Enable alpha features.

+

Type declaration

  • OptionalincludeContentSourceMaps?: boolean

    Use the includeContentSourceMaps option directly instead.

    +
application?: string

Application name and version e.g myApp/version

+
basePath?: string

Path appended to the host to support gateways/proxies with custom urls

+
environment?: string

Contentful Environment ID

+
"master"
+
+ +
headers?: Record<string, string>

Optional additional headers

+
host?: string

API host. Also usable with preview.contentful.com.

+
"cdn.contentful.com"
+
+ +
httpAgent?: any

Optional Node.js HTTP agent for proxying +(see Node.js docs +and https-proxy-agent)

+
httpsAgent?: any

Optional Node.js HTTP agent for proxying +(see Node.js docs +and https-proxy-agent)

+
includeContentSourceMaps?: boolean

Enable Content Source Maps.

+

This feature is only available when using the Content Preview API.

+
insecure?: boolean

Requests will be made over http instead of the default https

+
true
+
+ +
integration?: string

Integration name and version e.g react/version

+
logHandler?: ((level: string, data?: string | Record<string, any>) => void)

A log handler function to process given log messages and errors. +(The default can be found at: https://github.com/contentful/contentful-sdk-core/blob/master/src/create-http-client.ts)

+

Type declaration

    • (level, data?): void
    • Parameters

      • level: string

        Log level, e.g. error, warning, or info

        +
      • Optionaldata: string | Record<string, any>

        Log data

        +

      Returns void

proxy?: false | AxiosProxyConfig

Optional Axios proxy (see axios docs )

+
requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown)

Interceptor called on every request. Takes Axios request config as an arg.

+
responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown)

Interceptor called on every response. Takes Axios response object as an arg.

+
retryLimit?: number

Optional number of retries before failure.

+
5
+
+ +
retryOnError?: boolean

If we should retry on errors and 429 rate limit exceptions

+
true
+
+ +
space: string

Space ID

+
timeout?: number

connection timeout in milliseconds (default:30000)

+
diff --git a/contentful/11.2.6/interfaces/EntitySys.html b/contentful/11.2.6/interfaces/EntitySys.html new file mode 100644 index 000000000..b0ee69dbf --- /dev/null +++ b/contentful/11.2.6/interfaces/EntitySys.html @@ -0,0 +1,13 @@ +EntitySys | contentful.js

Interface EntitySys

System managed metadata for entities

+
interface EntitySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/11.2.6/interfaces/EntrySys.html b/contentful/11.2.6/interfaces/EntrySys.html new file mode 100644 index 000000000..c33fe5f1c --- /dev/null +++ b/contentful/11.2.6/interfaces/EntrySys.html @@ -0,0 +1,13 @@ +EntrySys | contentful.js

Interface EntrySys

System managed metadata for entries

+
interface EntrySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    contentType: {
        sys: ContentTypeLink;
    };
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: "Entry";
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
contentType: {
    sys: ContentTypeLink;
}
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/11.2.6/interfaces/FieldItem.html b/contentful/11.2.6/interfaces/FieldItem.html new file mode 100644 index 000000000..460709e07 --- /dev/null +++ b/contentful/11.2.6/interfaces/FieldItem.html @@ -0,0 +1,5 @@ +FieldItem | contentful.js

Interface FieldItem

Definition of an item belonging to the content type field

+
interface FieldItem {
    linkType?: "Entry" | "Asset";
    type: "Link" | "ResourceLink" | "Symbol";
    validations: ContentTypeFieldValidation[];
}

Properties

Properties

linkType?: "Entry" | "Asset"
type: "Link" | "ResourceLink" | "Symbol"
diff --git a/contentful/11.2.6/interfaces/GlobalOptionsParams.html b/contentful/11.2.6/interfaces/GlobalOptionsParams.html new file mode 100644 index 000000000..e266ccce5 --- /dev/null +++ b/contentful/11.2.6/interfaces/GlobalOptionsParams.html @@ -0,0 +1,5 @@ +GlobalOptionsParams | contentful.js

Interface GlobalOptionsParams

interface GlobalOptionsParams {
    environment?: string;
    environmentBaseUrl?: string;
    space?: string;
    spaceBaseUrl?: string;
}

Properties

environment?: string
environmentBaseUrl?: string
space?: string
spaceBaseUrl?: string
diff --git a/contentful/11.2.6/interfaces/Link.html b/contentful/11.2.6/interfaces/Link.html new file mode 100644 index 000000000..27f8756b2 --- /dev/null +++ b/contentful/11.2.6/interfaces/Link.html @@ -0,0 +1,5 @@ +Link | contentful.js

Interface Link<T>

Link definition of a specific link type

+
interface Link<T> {
    id: string;
    linkType: T;
    type: "Link";
}

Type Parameters

Properties

Properties

id: string
linkType: T
type
diff --git a/contentful/11.2.6/interfaces/Locale.html b/contentful/11.2.6/interfaces/Locale.html new file mode 100644 index 000000000..4a84a562c --- /dev/null +++ b/contentful/11.2.6/interfaces/Locale.html @@ -0,0 +1,7 @@ +Locale | contentful.js

Interface Locale

Properties of a single locale definition

+
interface Locale {
    code: string;
    default: boolean;
    fallbackCode: null | string;
    name: string;
    sys: LocaleSys;
}

Properties

Properties

code: string
default: boolean
fallbackCode: null | string
name: string
diff --git a/contentful/11.2.6/interfaces/LocaleSys.html b/contentful/11.2.6/interfaces/LocaleSys.html new file mode 100644 index 000000000..356f82d95 --- /dev/null +++ b/contentful/11.2.6/interfaces/LocaleSys.html @@ -0,0 +1,5 @@ +LocaleSys | contentful.js

Interface LocaleSys

System managed metadata for locale

+
interface LocaleSys {
    id: string;
    type: "Locale";
    version: number;
}

Hierarchy (view full)

Properties

Properties

id: string
type
version: number
diff --git a/contentful/11.2.6/interfaces/ResourceLink.html b/contentful/11.2.6/interfaces/ResourceLink.html new file mode 100644 index 000000000..7f4d99c35 --- /dev/null +++ b/contentful/11.2.6/interfaces/ResourceLink.html @@ -0,0 +1,5 @@ +ResourceLink | contentful.js

Interface ResourceLink<LinkType>

Definition of an external resource link

+
interface ResourceLink<LinkType> {
    linkType: LinkType;
    type: "ResourceLink";
    urn: string;
}

Type Parameters

  • LinkType extends string = "Contentful:Entry"

Properties

Properties

linkType: LinkType
type
urn: string
diff --git a/contentful/11.2.6/interfaces/Space.html b/contentful/11.2.6/interfaces/Space.html new file mode 100644 index 000000000..02cddc315 --- /dev/null +++ b/contentful/11.2.6/interfaces/Space.html @@ -0,0 +1,6 @@ +Space | contentful.js

Interface Space

Properties of a space

+
interface Space {
    locales: Omit<Locale, "sys">[];
    name: string;
    sys: SpaceSys;
}

Properties

Properties

locales: Omit<Locale, "sys">[]
name: string
diff --git a/contentful/11.2.6/interfaces/SpaceSys.html b/contentful/11.2.6/interfaces/SpaceSys.html new file mode 100644 index 000000000..251b3b6d4 --- /dev/null +++ b/contentful/11.2.6/interfaces/SpaceSys.html @@ -0,0 +1,5 @@ +SpaceSys | contentful.js

Interface SpaceSys

System managed metadata for spaces

+
interface SpaceSys {
    id: string;
    type: "Space";
}

Hierarchy (view full)

Properties

id +type +

Properties

id: string
type
diff --git a/contentful/11.2.6/interfaces/SyncCollection.html b/contentful/11.2.6/interfaces/SyncCollection.html new file mode 100644 index 000000000..7aa0d595c --- /dev/null +++ b/contentful/11.2.6/interfaces/SyncCollection.html @@ -0,0 +1,7 @@ +SyncCollection | contentful.js

Interface SyncCollection<EntrySkeleton, Modifiers, Locales>

interface SyncCollection<EntrySkeleton, Modifiers, Locales> {
    assets: Asset<ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    deletedAssets: DeletedAsset[];
    deletedEntries: DeletedEntry[];
    entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    nextPageToken?: string;
    nextSyncToken?: string;
}

Type Parameters

Properties

assets: Asset<ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
deletedAssets: DeletedAsset[]
deletedEntries: DeletedEntry[]
entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
nextPageToken?: string
nextSyncToken?: string
diff --git a/contentful/11.2.6/interfaces/TagSys.html b/contentful/11.2.6/interfaces/TagSys.html new file mode 100644 index 000000000..7dfcc2659 --- /dev/null +++ b/contentful/11.2.6/interfaces/TagSys.html @@ -0,0 +1,15 @@ +TagSys | contentful.js

Interface TagSys

System managed metadata for tags

+
interface TagSys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    createdBy: {
        sys: UserLink;
    };
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    updatedBy: {
        sys: UserLink;
    };
    version: number;
    visibility: string;
}

Hierarchy

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
createdBy: {
    sys: UserLink;
}
environment: {
    sys: EnvironmentLink;
}
id: string
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
updatedBy: {
    sys: UserLink;
}
version: number
visibility: string
diff --git a/contentful/11.2.6/media/LICENSE b/contentful/11.2.6/media/LICENSE new file mode 100644 index 000000000..9b0169e76 --- /dev/null +++ b/contentful/11.2.6/media/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Contentful + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/contentful/11.2.6/modules.html b/contentful/11.2.6/modules.html new file mode 100644 index 000000000..d318f6e51 --- /dev/null +++ b/contentful/11.2.6/modules.html @@ -0,0 +1,128 @@ +contentful.js

contentful.js

Index

Asset

Client

ContentType

Entity

Entry

Link

Other

Query

Sync

Tag

diff --git a/contentful/11.2.6/modules/EntryFieldTypes.html b/contentful/11.2.6/modules/EntryFieldTypes.html new file mode 100644 index 000000000..f765ec69b --- /dev/null +++ b/contentful/11.2.6/modules/EntryFieldTypes.html @@ -0,0 +1,17 @@ +EntryFieldTypes | contentful.js

Namespace EntryFieldTypes

Definition of abstract entry field types with additional type properties +Introduced to properly distinguish all fields to create consistent query types

+

Index

Type Aliases

diff --git a/contentful/11.2.6/modules/EntryFields.html b/contentful/11.2.6/modules/EntryFields.html new file mode 100644 index 000000000..53ced3746 --- /dev/null +++ b/contentful/11.2.6/modules/EntryFields.html @@ -0,0 +1,15 @@ +EntryFields | contentful.js

Namespace EntryFields

Definition of entry fields

+

Index

Type Aliases

diff --git a/contentful/11.2.6/types/AddChainModifier.html b/contentful/11.2.6/types/AddChainModifier.html new file mode 100644 index 000000000..f1cc210b3 --- /dev/null +++ b/contentful/11.2.6/types/AddChainModifier.html @@ -0,0 +1,2 @@ +AddChainModifier | contentful.js

Type Alias AddChainModifier<Modifiers, AddedModifier>Internal

AddChainModifier<Modifiers, AddedModifier>: undefined extends Modifiers
    ? AddedModifier
    : Modifiers | AddedModifier

Adds a modifier to a list of client chain modifiers.

+

Type Parameters

diff --git a/contentful/11.2.6/types/AssetCollection.html b/contentful/11.2.6/types/AssetCollection.html new file mode 100644 index 000000000..08a21bc2d --- /dev/null +++ b/contentful/11.2.6/types/AssetCollection.html @@ -0,0 +1,5 @@ +AssetCollection | contentful.js

Type Alias AssetCollection<Modifiers, Locales>

A collection of assets

+

Type Parameters

  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

    +
diff --git a/contentful/11.2.6/types/AssetFieldsFileDetailsQueries.html b/contentful/11.2.6/types/AssetFieldsFileDetailsQueries.html new file mode 100644 index 000000000..2a42b1cd4 --- /dev/null +++ b/contentful/11.2.6/types/AssetFieldsFileDetailsQueries.html @@ -0,0 +1,3 @@ +AssetFieldsFileDetailsQueries | contentful.js

Type Alias AssetFieldsFileDetailsQueries

AssetFieldsFileDetailsQueries: ExistenceFilter<Pick<AssetDetails, "size">, "fields.file.details"> & EqualityFilter<Pick<AssetDetails, "size">, "fields.file.details"> & InequalityFilter<Pick<AssetDetails, "size">, "fields.file.details"> & RangeFilters<Pick<AssetDetails, "size">, "fields.file.details"> & SubsetFilters<Pick<AssetDetails, "size">, "fields.file.details">

All queries appliable to asset file details fields

+

Shape of asset fields used to calculate dynamic keys

+
diff --git a/contentful/11.2.6/types/AssetFieldsFileQueries.html b/contentful/11.2.6/types/AssetFieldsFileQueries.html new file mode 100644 index 000000000..906fa0833 --- /dev/null +++ b/contentful/11.2.6/types/AssetFieldsFileQueries.html @@ -0,0 +1,3 @@ +AssetFieldsFileQueries | contentful.js

Type Alias AssetFieldsFileQueries

AssetFieldsFileQueries: ExistenceFilter<AssetFile, "fields.file"> & EqualityFilter<AssetFile, "fields.file"> & InequalityFilter<AssetFile, "fields.file"> & FullTextSearchFilters<AssetFile, "fields.file"> & RangeFilters<AssetFile, "fields.file"> & SubsetFilters<AssetFile, "fields.file">

All queries appliable to asset file fields

+

Shape of asset fields used to calculate dynamic keys

+
diff --git a/contentful/11.2.6/types/AssetFieldsQueries.html b/contentful/11.2.6/types/AssetFieldsQueries.html new file mode 100644 index 000000000..f99b44859 --- /dev/null +++ b/contentful/11.2.6/types/AssetFieldsQueries.html @@ -0,0 +1,3 @@ +AssetFieldsQueries | contentful.js

Type Alias AssetFieldsQueries<Fields>

AssetFieldsQueries<Fields>: ExistenceFilter<Fields, "fields"> & EqualityFilter<Fields, "fields"> & InequalityFilter<Fields, "fields"> & FullTextSearchFilters<Fields, "fields"> & AssetSelectFilter<Fields> & AssetOrderFilter & RangeFilters<Fields, "fields"> & SubsetFilters<Fields, "fields">

All queries appliable to asset fields

+

Type Parameters

  • Fields extends FieldsType

    Shape of asset fields used to calculate dynamic keys

    +
diff --git a/contentful/11.2.6/types/AssetKey.html b/contentful/11.2.6/types/AssetKey.html new file mode 100644 index 000000000..81a645054 --- /dev/null +++ b/contentful/11.2.6/types/AssetKey.html @@ -0,0 +1 @@ +AssetKey | contentful.js

Type Alias AssetKey

AssetKey: {
    policy: string;
    secret: string;
}
diff --git a/contentful/11.2.6/types/AssetLink.html b/contentful/11.2.6/types/AssetLink.html new file mode 100644 index 000000000..b1f45eb04 --- /dev/null +++ b/contentful/11.2.6/types/AssetLink.html @@ -0,0 +1,2 @@ +AssetLink | contentful.js

Type Alias AssetLink

AssetLink: Link<"Asset">

Asset link type

+
diff --git a/contentful/11.2.6/types/AssetMimeType.html b/contentful/11.2.6/types/AssetMimeType.html new file mode 100644 index 000000000..95ca94c9c --- /dev/null +++ b/contentful/11.2.6/types/AssetMimeType.html @@ -0,0 +1 @@ +AssetMimeType | contentful.js

Type Alias AssetMimeType

AssetMimeType:
    | "attachment"
    | "plaintext"
    | "image"
    | "audio"
    | "video"
    | "richtext"
    | "presentation"
    | "spreadsheet"
    | "pdfdocument"
    | "archive"
    | "code"
    | "markup"
diff --git a/contentful/11.2.6/types/AssetOrderFilter.html b/contentful/11.2.6/types/AssetOrderFilter.html new file mode 100644 index 000000000..353fdb83b --- /dev/null +++ b/contentful/11.2.6/types/AssetOrderFilter.html @@ -0,0 +1,3 @@ +AssetOrderFilter | contentful.js

Type Alias AssetOrderFilterInternal

AssetOrderFilter: {
    order?: (
        | OrderFilterPaths<AssetSys, "sys">
        | "fields.file.contentType"
        | "-fields.file.contentType"
        | "fields.file.fileName"
        | "-fields.file.fileName"
        | "fields.file.url"
        | "-fields.file.url"
        | "fields.file.details.size"
        | "-fields.file.details.size")[];
}

Order in an asset

+
diff --git a/contentful/11.2.6/types/AssetQueries.html b/contentful/11.2.6/types/AssetQueries.html new file mode 100644 index 000000000..56a9962ca --- /dev/null +++ b/contentful/11.2.6/types/AssetQueries.html @@ -0,0 +1,3 @@ +AssetQueries | contentful.js

Type Alias AssetQueries<Modifiers>

AssetQueries<Modifiers>: "WITH_ALL_LOCALES" extends Modifiers
    ? never
    : LocaleOption

Search parameters for a single asset methods

+

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
diff --git a/contentful/11.2.6/types/AssetSelectFilter.html b/contentful/11.2.6/types/AssetSelectFilter.html new file mode 100644 index 000000000..e0e9d4cdd --- /dev/null +++ b/contentful/11.2.6/types/AssetSelectFilter.html @@ -0,0 +1,3 @@ +AssetSelectFilter | contentful.js

Type Alias AssetSelectFilter<Fields>Internal

AssetSelectFilter<Fields>: {
    select?: (
        | "sys"
        | SelectFilterPaths<AssetSys, "sys">
        | "fields"
        | SelectFilterPaths<Fields, "fields">
        | "metadata"
        | SelectFilterPaths<Metadata, "metadata">)[];
}

Select fields in an asset

+

Type Parameters

diff --git a/contentful/11.2.6/types/AssetSys.html b/contentful/11.2.6/types/AssetSys.html new file mode 100644 index 000000000..c358a4149 --- /dev/null +++ b/contentful/11.2.6/types/AssetSys.html @@ -0,0 +1,2 @@ +AssetSys | contentful.js

Type Alias AssetSys

AssetSys: EntitySys & {
    type: "Asset";
}

System managed metadata for assets

+
diff --git a/contentful/11.2.6/types/AssetsQueries.html b/contentful/11.2.6/types/AssetsQueries.html new file mode 100644 index 000000000..595a23e44 --- /dev/null +++ b/contentful/11.2.6/types/AssetsQueries.html @@ -0,0 +1,4 @@ +AssetsQueries | contentful.js

Type Alias AssetsQueries<Fields, Modifiers>

AssetsQueries<Fields, Modifiers>: AssetFieldsQueries<Fields> & AssetFieldsFileQueries & AssetFieldsFileDetailsQueries & MetadataConceptsQueries & SysQueries<Pick<AssetSys,
    | "createdAt"
    | "updatedAt"
    | "revision"
    | "id"
    | "type">> & MetadataTagsQueries & FixedQueryOptions & FixedPagedOptions & {
    mimetype_group?: AssetMimeType;
} & ("WITH_ALL_LOCALES" extends Modifiers
    ? {}
    : LocaleOption)

Search parameters for asset collection methods

+

Type Parameters

  • Fields extends FieldsType
  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +

Shape of an asset used to calculate dynamic keys

+
diff --git a/contentful/11.2.6/types/BaseEntry.html b/contentful/11.2.6/types/BaseEntry.html new file mode 100644 index 000000000..d2b4b3b36 --- /dev/null +++ b/contentful/11.2.6/types/BaseEntry.html @@ -0,0 +1 @@ +BaseEntry | contentful.js

Type Alias BaseEntry

BaseEntry: {
    metadata: Metadata;
    sys: EntrySys;
}
diff --git a/contentful/11.2.6/types/BaseFieldMap.html b/contentful/11.2.6/types/BaseFieldMap.html new file mode 100644 index 000000000..6108964eb --- /dev/null +++ b/contentful/11.2.6/types/BaseFieldMap.html @@ -0,0 +1,3 @@ +BaseFieldMap | contentful.js

Type Alias BaseFieldMap<Field>

BaseFieldMap<Field>: Field extends EntryFieldTypes.Symbol<infer Values>
    ? EntryFields.Symbol<Values>
    : Field extends EntryFieldTypes.Text<infer Values>
        ? EntryFields.Text<Values>
        : Field extends EntryFieldTypes.Integer<infer Values>
            ? EntryFields.Integer<Values>
            : Field extends EntryFieldTypes.Number<infer Values>
                ? EntryFields.Number<Values>
                : Field extends EntryFieldTypes.Date
                    ? EntryFields.Date
                    : Field extends EntryFieldTypes.Boolean
                        ? EntryFields.Boolean
                        : Field extends EntryFieldTypes.Location
                            ? EntryFields.Location
                            : Field extends EntryFieldTypes.RichText
                                ? EntryFields.RichText
                                : Field extends EntryFieldTypes.Object<infer Data>
                                    ? EntryFields.Object<Data>
                                    : never

Mapping between abstract entry field types with additional type information +and entry field types

+

Type Parameters

diff --git a/contentful/11.2.6/types/BoundingBoxSearchFilterInput.html b/contentful/11.2.6/types/BoundingBoxSearchFilterInput.html new file mode 100644 index 000000000..0039fc36b --- /dev/null +++ b/contentful/11.2.6/types/BoundingBoxSearchFilterInput.html @@ -0,0 +1 @@ +BoundingBoxSearchFilterInput | contentful.js

Type Alias BoundingBoxSearchFilterInput

BoundingBoxSearchFilterInput: [number, number, number, number]
diff --git a/contentful/11.2.6/types/BoundingCircleSearchFilterInput.html b/contentful/11.2.6/types/BoundingCircleSearchFilterInput.html new file mode 100644 index 000000000..e9741bd54 --- /dev/null +++ b/contentful/11.2.6/types/BoundingCircleSearchFilterInput.html @@ -0,0 +1 @@ +BoundingCircleSearchFilterInput | contentful.js

Type Alias BoundingCircleSearchFilterInput

BoundingCircleSearchFilterInput: [number, number, number]
diff --git a/contentful/11.2.6/types/BoundingObjectSearchFilter.html b/contentful/11.2.6/types/BoundingObjectSearchFilter.html new file mode 100644 index 000000000..4348afa2b --- /dev/null +++ b/contentful/11.2.6/types/BoundingObjectSearchFilter.html @@ -0,0 +1,3 @@ +BoundingObjectSearchFilter | contentful.js

Type Alias BoundingObjectSearchFilter<Fields, Prefix>Internal

BoundingObjectSearchFilter<Fields, Prefix>: BaseLocationFilter<Fields, Types, BoundingCircleSearchFilterInput | BoundingBoxSearchFilterInput, Prefix, "within">

within - location in a bounding object in provided fields

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/ChainModifiers.html b/contentful/11.2.6/types/ChainModifiers.html new file mode 100644 index 000000000..872b949ed --- /dev/null +++ b/contentful/11.2.6/types/ChainModifiers.html @@ -0,0 +1,2 @@ +ChainModifiers | contentful.js

Type Alias ChainModifiersInternal

ChainModifiers:
    | "WITH_ALL_LOCALES"
    | "WITHOUT_LINK_RESOLUTION"
    | "WITHOUT_UNRESOLVABLE_LINKS"
    | undefined

Client chain modifiers used in all types that depend on the client configuration.

+
diff --git a/contentful/11.2.6/types/ClientLogLevel.html b/contentful/11.2.6/types/ClientLogLevel.html new file mode 100644 index 000000000..94ecd5a65 --- /dev/null +++ b/contentful/11.2.6/types/ClientLogLevel.html @@ -0,0 +1 @@ +ClientLogLevel | contentful.js

Type Alias ClientLogLevel

ClientLogLevel:
    | "error"
    | "warning"
    | "info"
    | string
diff --git a/contentful/11.2.6/types/ConditionalFixedQueries.html b/contentful/11.2.6/types/ConditionalFixedQueries.html new file mode 100644 index 000000000..1d813126f --- /dev/null +++ b/contentful/11.2.6/types/ConditionalFixedQueries.html @@ -0,0 +1 @@ +ConditionalFixedQueries | contentful.js

Type Alias ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>

ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: ValueType
}

Type Parameters

  • Fields extends FieldsType
  • SupportedTypes
  • ValueType
  • Prefix extends string
  • QueryFilter extends string = ""
diff --git a/contentful/11.2.6/types/ConditionalListQueries.html b/contentful/11.2.6/types/ConditionalListQueries.html new file mode 100644 index 000000000..f8272721d --- /dev/null +++ b/contentful/11.2.6/types/ConditionalListQueries.html @@ -0,0 +1 @@ +ConditionalListQueries | contentful.js

Type Alias ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>

ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: NonNullable<BaseOrArrayType<Fields[FieldName]>>[]
}

Type Parameters

  • Fields
  • SupportedTypes
  • Prefix extends string
  • QueryFilter extends string = ""
diff --git a/contentful/11.2.6/types/ContentTypeCollection.html b/contentful/11.2.6/types/ContentTypeCollection.html new file mode 100644 index 000000000..8ff96b139 --- /dev/null +++ b/contentful/11.2.6/types/ContentTypeCollection.html @@ -0,0 +1,2 @@ +ContentTypeCollection | contentful.js

Type Alias ContentTypeCollection

ContentTypeCollection: ContentfulCollection<ContentType>

Collection of content types

+
diff --git a/contentful/11.2.6/types/ContentTypeFieldType.html b/contentful/11.2.6/types/ContentTypeFieldType.html new file mode 100644 index 000000000..b420dc4ee --- /dev/null +++ b/contentful/11.2.6/types/ContentTypeFieldType.html @@ -0,0 +1 @@ +ContentTypeFieldType | contentful.js

Type Alias ContentTypeFieldType

ContentTypeFieldType:
    | "Symbol"
    | "Text"
    | "Integer"
    | "Number"
    | "Date"
    | "Boolean"
    | "Location"
    | "Link"
    | "Array"
    | "Object"
    | "RichText"
    | "ResourceLink"
diff --git a/contentful/11.2.6/types/ContentTypeLink.html b/contentful/11.2.6/types/ContentTypeLink.html new file mode 100644 index 000000000..1bc6850cf --- /dev/null +++ b/contentful/11.2.6/types/ContentTypeLink.html @@ -0,0 +1,2 @@ +ContentTypeLink | contentful.js

Type Alias ContentTypeLink

ContentTypeLink: Link<"ContentType">

Content type link type

+
diff --git a/contentful/11.2.6/types/DeletedAsset.html b/contentful/11.2.6/types/DeletedAsset.html new file mode 100644 index 000000000..6b9e3fd79 --- /dev/null +++ b/contentful/11.2.6/types/DeletedAsset.html @@ -0,0 +1,2 @@ +DeletedAsset | contentful.js

Type Alias DeletedAsset

DeletedAsset: {
    sys: EntitySys & {
        type: "DeletedAsset";
    };
}

System managed metadata for deleted assets

+
diff --git a/contentful/11.2.6/types/DeletedEntry.html b/contentful/11.2.6/types/DeletedEntry.html new file mode 100644 index 000000000..cfc2bcefb --- /dev/null +++ b/contentful/11.2.6/types/DeletedEntry.html @@ -0,0 +1,2 @@ +DeletedEntry | contentful.js

Type Alias DeletedEntry

DeletedEntry: {
    sys: EntitySys & {
        type: "DeletedEntry";
    };
}

System managed metadata for deleted entries

+
diff --git a/contentful/11.2.6/types/EntriesQueries.html b/contentful/11.2.6/types/EntriesQueries.html new file mode 100644 index 000000000..8b7381e3b --- /dev/null +++ b/contentful/11.2.6/types/EntriesQueries.html @@ -0,0 +1,4 @@ +EntriesQueries | contentful.js

Type Alias EntriesQueries<EntrySkeleton, Modifiers>

EntriesQueries<EntrySkeleton, Modifiers>: EntryFieldsQueries<EntrySkeleton["fields"]> & EntryContentTypeQuery<EntrySkeleton["contentTypeId"]> | SysQueries<Pick<EntrySys,
    | "createdAt"
    | "updatedAt"
    | "revision"
    | "id"
    | "type">> & MetadataTagsQueries & MetadataConceptsQueries & EntrySelectFilter & EntryOrderFilter & FixedQueryOptions & FixedPagedOptions & FixedLinkOptions & ("WITH_ALL_LOCALES" extends Modifiers
    ? {}
    : LocaleOption)

Search parameters for entry collection methods

+

Type Parameters

  • EntrySkeleton extends EntrySkeletonType

    Shape of an entry used to calculate dynamic keys

    +
  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
diff --git a/contentful/11.2.6/types/Entry.html b/contentful/11.2.6/types/Entry.html new file mode 100644 index 000000000..0b20a87b3 --- /dev/null +++ b/contentful/11.2.6/types/Entry.html @@ -0,0 +1,6 @@ +Entry | contentful.js

Type Alias Entry<EntrySkeleton, Modifiers, Locales>

Entry<EntrySkeleton, Modifiers, Locales>: BaseEntry & {
    fields: ChainModifiers extends Modifiers
        ? {
            [FieldName in keyof EntrySkeleton["fields"]]: {
                [LocaleName in Locales]?: ResolvedField<EntrySkeleton["fields"][FieldName], Modifiers, Locales>
            }
        } | {
            [FieldName in keyof EntrySkeleton["fields"]]: ResolvedField<EntrySkeleton["fields"][FieldName], Modifiers, Locales>
        }
        : "WITH_ALL_LOCALES" extends Modifiers
            ? {
                [FieldName in keyof EntrySkeleton["fields"]]: {
                    [LocaleName in Locales]?: ResolvedField<EntrySkeleton["fields"][FieldName], Modifiers, Locales>
                }
            }
            : {
                [FieldName in keyof EntrySkeleton["fields"]]: ResolvedField<EntrySkeleton["fields"][FieldName], Modifiers, Locales>
            };
    sys: {
        contentType: {
            sys: {
                id: EntrySkeleton["contentTypeId"];
            };
        };
    };
}

Entry represents anything defined as a Content Type in a space

+

Type Parameters

  • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

    Shape of entry fields used to calculate dynamic keys

    +
  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
diff --git a/contentful/11.2.6/types/EntryCollection.html b/contentful/11.2.6/types/EntryCollection.html new file mode 100644 index 000000000..58467f548 --- /dev/null +++ b/contentful/11.2.6/types/EntryCollection.html @@ -0,0 +1,6 @@ +EntryCollection | contentful.js

Type Alias EntryCollection<EntrySkeleton, Modifiers, Locales>

EntryCollection<EntrySkeleton, Modifiers, Locales>: ContentfulCollection<Entry<EntrySkeleton, Modifiers, Locales>> & {
    errors?: any[];
    includes?: {
        Asset?: Asset<Modifiers, Locales>[];
        Entry?: Entry<EntrySkeletonType, Modifiers, Locales>[];
    };
}

A collection of entries

+

Type Parameters

  • EntrySkeleton extends EntrySkeletonType

    Shape of entry fields used to calculate dynamic keys

    +
  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
diff --git a/contentful/11.2.6/types/EntryContentTypeQuery.html b/contentful/11.2.6/types/EntryContentTypeQuery.html new file mode 100644 index 000000000..e4eae795e --- /dev/null +++ b/contentful/11.2.6/types/EntryContentTypeQuery.html @@ -0,0 +1 @@ +EntryContentTypeQuery | contentful.js

Type Alias EntryContentTypeQuery<T>

EntryContentTypeQuery<T>: {
    content_type: T;
}

Type Parameters

  • T extends string
diff --git a/contentful/11.2.6/types/EntryField.html b/contentful/11.2.6/types/EntryField.html new file mode 100644 index 000000000..b3e2e1621 --- /dev/null +++ b/contentful/11.2.6/types/EntryField.html @@ -0,0 +1,2 @@ +EntryField | contentful.js

Type Alias EntryField<EntrySkeleton>

All possible values for entry field types

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldType.html b/contentful/11.2.6/types/EntryFieldType.html new file mode 100644 index 000000000..42db5778d --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldType.html @@ -0,0 +1,2 @@ +EntryFieldType | contentful.js
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Array.html b/contentful/11.2.6/types/EntryFieldTypes.Array.html new file mode 100644 index 000000000..e89dfb660 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Array.html @@ -0,0 +1 @@ +Array | contentful.js

Type Alias Array<Item>

Array<Item>: {
    item: Item;
    type: "Array";
}

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldTypes.AssetLink.html b/contentful/11.2.6/types/EntryFieldTypes.AssetLink.html new file mode 100644 index 000000000..ab1a81ea6 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.AssetLink.html @@ -0,0 +1 @@ +AssetLink | contentful.js
AssetLink: {
    type: "AssetLink";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Boolean.html b/contentful/11.2.6/types/EntryFieldTypes.Boolean.html new file mode 100644 index 000000000..67fa9c113 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Boolean.html @@ -0,0 +1 @@ +Boolean | contentful.js
Boolean: {
    type: "Boolean";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Date.html b/contentful/11.2.6/types/EntryFieldTypes.Date.html new file mode 100644 index 000000000..5583f2275 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Date.html @@ -0,0 +1 @@ +Date | contentful.js
Date: {
    type: "Date";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.EntryLink.html b/contentful/11.2.6/types/EntryFieldTypes.EntryLink.html new file mode 100644 index 000000000..96b07a567 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.EntryLink.html @@ -0,0 +1 @@ +EntryLink | contentful.js

Type Alias EntryLink<EntrySkeleton>

EntryLink<EntrySkeleton>: {
    entry: EntrySkeleton;
    type: "EntryLink";
}

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldTypes.EntryResourceLink.html b/contentful/11.2.6/types/EntryFieldTypes.EntryResourceLink.html new file mode 100644 index 000000000..dc3ce5bd3 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.EntryResourceLink.html @@ -0,0 +1 @@ +EntryResourceLink | contentful.js

Type Alias EntryResourceLink<EntrySkeleton>

EntryResourceLink<EntrySkeleton>: {
    entry: EntrySkeleton;
    type: "EntryResourceLink";
}

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldTypes.ExternalResourceLink.html b/contentful/11.2.6/types/EntryFieldTypes.ExternalResourceLink.html new file mode 100644 index 000000000..ffaeac916 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.ExternalResourceLink.html @@ -0,0 +1 @@ +ExternalResourceLink | contentful.js
ExternalResourceLink: {
    type: "ExternalResourceLink";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Integer.html b/contentful/11.2.6/types/EntryFieldTypes.Integer.html new file mode 100644 index 000000000..16a69b7c3 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Integer.html @@ -0,0 +1 @@ +Integer | contentful.js

Type Alias Integer<Values>

Integer<Values>: {
    type: "Integer";
    values: Values;
}

Type Parameters

  • Values extends number = number
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Location.html b/contentful/11.2.6/types/EntryFieldTypes.Location.html new file mode 100644 index 000000000..c1287b5df --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Location.html @@ -0,0 +1 @@ +Location | contentful.js
Location: {
    type: "Location";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Number.html b/contentful/11.2.6/types/EntryFieldTypes.Number.html new file mode 100644 index 000000000..9c501feea --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Number.html @@ -0,0 +1 @@ +Number | contentful.js

Type Alias Number<Values>

Number<Values>: {
    type: "Number";
    values: Values;
}

Type Parameters

  • Values extends number = number
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Object.html b/contentful/11.2.6/types/EntryFieldTypes.Object.html new file mode 100644 index 000000000..44a8238fa --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Object.html @@ -0,0 +1 @@ +Object | contentful.js

Type Alias Object<Data>

Object<Data>: {
    data: Data;
    type: "Object";
}

Type Parameters

  • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
diff --git a/contentful/11.2.6/types/EntryFieldTypes.RichText.html b/contentful/11.2.6/types/EntryFieldTypes.RichText.html new file mode 100644 index 000000000..68040ffc0 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.RichText.html @@ -0,0 +1 @@ +RichText | contentful.js
RichText: {
    type: "RichText";
}
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Symbol.html b/contentful/11.2.6/types/EntryFieldTypes.Symbol.html new file mode 100644 index 000000000..4b87fa105 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Symbol.html @@ -0,0 +1 @@ +Symbol | contentful.js

Type Alias Symbol<Values>

Symbol<Values>: {
    type: "Symbol";
    values: Values;
}

Type Parameters

  • Values extends string = string
diff --git a/contentful/11.2.6/types/EntryFieldTypes.Text.html b/contentful/11.2.6/types/EntryFieldTypes.Text.html new file mode 100644 index 000000000..db890cf8a --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldTypes.Text.html @@ -0,0 +1 @@ +Text | contentful.js

Type Alias Text<Values>

Text<Values>: {
    type: "Text";
    values: Values;
}

Type Parameters

  • Values extends string = string
diff --git a/contentful/11.2.6/types/EntryFields.Array.html b/contentful/11.2.6/types/EntryFields.Array.html new file mode 100644 index 000000000..dcf21971d --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Array.html @@ -0,0 +1 @@ +Array | contentful.js
diff --git a/contentful/11.2.6/types/EntryFields.AssetLink.html b/contentful/11.2.6/types/EntryFields.AssetLink.html new file mode 100644 index 000000000..2814c17ca --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.AssetLink.html @@ -0,0 +1 @@ +AssetLink | contentful.js
AssetLink: Asset
diff --git a/contentful/11.2.6/types/EntryFields.Boolean.html b/contentful/11.2.6/types/EntryFields.Boolean.html new file mode 100644 index 000000000..640e1eda2 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Boolean.html @@ -0,0 +1 @@ +Boolean | contentful.js
Boolean: boolean
diff --git a/contentful/11.2.6/types/EntryFields.Date.html b/contentful/11.2.6/types/EntryFields.Date.html new file mode 100644 index 000000000..191a0d885 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Date.html @@ -0,0 +1 @@ +Date | contentful.js
Date: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/11.2.6/types/EntryFields.EntryLink.html b/contentful/11.2.6/types/EntryFields.EntryLink.html new file mode 100644 index 000000000..e9303a8e2 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.EntryLink.html @@ -0,0 +1 @@ +EntryLink | contentful.js

Type Alias EntryLink<EntrySkeleton>

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFields.Integer.html b/contentful/11.2.6/types/EntryFields.Integer.html new file mode 100644 index 000000000..ea7f4b826 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Integer.html @@ -0,0 +1 @@ +Integer | contentful.js

Type Alias Integer<Values>

Integer<Values>: Values

Type Parameters

  • Values extends number = number
diff --git a/contentful/11.2.6/types/EntryFields.Link.html b/contentful/11.2.6/types/EntryFields.Link.html new file mode 100644 index 000000000..159d3db3b --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Link.html @@ -0,0 +1 @@ +Link | contentful.js

Type Alias Link<EntrySkeleton>

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFields.Location.html b/contentful/11.2.6/types/EntryFields.Location.html new file mode 100644 index 000000000..cfd97bc03 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Location.html @@ -0,0 +1 @@ +Location | contentful.js
Location: {
    lat: number;
    lon: number;
}
diff --git a/contentful/11.2.6/types/EntryFields.Number.html b/contentful/11.2.6/types/EntryFields.Number.html new file mode 100644 index 000000000..bb1a33748 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Number.html @@ -0,0 +1 @@ +Number | contentful.js

Type Alias Number<Values>

Number<Values>: Values

Type Parameters

  • Values extends number = number
diff --git a/contentful/11.2.6/types/EntryFields.Object.html b/contentful/11.2.6/types/EntryFields.Object.html new file mode 100644 index 000000000..e05718369 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Object.html @@ -0,0 +1 @@ +Object | contentful.js

Type Alias Object<Data>

Object<Data>: Data

Type Parameters

  • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
diff --git a/contentful/11.2.6/types/EntryFields.RichText.html b/contentful/11.2.6/types/EntryFields.RichText.html new file mode 100644 index 000000000..6d7a37f09 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.RichText.html @@ -0,0 +1 @@ +RichText | contentful.js
RichText: RichTextDocument
diff --git a/contentful/11.2.6/types/EntryFields.Symbol.html b/contentful/11.2.6/types/EntryFields.Symbol.html new file mode 100644 index 000000000..893526d05 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Symbol.html @@ -0,0 +1 @@ +Symbol | contentful.js

Type Alias Symbol<Values>

Symbol<Values>: Values

Type Parameters

  • Values extends string = string
diff --git a/contentful/11.2.6/types/EntryFields.Text.html b/contentful/11.2.6/types/EntryFields.Text.html new file mode 100644 index 000000000..797161454 --- /dev/null +++ b/contentful/11.2.6/types/EntryFields.Text.html @@ -0,0 +1 @@ +Text | contentful.js

Type Alias Text<Values>

Text<Values>: Values

Type Parameters

  • Values extends string = string
diff --git a/contentful/11.2.6/types/EntryFieldsEqualityFilter.html b/contentful/11.2.6/types/EntryFieldsEqualityFilter.html new file mode 100644 index 000000000..ab336c5a9 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsEqualityFilter.html @@ -0,0 +1,3 @@ +EntryFieldsEqualityFilter | contentful.js

Type Alias EntryFieldsEqualityFilter<Fields, Prefix>Internal

EntryFieldsEqualityFilter<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, "">

Equality filters in provided fields of an entry - search for exact matches

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldsExistenceFilter.html b/contentful/11.2.6/types/EntryFieldsExistenceFilter.html new file mode 100644 index 000000000..1dc99d928 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsExistenceFilter.html @@ -0,0 +1,3 @@ +EntryFieldsExistenceFilter | contentful.js

Type Alias EntryFieldsExistenceFilter<Fields, Prefix>Internal

EntryFieldsExistenceFilter<Fields, Prefix>: ConditionalFixedQueries<Fields, EntryFieldType<EntrySkeletonType> | undefined, boolean, Prefix, "[exists]">

Check for existence of provided fields in an entry

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldsFullTextSearchFilters.html b/contentful/11.2.6/types/EntryFieldsFullTextSearchFilters.html new file mode 100644 index 000000000..68bc7bf22 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsFullTextSearchFilters.html @@ -0,0 +1,3 @@ +EntryFieldsFullTextSearchFilters | contentful.js

Type Alias EntryFieldsFullTextSearchFilters<Fields, Prefix>Internal

EntryFieldsFullTextSearchFilters<Fields, Prefix>: ConditionalFixedQueries<Fields, SupportedEntryFieldTypes, string, Prefix, "[match]">

match - full text search in provided fields of an entry

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldsInequalityFilter.html b/contentful/11.2.6/types/EntryFieldsInequalityFilter.html new file mode 100644 index 000000000..517f83dd4 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsInequalityFilter.html @@ -0,0 +1,3 @@ +EntryFieldsInequalityFilter | contentful.js

Type Alias EntryFieldsInequalityFilter<Fields, Prefix>Internal

EntryFieldsInequalityFilter<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, "[ne]">

Inequality filters in provided fields of an entry - exclude matching items

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldsQueries.html b/contentful/11.2.6/types/EntryFieldsQueries.html new file mode 100644 index 000000000..2e4e2bb1c --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsQueries.html @@ -0,0 +1,3 @@ +EntryFieldsQueries | contentful.js

Type Alias EntryFieldsQueries<Fields>

EntryFieldsQueries<Fields>:
    | EntrySelectFilterWithFields<Fields>
    | EntryOrderFilterWithFields<Fields>
    | EntryFieldsExistenceFilter<Fields, "fields">
    | EntryFieldsEqualityFilter<Fields, "fields">
    | EntryFieldsInequalityFilter<Fields, "fields">
    | EntryFieldsFullTextSearchFilters<Fields, "fields">
    | EntryFieldsSubsetFilters<Fields, "fields">
    | EntryFieldsSetFilter<Fields, "fields">
    | LocationSearchFilters<Fields, "fields">
    | EntryFieldsRangeFilters<Fields, "fields">
    | ReferenceSearchFilters<Fields, "fields">

All queries applicable to entry fields

+

Type Parameters

  • Fields extends FieldsType

    Shape of entry fields used to calculate dynamic keys

    +
diff --git a/contentful/11.2.6/types/EntryFieldsRangeFilters.html b/contentful/11.2.6/types/EntryFieldsRangeFilters.html new file mode 100644 index 000000000..dec96d7c8 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsRangeFilters.html @@ -0,0 +1,3 @@ +EntryFieldsRangeFilters | contentful.js

Type Alias EntryFieldsRangeFilters<Fields, Prefix>Internal

EntryFieldsRangeFilters<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, `[${RangeFilterTypes}]`>

Range operators appliable to date and number fields in an entry

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryFieldsSetFilter.html b/contentful/11.2.6/types/EntryFieldsSetFilter.html new file mode 100644 index 000000000..5ff7fd274 --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsSetFilter.html @@ -0,0 +1,3 @@ +EntryFieldsSetFilter | contentful.js

Type Alias EntryFieldsSetFilter<Fields, Prefix>Internal

EntryFieldsSetFilter<Fields, Prefix>: EntryFieldsConditionalListQueries<Fields, SupportedTypes, Prefix, "[all]">

Match multiple values in provided fields of an entry

+

Type Parameters

  • Fields extends Record<string, EntryFieldType<any>>
  • Prefix extends string
diff --git a/contentful/11.2.6/types/EntryFieldsSubsetFilters.html b/contentful/11.2.6/types/EntryFieldsSubsetFilters.html new file mode 100644 index 000000000..fa63a83bb --- /dev/null +++ b/contentful/11.2.6/types/EntryFieldsSubsetFilters.html @@ -0,0 +1,6 @@ +EntryFieldsSubsetFilters | contentful.js

Type Alias EntryFieldsSubsetFilters<Fields, Prefix>Internal

EntryFieldsSubsetFilters<Fields, Prefix>: EntryFieldsConditionalListQueries<Fields, SupportedEntryFieldTypes, Prefix, `[${SubsetFilterTypes}]`>

Subset filters for inclusion & exclusion in provided fields of an entry

+

Type Parameters

  • Fields extends Record<string, EntryFieldType<any>>
  • Prefix extends string
diff --git a/contentful/11.2.6/types/EntryLink.html b/contentful/11.2.6/types/EntryLink.html new file mode 100644 index 000000000..f22accbdc --- /dev/null +++ b/contentful/11.2.6/types/EntryLink.html @@ -0,0 +1,2 @@ +EntryLink | contentful.js

Type Alias EntryLink

EntryLink: Link<"Entry"> | ResourceLink

Entry link type

+
diff --git a/contentful/11.2.6/types/EntryOrderFilter.html b/contentful/11.2.6/types/EntryOrderFilter.html new file mode 100644 index 000000000..265d7e23f --- /dev/null +++ b/contentful/11.2.6/types/EntryOrderFilter.html @@ -0,0 +1,3 @@ +EntryOrderFilter | contentful.js

Type Alias EntryOrderFilterInternal

EntryOrderFilter: {
    order?: (OrderFilterPaths<EntrySys, "sys"> | "sys.contentType.sys.id" | "-sys.contentType.sys.id")[];
}

Order in an entry

+
diff --git a/contentful/11.2.6/types/EntryOrderFilterWithFields.html b/contentful/11.2.6/types/EntryOrderFilterWithFields.html new file mode 100644 index 000000000..e1597fd3a --- /dev/null +++ b/contentful/11.2.6/types/EntryOrderFilterWithFields.html @@ -0,0 +1,3 @@ +EntryOrderFilterWithFields | contentful.js

Type Alias EntryOrderFilterWithFields<Fields>Internal

EntryOrderFilterWithFields<Fields>: {
    order?: (
        | `fields.${keyof ConditionalPick<Fields, SupportedEntryFieldTypes> & string}`
        | `-fields.${keyof ConditionalPick<Fields, SupportedEntryFieldTypes> & string}`
        | `fields.${keyof ConditionalPick<Fields, SupportedLinkTypes> & string}.sys.id`
        | `-fields.${keyof ConditionalPick<Fields, SupportedLinkTypes> & string}.sys.id`
        | OrderFilterPaths<EntrySys, "sys">
        | "sys.contentType.sys.id"
        | "-sys.contentType.sys.id")[];
}

Order for provided fields in an entry

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntryQueries.html b/contentful/11.2.6/types/EntryQueries.html new file mode 100644 index 000000000..ccb47d208 --- /dev/null +++ b/contentful/11.2.6/types/EntryQueries.html @@ -0,0 +1,3 @@ +EntryQueries | contentful.js

Type Alias EntryQueries<Modifiers>

EntryQueries<Modifiers>: Omit<FixedQueryOptions, "query"> & ("WITH_ALL_LOCALES" extends Modifiers
    ? {}
    : LocaleOption)

Search parameters for a single entry methods

+

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
diff --git a/contentful/11.2.6/types/EntrySelectFilter.html b/contentful/11.2.6/types/EntrySelectFilter.html new file mode 100644 index 000000000..9feab1b04 --- /dev/null +++ b/contentful/11.2.6/types/EntrySelectFilter.html @@ -0,0 +1,3 @@ +EntrySelectFilter | contentful.js

Type Alias EntrySelectFilterInternal

EntrySelectFilter: {
    select?: (
        | "sys"
        | "fields"
        | "metadata"
        | SelectFilterPaths<EntrySys, "sys">
        | SelectFilterPaths<Metadata, "metadata">)[];
}

Select fields in an entry

+
diff --git a/contentful/11.2.6/types/EntrySelectFilterWithFields.html b/contentful/11.2.6/types/EntrySelectFilterWithFields.html new file mode 100644 index 000000000..1304ec5bc --- /dev/null +++ b/contentful/11.2.6/types/EntrySelectFilterWithFields.html @@ -0,0 +1,3 @@ +EntrySelectFilterWithFields | contentful.js

Type Alias EntrySelectFilterWithFields<Fields>Internal

EntrySelectFilterWithFields<Fields>: {
    select?: (
        | "sys"
        | "fields"
        | "metadata"
        | SelectFilterPaths<EntrySys, "sys">
        | SelectFilterPaths<Fields, "fields">
        | SelectFilterPaths<Metadata, "metadata">)[];
}

Select fields from provided fields in an entry

+

Type Parameters

diff --git a/contentful/11.2.6/types/EntrySkeletonType.html b/contentful/11.2.6/types/EntrySkeletonType.html new file mode 100644 index 000000000..fc5f84c90 --- /dev/null +++ b/contentful/11.2.6/types/EntrySkeletonType.html @@ -0,0 +1 @@ +EntrySkeletonType | contentful.js

Type Alias EntrySkeletonType<Fields, Id>

EntrySkeletonType<Fields, Id>: {
    contentTypeId: Id;
    fields: Fields;
}

Type Parameters

diff --git a/contentful/11.2.6/types/EnvironmentLink.html b/contentful/11.2.6/types/EnvironmentLink.html new file mode 100644 index 000000000..7498958e4 --- /dev/null +++ b/contentful/11.2.6/types/EnvironmentLink.html @@ -0,0 +1,2 @@ +EnvironmentLink | contentful.js

Type Alias EnvironmentLink

EnvironmentLink: Link<"Environment">

Environment link type

+
diff --git a/contentful/11.2.6/types/EqualityFilter.html b/contentful/11.2.6/types/EqualityFilter.html new file mode 100644 index 000000000..92481a5ea --- /dev/null +++ b/contentful/11.2.6/types/EqualityFilter.html @@ -0,0 +1,3 @@ +EqualityFilter | contentful.js

Type Alias EqualityFilter<Fields, Prefix>Internal

EqualityFilter<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, "">

Equality filters in provided fields - search for exact matches

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/ExistenceFilter.html b/contentful/11.2.6/types/ExistenceFilter.html new file mode 100644 index 000000000..de01b9d67 --- /dev/null +++ b/contentful/11.2.6/types/ExistenceFilter.html @@ -0,0 +1,3 @@ +ExistenceFilter | contentful.js

Type Alias ExistenceFilter<Fields, Prefix>Internal

ExistenceFilter<Fields, Prefix>: ConditionalFixedQueries<Fields,
    | EntryField<EntrySkeletonType<Fields>>
    | AssetFile
    | AssetDetails
    | undefined, boolean, Prefix, "[exists]">

Check for existence of provided fields

+

Type Parameters

diff --git a/contentful/11.2.6/types/FieldsType.html b/contentful/11.2.6/types/FieldsType.html new file mode 100644 index 000000000..503fb0ace --- /dev/null +++ b/contentful/11.2.6/types/FieldsType.html @@ -0,0 +1 @@ +FieldsType | contentful.js

Type Alias FieldsType

FieldsType: Record<string, any>
diff --git a/contentful/11.2.6/types/FixedLinkOptions.html b/contentful/11.2.6/types/FixedLinkOptions.html new file mode 100644 index 000000000..c624b94a4 --- /dev/null +++ b/contentful/11.2.6/types/FixedLinkOptions.html @@ -0,0 +1 @@ +FixedLinkOptions | contentful.js

Type Alias FixedLinkOptions

FixedLinkOptions: {
    links_to_asset?: string;
    links_to_entry?: string;
}
diff --git a/contentful/11.2.6/types/FixedPagedOptions.html b/contentful/11.2.6/types/FixedPagedOptions.html new file mode 100644 index 000000000..03ea0ca58 --- /dev/null +++ b/contentful/11.2.6/types/FixedPagedOptions.html @@ -0,0 +1 @@ +FixedPagedOptions | contentful.js

Type Alias FixedPagedOptions

FixedPagedOptions: {
    limit?: number;
    skip?: number;
}
diff --git a/contentful/11.2.6/types/FixedQueryOptions.html b/contentful/11.2.6/types/FixedQueryOptions.html new file mode 100644 index 000000000..6c9156687 --- /dev/null +++ b/contentful/11.2.6/types/FixedQueryOptions.html @@ -0,0 +1 @@ +FixedQueryOptions | contentful.js

Type Alias FixedQueryOptions

FixedQueryOptions: {
    include?:
        | 0
        | 1
        | 2
        | 3
        | 4
        | 5
        | 6
        | 7
        | 8
        | 9
        | 10;
    query?: string;
}
diff --git a/contentful/11.2.6/types/FullTextSearchFilters.html b/contentful/11.2.6/types/FullTextSearchFilters.html new file mode 100644 index 000000000..37e6488c0 --- /dev/null +++ b/contentful/11.2.6/types/FullTextSearchFilters.html @@ -0,0 +1,3 @@ +FullTextSearchFilters | contentful.js

Type Alias FullTextSearchFilters<Fields, Prefix>Internal

FullTextSearchFilters<Fields, Prefix>: ConditionalFixedQueries<Fields, SupportedTypes, string, Prefix, "[match]">

match - full text search in provided fields

+

Type Parameters

diff --git a/contentful/11.2.6/types/GetGlobalOptions.html b/contentful/11.2.6/types/GetGlobalOptions.html new file mode 100644 index 000000000..c1f4e6e47 --- /dev/null +++ b/contentful/11.2.6/types/GetGlobalOptions.html @@ -0,0 +1 @@ +GetGlobalOptions | contentful.js

Type Alias GetGlobalOptions

GetGlobalOptions: ((globalOptions?: GlobalOptionsParams) => Required<GlobalOptionsParams>)
diff --git a/contentful/11.2.6/types/InequalityFilter.html b/contentful/11.2.6/types/InequalityFilter.html new file mode 100644 index 000000000..b15777f65 --- /dev/null +++ b/contentful/11.2.6/types/InequalityFilter.html @@ -0,0 +1,3 @@ +InequalityFilter | contentful.js

Type Alias InequalityFilter<Fields, Prefix>Internal

InequalityFilter<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, "[ne]">

Inequality filters in provided fields - exclude matching items

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/LinkType.html b/contentful/11.2.6/types/LinkType.html new file mode 100644 index 000000000..2625a56db --- /dev/null +++ b/contentful/11.2.6/types/LinkType.html @@ -0,0 +1 @@ +LinkType | contentful.js

Type Alias LinkType

LinkType:
    | "Space"
    | "ContentType"
    | "Environment"
    | "Entry"
    | "Tag"
    | "User"
    | "Asset"
    | "TaxonomyConcept"
diff --git a/contentful/11.2.6/types/LocaleCode.html b/contentful/11.2.6/types/LocaleCode.html new file mode 100644 index 000000000..a37bf0d40 --- /dev/null +++ b/contentful/11.2.6/types/LocaleCode.html @@ -0,0 +1 @@ +LocaleCode | contentful.js

Type Alias LocaleCode

LocaleCode: string
diff --git a/contentful/11.2.6/types/LocaleCollection.html b/contentful/11.2.6/types/LocaleCollection.html new file mode 100644 index 000000000..7a0f49d1e --- /dev/null +++ b/contentful/11.2.6/types/LocaleCollection.html @@ -0,0 +1,2 @@ +LocaleCollection | contentful.js

Type Alias LocaleCollection

LocaleCollection: ContentfulCollection<Locale>

Collection of locales

+
diff --git a/contentful/11.2.6/types/LocaleOption.html b/contentful/11.2.6/types/LocaleOption.html new file mode 100644 index 000000000..c6107f01b --- /dev/null +++ b/contentful/11.2.6/types/LocaleOption.html @@ -0,0 +1 @@ +LocaleOption | contentful.js

Type Alias LocaleOption

LocaleOption: {
    locale?: string;
}
diff --git a/contentful/11.2.6/types/LocationSearchFilters.html b/contentful/11.2.6/types/LocationSearchFilters.html new file mode 100644 index 000000000..88e914c21 --- /dev/null +++ b/contentful/11.2.6/types/LocationSearchFilters.html @@ -0,0 +1,6 @@ +LocationSearchFilters | contentful.js

Type Alias LocationSearchFilters<Fields, Prefix>Internal

Location search

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/Metadata.html b/contentful/11.2.6/types/Metadata.html new file mode 100644 index 000000000..f2e105556 --- /dev/null +++ b/contentful/11.2.6/types/Metadata.html @@ -0,0 +1,2 @@ +Metadata | contentful.js

Type Alias Metadata

Metadata: {
    concepts?: {
        sys: TaxonomyConceptLink;
    }[];
    tags: {
        sys: TagLink;
    }[];
}

User-controlled metadata

+
diff --git a/contentful/11.2.6/types/MetadataConceptsQueries.html b/contentful/11.2.6/types/MetadataConceptsQueries.html new file mode 100644 index 000000000..a50118317 --- /dev/null +++ b/contentful/11.2.6/types/MetadataConceptsQueries.html @@ -0,0 +1,2 @@ +MetadataConceptsQueries | contentful.js

Type Alias MetadataConceptsQueries

MetadataConceptsQueries:
    | ConditionalFixedQueries<Pick<Metadata, "concepts">, any, boolean, "metadata", "[exists]">
    | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[all]">
    | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[in]">
    | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[nin]">
    | ConditionalListQueries<{
        descendants: string;
    }, any, "metadata.concepts", "[in]">

All queries applicable to metadata concepts fields

+
diff --git a/contentful/11.2.6/types/MetadataTagsQueries.html b/contentful/11.2.6/types/MetadataTagsQueries.html new file mode 100644 index 000000000..cee31c055 --- /dev/null +++ b/contentful/11.2.6/types/MetadataTagsQueries.html @@ -0,0 +1,2 @@ +MetadataTagsQueries | contentful.js

Type Alias MetadataTagsQueries

MetadataTagsQueries:
    | ConditionalFixedQueries<Pick<Metadata, "tags">, any, boolean, "metadata", "[exists]">
    | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[all]">
    | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[in]">
    | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[nin]">

All queries applicable to metadata tags fields

+
diff --git a/contentful/11.2.6/types/OrderFilterPaths.html b/contentful/11.2.6/types/OrderFilterPaths.html new file mode 100644 index 000000000..b2116f19b --- /dev/null +++ b/contentful/11.2.6/types/OrderFilterPaths.html @@ -0,0 +1 @@ +OrderFilterPaths | contentful.js

Type Alias OrderFilterPaths<Fields, Prefix>

OrderFilterPaths<Fields, Prefix>: `${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}` | `-${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}`

Type Parameters

diff --git a/contentful/11.2.6/types/ProximitySearchFilter.html b/contentful/11.2.6/types/ProximitySearchFilter.html new file mode 100644 index 000000000..8604b499b --- /dev/null +++ b/contentful/11.2.6/types/ProximitySearchFilter.html @@ -0,0 +1,3 @@ +ProximitySearchFilter | contentful.js

Type Alias ProximitySearchFilter<Fields, Prefix>Internal

ProximitySearchFilter<Fields, Prefix>: BaseLocationFilter<Fields, Types, ProximitySearchFilterInput, Prefix, "near">

near - location proximity search in provided fields

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/ProximitySearchFilterInput.html b/contentful/11.2.6/types/ProximitySearchFilterInput.html new file mode 100644 index 000000000..0912ffe9e --- /dev/null +++ b/contentful/11.2.6/types/ProximitySearchFilterInput.html @@ -0,0 +1 @@ +ProximitySearchFilterInput | contentful.js

Type Alias ProximitySearchFilterInput

ProximitySearchFilterInput: [number, number]
diff --git a/contentful/11.2.6/types/RangeFilters.html b/contentful/11.2.6/types/RangeFilters.html new file mode 100644 index 000000000..d8bc0792c --- /dev/null +++ b/contentful/11.2.6/types/RangeFilters.html @@ -0,0 +1,3 @@ +RangeFilters | contentful.js

Type Alias RangeFilters<Fields, Prefix>Internal

RangeFilters<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, `[${RangeFilterTypes}]`>

Range operators appliable to date and number fields

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/ReferenceSearchFilters.html b/contentful/11.2.6/types/ReferenceSearchFilters.html new file mode 100644 index 000000000..61ceac4c5 --- /dev/null +++ b/contentful/11.2.6/types/ReferenceSearchFilters.html @@ -0,0 +1,3 @@ +ReferenceSearchFilters | contentful.js

Type Alias ReferenceSearchFilters<Fields, Prefix>Internal

ReferenceSearchFilters<Fields, Prefix>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}.${string}`]?: any
}

Search on references in provided fields

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/ResolvedAssetLink.html b/contentful/11.2.6/types/ResolvedAssetLink.html new file mode 100644 index 000000000..61b1f9c06 --- /dev/null +++ b/contentful/11.2.6/types/ResolvedAssetLink.html @@ -0,0 +1,7 @@ +ResolvedAssetLink | contentful.js

Type Alias ResolvedAssetLink<Modifiers, Locales>Internal

ResolvedAssetLink<Modifiers, Locales>: ChainModifiers extends Modifiers
    ? Asset<Modifiers, Locales> | UnresolvedLink<"Asset"> | undefined
    : "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? UnresolvedLink<"Asset">
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? Asset<Modifiers, Locales> | undefined
            : Asset<Modifiers, Locales> | UnresolvedLink<"Asset">

A single resolved link to another asset +If the current client configuration includes withoutLinkResolution chain option, +the returned type will not resolve linked entities, but keep them as objects +If the current client configuration includes withoutUnresolvableLinks chain option, +the returned type will not include non-resolvable linked entities

+

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode
diff --git a/contentful/11.2.6/types/ResolvedEntryLink.html b/contentful/11.2.6/types/ResolvedEntryLink.html new file mode 100644 index 000000000..a14aa1939 --- /dev/null +++ b/contentful/11.2.6/types/ResolvedEntryLink.html @@ -0,0 +1,9 @@ +ResolvedEntryLink | contentful.js

Type Alias ResolvedEntryLink<Modifiers, Locales, LinkedEntry>Internal

ResolvedEntryLink<Modifiers, Locales, LinkedEntry>: ChainModifiers extends Modifiers
    ? Entry<LinkedEntry, Modifiers, Locales> | UnresolvedLink<"Entry"> | undefined
    : "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? UnresolvedLink<"Entry">
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? Entry<LinkedEntry, Modifiers, Locales> | undefined
            : Entry<LinkedEntry, Modifiers, Locales> | UnresolvedLink<"Entry">

A single resolved link to another entry in the same space +If the current client configuration includes withoutLinkResolution chain option, +the returned type will not resolve linked entities, but keep them as objects +If the current client configuration includes withoutUnresolvableLinks chain option, +the returned type will not include non-resolvable linked entities

+

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
  • LinkedEntry extends EntrySkeletonType

    Shape of the linked entry used to calculate dynamic keys

    +
diff --git a/contentful/11.2.6/types/ResolvedEntryResourceLink.html b/contentful/11.2.6/types/ResolvedEntryResourceLink.html new file mode 100644 index 000000000..3ca264105 --- /dev/null +++ b/contentful/11.2.6/types/ResolvedEntryResourceLink.html @@ -0,0 +1,9 @@ +ResolvedEntryResourceLink | contentful.js

Type Alias ResolvedEntryResourceLink<Modifiers, Locales, LinkedEntry>Internal

ResolvedEntryResourceLink<Modifiers, Locales, LinkedEntry>: ChainModifiers extends Modifiers
    ? Entry<LinkedEntry, Modifiers, Locales> | {
        sys: ResourceLink;
    } | undefined
    : "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? {
            sys: ResourceLink;
        }
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? Entry<LinkedEntry, Modifiers, Locales> | undefined
            : Entry<LinkedEntry, Modifiers, Locales> | {
                sys: ResourceLink;
            }

A single resolved reference link to another entry in a different space +If the current client configuration includes withoutLinkResolution chain option, +the returned type will not resolve linked entities, but keep them as objects +If the current client configuration includes withoutUnresolvableLinks chain option, +the returned type will not include non-resolvable linked entities

+

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
  • LinkedEntry extends EntrySkeletonType

    Shape of the linked entry used to calculate dynamic keys

    +
diff --git a/contentful/11.2.6/types/ResolvedField.html b/contentful/11.2.6/types/ResolvedField.html new file mode 100644 index 000000000..fea801ba4 --- /dev/null +++ b/contentful/11.2.6/types/ResolvedField.html @@ -0,0 +1,6 @@ +ResolvedField | contentful.js

Type Alias ResolvedField<Field, Modifiers, Locales>

ResolvedField<Field, Modifiers, Locales>: Field extends EntryFieldTypes.Array<infer Item>
    ? ResolvedLink<Item, Modifiers, Locales>[]
    : ResolvedLink<Field, Modifiers, Locales>

A collection or single resolved link to another resource

+

Type Parameters

  • Field extends EntryFieldType<EntrySkeletonType>

    Shape of an entry used to calculate dynamic keys

    +
  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
diff --git a/contentful/11.2.6/types/ResolvedLink.html b/contentful/11.2.6/types/ResolvedLink.html new file mode 100644 index 000000000..6a8a18d68 --- /dev/null +++ b/contentful/11.2.6/types/ResolvedLink.html @@ -0,0 +1,5 @@ +ResolvedLink | contentful.js

Type Alias ResolvedLink<Field, Modifiers, Locales>Internal

ResolvedLink<Field, Modifiers, Locales>: Field extends EntryFieldTypes.EntryLink<infer LinkedEntry>
    ? ResolvedEntryLink<Modifiers, Locales, LinkedEntry>
    : Field extends EntryResourceLink<infer LinkedEntry>
        ? ResolvedEntryResourceLink<Modifiers, Locales, LinkedEntry>
        : Field extends ExternalResourceLink
            ? {
                sys: ResourceLink<string>;
            }
            : Field extends EntryFieldTypes.AssetLink
                ? ResolvedAssetLink<Modifiers, Locales>
                : BaseFieldMap<Field>

A single resolved link to another resource

+

Type Parameters

  • Field extends EntryFieldType<EntrySkeletonType>

    Shape of an entry used to calculate dynamic keys

    +
  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    +
  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    +
diff --git a/contentful/11.2.6/types/SelectFilterPaths.html b/contentful/11.2.6/types/SelectFilterPaths.html new file mode 100644 index 000000000..d7344b006 --- /dev/null +++ b/contentful/11.2.6/types/SelectFilterPaths.html @@ -0,0 +1 @@ +SelectFilterPaths | contentful.js

Type Alias SelectFilterPaths<Fields, Prefix>

SelectFilterPaths<Fields, Prefix>: `${Prefix}.${keyof Fields & string}`

Type Parameters

diff --git a/contentful/11.2.6/types/SpaceLink.html b/contentful/11.2.6/types/SpaceLink.html new file mode 100644 index 000000000..04b75dafb --- /dev/null +++ b/contentful/11.2.6/types/SpaceLink.html @@ -0,0 +1,2 @@ +SpaceLink | contentful.js

Type Alias SpaceLink

SpaceLink: Link<"Space">

Space link type

+
diff --git a/contentful/11.2.6/types/SubsetFilters.html b/contentful/11.2.6/types/SubsetFilters.html new file mode 100644 index 000000000..c014c32a9 --- /dev/null +++ b/contentful/11.2.6/types/SubsetFilters.html @@ -0,0 +1,6 @@ +SubsetFilters | contentful.js

Type Alias SubsetFilters<Fields, Prefix>Internal

SubsetFilters<Fields, Prefix>: ConditionalListQueries<Fields, SupportedTypes, Prefix, `[${SubsetFilterTypes}]`>

Subset filters for inclusion & exclusion in provided fields

+

Type Parameters

  • Fields
  • Prefix extends string
diff --git a/contentful/11.2.6/types/SupportedEntryFieldTypes.html b/contentful/11.2.6/types/SupportedEntryFieldTypes.html new file mode 100644 index 000000000..161efd9d0 --- /dev/null +++ b/contentful/11.2.6/types/SupportedEntryFieldTypes.html @@ -0,0 +1 @@ +SupportedEntryFieldTypes | contentful.js

Type Alias SupportedEntryFieldTypes

SupportedEntryFieldTypes:
    | EntryFieldTypes.Symbol
    | EntryFieldTypes.Integer
    | EntryFieldTypes.Number
    | EntryFieldTypes.Date
    | EntryFieldTypes.Boolean
    | EntryFieldTypes.Location
    | undefined
diff --git a/contentful/11.2.6/types/SupportedLinkTypes.html b/contentful/11.2.6/types/SupportedLinkTypes.html new file mode 100644 index 000000000..225ad200b --- /dev/null +++ b/contentful/11.2.6/types/SupportedLinkTypes.html @@ -0,0 +1 @@ +SupportedLinkTypes | contentful.js

Type Alias SupportedLinkTypes

SupportedLinkTypes: EntryFieldTypes.AssetLink | EntryFieldTypes.EntryLink<any> | undefined
diff --git a/contentful/11.2.6/types/SupportedTypes.html b/contentful/11.2.6/types/SupportedTypes.html new file mode 100644 index 000000000..e90c866d5 --- /dev/null +++ b/contentful/11.2.6/types/SupportedTypes.html @@ -0,0 +1 @@ +SupportedTypes | contentful.js

Type Alias SupportedTypes

SupportedTypes:
    | EntryFields.Symbol
    | EntryFields.Integer
    | EntryFields.Number
    | EntryFields.Date
    | EntryFields.Boolean
    | EntryFields.Location
    | undefined
diff --git a/contentful/11.2.6/types/SyncEntities.html b/contentful/11.2.6/types/SyncEntities.html new file mode 100644 index 000000000..63da11d71 --- /dev/null +++ b/contentful/11.2.6/types/SyncEntities.html @@ -0,0 +1 @@ +SyncEntities | contentful.js

Type Alias SyncEntities

SyncEntities:
    | Entry<EntrySkeletonType>
    | Asset
    | DeletedEntry
    | DeletedAsset
diff --git a/contentful/11.2.6/types/SyncOptions.html b/contentful/11.2.6/types/SyncOptions.html new file mode 100644 index 000000000..766309a36 --- /dev/null +++ b/contentful/11.2.6/types/SyncOptions.html @@ -0,0 +1,4 @@ +SyncOptions | contentful.js

Type Alias SyncOptions

SyncOptions: {
    paginate?: boolean;
}

Type declaration

  • Optionalpaginate?: boolean
    true
    +
    + +
diff --git a/contentful/11.2.6/types/SyncPageQuery.html b/contentful/11.2.6/types/SyncPageQuery.html new file mode 100644 index 000000000..25c705c38 --- /dev/null +++ b/contentful/11.2.6/types/SyncPageQuery.html @@ -0,0 +1 @@ +SyncPageQuery | contentful.js

Type Alias SyncPageQuery

SyncPageQuery: SyncQuery & {
    sync_token?: string;
}
diff --git a/contentful/11.2.6/types/SyncPageResponse.html b/contentful/11.2.6/types/SyncPageResponse.html new file mode 100644 index 000000000..722b4bd27 --- /dev/null +++ b/contentful/11.2.6/types/SyncPageResponse.html @@ -0,0 +1 @@ +SyncPageResponse | contentful.js

Type Alias SyncPageResponse

SyncPageResponse: {
    items: SyncEntities[];
    nextPageToken?: string;
    nextSyncToken?: string;
}
diff --git a/contentful/11.2.6/types/SyncQuery.html b/contentful/11.2.6/types/SyncQuery.html new file mode 100644 index 000000000..4c6d7f7d2 --- /dev/null +++ b/contentful/11.2.6/types/SyncQuery.html @@ -0,0 +1 @@ +SyncQuery | contentful.js

Type Alias SyncQuery

SyncQuery: {
    initial?: true;
    limit?: number;
    nextPageToken?: string;
    nextSyncToken?: string;
} & ({
    content_type: string;
    type: "Entry";
} | {
    type?:
        | "Asset"
        | "Entry"
        | "Deletion"
        | "DeletedAsset"
        | "DeletedEntry";
})
diff --git a/contentful/11.2.6/types/SyncResponse.html b/contentful/11.2.6/types/SyncResponse.html new file mode 100644 index 000000000..1be0f08c2 --- /dev/null +++ b/contentful/11.2.6/types/SyncResponse.html @@ -0,0 +1 @@ +SyncResponse | contentful.js

Type Alias SyncResponse

SyncResponse: {
    items: SyncEntities[];
    nextPageUrl?: string;
    nextSyncUrl?: string;
}
diff --git a/contentful/11.2.6/types/SysQueries.html b/contentful/11.2.6/types/SysQueries.html new file mode 100644 index 000000000..6b48d40d3 --- /dev/null +++ b/contentful/11.2.6/types/SysQueries.html @@ -0,0 +1,2 @@ +SysQueries | contentful.js

Type Alias SysQueries<Sys>

SysQueries<Sys>: ExistenceFilter<Sys, "sys"> & EqualityFilter<Sys, "sys"> & InequalityFilter<Sys, "sys"> & SubsetFilters<Sys, "sys"> & RangeFilters<Sys, "sys">

All queries applicable to sys fields

+

Type Parameters

diff --git a/contentful/11.2.6/types/Tag.html b/contentful/11.2.6/types/Tag.html new file mode 100644 index 000000000..93d003ee7 --- /dev/null +++ b/contentful/11.2.6/types/Tag.html @@ -0,0 +1,3 @@ +Tag | contentful.js

Type Alias Tag

Tag: {
    name: string;
    sys: TagSys;
}

Properties for a single content tag definition

+
diff --git a/contentful/11.2.6/types/TagCollection.html b/contentful/11.2.6/types/TagCollection.html new file mode 100644 index 000000000..f11f655c7 --- /dev/null +++ b/contentful/11.2.6/types/TagCollection.html @@ -0,0 +1,2 @@ +TagCollection | contentful.js

Type Alias TagCollection

TagCollection: ContentfulCollection<Tag>

Collection of tags

+
diff --git a/contentful/11.2.6/types/TagLink.html b/contentful/11.2.6/types/TagLink.html new file mode 100644 index 000000000..52578a5df --- /dev/null +++ b/contentful/11.2.6/types/TagLink.html @@ -0,0 +1,2 @@ +TagLink | contentful.js

Type Alias TagLink

TagLink: Link<"Tag">

Tag link type

+
diff --git a/contentful/11.2.6/types/TagNameFilters.html b/contentful/11.2.6/types/TagNameFilters.html new file mode 100644 index 000000000..4b668a7aa --- /dev/null +++ b/contentful/11.2.6/types/TagNameFilters.html @@ -0,0 +1 @@ +TagNameFilters | contentful.js

Type Alias TagNameFilters

TagNameFilters: {
    name?: string;
    name[exists]?: boolean;
    name[in]?: string[];
    name[match]?: string;
    name[ne]?: string;
    name[nin]?: string[];
}
diff --git a/contentful/11.2.6/types/TagOrderFilter.html b/contentful/11.2.6/types/TagOrderFilter.html new file mode 100644 index 000000000..be6dfd6ca --- /dev/null +++ b/contentful/11.2.6/types/TagOrderFilter.html @@ -0,0 +1,3 @@ +TagOrderFilter | contentful.js

Type Alias TagOrderFilterInternal

TagOrderFilter: {
    order?: (OrderFilterPaths<TagSys, "sys"> | "name" | "-name")[];
}

Order in a tag

+
diff --git a/contentful/11.2.6/types/TagQueries.html b/contentful/11.2.6/types/TagQueries.html new file mode 100644 index 000000000..8bfcdeae0 --- /dev/null +++ b/contentful/11.2.6/types/TagQueries.html @@ -0,0 +1,3 @@ +TagQueries | contentful.js

Type Alias TagQueries

TagQueries: TagNameFilters & SysQueries<Pick<TagSys,
    | "createdAt"
    | "updatedAt"
    | "visibility"
    | "id"
    | "type">> & TagOrderFilter & FixedPagedOptions

Search parameters for a tag methods

+

The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

+
diff --git a/contentful/11.2.6/types/TaxonomyConceptLink.html b/contentful/11.2.6/types/TaxonomyConceptLink.html new file mode 100644 index 000000000..0fcf88a48 --- /dev/null +++ b/contentful/11.2.6/types/TaxonomyConceptLink.html @@ -0,0 +1,2 @@ +TaxonomyConceptLink | contentful.js

Type Alias TaxonomyConceptLink

TaxonomyConceptLink: Link<"TaxonomyConcept">

Taxonomy Concept link type

+
diff --git a/contentful/11.2.6/types/UnresolvedLink.html b/contentful/11.2.6/types/UnresolvedLink.html new file mode 100644 index 000000000..e1b0fb038 --- /dev/null +++ b/contentful/11.2.6/types/UnresolvedLink.html @@ -0,0 +1,2 @@ +UnresolvedLink | contentful.js

Type Alias UnresolvedLink<T>

UnresolvedLink<T>: {
    sys: Link<T>;
}

Unresolved link field of a specific link type

+

Type Parameters

diff --git a/contentful/11.2.6/types/UserLink.html b/contentful/11.2.6/types/UserLink.html new file mode 100644 index 000000000..c57fcf6ab --- /dev/null +++ b/contentful/11.2.6/types/UserLink.html @@ -0,0 +1,2 @@ +UserLink | contentful.js

Type Alias UserLink

UserLink: Link<"User">

User link type

+
diff --git a/contentful/latest/functions/createClient.html b/contentful/latest/functions/createClient.html index 2048ba8f4..4c316eb85 100644 --- a/contentful/latest/functions/createClient.html +++ b/contentful/latest/functions/createClient.html @@ -3,4 +3,4 @@

Returns ContentfulClientApi<undefined>

const contentful = require('contentful')
const client = contentful.createClient({
accessToken: 'myAccessToken',
space: 'mySpaceId'
})
-
+
diff --git a/contentful/latest/functions/createGlobalOptions.html b/contentful/latest/functions/createGlobalOptions.html index da365b193..0327c38b2 100644 --- a/contentful/latest/functions/createGlobalOptions.html +++ b/contentful/latest/functions/createGlobalOptions.html @@ -1,3 +1,3 @@ createGlobalOptions | contentful.js

Function createGlobalOptions

+
diff --git a/contentful/latest/interfaces/Asset.html b/contentful/latest/interfaces/Asset.html index 4a901215b..b4921b284 100644 --- a/contentful/latest/interfaces/Asset.html +++ b/contentful/latest/interfaces/Asset.html @@ -2,7 +2,7 @@
interface Asset<Modifiers, Locales> {
    fields: ChainModifiers extends Modifiers
        ? AssetFields | {
            description?: {
                [LocaleName in string]?: string
            };
            file?: {
                [LocaleName in string]?: AssetFile
            };
            title?: {
                [LocaleName in string]?: string
            };
        }
        : "WITH_ALL_LOCALES" extends Modifiers
            ? {
                description?: {
                    [LocaleName in string]?: string
                };
                file?: {
                    [LocaleName in string]?: AssetFile
                };
                title?: {
                    [LocaleName in string]?: string
                };
            }
            : AssetFields;
    metadata: Metadata;
    sys: AssetSys;
}

Type Parameters

  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

    -

Properties

Properties

Properties

fields: ChainModifiers extends Modifiers
    ? AssetFields | {
        description?: {
            [LocaleName in string]?: string
        };
        file?: {
            [LocaleName in string]?: AssetFile
        };
        title?: {
            [LocaleName in string]?: string
        };
    }
    : "WITH_ALL_LOCALES" extends Modifiers
        ? {
            description?: {
                [LocaleName in string]?: string
            };
            file?: {
                [LocaleName in string]?: AssetFile
            };
            title?: {
                [LocaleName in string]?: string
            };
        }
        : AssetFields
metadata: Metadata
+

Properties

fields: ChainModifiers extends Modifiers
    ? AssetFields | {
        description?: {
            [LocaleName in string]?: string
        };
        file?: {
            [LocaleName in string]?: AssetFile
        };
        title?: {
            [LocaleName in string]?: string
        };
    }
    : "WITH_ALL_LOCALES" extends Modifiers
        ? {
            description?: {
                [LocaleName in string]?: string
            };
            file?: {
                [LocaleName in string]?: AssetFile
            };
            title?: {
                [LocaleName in string]?: string
            };
        }
        : AssetFields
metadata: Metadata
diff --git a/contentful/latest/interfaces/AssetDetails.html b/contentful/latest/interfaces/AssetDetails.html index 7fb4c69de..f19f529a4 100644 --- a/contentful/latest/interfaces/AssetDetails.html +++ b/contentful/latest/interfaces/AssetDetails.html @@ -1,3 +1,3 @@ -AssetDetails | contentful.js

Interface AssetDetails

interface AssetDetails {
    image?: {
        height: number;
        width: number;
    };
    size: number;
}

Properties

image? +AssetDetails | contentful.js

Interface AssetDetails

interface AssetDetails {
    image?: {
        height: number;
        width: number;
    };
    size: number;
}

Properties

Properties

image?: {
    height: number;
    width: number;
}
size: number
+

Properties

image?: {
    height: number;
    width: number;
}
size: number
diff --git a/contentful/latest/interfaces/AssetFields.html b/contentful/latest/interfaces/AssetFields.html index 32a307be7..3d9956eb0 100644 --- a/contentful/latest/interfaces/AssetFields.html +++ b/contentful/latest/interfaces/AssetFields.html @@ -1,4 +1,4 @@ -AssetFields | contentful.js

Interface AssetFields

interface AssetFields {
    description?: string;
    file?: AssetFile;
    title?: string;
}

Properties

description? +AssetFields | contentful.js

Interface AssetFields

interface AssetFields {
    description?: string;
    file?: AssetFile;
    title?: string;
}

Properties

description?: string
file?: AssetFile
title?: string
+

Properties

description?: string
file?: AssetFile
title?: string
diff --git a/contentful/latest/interfaces/AssetFile.html b/contentful/latest/interfaces/AssetFile.html index 485da6d43..3eba9d3ff 100644 --- a/contentful/latest/interfaces/AssetFile.html +++ b/contentful/latest/interfaces/AssetFile.html @@ -1,5 +1,5 @@ -AssetFile | contentful.js

Interface AssetFile

interface AssetFile {
    contentType: string;
    details: AssetDetails;
    fileName: string;
    url: string;
}

Properties

contentType +AssetFile | contentful.js

Interface AssetFile

interface AssetFile {
    contentType: string;
    details: AssetDetails;
    fileName: string;
    url: string;
}

Properties

contentType: string
details: AssetDetails
fileName: string
url: string
+

Properties

contentType: string
details: AssetDetails
fileName: string
url: string
diff --git a/contentful/latest/interfaces/BaseSys.html b/contentful/latest/interfaces/BaseSys.html index aebbe2057..ae1b59606 100644 --- a/contentful/latest/interfaces/BaseSys.html +++ b/contentful/latest/interfaces/BaseSys.html @@ -1,4 +1,4 @@ BaseSys | contentful.js

Interface BaseSys

Definition of common part of system managed metadata

-
interface BaseSys {
    id: string;
    type: string;
}

Hierarchy (view full)

Properties

id +
interface BaseSys {
    id: string;
    type: string;
}

Hierarchy (view full)

Properties

Properties

id: string
type: string
+

Properties

id: string
type: string
diff --git a/contentful/latest/interfaces/ContentType.html b/contentful/latest/interfaces/ContentType.html index c53d2cf3b..e4c944530 100644 --- a/contentful/latest/interfaces/ContentType.html +++ b/contentful/latest/interfaces/ContentType.html @@ -1,8 +1,8 @@ ContentType | contentful.js

Interface ContentType

Definition of a content type

interface ContentType {
    description: string;
    displayField: string;
    fields: ContentTypeField[];
    name: string;
    sys: ContentTypeSys;
}

Properties

interface ContentType {
    description: string;
    displayField: string;
    fields: ContentTypeField[];
    name: string;
    sys: ContentTypeSys;
}

Properties

description: string
displayField: string
name: string
+

Properties

description: string
displayField: string
name: string
diff --git a/contentful/latest/interfaces/ContentTypeAllowedResources.html b/contentful/latest/interfaces/ContentTypeAllowedResources.html index ba59f54dd..a24086838 100644 --- a/contentful/latest/interfaces/ContentTypeAllowedResources.html +++ b/contentful/latest/interfaces/ContentTypeAllowedResources.html @@ -1,4 +1,4 @@ -ContentTypeAllowedResources | contentful.js

Interface ContentTypeAllowedResources

interface ContentTypeAllowedResources {
    contentTypes: string[];
    source: string;
    type: string;
}

Properties

contentTypes +ContentTypeAllowedResources | contentful.js

Interface ContentTypeAllowedResources

interface ContentTypeAllowedResources {
    contentTypes: string[];
    source: string;
    type: string;
}

Properties

contentTypes: string[]
source: string
type: string
+

Properties

contentTypes: string[]
source: string
type: string
diff --git a/contentful/latest/interfaces/ContentTypeField.html b/contentful/latest/interfaces/ContentTypeField.html index e588cc9d6..4903818ea 100644 --- a/contentful/latest/interfaces/ContentTypeField.html +++ b/contentful/latest/interfaces/ContentTypeField.html @@ -1,6 +1,6 @@ ContentTypeField | contentful.js

Interface ContentTypeField

Definition of a content type field

interface ContentTypeField {
    allowedResources?: ContentTypeAllowedResources[];
    disabled: boolean;
    id: string;
    items?: FieldItem;
    linkType?: string;
    localized: boolean;
    name: string;
    omitted: boolean;
    required: boolean;
    type: ContentTypeFieldType;
    validations: ContentTypeFieldValidation[];
}

Properties

interface ContentTypeField {
    allowedResources?: ContentTypeAllowedResources[];
    disabled: boolean;
    id: string;
    items?: FieldItem;
    linkType?: string;
    localized: boolean;
    name: string;
    omitted: boolean;
    required: boolean;
    type: ContentTypeFieldType;
    validations: ContentTypeFieldValidation[];
}

Properties

allowedResources?: ContentTypeAllowedResources[]
disabled: boolean
id: string
items?: FieldItem
linkType?: string
localized: boolean
name: string
omitted: boolean
required: boolean
+

Properties

allowedResources?: ContentTypeAllowedResources[]
disabled: boolean
id: string
items?: FieldItem
linkType?: string
localized: boolean
name: string
omitted: boolean
required: boolean
diff --git a/contentful/latest/interfaces/ContentTypeFieldValidation.html b/contentful/latest/interfaces/ContentTypeFieldValidation.html index 8917435c5..ba401738d 100644 --- a/contentful/latest/interfaces/ContentTypeFieldValidation.html +++ b/contentful/latest/interfaces/ContentTypeFieldValidation.html @@ -1,6 +1,6 @@ ContentTypeFieldValidation | contentful.js

Interface ContentTypeFieldValidation

Definition of a single validation rule applied to the related content type field

-
interface ContentTypeFieldValidation {
    enabledNodeTypes?: (
        | "document"
        | "paragraph"
        | "heading-1"
        | "heading-2"
        | "heading-3"
        | "heading-4"
        | "heading-5"
        | "heading-6"
        | "ordered-list"
        | "unordered-list"
        | "list-item"
        | "hr"
        | "blockquote"
        | "embedded-entry-block"
        | "embedded-asset-block"
        | "embedded-resource-block"
        | "table"
        | "table-row"
        | "table-cell"
        | "table-header-cell"
        | "asset-hyperlink"
        | "embedded-entry-inline"
        | "embedded-resource-inline"
        | "entry-hyperlink"
        | "hyperlink"
        | "resource-hyperlink")[];
    in?: string[];
    linkContentType?: string[];
    linkMimetypeGroup?: string[];
    message?: null | string;
    nodes?: {
        asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-resource-block?: {
            allowedResources: ContentTypeAllowedResources[];
            validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
        };
        entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    };
    regexp?: {
        pattern: string;
    };
    size?: {
        max?: number;
        min?: number;
    };
    unique?: boolean;
}

Properties

interface ContentTypeFieldValidation {
    enabledNodeTypes?: (
        | "document"
        | "paragraph"
        | "heading-1"
        | "heading-2"
        | "heading-3"
        | "heading-4"
        | "heading-5"
        | "heading-6"
        | "ordered-list"
        | "unordered-list"
        | "list-item"
        | "hr"
        | "blockquote"
        | "embedded-entry-block"
        | "embedded-asset-block"
        | "embedded-resource-block"
        | "table"
        | "table-row"
        | "table-cell"
        | "table-header-cell"
        | "asset-hyperlink"
        | "embedded-entry-inline"
        | "embedded-resource-inline"
        | "entry-hyperlink"
        | "hyperlink"
        | "resource-hyperlink")[];
    in?: string[];
    linkContentType?: string[];
    linkMimetypeGroup?: string[];
    message?: null | string;
    nodes?: {
        asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
        embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
        embedded-resource-block?: {
            allowedResources: ContentTypeAllowedResources[];
            validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
        };
        entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    };
    regexp?: {
        pattern: string;
    };
    size?: {
        max?: number;
        min?: number;
    };
    unique?: boolean;
}

Properties

enabledNodeTypes?: (
    | "document"
    | "paragraph"
    | "heading-1"
    | "heading-2"
    | "heading-3"
    | "heading-4"
    | "heading-5"
    | "heading-6"
    | "ordered-list"
    | "unordered-list"
    | "list-item"
    | "hr"
    | "blockquote"
    | "embedded-entry-block"
    | "embedded-asset-block"
    | "embedded-resource-block"
    | "table"
    | "table-row"
    | "table-cell"
    | "table-header-cell"
    | "asset-hyperlink"
    | "embedded-entry-inline"
    | "embedded-resource-inline"
    | "entry-hyperlink"
    | "hyperlink"
    | "resource-hyperlink")[]
in?: string[]
linkContentType?: string[]
linkMimetypeGroup?: string[]
message?: null | string
nodes?: {
    asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-resource-block?: {
        allowedResources: ContentTypeAllowedResources[];
        validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
    };
    entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
}
regexp?: {
    pattern: string;
}
size?: {
    max?: number;
    min?: number;
}
unique?: boolean
+

Properties

enabledNodeTypes?: (
    | "document"
    | "paragraph"
    | "heading-1"
    | "heading-2"
    | "heading-3"
    | "heading-4"
    | "heading-5"
    | "heading-6"
    | "ordered-list"
    | "unordered-list"
    | "list-item"
    | "hr"
    | "blockquote"
    | "embedded-entry-block"
    | "embedded-asset-block"
    | "embedded-resource-block"
    | "table"
    | "table-row"
    | "table-cell"
    | "table-header-cell"
    | "asset-hyperlink"
    | "embedded-entry-inline"
    | "embedded-resource-inline"
    | "entry-hyperlink"
    | "hyperlink"
    | "resource-hyperlink")[]
in?: string[]
linkContentType?: string[]
linkMimetypeGroup?: string[]
message?: null | string
nodes?: {
    asset-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-asset-block?: Pick<ContentTypeFieldValidation, "size" | "message">[];
    embedded-entry-block?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-entry-inline?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
    embedded-resource-block?: {
        allowedResources: ContentTypeAllowedResources[];
        validations: Pick<ContentTypeFieldValidation, "size" | "message">[];
    };
    entry-hyperlink?: Pick<ContentTypeFieldValidation, "size" | "linkContentType" | "message">[];
}
regexp?: {
    pattern: string;
}
size?: {
    max?: number;
    min?: number;
}
unique?: boolean
diff --git a/contentful/latest/interfaces/ContentTypeSys.html b/contentful/latest/interfaces/ContentTypeSys.html index 904060895..c5074198b 100644 --- a/contentful/latest/interfaces/ContentTypeSys.html +++ b/contentful/latest/interfaces/ContentTypeSys.html @@ -1,10 +1,10 @@ ContentTypeSys | contentful.js

Interface ContentTypeSys

System managed metadata for content type

interface ContentTypeSys {
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

interface ContentTypeSys {
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
+

Properties

createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/latest/interfaces/ContentfulClientApi.html b/contentful/latest/interfaces/ContentfulClientApi.html index af41255b8..cf4d17a73 100644 --- a/contentful/latest/interfaces/ContentfulClientApi.html +++ b/contentful/latest/interfaces/ContentfulClientApi.html @@ -1,6 +1,6 @@ ContentfulClientApi | contentful.js

Interface ContentfulClientApi<Modifiers>

Contentful Delivery API Client. Contains methods which allow access to the different kinds of entities present in Contentful (Entries, Assets, etc).

interface ContentfulClientApi<Modifiers> {
    version: string;
    withAllLocales: "WITH_ALL_LOCALES" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITH_ALL_LOCALES">>;
    withoutLinkResolution: "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? never
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? never
            : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">>;
    withoutUnresolvableLinks: "WITHOUT_LINK_RESOLUTION" extends Modifiers
        ? never
        : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
            ? never
            : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_UNRESOLVABLE_LINKS">>;
    createAssetKey(expiresAt: number): Promise<AssetKey>;
    getAsset<Locales>(id: string, query?: AssetQueries<Modifiers>): Promise<Asset<Modifiers, Locales>>;
    getAssets<Locales>(query?: AssetsQueries<AssetFields, Modifiers>): Promise<AssetCollection<Modifiers, Locales>>;
    getContentType(id: string): Promise<ContentType>;
    getContentTypes(query?: {
        query?: string;
    }): Promise<ContentTypeCollection>;
    getEntries<EntrySkeleton, Locales>(query?: EntriesQueries<EntrySkeleton, Modifiers>): Promise<EntryCollection<EntrySkeleton, Modifiers, Locales>>;
    getEntry<EntrySkeleton, Locales>(id: string, query?: EntryQueries<Modifiers>): Promise<Entry<EntrySkeleton, Modifiers, Locales>>;
    getLocales(): Promise<LocaleCollection>;
    getSpace(): Promise<Space>;
    getTag(id: string): Promise<Tag>;
    getTags(query?: TagQueries): Promise<TagCollection>;
    parseEntries<EntrySkeleton, Locales>(data: EntryCollection<EntrySkeleton, AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">, Locales>): EntryCollection<EntrySkeleton, Modifiers, Locales>;
    sync<EntrySkeleton, Modifiers, Locales>(query: SyncQuery, syncOptions?: SyncOptions): Promise<SyncCollection<EntrySkeleton, Modifiers, Locales>>;
}

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    -

Properties

Properties

version: string

The current Contentful.js version

-
withAllLocales: "WITH_ALL_LOCALES" extends Modifiers
    ? never
    : ContentfulClientApi<AddChainModifier<Modifiers, "WITH_ALL_LOCALES">>

A client that will fetch assets and entries with all locales. Only available if not already enabled.

-
withoutLinkResolution: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">>

A client that will not resolve links in entries. Only available if not already disabled.

-
withoutUnresolvableLinks: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_UNRESOLVABLE_LINKS">>

A client that will remove unresolvable links from entries. Only available if not already disabled.

-

Methods

  • Creates an asset key for signing asset URLs (Embargoed Assets)

    +
withAllLocales: "WITH_ALL_LOCALES" extends Modifiers
    ? never
    : ContentfulClientApi<AddChainModifier<Modifiers, "WITH_ALL_LOCALES">>

A client that will fetch assets and entries with all locales. Only available if not already enabled.

+
withoutLinkResolution: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_LINK_RESOLUTION">>

A client that will not resolve links in entries. Only available if not already disabled.

+
withoutUnresolvableLinks: "WITHOUT_LINK_RESOLUTION" extends Modifiers
    ? never
    : "WITHOUT_UNRESOLVABLE_LINKS" extends Modifiers
        ? never
        : ContentfulClientApi<AddChainModifier<Modifiers, "WITHOUT_UNRESOLVABLE_LINKS">>

A client that will remove unresolvable links from entries. Only available if not already disabled.

+

Methods

  • Creates an asset key for signing asset URLs (Embargoed Assets)

    Parameters

    • expiresAt: number

    Returns Promise<AssetKey>

    Promise for an asset key

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const assetKey = await client.getAssetKey(<UNIX timestamp>)
    console.log(assetKey)
    -
  • Fetches an asset

    Type Parameters

    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

    Parameters

    • id: string
    • Optionalquery: AssetQueries<Modifiers>

      Object with search parameters. In this method it's only useful for locale.

    Returns Promise<Asset<Modifiers, Locales>>

    Promise for an asset

    const contentful = require('contentful')

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const asset = await client.getAsset('<asset_id>')
    console.log(asset)
    -
const contentful = require('contentful')

const client = contentful.createClient({
space: '<space_id>',
accessToken: '<content_delivery_api_key>'
})

const response = await client.getAssets()
console.log(response.items)
-
  • Fetches a content type

    Parameters

    • id: string

      The content type’s ID

    Returns Promise<ContentType>

    Promise for a content type

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const contentType = await client.getContentType('<content_type_id>')
    console.log(contentType)
    -
  • Fetches a collection of content types

    Parameters

    • Optionalquery: {
          query?: string;
      }
      • Optionalquery?: string

    Returns Promise<ContentTypeCollection>

    Promise for a collection of content types

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getContentTypes()
    console.log(response.items)
    -
  • Fetches a collection of Entries

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entry fields used to calculate dynamic keys

    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    Parameters

    • Optionalquery: EntriesQueries<EntrySkeleton, Modifiers>

      Object with search parameters

      @@ -67,7 +67,7 @@
      const contentful = require('contentful')

      const client = contentful.createClient({
      space: '<space_id>',
      accessToken: '<content_delivery_api_key>'
      })

      const response = await client.getEntries()
      console.log(response.items)
      -
  • Fetches an entry

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entry fields used to calculate dynamic keys

    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    Parameters

    • id: string

      The entry’s ID

      @@ -76,35 +76,35 @@
      const contentful = require('contentful')

      const client = contentful.createClient({
      space: '<space_id>',
      accessToken: '<content_delivery_api_key>'
      })

      const entry = await client.getEntry('<entry_id>')
      console.log(entry)
      -
  • Fetches a collection of locales

    Returns Promise<LocaleCollection>

    Promise for a collection of locales

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getLocales()
    console.log(response.items)
    -
  • Fetches the space which the client is currently configured to use

    +
  • Fetches the space which the client is currently configured to use

    Returns Promise<Space>

    Promise for the space

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const space = await client.getSpace()
    console.log(space)
    -
  • Fetches a tag

    Parameters

    • id: string

      The tag’s ID

    Returns Promise<Tag>

    Promise for a tag

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const tag = await client.getTag('<asset_id>')
    console.log(tag)
    -
  • Gets a collection of Tags

    Parameters

    Returns Promise<TagCollection>

    Promise for a collection of tags

    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.getTags()
    console.log(response.items)
    -
  • Parse raw json data into a collection of entries. objects.Links will be resolved also

    Type Parameters

    • EntrySkeleton extends EntrySkeletonType = EntrySkeletonType

      Shape of entry fields used to calculate dynamic keys

    • Locales extends string = string

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    Parameters

    Returns EntryCollection<EntrySkeleton, Modifiers, Locales>

    const data = {items: [
    {
    sys: {type: 'Entry', locale: 'en-US'},
    fields: {
    animal: {sys: {type: 'Link', linkType: 'Animal', id: 'oink'}},
    anotheranimal: {sys: {type: 'Link', linkType: 'Animal', id: 'middle-parrot'}}
    }
    }
    ],
    includes: {
    Animal: [
    {
    sys: {type: 'Animal', id: 'oink', locale: 'en-US'},
    fields: {
    name: 'Pig',
    friend: {sys: {type: 'Link', linkType: 'Animal', id: 'groundhog'}}
    }
    }
    ]
    }
    }
    console.log( data.items[0].fields.foo ); // undefined
    const parsedData = client.parseEntries(data);
    console.log( parsedData.items[0].fields.foo ); // foo
    -
  • Synchronizes either all the content or only new content since last sync. Important note: The Sync API endpoint does not support include or link resolution. However, contentful.js can do link resolution on the client side for the initial sync. For the delta sync (using nextSyncToken) link resolution is not possible since the sdk won’t have access to all linked entities.

    @@ -119,4 +119,4 @@
    import * as contentful from 'contentful'

    const client = contentful.createClient({
    space: '<space_id>',
    accessToken: '<content_delivery_api_key>'
    })

    const response = await client.sync({
    initial: true
    })
    console.log({
    entries: response.entries,
    assets: response.assets,
    nextSyncToken: response.nextSyncToken
    })
    -
+
diff --git a/contentful/latest/interfaces/ContentfulCollection.html b/contentful/latest/interfaces/ContentfulCollection.html index b2e6667c7..fd337020e 100644 --- a/contentful/latest/interfaces/ContentfulCollection.html +++ b/contentful/latest/interfaces/ContentfulCollection.html @@ -1,9 +1,9 @@ ContentfulCollection | contentful.js

Interface ContentfulCollection<T>

A wrapper object containing additional information for a collection of Contentful resources

interface ContentfulCollection<T> {
    items: T[];
    limit: number;
    skip: number;
    sys?: EntrySys | AssetSys;
    total: number;
}

Type Parameters

  • T

Properties

interface ContentfulCollection<T> {
    items: T[];
    limit: number;
    skip: number;
    sys?: EntrySys | AssetSys;
    total: number;
}

Type Parameters

  • T

Properties

Properties

items: T[]
limit: number
skip: number
total: number
+

Properties

items: T[]
limit: number
skip: number
total: number
diff --git a/contentful/latest/interfaces/CreateClientParams.html b/contentful/latest/interfaces/CreateClientParams.html index fc5e49573..1454469be 100644 --- a/contentful/latest/interfaces/CreateClientParams.html +++ b/contentful/latest/interfaces/CreateClientParams.html @@ -1,5 +1,5 @@ CreateClientParams | contentful.js

Interface CreateClientParams

Client initialization parameters

-
interface CreateClientParams {
    accessToken: string;
    adapter?: AxiosAdapter;
    alphaFeatures?: {
        includeContentSourceMaps?: boolean;
    };
    application?: string;
    basePath?: string;
    environment?: string;
    headers?: Record<string, string>;
    host?: string;
    httpAgent?: any;
    httpsAgent?: any;
    includeContentSourceMaps?: boolean;
    insecure?: boolean;
    integration?: string;
    logHandler?: ((level: string, data?: string | Record<string, any>) => void);
    proxy?: false | AxiosProxyConfig;
    requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown);
    responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown);
    retryLimit?: number;
    retryOnError?: boolean;
    space: string;
    timeout?: number;
}

Properties

interface CreateClientParams {
    accessToken: string;
    adapter?: AxiosAdapter;
    alphaFeatures?: {
        includeContentSourceMaps?: boolean;
    };
    application?: string;
    basePath?: string;
    environment?: string;
    headers?: Record<string, string>;
    host?: string;
    httpAgent?: any;
    httpsAgent?: any;
    includeContentSourceMaps?: boolean;
    insecure?: boolean;
    integration?: string;
    logHandler?: ((level: string, data?: string | Record<string, any>) => void);
    proxy?: false | AxiosProxyConfig;
    requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown);
    responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown);
    retryLimit?: number;
    retryOnError?: boolean;
    space: string;
    timeout?: number;
}

Properties

accessToken: string

Contentful CDA Access Token

-
adapter?: AxiosAdapter

Optional axios request adapter (see axios docs )

-
alphaFeatures?: {
    includeContentSourceMaps?: boolean;
}

Enable alpha features.

+
adapter?: AxiosAdapter

Optional axios request adapter (see axios docs )

+
alphaFeatures?: {
    includeContentSourceMaps?: boolean;
}

Enable alpha features.

Type declaration

  • OptionalincludeContentSourceMaps?: boolean

    Use the includeContentSourceMaps option directly instead.

    -
application?: string

Application name and version e.g myApp/version

-
basePath?: string

Path appended to the host to support gateways/proxies with custom urls

-
environment?: string

Contentful Environment ID

+
application?: string

Application name and version e.g myApp/version

+
basePath?: string

Path appended to the host to support gateways/proxies with custom urls

+
environment?: string

Contentful Environment ID

"master"
 
-
headers?: Record<string, string>

Optional additional headers

-
host?: string

API host. Also usable with preview.contentful.com.

+
headers?: Record<string, string>

Optional additional headers

+
host?: string

API host. Also usable with preview.contentful.com.

"cdn.contentful.com"
 
-
httpAgent?: any

Optional Node.js HTTP agent for proxying +

httpAgent?: any

Optional Node.js HTTP agent for proxying (see Node.js docs and https-proxy-agent)

-
httpsAgent?: any

Optional Node.js HTTP agent for proxying +

httpsAgent?: any

Optional Node.js HTTP agent for proxying (see Node.js docs and https-proxy-agent)

-
includeContentSourceMaps?: boolean

Enable Content Source Maps.

+
includeContentSourceMaps?: boolean

Enable Content Source Maps.

This feature is only available when using the Content Preview API.

-
insecure?: boolean

Requests will be made over http instead of the default https

+
insecure?: boolean

Requests will be made over http instead of the default https

true
 
-
integration?: string

Integration name and version e.g react/version

-
logHandler?: ((level: string, data?: string | Record<string, any>) => void)

A log handler function to process given log messages and errors. +

integration?: string

Integration name and version e.g react/version

+
logHandler?: ((level: string, data?: string | Record<string, any>) => void)

A log handler function to process given log messages and errors. (The default can be found at: https://github.com/contentful/contentful-sdk-core/blob/master/src/create-http-client.ts)

Type declaration

    • (level, data?): void
    • Parameters

      • level: string

        Log level, e.g. error, warning, or info

      • Optionaldata: string | Record<string, any>

        Log data

        -

      Returns void

proxy?: false | AxiosProxyConfig

Optional Axios proxy (see axios docs )

-
requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown)

Interceptor called on every request. Takes Axios request config as an arg.

-
responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown)

Interceptor called on every response. Takes Axios response object as an arg.

-
retryLimit?: number

Optional number of retries before failure.

+

Returns void

proxy?: false | AxiosProxyConfig

Optional Axios proxy (see axios docs )

+
requestLogger?: ((request: Error | AxiosRequestConfig<any>) => unknown)

Interceptor called on every request. Takes Axios request config as an arg.

+
responseLogger?: ((response: Error | AxiosResponse<any, any>) => unknown)

Interceptor called on every response. Takes Axios response object as an arg.

+
retryLimit?: number

Optional number of retries before failure.

5
 
-
retryOnError?: boolean

If we should retry on errors and 429 rate limit exceptions

+
retryOnError?: boolean

If we should retry on errors and 429 rate limit exceptions

true
 
-
space: string

Space ID

-
timeout?: number

connection timeout in milliseconds (default:30000)

-
+
space: string

Space ID

+
timeout?: number

connection timeout in milliseconds (default:30000)

+
diff --git a/contentful/latest/interfaces/EntitySys.html b/contentful/latest/interfaces/EntitySys.html index 05ede4da0..b0ee69dbf 100644 --- a/contentful/latest/interfaces/EntitySys.html +++ b/contentful/latest/interfaces/EntitySys.html @@ -1,6 +1,6 @@ EntitySys | contentful.js

Interface EntitySys

System managed metadata for entities

interface EntitySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

interface EntitySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
+

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/latest/interfaces/EntrySys.html b/contentful/latest/interfaces/EntrySys.html index 13b827ee0..c33fe5f1c 100644 --- a/contentful/latest/interfaces/EntrySys.html +++ b/contentful/latest/interfaces/EntrySys.html @@ -1,5 +1,5 @@ EntrySys | contentful.js

Interface EntrySys

System managed metadata for entries

-
interface EntrySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    contentType: {
        sys: ContentTypeLink;
    };
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: "Entry";
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

interface EntrySys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    contentType: {
        sys: ContentTypeLink;
    };
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    locale?: string;
    revision: number;
    space: {
        sys: SpaceLink;
    };
    type: "Entry";
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
}

Hierarchy (view full)

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
contentType: {
    sys: ContentTypeLink;
}
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
+

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
contentType: {
    sys: ContentTypeLink;
}
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
environment: {
    sys: EnvironmentLink;
}
id: string
locale?: string
revision: number
space: {
    sys: SpaceLink;
}
type
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
diff --git a/contentful/latest/interfaces/FieldItem.html b/contentful/latest/interfaces/FieldItem.html index d769facc1..460709e07 100644 --- a/contentful/latest/interfaces/FieldItem.html +++ b/contentful/latest/interfaces/FieldItem.html @@ -1,5 +1,5 @@ FieldItem | contentful.js

Interface FieldItem

Definition of an item belonging to the content type field

-
interface FieldItem {
    linkType?: "Entry" | "Asset";
    type: "Link" | "ResourceLink" | "Symbol";
    validations: ContentTypeFieldValidation[];
}

Properties

interface FieldItem {
    linkType?: "Entry" | "Asset";
    type: "Link" | "ResourceLink" | "Symbol";
    validations: ContentTypeFieldValidation[];
}

Properties

linkType?: "Entry" | "Asset"
type: "Link" | "ResourceLink" | "Symbol"
+

Properties

linkType?: "Entry" | "Asset"
type: "Link" | "ResourceLink" | "Symbol"
diff --git a/contentful/latest/interfaces/GlobalOptionsParams.html b/contentful/latest/interfaces/GlobalOptionsParams.html index 122a9836b..e266ccce5 100644 --- a/contentful/latest/interfaces/GlobalOptionsParams.html +++ b/contentful/latest/interfaces/GlobalOptionsParams.html @@ -1,5 +1,5 @@ -GlobalOptionsParams | contentful.js

Interface GlobalOptionsParams

interface GlobalOptionsParams {
    environment?: string;
    environmentBaseUrl?: string;
    space?: string;
    spaceBaseUrl?: string;
}

Properties

environment? +GlobalOptionsParams | contentful.js

Interface GlobalOptionsParams

interface GlobalOptionsParams {
    environment?: string;
    environmentBaseUrl?: string;
    space?: string;
    spaceBaseUrl?: string;
}

Properties

environment?: string
environmentBaseUrl?: string
space?: string
spaceBaseUrl?: string
+

Properties

environment?: string
environmentBaseUrl?: string
space?: string
spaceBaseUrl?: string
diff --git a/contentful/latest/interfaces/Link.html b/contentful/latest/interfaces/Link.html index 60c2494a5..27f8756b2 100644 --- a/contentful/latest/interfaces/Link.html +++ b/contentful/latest/interfaces/Link.html @@ -1,5 +1,5 @@ Link | contentful.js

Interface Link<T>

Link definition of a specific link type

-
interface Link<T> {
    id: string;
    linkType: T;
    type: "Link";
}

Type Parameters

Properties

id +
interface Link<T> {
    id: string;
    linkType: T;
    type: "Link";
}

Type Parameters

Properties

Properties

id: string
linkType: T
type
+

Properties

id: string
linkType: T
type
diff --git a/contentful/latest/interfaces/Locale.html b/contentful/latest/interfaces/Locale.html index 7cc9a6fdb..4a84a562c 100644 --- a/contentful/latest/interfaces/Locale.html +++ b/contentful/latest/interfaces/Locale.html @@ -1,7 +1,7 @@ Locale | contentful.js

Interface Locale

Properties of a single locale definition

-
interface Locale {
    code: string;
    default: boolean;
    fallbackCode: null | string;
    name: string;
    sys: LocaleSys;
}

Properties

interface Locale {
    code: string;
    default: boolean;
    fallbackCode: null | string;
    name: string;
    sys: LocaleSys;
}

Properties

code: string
default: boolean
fallbackCode: null | string
name: string
+

Properties

code: string
default: boolean
fallbackCode: null | string
name: string
diff --git a/contentful/latest/interfaces/LocaleSys.html b/contentful/latest/interfaces/LocaleSys.html index 995799c5d..356f82d95 100644 --- a/contentful/latest/interfaces/LocaleSys.html +++ b/contentful/latest/interfaces/LocaleSys.html @@ -1,5 +1,5 @@ LocaleSys | contentful.js

Interface LocaleSys

System managed metadata for locale

-
interface LocaleSys {
    id: string;
    type: "Locale";
    version: number;
}

Hierarchy (view full)

Properties

id +
interface LocaleSys {
    id: string;
    type: "Locale";
    version: number;
}

Hierarchy (view full)

Properties

Properties

id: string
type
version: number
+

Properties

id: string
type
version: number
diff --git a/contentful/latest/interfaces/ResourceLink.html b/contentful/latest/interfaces/ResourceLink.html index aad51e183..7f4d99c35 100644 --- a/contentful/latest/interfaces/ResourceLink.html +++ b/contentful/latest/interfaces/ResourceLink.html @@ -1,5 +1,5 @@ ResourceLink | contentful.js

Interface ResourceLink<LinkType>

Definition of an external resource link

-
interface ResourceLink<LinkType> {
    linkType: LinkType;
    type: "ResourceLink";
    urn: string;
}

Type Parameters

  • LinkType extends string = "Contentful:Entry"

Properties

interface ResourceLink<LinkType> {
    linkType: LinkType;
    type: "ResourceLink";
    urn: string;
}

Type Parameters

  • LinkType extends string = "Contentful:Entry"

Properties

Properties

linkType: LinkType
type
urn: string
+

Properties

linkType: LinkType
type
urn: string
diff --git a/contentful/latest/interfaces/Space.html b/contentful/latest/interfaces/Space.html index 7a2e865da..02cddc315 100644 --- a/contentful/latest/interfaces/Space.html +++ b/contentful/latest/interfaces/Space.html @@ -1,6 +1,6 @@ Space | contentful.js

Interface Space

Properties of a space

interface Space {
    locales: Omit<Locale, "sys">[];
    name: string;
    sys: SpaceSys;
}

Properties

interface Space {
    locales: Omit<Locale, "sys">[];
    name: string;
    sys: SpaceSys;
}

Properties

Properties

locales: Omit<Locale, "sys">[]
name: string
+

Properties

locales: Omit<Locale, "sys">[]
name: string
diff --git a/contentful/latest/interfaces/SpaceSys.html b/contentful/latest/interfaces/SpaceSys.html index 4b2b179df..251b3b6d4 100644 --- a/contentful/latest/interfaces/SpaceSys.html +++ b/contentful/latest/interfaces/SpaceSys.html @@ -1,5 +1,5 @@ SpaceSys | contentful.js

Interface SpaceSys

System managed metadata for spaces

interface SpaceSys {
    id: string;
    type: "Space";
}

Hierarchy (view full)

Properties

id +
interface SpaceSys {
    id: string;
    type: "Space";
}

Hierarchy (view full)

Properties

Properties

id: string
type
+

Properties

id: string
type
diff --git a/contentful/latest/interfaces/SyncCollection.html b/contentful/latest/interfaces/SyncCollection.html index 7575ad135..7aa0d595c 100644 --- a/contentful/latest/interfaces/SyncCollection.html +++ b/contentful/latest/interfaces/SyncCollection.html @@ -1,7 +1,7 @@ -SyncCollection | contentful.js

Interface SyncCollection<EntrySkeleton, Modifiers, Locales>

interface SyncCollection<EntrySkeleton, Modifiers, Locales> {
    assets: Asset<ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    deletedAssets: DeletedAsset[];
    deletedEntries: DeletedEntry[];
    entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    nextPageToken?: string;
    nextSyncToken?: string;
}

Type Parameters

Properties

assets +SyncCollection | contentful.js

Interface SyncCollection<EntrySkeleton, Modifiers, Locales>

interface SyncCollection<EntrySkeleton, Modifiers, Locales> {
    assets: Asset<ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    deletedAssets: DeletedAsset[];
    deletedEntries: DeletedEntry[];
    entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
        ? ChainModifiers<ChainModifiers>
        : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[];
    nextPageToken?: string;
    nextSyncToken?: string;
}

Type Parameters

Properties

assets: Asset<ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
deletedAssets: DeletedAsset[]
deletedEntries: DeletedEntry[]
entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
nextPageToken?: string
nextSyncToken?: string
+

Properties

assets: Asset<ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
deletedAssets: DeletedAsset[]
deletedEntries: DeletedEntry[]
entries: Entry<EntrySkeleton, ChainModifiers extends Modifiers
    ? ChainModifiers<ChainModifiers>
    : "WITH_ALL_LOCALES" | Exclude<Modifiers, undefined>, Locales>[]
nextPageToken?: string
nextSyncToken?: string
diff --git a/contentful/latest/interfaces/TagSys.html b/contentful/latest/interfaces/TagSys.html index b448c3b0c..7dfcc2659 100644 --- a/contentful/latest/interfaces/TagSys.html +++ b/contentful/latest/interfaces/TagSys.html @@ -1,6 +1,6 @@ TagSys | contentful.js

Interface TagSys

System managed metadata for tags

interface TagSys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    createdBy: {
        sys: UserLink;
    };
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    updatedBy: {
        sys: UserLink;
    };
    version: number;
    visibility: string;
}

Hierarchy

Properties

interface TagSys {
    contentSourceMaps?: CPAContentSourceMaps;
    contentSourceMapsLookup?: ContentSourceMapsLookup;
    createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    createdBy: {
        sys: UserLink;
    };
    environment: {
        sys: EnvironmentLink;
    };
    id: string;
    space: {
        sys: SpaceLink;
    };
    type: string;
    updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`;
    updatedBy: {
        sys: UserLink;
    };
    version: number;
    visibility: string;
}

Hierarchy

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
createdBy: {
    sys: UserLink;
}
environment: {
    sys: EnvironmentLink;
}
id: string
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
updatedBy: {
    sys: UserLink;
}
version: number
visibility: string
+

Properties

contentSourceMaps?: CPAContentSourceMaps
contentSourceMapsLookup?: ContentSourceMapsLookup
createdAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
createdBy: {
    sys: UserLink;
}
environment: {
    sys: EnvironmentLink;
}
id: string
space: {
    sys: SpaceLink;
}
type: string
updatedAt: `${number}-${number}-${number}T${number}:${number}:${number}Z`
updatedBy: {
    sys: UserLink;
}
version: number
visibility: string
diff --git a/contentful/latest/modules/EntryFieldTypes.html b/contentful/latest/modules/EntryFieldTypes.html index 5d941ff7a..f765ec69b 100644 --- a/contentful/latest/modules/EntryFieldTypes.html +++ b/contentful/latest/modules/EntryFieldTypes.html @@ -1,6 +1,6 @@ EntryFieldTypes | contentful.js

Namespace EntryFieldTypes

Definition of abstract entry field types with additional type properties Introduced to properly distinguish all fields to create consistent query types

-

Index

Type Aliases

Index

Type Aliases

Array AssetLink Boolean Date diff --git a/contentful/latest/modules/EntryFields.html b/contentful/latest/modules/EntryFields.html index afa00775e..53ced3746 100644 --- a/contentful/latest/modules/EntryFields.html +++ b/contentful/latest/modules/EntryFields.html @@ -1,5 +1,5 @@ EntryFields | contentful.js

Namespace EntryFields

Definition of entry fields

-

Index

Type Aliases

Index

Type Aliases

Array AssetLink Boolean Date diff --git a/contentful/latest/types/AddChainModifier.html b/contentful/latest/types/AddChainModifier.html index 810b94dd8..f1cc210b3 100644 --- a/contentful/latest/types/AddChainModifier.html +++ b/contentful/latest/types/AddChainModifier.html @@ -1,2 +1,2 @@ AddChainModifier | contentful.js

Type Alias AddChainModifier<Modifiers, AddedModifier>Internal

AddChainModifier<Modifiers, AddedModifier>: undefined extends Modifiers
    ? AddedModifier
    : Modifiers | AddedModifier

Adds a modifier to a list of client chain modifiers.

-

Type Parameters

+

Type Parameters

diff --git a/contentful/latest/types/AssetCollection.html b/contentful/latest/types/AssetCollection.html index b4683a886..08a21bc2d 100644 --- a/contentful/latest/types/AssetCollection.html +++ b/contentful/latest/types/AssetCollection.html @@ -2,4 +2,4 @@

Type Parameters

  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for asset field values.

+
diff --git a/contentful/latest/types/AssetFieldsFileDetailsQueries.html b/contentful/latest/types/AssetFieldsFileDetailsQueries.html index b6259a5a3..2a42b1cd4 100644 --- a/contentful/latest/types/AssetFieldsFileDetailsQueries.html +++ b/contentful/latest/types/AssetFieldsFileDetailsQueries.html @@ -1,3 +1,3 @@ AssetFieldsFileDetailsQueries | contentful.js

Type Alias AssetFieldsFileDetailsQueries

AssetFieldsFileDetailsQueries: ExistenceFilter<Pick<AssetDetails, "size">, "fields.file.details"> & EqualityFilter<Pick<AssetDetails, "size">, "fields.file.details"> & InequalityFilter<Pick<AssetDetails, "size">, "fields.file.details"> & RangeFilters<Pick<AssetDetails, "size">, "fields.file.details"> & SubsetFilters<Pick<AssetDetails, "size">, "fields.file.details">

All queries appliable to asset file details fields

Shape of asset fields used to calculate dynamic keys

-
+
diff --git a/contentful/latest/types/AssetFieldsFileQueries.html b/contentful/latest/types/AssetFieldsFileQueries.html index e870acffa..906fa0833 100644 --- a/contentful/latest/types/AssetFieldsFileQueries.html +++ b/contentful/latest/types/AssetFieldsFileQueries.html @@ -1,3 +1,3 @@ AssetFieldsFileQueries | contentful.js

Type Alias AssetFieldsFileQueries

AssetFieldsFileQueries: ExistenceFilter<AssetFile, "fields.file"> & EqualityFilter<AssetFile, "fields.file"> & InequalityFilter<AssetFile, "fields.file"> & FullTextSearchFilters<AssetFile, "fields.file"> & RangeFilters<AssetFile, "fields.file"> & SubsetFilters<AssetFile, "fields.file">

All queries appliable to asset file fields

Shape of asset fields used to calculate dynamic keys

-
+
diff --git a/contentful/latest/types/AssetFieldsQueries.html b/contentful/latest/types/AssetFieldsQueries.html index 9b4d5f549..f99b44859 100644 --- a/contentful/latest/types/AssetFieldsQueries.html +++ b/contentful/latest/types/AssetFieldsQueries.html @@ -1,3 +1,3 @@ AssetFieldsQueries | contentful.js

Type Alias AssetFieldsQueries<Fields>

AssetFieldsQueries<Fields>: ExistenceFilter<Fields, "fields"> & EqualityFilter<Fields, "fields"> & InequalityFilter<Fields, "fields"> & FullTextSearchFilters<Fields, "fields"> & AssetSelectFilter<Fields> & AssetOrderFilter & RangeFilters<Fields, "fields"> & SubsetFilters<Fields, "fields">

All queries appliable to asset fields

Type Parameters

  • Fields extends FieldsType

    Shape of asset fields used to calculate dynamic keys

    -
+
diff --git a/contentful/latest/types/AssetKey.html b/contentful/latest/types/AssetKey.html index 4d6e58d95..81a645054 100644 --- a/contentful/latest/types/AssetKey.html +++ b/contentful/latest/types/AssetKey.html @@ -1 +1 @@ -AssetKey | contentful.js

Type Alias AssetKey

AssetKey: {
    policy: string;
    secret: string;
}
+AssetKey | contentful.js

Type Alias AssetKey

AssetKey: {
    policy: string;
    secret: string;
}
diff --git a/contentful/latest/types/AssetLink.html b/contentful/latest/types/AssetLink.html index a963bbe84..b1f45eb04 100644 --- a/contentful/latest/types/AssetLink.html +++ b/contentful/latest/types/AssetLink.html @@ -1,2 +1,2 @@ AssetLink | contentful.js

Type Alias AssetLink

AssetLink: Link<"Asset">

Asset link type

-
+
diff --git a/contentful/latest/types/AssetMimeType.html b/contentful/latest/types/AssetMimeType.html index 231b12944..95ca94c9c 100644 --- a/contentful/latest/types/AssetMimeType.html +++ b/contentful/latest/types/AssetMimeType.html @@ -1 +1 @@ -AssetMimeType | contentful.js

Type Alias AssetMimeType

AssetMimeType:
    | "attachment"
    | "plaintext"
    | "image"
    | "audio"
    | "video"
    | "richtext"
    | "presentation"
    | "spreadsheet"
    | "pdfdocument"
    | "archive"
    | "code"
    | "markup"
+AssetMimeType | contentful.js

Type Alias AssetMimeType

AssetMimeType:
    | "attachment"
    | "plaintext"
    | "image"
    | "audio"
    | "video"
    | "richtext"
    | "presentation"
    | "spreadsheet"
    | "pdfdocument"
    | "archive"
    | "code"
    | "markup"
diff --git a/contentful/latest/types/AssetOrderFilter.html b/contentful/latest/types/AssetOrderFilter.html index 60e38b70a..353fdb83b 100644 --- a/contentful/latest/types/AssetOrderFilter.html +++ b/contentful/latest/types/AssetOrderFilter.html @@ -1,3 +1,3 @@ AssetOrderFilter | contentful.js

Type Alias AssetOrderFilterInternal

AssetOrderFilter: {
    order?: (
        | OrderFilterPaths<AssetSys, "sys">
        | "fields.file.contentType"
        | "-fields.file.contentType"
        | "fields.file.fileName"
        | "-fields.file.fileName"
        | "fields.file.url"
        | "-fields.file.url"
        | "fields.file.details.size"
        | "-fields.file.details.size")[];
}

Order in an asset

+
diff --git a/contentful/latest/types/AssetQueries.html b/contentful/latest/types/AssetQueries.html index d49b43984..56a9962ca 100644 --- a/contentful/latest/types/AssetQueries.html +++ b/contentful/latest/types/AssetQueries.html @@ -1,3 +1,3 @@ AssetQueries | contentful.js

Type Alias AssetQueries<Modifiers>

AssetQueries<Modifiers>: "WITH_ALL_LOCALES" extends Modifiers
    ? never
    : LocaleOption

Search parameters for a single asset methods

Type Parameters

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    -
+
diff --git a/contentful/latest/types/AssetSelectFilter.html b/contentful/latest/types/AssetSelectFilter.html index dd88bbac6..e0e9d4cdd 100644 --- a/contentful/latest/types/AssetSelectFilter.html +++ b/contentful/latest/types/AssetSelectFilter.html @@ -1,3 +1,3 @@ AssetSelectFilter | contentful.js

Type Alias AssetSelectFilter<Fields>Internal

AssetSelectFilter<Fields>: {
    select?: (
        | "sys"
        | SelectFilterPaths<AssetSys, "sys">
        | "fields"
        | SelectFilterPaths<Fields, "fields">
        | "metadata"
        | SelectFilterPaths<Metadata, "metadata">)[];
}

Select fields in an asset

Type Parameters

+
diff --git a/contentful/latest/types/AssetSys.html b/contentful/latest/types/AssetSys.html index 07e20f8d6..c358a4149 100644 --- a/contentful/latest/types/AssetSys.html +++ b/contentful/latest/types/AssetSys.html @@ -1,2 +1,2 @@ AssetSys | contentful.js

Type Alias AssetSys

AssetSys: EntitySys & {
    type: "Asset";
}

System managed metadata for assets

-
+
diff --git a/contentful/latest/types/AssetsQueries.html b/contentful/latest/types/AssetsQueries.html index 9a52f8944..595a23e44 100644 --- a/contentful/latest/types/AssetsQueries.html +++ b/contentful/latest/types/AssetsQueries.html @@ -1,4 +1,4 @@ AssetsQueries | contentful.js

Type Alias AssetsQueries<Fields, Modifiers>

AssetsQueries<Fields, Modifiers>: AssetFieldsQueries<Fields> & AssetFieldsFileQueries & AssetFieldsFileDetailsQueries & MetadataConceptsQueries & SysQueries<Pick<AssetSys,
    | "createdAt"
    | "updatedAt"
    | "revision"
    | "id"
    | "type">> & MetadataTagsQueries & FixedQueryOptions & FixedPagedOptions & {
    mimetype_group?: AssetMimeType;
} & ("WITH_ALL_LOCALES" extends Modifiers
    ? {}
    : LocaleOption)

Search parameters for asset collection methods

Type Parameters

  • Fields extends FieldsType
  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

Shape of an asset used to calculate dynamic keys

-
+
diff --git a/contentful/latest/types/BaseEntry.html b/contentful/latest/types/BaseEntry.html index 59b5fa97d..d2b4b3b36 100644 --- a/contentful/latest/types/BaseEntry.html +++ b/contentful/latest/types/BaseEntry.html @@ -1 +1 @@ -BaseEntry | contentful.js

Type Alias BaseEntry

BaseEntry: {
    metadata: Metadata;
    sys: EntrySys;
}
+BaseEntry | contentful.js

Type Alias BaseEntry

BaseEntry: {
    metadata: Metadata;
    sys: EntrySys;
}
diff --git a/contentful/latest/types/BaseFieldMap.html b/contentful/latest/types/BaseFieldMap.html index e4a89f7b6..6108964eb 100644 --- a/contentful/latest/types/BaseFieldMap.html +++ b/contentful/latest/types/BaseFieldMap.html @@ -1,3 +1,3 @@ BaseFieldMap | contentful.js

Type Alias BaseFieldMap<Field>

BaseFieldMap<Field>: Field extends EntryFieldTypes.Symbol<infer Values>
    ? EntryFields.Symbol<Values>
    : Field extends EntryFieldTypes.Text<infer Values>
        ? EntryFields.Text<Values>
        : Field extends EntryFieldTypes.Integer<infer Values>
            ? EntryFields.Integer<Values>
            : Field extends EntryFieldTypes.Number<infer Values>
                ? EntryFields.Number<Values>
                : Field extends EntryFieldTypes.Date
                    ? EntryFields.Date
                    : Field extends EntryFieldTypes.Boolean
                        ? EntryFields.Boolean
                        : Field extends EntryFieldTypes.Location
                            ? EntryFields.Location
                            : Field extends EntryFieldTypes.RichText
                                ? EntryFields.RichText
                                : Field extends EntryFieldTypes.Object<infer Data>
                                    ? EntryFields.Object<Data>
                                    : never

Mapping between abstract entry field types with additional type information and entry field types

-

Type Parameters

+

Type Parameters

diff --git a/contentful/latest/types/BoundingBoxSearchFilterInput.html b/contentful/latest/types/BoundingBoxSearchFilterInput.html index cbc30bf70..0039fc36b 100644 --- a/contentful/latest/types/BoundingBoxSearchFilterInput.html +++ b/contentful/latest/types/BoundingBoxSearchFilterInput.html @@ -1 +1 @@ -BoundingBoxSearchFilterInput | contentful.js

Type Alias BoundingBoxSearchFilterInput

BoundingBoxSearchFilterInput: [number, number, number, number]
+BoundingBoxSearchFilterInput | contentful.js

Type Alias BoundingBoxSearchFilterInput

BoundingBoxSearchFilterInput: [number, number, number, number]
diff --git a/contentful/latest/types/BoundingCircleSearchFilterInput.html b/contentful/latest/types/BoundingCircleSearchFilterInput.html index 410908cdb..e9741bd54 100644 --- a/contentful/latest/types/BoundingCircleSearchFilterInput.html +++ b/contentful/latest/types/BoundingCircleSearchFilterInput.html @@ -1 +1 @@ -BoundingCircleSearchFilterInput | contentful.js

Type Alias BoundingCircleSearchFilterInput

BoundingCircleSearchFilterInput: [number, number, number]
+BoundingCircleSearchFilterInput | contentful.js

Type Alias BoundingCircleSearchFilterInput

BoundingCircleSearchFilterInput: [number, number, number]
diff --git a/contentful/latest/types/BoundingObjectSearchFilter.html b/contentful/latest/types/BoundingObjectSearchFilter.html index 2e59a6e57..4348afa2b 100644 --- a/contentful/latest/types/BoundingObjectSearchFilter.html +++ b/contentful/latest/types/BoundingObjectSearchFilter.html @@ -1,3 +1,3 @@ BoundingObjectSearchFilter | contentful.js

Type Alias BoundingObjectSearchFilter<Fields, Prefix>Internal

BoundingObjectSearchFilter<Fields, Prefix>: BaseLocationFilter<Fields, Types, BoundingCircleSearchFilterInput | BoundingBoxSearchFilterInput, Prefix, "within">

within - location in a bounding object in provided fields

Type Parameters

  • Fields
  • Prefix extends string
+
diff --git a/contentful/latest/types/ChainModifiers.html b/contentful/latest/types/ChainModifiers.html index 752c30a9d..872b949ed 100644 --- a/contentful/latest/types/ChainModifiers.html +++ b/contentful/latest/types/ChainModifiers.html @@ -1,2 +1,2 @@ ChainModifiers | contentful.js

Type Alias ChainModifiersInternal

ChainModifiers:
    | "WITH_ALL_LOCALES"
    | "WITHOUT_LINK_RESOLUTION"
    | "WITHOUT_UNRESOLVABLE_LINKS"
    | undefined

Client chain modifiers used in all types that depend on the client configuration.

-
+
diff --git a/contentful/latest/types/ClientLogLevel.html b/contentful/latest/types/ClientLogLevel.html index 9c341e9d4..94ecd5a65 100644 --- a/contentful/latest/types/ClientLogLevel.html +++ b/contentful/latest/types/ClientLogLevel.html @@ -1 +1 @@ -ClientLogLevel | contentful.js

Type Alias ClientLogLevel

ClientLogLevel:
    | "error"
    | "warning"
    | "info"
    | string
+ClientLogLevel | contentful.js

Type Alias ClientLogLevel

ClientLogLevel:
    | "error"
    | "warning"
    | "info"
    | string
diff --git a/contentful/latest/types/ConditionalFixedQueries.html b/contentful/latest/types/ConditionalFixedQueries.html index 61ac62168..1d813126f 100644 --- a/contentful/latest/types/ConditionalFixedQueries.html +++ b/contentful/latest/types/ConditionalFixedQueries.html @@ -1 +1 @@ -ConditionalFixedQueries | contentful.js

Type Alias ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>

ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: ValueType
}

Type Parameters

  • Fields extends FieldsType
  • SupportedTypes
  • ValueType
  • Prefix extends string
  • QueryFilter extends string = ""
+ConditionalFixedQueries | contentful.js

Type Alias ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>

ConditionalFixedQueries<Fields, SupportedTypes, ValueType, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: ValueType
}

Type Parameters

  • Fields extends FieldsType
  • SupportedTypes
  • ValueType
  • Prefix extends string
  • QueryFilter extends string = ""
diff --git a/contentful/latest/types/ConditionalListQueries.html b/contentful/latest/types/ConditionalListQueries.html index 453128cb1..f8272721d 100644 --- a/contentful/latest/types/ConditionalListQueries.html +++ b/contentful/latest/types/ConditionalListQueries.html @@ -1 +1 @@ -ConditionalListQueries | contentful.js

Type Alias ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>

ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: NonNullable<BaseOrArrayType<Fields[FieldName]>>[]
}

Type Parameters

  • Fields
  • SupportedTypes
  • Prefix extends string
  • QueryFilter extends string = ""
+ConditionalListQueries | contentful.js

Type Alias ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>

ConditionalListQueries<Fields, SupportedTypes, Prefix, QueryFilter>: {
    [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}${QueryFilter}`]?: NonNullable<BaseOrArrayType<Fields[FieldName]>>[]
}

Type Parameters

  • Fields
  • SupportedTypes
  • Prefix extends string
  • QueryFilter extends string = ""
diff --git a/contentful/latest/types/ContentTypeCollection.html b/contentful/latest/types/ContentTypeCollection.html index b1bc84dc0..8ff96b139 100644 --- a/contentful/latest/types/ContentTypeCollection.html +++ b/contentful/latest/types/ContentTypeCollection.html @@ -1,2 +1,2 @@ ContentTypeCollection | contentful.js

Type Alias ContentTypeCollection

ContentTypeCollection: ContentfulCollection<ContentType>

Collection of content types

-
+
diff --git a/contentful/latest/types/ContentTypeFieldType.html b/contentful/latest/types/ContentTypeFieldType.html index 55b176a7e..b420dc4ee 100644 --- a/contentful/latest/types/ContentTypeFieldType.html +++ b/contentful/latest/types/ContentTypeFieldType.html @@ -1 +1 @@ -ContentTypeFieldType | contentful.js

Type Alias ContentTypeFieldType

ContentTypeFieldType:
    | "Symbol"
    | "Text"
    | "Integer"
    | "Number"
    | "Date"
    | "Boolean"
    | "Location"
    | "Link"
    | "Array"
    | "Object"
    | "RichText"
    | "ResourceLink"
+ContentTypeFieldType | contentful.js

Type Alias ContentTypeFieldType

ContentTypeFieldType:
    | "Symbol"
    | "Text"
    | "Integer"
    | "Number"
    | "Date"
    | "Boolean"
    | "Location"
    | "Link"
    | "Array"
    | "Object"
    | "RichText"
    | "ResourceLink"
diff --git a/contentful/latest/types/ContentTypeLink.html b/contentful/latest/types/ContentTypeLink.html index 6050ed512..1bc6850cf 100644 --- a/contentful/latest/types/ContentTypeLink.html +++ b/contentful/latest/types/ContentTypeLink.html @@ -1,2 +1,2 @@ ContentTypeLink | contentful.js

Type Alias ContentTypeLink

ContentTypeLink: Link<"ContentType">

Content type link type

-
+
diff --git a/contentful/latest/types/DeletedAsset.html b/contentful/latest/types/DeletedAsset.html index d54a58c68..6b9e3fd79 100644 --- a/contentful/latest/types/DeletedAsset.html +++ b/contentful/latest/types/DeletedAsset.html @@ -1,2 +1,2 @@ DeletedAsset | contentful.js

Type Alias DeletedAsset

DeletedAsset: {
    sys: EntitySys & {
        type: "DeletedAsset";
    };
}

System managed metadata for deleted assets

-
+
diff --git a/contentful/latest/types/DeletedEntry.html b/contentful/latest/types/DeletedEntry.html index 5fbce3e15..cfc2bcefb 100644 --- a/contentful/latest/types/DeletedEntry.html +++ b/contentful/latest/types/DeletedEntry.html @@ -1,2 +1,2 @@ DeletedEntry | contentful.js

Type Alias DeletedEntry

DeletedEntry: {
    sys: EntitySys & {
        type: "DeletedEntry";
    };
}

System managed metadata for deleted entries

-
+
diff --git a/contentful/latest/types/EntriesQueries.html b/contentful/latest/types/EntriesQueries.html index fd35083a3..8b7381e3b 100644 --- a/contentful/latest/types/EntriesQueries.html +++ b/contentful/latest/types/EntriesQueries.html @@ -1,4 +1,4 @@ EntriesQueries | contentful.js

Type Alias EntriesQueries<EntrySkeleton, Modifiers>

EntriesQueries<EntrySkeleton, Modifiers>: EntryFieldsQueries<EntrySkeleton["fields"]> & EntryContentTypeQuery<EntrySkeleton["contentTypeId"]> | SysQueries<Pick<EntrySys,
    | "createdAt"
    | "updatedAt"
    | "revision"
    | "id"
    | "type">> & MetadataTagsQueries & MetadataConceptsQueries & EntrySelectFilter & EntryOrderFilter & FixedQueryOptions & FixedPagedOptions & FixedLinkOptions & ("WITH_ALL_LOCALES" extends Modifiers
    ? {}
    : LocaleOption)

Search parameters for entry collection methods

Type Parameters

  • EntrySkeleton extends EntrySkeletonType

    Shape of an entry used to calculate dynamic keys

  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    -
+
diff --git a/contentful/latest/types/Entry.html b/contentful/latest/types/Entry.html index 12ce6e4a5..0b20a87b3 100644 --- a/contentful/latest/types/Entry.html +++ b/contentful/latest/types/Entry.html @@ -3,4 +3,4 @@
  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

  • +
    diff --git a/contentful/latest/types/EntryCollection.html b/contentful/latest/types/EntryCollection.html index c6c1553e3..58467f548 100644 --- a/contentful/latest/types/EntryCollection.html +++ b/contentful/latest/types/EntryCollection.html @@ -3,4 +3,4 @@
  • Modifiers extends ChainModifiers = ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

  • +
    diff --git a/contentful/latest/types/EntryContentTypeQuery.html b/contentful/latest/types/EntryContentTypeQuery.html index 436605e85..e4eae795e 100644 --- a/contentful/latest/types/EntryContentTypeQuery.html +++ b/contentful/latest/types/EntryContentTypeQuery.html @@ -1 +1 @@ -EntryContentTypeQuery | contentful.js

    Type Alias EntryContentTypeQuery<T>

    EntryContentTypeQuery<T>: {
        content_type: T;
    }

    Type Parameters

    • T extends string
    +EntryContentTypeQuery | contentful.js

    Type Alias EntryContentTypeQuery<T>

    EntryContentTypeQuery<T>: {
        content_type: T;
    }

    Type Parameters

    • T extends string
    diff --git a/contentful/latest/types/EntryField.html b/contentful/latest/types/EntryField.html index bc2f2409c..b3e2e1621 100644 --- a/contentful/latest/types/EntryField.html +++ b/contentful/latest/types/EntryField.html @@ -1,2 +1,2 @@ EntryField | contentful.js

    Type Alias EntryField<EntrySkeleton>

    All possible values for entry field types

    -

    Type Parameters

    +

    Type Parameters

    diff --git a/contentful/latest/types/EntryFieldType.html b/contentful/latest/types/EntryFieldType.html index 383556583..42db5778d 100644 --- a/contentful/latest/types/EntryFieldType.html +++ b/contentful/latest/types/EntryFieldType.html @@ -1,2 +1,2 @@ EntryFieldType | contentful.js
    +

    Type Parameters

    diff --git a/contentful/latest/types/EntryFieldTypes.Array.html b/contentful/latest/types/EntryFieldTypes.Array.html index 40dfbd0cc..e89dfb660 100644 --- a/contentful/latest/types/EntryFieldTypes.Array.html +++ b/contentful/latest/types/EntryFieldTypes.Array.html @@ -1 +1 @@ -Array | contentful.js

    Type Alias Array<Item>

    Array<Item>: {
        item: Item;
        type: "Array";
    }

    Type Parameters

    +Array | contentful.js

    Type Alias Array<Item>

    Array<Item>: {
        item: Item;
        type: "Array";
    }

    Type Parameters

    diff --git a/contentful/latest/types/EntryFieldTypes.AssetLink.html b/contentful/latest/types/EntryFieldTypes.AssetLink.html index 7b1f02be8..ab1a81ea6 100644 --- a/contentful/latest/types/EntryFieldTypes.AssetLink.html +++ b/contentful/latest/types/EntryFieldTypes.AssetLink.html @@ -1 +1 @@ -AssetLink | contentful.js
    AssetLink: {
        type: "AssetLink";
    }
    +AssetLink | contentful.js
    AssetLink: {
        type: "AssetLink";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.Boolean.html b/contentful/latest/types/EntryFieldTypes.Boolean.html index 0e6975c89..67fa9c113 100644 --- a/contentful/latest/types/EntryFieldTypes.Boolean.html +++ b/contentful/latest/types/EntryFieldTypes.Boolean.html @@ -1 +1 @@ -Boolean | contentful.js
    Boolean: {
        type: "Boolean";
    }
    +Boolean | contentful.js
    Boolean: {
        type: "Boolean";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.Date.html b/contentful/latest/types/EntryFieldTypes.Date.html index ccdad9244..5583f2275 100644 --- a/contentful/latest/types/EntryFieldTypes.Date.html +++ b/contentful/latest/types/EntryFieldTypes.Date.html @@ -1 +1 @@ -Date | contentful.js
    Date: {
        type: "Date";
    }
    +Date | contentful.js
    Date: {
        type: "Date";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.EntryLink.html b/contentful/latest/types/EntryFieldTypes.EntryLink.html index 81ade56b3..96b07a567 100644 --- a/contentful/latest/types/EntryFieldTypes.EntryLink.html +++ b/contentful/latest/types/EntryFieldTypes.EntryLink.html @@ -1 +1 @@ -EntryLink | contentful.js

    Type Alias EntryLink<EntrySkeleton>

    EntryLink<EntrySkeleton>: {
        entry: EntrySkeleton;
        type: "EntryLink";
    }

    Type Parameters

    +EntryLink | contentful.js

    Type Alias EntryLink<EntrySkeleton>

    EntryLink<EntrySkeleton>: {
        entry: EntrySkeleton;
        type: "EntryLink";
    }

    Type Parameters

    diff --git a/contentful/latest/types/EntryFieldTypes.EntryResourceLink.html b/contentful/latest/types/EntryFieldTypes.EntryResourceLink.html index a6584145e..dc3ce5bd3 100644 --- a/contentful/latest/types/EntryFieldTypes.EntryResourceLink.html +++ b/contentful/latest/types/EntryFieldTypes.EntryResourceLink.html @@ -1 +1 @@ -EntryResourceLink | contentful.js

    Type Alias EntryResourceLink<EntrySkeleton>

    EntryResourceLink<EntrySkeleton>: {
        entry: EntrySkeleton;
        type: "EntryResourceLink";
    }

    Type Parameters

    +EntryResourceLink | contentful.js

    Type Alias EntryResourceLink<EntrySkeleton>

    EntryResourceLink<EntrySkeleton>: {
        entry: EntrySkeleton;
        type: "EntryResourceLink";
    }

    Type Parameters

    diff --git a/contentful/latest/types/EntryFieldTypes.ExternalResourceLink.html b/contentful/latest/types/EntryFieldTypes.ExternalResourceLink.html index 9b02bd6aa..ffaeac916 100644 --- a/contentful/latest/types/EntryFieldTypes.ExternalResourceLink.html +++ b/contentful/latest/types/EntryFieldTypes.ExternalResourceLink.html @@ -1 +1 @@ -ExternalResourceLink | contentful.js
    ExternalResourceLink: {
        type: "ExternalResourceLink";
    }
    +ExternalResourceLink | contentful.js
    ExternalResourceLink: {
        type: "ExternalResourceLink";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.Integer.html b/contentful/latest/types/EntryFieldTypes.Integer.html index f46522426..16a69b7c3 100644 --- a/contentful/latest/types/EntryFieldTypes.Integer.html +++ b/contentful/latest/types/EntryFieldTypes.Integer.html @@ -1 +1 @@ -Integer | contentful.js

    Type Alias Integer<Values>

    Integer<Values>: {
        type: "Integer";
        values: Values;
    }

    Type Parameters

    • Values extends number = number
    +Integer | contentful.js

    Type Alias Integer<Values>

    Integer<Values>: {
        type: "Integer";
        values: Values;
    }

    Type Parameters

    • Values extends number = number
    diff --git a/contentful/latest/types/EntryFieldTypes.Location.html b/contentful/latest/types/EntryFieldTypes.Location.html index e6f088856..c1287b5df 100644 --- a/contentful/latest/types/EntryFieldTypes.Location.html +++ b/contentful/latest/types/EntryFieldTypes.Location.html @@ -1 +1 @@ -Location | contentful.js
    Location: {
        type: "Location";
    }
    +Location | contentful.js
    Location: {
        type: "Location";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.Number.html b/contentful/latest/types/EntryFieldTypes.Number.html index e3b8fa1db..9c501feea 100644 --- a/contentful/latest/types/EntryFieldTypes.Number.html +++ b/contentful/latest/types/EntryFieldTypes.Number.html @@ -1 +1 @@ -Number | contentful.js

    Type Alias Number<Values>

    Number<Values>: {
        type: "Number";
        values: Values;
    }

    Type Parameters

    • Values extends number = number
    +Number | contentful.js

    Type Alias Number<Values>

    Number<Values>: {
        type: "Number";
        values: Values;
    }

    Type Parameters

    • Values extends number = number
    diff --git a/contentful/latest/types/EntryFieldTypes.Object.html b/contentful/latest/types/EntryFieldTypes.Object.html index 48064a74c..44a8238fa 100644 --- a/contentful/latest/types/EntryFieldTypes.Object.html +++ b/contentful/latest/types/EntryFieldTypes.Object.html @@ -1 +1 @@ -Object | contentful.js

    Type Alias Object<Data>

    Object<Data>: {
        data: Data;
        type: "Object";
    }

    Type Parameters

    • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
    +Object | contentful.js

    Type Alias Object<Data>

    Object<Data>: {
        data: Data;
        type: "Object";
    }

    Type Parameters

    • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
    diff --git a/contentful/latest/types/EntryFieldTypes.RichText.html b/contentful/latest/types/EntryFieldTypes.RichText.html index fc4c0676a..68040ffc0 100644 --- a/contentful/latest/types/EntryFieldTypes.RichText.html +++ b/contentful/latest/types/EntryFieldTypes.RichText.html @@ -1 +1 @@ -RichText | contentful.js
    RichText: {
        type: "RichText";
    }
    +RichText | contentful.js
    RichText: {
        type: "RichText";
    }
    diff --git a/contentful/latest/types/EntryFieldTypes.Symbol.html b/contentful/latest/types/EntryFieldTypes.Symbol.html index d7553913e..4b87fa105 100644 --- a/contentful/latest/types/EntryFieldTypes.Symbol.html +++ b/contentful/latest/types/EntryFieldTypes.Symbol.html @@ -1 +1 @@ -Symbol | contentful.js

    Type Alias Symbol<Values>

    Symbol<Values>: {
        type: "Symbol";
        values: Values;
    }

    Type Parameters

    • Values extends string = string
    +Symbol | contentful.js

    Type Alias Symbol<Values>

    Symbol<Values>: {
        type: "Symbol";
        values: Values;
    }

    Type Parameters

    • Values extends string = string
    diff --git a/contentful/latest/types/EntryFieldTypes.Text.html b/contentful/latest/types/EntryFieldTypes.Text.html index 939c6d669..db890cf8a 100644 --- a/contentful/latest/types/EntryFieldTypes.Text.html +++ b/contentful/latest/types/EntryFieldTypes.Text.html @@ -1 +1 @@ -Text | contentful.js

    Type Alias Text<Values>

    Text<Values>: {
        type: "Text";
        values: Values;
    }

    Type Parameters

    • Values extends string = string
    +Text | contentful.js

    Type Alias Text<Values>

    Text<Values>: {
        type: "Text";
        values: Values;
    }

    Type Parameters

    • Values extends string = string
    diff --git a/contentful/latest/types/EntryFields.Array.html b/contentful/latest/types/EntryFields.Array.html index 8534af1a5..dcf21971d 100644 --- a/contentful/latest/types/EntryFields.Array.html +++ b/contentful/latest/types/EntryFields.Array.html @@ -1 +1 @@ -Array | contentful.js
    +Array | contentful.js
    diff --git a/contentful/latest/types/EntryFields.AssetLink.html b/contentful/latest/types/EntryFields.AssetLink.html index 63aa102fa..2814c17ca 100644 --- a/contentful/latest/types/EntryFields.AssetLink.html +++ b/contentful/latest/types/EntryFields.AssetLink.html @@ -1 +1 @@ -AssetLink | contentful.js
    AssetLink: Asset
    +AssetLink | contentful.js
    AssetLink: Asset
    diff --git a/contentful/latest/types/EntryFields.Boolean.html b/contentful/latest/types/EntryFields.Boolean.html index b2784b1d2..640e1eda2 100644 --- a/contentful/latest/types/EntryFields.Boolean.html +++ b/contentful/latest/types/EntryFields.Boolean.html @@ -1 +1 @@ -Boolean | contentful.js
    Boolean: boolean
    +Boolean | contentful.js
    Boolean: boolean
    diff --git a/contentful/latest/types/EntryFields.Date.html b/contentful/latest/types/EntryFields.Date.html index 7dd2e0159..191a0d885 100644 --- a/contentful/latest/types/EntryFields.Date.html +++ b/contentful/latest/types/EntryFields.Date.html @@ -1 +1 @@ -Date | contentful.js
    Date: `${number}-${number}-${number}T${number}:${number}:${number}Z`
    +Date | contentful.js
    Date: `${number}-${number}-${number}T${number}:${number}:${number}Z`
    diff --git a/contentful/latest/types/EntryFields.EntryLink.html b/contentful/latest/types/EntryFields.EntryLink.html index 54feff1fb..e9303a8e2 100644 --- a/contentful/latest/types/EntryFields.EntryLink.html +++ b/contentful/latest/types/EntryFields.EntryLink.html @@ -1 +1 @@ -EntryLink | contentful.js

    Type Alias EntryLink<EntrySkeleton>

    Type Parameters

    +EntryLink | contentful.js

    Type Alias EntryLink<EntrySkeleton>

    Type Parameters

    diff --git a/contentful/latest/types/EntryFields.Integer.html b/contentful/latest/types/EntryFields.Integer.html index 6e1bff04f..ea7f4b826 100644 --- a/contentful/latest/types/EntryFields.Integer.html +++ b/contentful/latest/types/EntryFields.Integer.html @@ -1 +1 @@ -Integer | contentful.js

    Type Alias Integer<Values>

    Integer<Values>: Values

    Type Parameters

    • Values extends number = number
    +Integer | contentful.js

    Type Alias Integer<Values>

    Integer<Values>: Values

    Type Parameters

    • Values extends number = number
    diff --git a/contentful/latest/types/EntryFields.Link.html b/contentful/latest/types/EntryFields.Link.html index 932cf79fc..159d3db3b 100644 --- a/contentful/latest/types/EntryFields.Link.html +++ b/contentful/latest/types/EntryFields.Link.html @@ -1 +1 @@ -Link | contentful.js

    Type Alias Link<EntrySkeleton>

    Type Parameters

    +Link | contentful.js

    Type Alias Link<EntrySkeleton>

    Type Parameters

    diff --git a/contentful/latest/types/EntryFields.Location.html b/contentful/latest/types/EntryFields.Location.html index 99a7609e8..cfd97bc03 100644 --- a/contentful/latest/types/EntryFields.Location.html +++ b/contentful/latest/types/EntryFields.Location.html @@ -1 +1 @@ -Location | contentful.js
    Location: {
        lat: number;
        lon: number;
    }
    +Location | contentful.js
    Location: {
        lat: number;
        lon: number;
    }
    diff --git a/contentful/latest/types/EntryFields.Number.html b/contentful/latest/types/EntryFields.Number.html index cf1cb9b16..bb1a33748 100644 --- a/contentful/latest/types/EntryFields.Number.html +++ b/contentful/latest/types/EntryFields.Number.html @@ -1 +1 @@ -Number | contentful.js

    Type Alias Number<Values>

    Number<Values>: Values

    Type Parameters

    • Values extends number = number
    +Number | contentful.js

    Type Alias Number<Values>

    Number<Values>: Values

    Type Parameters

    • Values extends number = number
    diff --git a/contentful/latest/types/EntryFields.Object.html b/contentful/latest/types/EntryFields.Object.html index a57d6122e..e05718369 100644 --- a/contentful/latest/types/EntryFields.Object.html +++ b/contentful/latest/types/EntryFields.Object.html @@ -1 +1 @@ -Object | contentful.js

    Type Alias Object<Data>

    Object<Data>: Data

    Type Parameters

    • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
    +Object | contentful.js

    Type Alias Object<Data>

    Object<Data>: Data

    Type Parameters

    • Data extends JsonObject | JsonArray | null = JsonObject | JsonArray | null
    diff --git a/contentful/latest/types/EntryFields.RichText.html b/contentful/latest/types/EntryFields.RichText.html index 29fa774c3..6d7a37f09 100644 --- a/contentful/latest/types/EntryFields.RichText.html +++ b/contentful/latest/types/EntryFields.RichText.html @@ -1 +1 @@ -RichText | contentful.js
    RichText: RichTextDocument
    +RichText | contentful.js
    RichText: RichTextDocument
    diff --git a/contentful/latest/types/EntryFields.Symbol.html b/contentful/latest/types/EntryFields.Symbol.html index 9055bc6e8..893526d05 100644 --- a/contentful/latest/types/EntryFields.Symbol.html +++ b/contentful/latest/types/EntryFields.Symbol.html @@ -1 +1 @@ -Symbol | contentful.js

    Type Alias Symbol<Values>

    Symbol<Values>: Values

    Type Parameters

    • Values extends string = string
    +Symbol | contentful.js

    Type Alias Symbol<Values>

    Symbol<Values>: Values

    Type Parameters

    • Values extends string = string
    diff --git a/contentful/latest/types/EntryFields.Text.html b/contentful/latest/types/EntryFields.Text.html index 5902cc555..797161454 100644 --- a/contentful/latest/types/EntryFields.Text.html +++ b/contentful/latest/types/EntryFields.Text.html @@ -1 +1 @@ -Text | contentful.js

    Type Alias Text<Values>

    Text<Values>: Values

    Type Parameters

    • Values extends string = string
    +Text | contentful.js

    Type Alias Text<Values>

    Text<Values>: Values

    Type Parameters

    • Values extends string = string
    diff --git a/contentful/latest/types/EntryFieldsEqualityFilter.html b/contentful/latest/types/EntryFieldsEqualityFilter.html index 65f0c553b..ab336c5a9 100644 --- a/contentful/latest/types/EntryFieldsEqualityFilter.html +++ b/contentful/latest/types/EntryFieldsEqualityFilter.html @@ -1,3 +1,3 @@ EntryFieldsEqualityFilter | contentful.js

    Type Alias EntryFieldsEqualityFilter<Fields, Prefix>Internal

    EntryFieldsEqualityFilter<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, "">

    Equality filters in provided fields of an entry - search for exact matches

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryFieldsExistenceFilter.html b/contentful/latest/types/EntryFieldsExistenceFilter.html index 6eb86b1cd..1dc99d928 100644 --- a/contentful/latest/types/EntryFieldsExistenceFilter.html +++ b/contentful/latest/types/EntryFieldsExistenceFilter.html @@ -1,3 +1,3 @@ EntryFieldsExistenceFilter | contentful.js

    Type Alias EntryFieldsExistenceFilter<Fields, Prefix>Internal

    EntryFieldsExistenceFilter<Fields, Prefix>: ConditionalFixedQueries<Fields, EntryFieldType<EntrySkeletonType> | undefined, boolean, Prefix, "[exists]">

    Check for existence of provided fields in an entry

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryFieldsFullTextSearchFilters.html b/contentful/latest/types/EntryFieldsFullTextSearchFilters.html index fbc4eb682..68bc7bf22 100644 --- a/contentful/latest/types/EntryFieldsFullTextSearchFilters.html +++ b/contentful/latest/types/EntryFieldsFullTextSearchFilters.html @@ -1,3 +1,3 @@ EntryFieldsFullTextSearchFilters | contentful.js

    Type Alias EntryFieldsFullTextSearchFilters<Fields, Prefix>Internal

    EntryFieldsFullTextSearchFilters<Fields, Prefix>: ConditionalFixedQueries<Fields, SupportedEntryFieldTypes, string, Prefix, "[match]">

    match - full text search in provided fields of an entry

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryFieldsInequalityFilter.html b/contentful/latest/types/EntryFieldsInequalityFilter.html index 26e1677ca..517f83dd4 100644 --- a/contentful/latest/types/EntryFieldsInequalityFilter.html +++ b/contentful/latest/types/EntryFieldsInequalityFilter.html @@ -1,3 +1,3 @@ EntryFieldsInequalityFilter | contentful.js

    Type Alias EntryFieldsInequalityFilter<Fields, Prefix>Internal

    EntryFieldsInequalityFilter<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, "[ne]">

    Inequality filters in provided fields of an entry - exclude matching items

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryFieldsQueries.html b/contentful/latest/types/EntryFieldsQueries.html index 05011c8c4..2e4e2bb1c 100644 --- a/contentful/latest/types/EntryFieldsQueries.html +++ b/contentful/latest/types/EntryFieldsQueries.html @@ -1,3 +1,3 @@ EntryFieldsQueries | contentful.js

    Type Alias EntryFieldsQueries<Fields>

    EntryFieldsQueries<Fields>:
        | EntrySelectFilterWithFields<Fields>
        | EntryOrderFilterWithFields<Fields>
        | EntryFieldsExistenceFilter<Fields, "fields">
        | EntryFieldsEqualityFilter<Fields, "fields">
        | EntryFieldsInequalityFilter<Fields, "fields">
        | EntryFieldsFullTextSearchFilters<Fields, "fields">
        | EntryFieldsSubsetFilters<Fields, "fields">
        | EntryFieldsSetFilter<Fields, "fields">
        | LocationSearchFilters<Fields, "fields">
        | EntryFieldsRangeFilters<Fields, "fields">
        | ReferenceSearchFilters<Fields, "fields">

    All queries applicable to entry fields

    Type Parameters

    • Fields extends FieldsType

      Shape of entry fields used to calculate dynamic keys

      -
    +
    diff --git a/contentful/latest/types/EntryFieldsRangeFilters.html b/contentful/latest/types/EntryFieldsRangeFilters.html index a819d0408..dec96d7c8 100644 --- a/contentful/latest/types/EntryFieldsRangeFilters.html +++ b/contentful/latest/types/EntryFieldsRangeFilters.html @@ -1,3 +1,3 @@ EntryFieldsRangeFilters | contentful.js

    Type Alias EntryFieldsRangeFilters<Fields, Prefix>Internal

    EntryFieldsRangeFilters<Fields, Prefix>: EntryFieldsConditionalQueries<Fields, SupportedEntryFieldTypes, Prefix, `[${RangeFilterTypes}]`>

    Range operators appliable to date and number fields in an entry

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryFieldsSetFilter.html b/contentful/latest/types/EntryFieldsSetFilter.html index 639550c1d..5ff7fd274 100644 --- a/contentful/latest/types/EntryFieldsSetFilter.html +++ b/contentful/latest/types/EntryFieldsSetFilter.html @@ -1,3 +1,3 @@ EntryFieldsSetFilter | contentful.js

    Type Alias EntryFieldsSetFilter<Fields, Prefix>Internal

    EntryFieldsSetFilter<Fields, Prefix>: EntryFieldsConditionalListQueries<Fields, SupportedTypes, Prefix, "[all]">

    Match multiple values in provided fields of an entry

    Type Parameters

    • Fields extends Record<string, EntryFieldType<any>>
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/EntryFieldsSubsetFilters.html b/contentful/latest/types/EntryFieldsSubsetFilters.html index 7aa800d85..fa63a83bb 100644 --- a/contentful/latest/types/EntryFieldsSubsetFilters.html +++ b/contentful/latest/types/EntryFieldsSubsetFilters.html @@ -3,4 +3,4 @@
  • Inclusion documentation
  • Exclusion documentation
  • -
    +
    diff --git a/contentful/latest/types/EntryLink.html b/contentful/latest/types/EntryLink.html index 5f2668ecd..f22accbdc 100644 --- a/contentful/latest/types/EntryLink.html +++ b/contentful/latest/types/EntryLink.html @@ -1,2 +1,2 @@ EntryLink | contentful.js

    Type Alias EntryLink

    EntryLink: Link<"Entry"> | ResourceLink

    Entry link type

    -
    +
    diff --git a/contentful/latest/types/EntryOrderFilter.html b/contentful/latest/types/EntryOrderFilter.html index ad3a51800..265d7e23f 100644 --- a/contentful/latest/types/EntryOrderFilter.html +++ b/contentful/latest/types/EntryOrderFilter.html @@ -1,3 +1,3 @@ EntryOrderFilter | contentful.js

    Type Alias EntryOrderFilterInternal

    EntryOrderFilter: {
        order?: (OrderFilterPaths<EntrySys, "sys"> | "sys.contentType.sys.id" | "-sys.contentType.sys.id")[];
    }

    Order in an entry

    +
    diff --git a/contentful/latest/types/EntryOrderFilterWithFields.html b/contentful/latest/types/EntryOrderFilterWithFields.html index 729049d4e..e1597fd3a 100644 --- a/contentful/latest/types/EntryOrderFilterWithFields.html +++ b/contentful/latest/types/EntryOrderFilterWithFields.html @@ -1,3 +1,3 @@ EntryOrderFilterWithFields | contentful.js

    Type Alias EntryOrderFilterWithFields<Fields>Internal

    EntryOrderFilterWithFields<Fields>: {
        order?: (
            | `fields.${keyof ConditionalPick<Fields, SupportedEntryFieldTypes> & string}`
            | `-fields.${keyof ConditionalPick<Fields, SupportedEntryFieldTypes> & string}`
            | `fields.${keyof ConditionalPick<Fields, SupportedLinkTypes> & string}.sys.id`
            | `-fields.${keyof ConditionalPick<Fields, SupportedLinkTypes> & string}.sys.id`
            | OrderFilterPaths<EntrySys, "sys">
            | "sys.contentType.sys.id"
            | "-sys.contentType.sys.id")[];
    }

    Order for provided fields in an entry

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntryQueries.html b/contentful/latest/types/EntryQueries.html index 02f9a767b..ccb47d208 100644 --- a/contentful/latest/types/EntryQueries.html +++ b/contentful/latest/types/EntryQueries.html @@ -1,3 +1,3 @@ EntryQueries | contentful.js

    Type Alias EntryQueries<Modifiers>

    EntryQueries<Modifiers>: Omit<FixedQueryOptions, "query"> & ("WITH_ALL_LOCALES" extends Modifiers
        ? {}
        : LocaleOption)

    Search parameters for a single entry methods

    Type Parameters

    • Modifiers extends ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

      -
    +
    diff --git a/contentful/latest/types/EntrySelectFilter.html b/contentful/latest/types/EntrySelectFilter.html index 22b54e860..9feab1b04 100644 --- a/contentful/latest/types/EntrySelectFilter.html +++ b/contentful/latest/types/EntrySelectFilter.html @@ -1,3 +1,3 @@ EntrySelectFilter | contentful.js

    Type Alias EntrySelectFilterInternal

    EntrySelectFilter: {
        select?: (
            | "sys"
            | "fields"
            | "metadata"
            | SelectFilterPaths<EntrySys, "sys">
            | SelectFilterPaths<Metadata, "metadata">)[];
    }

    Select fields in an entry

    +
    diff --git a/contentful/latest/types/EntrySelectFilterWithFields.html b/contentful/latest/types/EntrySelectFilterWithFields.html index 62c8e683a..1304ec5bc 100644 --- a/contentful/latest/types/EntrySelectFilterWithFields.html +++ b/contentful/latest/types/EntrySelectFilterWithFields.html @@ -1,3 +1,3 @@ EntrySelectFilterWithFields | contentful.js

    Type Alias EntrySelectFilterWithFields<Fields>Internal

    EntrySelectFilterWithFields<Fields>: {
        select?: (
            | "sys"
            | "fields"
            | "metadata"
            | SelectFilterPaths<EntrySys, "sys">
            | SelectFilterPaths<Fields, "fields">
            | SelectFilterPaths<Metadata, "metadata">)[];
    }

    Select fields from provided fields in an entry

    Type Parameters

    +
    diff --git a/contentful/latest/types/EntrySkeletonType.html b/contentful/latest/types/EntrySkeletonType.html index 63faa1ed2..fc5f84c90 100644 --- a/contentful/latest/types/EntrySkeletonType.html +++ b/contentful/latest/types/EntrySkeletonType.html @@ -1 +1 @@ -EntrySkeletonType | contentful.js

    Type Alias EntrySkeletonType<Fields, Id>

    EntrySkeletonType<Fields, Id>: {
        contentTypeId: Id;
        fields: Fields;
    }

    Type Parameters

    +EntrySkeletonType | contentful.js

    Type Alias EntrySkeletonType<Fields, Id>

    EntrySkeletonType<Fields, Id>: {
        contentTypeId: Id;
        fields: Fields;
    }

    Type Parameters

    diff --git a/contentful/latest/types/EnvironmentLink.html b/contentful/latest/types/EnvironmentLink.html index d591a8ddf..7498958e4 100644 --- a/contentful/latest/types/EnvironmentLink.html +++ b/contentful/latest/types/EnvironmentLink.html @@ -1,2 +1,2 @@ EnvironmentLink | contentful.js

    Type Alias EnvironmentLink

    EnvironmentLink: Link<"Environment">

    Environment link type

    -
    +
    diff --git a/contentful/latest/types/EqualityFilter.html b/contentful/latest/types/EqualityFilter.html index b73a0ed46..92481a5ea 100644 --- a/contentful/latest/types/EqualityFilter.html +++ b/contentful/latest/types/EqualityFilter.html @@ -1,3 +1,3 @@ EqualityFilter | contentful.js

    Type Alias EqualityFilter<Fields, Prefix>Internal

    EqualityFilter<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, "">

    Equality filters in provided fields - search for exact matches

    Type Parameters

    • Fields
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/ExistenceFilter.html b/contentful/latest/types/ExistenceFilter.html index 9de47d1f1..de01b9d67 100644 --- a/contentful/latest/types/ExistenceFilter.html +++ b/contentful/latest/types/ExistenceFilter.html @@ -1,3 +1,3 @@ ExistenceFilter | contentful.js

    Type Alias ExistenceFilter<Fields, Prefix>Internal

    ExistenceFilter<Fields, Prefix>: ConditionalFixedQueries<Fields,
        | EntryField<EntrySkeletonType<Fields>>
        | AssetFile
        | AssetDetails
        | undefined, boolean, Prefix, "[exists]">

    Check for existence of provided fields

    Type Parameters

    +
    diff --git a/contentful/latest/types/FieldsType.html b/contentful/latest/types/FieldsType.html index 127dd9688..503fb0ace 100644 --- a/contentful/latest/types/FieldsType.html +++ b/contentful/latest/types/FieldsType.html @@ -1 +1 @@ -FieldsType | contentful.js

    Type Alias FieldsType

    FieldsType: Record<string, any>
    +FieldsType | contentful.js

    Type Alias FieldsType

    FieldsType: Record<string, any>
    diff --git a/contentful/latest/types/FixedLinkOptions.html b/contentful/latest/types/FixedLinkOptions.html index 13ac0640e..c624b94a4 100644 --- a/contentful/latest/types/FixedLinkOptions.html +++ b/contentful/latest/types/FixedLinkOptions.html @@ -1 +1 @@ -FixedLinkOptions | contentful.js

    Type Alias FixedLinkOptions

    FixedLinkOptions: {
        links_to_asset?: string;
        links_to_entry?: string;
    }
    +FixedLinkOptions | contentful.js

    Type Alias FixedLinkOptions

    FixedLinkOptions: {
        links_to_asset?: string;
        links_to_entry?: string;
    }
    diff --git a/contentful/latest/types/FixedPagedOptions.html b/contentful/latest/types/FixedPagedOptions.html index aee190735..03ea0ca58 100644 --- a/contentful/latest/types/FixedPagedOptions.html +++ b/contentful/latest/types/FixedPagedOptions.html @@ -1 +1 @@ -FixedPagedOptions | contentful.js

    Type Alias FixedPagedOptions

    FixedPagedOptions: {
        limit?: number;
        skip?: number;
    }
    +FixedPagedOptions | contentful.js

    Type Alias FixedPagedOptions

    FixedPagedOptions: {
        limit?: number;
        skip?: number;
    }
    diff --git a/contentful/latest/types/FixedQueryOptions.html b/contentful/latest/types/FixedQueryOptions.html index e4fe4e781..6c9156687 100644 --- a/contentful/latest/types/FixedQueryOptions.html +++ b/contentful/latest/types/FixedQueryOptions.html @@ -1 +1 @@ -FixedQueryOptions | contentful.js

    Type Alias FixedQueryOptions

    FixedQueryOptions: {
        include?:
            | 0
            | 1
            | 2
            | 3
            | 4
            | 5
            | 6
            | 7
            | 8
            | 9
            | 10;
        query?: string;
    }
    +FixedQueryOptions | contentful.js

    Type Alias FixedQueryOptions

    FixedQueryOptions: {
        include?:
            | 0
            | 1
            | 2
            | 3
            | 4
            | 5
            | 6
            | 7
            | 8
            | 9
            | 10;
        query?: string;
    }
    diff --git a/contentful/latest/types/FullTextSearchFilters.html b/contentful/latest/types/FullTextSearchFilters.html index d8cbb42de..37e6488c0 100644 --- a/contentful/latest/types/FullTextSearchFilters.html +++ b/contentful/latest/types/FullTextSearchFilters.html @@ -1,3 +1,3 @@ FullTextSearchFilters | contentful.js

    Type Alias FullTextSearchFilters<Fields, Prefix>Internal

    FullTextSearchFilters<Fields, Prefix>: ConditionalFixedQueries<Fields, SupportedTypes, string, Prefix, "[match]">

    match - full text search in provided fields

    Type Parameters

    +
    diff --git a/contentful/latest/types/GetGlobalOptions.html b/contentful/latest/types/GetGlobalOptions.html index fe8bcee89..c1f4e6e47 100644 --- a/contentful/latest/types/GetGlobalOptions.html +++ b/contentful/latest/types/GetGlobalOptions.html @@ -1 +1 @@ -GetGlobalOptions | contentful.js

    Type Alias GetGlobalOptions

    GetGlobalOptions: ((globalOptions?: GlobalOptionsParams) => Required<GlobalOptionsParams>)
    +GetGlobalOptions | contentful.js

    Type Alias GetGlobalOptions

    GetGlobalOptions: ((globalOptions?: GlobalOptionsParams) => Required<GlobalOptionsParams>)
    diff --git a/contentful/latest/types/InequalityFilter.html b/contentful/latest/types/InequalityFilter.html index 0218babcd..b15777f65 100644 --- a/contentful/latest/types/InequalityFilter.html +++ b/contentful/latest/types/InequalityFilter.html @@ -1,3 +1,3 @@ InequalityFilter | contentful.js

    Type Alias InequalityFilter<Fields, Prefix>Internal

    InequalityFilter<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, "[ne]">

    Inequality filters in provided fields - exclude matching items

    Type Parameters

    • Fields
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/LinkType.html b/contentful/latest/types/LinkType.html index 530ad872f..2625a56db 100644 --- a/contentful/latest/types/LinkType.html +++ b/contentful/latest/types/LinkType.html @@ -1 +1 @@ -LinkType | contentful.js

    Type Alias LinkType

    LinkType:
        | "Space"
        | "ContentType"
        | "Environment"
        | "Entry"
        | "Tag"
        | "User"
        | "Asset"
        | "TaxonomyConcept"
    +LinkType | contentful.js

    Type Alias LinkType

    LinkType:
        | "Space"
        | "ContentType"
        | "Environment"
        | "Entry"
        | "Tag"
        | "User"
        | "Asset"
        | "TaxonomyConcept"
    diff --git a/contentful/latest/types/LocaleCode.html b/contentful/latest/types/LocaleCode.html index 761d4c615..a37bf0d40 100644 --- a/contentful/latest/types/LocaleCode.html +++ b/contentful/latest/types/LocaleCode.html @@ -1 +1 @@ -LocaleCode | contentful.js

    Type Alias LocaleCode

    LocaleCode: string
    +LocaleCode | contentful.js

    Type Alias LocaleCode

    LocaleCode: string
    diff --git a/contentful/latest/types/LocaleCollection.html b/contentful/latest/types/LocaleCollection.html index 0733ba2af..7a0f49d1e 100644 --- a/contentful/latest/types/LocaleCollection.html +++ b/contentful/latest/types/LocaleCollection.html @@ -1,2 +1,2 @@ LocaleCollection | contentful.js

    Type Alias LocaleCollection

    LocaleCollection: ContentfulCollection<Locale>

    Collection of locales

    -
    +
    diff --git a/contentful/latest/types/LocaleOption.html b/contentful/latest/types/LocaleOption.html index ec05fde77..c6107f01b 100644 --- a/contentful/latest/types/LocaleOption.html +++ b/contentful/latest/types/LocaleOption.html @@ -1 +1 @@ -LocaleOption | contentful.js

    Type Alias LocaleOption

    LocaleOption: {
        locale?: string;
    }
    +LocaleOption | contentful.js

    Type Alias LocaleOption

    LocaleOption: {
        locale?: string;
    }
    diff --git a/contentful/latest/types/LocationSearchFilters.html b/contentful/latest/types/LocationSearchFilters.html index 3970c4e6f..88e914c21 100644 --- a/contentful/latest/types/LocationSearchFilters.html +++ b/contentful/latest/types/LocationSearchFilters.html @@ -3,4 +3,4 @@
  • ProximitySearchFilter
  • BoundingObjectSearchFilter
  • -
    +
    diff --git a/contentful/latest/types/Metadata.html b/contentful/latest/types/Metadata.html index 528583a06..f2e105556 100644 --- a/contentful/latest/types/Metadata.html +++ b/contentful/latest/types/Metadata.html @@ -1,2 +1,2 @@ Metadata | contentful.js

    Type Alias Metadata

    Metadata: {
        concepts?: {
            sys: TaxonomyConceptLink;
        }[];
        tags: {
            sys: TagLink;
        }[];
    }

    User-controlled metadata

    -
    +
    diff --git a/contentful/latest/types/MetadataConceptsQueries.html b/contentful/latest/types/MetadataConceptsQueries.html index ba734fccb..a50118317 100644 --- a/contentful/latest/types/MetadataConceptsQueries.html +++ b/contentful/latest/types/MetadataConceptsQueries.html @@ -1,2 +1,2 @@ MetadataConceptsQueries | contentful.js

    Type Alias MetadataConceptsQueries

    MetadataConceptsQueries:
        | ConditionalFixedQueries<Pick<Metadata, "concepts">, any, boolean, "metadata", "[exists]">
        | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[all]">
        | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[in]">
        | ConditionalListQueries<Pick<TaxonomyConceptLink, "id">, any, "metadata.concepts.sys", "[nin]">
        | ConditionalListQueries<{
            descendants: string;
        }, any, "metadata.concepts", "[in]">

    All queries applicable to metadata concepts fields

    -
    +
    diff --git a/contentful/latest/types/MetadataTagsQueries.html b/contentful/latest/types/MetadataTagsQueries.html index 9cd151058..cee31c055 100644 --- a/contentful/latest/types/MetadataTagsQueries.html +++ b/contentful/latest/types/MetadataTagsQueries.html @@ -1,2 +1,2 @@ MetadataTagsQueries | contentful.js

    Type Alias MetadataTagsQueries

    MetadataTagsQueries:
        | ConditionalFixedQueries<Pick<Metadata, "tags">, any, boolean, "metadata", "[exists]">
        | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[all]">
        | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[in]">
        | ConditionalListQueries<Pick<TagLink, "id">, any, "metadata.tags.sys", "[nin]">

    All queries applicable to metadata tags fields

    -
    +
    diff --git a/contentful/latest/types/OrderFilterPaths.html b/contentful/latest/types/OrderFilterPaths.html index aeb4fff66..b2116f19b 100644 --- a/contentful/latest/types/OrderFilterPaths.html +++ b/contentful/latest/types/OrderFilterPaths.html @@ -1 +1 @@ -OrderFilterPaths | contentful.js

    Type Alias OrderFilterPaths<Fields, Prefix>

    OrderFilterPaths<Fields, Prefix>: `${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}` | `-${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}`

    Type Parameters

    +OrderFilterPaths | contentful.js

    Type Alias OrderFilterPaths<Fields, Prefix>

    OrderFilterPaths<Fields, Prefix>: `${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}` | `-${Prefix}.${keyof ConditionalPick<Fields, SupportedTypes> & string}`

    Type Parameters

    diff --git a/contentful/latest/types/ProximitySearchFilter.html b/contentful/latest/types/ProximitySearchFilter.html index 4dafa2838..8604b499b 100644 --- a/contentful/latest/types/ProximitySearchFilter.html +++ b/contentful/latest/types/ProximitySearchFilter.html @@ -1,3 +1,3 @@ ProximitySearchFilter | contentful.js

    Type Alias ProximitySearchFilter<Fields, Prefix>Internal

    ProximitySearchFilter<Fields, Prefix>: BaseLocationFilter<Fields, Types, ProximitySearchFilterInput, Prefix, "near">

    near - location proximity search in provided fields

    Type Parameters

    • Fields
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/ProximitySearchFilterInput.html b/contentful/latest/types/ProximitySearchFilterInput.html index 4960ccd42..0912ffe9e 100644 --- a/contentful/latest/types/ProximitySearchFilterInput.html +++ b/contentful/latest/types/ProximitySearchFilterInput.html @@ -1 +1 @@ -ProximitySearchFilterInput | contentful.js

    Type Alias ProximitySearchFilterInput

    ProximitySearchFilterInput: [number, number]
    +ProximitySearchFilterInput | contentful.js

    Type Alias ProximitySearchFilterInput

    ProximitySearchFilterInput: [number, number]
    diff --git a/contentful/latest/types/RangeFilters.html b/contentful/latest/types/RangeFilters.html index fecba5f25..d8bc0792c 100644 --- a/contentful/latest/types/RangeFilters.html +++ b/contentful/latest/types/RangeFilters.html @@ -1,3 +1,3 @@ RangeFilters | contentful.js

    Type Alias RangeFilters<Fields, Prefix>Internal

    RangeFilters<Fields, Prefix>: ConditionalQueries<Fields, SupportedTypes, Prefix, `[${RangeFilterTypes}]`>

    Range operators appliable to date and number fields

    Type Parameters

    • Fields
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/ReferenceSearchFilters.html b/contentful/latest/types/ReferenceSearchFilters.html index 04fc2b6a5..61ceac4c5 100644 --- a/contentful/latest/types/ReferenceSearchFilters.html +++ b/contentful/latest/types/ReferenceSearchFilters.html @@ -1,3 +1,3 @@ ReferenceSearchFilters | contentful.js

    Type Alias ReferenceSearchFilters<Fields, Prefix>Internal

    ReferenceSearchFilters<Fields, Prefix>: {
        [FieldName in keyof ConditionalPick<Fields, SupportedTypes> as `${Prefix}.${string & FieldName}.${string}`]?: any
    }

    Search on references in provided fields

    Type Parameters

    • Fields
    • Prefix extends string
    +
    diff --git a/contentful/latest/types/ResolvedAssetLink.html b/contentful/latest/types/ResolvedAssetLink.html index 1bb816ac0..61b1f9c06 100644 --- a/contentful/latest/types/ResolvedAssetLink.html +++ b/contentful/latest/types/ResolvedAssetLink.html @@ -4,4 +4,4 @@ If the current client configuration includes withoutUnresolvableLinks chain option, the returned type will not include non-resolvable linked entities

    Type Parameters

    • Modifiers extends ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

      -
    • Locales extends LocaleCode
    +
  • Locales extends LocaleCode
  • diff --git a/contentful/latest/types/ResolvedEntryLink.html b/contentful/latest/types/ResolvedEntryLink.html index 43bce1132..a14aa1939 100644 --- a/contentful/latest/types/ResolvedEntryLink.html +++ b/contentful/latest/types/ResolvedEntryLink.html @@ -6,4 +6,4 @@

    Type Parameters

    • Modifiers extends ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    • Locales extends LocaleCode

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    • LinkedEntry extends EntrySkeletonType

      Shape of the linked entry used to calculate dynamic keys

      -
    +
    diff --git a/contentful/latest/types/ResolvedEntryResourceLink.html b/contentful/latest/types/ResolvedEntryResourceLink.html index 5832d34fa..3ca264105 100644 --- a/contentful/latest/types/ResolvedEntryResourceLink.html +++ b/contentful/latest/types/ResolvedEntryResourceLink.html @@ -6,4 +6,4 @@

    Type Parameters

    • Modifiers extends ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    • Locales extends LocaleCode

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

    • LinkedEntry extends EntrySkeletonType

      Shape of the linked entry used to calculate dynamic keys

      -
    +
    diff --git a/contentful/latest/types/ResolvedField.html b/contentful/latest/types/ResolvedField.html index f4b3057aa..fea801ba4 100644 --- a/contentful/latest/types/ResolvedField.html +++ b/contentful/latest/types/ResolvedField.html @@ -3,4 +3,4 @@
  • Modifiers extends ChainModifiers

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

  • Locales extends LocaleCode = LocaleCode

    If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

  • +
    diff --git a/contentful/latest/types/ResolvedLink.html b/contentful/latest/types/ResolvedLink.html index 3277a85f2..6a8a18d68 100644 --- a/contentful/latest/types/ResolvedLink.html +++ b/contentful/latest/types/ResolvedLink.html @@ -2,4 +2,4 @@

    Type Parameters

    • Field extends EntryFieldType<EntrySkeletonType>

      Shape of an entry used to calculate dynamic keys

    • Modifiers extends ChainModifiers = ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    • Locales extends LocaleCode = LocaleCode

      If provided for a client using allLocales modifier, response type defines locale keys for entry field values.

      -
    +
    diff --git a/contentful/latest/types/SelectFilterPaths.html b/contentful/latest/types/SelectFilterPaths.html index e2efe5ba6..d7344b006 100644 --- a/contentful/latest/types/SelectFilterPaths.html +++ b/contentful/latest/types/SelectFilterPaths.html @@ -1 +1 @@ -SelectFilterPaths | contentful.js

    Type Alias SelectFilterPaths<Fields, Prefix>

    SelectFilterPaths<Fields, Prefix>: `${Prefix}.${keyof Fields & string}`

    Type Parameters

    +SelectFilterPaths | contentful.js

    Type Alias SelectFilterPaths<Fields, Prefix>

    SelectFilterPaths<Fields, Prefix>: `${Prefix}.${keyof Fields & string}`

    Type Parameters

    diff --git a/contentful/latest/types/SpaceLink.html b/contentful/latest/types/SpaceLink.html index 3a52f0917..04b75dafb 100644 --- a/contentful/latest/types/SpaceLink.html +++ b/contentful/latest/types/SpaceLink.html @@ -1,2 +1,2 @@ SpaceLink | contentful.js

    Type Alias SpaceLink

    SpaceLink: Link<"Space">

    Space link type

    -
    +
    diff --git a/contentful/latest/types/SubsetFilters.html b/contentful/latest/types/SubsetFilters.html index 71719254a..c014c32a9 100644 --- a/contentful/latest/types/SubsetFilters.html +++ b/contentful/latest/types/SubsetFilters.html @@ -3,4 +3,4 @@
  • Inclusion documentation
  • Exclusion documentation
  • -
    +
    diff --git a/contentful/latest/types/SupportedEntryFieldTypes.html b/contentful/latest/types/SupportedEntryFieldTypes.html index 1e685d33b..161efd9d0 100644 --- a/contentful/latest/types/SupportedEntryFieldTypes.html +++ b/contentful/latest/types/SupportedEntryFieldTypes.html @@ -1 +1 @@ -SupportedEntryFieldTypes | contentful.js

    Type Alias SupportedEntryFieldTypes

    SupportedEntryFieldTypes:
        | EntryFieldTypes.Symbol
        | EntryFieldTypes.Integer
        | EntryFieldTypes.Number
        | EntryFieldTypes.Date
        | EntryFieldTypes.Boolean
        | EntryFieldTypes.Location
        | undefined
    +SupportedEntryFieldTypes | contentful.js

    Type Alias SupportedEntryFieldTypes

    SupportedEntryFieldTypes:
        | EntryFieldTypes.Symbol
        | EntryFieldTypes.Integer
        | EntryFieldTypes.Number
        | EntryFieldTypes.Date
        | EntryFieldTypes.Boolean
        | EntryFieldTypes.Location
        | undefined
    diff --git a/contentful/latest/types/SupportedLinkTypes.html b/contentful/latest/types/SupportedLinkTypes.html index 34e8019ed..225ad200b 100644 --- a/contentful/latest/types/SupportedLinkTypes.html +++ b/contentful/latest/types/SupportedLinkTypes.html @@ -1 +1 @@ -SupportedLinkTypes | contentful.js

    Type Alias SupportedLinkTypes

    SupportedLinkTypes: EntryFieldTypes.AssetLink | EntryFieldTypes.EntryLink<any> | undefined
    +SupportedLinkTypes | contentful.js

    Type Alias SupportedLinkTypes

    SupportedLinkTypes: EntryFieldTypes.AssetLink | EntryFieldTypes.EntryLink<any> | undefined
    diff --git a/contentful/latest/types/SupportedTypes.html b/contentful/latest/types/SupportedTypes.html index a3b8612a4..e90c866d5 100644 --- a/contentful/latest/types/SupportedTypes.html +++ b/contentful/latest/types/SupportedTypes.html @@ -1 +1 @@ -SupportedTypes | contentful.js

    Type Alias SupportedTypes

    SupportedTypes:
        | EntryFields.Symbol
        | EntryFields.Integer
        | EntryFields.Number
        | EntryFields.Date
        | EntryFields.Boolean
        | EntryFields.Location
        | undefined
    +SupportedTypes | contentful.js

    Type Alias SupportedTypes

    SupportedTypes:
        | EntryFields.Symbol
        | EntryFields.Integer
        | EntryFields.Number
        | EntryFields.Date
        | EntryFields.Boolean
        | EntryFields.Location
        | undefined
    diff --git a/contentful/latest/types/SyncEntities.html b/contentful/latest/types/SyncEntities.html index ea67bb3f4..63da11d71 100644 --- a/contentful/latest/types/SyncEntities.html +++ b/contentful/latest/types/SyncEntities.html @@ -1 +1 @@ -SyncEntities | contentful.js

    Type Alias SyncEntities

    SyncEntities:
        | Entry<EntrySkeletonType>
        | Asset
        | DeletedEntry
        | DeletedAsset
    +SyncEntities | contentful.js

    Type Alias SyncEntities

    SyncEntities:
        | Entry<EntrySkeletonType>
        | Asset
        | DeletedEntry
        | DeletedAsset
    diff --git a/contentful/latest/types/SyncOptions.html b/contentful/latest/types/SyncOptions.html index 47d3ee608..766309a36 100644 --- a/contentful/latest/types/SyncOptions.html +++ b/contentful/latest/types/SyncOptions.html @@ -1,4 +1,4 @@ SyncOptions | contentful.js

    Type Alias SyncOptions

    SyncOptions: {
        paginate?: boolean;
    }

    Type declaration

    • Optionalpaginate?: boolean
      true
       
      -
    +
    diff --git a/contentful/latest/types/SyncPageQuery.html b/contentful/latest/types/SyncPageQuery.html index 120bd26b7..25c705c38 100644 --- a/contentful/latest/types/SyncPageQuery.html +++ b/contentful/latest/types/SyncPageQuery.html @@ -1 +1 @@ -SyncPageQuery | contentful.js

    Type Alias SyncPageQuery

    SyncPageQuery: SyncQuery & {
        sync_token?: string;
    }
    +SyncPageQuery | contentful.js

    Type Alias SyncPageQuery

    SyncPageQuery: SyncQuery & {
        sync_token?: string;
    }
    diff --git a/contentful/latest/types/SyncPageResponse.html b/contentful/latest/types/SyncPageResponse.html index b66501c04..722b4bd27 100644 --- a/contentful/latest/types/SyncPageResponse.html +++ b/contentful/latest/types/SyncPageResponse.html @@ -1 +1 @@ -SyncPageResponse | contentful.js

    Type Alias SyncPageResponse

    SyncPageResponse: {
        items: SyncEntities[];
        nextPageToken?: string;
        nextSyncToken?: string;
    }
    +SyncPageResponse | contentful.js

    Type Alias SyncPageResponse

    SyncPageResponse: {
        items: SyncEntities[];
        nextPageToken?: string;
        nextSyncToken?: string;
    }
    diff --git a/contentful/latest/types/SyncQuery.html b/contentful/latest/types/SyncQuery.html index 0adb81c07..4c6d7f7d2 100644 --- a/contentful/latest/types/SyncQuery.html +++ b/contentful/latest/types/SyncQuery.html @@ -1 +1 @@ -SyncQuery | contentful.js

    Type Alias SyncQuery

    SyncQuery: {
        initial?: true;
        limit?: number;
        nextPageToken?: string;
        nextSyncToken?: string;
    } & ({
        content_type: string;
        type: "Entry";
    } | {
        type?:
            | "Asset"
            | "Entry"
            | "Deletion"
            | "DeletedAsset"
            | "DeletedEntry";
    })
    +SyncQuery | contentful.js

    Type Alias SyncQuery

    SyncQuery: {
        initial?: true;
        limit?: number;
        nextPageToken?: string;
        nextSyncToken?: string;
    } & ({
        content_type: string;
        type: "Entry";
    } | {
        type?:
            | "Asset"
            | "Entry"
            | "Deletion"
            | "DeletedAsset"
            | "DeletedEntry";
    })
    diff --git a/contentful/latest/types/SyncResponse.html b/contentful/latest/types/SyncResponse.html index 1ad9fb6dd..1be0f08c2 100644 --- a/contentful/latest/types/SyncResponse.html +++ b/contentful/latest/types/SyncResponse.html @@ -1 +1 @@ -SyncResponse | contentful.js

    Type Alias SyncResponse

    SyncResponse: {
        items: SyncEntities[];
        nextPageUrl?: string;
        nextSyncUrl?: string;
    }
    +SyncResponse | contentful.js

    Type Alias SyncResponse

    SyncResponse: {
        items: SyncEntities[];
        nextPageUrl?: string;
        nextSyncUrl?: string;
    }
    diff --git a/contentful/latest/types/SysQueries.html b/contentful/latest/types/SysQueries.html index a1c7e91f9..6b48d40d3 100644 --- a/contentful/latest/types/SysQueries.html +++ b/contentful/latest/types/SysQueries.html @@ -1,2 +1,2 @@ SysQueries | contentful.js

    Type Alias SysQueries<Sys>

    SysQueries<Sys>: ExistenceFilter<Sys, "sys"> & EqualityFilter<Sys, "sys"> & InequalityFilter<Sys, "sys"> & SubsetFilters<Sys, "sys"> & RangeFilters<Sys, "sys">

    All queries applicable to sys fields

    -

    Type Parameters

    +

    Type Parameters

    diff --git a/contentful/latest/types/Tag.html b/contentful/latest/types/Tag.html index 240243abb..93d003ee7 100644 --- a/contentful/latest/types/Tag.html +++ b/contentful/latest/types/Tag.html @@ -1,3 +1,3 @@ Tag | contentful.js

    Type Alias Tag

    Tag: {
        name: string;
        sys: TagSys;
    }

    Properties for a single content tag definition

    +
    diff --git a/contentful/latest/types/TagCollection.html b/contentful/latest/types/TagCollection.html index fe6a08ac0..f11f655c7 100644 --- a/contentful/latest/types/TagCollection.html +++ b/contentful/latest/types/TagCollection.html @@ -1,2 +1,2 @@ TagCollection | contentful.js

    Type Alias TagCollection

    TagCollection: ContentfulCollection<Tag>

    Collection of tags

    -
    +
    diff --git a/contentful/latest/types/TagLink.html b/contentful/latest/types/TagLink.html index c11e6f38c..52578a5df 100644 --- a/contentful/latest/types/TagLink.html +++ b/contentful/latest/types/TagLink.html @@ -1,2 +1,2 @@ TagLink | contentful.js

    Type Alias TagLink

    TagLink: Link<"Tag">

    Tag link type

    -
    +
    diff --git a/contentful/latest/types/TagNameFilters.html b/contentful/latest/types/TagNameFilters.html index d50f76b6b..4b668a7aa 100644 --- a/contentful/latest/types/TagNameFilters.html +++ b/contentful/latest/types/TagNameFilters.html @@ -1 +1 @@ -TagNameFilters | contentful.js

    Type Alias TagNameFilters

    TagNameFilters: {
        name?: string;
        name[exists]?: boolean;
        name[in]?: string[];
        name[match]?: string;
        name[ne]?: string;
        name[nin]?: string[];
    }
    +TagNameFilters | contentful.js

    Type Alias TagNameFilters

    TagNameFilters: {
        name?: string;
        name[exists]?: boolean;
        name[in]?: string[];
        name[match]?: string;
        name[ne]?: string;
        name[nin]?: string[];
    }
    diff --git a/contentful/latest/types/TagOrderFilter.html b/contentful/latest/types/TagOrderFilter.html index 02653bc18..be6dfd6ca 100644 --- a/contentful/latest/types/TagOrderFilter.html +++ b/contentful/latest/types/TagOrderFilter.html @@ -1,3 +1,3 @@ TagOrderFilter | contentful.js

    Type Alias TagOrderFilterInternal

    TagOrderFilter: {
        order?: (OrderFilterPaths<TagSys, "sys"> | "name" | "-name")[];
    }

    Order in a tag

    +
    diff --git a/contentful/latest/types/TagQueries.html b/contentful/latest/types/TagQueries.html index 8e83b9c89..8bfcdeae0 100644 --- a/contentful/latest/types/TagQueries.html +++ b/contentful/latest/types/TagQueries.html @@ -1,3 +1,3 @@ TagQueries | contentful.js

    Type Alias TagQueries

    TagQueries: TagNameFilters & SysQueries<Pick<TagSys,
        | "createdAt"
        | "updatedAt"
        | "visibility"
        | "id"
        | "type">> & TagOrderFilter & FixedPagedOptions

    Search parameters for a tag methods

    The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    -
    +
    diff --git a/contentful/latest/types/TaxonomyConceptLink.html b/contentful/latest/types/TaxonomyConceptLink.html index f23e2365f..0fcf88a48 100644 --- a/contentful/latest/types/TaxonomyConceptLink.html +++ b/contentful/latest/types/TaxonomyConceptLink.html @@ -1,2 +1,2 @@ TaxonomyConceptLink | contentful.js

    Type Alias TaxonomyConceptLink

    TaxonomyConceptLink: Link<"TaxonomyConcept">

    Taxonomy Concept link type

    -
    +
    diff --git a/contentful/latest/types/UnresolvedLink.html b/contentful/latest/types/UnresolvedLink.html index cdde07995..e1b0fb038 100644 --- a/contentful/latest/types/UnresolvedLink.html +++ b/contentful/latest/types/UnresolvedLink.html @@ -1,2 +1,2 @@ UnresolvedLink | contentful.js

    Type Alias UnresolvedLink<T>

    UnresolvedLink<T>: {
        sys: Link<T>;
    }

    Unresolved link field of a specific link type

    -

    Type Parameters

    +

    Type Parameters

    diff --git a/contentful/latest/types/UserLink.html b/contentful/latest/types/UserLink.html index c570627e0..c57fcf6ab 100644 --- a/contentful/latest/types/UserLink.html +++ b/contentful/latest/types/UserLink.html @@ -1,2 +1,2 @@ UserLink | contentful.js

    Type Alias UserLink

    UserLink: Link<"User">

    User link type

    -
    +
    diff --git a/index.html b/index.html index a07fc074e..c95dbf983 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - +