@wix/auto_sdk_blog_draft-posts 1.0.88 → 1.0.89
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 +589 -7
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +180 -106
- package/build/cjs/index.typings.js +496 -7
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +175 -106
- package/build/cjs/meta.js +496 -7
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +588 -7
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +180 -106
- package/build/es/index.typings.mjs +495 -7
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +175 -106
- package/build/es/meta.mjs +495 -7
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +589 -7
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +180 -106
- package/build/internal/cjs/index.typings.js +496 -7
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +175 -106
- package/build/internal/cjs/meta.js +496 -7
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +588 -7
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +180 -106
- package/build/internal/es/index.typings.mjs +495 -7
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +175 -106
- package/build/internal/es/meta.mjs +495 -7
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -129,6 +129,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(o
|
|
|
129
129
|
{
|
|
130
130
|
srcPath: "/_api/communities-blog-node-api/v3/bulk/moderation",
|
|
131
131
|
destPath: "/v3/bulk/moderation"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
srcPath: "/_api/communities-blog-node-api/v3/bulk/draft-posts/create",
|
|
135
|
+
destPath: "/v3/bulk/draft-posts/create"
|
|
132
136
|
}
|
|
133
137
|
],
|
|
134
138
|
"social-blog._base_domain_": [
|
|
@@ -239,6 +243,10 @@ function createDraftPost(payload) {
|
|
|
239
243
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
240
244
|
},
|
|
241
245
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
246
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
247
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
248
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
249
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
242
250
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
243
251
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
244
252
|
{ path: "draftPost.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -256,9 +264,27 @@ function createDraftPost(payload) {
|
|
|
256
264
|
{
|
|
257
265
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
258
266
|
},
|
|
267
|
+
{
|
|
268
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
275
|
+
},
|
|
259
276
|
{
|
|
260
277
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
261
278
|
},
|
|
279
|
+
{
|
|
280
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
287
|
+
},
|
|
262
288
|
{
|
|
263
289
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
264
290
|
},
|
|
@@ -290,6 +316,15 @@ function createDraftPost(payload) {
|
|
|
290
316
|
{
|
|
291
317
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
292
318
|
},
|
|
319
|
+
{
|
|
320
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
327
|
+
},
|
|
293
328
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
294
329
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
295
330
|
{
|
|
@@ -382,6 +417,10 @@ function createDraftPost(payload) {
|
|
|
382
417
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
383
418
|
},
|
|
384
419
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
420
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
421
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
422
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
423
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
385
424
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
386
425
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
387
426
|
{
|
|
@@ -407,9 +446,27 @@ function createDraftPost(payload) {
|
|
|
407
446
|
{
|
|
408
447
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
409
448
|
},
|
|
449
|
+
{
|
|
450
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
457
|
+
},
|
|
410
458
|
{
|
|
411
459
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
412
460
|
},
|
|
461
|
+
{
|
|
462
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
469
|
+
},
|
|
413
470
|
{
|
|
414
471
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
415
472
|
},
|
|
@@ -441,6 +498,15 @@ function createDraftPost(payload) {
|
|
|
441
498
|
{
|
|
442
499
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
443
500
|
},
|
|
501
|
+
{
|
|
502
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
509
|
+
},
|
|
444
510
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
445
511
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
446
512
|
{
|
|
@@ -528,6 +594,10 @@ function bulkCreateDraftPosts(payload) {
|
|
|
528
594
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
529
595
|
},
|
|
530
596
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
597
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
598
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
599
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
600
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
531
601
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
532
602
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
533
603
|
{ path: "draftPosts.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -547,9 +617,27 @@ function bulkCreateDraftPosts(payload) {
|
|
|
547
617
|
{
|
|
548
618
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
549
619
|
},
|
|
620
|
+
{
|
|
621
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
628
|
+
},
|
|
550
629
|
{
|
|
551
630
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
552
631
|
},
|
|
632
|
+
{
|
|
633
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
640
|
+
},
|
|
553
641
|
{
|
|
554
642
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
555
643
|
},
|
|
@@ -581,6 +669,15 @@ function bulkCreateDraftPosts(payload) {
|
|
|
581
669
|
{
|
|
582
670
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
583
671
|
},
|
|
672
|
+
{
|
|
673
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
680
|
+
},
|
|
584
681
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
585
682
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
586
683
|
{
|
|
@@ -679,6 +776,10 @@ function bulkCreateDraftPosts(payload) {
|
|
|
679
776
|
{
|
|
680
777
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
681
778
|
},
|
|
779
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
780
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
781
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
782
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
682
783
|
{
|
|
683
784
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
684
785
|
},
|
|
@@ -712,9 +813,27 @@ function bulkCreateDraftPosts(payload) {
|
|
|
712
813
|
{
|
|
713
814
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
714
815
|
},
|
|
816
|
+
{
|
|
817
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
824
|
+
},
|
|
715
825
|
{
|
|
716
826
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
717
827
|
},
|
|
828
|
+
{
|
|
829
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
836
|
+
},
|
|
718
837
|
{
|
|
719
838
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
720
839
|
},
|
|
@@ -748,6 +867,15 @@ function bulkCreateDraftPosts(payload) {
|
|
|
748
867
|
{
|
|
749
868
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
750
869
|
},
|
|
870
|
+
{
|
|
871
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
878
|
+
},
|
|
751
879
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
752
880
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
753
881
|
{
|
|
@@ -854,6 +982,14 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
854
982
|
{
|
|
855
983
|
path: "draftPosts.draftPost.richContent.nodes.imageData.image.duration"
|
|
856
984
|
},
|
|
985
|
+
{ path: "draftPosts.draftPost.richContent.nodes.imageData.crop.x" },
|
|
986
|
+
{ path: "draftPosts.draftPost.richContent.nodes.imageData.crop.y" },
|
|
987
|
+
{
|
|
988
|
+
path: "draftPosts.draftPost.richContent.nodes.imageData.crop.width"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
path: "draftPosts.draftPost.richContent.nodes.imageData.crop.height"
|
|
992
|
+
},
|
|
857
993
|
{
|
|
858
994
|
path: "draftPosts.draftPost.richContent.nodes.mapData.mapSettings.lat"
|
|
859
995
|
},
|
|
@@ -887,9 +1023,27 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
887
1023
|
{
|
|
888
1024
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
889
1025
|
},
|
|
1026
|
+
{
|
|
1027
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1034
|
+
},
|
|
890
1035
|
{
|
|
891
1036
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
892
1037
|
},
|
|
1038
|
+
{
|
|
1039
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1046
|
+
},
|
|
893
1047
|
{
|
|
894
1048
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
895
1049
|
},
|
|
@@ -923,6 +1077,15 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
923
1077
|
{
|
|
924
1078
|
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
925
1079
|
},
|
|
1080
|
+
{
|
|
1081
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1088
|
+
},
|
|
926
1089
|
{ path: "draftPosts.draftPost.richContent.nodes.tocData.fontSize" },
|
|
927
1090
|
{
|
|
928
1091
|
path: "draftPosts.draftPost.richContent.nodes.tocData.itemSpacing"
|
|
@@ -1023,6 +1186,10 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1023
1186
|
{
|
|
1024
1187
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
1025
1188
|
},
|
|
1189
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
1190
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
1191
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
1192
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
1026
1193
|
{
|
|
1027
1194
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
1028
1195
|
},
|
|
@@ -1056,9 +1223,27 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1056
1223
|
{
|
|
1057
1224
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1058
1225
|
},
|
|
1226
|
+
{
|
|
1227
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1234
|
+
},
|
|
1059
1235
|
{
|
|
1060
1236
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1061
1237
|
},
|
|
1238
|
+
{
|
|
1239
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1246
|
+
},
|
|
1062
1247
|
{
|
|
1063
1248
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1064
1249
|
},
|
|
@@ -1092,6 +1277,15 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1092
1277
|
{
|
|
1093
1278
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1094
1279
|
},
|
|
1280
|
+
{
|
|
1281
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1288
|
+
},
|
|
1095
1289
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
1096
1290
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
1097
1291
|
{
|
|
@@ -1195,6 +1389,10 @@ function listDeletedDraftPosts(payload) {
|
|
|
1195
1389
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
1196
1390
|
},
|
|
1197
1391
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
1392
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
1393
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
1394
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
1395
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
1198
1396
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
1199
1397
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
1200
1398
|
{
|
|
@@ -1220,9 +1418,27 @@ function listDeletedDraftPosts(payload) {
|
|
|
1220
1418
|
{
|
|
1221
1419
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1222
1420
|
},
|
|
1421
|
+
{
|
|
1422
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1429
|
+
},
|
|
1223
1430
|
{
|
|
1224
1431
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1225
1432
|
},
|
|
1433
|
+
{
|
|
1434
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1441
|
+
},
|
|
1226
1442
|
{
|
|
1227
1443
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1228
1444
|
},
|
|
@@ -1254,6 +1470,15 @@ function listDeletedDraftPosts(payload) {
|
|
|
1254
1470
|
{
|
|
1255
1471
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1256
1472
|
},
|
|
1473
|
+
{
|
|
1474
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1481
|
+
},
|
|
1257
1482
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
1258
1483
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
1259
1484
|
{
|
|
@@ -1353,6 +1578,10 @@ function getDraftPost(payload) {
|
|
|
1353
1578
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1354
1579
|
},
|
|
1355
1580
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1581
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1582
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1583
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1584
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1356
1585
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1357
1586
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1358
1587
|
{
|
|
@@ -1378,9 +1607,27 @@ function getDraftPost(payload) {
|
|
|
1378
1607
|
{
|
|
1379
1608
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1380
1609
|
},
|
|
1610
|
+
{
|
|
1611
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1618
|
+
},
|
|
1381
1619
|
{
|
|
1382
1620
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1383
1621
|
},
|
|
1622
|
+
{
|
|
1623
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1630
|
+
},
|
|
1384
1631
|
{
|
|
1385
1632
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1386
1633
|
},
|
|
@@ -1412,6 +1659,15 @@ function getDraftPost(payload) {
|
|
|
1412
1659
|
{
|
|
1413
1660
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1414
1661
|
},
|
|
1662
|
+
{
|
|
1663
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1670
|
+
},
|
|
1415
1671
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1416
1672
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1417
1673
|
{
|
|
@@ -1504,6 +1760,10 @@ function updateDraftPost(payload) {
|
|
|
1504
1760
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1505
1761
|
},
|
|
1506
1762
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1763
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1764
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1765
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1766
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1507
1767
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1508
1768
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1509
1769
|
{ path: "draftPost.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -1521,9 +1781,27 @@ function updateDraftPost(payload) {
|
|
|
1521
1781
|
{
|
|
1522
1782
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1523
1783
|
},
|
|
1784
|
+
{
|
|
1785
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1792
|
+
},
|
|
1524
1793
|
{
|
|
1525
1794
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1526
1795
|
},
|
|
1796
|
+
{
|
|
1797
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1801
|
+
},
|
|
1802
|
+
{
|
|
1803
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1804
|
+
},
|
|
1527
1805
|
{
|
|
1528
1806
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1529
1807
|
},
|
|
@@ -1555,6 +1833,15 @@ function updateDraftPost(payload) {
|
|
|
1555
1833
|
{
|
|
1556
1834
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1557
1835
|
},
|
|
1836
|
+
{
|
|
1837
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1844
|
+
},
|
|
1558
1845
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1559
1846
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1560
1847
|
{
|
|
@@ -1651,6 +1938,10 @@ function updateDraftPost(payload) {
|
|
|
1651
1938
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1652
1939
|
},
|
|
1653
1940
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1941
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1942
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1943
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1944
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1654
1945
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1655
1946
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1656
1947
|
{
|
|
@@ -1676,9 +1967,27 @@ function updateDraftPost(payload) {
|
|
|
1676
1967
|
{
|
|
1677
1968
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1678
1969
|
},
|
|
1970
|
+
{
|
|
1971
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1972
|
+
},
|
|
1973
|
+
{
|
|
1974
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1978
|
+
},
|
|
1679
1979
|
{
|
|
1680
1980
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1681
1981
|
},
|
|
1982
|
+
{
|
|
1983
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1984
|
+
},
|
|
1985
|
+
{
|
|
1986
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1990
|
+
},
|
|
1682
1991
|
{
|
|
1683
1992
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1684
1993
|
},
|
|
@@ -1710,6 +2019,15 @@ function updateDraftPost(payload) {
|
|
|
1710
2019
|
{
|
|
1711
2020
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1712
2021
|
},
|
|
2022
|
+
{
|
|
2023
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2030
|
+
},
|
|
1713
2031
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1714
2032
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1715
2033
|
{
|
|
@@ -1857,6 +2175,10 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1857
2175
|
{
|
|
1858
2176
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
1859
2177
|
},
|
|
2178
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
2179
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
2180
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
2181
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
1860
2182
|
{
|
|
1861
2183
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
1862
2184
|
},
|
|
@@ -1890,9 +2212,27 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1890
2212
|
{
|
|
1891
2213
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1892
2214
|
},
|
|
2215
|
+
{
|
|
2216
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2217
|
+
},
|
|
2218
|
+
{
|
|
2219
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2220
|
+
},
|
|
2221
|
+
{
|
|
2222
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2223
|
+
},
|
|
1893
2224
|
{
|
|
1894
2225
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1895
2226
|
},
|
|
2227
|
+
{
|
|
2228
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2235
|
+
},
|
|
1896
2236
|
{
|
|
1897
2237
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1898
2238
|
},
|
|
@@ -1926,6 +2266,15 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1926
2266
|
{
|
|
1927
2267
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1928
2268
|
},
|
|
2269
|
+
{
|
|
2270
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2277
|
+
},
|
|
1929
2278
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
1930
2279
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
1931
2280
|
{
|
|
@@ -2029,6 +2378,10 @@ function listDraftPosts(payload) {
|
|
|
2029
2378
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
2030
2379
|
},
|
|
2031
2380
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
2381
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
2382
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
2383
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
2384
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
2032
2385
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
2033
2386
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
2034
2387
|
{
|
|
@@ -2054,9 +2407,27 @@ function listDraftPosts(payload) {
|
|
|
2054
2407
|
{
|
|
2055
2408
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2056
2409
|
},
|
|
2410
|
+
{
|
|
2411
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2412
|
+
},
|
|
2413
|
+
{
|
|
2414
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2418
|
+
},
|
|
2057
2419
|
{
|
|
2058
2420
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2059
2421
|
},
|
|
2422
|
+
{
|
|
2423
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2424
|
+
},
|
|
2425
|
+
{
|
|
2426
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2430
|
+
},
|
|
2060
2431
|
{
|
|
2061
2432
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2062
2433
|
},
|
|
@@ -2088,6 +2459,15 @@ function listDraftPosts(payload) {
|
|
|
2088
2459
|
{
|
|
2089
2460
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2090
2461
|
},
|
|
2462
|
+
{
|
|
2463
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2467
|
+
},
|
|
2468
|
+
{
|
|
2469
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2470
|
+
},
|
|
2091
2471
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2092
2472
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
2093
2473
|
{
|
|
@@ -2191,6 +2571,10 @@ function getDeletedDraftPost(payload) {
|
|
|
2191
2571
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
2192
2572
|
},
|
|
2193
2573
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
2574
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
2575
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
2576
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
2577
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
2194
2578
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
2195
2579
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
2196
2580
|
{
|
|
@@ -2216,9 +2600,27 @@ function getDeletedDraftPost(payload) {
|
|
|
2216
2600
|
{
|
|
2217
2601
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2218
2602
|
},
|
|
2603
|
+
{
|
|
2604
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2611
|
+
},
|
|
2219
2612
|
{
|
|
2220
2613
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2221
2614
|
},
|
|
2615
|
+
{
|
|
2616
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2623
|
+
},
|
|
2222
2624
|
{
|
|
2223
2625
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2224
2626
|
},
|
|
@@ -2250,6 +2652,15 @@ function getDeletedDraftPost(payload) {
|
|
|
2250
2652
|
{
|
|
2251
2653
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2252
2654
|
},
|
|
2655
|
+
{
|
|
2656
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2660
|
+
},
|
|
2661
|
+
{
|
|
2662
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2663
|
+
},
|
|
2253
2664
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2254
2665
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
2255
2666
|
{
|
|
@@ -2353,6 +2764,10 @@ function restoreFromTrashBin(payload) {
|
|
|
2353
2764
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
2354
2765
|
},
|
|
2355
2766
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
2767
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
2768
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
2769
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
2770
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
2356
2771
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
2357
2772
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
2358
2773
|
{
|
|
@@ -2378,9 +2793,27 @@ function restoreFromTrashBin(payload) {
|
|
|
2378
2793
|
{
|
|
2379
2794
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2380
2795
|
},
|
|
2796
|
+
{
|
|
2797
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2804
|
+
},
|
|
2381
2805
|
{
|
|
2382
2806
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2383
2807
|
},
|
|
2808
|
+
{
|
|
2809
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2816
|
+
},
|
|
2384
2817
|
{
|
|
2385
2818
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2386
2819
|
},
|
|
@@ -2412,6 +2845,15 @@ function restoreFromTrashBin(payload) {
|
|
|
2412
2845
|
{
|
|
2413
2846
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2414
2847
|
},
|
|
2848
|
+
{
|
|
2849
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2853
|
+
},
|
|
2854
|
+
{
|
|
2855
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2856
|
+
},
|
|
2415
2857
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2416
2858
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
2417
2859
|
{
|
|
@@ -2427,6 +2869,15 @@ function restoreFromTrashBin(payload) {
|
|
|
2427
2869
|
}
|
|
2428
2870
|
function queryDraftPosts(payload) {
|
|
2429
2871
|
function __queryDraftPosts({ host }) {
|
|
2872
|
+
const serializedData = transformPaths(payload, [
|
|
2873
|
+
{
|
|
2874
|
+
transformFn: transformSDKFloatToRESTFloat,
|
|
2875
|
+
paths: [
|
|
2876
|
+
{ path: "query.sort.origin.latitude" },
|
|
2877
|
+
{ path: "query.sort.origin.longitude" }
|
|
2878
|
+
]
|
|
2879
|
+
}
|
|
2880
|
+
]);
|
|
2430
2881
|
const metadata = {
|
|
2431
2882
|
entityFqdn: "wix.blog.v3.draft",
|
|
2432
2883
|
method: "POST",
|
|
@@ -2436,9 +2887,9 @@ function queryDraftPosts(payload) {
|
|
|
2436
2887
|
optInTransformResponse: true
|
|
2437
2888
|
},
|
|
2438
2889
|
url: resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(
|
|
2439
|
-
{ protoPath: "/v3/draft-posts/query", data:
|
|
2890
|
+
{ protoPath: "/v3/draft-posts/query", data: serializedData, host }
|
|
2440
2891
|
),
|
|
2441
|
-
data:
|
|
2892
|
+
data: serializedData,
|
|
2442
2893
|
transformResponse: (payload2) => transformPaths(payload2, [
|
|
2443
2894
|
{
|
|
2444
2895
|
transformFn: transformRESTTimestampToSDKTimestamp,
|
|
@@ -2515,6 +2966,10 @@ function queryDraftPosts(payload) {
|
|
|
2515
2966
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
2516
2967
|
},
|
|
2517
2968
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
2969
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
2970
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
2971
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
2972
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
2518
2973
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
2519
2974
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
2520
2975
|
{
|
|
@@ -2540,9 +2995,27 @@ function queryDraftPosts(payload) {
|
|
|
2540
2995
|
{
|
|
2541
2996
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2542
2997
|
},
|
|
2998
|
+
{
|
|
2999
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
3000
|
+
},
|
|
3001
|
+
{
|
|
3002
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
3006
|
+
},
|
|
2543
3007
|
{
|
|
2544
3008
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2545
3009
|
},
|
|
3010
|
+
{
|
|
3011
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
3012
|
+
},
|
|
3013
|
+
{
|
|
3014
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
3018
|
+
},
|
|
2546
3019
|
{
|
|
2547
3020
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2548
3021
|
},
|
|
@@ -2574,6 +3047,15 @@ function queryDraftPosts(payload) {
|
|
|
2574
3047
|
{
|
|
2575
3048
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2576
3049
|
},
|
|
3050
|
+
{
|
|
3051
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
3052
|
+
},
|
|
3053
|
+
{
|
|
3054
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
3058
|
+
},
|
|
2577
3059
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2578
3060
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
2579
3061
|
{
|
|
@@ -2744,6 +3226,11 @@ var TextAlignment = /* @__PURE__ */ ((TextAlignment2) => {
|
|
|
2744
3226
|
TextAlignment2["JUSTIFY"] = "JUSTIFY";
|
|
2745
3227
|
return TextAlignment2;
|
|
2746
3228
|
})(TextAlignment || {});
|
|
3229
|
+
var LineCap = /* @__PURE__ */ ((LineCap2) => {
|
|
3230
|
+
LineCap2["SQUARE"] = "SQUARE";
|
|
3231
|
+
LineCap2["ROUND"] = "ROUND";
|
|
3232
|
+
return LineCap2;
|
|
3233
|
+
})(LineCap || {});
|
|
2747
3234
|
var LineStyle = /* @__PURE__ */ ((LineStyle2) => {
|
|
2748
3235
|
LineStyle2["SINGLE"] = "SINGLE";
|
|
2749
3236
|
LineStyle2["DOUBLE"] = "DOUBLE";
|
|
@@ -2967,6 +3454,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
2967
3454
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2968
3455
|
return ImagePosition2;
|
|
2969
3456
|
})(ImagePosition || {});
|
|
3457
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
3458
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
3459
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
3460
|
+
return LayoutDataBackgroundType2;
|
|
3461
|
+
})(LayoutDataBackgroundType || {});
|
|
2970
3462
|
var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
|
|
2971
3463
|
BannerOrigin2["IMAGE"] = "IMAGE";
|
|
2972
3464
|
BannerOrigin2["LAYOUT"] = "LAYOUT";
|
|
@@ -2977,11 +3469,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
|
|
|
2977
3469
|
BannerPosition2["BOTTOM"] = "BOTTOM";
|
|
2978
3470
|
return BannerPosition2;
|
|
2979
3471
|
})(BannerPosition || {});
|
|
2980
|
-
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2981
|
-
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2982
|
-
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2983
|
-
return LayoutDataBackgroundType2;
|
|
2984
|
-
})(LayoutDataBackgroundType || {});
|
|
2985
3472
|
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
2986
3473
|
BackdropType2["COLOR"] = "COLOR";
|
|
2987
3474
|
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
@@ -4006,6 +4493,7 @@ export {
|
|
|
4006
4493
|
Layout,
|
|
4007
4494
|
LayoutDataBackgroundType,
|
|
4008
4495
|
LayoutType,
|
|
4496
|
+
LineCap,
|
|
4009
4497
|
LineStyle,
|
|
4010
4498
|
ListStyle,
|
|
4011
4499
|
MapType,
|