@wix/multilingual 1.0.88 → 1.0.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/multilingual",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.90",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
"type-bundles"
|
|
22
22
|
],
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@wix/multilingual_entity-mapper": "1.0.
|
|
24
|
+
"@wix/multilingual_entity-mapper": "1.0.28",
|
|
25
25
|
"@wix/multilingual_machine-translation": "1.0.38",
|
|
26
26
|
"@wix/multilingual_site-translator": "1.0.21",
|
|
27
|
-
"@wix/multilingual_translation-contents": "1.0.
|
|
28
|
-
"@wix/multilingual_translation-published-contents": "1.0.
|
|
29
|
-
"@wix/multilingual_translation-schemas": "1.0.
|
|
27
|
+
"@wix/multilingual_translation-contents": "1.0.47",
|
|
28
|
+
"@wix/multilingual_translation-published-contents": "1.0.24",
|
|
29
|
+
"@wix/multilingual_translation-schemas": "1.0.43"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"glob": "^10.4.1",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"fqdn": ""
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
|
-
"falconPackageHash": "
|
|
54
|
+
"falconPackageHash": "7e86ac370684b1798137f866da1cc0ffc46a13234e7d17d73b9ba56e"
|
|
55
55
|
}
|
|
@@ -531,9 +531,7 @@ declare enum FieldType$1 {
|
|
|
531
531
|
/** Wix Video media item */
|
|
532
532
|
VIDEO = "VIDEO",
|
|
533
533
|
/** Image URL without metadata */
|
|
534
|
-
IMAGE_LINK = "IMAGE_LINK"
|
|
535
|
-
/** contain an XML representation of an entity or part of it */
|
|
536
|
-
XML = "XML"
|
|
534
|
+
IMAGE_LINK = "IMAGE_LINK"
|
|
537
535
|
}
|
|
538
536
|
interface SequencePath {
|
|
539
537
|
/** The name of the sequence the field is a part of */
|
|
@@ -690,7 +688,7 @@ interface MediaItemMediaOneOf {
|
|
|
690
688
|
/** Document media item */
|
|
691
689
|
document?: string;
|
|
692
690
|
}
|
|
693
|
-
interface
|
|
691
|
+
interface FocalPoint$1 {
|
|
694
692
|
/** X-coordinate of the focal point. */
|
|
695
693
|
x?: number;
|
|
696
694
|
/** Y-coordinate of the focal point. */
|
|
@@ -981,7 +979,7 @@ type context$5_SyncEditorDataResponse = SyncEditorDataResponse;
|
|
|
981
979
|
type context$5_SyncFilter = SyncFilter;
|
|
982
980
|
declare const context$5_syncEditorData: typeof syncEditorData;
|
|
983
981
|
declare namespace context$5 {
|
|
984
|
-
export { type ActionEvent$3 as ActionEvent, type context$5_ChangedPages as ChangedPages, type context$5_CreateOrUpdateAction as CreateOrUpdateAction, type context$5_CreateOrUpdateEditorMapperRequest as CreateOrUpdateEditorMapperRequest, type context$5_CreateOrUpdateEditorMapperResponse as CreateOrUpdateEditorMapperResponse, type context$5_CreateOrUpdateNileMapperRequest as CreateOrUpdateNileMapperRequest, type context$5_CreateOrUpdateNileMapperResponse as CreateOrUpdateNileMapperResponse, type context$5_DeleteAction as DeleteAction, type context$5_DeleteEntityMapperRequest as DeleteEntityMapperRequest, type context$5_DeleteEntityMapperResponse as DeleteEntityMapperResponse, type context$5_DeleteMapperRequest as DeleteMapperRequest, type context$5_DeleteMapperResponse as DeleteMapperResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type context$5_FieldSequence as FieldSequence, FieldType$1 as FieldType, type context$5_GetEntityMapperRequest as GetEntityMapperRequest, type context$5_GetEntityMapperResponse as GetEntityMapperResponse, type context$5_GetMapperRequest as GetMapperRequest, type context$5_GetMapperResponse as GetMapperResponse, type context$5_GetSubscribedTopicsRequest as GetSubscribedTopicsRequest, type context$5_GetSubscribedTopicsResponse as GetSubscribedTopicsResponse, type context$5_HtmlNewRevisionSavedMessage as HtmlNewRevisionSavedMessage, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type context$5_ListEntityMapperRequest as ListEntityMapperRequest, type context$5_ListEntityMapperResponse as ListEntityMapperResponse, type context$5_ListMappersRequest as ListMappersRequest, type context$5_ListMappersResponse as ListMappersResponse, type context$5_LocalizationPublicAction as LocalizationPublicAction, type context$5_LocalizationPublicActionActionOneOf as LocalizationPublicActionActionOneOf, type context$5_LocalizedContentKey as LocalizedContentKey, type context$5_LocalizedPublishedContent as LocalizedPublishedContent, type context$5_LocalizedPublishedContentField as LocalizedPublishedContentField, type context$5_LocalizedPublishedContentFieldValueOneOf as LocalizedPublishedContentFieldValueOneOf, type context$5_LocalizedPublishedLanguageContentChanged as LocalizedPublishedLanguageContentChanged, type context$5_Mapper as Mapper, type context$5_MapperField as MapperField, type context$5_MediaItem as MediaItem, type context$5_MediaItemMediaOneOf as MediaItemMediaOneOf, type MessageEnvelope$3 as MessageEnvelope, type context$5_Page as Page, type
|
|
982
|
+
export { type ActionEvent$3 as ActionEvent, type context$5_ChangedPages as ChangedPages, type context$5_CreateOrUpdateAction as CreateOrUpdateAction, type context$5_CreateOrUpdateEditorMapperRequest as CreateOrUpdateEditorMapperRequest, type context$5_CreateOrUpdateEditorMapperResponse as CreateOrUpdateEditorMapperResponse, type context$5_CreateOrUpdateNileMapperRequest as CreateOrUpdateNileMapperRequest, type context$5_CreateOrUpdateNileMapperResponse as CreateOrUpdateNileMapperResponse, type context$5_DeleteAction as DeleteAction, type context$5_DeleteEntityMapperRequest as DeleteEntityMapperRequest, type context$5_DeleteEntityMapperResponse as DeleteEntityMapperResponse, type context$5_DeleteMapperRequest as DeleteMapperRequest, type context$5_DeleteMapperResponse as DeleteMapperResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type context$5_FieldSequence as FieldSequence, FieldType$1 as FieldType, type FocalPoint$1 as FocalPoint, type context$5_GetEntityMapperRequest as GetEntityMapperRequest, type context$5_GetEntityMapperResponse as GetEntityMapperResponse, type context$5_GetMapperRequest as GetMapperRequest, type context$5_GetMapperResponse as GetMapperResponse, type context$5_GetSubscribedTopicsRequest as GetSubscribedTopicsRequest, type context$5_GetSubscribedTopicsResponse as GetSubscribedTopicsResponse, type context$5_HtmlNewRevisionSavedMessage as HtmlNewRevisionSavedMessage, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type context$5_ListEntityMapperRequest as ListEntityMapperRequest, type context$5_ListEntityMapperResponse as ListEntityMapperResponse, type context$5_ListMappersRequest as ListMappersRequest, type context$5_ListMappersResponse as ListMappersResponse, type context$5_LocalizationPublicAction as LocalizationPublicAction, type context$5_LocalizationPublicActionActionOneOf as LocalizationPublicActionActionOneOf, type context$5_LocalizedContentKey as LocalizedContentKey, type context$5_LocalizedPublishedContent as LocalizedPublishedContent, type context$5_LocalizedPublishedContentField as LocalizedPublishedContentField, type context$5_LocalizedPublishedContentFieldValueOneOf as LocalizedPublishedContentFieldValueOneOf, type context$5_LocalizedPublishedLanguageContentChanged as LocalizedPublishedLanguageContentChanged, type context$5_Mapper as Mapper, type context$5_MapperField as MapperField, type context$5_MediaItem as MediaItem, type context$5_MediaItemMediaOneOf as MediaItemMediaOneOf, type MessageEnvelope$3 as MessageEnvelope, type context$5_Page as Page, type context$5_PublishSiteTranslationsRequest as PublishSiteTranslationsRequest, type context$5_PublishSiteTranslationsResponse as PublishSiteTranslationsResponse, type RestoreInfo$3 as RestoreInfo, type context$5_RevisionInfo as RevisionInfo, type SchemaKey$2 as SchemaKey, SchemaScope$2 as SchemaScope, type context$5_SequencePath as SequencePath, type context$5_StressDMRequest as StressDMRequest, type context$5_StressDMResponse as StressDMResponse, type context$5_SyncEditorDataOptions as SyncEditorDataOptions, type context$5_SyncEditorDataRequest as SyncEditorDataRequest, type context$5_SyncEditorDataResponse as SyncEditorDataResponse, type context$5_SyncFilter as SyncFilter, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, context$5_syncEditorData as syncEditorData };
|
|
985
983
|
}
|
|
986
984
|
|
|
987
985
|
interface PublishedContent {
|
|
@@ -2306,7 +2304,7 @@ interface TextNodeStyle$2 {
|
|
|
2306
2304
|
/** Line height for text in the node. */
|
|
2307
2305
|
lineHeight?: string | null;
|
|
2308
2306
|
}
|
|
2309
|
-
interface
|
|
2307
|
+
interface FocalPoint {
|
|
2310
2308
|
/** X-coordinate of the focal point. */
|
|
2311
2309
|
x?: number;
|
|
2312
2310
|
/** Y-coordinate of the focal point. */
|
|
@@ -2975,9 +2973,9 @@ type _publicOnPublishedContentUpdatedType = typeof onPublishedContentUpdated$1;
|
|
|
2975
2973
|
declare const onPublishedContentUpdated: ReturnType<typeof createEventModule$2<_publicOnPublishedContentUpdatedType>>;
|
|
2976
2974
|
|
|
2977
2975
|
type context$4_ExtendedFields = ExtendedFields;
|
|
2976
|
+
type context$4_FocalPoint = FocalPoint;
|
|
2978
2977
|
type context$4_GetPublishedContentRequest = GetPublishedContentRequest;
|
|
2979
2978
|
type context$4_GetPublishedContentResponse = GetPublishedContentResponse;
|
|
2980
|
-
type context$4_Point = Point;
|
|
2981
2979
|
type context$4_PublishedContent = PublishedContent;
|
|
2982
2980
|
type context$4_PublishedContentCreatedEnvelope = PublishedContentCreatedEnvelope;
|
|
2983
2981
|
type context$4_PublishedContentDeletedEnvelope = PublishedContentDeletedEnvelope;
|
|
@@ -2997,7 +2995,7 @@ declare const context$4_onPublishedContentDeleted: typeof onPublishedContentDele
|
|
|
2997
2995
|
declare const context$4_onPublishedContentUpdated: typeof onPublishedContentUpdated;
|
|
2998
2996
|
declare const context$4_queryPublishedContent: typeof queryPublishedContent;
|
|
2999
2997
|
declare namespace context$4 {
|
|
3000
|
-
export { type ActionEvent$2 as ActionEvent, Alignment$2 as Alignment, type AnchorData$2 as AnchorData, type AppEmbedData$2 as AppEmbedData, type AppEmbedDataAppDataOneOf$2 as AppEmbedDataAppDataOneOf, AppType$2 as AppType, type AudioData$2 as AudioData, type Background$2 as Background, type BackgroundBackgroundOneOf$2 as BackgroundBackgroundOneOf, BackgroundType$2 as BackgroundType, type BaseEventMetadata$2 as BaseEventMetadata, type BlockquoteData$2 as BlockquoteData, type BookingData$2 as BookingData, type Border$2 as Border, type BorderColors$2 as BorderColors, type BulletedListData$2 as BulletedListData, type ButtonData$2 as ButtonData, type CaptionData$2 as CaptionData, type CellStyle$2 as CellStyle, type CodeBlockData$2 as CodeBlockData, type CollapsibleListData$2 as CollapsibleListData, type ColorData$2 as ColorData, type Colors$2 as Colors, Crop$2 as Crop, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, type Decoration$2 as Decoration, type DecorationDataOneOf$2 as DecorationDataOneOf, DecorationType$2 as DecorationType, type Design$2 as Design, type Dimensions$2 as Dimensions, Direction$2 as Direction, type DividerData$2 as DividerData, type DocumentStyle$2 as DocumentStyle, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type EmbedData$2 as EmbedData, type Empty$2 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventData$2 as EventData, type EventMetadata$2 as EventMetadata, type context$4_ExtendedFields as ExtendedFields, type FileData$2 as FileData, type FileSource$2 as FileSource, type FileSourceDataOneOf$2 as FileSourceDataOneOf, type FontSizeData$2 as FontSizeData, FontType$2 as FontType, type GIF$2 as GIF, type GIFData$2 as GIFData, type GalleryData$2 as GalleryData, type GalleryOptions$2 as GalleryOptions, type context$4_GetPublishedContentRequest as GetPublishedContentRequest, type context$4_GetPublishedContentResponse as GetPublishedContentResponse, type Gradient$2 as Gradient, type HTMLData$2 as HTMLData, type HTMLDataDataOneOf$2 as HTMLDataDataOneOf, type HeadingData$2 as HeadingData, type Height$2 as Height, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$2 as Image, type ImageData$2 as ImageData, InitialExpandedItems$2 as InitialExpandedItems, type Item$2 as Item, type ItemDataOneOf$2 as ItemDataOneOf, type ItemStyle$2 as ItemStyle, type Layout$2 as Layout, LayoutType$2 as LayoutType, LineStyle$2 as LineStyle, type Link$2 as Link, type LinkData$2 as LinkData, type LinkDataOneOf$2 as LinkDataOneOf, type LinkPreviewData$2 as LinkPreviewData, type ListValue$2 as ListValue, type MapData$2 as MapData, type MapSettings$2 as MapSettings, MapType$2 as MapType, type Media$2 as Media, type MentionData$2 as MentionData, type MessageEnvelope$2 as MessageEnvelope, type Metadata$2 as Metadata, type Node$2 as Node, type NodeDataOneOf$2 as NodeDataOneOf, type NodeStyle$2 as NodeStyle, NodeType$2 as NodeType, NullValue$2 as NullValue, type Oembed$2 as Oembed, type Option$2 as Option, type OptionDesign$2 as OptionDesign, type OptionLayout$2 as OptionLayout, type OrderedListData$2 as OrderedListData, Orientation$2 as Orientation, type PDFSettings$2 as PDFSettings, type ParagraphData$2 as ParagraphData, type Permissions$2 as Permissions, type PlaybackOptions$2 as PlaybackOptions, type PluginContainerData$2 as PluginContainerData, PluginContainerDataAlignment$2 as PluginContainerDataAlignment, type PluginContainerDataWidth$2 as PluginContainerDataWidth, type PluginContainerDataWidthDataOneOf$2 as PluginContainerDataWidthDataOneOf, type
|
|
2998
|
+
export { type ActionEvent$2 as ActionEvent, Alignment$2 as Alignment, type AnchorData$2 as AnchorData, type AppEmbedData$2 as AppEmbedData, type AppEmbedDataAppDataOneOf$2 as AppEmbedDataAppDataOneOf, AppType$2 as AppType, type AudioData$2 as AudioData, type Background$2 as Background, type BackgroundBackgroundOneOf$2 as BackgroundBackgroundOneOf, BackgroundType$2 as BackgroundType, type BaseEventMetadata$2 as BaseEventMetadata, type BlockquoteData$2 as BlockquoteData, type BookingData$2 as BookingData, type Border$2 as Border, type BorderColors$2 as BorderColors, type BulletedListData$2 as BulletedListData, type ButtonData$2 as ButtonData, type CaptionData$2 as CaptionData, type CellStyle$2 as CellStyle, type CodeBlockData$2 as CodeBlockData, type CollapsibleListData$2 as CollapsibleListData, type ColorData$2 as ColorData, type Colors$2 as Colors, Crop$2 as Crop, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, type Decoration$2 as Decoration, type DecorationDataOneOf$2 as DecorationDataOneOf, DecorationType$2 as DecorationType, type Design$2 as Design, type Dimensions$2 as Dimensions, Direction$2 as Direction, type DividerData$2 as DividerData, type DocumentStyle$2 as DocumentStyle, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type EmbedData$2 as EmbedData, type Empty$2 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventData$2 as EventData, type EventMetadata$2 as EventMetadata, type context$4_ExtendedFields as ExtendedFields, type FileData$2 as FileData, type FileSource$2 as FileSource, type FileSourceDataOneOf$2 as FileSourceDataOneOf, type context$4_FocalPoint as FocalPoint, type FontSizeData$2 as FontSizeData, FontType$2 as FontType, type GIF$2 as GIF, type GIFData$2 as GIFData, type GalleryData$2 as GalleryData, type GalleryOptions$2 as GalleryOptions, type context$4_GetPublishedContentRequest as GetPublishedContentRequest, type context$4_GetPublishedContentResponse as GetPublishedContentResponse, type Gradient$2 as Gradient, type HTMLData$2 as HTMLData, type HTMLDataDataOneOf$2 as HTMLDataDataOneOf, type HeadingData$2 as HeadingData, type Height$2 as Height, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$2 as Image, type ImageData$2 as ImageData, InitialExpandedItems$2 as InitialExpandedItems, type Item$2 as Item, type ItemDataOneOf$2 as ItemDataOneOf, type ItemStyle$2 as ItemStyle, type Layout$2 as Layout, LayoutType$2 as LayoutType, LineStyle$2 as LineStyle, type Link$2 as Link, type LinkData$2 as LinkData, type LinkDataOneOf$2 as LinkDataOneOf, type LinkPreviewData$2 as LinkPreviewData, type ListValue$2 as ListValue, type MapData$2 as MapData, type MapSettings$2 as MapSettings, MapType$2 as MapType, type Media$2 as Media, type MentionData$2 as MentionData, type MessageEnvelope$2 as MessageEnvelope, type Metadata$2 as Metadata, type Node$2 as Node, type NodeDataOneOf$2 as NodeDataOneOf, type NodeStyle$2 as NodeStyle, NodeType$2 as NodeType, NullValue$2 as NullValue, type Oembed$2 as Oembed, type Option$2 as Option, type OptionDesign$2 as OptionDesign, type OptionLayout$2 as OptionLayout, type OrderedListData$2 as OrderedListData, Orientation$2 as Orientation, type PDFSettings$2 as PDFSettings, type ParagraphData$2 as ParagraphData, type Permissions$2 as Permissions, type PlaybackOptions$2 as PlaybackOptions, type PluginContainerData$2 as PluginContainerData, PluginContainerDataAlignment$2 as PluginContainerDataAlignment, type PluginContainerDataWidth$2 as PluginContainerDataWidth, type PluginContainerDataWidthDataOneOf$2 as PluginContainerDataWidthDataOneOf, type Poll$2 as Poll, type PollData$2 as PollData, type PollDataLayout$2 as PollDataLayout, type PollDesign$2 as PollDesign, type PollLayout$2 as PollLayout, PollLayoutDirection$2 as PollLayoutDirection, PollLayoutType$2 as PollLayoutType, type context$4_PublishedContent as PublishedContent, type context$4_PublishedContentCreatedEnvelope as PublishedContentCreatedEnvelope, type context$4_PublishedContentDeletedEnvelope as PublishedContentDeletedEnvelope, type context$4_PublishedContentField as PublishedContentField, type context$4_PublishedContentFieldValueOneOf as PublishedContentFieldValueOneOf, type context$4_PublishedContentQueryBuilder as PublishedContentQueryBuilder, type context$4_PublishedContentQueryResult as PublishedContentQueryResult, type context$4_PublishedContentUpdatedEnvelope as PublishedContentUpdatedEnvelope, type context$4_QueryPublishedContentRequest as QueryPublishedContentRequest, type context$4_QueryPublishedContentResponse as QueryPublishedContentResponse, type context$4_QueryPublishedContentResponseNonNullableFields as QueryPublishedContentResponseNonNullableFields, type Rel$2 as Rel, type RestoreInfo$2 as RestoreInfo, type RichContent$2 as RichContent, type SchemaKey$1 as SchemaKey, SchemaScope$1 as SchemaScope, type Settings$2 as Settings, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, Source$2 as Source, type Spoiler$2 as Spoiler, type SpoilerData$2 as SpoilerData, type Styles$2 as Styles, type TableCellData$2 as TableCellData, type TableData$2 as TableData, Target$2 as Target, TextAlignment$2 as TextAlignment, type TextData$2 as TextData, type TextNodeStyle$2 as TextNodeStyle, type TextStyle$2 as TextStyle, type Thumbnails$2 as Thumbnails, ThumbnailsAlignment$2 as ThumbnailsAlignment, Type$2 as Type, VerticalAlignment$2 as VerticalAlignment, type Video$2 as Video, type VideoData$2 as VideoData, type VideoResolution$1 as VideoResolution, ViewMode$2 as ViewMode, ViewRole$2 as ViewRole, VoteRole$2 as VoteRole, WebhookIdentityType$2 as WebhookIdentityType, Width$2 as Width, WidthType$2 as WidthType, type context$4__publicOnPublishedContentCreatedType as _publicOnPublishedContentCreatedType, type context$4__publicOnPublishedContentDeletedType as _publicOnPublishedContentDeletedType, type context$4__publicOnPublishedContentUpdatedType as _publicOnPublishedContentUpdatedType, context$4_onPublishedContentCreated as onPublishedContentCreated, context$4_onPublishedContentDeleted as onPublishedContentDeleted, context$4_onPublishedContentUpdated as onPublishedContentUpdated, onPublishedContentCreated$1 as publicOnPublishedContentCreated, onPublishedContentDeleted$1 as publicOnPublishedContentDeleted, onPublishedContentUpdated$1 as publicOnPublishedContentUpdated, context$4_queryPublishedContent as queryPublishedContent };
|
|
3001
2999
|
}
|
|
3002
3000
|
|
|
3003
3001
|
/**
|
|
@@ -7022,11 +7020,7 @@ declare enum ScalarType {
|
|
|
7022
7020
|
/** Minimum value. */
|
|
7023
7021
|
MIN = "MIN",
|
|
7024
7022
|
/** Maximum value. */
|
|
7025
|
-
MAX = "MAX"
|
|
7026
|
-
/** Sum of values. */
|
|
7027
|
-
SUM = "SUM",
|
|
7028
|
-
/** Average of values. */
|
|
7029
|
-
AVG = "AVG"
|
|
7023
|
+
MAX = "MAX"
|
|
7030
7024
|
}
|
|
7031
7025
|
interface ValueAggregation extends ValueAggregationOptionsOneOf {
|
|
7032
7026
|
/** Options for including missing values. */
|
|
@@ -7646,7 +7640,9 @@ declare enum Namespace$1 {
|
|
|
7646
7640
|
*/
|
|
7647
7641
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
7648
7642
|
/** Codux Headless Sites */
|
|
7649
|
-
CODUX = "CODUX"
|
|
7643
|
+
CODUX = "CODUX",
|
|
7644
|
+
/** Bobb - AI Design Creator. */
|
|
7645
|
+
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
7650
7646
|
}
|
|
7651
7647
|
/** Site transferred to another user. */
|
|
7652
7648
|
interface SiteTransferred$1 {
|
|
@@ -8120,6 +8116,38 @@ interface ContentsQueryResult extends QueryCursorResult$1 {
|
|
|
8120
8116
|
prev: () => Promise<ContentsQueryResult>;
|
|
8121
8117
|
}
|
|
8122
8118
|
interface ContentsQueryBuilder {
|
|
8119
|
+
/** @param propertyName - Property whose value is compared with `value`.
|
|
8120
|
+
* @param value - Value to compare against.
|
|
8121
|
+
* @documentationMaturity preview
|
|
8122
|
+
*/
|
|
8123
|
+
eq: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8124
|
+
/** @param propertyName - Property whose value is compared with `value`.
|
|
8125
|
+
* @param value - Value to compare against.
|
|
8126
|
+
* @documentationMaturity preview
|
|
8127
|
+
*/
|
|
8128
|
+
ne: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8129
|
+
/** @param propertyName - Property whose value is compared with `string`.
|
|
8130
|
+
* @param string - String to compare against. Case-insensitive.
|
|
8131
|
+
* @documentationMaturity preview
|
|
8132
|
+
*/
|
|
8133
|
+
startsWith: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId', value: string) => ContentsQueryBuilder;
|
|
8134
|
+
/** @param propertyName - Property whose value is compared with `values`.
|
|
8135
|
+
* @param values - List of values to compare against.
|
|
8136
|
+
* @documentationMaturity preview
|
|
8137
|
+
*/
|
|
8138
|
+
hasSome: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any[]) => ContentsQueryBuilder;
|
|
8139
|
+
/** @documentationMaturity preview */
|
|
8140
|
+
in: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8141
|
+
/** @documentationMaturity preview */
|
|
8142
|
+
exists: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: boolean) => ContentsQueryBuilder;
|
|
8143
|
+
/** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
|
|
8144
|
+
* @documentationMaturity preview
|
|
8145
|
+
*/
|
|
8146
|
+
ascending: (...propertyNames: Array<'_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus'>) => ContentsQueryBuilder;
|
|
8147
|
+
/** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
|
|
8148
|
+
* @documentationMaturity preview
|
|
8149
|
+
*/
|
|
8150
|
+
descending: (...propertyNames: Array<'_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus'>) => ContentsQueryBuilder;
|
|
8123
8151
|
/** @param limit - Number of items to return, which is also the `pageSize` of the results object.
|
|
8124
8152
|
* @documentationMaturity preview
|
|
8125
8153
|
*/
|
|
@@ -8743,8 +8771,6 @@ declare enum FieldType {
|
|
|
8743
8771
|
IMAGE = "IMAGE",
|
|
8744
8772
|
/** Image URL without metadata. */
|
|
8745
8773
|
IMAGE_LINK = "IMAGE_LINK",
|
|
8746
|
-
/** Contains an XML representation of an entity or part of it. */
|
|
8747
|
-
JSON = "JSON",
|
|
8748
8774
|
/** Wix Media Manager video. */
|
|
8749
8775
|
VIDEO = "VIDEO",
|
|
8750
8776
|
/** Wix Media Manager document. */
|
|
@@ -9085,7 +9111,9 @@ declare enum Namespace {
|
|
|
9085
9111
|
*/
|
|
9086
9112
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
9087
9113
|
/** Codux Headless Sites */
|
|
9088
|
-
CODUX = "CODUX"
|
|
9114
|
+
CODUX = "CODUX",
|
|
9115
|
+
/** Bobb - AI Design Creator. */
|
|
9116
|
+
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
9089
9117
|
}
|
|
9090
9118
|
/** Site transferred to another user. */
|
|
9091
9119
|
interface SiteTransferred {
|
|
@@ -531,9 +531,7 @@ declare enum FieldType$1 {
|
|
|
531
531
|
/** Wix Video media item */
|
|
532
532
|
VIDEO = "VIDEO",
|
|
533
533
|
/** Image URL without metadata */
|
|
534
|
-
IMAGE_LINK = "IMAGE_LINK"
|
|
535
|
-
/** contain an XML representation of an entity or part of it */
|
|
536
|
-
XML = "XML"
|
|
534
|
+
IMAGE_LINK = "IMAGE_LINK"
|
|
537
535
|
}
|
|
538
536
|
interface SequencePath {
|
|
539
537
|
/** The name of the sequence the field is a part of */
|
|
@@ -690,7 +688,7 @@ interface MediaItemMediaOneOf {
|
|
|
690
688
|
/** Document media item */
|
|
691
689
|
document?: string;
|
|
692
690
|
}
|
|
693
|
-
interface
|
|
691
|
+
interface FocalPoint$1 {
|
|
694
692
|
/** X-coordinate of the focal point. */
|
|
695
693
|
x?: number;
|
|
696
694
|
/** Y-coordinate of the focal point. */
|
|
@@ -981,7 +979,7 @@ type index_d$5_SyncEditorDataResponse = SyncEditorDataResponse;
|
|
|
981
979
|
type index_d$5_SyncFilter = SyncFilter;
|
|
982
980
|
declare const index_d$5_syncEditorData: typeof syncEditorData;
|
|
983
981
|
declare namespace index_d$5 {
|
|
984
|
-
export { type ActionEvent$3 as ActionEvent, type index_d$5_ChangedPages as ChangedPages, type index_d$5_CreateOrUpdateAction as CreateOrUpdateAction, type index_d$5_CreateOrUpdateEditorMapperRequest as CreateOrUpdateEditorMapperRequest, type index_d$5_CreateOrUpdateEditorMapperResponse as CreateOrUpdateEditorMapperResponse, type index_d$5_CreateOrUpdateNileMapperRequest as CreateOrUpdateNileMapperRequest, type index_d$5_CreateOrUpdateNileMapperResponse as CreateOrUpdateNileMapperResponse, type index_d$5_DeleteAction as DeleteAction, type index_d$5_DeleteEntityMapperRequest as DeleteEntityMapperRequest, type index_d$5_DeleteEntityMapperResponse as DeleteEntityMapperResponse, type index_d$5_DeleteMapperRequest as DeleteMapperRequest, type index_d$5_DeleteMapperResponse as DeleteMapperResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type index_d$5_FieldSequence as FieldSequence, FieldType$1 as FieldType, type index_d$5_GetEntityMapperRequest as GetEntityMapperRequest, type index_d$5_GetEntityMapperResponse as GetEntityMapperResponse, type index_d$5_GetMapperRequest as GetMapperRequest, type index_d$5_GetMapperResponse as GetMapperResponse, type index_d$5_GetSubscribedTopicsRequest as GetSubscribedTopicsRequest, type index_d$5_GetSubscribedTopicsResponse as GetSubscribedTopicsResponse, type index_d$5_HtmlNewRevisionSavedMessage as HtmlNewRevisionSavedMessage, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type index_d$5_ListEntityMapperRequest as ListEntityMapperRequest, type index_d$5_ListEntityMapperResponse as ListEntityMapperResponse, type index_d$5_ListMappersRequest as ListMappersRequest, type index_d$5_ListMappersResponse as ListMappersResponse, type index_d$5_LocalizationPublicAction as LocalizationPublicAction, type index_d$5_LocalizationPublicActionActionOneOf as LocalizationPublicActionActionOneOf, type index_d$5_LocalizedContentKey as LocalizedContentKey, type index_d$5_LocalizedPublishedContent as LocalizedPublishedContent, type index_d$5_LocalizedPublishedContentField as LocalizedPublishedContentField, type index_d$5_LocalizedPublishedContentFieldValueOneOf as LocalizedPublishedContentFieldValueOneOf, type index_d$5_LocalizedPublishedLanguageContentChanged as LocalizedPublishedLanguageContentChanged, type index_d$5_Mapper as Mapper, type index_d$5_MapperField as MapperField, type index_d$5_MediaItem as MediaItem, type index_d$5_MediaItemMediaOneOf as MediaItemMediaOneOf, type MessageEnvelope$3 as MessageEnvelope, type index_d$5_Page as Page, type
|
|
982
|
+
export { type ActionEvent$3 as ActionEvent, type index_d$5_ChangedPages as ChangedPages, type index_d$5_CreateOrUpdateAction as CreateOrUpdateAction, type index_d$5_CreateOrUpdateEditorMapperRequest as CreateOrUpdateEditorMapperRequest, type index_d$5_CreateOrUpdateEditorMapperResponse as CreateOrUpdateEditorMapperResponse, type index_d$5_CreateOrUpdateNileMapperRequest as CreateOrUpdateNileMapperRequest, type index_d$5_CreateOrUpdateNileMapperResponse as CreateOrUpdateNileMapperResponse, type index_d$5_DeleteAction as DeleteAction, type index_d$5_DeleteEntityMapperRequest as DeleteEntityMapperRequest, type index_d$5_DeleteEntityMapperResponse as DeleteEntityMapperResponse, type index_d$5_DeleteMapperRequest as DeleteMapperRequest, type index_d$5_DeleteMapperResponse as DeleteMapperResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type index_d$5_FieldSequence as FieldSequence, FieldType$1 as FieldType, type FocalPoint$1 as FocalPoint, type index_d$5_GetEntityMapperRequest as GetEntityMapperRequest, type index_d$5_GetEntityMapperResponse as GetEntityMapperResponse, type index_d$5_GetMapperRequest as GetMapperRequest, type index_d$5_GetMapperResponse as GetMapperResponse, type index_d$5_GetSubscribedTopicsRequest as GetSubscribedTopicsRequest, type index_d$5_GetSubscribedTopicsResponse as GetSubscribedTopicsResponse, type index_d$5_HtmlNewRevisionSavedMessage as HtmlNewRevisionSavedMessage, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type index_d$5_ListEntityMapperRequest as ListEntityMapperRequest, type index_d$5_ListEntityMapperResponse as ListEntityMapperResponse, type index_d$5_ListMappersRequest as ListMappersRequest, type index_d$5_ListMappersResponse as ListMappersResponse, type index_d$5_LocalizationPublicAction as LocalizationPublicAction, type index_d$5_LocalizationPublicActionActionOneOf as LocalizationPublicActionActionOneOf, type index_d$5_LocalizedContentKey as LocalizedContentKey, type index_d$5_LocalizedPublishedContent as LocalizedPublishedContent, type index_d$5_LocalizedPublishedContentField as LocalizedPublishedContentField, type index_d$5_LocalizedPublishedContentFieldValueOneOf as LocalizedPublishedContentFieldValueOneOf, type index_d$5_LocalizedPublishedLanguageContentChanged as LocalizedPublishedLanguageContentChanged, type index_d$5_Mapper as Mapper, type index_d$5_MapperField as MapperField, type index_d$5_MediaItem as MediaItem, type index_d$5_MediaItemMediaOneOf as MediaItemMediaOneOf, type MessageEnvelope$3 as MessageEnvelope, type index_d$5_Page as Page, type index_d$5_PublishSiteTranslationsRequest as PublishSiteTranslationsRequest, type index_d$5_PublishSiteTranslationsResponse as PublishSiteTranslationsResponse, type RestoreInfo$3 as RestoreInfo, type index_d$5_RevisionInfo as RevisionInfo, type SchemaKey$2 as SchemaKey, SchemaScope$2 as SchemaScope, type index_d$5_SequencePath as SequencePath, type index_d$5_StressDMRequest as StressDMRequest, type index_d$5_StressDMResponse as StressDMResponse, type index_d$5_SyncEditorDataOptions as SyncEditorDataOptions, type index_d$5_SyncEditorDataRequest as SyncEditorDataRequest, type index_d$5_SyncEditorDataResponse as SyncEditorDataResponse, type index_d$5_SyncFilter as SyncFilter, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, index_d$5_syncEditorData as syncEditorData };
|
|
985
983
|
}
|
|
986
984
|
|
|
987
985
|
interface PublishedContent {
|
|
@@ -2306,7 +2304,7 @@ interface TextNodeStyle$2 {
|
|
|
2306
2304
|
/** Line height for text in the node. */
|
|
2307
2305
|
lineHeight?: string | null;
|
|
2308
2306
|
}
|
|
2309
|
-
interface
|
|
2307
|
+
interface FocalPoint {
|
|
2310
2308
|
/** X-coordinate of the focal point. */
|
|
2311
2309
|
x?: number;
|
|
2312
2310
|
/** Y-coordinate of the focal point. */
|
|
@@ -2975,9 +2973,9 @@ type _publicOnPublishedContentUpdatedType = typeof onPublishedContentUpdated$1;
|
|
|
2975
2973
|
declare const onPublishedContentUpdated: ReturnType<typeof createEventModule$2<_publicOnPublishedContentUpdatedType>>;
|
|
2976
2974
|
|
|
2977
2975
|
type index_d$4_ExtendedFields = ExtendedFields;
|
|
2976
|
+
type index_d$4_FocalPoint = FocalPoint;
|
|
2978
2977
|
type index_d$4_GetPublishedContentRequest = GetPublishedContentRequest;
|
|
2979
2978
|
type index_d$4_GetPublishedContentResponse = GetPublishedContentResponse;
|
|
2980
|
-
type index_d$4_Point = Point;
|
|
2981
2979
|
type index_d$4_PublishedContent = PublishedContent;
|
|
2982
2980
|
type index_d$4_PublishedContentCreatedEnvelope = PublishedContentCreatedEnvelope;
|
|
2983
2981
|
type index_d$4_PublishedContentDeletedEnvelope = PublishedContentDeletedEnvelope;
|
|
@@ -2997,7 +2995,7 @@ declare const index_d$4_onPublishedContentDeleted: typeof onPublishedContentDele
|
|
|
2997
2995
|
declare const index_d$4_onPublishedContentUpdated: typeof onPublishedContentUpdated;
|
|
2998
2996
|
declare const index_d$4_queryPublishedContent: typeof queryPublishedContent;
|
|
2999
2997
|
declare namespace index_d$4 {
|
|
3000
|
-
export { type ActionEvent$2 as ActionEvent, Alignment$2 as Alignment, type AnchorData$2 as AnchorData, type AppEmbedData$2 as AppEmbedData, type AppEmbedDataAppDataOneOf$2 as AppEmbedDataAppDataOneOf, AppType$2 as AppType, type AudioData$2 as AudioData, type Background$2 as Background, type BackgroundBackgroundOneOf$2 as BackgroundBackgroundOneOf, BackgroundType$2 as BackgroundType, type BaseEventMetadata$2 as BaseEventMetadata, type BlockquoteData$2 as BlockquoteData, type BookingData$2 as BookingData, type Border$2 as Border, type BorderColors$2 as BorderColors, type BulletedListData$2 as BulletedListData, type ButtonData$2 as ButtonData, type CaptionData$2 as CaptionData, type CellStyle$2 as CellStyle, type CodeBlockData$2 as CodeBlockData, type CollapsibleListData$2 as CollapsibleListData, type ColorData$2 as ColorData, type Colors$2 as Colors, Crop$2 as Crop, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, type Decoration$2 as Decoration, type DecorationDataOneOf$2 as DecorationDataOneOf, DecorationType$2 as DecorationType, type Design$2 as Design, type Dimensions$2 as Dimensions, Direction$2 as Direction, type DividerData$2 as DividerData, type DocumentStyle$2 as DocumentStyle, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type EmbedData$2 as EmbedData, type Empty$2 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventData$2 as EventData, type EventMetadata$2 as EventMetadata, type index_d$4_ExtendedFields as ExtendedFields, type FileData$2 as FileData, type FileSource$2 as FileSource, type FileSourceDataOneOf$2 as FileSourceDataOneOf, type FontSizeData$2 as FontSizeData, FontType$2 as FontType, type GIF$2 as GIF, type GIFData$2 as GIFData, type GalleryData$2 as GalleryData, type GalleryOptions$2 as GalleryOptions, type index_d$4_GetPublishedContentRequest as GetPublishedContentRequest, type index_d$4_GetPublishedContentResponse as GetPublishedContentResponse, type Gradient$2 as Gradient, type HTMLData$2 as HTMLData, type HTMLDataDataOneOf$2 as HTMLDataDataOneOf, type HeadingData$2 as HeadingData, type Height$2 as Height, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$2 as Image, type ImageData$2 as ImageData, InitialExpandedItems$2 as InitialExpandedItems, type Item$2 as Item, type ItemDataOneOf$2 as ItemDataOneOf, type ItemStyle$2 as ItemStyle, type Layout$2 as Layout, LayoutType$2 as LayoutType, LineStyle$2 as LineStyle, type Link$2 as Link, type LinkData$2 as LinkData, type LinkDataOneOf$2 as LinkDataOneOf, type LinkPreviewData$2 as LinkPreviewData, type ListValue$2 as ListValue, type MapData$2 as MapData, type MapSettings$2 as MapSettings, MapType$2 as MapType, type Media$2 as Media, type MentionData$2 as MentionData, type MessageEnvelope$2 as MessageEnvelope, type Metadata$2 as Metadata, type Node$2 as Node, type NodeDataOneOf$2 as NodeDataOneOf, type NodeStyle$2 as NodeStyle, NodeType$2 as NodeType, NullValue$2 as NullValue, type Oembed$2 as Oembed, type Option$2 as Option, type OptionDesign$2 as OptionDesign, type OptionLayout$2 as OptionLayout, type OrderedListData$2 as OrderedListData, Orientation$2 as Orientation, type PDFSettings$2 as PDFSettings, type ParagraphData$2 as ParagraphData, type Permissions$2 as Permissions, type PlaybackOptions$2 as PlaybackOptions, type PluginContainerData$2 as PluginContainerData, PluginContainerDataAlignment$2 as PluginContainerDataAlignment, type PluginContainerDataWidth$2 as PluginContainerDataWidth, type PluginContainerDataWidthDataOneOf$2 as PluginContainerDataWidthDataOneOf, type
|
|
2998
|
+
export { type ActionEvent$2 as ActionEvent, Alignment$2 as Alignment, type AnchorData$2 as AnchorData, type AppEmbedData$2 as AppEmbedData, type AppEmbedDataAppDataOneOf$2 as AppEmbedDataAppDataOneOf, AppType$2 as AppType, type AudioData$2 as AudioData, type Background$2 as Background, type BackgroundBackgroundOneOf$2 as BackgroundBackgroundOneOf, BackgroundType$2 as BackgroundType, type BaseEventMetadata$2 as BaseEventMetadata, type BlockquoteData$2 as BlockquoteData, type BookingData$2 as BookingData, type Border$2 as Border, type BorderColors$2 as BorderColors, type BulletedListData$2 as BulletedListData, type ButtonData$2 as ButtonData, type CaptionData$2 as CaptionData, type CellStyle$2 as CellStyle, type CodeBlockData$2 as CodeBlockData, type CollapsibleListData$2 as CollapsibleListData, type ColorData$2 as ColorData, type Colors$2 as Colors, Crop$2 as Crop, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, type Decoration$2 as Decoration, type DecorationDataOneOf$2 as DecorationDataOneOf, DecorationType$2 as DecorationType, type Design$2 as Design, type Dimensions$2 as Dimensions, Direction$2 as Direction, type DividerData$2 as DividerData, type DocumentStyle$2 as DocumentStyle, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type EmbedData$2 as EmbedData, type Empty$2 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventData$2 as EventData, type EventMetadata$2 as EventMetadata, type index_d$4_ExtendedFields as ExtendedFields, type FileData$2 as FileData, type FileSource$2 as FileSource, type FileSourceDataOneOf$2 as FileSourceDataOneOf, type index_d$4_FocalPoint as FocalPoint, type FontSizeData$2 as FontSizeData, FontType$2 as FontType, type GIF$2 as GIF, type GIFData$2 as GIFData, type GalleryData$2 as GalleryData, type GalleryOptions$2 as GalleryOptions, type index_d$4_GetPublishedContentRequest as GetPublishedContentRequest, type index_d$4_GetPublishedContentResponse as GetPublishedContentResponse, type Gradient$2 as Gradient, type HTMLData$2 as HTMLData, type HTMLDataDataOneOf$2 as HTMLDataDataOneOf, type HeadingData$2 as HeadingData, type Height$2 as Height, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$2 as Image, type ImageData$2 as ImageData, InitialExpandedItems$2 as InitialExpandedItems, type Item$2 as Item, type ItemDataOneOf$2 as ItemDataOneOf, type ItemStyle$2 as ItemStyle, type Layout$2 as Layout, LayoutType$2 as LayoutType, LineStyle$2 as LineStyle, type Link$2 as Link, type LinkData$2 as LinkData, type LinkDataOneOf$2 as LinkDataOneOf, type LinkPreviewData$2 as LinkPreviewData, type ListValue$2 as ListValue, type MapData$2 as MapData, type MapSettings$2 as MapSettings, MapType$2 as MapType, type Media$2 as Media, type MentionData$2 as MentionData, type MessageEnvelope$2 as MessageEnvelope, type Metadata$2 as Metadata, type Node$2 as Node, type NodeDataOneOf$2 as NodeDataOneOf, type NodeStyle$2 as NodeStyle, NodeType$2 as NodeType, NullValue$2 as NullValue, type Oembed$2 as Oembed, type Option$2 as Option, type OptionDesign$2 as OptionDesign, type OptionLayout$2 as OptionLayout, type OrderedListData$2 as OrderedListData, Orientation$2 as Orientation, type PDFSettings$2 as PDFSettings, type ParagraphData$2 as ParagraphData, type Permissions$2 as Permissions, type PlaybackOptions$2 as PlaybackOptions, type PluginContainerData$2 as PluginContainerData, PluginContainerDataAlignment$2 as PluginContainerDataAlignment, type PluginContainerDataWidth$2 as PluginContainerDataWidth, type PluginContainerDataWidthDataOneOf$2 as PluginContainerDataWidthDataOneOf, type Poll$2 as Poll, type PollData$2 as PollData, type PollDataLayout$2 as PollDataLayout, type PollDesign$2 as PollDesign, type PollLayout$2 as PollLayout, PollLayoutDirection$2 as PollLayoutDirection, PollLayoutType$2 as PollLayoutType, type index_d$4_PublishedContent as PublishedContent, type index_d$4_PublishedContentCreatedEnvelope as PublishedContentCreatedEnvelope, type index_d$4_PublishedContentDeletedEnvelope as PublishedContentDeletedEnvelope, type index_d$4_PublishedContentField as PublishedContentField, type index_d$4_PublishedContentFieldValueOneOf as PublishedContentFieldValueOneOf, type index_d$4_PublishedContentQueryBuilder as PublishedContentQueryBuilder, type index_d$4_PublishedContentQueryResult as PublishedContentQueryResult, type index_d$4_PublishedContentUpdatedEnvelope as PublishedContentUpdatedEnvelope, type index_d$4_QueryPublishedContentRequest as QueryPublishedContentRequest, type index_d$4_QueryPublishedContentResponse as QueryPublishedContentResponse, type index_d$4_QueryPublishedContentResponseNonNullableFields as QueryPublishedContentResponseNonNullableFields, type Rel$2 as Rel, type RestoreInfo$2 as RestoreInfo, type RichContent$2 as RichContent, type SchemaKey$1 as SchemaKey, SchemaScope$1 as SchemaScope, type Settings$2 as Settings, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, Source$2 as Source, type Spoiler$2 as Spoiler, type SpoilerData$2 as SpoilerData, type Styles$2 as Styles, type TableCellData$2 as TableCellData, type TableData$2 as TableData, Target$2 as Target, TextAlignment$2 as TextAlignment, type TextData$2 as TextData, type TextNodeStyle$2 as TextNodeStyle, type TextStyle$2 as TextStyle, type Thumbnails$2 as Thumbnails, ThumbnailsAlignment$2 as ThumbnailsAlignment, Type$2 as Type, VerticalAlignment$2 as VerticalAlignment, type Video$2 as Video, type VideoData$2 as VideoData, type VideoResolution$1 as VideoResolution, ViewMode$2 as ViewMode, ViewRole$2 as ViewRole, VoteRole$2 as VoteRole, WebhookIdentityType$2 as WebhookIdentityType, Width$2 as Width, WidthType$2 as WidthType, type index_d$4__publicOnPublishedContentCreatedType as _publicOnPublishedContentCreatedType, type index_d$4__publicOnPublishedContentDeletedType as _publicOnPublishedContentDeletedType, type index_d$4__publicOnPublishedContentUpdatedType as _publicOnPublishedContentUpdatedType, index_d$4_onPublishedContentCreated as onPublishedContentCreated, index_d$4_onPublishedContentDeleted as onPublishedContentDeleted, index_d$4_onPublishedContentUpdated as onPublishedContentUpdated, onPublishedContentCreated$1 as publicOnPublishedContentCreated, onPublishedContentDeleted$1 as publicOnPublishedContentDeleted, onPublishedContentUpdated$1 as publicOnPublishedContentUpdated, index_d$4_queryPublishedContent as queryPublishedContent };
|
|
3001
2999
|
}
|
|
3002
3000
|
|
|
3003
3001
|
/**
|
|
@@ -7022,11 +7020,7 @@ declare enum ScalarType {
|
|
|
7022
7020
|
/** Minimum value. */
|
|
7023
7021
|
MIN = "MIN",
|
|
7024
7022
|
/** Maximum value. */
|
|
7025
|
-
MAX = "MAX"
|
|
7026
|
-
/** Sum of values. */
|
|
7027
|
-
SUM = "SUM",
|
|
7028
|
-
/** Average of values. */
|
|
7029
|
-
AVG = "AVG"
|
|
7023
|
+
MAX = "MAX"
|
|
7030
7024
|
}
|
|
7031
7025
|
interface ValueAggregation extends ValueAggregationOptionsOneOf {
|
|
7032
7026
|
/** Options for including missing values. */
|
|
@@ -7646,7 +7640,9 @@ declare enum Namespace$1 {
|
|
|
7646
7640
|
*/
|
|
7647
7641
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
7648
7642
|
/** Codux Headless Sites */
|
|
7649
|
-
CODUX = "CODUX"
|
|
7643
|
+
CODUX = "CODUX",
|
|
7644
|
+
/** Bobb - AI Design Creator. */
|
|
7645
|
+
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
7650
7646
|
}
|
|
7651
7647
|
/** Site transferred to another user. */
|
|
7652
7648
|
interface SiteTransferred$1 {
|
|
@@ -8120,6 +8116,38 @@ interface ContentsQueryResult extends QueryCursorResult$1 {
|
|
|
8120
8116
|
prev: () => Promise<ContentsQueryResult>;
|
|
8121
8117
|
}
|
|
8122
8118
|
interface ContentsQueryBuilder {
|
|
8119
|
+
/** @param propertyName - Property whose value is compared with `value`.
|
|
8120
|
+
* @param value - Value to compare against.
|
|
8121
|
+
* @documentationMaturity preview
|
|
8122
|
+
*/
|
|
8123
|
+
eq: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8124
|
+
/** @param propertyName - Property whose value is compared with `value`.
|
|
8125
|
+
* @param value - Value to compare against.
|
|
8126
|
+
* @documentationMaturity preview
|
|
8127
|
+
*/
|
|
8128
|
+
ne: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8129
|
+
/** @param propertyName - Property whose value is compared with `string`.
|
|
8130
|
+
* @param string - String to compare against. Case-insensitive.
|
|
8131
|
+
* @documentationMaturity preview
|
|
8132
|
+
*/
|
|
8133
|
+
startsWith: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId', value: string) => ContentsQueryBuilder;
|
|
8134
|
+
/** @param propertyName - Property whose value is compared with `values`.
|
|
8135
|
+
* @param values - List of values to compare against.
|
|
8136
|
+
* @documentationMaturity preview
|
|
8137
|
+
*/
|
|
8138
|
+
hasSome: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any[]) => ContentsQueryBuilder;
|
|
8139
|
+
/** @documentationMaturity preview */
|
|
8140
|
+
in: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: any) => ContentsQueryBuilder;
|
|
8141
|
+
/** @documentationMaturity preview */
|
|
8142
|
+
exists: (propertyName: '_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus', value: boolean) => ContentsQueryBuilder;
|
|
8143
|
+
/** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
|
|
8144
|
+
* @documentationMaturity preview
|
|
8145
|
+
*/
|
|
8146
|
+
ascending: (...propertyNames: Array<'_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus'>) => ContentsQueryBuilder;
|
|
8147
|
+
/** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
|
|
8148
|
+
* @documentationMaturity preview
|
|
8149
|
+
*/
|
|
8150
|
+
descending: (...propertyNames: Array<'_id' | 'schemaId' | 'entityId' | 'locale' | 'parentEntityId' | 'publishStatus'>) => ContentsQueryBuilder;
|
|
8123
8151
|
/** @param limit - Number of items to return, which is also the `pageSize` of the results object.
|
|
8124
8152
|
* @documentationMaturity preview
|
|
8125
8153
|
*/
|
|
@@ -8743,8 +8771,6 @@ declare enum FieldType {
|
|
|
8743
8771
|
IMAGE = "IMAGE",
|
|
8744
8772
|
/** Image URL without metadata. */
|
|
8745
8773
|
IMAGE_LINK = "IMAGE_LINK",
|
|
8746
|
-
/** Contains an XML representation of an entity or part of it. */
|
|
8747
|
-
JSON = "JSON",
|
|
8748
8774
|
/** Wix Media Manager video. */
|
|
8749
8775
|
VIDEO = "VIDEO",
|
|
8750
8776
|
/** Wix Media Manager document. */
|
|
@@ -9085,7 +9111,9 @@ declare enum Namespace {
|
|
|
9085
9111
|
*/
|
|
9086
9112
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
9087
9113
|
/** Codux Headless Sites */
|
|
9088
|
-
CODUX = "CODUX"
|
|
9114
|
+
CODUX = "CODUX",
|
|
9115
|
+
/** Bobb - AI Design Creator. */
|
|
9116
|
+
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
9089
9117
|
}
|
|
9090
9118
|
/** Site transferred to another user. */
|
|
9091
9119
|
interface SiteTransferred {
|
|
@@ -1737,7 +1737,7 @@ interface RichContentNonNullableFields$3 {
|
|
|
1737
1737
|
metadata?: MetadataNonNullableFields$3;
|
|
1738
1738
|
documentStyle?: DocumentStyleNonNullableFields$3;
|
|
1739
1739
|
}
|
|
1740
|
-
interface
|
|
1740
|
+
interface FocalPointNonNullableFields {
|
|
1741
1741
|
x: number;
|
|
1742
1742
|
y: number;
|
|
1743
1743
|
}
|
|
@@ -1746,7 +1746,7 @@ interface ImageNonNullableFields$3 {
|
|
|
1746
1746
|
url: string;
|
|
1747
1747
|
height: number;
|
|
1748
1748
|
width: number;
|
|
1749
|
-
focalPoint?:
|
|
1749
|
+
focalPoint?: FocalPointNonNullableFields;
|
|
1750
1750
|
}
|
|
1751
1751
|
interface VideoResolutionNonNullableFields {
|
|
1752
1752
|
url: string;
|
|
@@ -9500,11 +9500,7 @@ declare enum ScalarType$1 {
|
|
|
9500
9500
|
/** Minimum value. */
|
|
9501
9501
|
MIN = "MIN",
|
|
9502
9502
|
/** Maximum value. */
|
|
9503
|
-
MAX = "MAX"
|
|
9504
|
-
/** Sum of values. */
|
|
9505
|
-
SUM = "SUM",
|
|
9506
|
-
/** Average of values. */
|
|
9507
|
-
AVG = "AVG"
|
|
9503
|
+
MAX = "MAX"
|
|
9508
9504
|
}
|
|
9509
9505
|
interface ValueAggregation$1 extends ValueAggregationOptionsOneOf$1 {
|
|
9510
9506
|
/** Options for including missing values. */
|
|
@@ -11608,11 +11604,7 @@ declare enum ScalarType {
|
|
|
11608
11604
|
/** Minimum value. */
|
|
11609
11605
|
MIN = "MIN",
|
|
11610
11606
|
/** Maximum value. */
|
|
11611
|
-
MAX = "MAX"
|
|
11612
|
-
/** Sum of values. */
|
|
11613
|
-
SUM = "SUM",
|
|
11614
|
-
/** Average of values. */
|
|
11615
|
-
AVG = "AVG"
|
|
11607
|
+
MAX = "MAX"
|
|
11616
11608
|
}
|
|
11617
11609
|
interface ValueAggregation extends ValueAggregationOptionsOneOf {
|
|
11618
11610
|
/** Options for including missing values. */
|
|
@@ -12292,8 +12284,6 @@ declare enum FieldType$1 {
|
|
|
12292
12284
|
IMAGE = "IMAGE",
|
|
12293
12285
|
/** Image URL without metadata. */
|
|
12294
12286
|
IMAGE_LINK = "IMAGE_LINK",
|
|
12295
|
-
/** Contains an XML representation of an entity or part of it. */
|
|
12296
|
-
JSON = "JSON",
|
|
12297
12287
|
/** Wix Media Manager video. */
|
|
12298
12288
|
VIDEO = "VIDEO",
|
|
12299
12289
|
/** Wix Media Manager document. */
|
|
@@ -12577,8 +12567,6 @@ declare enum FieldType {
|
|
|
12577
12567
|
IMAGE = "IMAGE",
|
|
12578
12568
|
/** Image URL without metadata. */
|
|
12579
12569
|
IMAGE_LINK = "IMAGE_LINK",
|
|
12580
|
-
/** Contains an XML representation of an entity or part of it. */
|
|
12581
|
-
JSON = "JSON",
|
|
12582
12570
|
/** Wix Media Manager video. */
|
|
12583
12571
|
VIDEO = "VIDEO",
|
|
12584
12572
|
/** Wix Media Manager document. */
|