@wix/auto_sdk_blog_posts 1.0.160 → 1.0.162

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 +1 -1
  2. package/build/cjs/index.js +248 -31
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +376 -350
  5. package/build/cjs/index.typings.js +155 -31
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +376 -350
  8. package/build/cjs/meta.js +155 -31
  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 +1 -1
  12. package/build/es/index.mjs +248 -31
  13. package/build/es/index.mjs.map +1 -1
  14. package/build/es/index.typings.d.mts +376 -350
  15. package/build/es/index.typings.mjs +155 -31
  16. package/build/es/index.typings.mjs.map +1 -1
  17. package/build/es/meta.d.mts +376 -350
  18. package/build/es/meta.mjs +155 -31
  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 +1 -1
  22. package/build/internal/cjs/index.js +248 -31
  23. package/build/internal/cjs/index.js.map +1 -1
  24. package/build/internal/cjs/index.typings.d.ts +376 -350
  25. package/build/internal/cjs/index.typings.js +155 -31
  26. package/build/internal/cjs/index.typings.js.map +1 -1
  27. package/build/internal/cjs/meta.d.ts +376 -350
  28. package/build/internal/cjs/meta.js +155 -31
  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 +1 -1
  32. package/build/internal/es/index.mjs +248 -31
  33. package/build/internal/es/index.mjs.map +1 -1
  34. package/build/internal/es/index.typings.d.mts +376 -350
  35. package/build/internal/es/index.typings.mjs +155 -31
  36. package/build/internal/es/index.typings.mjs.map +1 -1
  37. package/build/internal/es/meta.d.mts +376 -350
  38. package/build/internal/es/meta.mjs +155 -31
  39. package/build/internal/es/meta.mjs.map +1 -1
  40. package/build/internal/es/schemas.d.mts +2 -2
  41. package/package.json +2 -2
@@ -239,11 +239,11 @@ declare const ListPostsRequest: z.ZodObject<{
239
239
  categoryIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
240
240
  tagIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
241
241
  sort: z.ZodOptional<z.ZodEnum<{
242
- LIKE_COUNT: "LIKE_COUNT";
243
- VIEW_COUNT: "VIEW_COUNT";
244
242
  FEED: "FEED";
245
243
  PUBLISHED_DATE_ASC: "PUBLISHED_DATE_ASC";
246
244
  PUBLISHED_DATE_DESC: "PUBLISHED_DATE_DESC";
245
+ VIEW_COUNT: "VIEW_COUNT";
246
+ LIKE_COUNT: "LIKE_COUNT";
247
247
  TITLE_ASC: "TITLE_ASC";
248
248
  TITLE_DESC: "TITLE_DESC";
249
249
  }>>;
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
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, Backdrop, BackdropType, BackdropTypeWithLiterals, Background, BackgroundGradient, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BannerPosition, BannerPositionWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardData, CardDataBackground, CardDataBackgroundType, CardDataBackgroundTypeWithLiterals, CardStyles, CellStyle, CheckboxListData, CodeBlockData, CollapsibleListData, ColorData, Colors, ColumnSize, ColumnSizeWithLiterals, CommonQueryWithEntityContext, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeletePostRequest, DeletePostResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, 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, GetPostsSort, GetPostsSortWithLiterals, 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, ListItemNodeData, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListStyle, ListStyleWithLiterals, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MediaMediaOneOf, MentionData, MessageEnvelope, MetaData, Metadata, Metrics, ModerationDetails, 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, SketchData, 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, Variant, VariantWithLiterals, 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';
3
+ export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Backdrop, BackdropType, BackdropTypeWithLiterals, Background, BackgroundGradient, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BannerPosition, BannerPositionWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BorderWidths, BulkDeletePostsRequest, BulkDeletePostsResponse, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardData, CardDataBackground, CardDataBackgroundType, CardDataBackgroundTypeWithLiterals, CardStyles, CellStyle, CheckboxListData, CodeBlockData, CollapsibleListData, ColorData, Colors, ColumnSize, ColumnSizeWithLiterals, CommonQueryWithEntityContext, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeletePostRequest, DeletePostResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, 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, GetPostsSort, GetPostsSortWithLiterals, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, GradientType, GradientTypeWithLiterals, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataCrop, 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, ListItemNodeData, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListStyle, ListStyleWithLiterals, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MediaMediaOneOf, MentionData, MessageEnvelope, MetaData, Metadata, Metrics, ModerationDetails, 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, SketchData, 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, Variant, VariantWithLiterals, 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 {
@@ -508,6 +508,10 @@ function getPost(payload) {
508
508
  },
509
509
  { path: "post.richContent.nodes.galleryData.options.item.ratio" },
510
510
  { path: "post.richContent.nodes.imageData.image.duration" },
511
+ { path: "post.richContent.nodes.imageData.crop.x" },
512
+ { path: "post.richContent.nodes.imageData.crop.y" },
513
+ { path: "post.richContent.nodes.imageData.crop.width" },
514
+ { path: "post.richContent.nodes.imageData.crop.height" },
511
515
  { path: "post.richContent.nodes.mapData.mapSettings.lat" },
512
516
  { path: "post.richContent.nodes.mapData.mapSettings.lng" },
513
517
  { path: "post.richContent.nodes.pollData.poll.image.duration" },
@@ -525,9 +529,27 @@ function getPost(payload) {
525
529
  {
526
530
  path: "post.richContent.nodes.layoutData.backgroundImage.media.duration"
527
531
  },
532
+ {
533
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
534
+ },
535
+ {
536
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
537
+ },
538
+ {
539
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
540
+ },
528
541
  {
529
542
  path: "post.richContent.nodes.layoutData.backdropImage.media.duration"
530
543
  },
544
+ {
545
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
546
+ },
547
+ {
548
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
549
+ },
550
+ {
551
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
552
+ },
531
553
  {
532
554
  path: "post.richContent.nodes.layoutData.background.gradient.centerX"
533
555
  },
@@ -559,6 +581,15 @@ function getPost(payload) {
559
581
  {
560
582
  path: "post.richContent.nodes.cardData.backgroundImage.media.duration"
561
583
  },
584
+ {
585
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
586
+ },
587
+ {
588
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
589
+ },
590
+ {
591
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
592
+ },
562
593
  { path: "post.richContent.nodes.tocData.fontSize" },
563
594
  { path: "post.richContent.nodes.tocData.itemSpacing" },
564
595
  {
@@ -659,6 +690,10 @@ function getPostBySlug(payload) {
659
690
  },
660
691
  { path: "post.richContent.nodes.galleryData.options.item.ratio" },
661
692
  { path: "post.richContent.nodes.imageData.image.duration" },
693
+ { path: "post.richContent.nodes.imageData.crop.x" },
694
+ { path: "post.richContent.nodes.imageData.crop.y" },
695
+ { path: "post.richContent.nodes.imageData.crop.width" },
696
+ { path: "post.richContent.nodes.imageData.crop.height" },
662
697
  { path: "post.richContent.nodes.mapData.mapSettings.lat" },
663
698
  { path: "post.richContent.nodes.mapData.mapSettings.lng" },
664
699
  { path: "post.richContent.nodes.pollData.poll.image.duration" },
@@ -676,9 +711,27 @@ function getPostBySlug(payload) {
676
711
  {
677
712
  path: "post.richContent.nodes.layoutData.backgroundImage.media.duration"
678
713
  },
714
+ {
715
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
716
+ },
717
+ {
718
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
719
+ },
720
+ {
721
+ path: "post.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
722
+ },
679
723
  {
680
724
  path: "post.richContent.nodes.layoutData.backdropImage.media.duration"
681
725
  },
726
+ {
727
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
728
+ },
729
+ {
730
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
731
+ },
732
+ {
733
+ path: "post.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
734
+ },
682
735
  {
683
736
  path: "post.richContent.nodes.layoutData.background.gradient.centerX"
684
737
  },
@@ -710,6 +763,15 @@ function getPostBySlug(payload) {
710
763
  {
711
764
  path: "post.richContent.nodes.cardData.backgroundImage.media.duration"
712
765
  },
766
+ {
767
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
768
+ },
769
+ {
770
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
771
+ },
772
+ {
773
+ path: "post.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
774
+ },
713
775
  { path: "post.richContent.nodes.tocData.fontSize" },
714
776
  { path: "post.richContent.nodes.tocData.itemSpacing" },
715
777
  {
@@ -814,6 +876,10 @@ function listPosts(payload) {
814
876
  path: "posts.richContent.nodes.galleryData.options.item.ratio"
815
877
  },
816
878
  { path: "posts.richContent.nodes.imageData.image.duration" },
879
+ { path: "posts.richContent.nodes.imageData.crop.x" },
880
+ { path: "posts.richContent.nodes.imageData.crop.y" },
881
+ { path: "posts.richContent.nodes.imageData.crop.width" },
882
+ { path: "posts.richContent.nodes.imageData.crop.height" },
817
883
  { path: "posts.richContent.nodes.mapData.mapSettings.lat" },
818
884
  { path: "posts.richContent.nodes.mapData.mapSettings.lng" },
819
885
  { path: "posts.richContent.nodes.pollData.poll.image.duration" },
@@ -831,9 +897,27 @@ function listPosts(payload) {
831
897
  {
832
898
  path: "posts.richContent.nodes.layoutData.backgroundImage.media.duration"
833
899
  },
900
+ {
901
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
902
+ },
903
+ {
904
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
905
+ },
906
+ {
907
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
908
+ },
834
909
  {
835
910
  path: "posts.richContent.nodes.layoutData.backdropImage.media.duration"
836
911
  },
912
+ {
913
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
914
+ },
915
+ {
916
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
917
+ },
918
+ {
919
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
920
+ },
837
921
  {
838
922
  path: "posts.richContent.nodes.layoutData.background.gradient.centerX"
839
923
  },
@@ -865,6 +949,15 @@ function listPosts(payload) {
865
949
  {
866
950
  path: "posts.richContent.nodes.cardData.backgroundImage.media.duration"
867
951
  },
952
+ {
953
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
954
+ },
955
+ {
956
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
957
+ },
958
+ {
959
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
960
+ },
868
961
  { path: "posts.richContent.nodes.tocData.fontSize" },
869
962
  { path: "posts.richContent.nodes.tocData.itemSpacing" },
870
963
  {
@@ -969,6 +1062,10 @@ function queryPosts(payload) {
969
1062
  path: "posts.richContent.nodes.galleryData.options.item.ratio"
970
1063
  },
971
1064
  { path: "posts.richContent.nodes.imageData.image.duration" },
1065
+ { path: "posts.richContent.nodes.imageData.crop.x" },
1066
+ { path: "posts.richContent.nodes.imageData.crop.y" },
1067
+ { path: "posts.richContent.nodes.imageData.crop.width" },
1068
+ { path: "posts.richContent.nodes.imageData.crop.height" },
972
1069
  { path: "posts.richContent.nodes.mapData.mapSettings.lat" },
973
1070
  { path: "posts.richContent.nodes.mapData.mapSettings.lng" },
974
1071
  { path: "posts.richContent.nodes.pollData.poll.image.duration" },
@@ -986,9 +1083,27 @@ function queryPosts(payload) {
986
1083
  {
987
1084
  path: "posts.richContent.nodes.layoutData.backgroundImage.media.duration"
988
1085
  },
1086
+ {
1087
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1088
+ },
1089
+ {
1090
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1091
+ },
1092
+ {
1093
+ path: "posts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1094
+ },
989
1095
  {
990
1096
  path: "posts.richContent.nodes.layoutData.backdropImage.media.duration"
991
1097
  },
1098
+ {
1099
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1100
+ },
1101
+ {
1102
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1103
+ },
1104
+ {
1105
+ path: "posts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1106
+ },
992
1107
  {
993
1108
  path: "posts.richContent.nodes.layoutData.background.gradient.centerX"
994
1109
  },
@@ -1020,6 +1135,15 @@ function queryPosts(payload) {
1020
1135
  {
1021
1136
  path: "posts.richContent.nodes.cardData.backgroundImage.media.duration"
1022
1137
  },
1138
+ {
1139
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1140
+ },
1141
+ {
1142
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1143
+ },
1144
+ {
1145
+ path: "posts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1146
+ },
1023
1147
  { path: "posts.richContent.nodes.tocData.fontSize" },
1024
1148
  { path: "posts.richContent.nodes.tocData.itemSpacing" },
1025
1149
  {
@@ -1375,6 +1499,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
1375
1499
  ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
1376
1500
  return ImagePosition2;
1377
1501
  })(ImagePosition || {});
1502
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
1503
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
1504
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
1505
+ return LayoutDataBackgroundType2;
1506
+ })(LayoutDataBackgroundType || {});
1378
1507
  var Origin = /* @__PURE__ */ ((Origin2) => {
1379
1508
  Origin2["IMAGE"] = "IMAGE";
1380
1509
  Origin2["LAYOUT"] = "LAYOUT";
@@ -1385,11 +1514,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
1385
1514
  BannerPosition2["BOTTOM"] = "BOTTOM";
1386
1515
  return BannerPosition2;
1387
1516
  })(BannerPosition || {});
1388
- var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
1389
- LayoutDataBackgroundType2["COLOR"] = "COLOR";
1390
- LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
1391
- return LayoutDataBackgroundType2;
1392
- })(LayoutDataBackgroundType || {});
1393
1517
  var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
1394
1518
  BackdropType2["COLOR"] = "COLOR";
1395
1519
  BackdropType2["GRADIENT"] = "GRADIENT";
@@ -1488,6 +1612,14 @@ var Status = /* @__PURE__ */ ((Status2) => {
1488
1612
  Status2["REJECTED"] = "REJECTED";
1489
1613
  return Status2;
1490
1614
  })(Status || {});
1615
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1616
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1617
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1618
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
1619
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1620
+ WebhookIdentityType2["APP"] = "APP";
1621
+ return WebhookIdentityType2;
1622
+ })(WebhookIdentityType || {});
1491
1623
  var QueryPublicationsCountStatsRequestOrder = /* @__PURE__ */ ((QueryPublicationsCountStatsRequestOrder2) => {
1492
1624
  QueryPublicationsCountStatsRequestOrder2["UNKNOWN"] = "UNKNOWN";
1493
1625
  QueryPublicationsCountStatsRequestOrder2["OLDEST"] = "OLDEST";
@@ -1500,22 +1632,16 @@ var Order = /* @__PURE__ */ ((Order2) => {
1500
1632
  Order2["NEWEST"] = "NEWEST";
1501
1633
  return Order2;
1502
1634
  })(Order || {});
1503
- var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1504
- WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1505
- WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1506
- WebhookIdentityType2["MEMBER"] = "MEMBER";
1507
- WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1508
- WebhookIdentityType2["APP"] = "APP";
1509
- return WebhookIdentityType2;
1510
- })(WebhookIdentityType || {});
1511
- var Field = /* @__PURE__ */ ((Field2) => {
1512
- Field2["UNKNOWN"] = "UNKNOWN";
1513
- Field2["TOTAL_COMMENTS"] = "TOTAL_COMMENTS";
1514
- Field2["LIKE_COUNT"] = "LIKE_COUNT";
1515
- Field2["VIEW_COUNT"] = "VIEW_COUNT";
1516
- Field2["RATING_COUNT"] = "RATING_COUNT";
1517
- return Field2;
1518
- })(Field || {});
1635
+ var GetPostsSort = /* @__PURE__ */ ((GetPostsSort2) => {
1636
+ GetPostsSort2["FEED"] = "FEED";
1637
+ GetPostsSort2["PUBLISHED_DATE_ASC"] = "PUBLISHED_DATE_ASC";
1638
+ GetPostsSort2["PUBLISHED_DATE_DESC"] = "PUBLISHED_DATE_DESC";
1639
+ GetPostsSort2["VIEW_COUNT"] = "VIEW_COUNT";
1640
+ GetPostsSort2["LIKE_COUNT"] = "LIKE_COUNT";
1641
+ GetPostsSort2["TITLE_ASC"] = "TITLE_ASC";
1642
+ GetPostsSort2["TITLE_DESC"] = "TITLE_DESC";
1643
+ return GetPostsSort2;
1644
+ })(GetPostsSort || {});
1519
1645
  var PostFieldField = /* @__PURE__ */ ((PostFieldField2) => {
1520
1646
  PostFieldField2["UNKNOWN"] = "UNKNOWN";
1521
1647
  PostFieldField2["URL"] = "URL";
@@ -1527,16 +1653,14 @@ var PostFieldField = /* @__PURE__ */ ((PostFieldField2) => {
1527
1653
  PostFieldField2["REFERENCE_ID"] = "REFERENCE_ID";
1528
1654
  return PostFieldField2;
1529
1655
  })(PostFieldField || {});
1530
- var GetPostsSort = /* @__PURE__ */ ((GetPostsSort2) => {
1531
- GetPostsSort2["FEED"] = "FEED";
1532
- GetPostsSort2["PUBLISHED_DATE_ASC"] = "PUBLISHED_DATE_ASC";
1533
- GetPostsSort2["PUBLISHED_DATE_DESC"] = "PUBLISHED_DATE_DESC";
1534
- GetPostsSort2["VIEW_COUNT"] = "VIEW_COUNT";
1535
- GetPostsSort2["LIKE_COUNT"] = "LIKE_COUNT";
1536
- GetPostsSort2["TITLE_ASC"] = "TITLE_ASC";
1537
- GetPostsSort2["TITLE_DESC"] = "TITLE_DESC";
1538
- return GetPostsSort2;
1539
- })(GetPostsSort || {});
1656
+ var Field = /* @__PURE__ */ ((Field2) => {
1657
+ Field2["UNKNOWN"] = "UNKNOWN";
1658
+ Field2["TOTAL_COMMENTS"] = "TOTAL_COMMENTS";
1659
+ Field2["LIKE_COUNT"] = "LIKE_COUNT";
1660
+ Field2["VIEW_COUNT"] = "VIEW_COUNT";
1661
+ Field2["RATING_COUNT"] = "RATING_COUNT";
1662
+ return Field2;
1663
+ })(Field || {});
1540
1664
  var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
1541
1665
  SortOrder2["ASC"] = "ASC";
1542
1666
  SortOrder2["DESC"] = "DESC";
@@ -2056,6 +2180,10 @@ var onPostCreated = (0, import_sdk_types.EventDefinition)(
2056
2180
  },
2057
2181
  { path: "entity.richContent.nodes.galleryData.options.item.ratio" },
2058
2182
  { path: "entity.richContent.nodes.imageData.image.duration" },
2183
+ { path: "entity.richContent.nodes.imageData.crop.x" },
2184
+ { path: "entity.richContent.nodes.imageData.crop.y" },
2185
+ { path: "entity.richContent.nodes.imageData.crop.width" },
2186
+ { path: "entity.richContent.nodes.imageData.crop.height" },
2059
2187
  { path: "entity.richContent.nodes.mapData.mapSettings.lat" },
2060
2188
  { path: "entity.richContent.nodes.mapData.mapSettings.lng" },
2061
2189
  { path: "entity.richContent.nodes.pollData.poll.image.duration" },
@@ -2073,9 +2201,27 @@ var onPostCreated = (0, import_sdk_types.EventDefinition)(
2073
2201
  {
2074
2202
  path: "entity.richContent.nodes.layoutData.backgroundImage.media.duration"
2075
2203
  },
2204
+ {
2205
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
2206
+ },
2207
+ {
2208
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
2209
+ },
2210
+ {
2211
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
2212
+ },
2076
2213
  {
2077
2214
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
2078
2215
  },
2216
+ {
2217
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
2218
+ },
2219
+ {
2220
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
2221
+ },
2222
+ {
2223
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
2224
+ },
2079
2225
  {
2080
2226
  path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
2081
2227
  },
@@ -2107,6 +2253,15 @@ var onPostCreated = (0, import_sdk_types.EventDefinition)(
2107
2253
  {
2108
2254
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
2109
2255
  },
2256
+ {
2257
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
2258
+ },
2259
+ {
2260
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
2261
+ },
2262
+ {
2263
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
2264
+ },
2110
2265
  { path: "entity.richContent.nodes.tocData.fontSize" },
2111
2266
  { path: "entity.richContent.nodes.tocData.itemSpacing" },
2112
2267
  {
@@ -2187,6 +2342,10 @@ var onPostDeleted = (0, import_sdk_types.EventDefinition)(
2187
2342
  },
2188
2343
  { path: "entity.richContent.nodes.galleryData.options.item.ratio" },
2189
2344
  { path: "entity.richContent.nodes.imageData.image.duration" },
2345
+ { path: "entity.richContent.nodes.imageData.crop.x" },
2346
+ { path: "entity.richContent.nodes.imageData.crop.y" },
2347
+ { path: "entity.richContent.nodes.imageData.crop.width" },
2348
+ { path: "entity.richContent.nodes.imageData.crop.height" },
2190
2349
  { path: "entity.richContent.nodes.mapData.mapSettings.lat" },
2191
2350
  { path: "entity.richContent.nodes.mapData.mapSettings.lng" },
2192
2351
  { path: "entity.richContent.nodes.pollData.poll.image.duration" },
@@ -2204,9 +2363,27 @@ var onPostDeleted = (0, import_sdk_types.EventDefinition)(
2204
2363
  {
2205
2364
  path: "entity.richContent.nodes.layoutData.backgroundImage.media.duration"
2206
2365
  },
2366
+ {
2367
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
2368
+ },
2369
+ {
2370
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
2371
+ },
2372
+ {
2373
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
2374
+ },
2207
2375
  {
2208
2376
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
2209
2377
  },
2378
+ {
2379
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
2380
+ },
2381
+ {
2382
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
2383
+ },
2384
+ {
2385
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
2386
+ },
2210
2387
  {
2211
2388
  path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
2212
2389
  },
@@ -2238,6 +2415,15 @@ var onPostDeleted = (0, import_sdk_types.EventDefinition)(
2238
2415
  {
2239
2416
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
2240
2417
  },
2418
+ {
2419
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
2420
+ },
2421
+ {
2422
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
2423
+ },
2424
+ {
2425
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
2426
+ },
2241
2427
  { path: "entity.richContent.nodes.tocData.fontSize" },
2242
2428
  { path: "entity.richContent.nodes.tocData.itemSpacing" },
2243
2429
  {
@@ -2318,6 +2504,10 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
2318
2504
  },
2319
2505
  { path: "entity.richContent.nodes.galleryData.options.item.ratio" },
2320
2506
  { path: "entity.richContent.nodes.imageData.image.duration" },
2507
+ { path: "entity.richContent.nodes.imageData.crop.x" },
2508
+ { path: "entity.richContent.nodes.imageData.crop.y" },
2509
+ { path: "entity.richContent.nodes.imageData.crop.width" },
2510
+ { path: "entity.richContent.nodes.imageData.crop.height" },
2321
2511
  { path: "entity.richContent.nodes.mapData.mapSettings.lat" },
2322
2512
  { path: "entity.richContent.nodes.mapData.mapSettings.lng" },
2323
2513
  { path: "entity.richContent.nodes.pollData.poll.image.duration" },
@@ -2335,9 +2525,27 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
2335
2525
  {
2336
2526
  path: "entity.richContent.nodes.layoutData.backgroundImage.media.duration"
2337
2527
  },
2528
+ {
2529
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
2530
+ },
2531
+ {
2532
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
2533
+ },
2534
+ {
2535
+ path: "entity.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
2536
+ },
2338
2537
  {
2339
2538
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
2340
2539
  },
2540
+ {
2541
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
2542
+ },
2543
+ {
2544
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
2545
+ },
2546
+ {
2547
+ path: "entity.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
2548
+ },
2341
2549
  {
2342
2550
  path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
2343
2551
  },
@@ -2369,6 +2577,15 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
2369
2577
  {
2370
2578
  path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
2371
2579
  },
2580
+ {
2581
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
2582
+ },
2583
+ {
2584
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
2585
+ },
2586
+ {
2587
+ path: "entity.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
2588
+ },
2372
2589
  { path: "entity.richContent.nodes.tocData.fontSize" },
2373
2590
  { path: "entity.richContent.nodes.tocData.itemSpacing" },
2374
2591
  {