@wix/auto_sdk_blog_posts 1.0.144 → 1.0.146

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.
Files changed (41) hide show
  1. package/build/cjs/index.d.ts +15 -11
  2. package/build/cjs/index.js +74 -18
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +128 -21
  5. package/build/cjs/index.typings.js +52 -10
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +99 -3
  8. package/build/cjs/meta.js +46 -4
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/cjs/schemas.d.ts +2 -2
  11. package/build/es/index.d.mts +15 -11
  12. package/build/es/index.mjs +72 -18
  13. package/build/es/index.mjs.map +1 -1
  14. package/build/es/index.typings.d.mts +128 -21
  15. package/build/es/index.typings.mjs +50 -10
  16. package/build/es/index.typings.mjs.map +1 -1
  17. package/build/es/meta.d.mts +99 -3
  18. package/build/es/meta.mjs +44 -4
  19. package/build/es/meta.mjs.map +1 -1
  20. package/build/es/schemas.d.mts +2 -2
  21. package/build/internal/cjs/index.d.ts +15 -11
  22. package/build/internal/cjs/index.js +74 -18
  23. package/build/internal/cjs/index.js.map +1 -1
  24. package/build/internal/cjs/index.typings.d.ts +128 -21
  25. package/build/internal/cjs/index.typings.js +52 -10
  26. package/build/internal/cjs/index.typings.js.map +1 -1
  27. package/build/internal/cjs/meta.d.ts +99 -3
  28. package/build/internal/cjs/meta.js +46 -4
  29. package/build/internal/cjs/meta.js.map +1 -1
  30. package/build/internal/cjs/schemas.d.ts +2 -2
  31. package/build/internal/es/index.d.mts +15 -11
  32. package/build/internal/es/index.mjs +72 -18
  33. package/build/internal/es/index.mjs.map +1 -1
  34. package/build/internal/es/index.typings.d.mts +128 -21
  35. package/build/internal/es/index.typings.mjs +50 -10
  36. package/build/internal/es/index.typings.mjs.map +1 -1
  37. package/build/internal/es/meta.d.mts +99 -3
  38. package/build/internal/es/meta.mjs +44 -4
  39. package/build/internal/es/meta.mjs.map +1 -1
  40. package/build/internal/es/schemas.d.mts +2 -2
  41. package/package.json +4 -4
@@ -465,11 +465,11 @@ declare const QueryPostsRequest: z.ZodObject<{
465
465
  fieldName: z.ZodOptional<z.ZodEnum<{
466
466
  slug: "slug";
467
467
  title: "title";
468
+ firstPublishedDate: "firstPublishedDate";
469
+ lastPublishedDate: "lastPublishedDate";
468
470
  featured: "featured";
469
471
  pinned: "pinned";
470
472
  commentingEnabled: "commentingEnabled";
471
- firstPublishedDate: "firstPublishedDate";
472
- lastPublishedDate: "lastPublishedDate";
473
473
  }>>;
474
474
  order: z.ZodOptional<z.ZodEnum<{
475
475
  ASC: "ASC";
@@ -1,18 +1,19 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions, Post, GetPostBySlugOptions, GetPostBySlugResponse, ListPostsOptions, ListPostsResponse, GetPostMetricsResponse, PostLikedEnvelope, PostUnlikedEnvelope, PostCreatedEnvelope, PostDeletedEnvelope, PostUpdatedEnvelope, PostQuery, QueryPostsOptions, typedQueryPosts, PostsQueryBuilder } from './index.typings.mjs';
3
- export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Backdrop, BackdropType, BackdropTypeWithLiterals, Background, BackgroundGradient, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BannerOrigin, BannerOriginWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardData, CardDataBackground, CardDataBackgroundType, CardDataBackgroundTypeWithLiterals, 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, GetPostCountsRequest, GetPostCountsResponse, GetPostMetricsRequest, GetPostRequest, GetPostResponse, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, GradientType, GradientTypeWithLiterals, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionPosition, ImagePositionPositionWithLiterals, ImagePositionWithLiterals, ImageScalingScaling, ImageScalingScalingWithLiterals, ImageStyles, Indentation, IndentationWithLiterals, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, LayoutData, LayoutDataBackground, LayoutDataBackgroundImage, LayoutDataBackgroundType, LayoutDataBackgroundTypeWithLiterals, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LikePostRequest, LikePostResponse, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListDemoPostsRequest, ListDemoPostsResponse, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListStyle, ListStyleWithLiterals, 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, PollDesignBackground, PollDesignBackgroundBackgroundOneOf, PollDesignBackgroundType, PollDesignBackgroundTypeWithLiterals, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals, PostCategoriesUpdated, PostCount, 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, Stop, Styles, StylesBorder, StylesPosition, StylesPositionWithLiterals, TableCellData, TableData, Tag, Target, TargetWithLiterals, TextAlignment, TextAlignmentWithLiterals, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, ThumbnailsAlignmentWithLiterals, TocData, 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.mjs';
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.mjs';
3
+ export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Backdrop, BackdropType, BackdropTypeWithLiterals, Background, BackgroundGradient, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BannerOrigin, BannerOriginWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardData, CardDataBackground, CardDataBackgroundType, CardDataBackgroundTypeWithLiterals, CardStyles, Category, CategoryTranslation, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, ColumnSize, ColumnSizeWithLiterals, 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, GetPostCountsRequest, GetPostCountsResponse, GetPostMetricsRequest, GetPostRequest, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, GradientType, GradientTypeWithLiterals, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionPosition, ImagePositionPositionWithLiterals, ImagePositionWithLiterals, ImageScalingScaling, ImageScalingScalingWithLiterals, ImageStyles, Indentation, IndentationWithLiterals, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, LayoutData, LayoutDataBackground, LayoutDataBackgroundImage, LayoutDataBackgroundType, LayoutDataBackgroundTypeWithLiterals, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LikePostRequest, LikePostResponse, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListDemoPostsRequest, ListDemoPostsResponse, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListStyle, ListStyleWithLiterals, 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, PollDesignBackground, PollDesignBackgroundBackgroundOneOf, PollDesignBackgroundType, PollDesignBackgroundTypeWithLiterals, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals, Post, PostCategoriesUpdated, PostCount, 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, SmartBlockCellData, SmartBlockData, SmartBlockDataType, SmartBlockDataTypeWithLiterals, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceWithLiterals, Spoiler, SpoilerData, Status, StatusWithLiterals, Stop, Styles, StylesBorder, StylesPosition, StylesPositionWithLiterals, TableCellData, TableData, Tag, Target, TargetWithLiterals, TextAlignment, TextAlignmentWithLiterals, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, ThumbnailsAlignmentWithLiterals, TocData, 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.mjs';
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
- * The time range is set using the `rangeStart` and `months` properties.
11
- * The time range always starts on the 1st day of the month set in `rangeStart` and
12
- * includes the number of `months` following `rangeStart`.
13
- * For example, if `rangeStart` is set to `'2022-03-13'` and `months` is set to `4`,
14
- * the time range will be from `'2022-03-01'` until `'2022-06-30'`. The time range always ends on the last day of the month.
15
- * > Note: If there are no published posts in a month within the time range, 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.
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
- * @returns Retrieved post info.
34
+ * @param - Options specifying which fields to return.
33
35
  */
34
- (postId: string, options?: GetPostOptions): Promise<NonNullablePaths<Post, `_id` | `title` | `excerpt` | `slug` | `featured` | `pinned` | `categoryIds` | `memberId` | `hashtags` | `commentingEnabled` | `minutesToRead` | `tagIds` | `relatedPostIds` | `pricingPlanIds` | `seoData.tags` | `seoData.tags.${number}.type` | `seoData.tags.${number}.children` | `seoData.tags.${number}.custom` | `seoData.tags.${number}.disabled` | `seoData.settings.preventAutoRedirect` | `seoData.settings.keywords` | `seoData.settings.keywords.${number}.term` | `seoData.settings.keywords.${number}.isMain` | `preview` | `moderationDetails.submittedBy` | `moderationDetails.status` | `media.embedMedia.thumbnail.url` | `media.embedMedia.thumbnail.width` | `media.embedMedia.thumbnail.height` | `media.embedMedia.video.url` | `media.embedMedia.video.width` | `media.embedMedia.video.height` | `media.displayed` | `media.custom` | `hasUnpublishedChanges`, 6>>;
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, Post, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostQuery, PostUnlikedEnvelope, PostUpdatedEnvelope, PostsQueryBuilder, QueryPostCountStatsOptions, QueryPostCountStatsResponse, QueryPostsOptions, getPost, getPostBySlug, getPostMetrics, getTotalPosts, listPosts, onPostCreated, onPostDeleted, onPostLiked, onPostUnliked, onPostUpdated, queryPostCountStats, queryPosts };
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 };
@@ -461,7 +461,10 @@ function getPost(payload) {
461
461
  path: "post.richContent.nodes.cardData.backgroundImage.media.duration"
462
462
  },
463
463
  { path: "post.richContent.nodes.tocData.fontSize" },
464
- { path: "post.richContent.nodes.tocData.itemSpacing" }
464
+ { path: "post.richContent.nodes.tocData.itemSpacing" },
465
+ {
466
+ path: "post.richContent.nodes.smartBlockCellData.shape.duration"
467
+ }
465
468
  ]
466
469
  }
467
470
  ])
@@ -609,7 +612,10 @@ function getPostBySlug(payload) {
609
612
  path: "post.richContent.nodes.cardData.backgroundImage.media.duration"
610
613
  },
611
614
  { path: "post.richContent.nodes.tocData.fontSize" },
612
- { path: "post.richContent.nodes.tocData.itemSpacing" }
615
+ { path: "post.richContent.nodes.tocData.itemSpacing" },
616
+ {
617
+ path: "post.richContent.nodes.smartBlockCellData.shape.duration"
618
+ }
613
619
  ]
614
620
  }
615
621
  ])
@@ -761,7 +767,10 @@ function listPosts(payload) {
761
767
  path: "posts.richContent.nodes.cardData.backgroundImage.media.duration"
762
768
  },
763
769
  { path: "posts.richContent.nodes.tocData.fontSize" },
764
- { path: "posts.richContent.nodes.tocData.itemSpacing" }
770
+ { path: "posts.richContent.nodes.tocData.itemSpacing" },
771
+ {
772
+ path: "posts.richContent.nodes.smartBlockCellData.shape.duration"
773
+ }
765
774
  ]
766
775
  }
767
776
  ])
@@ -913,7 +922,10 @@ function queryPosts(payload) {
913
922
  path: "posts.richContent.nodes.cardData.backgroundImage.media.duration"
914
923
  },
915
924
  { path: "posts.richContent.nodes.tocData.fontSize" },
916
- { path: "posts.richContent.nodes.tocData.itemSpacing" }
925
+ { path: "posts.richContent.nodes.tocData.itemSpacing" },
926
+ {
927
+ path: "posts.richContent.nodes.smartBlockCellData.shape.duration"
928
+ }
917
929
  ]
918
930
  }
919
931
  ])
@@ -993,6 +1005,8 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
993
1005
  NodeType2["SHAPE"] = "SHAPE";
994
1006
  NodeType2["CARD"] = "CARD";
995
1007
  NodeType2["TOC"] = "TOC";
1008
+ NodeType2["SMART_BLOCK"] = "SMART_BLOCK";
1009
+ NodeType2["SMART_BLOCK_CELL"] = "SMART_BLOCK_CELL";
996
1010
  return NodeType2;
997
1011
  })(NodeType || {});
998
1012
  var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
@@ -1320,6 +1334,30 @@ var Indentation = /* @__PURE__ */ ((Indentation2) => {
1320
1334
  Indentation2["FLAT"] = "FLAT";
1321
1335
  return Indentation2;
1322
1336
  })(Indentation || {});
1337
+ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
1338
+ SmartBlockDataType2["SOLID_BOXES"] = "SOLID_BOXES";
1339
+ SmartBlockDataType2["NUMBERED_BOXES"] = "NUMBERED_BOXES";
1340
+ SmartBlockDataType2["STATS"] = "STATS";
1341
+ SmartBlockDataType2["CIRCLE_STATS"] = "CIRCLE_STATS";
1342
+ SmartBlockDataType2["SOLID_BOXES_ALTERNATING"] = "SOLID_BOXES_ALTERNATING";
1343
+ SmartBlockDataType2["SOLID_JOINED_BOXES"] = "SOLID_JOINED_BOXES";
1344
+ SmartBlockDataType2["SIDE_LINE_TEXT"] = "SIDE_LINE_TEXT";
1345
+ SmartBlockDataType2["TOP_LINE_TEXT"] = "TOP_LINE_TEXT";
1346
+ SmartBlockDataType2["OUTLINE_BOXES_WITH_TOP_CIRCLE"] = "OUTLINE_BOXES_WITH_TOP_CIRCLE";
1347
+ SmartBlockDataType2["BIG_BULLETS"] = "BIG_BULLETS";
1348
+ SmartBlockDataType2["SMALL_BULLETS"] = "SMALL_BULLETS";
1349
+ SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
1350
+ SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
1351
+ SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
1352
+ return SmartBlockDataType2;
1353
+ })(SmartBlockDataType || {});
1354
+ var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {
1355
+ ColumnSize2["SMALL"] = "SMALL";
1356
+ ColumnSize2["MEDIUM"] = "MEDIUM";
1357
+ ColumnSize2["LARGE"] = "LARGE";
1358
+ ColumnSize2["EXTRA_LARGE"] = "EXTRA_LARGE";
1359
+ return ColumnSize2;
1360
+ })(ColumnSize || {});
1323
1361
  var ModerationStatusStatus = /* @__PURE__ */ ((ModerationStatusStatus2) => {
1324
1362
  ModerationStatusStatus2["UNKNOWN"] = "UNKNOWN";
1325
1363
  ModerationStatusStatus2["APPROVED"] = "APPROVED";
@@ -1526,8 +1564,8 @@ async function getPost2(postId, options) {
1526
1564
  paths: [{ path: "post.media.wixMedia.videoV2" }]
1527
1565
  }
1528
1566
  ]),
1529
- ["post.richContent"]
1530
- )?.post;
1567
+ ["post.richContent", "post.rich_content"]
1568
+ );
1531
1569
  } catch (err) {
1532
1570
  const transformedError = sdkTransformError(
1533
1571
  err,
@@ -1574,7 +1612,7 @@ async function getPostBySlug2(slug, options) {
1574
1612
  paths: [{ path: "post.media.wixMedia.videoV2" }]
1575
1613
  }
1576
1614
  ]),
1577
- ["post.richContent"]
1615
+ ["post.richContent", "post.rich_content"]
1578
1616
  );
1579
1617
  } catch (err) {
1580
1618
  const transformedError = sdkTransformError(
@@ -1633,7 +1671,7 @@ async function listPosts2(options) {
1633
1671
  paths: [{ path: "posts.media.wixMedia.videoV2" }]
1634
1672
  }
1635
1673
  ]),
1636
- ["posts.richContent"]
1674
+ ["posts.richContent", "posts.rich_content"]
1637
1675
  );
1638
1676
  } catch (err) {
1639
1677
  const transformedError = sdkTransformError(
@@ -1703,7 +1741,7 @@ function queryPosts2(options) {
1703
1741
  paths: [{ path: "posts.media.wixMedia.videoV2" }]
1704
1742
  }
1705
1743
  ]),
1706
- ["posts.richContent"]
1744
+ ["posts.richContent", "posts.rich_content"]
1707
1745
  );
1708
1746
  return {
1709
1747
  items: transformedData?.posts,
@@ -1751,7 +1789,7 @@ async function typedQueryPosts(query, options) {
1751
1789
  paths: [{ path: "posts.media.wixMedia.videoV2" }]
1752
1790
  }
1753
1791
  ]),
1754
- ["posts.richContent"]
1792
+ ["posts.richContent", "posts.rich_content"]
1755
1793
  );
1756
1794
  } catch (err) {
1757
1795
  const transformedError = sdkTransformError(
@@ -1865,7 +1903,8 @@ var onPostLiked = EventDefinition(
1865
1903
  transformFn: transformRESTTimestampToSDKTimestamp2,
1866
1904
  paths: [{ path: "metadata.eventTime" }]
1867
1905
  }
1868
- ])
1906
+ ]),
1907
+ ["entity.rich_content"]
1869
1908
  )
1870
1909
  )();
1871
1910
  var onPostUnliked = EventDefinition(
@@ -1877,7 +1916,8 @@ var onPostUnliked = EventDefinition(
1877
1916
  transformFn: transformRESTTimestampToSDKTimestamp2,
1878
1917
  paths: [{ path: "metadata.eventTime" }]
1879
1918
  }
1880
- ])
1919
+ ]),
1920
+ ["entity.rich_content"]
1881
1921
  )
1882
1922
  )();
1883
1923
  var onPostCreated = EventDefinition(
@@ -1997,14 +2037,18 @@ var onPostCreated = EventDefinition(
1997
2037
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
1998
2038
  },
1999
2039
  { path: "entity.richContent.nodes.tocData.fontSize" },
2000
- { path: "entity.richContent.nodes.tocData.itemSpacing" }
2040
+ { path: "entity.richContent.nodes.tocData.itemSpacing" },
2041
+ {
2042
+ path: "entity.richContent.nodes.smartBlockCellData.shape.duration"
2043
+ }
2001
2044
  ]
2002
2045
  },
2003
2046
  {
2004
2047
  transformFn: transformRESTVideoV2ToSDKVideoV22,
2005
2048
  paths: [{ path: "entity.media.wixMedia.videoV2" }]
2006
2049
  }
2007
- ])
2050
+ ]),
2051
+ ["entity.rich_content"]
2008
2052
  )
2009
2053
  )();
2010
2054
  var onPostDeleted = EventDefinition(
@@ -2124,14 +2168,18 @@ var onPostDeleted = EventDefinition(
2124
2168
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
2125
2169
  },
2126
2170
  { path: "entity.richContent.nodes.tocData.fontSize" },
2127
- { path: "entity.richContent.nodes.tocData.itemSpacing" }
2171
+ { path: "entity.richContent.nodes.tocData.itemSpacing" },
2172
+ {
2173
+ path: "entity.richContent.nodes.smartBlockCellData.shape.duration"
2174
+ }
2128
2175
  ]
2129
2176
  },
2130
2177
  {
2131
2178
  transformFn: transformRESTVideoV2ToSDKVideoV22,
2132
2179
  paths: [{ path: "entity.media.wixMedia.videoV2" }]
2133
2180
  }
2134
- ])
2181
+ ]),
2182
+ ["entity.rich_content"]
2135
2183
  )
2136
2184
  )();
2137
2185
  var onPostUpdated = EventDefinition(
@@ -2251,14 +2299,18 @@ var onPostUpdated = EventDefinition(
2251
2299
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
2252
2300
  },
2253
2301
  { path: "entity.richContent.nodes.tocData.fontSize" },
2254
- { path: "entity.richContent.nodes.tocData.itemSpacing" }
2302
+ { path: "entity.richContent.nodes.tocData.itemSpacing" },
2303
+ {
2304
+ path: "entity.richContent.nodes.smartBlockCellData.shape.duration"
2305
+ }
2255
2306
  ]
2256
2307
  },
2257
2308
  {
2258
2309
  transformFn: transformRESTVideoV2ToSDKVideoV22,
2259
2310
  paths: [{ path: "entity.media.wixMedia.videoV2" }]
2260
2311
  }
2261
- ])
2312
+ ]),
2313
+ ["entity.rich_content"]
2262
2314
  )
2263
2315
  )();
2264
2316
 
@@ -2298,6 +2350,7 @@ export {
2298
2350
  BannerOrigin,
2299
2351
  ButtonDataType,
2300
2352
  CardDataBackgroundType,
2353
+ ColumnSize,
2301
2354
  Crop,
2302
2355
  DecorationType,
2303
2356
  DesignTarget,
@@ -2337,6 +2390,7 @@ export {
2337
2390
  Resizing,
2338
2391
  ResponsivenessBehaviour,
2339
2392
  Scaling,
2393
+ SmartBlockDataType,
2340
2394
  SortOrder,
2341
2395
  Source,
2342
2396
  Status,