@wix/auto_sdk_blog_posts 1.0.129 → 1.0.131
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/build/cjs/index.d.ts +15 -11
- package/build/cjs/index.js +50 -32
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +559 -530
- package/build/cjs/index.typings.js +40 -27
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +374 -360
- package/build/cjs/meta.js +31 -20
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +15 -11
- package/build/es/index.mjs +49 -32
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +559 -530
- package/build/es/index.typings.mjs +39 -27
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +374 -360
- package/build/es/meta.mjs +30 -20
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +15 -11
- package/build/internal/cjs/index.js +50 -32
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +559 -530
- package/build/internal/cjs/index.typings.js +40 -27
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +374 -360
- package/build/internal/cjs/meta.js +31 -20
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +15 -11
- package/build/internal/es/index.mjs +49 -32
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +559 -530
- package/build/internal/es/index.typings.mjs +39 -27
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +374 -360
- package/build/internal/es/meta.mjs +30 -20
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +4 -4
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions,
|
|
3
|
-
export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, Category, CategoryTranslation, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, CommonQueryWithEntityContext, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, CreateDraftPostFromTemplateRequest, CreateDraftPostFromTemplateResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeletePostRequest, DeletePostResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, DraftPost, DraftPostTranslation, EmbedData, EmbedMedia, EmbedThumbnail, EmbedVideo, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, Field, FieldWithLiterals, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontFamilyData, FontSizeData, FontType, FontTypeWithLiterals, GIF, GIFData, GIFType, GIFTypeWithLiterals, GalleryData, GalleryOptions, GalleryOptionsLayout, GetPostBySlugRequest, GetPostCountPerMonthRequest, GetPostCountPerMonthResponse, GetPostMetricsRequest, GetPostRequest,
|
|
2
|
+
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions, GetPostResponse, GetPostBySlugOptions, GetPostBySlugResponse, ListPostsOptions, ListPostsResponse, GetPostMetricsResponse, PostLikedEnvelope, PostUnlikedEnvelope, PostCreatedEnvelope, PostDeletedEnvelope, PostUpdatedEnvelope, PostQuery, QueryPostsOptions, typedQueryPosts, PostsQueryBuilder } from './index.typings.js';
|
|
3
|
+
export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BannerOrigin, BannerOriginWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, Category, CategoryTranslation, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, CommonQueryWithEntityContext, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, CreateDraftPostFromTemplateRequest, CreateDraftPostFromTemplateResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeletePostRequest, DeletePostResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, DraftPost, DraftPostTranslation, EmbedData, EmbedMedia, EmbedThumbnail, EmbedVideo, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, Field, FieldWithLiterals, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontFamilyData, FontSizeData, FontType, FontTypeWithLiterals, GIF, GIFData, GIFType, GIFTypeWithLiterals, GalleryData, GalleryOptions, GalleryOptionsLayout, GetPostBySlugRequest, GetPostCountPerMonthRequest, GetPostCountPerMonthResponse, GetPostMetricsRequest, GetPostRequest, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionWithLiterals, ImageStyles, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, LayoutData, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LikePostRequest, LikePostResponse, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListDemoPostsRequest, ListDemoPostsResponse, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListTemplatesRequest, ListTemplatesResponse, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MediaMediaOneOf, MentionData, MessageEnvelope, MetaData, Metadata, Metrics, ModerationDetails, ModerationStatusStatus, ModerationStatusStatusWithLiterals, Node, NodeDataOneOf, NodeStyle, NodeType, NodeTypeWithLiterals, NullValue, NullValueWithLiterals, Oembed, Option, OptionDesign, OptionLayout, Order, OrderWithLiterals, OrderedListData, Orientation, OrientationWithLiterals, Origin, OriginWithLiterals, PDFSettings, Paging, PagingMetadataV2, ParagraphData, PeriodPostCount, PeriodPublicationsCount, Permissions, PinPostRequest, PinPostResponse, Placement, PlacementWithLiterals, PlatformQuery, PlatformQueryPagingMethodOneOf, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataAlignmentWithLiterals, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals, Post, PostCategoriesUpdated, PostCountInfo, PostCountPerMonth, PostCountersUpdated, PostCountersUpdatedInitiatorOneOf, PostFieldField, PostFieldFieldWithLiterals, PostLiked, PostLikedInitiatorOneOf, PostOwnerChanged, PostQuerySpec, PostTagsUpdated, PostTranslation, PostUnliked, PostUnlikedInitiatorOneOf, PostsQueryResult, PricingData, QueryPostCountStatsRequest, QueryPostsRequest, QueryPostsResponse, QueryPublicationsCountStatsRequest, QueryPublicationsCountStatsRequestOrder, QueryPublicationsCountStatsRequestOrderWithLiterals, QueryPublicationsCountStatsResponse, Reactions, Rel, Resizing, ResizingWithLiterals, ResponsivenessBehaviour, ResponsivenessBehaviourWithLiterals, RestoreInfo, RibbonStyles, RichContent, Scaling, ScalingWithLiterals, ScheduledPostPublished, SeoSchema, Settings, ShapeData, ShapeDataStyles, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceWithLiterals, Spoiler, SpoilerData, Status, StatusWithLiterals, Styles, StylesBorder, StylesPosition, StylesPositionWithLiterals, TableCellData, TableData, Tag, Target, TargetWithLiterals, TextAlignment, TextAlignmentWithLiterals, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, ThumbnailsAlignmentWithLiterals, Type, TypeWithLiterals, UnlikePostRequest, UnlikePostResponse, UnpinPostRequest, UnpinPostResponse, V1Media, VerticalAlignment, VerticalAlignmentAlignment, VerticalAlignmentAlignmentWithLiterals, VerticalAlignmentWithLiterals, Video, VideoData, VideoResolution, ViewMode, ViewModeWithLiterals, ViewPostRequest, ViewPostResponse, ViewRole, ViewRoleWithLiterals, VoteRole, VoteRoleWithLiterals, WebhookIdentityType, WebhookIdentityTypeWithLiterals, Width, WidthType, WidthTypeWithLiterals, WidthWithLiterals, WixMedia, utils } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function queryPostCountStats$1(httpClient: HttpClient): QueryPostCountStatsSignature;
|
|
6
6
|
interface QueryPostCountStatsSignature {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieves the number of published posts per month within a specified time range.
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
* The
|
|
12
|
-
*
|
|
13
|
-
* For example, if `rangeStart` is set to `'2022-03-13'` and `months` is set to `4`,
|
|
14
|
-
*
|
|
15
|
-
*
|
|
10
|
+
*
|
|
11
|
+
* The `queryPostCountStats()` function returns a Promise that resolves to the number of posts per month within the specified time range.
|
|
12
|
+
*
|
|
13
|
+
* You can set the time range using the `rangeStart` and `months` properties. The time range always starts on the 1st day of the month set in `rangeStart` and includes the number of `months` following `rangeStart`. For example, if `rangeStart` is set to `'2022-03-13'` and `months` is set to `4`, the time range will be from `'2022-03-01'` until `'2022-06-30'`. The time range ends on the last day of the month.
|
|
14
|
+
*
|
|
15
|
+
* >**Note:** If there are no published posts in a specific month, that month is not included in the response. For example, let's say a blog has `0` posts dated in February 2022. If `rangeStart` is set to `'2022-01-01'` and `months` is set to `3`, the response includes `postCount` values for January and March, but not February.
|
|
16
|
+
* @param - Options specifying time frame, sort, and filter.
|
|
16
17
|
* @returns Get Blog Post Count Stats response
|
|
17
18
|
*/
|
|
18
19
|
(options?: QueryPostCountStatsOptions): Promise<NonNullablePaths<QueryPostCountStatsResponse, `stats` | `stats.${number}.postCount`, 4>>;
|
|
@@ -21,6 +22,7 @@ declare function getTotalPosts$1(httpClient: HttpClient): GetTotalPostsSignature
|
|
|
21
22
|
interface GetTotalPostsSignature {
|
|
22
23
|
/**
|
|
23
24
|
* Retrieves the total amount of published posts of the blog.
|
|
25
|
+
* @param - Language Options.
|
|
24
26
|
*/
|
|
25
27
|
(options?: GetTotalPostsOptions): Promise<NonNullablePaths<GetTotalPostsResponse, `total`, 2>>;
|
|
26
28
|
}
|
|
@@ -29,9 +31,9 @@ interface GetPostSignature {
|
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves a post by the specified ID.
|
|
31
33
|
* @param - Post ID.
|
|
32
|
-
* @
|
|
34
|
+
* @param - Options specifying which fields to return.
|
|
33
35
|
*/
|
|
34
|
-
(postId: string, options?: GetPostOptions): Promise<NonNullablePaths<
|
|
36
|
+
(postId: string, options?: GetPostOptions): Promise<NonNullablePaths<GetPostResponse, `post._id` | `post.title` | `post.excerpt` | `post.slug` | `post.featured` | `post.pinned` | `post.categoryIds` | `post.memberId` | `post.hashtags` | `post.commentingEnabled` | `post.minutesToRead` | `post.tagIds` | `post.relatedPostIds` | `post.pricingPlanIds` | `post.seoData.tags` | `post.seoData.tags.${number}.type` | `post.seoData.tags.${number}.children` | `post.seoData.tags.${number}.custom` | `post.seoData.tags.${number}.disabled` | `post.seoData.settings.preventAutoRedirect` | `post.seoData.settings.keywords` | `post.seoData.settings.keywords.${number}.term` | `post.seoData.settings.keywords.${number}.isMain` | `post.preview` | `post.moderationDetails.submittedBy` | `post.moderationDetails.status` | `post.media.embedMedia.thumbnail.url` | `post.media.embedMedia.thumbnail.width` | `post.media.embedMedia.thumbnail.height` | `post.media.embedMedia.video.url` | `post.media.embedMedia.video.width` | `post.media.embedMedia.video.height` | `post.media.displayed` | `post.media.custom` | `post.hasUnpublishedChanges`, 7>>;
|
|
35
37
|
}
|
|
36
38
|
declare function getPostBySlug$1(httpClient: HttpClient): GetPostBySlugSignature;
|
|
37
39
|
interface GetPostBySlugSignature {
|
|
@@ -43,6 +45,7 @@ interface GetPostBySlugSignature {
|
|
|
43
45
|
* the slug is `my-post-slug`. The slug is case-sensitive, and is generally derived from the post title,
|
|
44
46
|
* unless specified otherwise.
|
|
45
47
|
* @param - Slug of the post to retrieve.
|
|
48
|
+
* @param - Options specifying which fields to return.
|
|
46
49
|
*/
|
|
47
50
|
(slug: string, options?: GetPostBySlugOptions): Promise<NonNullablePaths<GetPostBySlugResponse, `post._id` | `post.title` | `post.excerpt` | `post.slug` | `post.featured` | `post.pinned` | `post.categoryIds` | `post.memberId` | `post.hashtags` | `post.commentingEnabled` | `post.minutesToRead` | `post.tagIds` | `post.relatedPostIds` | `post.pricingPlanIds` | `post.seoData.tags` | `post.seoData.tags.${number}.type` | `post.seoData.tags.${number}.children` | `post.seoData.tags.${number}.custom` | `post.seoData.tags.${number}.disabled` | `post.seoData.settings.preventAutoRedirect` | `post.seoData.settings.keywords` | `post.seoData.settings.keywords.${number}.term` | `post.seoData.settings.keywords.${number}.isMain` | `post.preview` | `post.moderationDetails.submittedBy` | `post.moderationDetails.status` | `post.media.embedMedia.thumbnail.url` | `post.media.embedMedia.thumbnail.width` | `post.media.embedMedia.thumbnail.height` | `post.media.embedMedia.video.url` | `post.media.embedMedia.video.width` | `post.media.embedMedia.video.height` | `post.media.displayed` | `post.media.custom` | `post.hasUnpublishedChanges`, 7>>;
|
|
48
51
|
}
|
|
@@ -55,6 +58,7 @@ interface ListPostsSignature {
|
|
|
55
58
|
* - `firstPublishedDate` is sorted in descending order, with pinned posts first.
|
|
56
59
|
* - `paging.limit` is `50`.
|
|
57
60
|
* - `paging.offset` is `0`.
|
|
61
|
+
* @param - Sort, filter, and paging options.
|
|
58
62
|
*/
|
|
59
63
|
(options?: ListPostsOptions): Promise<NonNullablePaths<ListPostsResponse, `posts` | `posts.${number}._id` | `posts.${number}.title` | `posts.${number}.excerpt` | `posts.${number}.slug` | `posts.${number}.featured` | `posts.${number}.pinned` | `posts.${number}.memberId` | `posts.${number}.commentingEnabled` | `posts.${number}.minutesToRead` | `posts.${number}.seoData.settings.preventAutoRedirect` | `posts.${number}.preview` | `posts.${number}.moderationDetails.submittedBy` | `posts.${number}.moderationDetails.status` | `posts.${number}.media.displayed` | `posts.${number}.media.custom` | `posts.${number}.hasUnpublishedChanges` | `metaData.count` | `metaData.offset` | `metaData.total`, 6>>;
|
|
60
64
|
}
|
|
@@ -102,4 +106,4 @@ declare const onPostDeleted: BuildEventDefinition<typeof onPostDeleted$1> & type
|
|
|
102
106
|
*/
|
|
103
107
|
declare const onPostUpdated: BuildEventDefinition<typeof onPostUpdated$1> & typeof onPostUpdated$1;
|
|
104
108
|
|
|
105
|
-
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions, GetTotalPostsOptions, GetTotalPostsResponse, ListPostsOptions, ListPostsResponse,
|
|
109
|
+
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions, GetPostResponse, GetTotalPostsOptions, GetTotalPostsResponse, ListPostsOptions, ListPostsResponse, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostQuery, PostUnlikedEnvelope, PostUpdatedEnvelope, PostsQueryBuilder, QueryPostCountStatsOptions, QueryPostCountStatsResponse, QueryPostsOptions, getPost, getPostBySlug, getPostMetrics, getTotalPosts, listPosts, onPostCreated, onPostDeleted, onPostLiked, onPostUnliked, onPostUpdated, queryPostCountStats, queryPosts };
|
package/build/cjs/index.js
CHANGED
|
@@ -24,6 +24,7 @@ __export(index_exports, {
|
|
|
24
24
|
AppType: () => AppType,
|
|
25
25
|
AspectRatio: () => AspectRatio,
|
|
26
26
|
BackgroundType: () => BackgroundType,
|
|
27
|
+
BannerOrigin: () => BannerOrigin,
|
|
27
28
|
ButtonDataType: () => ButtonDataType,
|
|
28
29
|
Crop: () => Crop,
|
|
29
30
|
DecorationType: () => DecorationType,
|
|
@@ -151,6 +152,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
|
|
|
151
152
|
{
|
|
152
153
|
srcPath: "/_api/communities-blog-node-api/v3/posts",
|
|
153
154
|
destPath: "/v3/posts"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
srcPath: "/_api/post-service-api-proxy/v3/bulk/posts",
|
|
158
|
+
destPath: "/v3/bulk/posts"
|
|
154
159
|
}
|
|
155
160
|
],
|
|
156
161
|
"*.dev.wix-code.com": [
|
|
@@ -1122,6 +1127,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
1122
1127
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
1123
1128
|
return ImagePosition2;
|
|
1124
1129
|
})(ImagePosition || {});
|
|
1130
|
+
var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
|
|
1131
|
+
BannerOrigin2["IMAGE"] = "IMAGE";
|
|
1132
|
+
BannerOrigin2["LAYOUT"] = "LAYOUT";
|
|
1133
|
+
return BannerOrigin2;
|
|
1134
|
+
})(BannerOrigin || {});
|
|
1125
1135
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
1126
1136
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
1127
1137
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -1144,6 +1154,26 @@ var ModerationStatusStatus = /* @__PURE__ */ ((ModerationStatusStatus2) => {
|
|
|
1144
1154
|
ModerationStatusStatus2["REJECTED"] = "REJECTED";
|
|
1145
1155
|
return ModerationStatusStatus2;
|
|
1146
1156
|
})(ModerationStatusStatus || {});
|
|
1157
|
+
var QueryPublicationsCountStatsRequestOrder = /* @__PURE__ */ ((QueryPublicationsCountStatsRequestOrder2) => {
|
|
1158
|
+
QueryPublicationsCountStatsRequestOrder2["UNKNOWN"] = "UNKNOWN";
|
|
1159
|
+
QueryPublicationsCountStatsRequestOrder2["OLDEST"] = "OLDEST";
|
|
1160
|
+
QueryPublicationsCountStatsRequestOrder2["NEWEST"] = "NEWEST";
|
|
1161
|
+
return QueryPublicationsCountStatsRequestOrder2;
|
|
1162
|
+
})(QueryPublicationsCountStatsRequestOrder || {});
|
|
1163
|
+
var Order = /* @__PURE__ */ ((Order2) => {
|
|
1164
|
+
Order2["UNKNOWN"] = "UNKNOWN";
|
|
1165
|
+
Order2["OLDEST"] = "OLDEST";
|
|
1166
|
+
Order2["NEWEST"] = "NEWEST";
|
|
1167
|
+
return Order2;
|
|
1168
|
+
})(Order || {});
|
|
1169
|
+
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
1170
|
+
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
1171
|
+
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
1172
|
+
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
1173
|
+
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
1174
|
+
WebhookIdentityType2["APP"] = "APP";
|
|
1175
|
+
return WebhookIdentityType2;
|
|
1176
|
+
})(WebhookIdentityType || {});
|
|
1147
1177
|
var GetPostTemplatesSort = /* @__PURE__ */ ((GetPostTemplatesSort2) => {
|
|
1148
1178
|
GetPostTemplatesSort2["PUBLISHED_DATE_ASC"] = "PUBLISHED_DATE_ASC";
|
|
1149
1179
|
GetPostTemplatesSort2["PUBLISHED_DATE_DESC"] = "PUBLISHED_DATE_DESC";
|
|
@@ -1197,26 +1227,6 @@ var Status = /* @__PURE__ */ ((Status2) => {
|
|
|
1197
1227
|
Status2["IN_REVIEW"] = "IN_REVIEW";
|
|
1198
1228
|
return Status2;
|
|
1199
1229
|
})(Status || {});
|
|
1200
|
-
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
1201
|
-
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
1202
|
-
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
1203
|
-
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
1204
|
-
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
1205
|
-
WebhookIdentityType2["APP"] = "APP";
|
|
1206
|
-
return WebhookIdentityType2;
|
|
1207
|
-
})(WebhookIdentityType || {});
|
|
1208
|
-
var QueryPublicationsCountStatsRequestOrder = /* @__PURE__ */ ((QueryPublicationsCountStatsRequestOrder2) => {
|
|
1209
|
-
QueryPublicationsCountStatsRequestOrder2["UNKNOWN"] = "UNKNOWN";
|
|
1210
|
-
QueryPublicationsCountStatsRequestOrder2["OLDEST"] = "OLDEST";
|
|
1211
|
-
QueryPublicationsCountStatsRequestOrder2["NEWEST"] = "NEWEST";
|
|
1212
|
-
return QueryPublicationsCountStatsRequestOrder2;
|
|
1213
|
-
})(QueryPublicationsCountStatsRequestOrder || {});
|
|
1214
|
-
var Order = /* @__PURE__ */ ((Order2) => {
|
|
1215
|
-
Order2["UNKNOWN"] = "UNKNOWN";
|
|
1216
|
-
Order2["OLDEST"] = "OLDEST";
|
|
1217
|
-
Order2["NEWEST"] = "NEWEST";
|
|
1218
|
-
return Order2;
|
|
1219
|
-
})(Order || {});
|
|
1220
1230
|
var Field = /* @__PURE__ */ ((Field2) => {
|
|
1221
1231
|
Field2["UNKNOWN"] = "UNKNOWN";
|
|
1222
1232
|
Field2["TOTAL_COMMENTS"] = "TOTAL_COMMENTS";
|
|
@@ -1344,8 +1354,8 @@ async function getPost2(postId, options) {
|
|
|
1344
1354
|
paths: [{ path: "post.media.wixMedia.videoV2" }]
|
|
1345
1355
|
}
|
|
1346
1356
|
]),
|
|
1347
|
-
["post.richContent"]
|
|
1348
|
-
)
|
|
1357
|
+
["post.richContent", "post.rich_content"]
|
|
1358
|
+
);
|
|
1349
1359
|
} catch (err) {
|
|
1350
1360
|
const transformedError = (0, import_transform_error.transformError)(
|
|
1351
1361
|
err,
|
|
@@ -1392,7 +1402,7 @@ async function getPostBySlug2(slug, options) {
|
|
|
1392
1402
|
paths: [{ path: "post.media.wixMedia.videoV2" }]
|
|
1393
1403
|
}
|
|
1394
1404
|
]),
|
|
1395
|
-
["post.richContent"]
|
|
1405
|
+
["post.richContent", "post.rich_content"]
|
|
1396
1406
|
);
|
|
1397
1407
|
} catch (err) {
|
|
1398
1408
|
const transformedError = (0, import_transform_error.transformError)(
|
|
@@ -1451,7 +1461,7 @@ async function listPosts2(options) {
|
|
|
1451
1461
|
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
|
1452
1462
|
}
|
|
1453
1463
|
]),
|
|
1454
|
-
["posts.richContent"]
|
|
1464
|
+
["posts.richContent", "posts.rich_content"]
|
|
1455
1465
|
);
|
|
1456
1466
|
} catch (err) {
|
|
1457
1467
|
const transformedError = (0, import_transform_error.transformError)(
|
|
@@ -1521,7 +1531,7 @@ function queryPosts2(options) {
|
|
|
1521
1531
|
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
|
1522
1532
|
}
|
|
1523
1533
|
]),
|
|
1524
|
-
["posts.richContent"]
|
|
1534
|
+
["posts.richContent", "posts.rich_content"]
|
|
1525
1535
|
);
|
|
1526
1536
|
return {
|
|
1527
1537
|
items: transformedData?.posts,
|
|
@@ -1569,7 +1579,7 @@ async function typedQueryPosts(query, options) {
|
|
|
1569
1579
|
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
|
1570
1580
|
}
|
|
1571
1581
|
]),
|
|
1572
|
-
["posts.richContent"]
|
|
1582
|
+
["posts.richContent", "posts.rich_content"]
|
|
1573
1583
|
);
|
|
1574
1584
|
} catch (err) {
|
|
1575
1585
|
const transformedError = (0, import_transform_error.transformError)(
|
|
@@ -1586,7 +1596,9 @@ async function typedQueryPosts(query, options) {
|
|
|
1586
1596
|
}
|
|
1587
1597
|
}
|
|
1588
1598
|
var utils = {
|
|
1589
|
-
|
|
1599
|
+
query: {
|
|
1600
|
+
...(0, import_query_builder_utils.createQueryUtils)()
|
|
1601
|
+
}
|
|
1590
1602
|
};
|
|
1591
1603
|
async function getPostMetrics2(postId) {
|
|
1592
1604
|
const { httpClient, sideEffects } = arguments[1];
|
|
@@ -1681,7 +1693,8 @@ var onPostLiked = (0, import_sdk_types.EventDefinition)(
|
|
|
1681
1693
|
transformFn: import_timestamp3.transformRESTTimestampToSDKTimestamp,
|
|
1682
1694
|
paths: [{ path: "metadata.eventTime" }]
|
|
1683
1695
|
}
|
|
1684
|
-
])
|
|
1696
|
+
]),
|
|
1697
|
+
["entity.rich_content"]
|
|
1685
1698
|
)
|
|
1686
1699
|
)();
|
|
1687
1700
|
var onPostUnliked = (0, import_sdk_types.EventDefinition)(
|
|
@@ -1693,7 +1706,8 @@ var onPostUnliked = (0, import_sdk_types.EventDefinition)(
|
|
|
1693
1706
|
transformFn: import_timestamp3.transformRESTTimestampToSDKTimestamp,
|
|
1694
1707
|
paths: [{ path: "metadata.eventTime" }]
|
|
1695
1708
|
}
|
|
1696
|
-
])
|
|
1709
|
+
]),
|
|
1710
|
+
["entity.rich_content"]
|
|
1697
1711
|
)
|
|
1698
1712
|
)();
|
|
1699
1713
|
var onPostCreated = (0, import_sdk_types.EventDefinition)(
|
|
@@ -1770,7 +1784,8 @@ var onPostCreated = (0, import_sdk_types.EventDefinition)(
|
|
|
1770
1784
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
|
1771
1785
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
|
1772
1786
|
}
|
|
1773
|
-
])
|
|
1787
|
+
]),
|
|
1788
|
+
["entity.rich_content"]
|
|
1774
1789
|
)
|
|
1775
1790
|
)();
|
|
1776
1791
|
var onPostDeleted = (0, import_sdk_types.EventDefinition)(
|
|
@@ -1847,7 +1862,8 @@ var onPostDeleted = (0, import_sdk_types.EventDefinition)(
|
|
|
1847
1862
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
|
1848
1863
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
|
1849
1864
|
}
|
|
1850
|
-
])
|
|
1865
|
+
]),
|
|
1866
|
+
["entity.rich_content"]
|
|
1851
1867
|
)
|
|
1852
1868
|
)();
|
|
1853
1869
|
var onPostUpdated = (0, import_sdk_types.EventDefinition)(
|
|
@@ -1924,7 +1940,8 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
|
|
|
1924
1940
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
|
1925
1941
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
|
1926
1942
|
}
|
|
1927
|
-
])
|
|
1943
|
+
]),
|
|
1944
|
+
["entity.rich_content"]
|
|
1928
1945
|
)
|
|
1929
1946
|
)();
|
|
1930
1947
|
|
|
@@ -1961,6 +1978,7 @@ var onPostUpdated2 = (0, import_event_definition_modules.createEventModule)(onPo
|
|
|
1961
1978
|
AppType,
|
|
1962
1979
|
AspectRatio,
|
|
1963
1980
|
BackgroundType,
|
|
1981
|
+
BannerOrigin,
|
|
1964
1982
|
ButtonDataType,
|
|
1965
1983
|
Crop,
|
|
1966
1984
|
DecorationType,
|