@wix/auto_sdk_blog_draft-posts 1.0.76 → 1.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/index.d.ts +1 -1
- package/build/cjs/index.js +1017 -36
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +270 -26
- package/build/cjs/index.typings.js +857 -26
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +270 -26
- package/build/cjs/meta.js +857 -26
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +1008 -36
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +270 -26
- package/build/es/index.typings.mjs +848 -26
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +270 -26
- package/build/es/meta.mjs +848 -26
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +1017 -36
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +270 -26
- package/build/internal/cjs/index.typings.js +857 -26
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +270 -26
- package/build/internal/cjs/meta.js +857 -26
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +1008 -36
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +270 -26
- package/build/internal/es/index.typings.mjs +848 -26
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +270 -26
- package/build/internal/es/meta.mjs +848 -26
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -24,9 +24,11 @@ __export(index_typings_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,11 +39,17 @@ __export(index_typings_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,
|
|
46
|
+
Indentation: () => Indentation,
|
|
41
47
|
InitialExpandedItems: () => InitialExpandedItems,
|
|
42
48
|
Layout: () => Layout,
|
|
49
|
+
LayoutDataBackgroundType: () => LayoutDataBackgroundType,
|
|
43
50
|
LayoutType: () => LayoutType,
|
|
44
51
|
LineStyle: () => LineStyle,
|
|
52
|
+
ListStyle: () => ListStyle,
|
|
45
53
|
MapType: () => MapType,
|
|
46
54
|
ModerationStatusStatus: () => ModerationStatusStatus,
|
|
47
55
|
NodeType: () => NodeType,
|
|
@@ -50,6 +58,7 @@ __export(index_typings_exports, {
|
|
|
50
58
|
Origin: () => Origin,
|
|
51
59
|
Placement: () => Placement,
|
|
52
60
|
PluginContainerDataAlignment: () => PluginContainerDataAlignment,
|
|
61
|
+
PollDesignBackgroundType: () => PollDesignBackgroundType,
|
|
53
62
|
PollLayoutDirection: () => PollLayoutDirection,
|
|
54
63
|
PollLayoutType: () => PollLayoutType,
|
|
55
64
|
Position: () => Position,
|
|
@@ -299,6 +308,24 @@ function createDraftPost(payload) {
|
|
|
299
308
|
},
|
|
300
309
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
301
310
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
311
|
+
{
|
|
312
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
328
|
+
},
|
|
302
329
|
{
|
|
303
330
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
304
331
|
},
|
|
@@ -332,7 +359,39 @@ function createDraftPost(payload) {
|
|
|
332
359
|
{
|
|
333
360
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
334
361
|
},
|
|
335
|
-
{
|
|
362
|
+
{
|
|
363
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
379
|
+
},
|
|
380
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
381
|
+
{
|
|
382
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
392
|
+
},
|
|
393
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
394
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
336
395
|
]
|
|
337
396
|
}
|
|
338
397
|
]);
|
|
@@ -389,6 +448,24 @@ function createDraftPost(payload) {
|
|
|
389
448
|
},
|
|
390
449
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
391
450
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
451
|
+
{
|
|
452
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
468
|
+
},
|
|
392
469
|
{
|
|
393
470
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
394
471
|
},
|
|
@@ -430,7 +507,39 @@ function createDraftPost(payload) {
|
|
|
430
507
|
{
|
|
431
508
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
432
509
|
},
|
|
433
|
-
{
|
|
510
|
+
{
|
|
511
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
527
|
+
},
|
|
528
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
529
|
+
{
|
|
530
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
540
|
+
},
|
|
541
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
542
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
434
543
|
]
|
|
435
544
|
}
|
|
436
545
|
])
|
|
@@ -482,6 +591,24 @@ function bulkCreateDraftPosts(payload) {
|
|
|
482
591
|
},
|
|
483
592
|
{ path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
484
593
|
{ path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
594
|
+
{
|
|
595
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
611
|
+
},
|
|
485
612
|
{
|
|
486
613
|
path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
|
|
487
614
|
},
|
|
@@ -517,7 +644,39 @@ function bulkCreateDraftPosts(payload) {
|
|
|
517
644
|
{
|
|
518
645
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
519
646
|
},
|
|
520
|
-
{
|
|
647
|
+
{
|
|
648
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
664
|
+
},
|
|
665
|
+
{ path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
|
|
666
|
+
{
|
|
667
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
677
|
+
},
|
|
678
|
+
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
679
|
+
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" }
|
|
521
680
|
]
|
|
522
681
|
}
|
|
523
682
|
]);
|
|
@@ -578,6 +737,24 @@ function bulkCreateDraftPosts(payload) {
|
|
|
578
737
|
{
|
|
579
738
|
path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
580
739
|
},
|
|
740
|
+
{
|
|
741
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
757
|
+
},
|
|
581
758
|
{
|
|
582
759
|
path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
|
|
583
760
|
},
|
|
@@ -629,9 +806,41 @@ function bulkCreateDraftPosts(payload) {
|
|
|
629
806
|
{
|
|
630
807
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
631
808
|
},
|
|
809
|
+
{
|
|
810
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
826
|
+
},
|
|
632
827
|
{
|
|
633
828
|
path: "results.item.richContent.nodes.shapeData.shape.duration"
|
|
634
|
-
}
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
841
|
+
},
|
|
842
|
+
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
843
|
+
{ path: "results.item.richContent.nodes.tocData.itemSpacing" }
|
|
635
844
|
]
|
|
636
845
|
}
|
|
637
846
|
])
|
|
@@ -700,6 +909,24 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
700
909
|
{
|
|
701
910
|
path: "draftPosts.draftPost.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
702
911
|
},
|
|
912
|
+
{
|
|
913
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
929
|
+
},
|
|
703
930
|
{
|
|
704
931
|
path: "draftPosts.draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
705
932
|
},
|
|
@@ -751,8 +978,42 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
751
978
|
{
|
|
752
979
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
753
980
|
},
|
|
981
|
+
{
|
|
982
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
998
|
+
},
|
|
754
999
|
{
|
|
755
1000
|
path: "draftPosts.draftPost.richContent.nodes.shapeData.shape.duration"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1013
|
+
},
|
|
1014
|
+
{ path: "draftPosts.draftPost.richContent.nodes.tocData.fontSize" },
|
|
1015
|
+
{
|
|
1016
|
+
path: "draftPosts.draftPost.richContent.nodes.tocData.itemSpacing"
|
|
756
1017
|
}
|
|
757
1018
|
]
|
|
758
1019
|
}
|
|
@@ -814,6 +1075,24 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
814
1075
|
{
|
|
815
1076
|
path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
816
1077
|
},
|
|
1078
|
+
{
|
|
1079
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1095
|
+
},
|
|
817
1096
|
{
|
|
818
1097
|
path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
|
|
819
1098
|
},
|
|
@@ -865,9 +1144,41 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
865
1144
|
{
|
|
866
1145
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
867
1146
|
},
|
|
1147
|
+
{
|
|
1148
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1164
|
+
},
|
|
868
1165
|
{
|
|
869
1166
|
path: "results.item.richContent.nodes.shapeData.shape.duration"
|
|
870
|
-
}
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1179
|
+
},
|
|
1180
|
+
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
1181
|
+
{ path: "results.item.richContent.nodes.tocData.itemSpacing" }
|
|
871
1182
|
]
|
|
872
1183
|
}
|
|
873
1184
|
])
|
|
@@ -935,6 +1246,24 @@ function listDeletedDraftPosts(payload) {
|
|
|
935
1246
|
{
|
|
936
1247
|
path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
937
1248
|
},
|
|
1249
|
+
{
|
|
1250
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1266
|
+
},
|
|
938
1267
|
{
|
|
939
1268
|
path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
|
|
940
1269
|
},
|
|
@@ -976,7 +1305,39 @@ function listDeletedDraftPosts(payload) {
|
|
|
976
1305
|
{
|
|
977
1306
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
978
1307
|
},
|
|
979
|
-
{
|
|
1308
|
+
{
|
|
1309
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1325
|
+
},
|
|
1326
|
+
{ path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
|
|
1327
|
+
{
|
|
1328
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1338
|
+
},
|
|
1339
|
+
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
1340
|
+
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" }
|
|
980
1341
|
]
|
|
981
1342
|
}
|
|
982
1343
|
])
|
|
@@ -1040,6 +1401,24 @@ function getDraftPost(payload) {
|
|
|
1040
1401
|
},
|
|
1041
1402
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
1042
1403
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
1404
|
+
{
|
|
1405
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1421
|
+
},
|
|
1043
1422
|
{
|
|
1044
1423
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
1045
1424
|
},
|
|
@@ -1081,7 +1460,39 @@ function getDraftPost(payload) {
|
|
|
1081
1460
|
{
|
|
1082
1461
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1083
1462
|
},
|
|
1084
|
-
{
|
|
1463
|
+
{
|
|
1464
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1480
|
+
},
|
|
1481
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
1482
|
+
{
|
|
1483
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1493
|
+
},
|
|
1494
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1495
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
1085
1496
|
]
|
|
1086
1497
|
}
|
|
1087
1498
|
])
|
|
@@ -1138,6 +1549,24 @@ function updateDraftPost(payload) {
|
|
|
1138
1549
|
},
|
|
1139
1550
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
1140
1551
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
1552
|
+
{
|
|
1553
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1569
|
+
},
|
|
1141
1570
|
{
|
|
1142
1571
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
1143
1572
|
},
|
|
@@ -1171,7 +1600,39 @@ function updateDraftPost(payload) {
|
|
|
1171
1600
|
{
|
|
1172
1601
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1173
1602
|
},
|
|
1174
|
-
{
|
|
1603
|
+
{
|
|
1604
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1620
|
+
},
|
|
1621
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
1622
|
+
{
|
|
1623
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1633
|
+
},
|
|
1634
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1635
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
1175
1636
|
]
|
|
1176
1637
|
}
|
|
1177
1638
|
]);
|
|
@@ -1232,6 +1693,24 @@ function updateDraftPost(payload) {
|
|
|
1232
1693
|
},
|
|
1233
1694
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
1234
1695
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
1696
|
+
{
|
|
1697
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1713
|
+
},
|
|
1235
1714
|
{
|
|
1236
1715
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
1237
1716
|
},
|
|
@@ -1273,7 +1752,39 @@ function updateDraftPost(payload) {
|
|
|
1273
1752
|
{
|
|
1274
1753
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1275
1754
|
},
|
|
1276
|
-
{
|
|
1755
|
+
{
|
|
1756
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1772
|
+
},
|
|
1773
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
1774
|
+
{
|
|
1775
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1785
|
+
},
|
|
1786
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1787
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
1277
1788
|
]
|
|
1278
1789
|
}
|
|
1279
1790
|
])
|
|
@@ -1383,6 +1894,24 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1383
1894
|
{
|
|
1384
1895
|
path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
1385
1896
|
},
|
|
1897
|
+
{
|
|
1898
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1914
|
+
},
|
|
1386
1915
|
{
|
|
1387
1916
|
path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
|
|
1388
1917
|
},
|
|
@@ -1434,9 +1963,41 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1434
1963
|
{
|
|
1435
1964
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1436
1965
|
},
|
|
1966
|
+
{
|
|
1967
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1980
|
+
},
|
|
1981
|
+
{
|
|
1982
|
+
path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1983
|
+
},
|
|
1437
1984
|
{
|
|
1438
1985
|
path: "results.item.richContent.nodes.shapeData.shape.duration"
|
|
1439
|
-
}
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1995
|
+
},
|
|
1996
|
+
{
|
|
1997
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1998
|
+
},
|
|
1999
|
+
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
2000
|
+
{ path: "results.item.richContent.nodes.tocData.itemSpacing" }
|
|
1440
2001
|
]
|
|
1441
2002
|
}
|
|
1442
2003
|
])
|
|
@@ -1504,6 +2065,24 @@ function listDraftPosts(payload) {
|
|
|
1504
2065
|
{
|
|
1505
2066
|
path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
1506
2067
|
},
|
|
2068
|
+
{
|
|
2069
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2085
|
+
},
|
|
1507
2086
|
{
|
|
1508
2087
|
path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
|
|
1509
2088
|
},
|
|
@@ -1545,7 +2124,39 @@ function listDraftPosts(payload) {
|
|
|
1545
2124
|
{
|
|
1546
2125
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1547
2126
|
},
|
|
1548
|
-
{
|
|
2127
|
+
{
|
|
2128
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2138
|
+
},
|
|
2139
|
+
{
|
|
2140
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2144
|
+
},
|
|
2145
|
+
{ path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
|
|
2146
|
+
{
|
|
2147
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
|
|
2148
|
+
},
|
|
2149
|
+
{
|
|
2150
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2154
|
+
},
|
|
2155
|
+
{
|
|
2156
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2157
|
+
},
|
|
2158
|
+
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2159
|
+
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" }
|
|
1549
2160
|
]
|
|
1550
2161
|
}
|
|
1551
2162
|
])
|
|
@@ -1613,6 +2224,24 @@ function getDeletedDraftPost(payload) {
|
|
|
1613
2224
|
},
|
|
1614
2225
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
1615
2226
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
2227
|
+
{
|
|
2228
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2235
|
+
},
|
|
2236
|
+
{
|
|
2237
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2244
|
+
},
|
|
1616
2245
|
{
|
|
1617
2246
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
1618
2247
|
},
|
|
@@ -1654,7 +2283,39 @@ function getDeletedDraftPost(payload) {
|
|
|
1654
2283
|
{
|
|
1655
2284
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1656
2285
|
},
|
|
1657
|
-
{
|
|
2286
|
+
{
|
|
2287
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2303
|
+
},
|
|
2304
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
2305
|
+
{
|
|
2306
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2316
|
+
},
|
|
2317
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2318
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
1658
2319
|
]
|
|
1659
2320
|
}
|
|
1660
2321
|
])
|
|
@@ -1722,6 +2383,24 @@ function restoreFromTrashBin(payload) {
|
|
|
1722
2383
|
},
|
|
1723
2384
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
|
|
1724
2385
|
{ path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
|
|
2386
|
+
{
|
|
2387
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2391
|
+
},
|
|
2392
|
+
{
|
|
2393
|
+
path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2403
|
+
},
|
|
1725
2404
|
{
|
|
1726
2405
|
path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
|
|
1727
2406
|
},
|
|
@@ -1763,7 +2442,39 @@ function restoreFromTrashBin(payload) {
|
|
|
1763
2442
|
{
|
|
1764
2443
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1765
2444
|
},
|
|
1766
|
-
{
|
|
2445
|
+
{
|
|
2446
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2462
|
+
},
|
|
2463
|
+
{ path: "draftPost.richContent.nodes.shapeData.shape.duration" },
|
|
2464
|
+
{
|
|
2465
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2475
|
+
},
|
|
2476
|
+
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2477
|
+
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" }
|
|
1767
2478
|
]
|
|
1768
2479
|
}
|
|
1769
2480
|
])
|
|
@@ -1831,6 +2542,24 @@ function queryDraftPosts(payload) {
|
|
|
1831
2542
|
{
|
|
1832
2543
|
path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
|
|
1833
2544
|
},
|
|
2545
|
+
{
|
|
2546
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2559
|
+
},
|
|
2560
|
+
{
|
|
2561
|
+
path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2562
|
+
},
|
|
1834
2563
|
{
|
|
1835
2564
|
path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
|
|
1836
2565
|
},
|
|
@@ -1872,7 +2601,39 @@ function queryDraftPosts(payload) {
|
|
|
1872
2601
|
{
|
|
1873
2602
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1874
2603
|
},
|
|
1875
|
-
{
|
|
2604
|
+
{
|
|
2605
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2606
|
+
},
|
|
2607
|
+
{
|
|
2608
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2618
|
+
},
|
|
2619
|
+
{
|
|
2620
|
+
path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2621
|
+
},
|
|
2622
|
+
{ path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
|
|
2623
|
+
{
|
|
2624
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
|
|
2628
|
+
},
|
|
2629
|
+
{
|
|
2630
|
+
path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2634
|
+
},
|
|
2635
|
+
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2636
|
+
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" }
|
|
1876
2637
|
]
|
|
1877
2638
|
}
|
|
1878
2639
|
])
|
|
@@ -1988,8 +2749,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
1988
2749
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
1989
2750
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
1990
2751
|
NodeType2["SHAPE"] = "SHAPE";
|
|
2752
|
+
NodeType2["CARD"] = "CARD";
|
|
2753
|
+
NodeType2["TOC"] = "TOC";
|
|
1991
2754
|
return NodeType2;
|
|
1992
2755
|
})(NodeType || {});
|
|
2756
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
2757
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
2758
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2759
|
+
return BackgroundType2;
|
|
2760
|
+
})(BackgroundType || {});
|
|
2761
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
2762
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
2763
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
2764
|
+
return GradientType2;
|
|
2765
|
+
})(GradientType || {});
|
|
1993
2766
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
1994
2767
|
WidthType2["CONTENT"] = "CONTENT";
|
|
1995
2768
|
WidthType2["SMALL"] = "SMALL";
|
|
@@ -2088,6 +2861,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
2088
2861
|
Source2["HTML"] = "HTML";
|
|
2089
2862
|
Source2["ADSENSE"] = "ADSENSE";
|
|
2090
2863
|
Source2["AI"] = "AI";
|
|
2864
|
+
Source2["AI_WIDGET"] = "AI_WIDGET";
|
|
2091
2865
|
return Source2;
|
|
2092
2866
|
})(Source || {});
|
|
2093
2867
|
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
@@ -2125,12 +2899,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
|
|
|
2125
2899
|
PollLayoutDirection2["RTL"] = "RTL";
|
|
2126
2900
|
return PollLayoutDirection2;
|
|
2127
2901
|
})(PollLayoutDirection || {});
|
|
2128
|
-
var
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
return
|
|
2133
|
-
})(
|
|
2902
|
+
var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
|
|
2903
|
+
PollDesignBackgroundType2["COLOR"] = "COLOR";
|
|
2904
|
+
PollDesignBackgroundType2["IMAGE"] = "IMAGE";
|
|
2905
|
+
PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2906
|
+
return PollDesignBackgroundType2;
|
|
2907
|
+
})(PollDesignBackgroundType || {});
|
|
2134
2908
|
var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
|
|
2135
2909
|
DecorationType2["BOLD"] = "BOLD";
|
|
2136
2910
|
DecorationType2["ITALIC"] = "ITALIC";
|
|
@@ -2217,12 +2991,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
|
|
|
2217
2991
|
NullValue2["NULL_VALUE"] = "NULL_VALUE";
|
|
2218
2992
|
return NullValue2;
|
|
2219
2993
|
})(NullValue || {});
|
|
2220
|
-
var
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
return
|
|
2225
|
-
})(
|
|
2994
|
+
var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
|
|
2995
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
2996
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
2997
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
2998
|
+
return ImageScalingScaling2;
|
|
2999
|
+
})(ImageScalingScaling || {});
|
|
2226
3000
|
var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
2227
3001
|
ImagePosition2["CENTER"] = "CENTER";
|
|
2228
3002
|
ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
@@ -2240,6 +3014,16 @@ var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
|
|
|
2240
3014
|
BannerOrigin2["LAYOUT"] = "LAYOUT";
|
|
2241
3015
|
return BannerOrigin2;
|
|
2242
3016
|
})(BannerOrigin || {});
|
|
3017
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
3018
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
3019
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
3020
|
+
return LayoutDataBackgroundType2;
|
|
3021
|
+
})(LayoutDataBackgroundType || {});
|
|
3022
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
3023
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
3024
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
3025
|
+
return BackdropType2;
|
|
3026
|
+
})(BackdropType || {});
|
|
2243
3027
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
2244
3028
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
2245
3029
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -2256,6 +3040,44 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
|
|
|
2256
3040
|
DesignTarget2["CELL"] = "CELL";
|
|
2257
3041
|
return DesignTarget2;
|
|
2258
3042
|
})(DesignTarget || {});
|
|
3043
|
+
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
3044
|
+
Scaling2["AUTO"] = "AUTO";
|
|
3045
|
+
Scaling2["CONTAIN"] = "CONTAIN";
|
|
3046
|
+
Scaling2["COVER"] = "COVER";
|
|
3047
|
+
return Scaling2;
|
|
3048
|
+
})(Scaling || {});
|
|
3049
|
+
var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
|
|
3050
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
3051
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
3052
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
3053
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
3054
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
3055
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
3056
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
3057
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
3058
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
3059
|
+
return ImagePositionPosition2;
|
|
3060
|
+
})(ImagePositionPosition || {});
|
|
3061
|
+
var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
3062
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
3063
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
3064
|
+
return CardDataBackgroundType2;
|
|
3065
|
+
})(CardDataBackgroundType || {});
|
|
3066
|
+
var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
|
|
3067
|
+
ListStyle2["PLAIN"] = "PLAIN";
|
|
3068
|
+
ListStyle2["NUMBERED"] = "NUMBERED";
|
|
3069
|
+
ListStyle2["LETTERS"] = "LETTERS";
|
|
3070
|
+
ListStyle2["ROMAN"] = "ROMAN";
|
|
3071
|
+
ListStyle2["BULLETED"] = "BULLETED";
|
|
3072
|
+
ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
|
|
3073
|
+
ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
|
|
3074
|
+
return ListStyle2;
|
|
3075
|
+
})(ListStyle || {});
|
|
3076
|
+
var Indentation = /* @__PURE__ */ ((Indentation2) => {
|
|
3077
|
+
Indentation2["NESTED"] = "NESTED";
|
|
3078
|
+
Indentation2["FLAT"] = "FLAT";
|
|
3079
|
+
return Indentation2;
|
|
3080
|
+
})(Indentation || {});
|
|
2259
3081
|
var Status = /* @__PURE__ */ ((Status2) => {
|
|
2260
3082
|
Status2["UNKNOWN"] = "UNKNOWN";
|
|
2261
3083
|
Status2["PUBLISHED"] = "PUBLISHED";
|
|
@@ -3163,9 +3985,11 @@ async function publishDraftPost2(draftPostId) {
|
|
|
3163
3985
|
Alignment,
|
|
3164
3986
|
AppType,
|
|
3165
3987
|
AspectRatio,
|
|
3988
|
+
BackdropType,
|
|
3166
3989
|
BackgroundType,
|
|
3167
3990
|
BannerOrigin,
|
|
3168
3991
|
ButtonDataType,
|
|
3992
|
+
CardDataBackgroundType,
|
|
3169
3993
|
CardStylesType,
|
|
3170
3994
|
Crop,
|
|
3171
3995
|
DecorationType,
|
|
@@ -3176,11 +4000,17 @@ async function publishDraftPost2(draftPostId) {
|
|
|
3176
4000
|
FontType,
|
|
3177
4001
|
GIFType,
|
|
3178
4002
|
GetDraftPostsSort,
|
|
4003
|
+
GradientType,
|
|
3179
4004
|
ImagePosition,
|
|
4005
|
+
ImagePositionPosition,
|
|
4006
|
+
ImageScalingScaling,
|
|
4007
|
+
Indentation,
|
|
3180
4008
|
InitialExpandedItems,
|
|
3181
4009
|
Layout,
|
|
4010
|
+
LayoutDataBackgroundType,
|
|
3182
4011
|
LayoutType,
|
|
3183
4012
|
LineStyle,
|
|
4013
|
+
ListStyle,
|
|
3184
4014
|
MapType,
|
|
3185
4015
|
ModerationStatusStatus,
|
|
3186
4016
|
NodeType,
|
|
@@ -3189,6 +4019,7 @@ async function publishDraftPost2(draftPostId) {
|
|
|
3189
4019
|
Origin,
|
|
3190
4020
|
Placement,
|
|
3191
4021
|
PluginContainerDataAlignment,
|
|
4022
|
+
PollDesignBackgroundType,
|
|
3192
4023
|
PollLayoutDirection,
|
|
3193
4024
|
PollLayoutType,
|
|
3194
4025
|
Position,
|