@wix/auto_sdk_blog_draft-posts 1.0.75 → 1.0.77

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 (37) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +961 -35
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +242 -24
  5. package/build/cjs/index.typings.js +805 -23
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +242 -24
  8. package/build/cjs/meta.js +805 -23
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +1 -1
  11. package/build/es/index.mjs +954 -35
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +242 -24
  14. package/build/es/index.typings.mjs +798 -23
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +242 -24
  17. package/build/es/meta.mjs +798 -23
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +1 -1
  20. package/build/internal/cjs/index.js +961 -35
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +242 -24
  23. package/build/internal/cjs/index.typings.js +805 -23
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +242 -24
  26. package/build/internal/cjs/meta.js +805 -23
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +1 -1
  29. package/build/internal/es/index.mjs +954 -35
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +242 -24
  32. package/build/internal/es/index.typings.mjs +798 -23
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +242 -24
  35. package/build/internal/es/meta.mjs +798 -23
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +2 -2
@@ -24,9 +24,11 @@ __export(index_exports, {
24
24
  Alignment: () => Alignment,
25
25
  AppType: () => AppType,
26
26
  AspectRatio: () => AspectRatio,
27
+ BackdropType: () => BackdropType,
27
28
  BackgroundType: () => BackgroundType,
28
29
  BannerOrigin: () => BannerOrigin,
29
30
  ButtonDataType: () => ButtonDataType,
31
+ CardDataBackgroundType: () => CardDataBackgroundType,
30
32
  CardStylesType: () => CardStylesType,
31
33
  Crop: () => Crop,
32
34
  DecorationType: () => DecorationType,
@@ -37,9 +39,13 @@ __export(index_exports, {
37
39
  FontType: () => FontType,
38
40
  GIFType: () => GIFType,
39
41
  GetDraftPostsSort: () => GetDraftPostsSort,
42
+ GradientType: () => GradientType,
40
43
  ImagePosition: () => ImagePosition,
44
+ ImagePositionPosition: () => ImagePositionPosition,
45
+ ImageScalingScaling: () => ImageScalingScaling,
41
46
  InitialExpandedItems: () => InitialExpandedItems,
42
47
  Layout: () => Layout,
48
+ LayoutDataBackgroundType: () => LayoutDataBackgroundType,
43
49
  LayoutType: () => LayoutType,
44
50
  LineStyle: () => LineStyle,
45
51
  MapType: () => MapType,
@@ -50,6 +56,7 @@ __export(index_exports, {
50
56
  Origin: () => Origin,
51
57
  Placement: () => Placement,
52
58
  PluginContainerDataAlignment: () => PluginContainerDataAlignment,
59
+ PollDesignBackgroundType: () => PollDesignBackgroundType,
53
60
  PollLayoutDirection: () => PollLayoutDirection,
54
61
  PollLayoutType: () => PollLayoutType,
55
62
  Position: () => Position,
@@ -228,6 +235,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(o
228
235
  {
229
236
  srcPath: "/_api/communities-blog-node-api/v3/moderation",
230
237
  destPath: "/v3/moderation"
238
+ },
239
+ {
240
+ srcPath: "/_api/communities-blog-node-api/v3/bulk/moderation",
241
+ destPath: "/v3/bulk/moderation"
231
242
  }
232
243
  ],
233
244
  "social-blog._base_domain_": [
@@ -307,6 +318,24 @@ function createDraftPost(payload) {
307
318
  },
308
319
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
309
320
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
321
+ {
322
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
323
+ },
324
+ {
325
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
326
+ },
327
+ {
328
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
329
+ },
330
+ {
331
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
332
+ },
333
+ {
334
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
335
+ },
336
+ {
337
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
338
+ },
310
339
  {
311
340
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
312
341
  },
@@ -340,7 +369,37 @@ function createDraftPost(payload) {
340
369
  {
341
370
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
342
371
  },
343
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
372
+ {
373
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
374
+ },
375
+ {
376
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
377
+ },
378
+ {
379
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
380
+ },
381
+ {
382
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
383
+ },
384
+ {
385
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
386
+ },
387
+ {
388
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
389
+ },
390
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
391
+ {
392
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
393
+ },
394
+ {
395
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
396
+ },
397
+ {
398
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
399
+ },
400
+ {
401
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
402
+ }
344
403
  ]
345
404
  }
346
405
  ]);
@@ -397,6 +456,24 @@ function createDraftPost(payload) {
397
456
  },
398
457
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
399
458
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
459
+ {
460
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
461
+ },
462
+ {
463
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
464
+ },
465
+ {
466
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
467
+ },
468
+ {
469
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
470
+ },
471
+ {
472
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
473
+ },
474
+ {
475
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
476
+ },
400
477
  {
401
478
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
402
479
  },
@@ -438,7 +515,37 @@ function createDraftPost(payload) {
438
515
  {
439
516
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
440
517
  },
441
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
518
+ {
519
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
520
+ },
521
+ {
522
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
523
+ },
524
+ {
525
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
526
+ },
527
+ {
528
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
529
+ },
530
+ {
531
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
532
+ },
533
+ {
534
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
535
+ },
536
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
537
+ {
538
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
539
+ },
540
+ {
541
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
542
+ },
543
+ {
544
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
545
+ },
546
+ {
547
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
548
+ }
442
549
  ]
443
550
  }
444
551
  ])
@@ -490,6 +597,24 @@ function bulkCreateDraftPosts(payload) {
490
597
  },
491
598
  { path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.x" },
492
599
  { path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y" },
600
+ {
601
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
602
+ },
603
+ {
604
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
605
+ },
606
+ {
607
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
608
+ },
609
+ {
610
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
611
+ },
612
+ {
613
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
614
+ },
615
+ {
616
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
617
+ },
493
618
  {
494
619
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
495
620
  },
@@ -525,7 +650,37 @@ function bulkCreateDraftPosts(payload) {
525
650
  {
526
651
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
527
652
  },
528
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
653
+ {
654
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
655
+ },
656
+ {
657
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
658
+ },
659
+ {
660
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
661
+ },
662
+ {
663
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
664
+ },
665
+ {
666
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
667
+ },
668
+ {
669
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
670
+ },
671
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
672
+ {
673
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
674
+ },
675
+ {
676
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
677
+ },
678
+ {
679
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
680
+ },
681
+ {
682
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
683
+ }
529
684
  ]
530
685
  }
531
686
  ]);
@@ -586,6 +741,24 @@ function bulkCreateDraftPosts(payload) {
586
741
  {
587
742
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
588
743
  },
744
+ {
745
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
746
+ },
747
+ {
748
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
749
+ },
750
+ {
751
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
752
+ },
753
+ {
754
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
755
+ },
756
+ {
757
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
758
+ },
759
+ {
760
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
761
+ },
589
762
  {
590
763
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
591
764
  },
@@ -637,8 +810,38 @@ function bulkCreateDraftPosts(payload) {
637
810
  {
638
811
  path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
639
812
  },
813
+ {
814
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
815
+ },
816
+ {
817
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
818
+ },
819
+ {
820
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
821
+ },
822
+ {
823
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
824
+ },
825
+ {
826
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
827
+ },
828
+ {
829
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
830
+ },
640
831
  {
641
832
  path: "results.item.richContent.nodes.shapeData.shape.duration"
833
+ },
834
+ {
835
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
836
+ },
837
+ {
838
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
839
+ },
840
+ {
841
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
842
+ },
843
+ {
844
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
642
845
  }
643
846
  ]
644
847
  }
@@ -708,6 +911,24 @@ function bulkUpdateDraftPosts(payload) {
708
911
  {
709
912
  path: "draftPosts.draftPost.media.wixMedia.videoV2.posters.focalPoint.y"
710
913
  },
914
+ {
915
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
916
+ },
917
+ {
918
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
919
+ },
920
+ {
921
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
922
+ },
923
+ {
924
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
925
+ },
926
+ {
927
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
928
+ },
929
+ {
930
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
931
+ },
711
932
  {
712
933
  path: "draftPosts.draftPost.richContent.nodes.galleryData.items.image.media.duration"
713
934
  },
@@ -759,8 +980,38 @@ function bulkUpdateDraftPosts(payload) {
759
980
  {
760
981
  path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
761
982
  },
983
+ {
984
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerX"
985
+ },
986
+ {
987
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerY"
988
+ },
989
+ {
990
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
991
+ },
992
+ {
993
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
994
+ },
995
+ {
996
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
997
+ },
998
+ {
999
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1000
+ },
762
1001
  {
763
1002
  path: "draftPosts.draftPost.richContent.nodes.shapeData.shape.duration"
1003
+ },
1004
+ {
1005
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerX"
1006
+ },
1007
+ {
1008
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerY"
1009
+ },
1010
+ {
1011
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1012
+ },
1013
+ {
1014
+ path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
764
1015
  }
765
1016
  ]
766
1017
  }
@@ -822,6 +1073,24 @@ function bulkUpdateDraftPosts(payload) {
822
1073
  {
823
1074
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
824
1075
  },
1076
+ {
1077
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
1078
+ },
1079
+ {
1080
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
1081
+ },
1082
+ {
1083
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1084
+ },
1085
+ {
1086
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1087
+ },
1088
+ {
1089
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1090
+ },
1091
+ {
1092
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1093
+ },
825
1094
  {
826
1095
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
827
1096
  },
@@ -873,8 +1142,38 @@ function bulkUpdateDraftPosts(payload) {
873
1142
  {
874
1143
  path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
875
1144
  },
1145
+ {
1146
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
1147
+ },
1148
+ {
1149
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
1150
+ },
1151
+ {
1152
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
1153
+ },
1154
+ {
1155
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
1156
+ },
1157
+ {
1158
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
1159
+ },
1160
+ {
1161
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1162
+ },
876
1163
  {
877
1164
  path: "results.item.richContent.nodes.shapeData.shape.duration"
1165
+ },
1166
+ {
1167
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
1168
+ },
1169
+ {
1170
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
1171
+ },
1172
+ {
1173
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
1174
+ },
1175
+ {
1176
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
878
1177
  }
879
1178
  ]
880
1179
  }
@@ -943,6 +1242,24 @@ function listDeletedDraftPosts(payload) {
943
1242
  {
944
1243
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
945
1244
  },
1245
+ {
1246
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
1247
+ },
1248
+ {
1249
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
1250
+ },
1251
+ {
1252
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1253
+ },
1254
+ {
1255
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1256
+ },
1257
+ {
1258
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1259
+ },
1260
+ {
1261
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1262
+ },
946
1263
  {
947
1264
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
948
1265
  },
@@ -984,7 +1301,37 @@ function listDeletedDraftPosts(payload) {
984
1301
  {
985
1302
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
986
1303
  },
987
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
1304
+ {
1305
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
1306
+ },
1307
+ {
1308
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
1309
+ },
1310
+ {
1311
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
1312
+ },
1313
+ {
1314
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
1315
+ },
1316
+ {
1317
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
1318
+ },
1319
+ {
1320
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1321
+ },
1322
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
1323
+ {
1324
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
1325
+ },
1326
+ {
1327
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
1328
+ },
1329
+ {
1330
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
1331
+ },
1332
+ {
1333
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
1334
+ }
988
1335
  ]
989
1336
  }
990
1337
  ])
@@ -1048,6 +1395,24 @@ function getDraftPost(payload) {
1048
1395
  },
1049
1396
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1050
1397
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1398
+ {
1399
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1400
+ },
1401
+ {
1402
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1403
+ },
1404
+ {
1405
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1406
+ },
1407
+ {
1408
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1409
+ },
1410
+ {
1411
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1412
+ },
1413
+ {
1414
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1415
+ },
1051
1416
  {
1052
1417
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1053
1418
  },
@@ -1089,7 +1454,37 @@ function getDraftPost(payload) {
1089
1454
  {
1090
1455
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1091
1456
  },
1092
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1457
+ {
1458
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1459
+ },
1460
+ {
1461
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1462
+ },
1463
+ {
1464
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1465
+ },
1466
+ {
1467
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1468
+ },
1469
+ {
1470
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1471
+ },
1472
+ {
1473
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1474
+ },
1475
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1476
+ {
1477
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1478
+ },
1479
+ {
1480
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1481
+ },
1482
+ {
1483
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1484
+ },
1485
+ {
1486
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1487
+ }
1093
1488
  ]
1094
1489
  }
1095
1490
  ])
@@ -1146,6 +1541,24 @@ function updateDraftPost(payload) {
1146
1541
  },
1147
1542
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1148
1543
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1544
+ {
1545
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1546
+ },
1547
+ {
1548
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1549
+ },
1550
+ {
1551
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1552
+ },
1553
+ {
1554
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1555
+ },
1556
+ {
1557
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1558
+ },
1559
+ {
1560
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1561
+ },
1149
1562
  {
1150
1563
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1151
1564
  },
@@ -1179,7 +1592,37 @@ function updateDraftPost(payload) {
1179
1592
  {
1180
1593
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1181
1594
  },
1182
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1595
+ {
1596
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1597
+ },
1598
+ {
1599
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1600
+ },
1601
+ {
1602
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1603
+ },
1604
+ {
1605
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1606
+ },
1607
+ {
1608
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1609
+ },
1610
+ {
1611
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1612
+ },
1613
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1614
+ {
1615
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1616
+ },
1617
+ {
1618
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1619
+ },
1620
+ {
1621
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1622
+ },
1623
+ {
1624
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1625
+ }
1183
1626
  ]
1184
1627
  }
1185
1628
  ]);
@@ -1240,6 +1683,24 @@ function updateDraftPost(payload) {
1240
1683
  },
1241
1684
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1242
1685
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1686
+ {
1687
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1688
+ },
1689
+ {
1690
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1691
+ },
1692
+ {
1693
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1694
+ },
1695
+ {
1696
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1697
+ },
1698
+ {
1699
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1700
+ },
1701
+ {
1702
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1703
+ },
1243
1704
  {
1244
1705
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1245
1706
  },
@@ -1281,7 +1742,37 @@ function updateDraftPost(payload) {
1281
1742
  {
1282
1743
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1283
1744
  },
1284
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1745
+ {
1746
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1747
+ },
1748
+ {
1749
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1750
+ },
1751
+ {
1752
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1753
+ },
1754
+ {
1755
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1756
+ },
1757
+ {
1758
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1759
+ },
1760
+ {
1761
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1762
+ },
1763
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1764
+ {
1765
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1766
+ },
1767
+ {
1768
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1769
+ },
1770
+ {
1771
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1772
+ },
1773
+ {
1774
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1775
+ }
1285
1776
  ]
1286
1777
  }
1287
1778
  ])
@@ -1391,6 +1882,24 @@ function bulkDeleteDraftPosts(payload) {
1391
1882
  {
1392
1883
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
1393
1884
  },
1885
+ {
1886
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
1887
+ },
1888
+ {
1889
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
1890
+ },
1891
+ {
1892
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1893
+ },
1894
+ {
1895
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1896
+ },
1897
+ {
1898
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1899
+ },
1900
+ {
1901
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1902
+ },
1394
1903
  {
1395
1904
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
1396
1905
  },
@@ -1419,31 +1928,61 @@ function bulkDeleteDraftPosts(payload) {
1419
1928
  path: "results.item.richContent.nodes.pollData.poll.options.image.duration"
1420
1929
  },
1421
1930
  {
1422
- path: "results.item.richContent.nodes.pollData.design.poll.background.image.duration"
1931
+ path: "results.item.richContent.nodes.pollData.design.poll.background.image.duration"
1932
+ },
1933
+ {
1934
+ path: "results.item.richContent.nodes.appEmbedData.image.duration"
1935
+ },
1936
+ {
1937
+ path: "results.item.richContent.nodes.videoData.video.duration"
1938
+ },
1939
+ {
1940
+ path: "results.item.richContent.nodes.videoData.thumbnail.duration"
1941
+ },
1942
+ {
1943
+ path: "results.item.richContent.nodes.audioData.audio.duration"
1944
+ },
1945
+ {
1946
+ path: "results.item.richContent.nodes.audioData.coverImage.duration"
1947
+ },
1948
+ {
1949
+ path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
1950
+ },
1951
+ {
1952
+ path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
1953
+ },
1954
+ {
1955
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
1956
+ },
1957
+ {
1958
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
1959
+ },
1960
+ {
1961
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
1423
1962
  },
1424
1963
  {
1425
- path: "results.item.richContent.nodes.appEmbedData.image.duration"
1964
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
1426
1965
  },
1427
1966
  {
1428
- path: "results.item.richContent.nodes.videoData.video.duration"
1967
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
1429
1968
  },
1430
1969
  {
1431
- path: "results.item.richContent.nodes.videoData.thumbnail.duration"
1970
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1432
1971
  },
1433
1972
  {
1434
- path: "results.item.richContent.nodes.audioData.audio.duration"
1973
+ path: "results.item.richContent.nodes.shapeData.shape.duration"
1435
1974
  },
1436
1975
  {
1437
- path: "results.item.richContent.nodes.audioData.coverImage.duration"
1976
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
1438
1977
  },
1439
1978
  {
1440
- path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
1979
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
1441
1980
  },
1442
1981
  {
1443
- path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
1982
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
1444
1983
  },
1445
1984
  {
1446
- path: "results.item.richContent.nodes.shapeData.shape.duration"
1985
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
1447
1986
  }
1448
1987
  ]
1449
1988
  }
@@ -1512,6 +2051,24 @@ function listDraftPosts(payload) {
1512
2051
  {
1513
2052
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
1514
2053
  },
2054
+ {
2055
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
2056
+ },
2057
+ {
2058
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
2059
+ },
2060
+ {
2061
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2062
+ },
2063
+ {
2064
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2065
+ },
2066
+ {
2067
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2068
+ },
2069
+ {
2070
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2071
+ },
1515
2072
  {
1516
2073
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
1517
2074
  },
@@ -1553,7 +2110,37 @@ function listDraftPosts(payload) {
1553
2110
  {
1554
2111
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
1555
2112
  },
1556
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
2113
+ {
2114
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
2115
+ },
2116
+ {
2117
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
2118
+ },
2119
+ {
2120
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
2121
+ },
2122
+ {
2123
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
2124
+ },
2125
+ {
2126
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
2127
+ },
2128
+ {
2129
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2130
+ },
2131
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
2132
+ {
2133
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
2134
+ },
2135
+ {
2136
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
2137
+ },
2138
+ {
2139
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
2140
+ },
2141
+ {
2142
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
2143
+ }
1557
2144
  ]
1558
2145
  }
1559
2146
  ])
@@ -1621,6 +2208,24 @@ function getDeletedDraftPost(payload) {
1621
2208
  },
1622
2209
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1623
2210
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
2211
+ {
2212
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
2213
+ },
2214
+ {
2215
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
2216
+ },
2217
+ {
2218
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2219
+ },
2220
+ {
2221
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2222
+ },
2223
+ {
2224
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2225
+ },
2226
+ {
2227
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2228
+ },
1624
2229
  {
1625
2230
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1626
2231
  },
@@ -1662,7 +2267,37 @@ function getDeletedDraftPost(payload) {
1662
2267
  {
1663
2268
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1664
2269
  },
1665
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
2270
+ {
2271
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
2272
+ },
2273
+ {
2274
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
2275
+ },
2276
+ {
2277
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
2278
+ },
2279
+ {
2280
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
2281
+ },
2282
+ {
2283
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
2284
+ },
2285
+ {
2286
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2287
+ },
2288
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
2289
+ {
2290
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
2291
+ },
2292
+ {
2293
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
2294
+ },
2295
+ {
2296
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
2297
+ },
2298
+ {
2299
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
2300
+ }
1666
2301
  ]
1667
2302
  }
1668
2303
  ])
@@ -1730,6 +2365,24 @@ function restoreFromTrashBin(payload) {
1730
2365
  },
1731
2366
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1732
2367
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
2368
+ {
2369
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
2370
+ },
2371
+ {
2372
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
2373
+ },
2374
+ {
2375
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2376
+ },
2377
+ {
2378
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2379
+ },
2380
+ {
2381
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2382
+ },
2383
+ {
2384
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2385
+ },
1733
2386
  {
1734
2387
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1735
2388
  },
@@ -1771,7 +2424,37 @@ function restoreFromTrashBin(payload) {
1771
2424
  {
1772
2425
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1773
2426
  },
1774
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
2427
+ {
2428
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
2429
+ },
2430
+ {
2431
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
2432
+ },
2433
+ {
2434
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
2435
+ },
2436
+ {
2437
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
2438
+ },
2439
+ {
2440
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
2441
+ },
2442
+ {
2443
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2444
+ },
2445
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
2446
+ {
2447
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
2448
+ },
2449
+ {
2450
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
2451
+ },
2452
+ {
2453
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
2454
+ },
2455
+ {
2456
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
2457
+ }
1775
2458
  ]
1776
2459
  }
1777
2460
  ])
@@ -1839,6 +2522,24 @@ function queryDraftPosts(payload) {
1839
2522
  {
1840
2523
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
1841
2524
  },
2525
+ {
2526
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
2527
+ },
2528
+ {
2529
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
2530
+ },
2531
+ {
2532
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2533
+ },
2534
+ {
2535
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2536
+ },
2537
+ {
2538
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2539
+ },
2540
+ {
2541
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2542
+ },
1842
2543
  {
1843
2544
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
1844
2545
  },
@@ -1880,7 +2581,37 @@ function queryDraftPosts(payload) {
1880
2581
  {
1881
2582
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
1882
2583
  },
1883
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
2584
+ {
2585
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
2586
+ },
2587
+ {
2588
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
2589
+ },
2590
+ {
2591
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
2592
+ },
2593
+ {
2594
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
2595
+ },
2596
+ {
2597
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
2598
+ },
2599
+ {
2600
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2601
+ },
2602
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
2603
+ {
2604
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
2605
+ },
2606
+ {
2607
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
2608
+ },
2609
+ {
2610
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
2611
+ },
2612
+ {
2613
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
2614
+ }
1884
2615
  ]
1885
2616
  }
1886
2617
  ])
@@ -1996,8 +2727,19 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
1996
2727
  NodeType2["LAYOUT"] = "LAYOUT";
1997
2728
  NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
1998
2729
  NodeType2["SHAPE"] = "SHAPE";
2730
+ NodeType2["CARD"] = "CARD";
1999
2731
  return NodeType2;
2000
2732
  })(NodeType || {});
2733
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
2734
+ BackgroundType2["COLOR"] = "COLOR";
2735
+ BackgroundType2["GRADIENT"] = "GRADIENT";
2736
+ return BackgroundType2;
2737
+ })(BackgroundType || {});
2738
+ var GradientType = /* @__PURE__ */ ((GradientType2) => {
2739
+ GradientType2["LINEAR"] = "LINEAR";
2740
+ GradientType2["RADIAL"] = "RADIAL";
2741
+ return GradientType2;
2742
+ })(GradientType || {});
2001
2743
  var WidthType = /* @__PURE__ */ ((WidthType2) => {
2002
2744
  WidthType2["CONTENT"] = "CONTENT";
2003
2745
  WidthType2["SMALL"] = "SMALL";
@@ -2133,12 +2875,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
2133
2875
  PollLayoutDirection2["RTL"] = "RTL";
2134
2876
  return PollLayoutDirection2;
2135
2877
  })(PollLayoutDirection || {});
2136
- var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
2137
- BackgroundType2["COLOR"] = "COLOR";
2138
- BackgroundType2["IMAGE"] = "IMAGE";
2139
- BackgroundType2["GRADIENT"] = "GRADIENT";
2140
- return BackgroundType2;
2141
- })(BackgroundType || {});
2878
+ var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
2879
+ PollDesignBackgroundType2["COLOR"] = "COLOR";
2880
+ PollDesignBackgroundType2["IMAGE"] = "IMAGE";
2881
+ PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
2882
+ return PollDesignBackgroundType2;
2883
+ })(PollDesignBackgroundType || {});
2142
2884
  var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
2143
2885
  DecorationType2["BOLD"] = "BOLD";
2144
2886
  DecorationType2["ITALIC"] = "ITALIC";
@@ -2225,12 +2967,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
2225
2967
  NullValue2["NULL_VALUE"] = "NULL_VALUE";
2226
2968
  return NullValue2;
2227
2969
  })(NullValue || {});
2228
- var Scaling = /* @__PURE__ */ ((Scaling2) => {
2229
- Scaling2["AUTO"] = "AUTO";
2230
- Scaling2["CONTAIN"] = "CONTAIN";
2231
- Scaling2["COVER"] = "COVER";
2232
- return Scaling2;
2233
- })(Scaling || {});
2970
+ var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
2971
+ ImageScalingScaling2["AUTO"] = "AUTO";
2972
+ ImageScalingScaling2["CONTAIN"] = "CONTAIN";
2973
+ ImageScalingScaling2["COVER"] = "COVER";
2974
+ return ImageScalingScaling2;
2975
+ })(ImageScalingScaling || {});
2234
2976
  var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
2235
2977
  ImagePosition2["CENTER"] = "CENTER";
2236
2978
  ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
@@ -2248,6 +2990,16 @@ var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
2248
2990
  BannerOrigin2["LAYOUT"] = "LAYOUT";
2249
2991
  return BannerOrigin2;
2250
2992
  })(BannerOrigin || {});
2993
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
2994
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
2995
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
2996
+ return LayoutDataBackgroundType2;
2997
+ })(LayoutDataBackgroundType || {});
2998
+ var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
2999
+ BackdropType2["COLOR"] = "COLOR";
3000
+ BackdropType2["GRADIENT"] = "GRADIENT";
3001
+ return BackdropType2;
3002
+ })(BackdropType || {});
2251
3003
  var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
2252
3004
  VerticalAlignmentAlignment2["TOP"] = "TOP";
2253
3005
  VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
@@ -2264,6 +3016,29 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
2264
3016
  DesignTarget2["CELL"] = "CELL";
2265
3017
  return DesignTarget2;
2266
3018
  })(DesignTarget || {});
3019
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
3020
+ Scaling2["AUTO"] = "AUTO";
3021
+ Scaling2["CONTAIN"] = "CONTAIN";
3022
+ Scaling2["COVER"] = "COVER";
3023
+ return Scaling2;
3024
+ })(Scaling || {});
3025
+ var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
3026
+ ImagePositionPosition2["CENTER"] = "CENTER";
3027
+ ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
3028
+ ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
3029
+ ImagePositionPosition2["TOP"] = "TOP";
3030
+ ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
3031
+ ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
3032
+ ImagePositionPosition2["BOTTOM"] = "BOTTOM";
3033
+ ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
3034
+ ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
3035
+ return ImagePositionPosition2;
3036
+ })(ImagePositionPosition || {});
3037
+ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
3038
+ CardDataBackgroundType2["COLOR"] = "COLOR";
3039
+ CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
3040
+ return CardDataBackgroundType2;
3041
+ })(CardDataBackgroundType || {});
2267
3042
  var Status = /* @__PURE__ */ ((Status2) => {
2268
3043
  Status2["UNKNOWN"] = "UNKNOWN";
2269
3044
  Status2["PUBLISHED"] = "PUBLISHED";
@@ -3313,6 +4088,24 @@ var onDraftCreated = (0, import_sdk_types.EventDefinition)(
3313
4088
  {
3314
4089
  transformFn: import_float3.transformRESTFloatToSDKFloat,
3315
4090
  paths: [
4091
+ {
4092
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerX"
4093
+ },
4094
+ {
4095
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerY"
4096
+ },
4097
+ {
4098
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.stops.position"
4099
+ },
4100
+ {
4101
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
4102
+ },
4103
+ {
4104
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
4105
+ },
4106
+ {
4107
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
4108
+ },
3316
4109
  {
3317
4110
  path: "entity.richContent.nodes.galleryData.items.image.media.duration"
3318
4111
  },
@@ -3344,7 +4137,37 @@ var onDraftCreated = (0, import_sdk_types.EventDefinition)(
3344
4137
  {
3345
4138
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
3346
4139
  },
3347
- { path: "entity.richContent.nodes.shapeData.shape.duration" }
4140
+ {
4141
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
4142
+ },
4143
+ {
4144
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerY"
4145
+ },
4146
+ {
4147
+ path: "entity.richContent.nodes.layoutData.background.gradient.stops.position"
4148
+ },
4149
+ {
4150
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerX"
4151
+ },
4152
+ {
4153
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerY"
4154
+ },
4155
+ {
4156
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.stops.position"
4157
+ },
4158
+ { path: "entity.richContent.nodes.shapeData.shape.duration" },
4159
+ {
4160
+ path: "entity.richContent.nodes.cardData.background.gradient.centerX"
4161
+ },
4162
+ {
4163
+ path: "entity.richContent.nodes.cardData.background.gradient.centerY"
4164
+ },
4165
+ {
4166
+ path: "entity.richContent.nodes.cardData.background.gradient.stops.position"
4167
+ },
4168
+ {
4169
+ path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
4170
+ }
3348
4171
  ]
3349
4172
  },
3350
4173
  {
@@ -3387,6 +4210,24 @@ var onDraftDeleted = (0, import_sdk_types.EventDefinition)(
3387
4210
  {
3388
4211
  transformFn: import_float3.transformRESTFloatToSDKFloat,
3389
4212
  paths: [
4213
+ {
4214
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerX"
4215
+ },
4216
+ {
4217
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerY"
4218
+ },
4219
+ {
4220
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.stops.position"
4221
+ },
4222
+ {
4223
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
4224
+ },
4225
+ {
4226
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
4227
+ },
4228
+ {
4229
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
4230
+ },
3390
4231
  {
3391
4232
  path: "entity.richContent.nodes.galleryData.items.image.media.duration"
3392
4233
  },
@@ -3418,7 +4259,37 @@ var onDraftDeleted = (0, import_sdk_types.EventDefinition)(
3418
4259
  {
3419
4260
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
3420
4261
  },
3421
- { path: "entity.richContent.nodes.shapeData.shape.duration" }
4262
+ {
4263
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
4264
+ },
4265
+ {
4266
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerY"
4267
+ },
4268
+ {
4269
+ path: "entity.richContent.nodes.layoutData.background.gradient.stops.position"
4270
+ },
4271
+ {
4272
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerX"
4273
+ },
4274
+ {
4275
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerY"
4276
+ },
4277
+ {
4278
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.stops.position"
4279
+ },
4280
+ { path: "entity.richContent.nodes.shapeData.shape.duration" },
4281
+ {
4282
+ path: "entity.richContent.nodes.cardData.background.gradient.centerX"
4283
+ },
4284
+ {
4285
+ path: "entity.richContent.nodes.cardData.background.gradient.centerY"
4286
+ },
4287
+ {
4288
+ path: "entity.richContent.nodes.cardData.background.gradient.stops.position"
4289
+ },
4290
+ {
4291
+ path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
4292
+ }
3422
4293
  ]
3423
4294
  },
3424
4295
  {
@@ -3461,6 +4332,24 @@ var onDraftUpdated = (0, import_sdk_types.EventDefinition)(
3461
4332
  {
3462
4333
  transformFn: import_float3.transformRESTFloatToSDKFloat,
3463
4334
  paths: [
4335
+ {
4336
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerX"
4337
+ },
4338
+ {
4339
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.centerY"
4340
+ },
4341
+ {
4342
+ path: "entity.richContent.nodes.buttonData.styles.background.gradient.stops.position"
4343
+ },
4344
+ {
4345
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
4346
+ },
4347
+ {
4348
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
4349
+ },
4350
+ {
4351
+ path: "entity.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
4352
+ },
3464
4353
  {
3465
4354
  path: "entity.richContent.nodes.galleryData.items.image.media.duration"
3466
4355
  },
@@ -3492,7 +4381,37 @@ var onDraftUpdated = (0, import_sdk_types.EventDefinition)(
3492
4381
  {
3493
4382
  path: "entity.richContent.nodes.layoutData.backdropImage.media.duration"
3494
4383
  },
3495
- { path: "entity.richContent.nodes.shapeData.shape.duration" }
4384
+ {
4385
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerX"
4386
+ },
4387
+ {
4388
+ path: "entity.richContent.nodes.layoutData.background.gradient.centerY"
4389
+ },
4390
+ {
4391
+ path: "entity.richContent.nodes.layoutData.background.gradient.stops.position"
4392
+ },
4393
+ {
4394
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerX"
4395
+ },
4396
+ {
4397
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.centerY"
4398
+ },
4399
+ {
4400
+ path: "entity.richContent.nodes.layoutData.backdrop.gradient.stops.position"
4401
+ },
4402
+ { path: "entity.richContent.nodes.shapeData.shape.duration" },
4403
+ {
4404
+ path: "entity.richContent.nodes.cardData.background.gradient.centerX"
4405
+ },
4406
+ {
4407
+ path: "entity.richContent.nodes.cardData.background.gradient.centerY"
4408
+ },
4409
+ {
4410
+ path: "entity.richContent.nodes.cardData.background.gradient.stops.position"
4411
+ },
4412
+ {
4413
+ path: "entity.richContent.nodes.cardData.backgroundImage.media.duration"
4414
+ }
3496
4415
  ]
3497
4416
  },
3498
4417
  {
@@ -3541,9 +4460,11 @@ var onDraftUpdated2 = (0, import_event_definition_modules.createEventModule)(onD
3541
4460
  Alignment,
3542
4461
  AppType,
3543
4462
  AspectRatio,
4463
+ BackdropType,
3544
4464
  BackgroundType,
3545
4465
  BannerOrigin,
3546
4466
  ButtonDataType,
4467
+ CardDataBackgroundType,
3547
4468
  CardStylesType,
3548
4469
  Crop,
3549
4470
  DecorationType,
@@ -3554,9 +4475,13 @@ var onDraftUpdated2 = (0, import_event_definition_modules.createEventModule)(onD
3554
4475
  FontType,
3555
4476
  GIFType,
3556
4477
  GetDraftPostsSort,
4478
+ GradientType,
3557
4479
  ImagePosition,
4480
+ ImagePositionPosition,
4481
+ ImageScalingScaling,
3558
4482
  InitialExpandedItems,
3559
4483
  Layout,
4484
+ LayoutDataBackgroundType,
3560
4485
  LayoutType,
3561
4486
  LineStyle,
3562
4487
  MapType,
@@ -3567,6 +4492,7 @@ var onDraftUpdated2 = (0, import_event_definition_modules.createEventModule)(onD
3567
4492
  Origin,
3568
4493
  Placement,
3569
4494
  PluginContainerDataAlignment,
4495
+ PollDesignBackgroundType,
3570
4496
  PollLayoutDirection,
3571
4497
  PollLayoutType,
3572
4498
  Position,