@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
|
@@ -121,6 +121,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(o
|
|
|
121
121
|
{
|
|
122
122
|
srcPath: "/_api/communities-blog-node-api/v3/bulk/moderation",
|
|
123
123
|
destPath: "/v3/bulk/moderation"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
srcPath: "/_api/communities-blog-node-api/v3/bulk/draft-posts/create",
|
|
127
|
+
destPath: "/v3/bulk/draft-posts/create"
|
|
124
128
|
}
|
|
125
129
|
],
|
|
126
130
|
"social-blog._base_domain_": [
|
|
@@ -231,6 +235,10 @@ function createDraftPost(payload) {
|
|
|
231
235
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
232
236
|
},
|
|
233
237
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
238
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
239
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
240
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
241
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
234
242
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
235
243
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
236
244
|
{ path: "draftPost.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -248,9 +256,27 @@ function createDraftPost(payload) {
|
|
|
248
256
|
{
|
|
249
257
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
250
258
|
},
|
|
259
|
+
{
|
|
260
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
267
|
+
},
|
|
251
268
|
{
|
|
252
269
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
253
270
|
},
|
|
271
|
+
{
|
|
272
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
279
|
+
},
|
|
254
280
|
{
|
|
255
281
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
256
282
|
},
|
|
@@ -282,6 +308,15 @@ function createDraftPost(payload) {
|
|
|
282
308
|
{
|
|
283
309
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
284
310
|
},
|
|
311
|
+
{
|
|
312
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
319
|
+
},
|
|
285
320
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
286
321
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
287
322
|
{
|
|
@@ -374,6 +409,10 @@ function createDraftPost(payload) {
|
|
|
374
409
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
375
410
|
},
|
|
376
411
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
412
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
413
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
414
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
415
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
377
416
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
378
417
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
379
418
|
{
|
|
@@ -399,9 +438,27 @@ function createDraftPost(payload) {
|
|
|
399
438
|
{
|
|
400
439
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
401
440
|
},
|
|
441
|
+
{
|
|
442
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
449
|
+
},
|
|
402
450
|
{
|
|
403
451
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
404
452
|
},
|
|
453
|
+
{
|
|
454
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
461
|
+
},
|
|
405
462
|
{
|
|
406
463
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
407
464
|
},
|
|
@@ -433,6 +490,15 @@ function createDraftPost(payload) {
|
|
|
433
490
|
{
|
|
434
491
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
435
492
|
},
|
|
493
|
+
{
|
|
494
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
501
|
+
},
|
|
436
502
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
437
503
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
438
504
|
{
|
|
@@ -520,6 +586,10 @@ function bulkCreateDraftPosts(payload) {
|
|
|
520
586
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
521
587
|
},
|
|
522
588
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
589
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
590
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
591
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
592
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
523
593
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
524
594
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
525
595
|
{ path: "draftPosts.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -539,9 +609,27 @@ function bulkCreateDraftPosts(payload) {
|
|
|
539
609
|
{
|
|
540
610
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
541
611
|
},
|
|
612
|
+
{
|
|
613
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
620
|
+
},
|
|
542
621
|
{
|
|
543
622
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
544
623
|
},
|
|
624
|
+
{
|
|
625
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
632
|
+
},
|
|
545
633
|
{
|
|
546
634
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
547
635
|
},
|
|
@@ -573,6 +661,15 @@ function bulkCreateDraftPosts(payload) {
|
|
|
573
661
|
{
|
|
574
662
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
575
663
|
},
|
|
664
|
+
{
|
|
665
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
672
|
+
},
|
|
576
673
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
577
674
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
578
675
|
{
|
|
@@ -671,6 +768,10 @@ function bulkCreateDraftPosts(payload) {
|
|
|
671
768
|
{
|
|
672
769
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
673
770
|
},
|
|
771
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
772
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
773
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
774
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
674
775
|
{
|
|
675
776
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
676
777
|
},
|
|
@@ -704,9 +805,27 @@ function bulkCreateDraftPosts(payload) {
|
|
|
704
805
|
{
|
|
705
806
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
706
807
|
},
|
|
808
|
+
{
|
|
809
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
816
|
+
},
|
|
707
817
|
{
|
|
708
818
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
709
819
|
},
|
|
820
|
+
{
|
|
821
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
828
|
+
},
|
|
710
829
|
{
|
|
711
830
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
712
831
|
},
|
|
@@ -740,6 +859,15 @@ function bulkCreateDraftPosts(payload) {
|
|
|
740
859
|
{
|
|
741
860
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
742
861
|
},
|
|
862
|
+
{
|
|
863
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
870
|
+
},
|
|
743
871
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
744
872
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
745
873
|
{
|
|
@@ -846,6 +974,14 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
846
974
|
{
|
|
847
975
|
path: "draftPosts.draftPost.richContent.nodes.imageData.image.duration"
|
|
848
976
|
},
|
|
977
|
+
{ path: "draftPosts.draftPost.richContent.nodes.imageData.crop.x" },
|
|
978
|
+
{ path: "draftPosts.draftPost.richContent.nodes.imageData.crop.y" },
|
|
979
|
+
{
|
|
980
|
+
path: "draftPosts.draftPost.richContent.nodes.imageData.crop.width"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
path: "draftPosts.draftPost.richContent.nodes.imageData.crop.height"
|
|
984
|
+
},
|
|
849
985
|
{
|
|
850
986
|
path: "draftPosts.draftPost.richContent.nodes.mapData.mapSettings.lat"
|
|
851
987
|
},
|
|
@@ -879,9 +1015,27 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
879
1015
|
{
|
|
880
1016
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
881
1017
|
},
|
|
1018
|
+
{
|
|
1019
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1026
|
+
},
|
|
882
1027
|
{
|
|
883
1028
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
884
1029
|
},
|
|
1030
|
+
{
|
|
1031
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1038
|
+
},
|
|
885
1039
|
{
|
|
886
1040
|
path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
887
1041
|
},
|
|
@@ -915,6 +1069,15 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
915
1069
|
{
|
|
916
1070
|
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
917
1071
|
},
|
|
1072
|
+
{
|
|
1073
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1080
|
+
},
|
|
918
1081
|
{ path: "draftPosts.draftPost.richContent.nodes.tocData.fontSize" },
|
|
919
1082
|
{
|
|
920
1083
|
path: "draftPosts.draftPost.richContent.nodes.tocData.itemSpacing"
|
|
@@ -1015,6 +1178,10 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1015
1178
|
{
|
|
1016
1179
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
1017
1180
|
},
|
|
1181
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
1182
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
1183
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
1184
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
1018
1185
|
{
|
|
1019
1186
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
1020
1187
|
},
|
|
@@ -1048,9 +1215,27 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1048
1215
|
{
|
|
1049
1216
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1050
1217
|
},
|
|
1218
|
+
{
|
|
1219
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1226
|
+
},
|
|
1051
1227
|
{
|
|
1052
1228
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1053
1229
|
},
|
|
1230
|
+
{
|
|
1231
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1238
|
+
},
|
|
1054
1239
|
{
|
|
1055
1240
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1056
1241
|
},
|
|
@@ -1084,6 +1269,15 @@ function bulkUpdateDraftPosts(payload) {
|
|
|
1084
1269
|
{
|
|
1085
1270
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1086
1271
|
},
|
|
1272
|
+
{
|
|
1273
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1280
|
+
},
|
|
1087
1281
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
1088
1282
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
1089
1283
|
{
|
|
@@ -1187,6 +1381,10 @@ function listDeletedDraftPosts(payload) {
|
|
|
1187
1381
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
1188
1382
|
},
|
|
1189
1383
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
1384
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
1385
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
1386
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
1387
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
1190
1388
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
1191
1389
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
1192
1390
|
{
|
|
@@ -1212,9 +1410,27 @@ function listDeletedDraftPosts(payload) {
|
|
|
1212
1410
|
{
|
|
1213
1411
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1214
1412
|
},
|
|
1413
|
+
{
|
|
1414
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1421
|
+
},
|
|
1215
1422
|
{
|
|
1216
1423
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1217
1424
|
},
|
|
1425
|
+
{
|
|
1426
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1433
|
+
},
|
|
1218
1434
|
{
|
|
1219
1435
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1220
1436
|
},
|
|
@@ -1246,6 +1462,15 @@ function listDeletedDraftPosts(payload) {
|
|
|
1246
1462
|
{
|
|
1247
1463
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1248
1464
|
},
|
|
1465
|
+
{
|
|
1466
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1473
|
+
},
|
|
1249
1474
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
1250
1475
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
1251
1476
|
{
|
|
@@ -1345,6 +1570,10 @@ function getDraftPost(payload) {
|
|
|
1345
1570
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1346
1571
|
},
|
|
1347
1572
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1573
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1574
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1575
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1576
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1348
1577
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1349
1578
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1350
1579
|
{
|
|
@@ -1370,9 +1599,27 @@ function getDraftPost(payload) {
|
|
|
1370
1599
|
{
|
|
1371
1600
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1372
1601
|
},
|
|
1602
|
+
{
|
|
1603
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1610
|
+
},
|
|
1373
1611
|
{
|
|
1374
1612
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1375
1613
|
},
|
|
1614
|
+
{
|
|
1615
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1622
|
+
},
|
|
1376
1623
|
{
|
|
1377
1624
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1378
1625
|
},
|
|
@@ -1404,6 +1651,15 @@ function getDraftPost(payload) {
|
|
|
1404
1651
|
{
|
|
1405
1652
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1406
1653
|
},
|
|
1654
|
+
{
|
|
1655
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1656
|
+
},
|
|
1657
|
+
{
|
|
1658
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1662
|
+
},
|
|
1407
1663
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1408
1664
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1409
1665
|
{
|
|
@@ -1496,6 +1752,10 @@ function updateDraftPost(payload) {
|
|
|
1496
1752
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1497
1753
|
},
|
|
1498
1754
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1755
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1756
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1757
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1758
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1499
1759
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1500
1760
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1501
1761
|
{ path: "draftPost.richContent.nodes.pollData.poll.image.duration" },
|
|
@@ -1513,9 +1773,27 @@ function updateDraftPost(payload) {
|
|
|
1513
1773
|
{
|
|
1514
1774
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1515
1775
|
},
|
|
1776
|
+
{
|
|
1777
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1781
|
+
},
|
|
1782
|
+
{
|
|
1783
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1784
|
+
},
|
|
1516
1785
|
{
|
|
1517
1786
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1518
1787
|
},
|
|
1788
|
+
{
|
|
1789
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1796
|
+
},
|
|
1519
1797
|
{
|
|
1520
1798
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1521
1799
|
},
|
|
@@ -1547,6 +1825,15 @@ function updateDraftPost(payload) {
|
|
|
1547
1825
|
{
|
|
1548
1826
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1549
1827
|
},
|
|
1828
|
+
{
|
|
1829
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1836
|
+
},
|
|
1550
1837
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1551
1838
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1552
1839
|
{
|
|
@@ -1643,6 +1930,10 @@ function updateDraftPost(payload) {
|
|
|
1643
1930
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
1644
1931
|
},
|
|
1645
1932
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
1933
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
1934
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
1935
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
1936
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
1646
1937
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
1647
1938
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
1648
1939
|
{
|
|
@@ -1668,9 +1959,27 @@ function updateDraftPost(payload) {
|
|
|
1668
1959
|
{
|
|
1669
1960
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1670
1961
|
},
|
|
1962
|
+
{
|
|
1963
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1970
|
+
},
|
|
1671
1971
|
{
|
|
1672
1972
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1673
1973
|
},
|
|
1974
|
+
{
|
|
1975
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1982
|
+
},
|
|
1674
1983
|
{
|
|
1675
1984
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1676
1985
|
},
|
|
@@ -1702,6 +2011,15 @@ function updateDraftPost(payload) {
|
|
|
1702
2011
|
{
|
|
1703
2012
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1704
2013
|
},
|
|
2014
|
+
{
|
|
2015
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2022
|
+
},
|
|
1705
2023
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
1706
2024
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
1707
2025
|
{
|
|
@@ -1849,6 +2167,10 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1849
2167
|
{
|
|
1850
2168
|
path: "results.item.richContent.nodes.imageData.image.duration"
|
|
1851
2169
|
},
|
|
2170
|
+
{ path: "results.item.richContent.nodes.imageData.crop.x" },
|
|
2171
|
+
{ path: "results.item.richContent.nodes.imageData.crop.y" },
|
|
2172
|
+
{ path: "results.item.richContent.nodes.imageData.crop.width" },
|
|
2173
|
+
{ path: "results.item.richContent.nodes.imageData.crop.height" },
|
|
1852
2174
|
{
|
|
1853
2175
|
path: "results.item.richContent.nodes.mapData.mapSettings.lat"
|
|
1854
2176
|
},
|
|
@@ -1882,9 +2204,27 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1882
2204
|
{
|
|
1883
2205
|
path: "results.item.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1884
2206
|
},
|
|
2207
|
+
{
|
|
2208
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2212
|
+
},
|
|
2213
|
+
{
|
|
2214
|
+
path: "results.item.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2215
|
+
},
|
|
1885
2216
|
{
|
|
1886
2217
|
path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1887
2218
|
},
|
|
2219
|
+
{
|
|
2220
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
path: "results.item.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2227
|
+
},
|
|
1888
2228
|
{
|
|
1889
2229
|
path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1890
2230
|
},
|
|
@@ -1918,6 +2258,15 @@ function bulkDeleteDraftPosts(payload) {
|
|
|
1918
2258
|
{
|
|
1919
2259
|
path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1920
2260
|
},
|
|
2261
|
+
{
|
|
2262
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
path: "results.item.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2269
|
+
},
|
|
1921
2270
|
{ path: "results.item.richContent.nodes.tocData.fontSize" },
|
|
1922
2271
|
{ path: "results.item.richContent.nodes.tocData.itemSpacing" },
|
|
1923
2272
|
{
|
|
@@ -2021,6 +2370,10 @@ function listDraftPosts(payload) {
|
|
|
2021
2370
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
2022
2371
|
},
|
|
2023
2372
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
2373
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
2374
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
2375
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
2376
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
2024
2377
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
2025
2378
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
2026
2379
|
{
|
|
@@ -2046,9 +2399,27 @@ function listDraftPosts(payload) {
|
|
|
2046
2399
|
{
|
|
2047
2400
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2048
2401
|
},
|
|
2402
|
+
{
|
|
2403
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2407
|
+
},
|
|
2408
|
+
{
|
|
2409
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2410
|
+
},
|
|
2049
2411
|
{
|
|
2050
2412
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2051
2413
|
},
|
|
2414
|
+
{
|
|
2415
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2422
|
+
},
|
|
2052
2423
|
{
|
|
2053
2424
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2054
2425
|
},
|
|
@@ -2080,6 +2451,15 @@ function listDraftPosts(payload) {
|
|
|
2080
2451
|
{
|
|
2081
2452
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2082
2453
|
},
|
|
2454
|
+
{
|
|
2455
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2462
|
+
},
|
|
2083
2463
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2084
2464
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
2085
2465
|
{
|
|
@@ -2183,6 +2563,10 @@ function getDeletedDraftPost(payload) {
|
|
|
2183
2563
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
2184
2564
|
},
|
|
2185
2565
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
2566
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
2567
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
2568
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
2569
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
2186
2570
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
2187
2571
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
2188
2572
|
{
|
|
@@ -2208,9 +2592,27 @@ function getDeletedDraftPost(payload) {
|
|
|
2208
2592
|
{
|
|
2209
2593
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2210
2594
|
},
|
|
2595
|
+
{
|
|
2596
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2597
|
+
},
|
|
2598
|
+
{
|
|
2599
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2600
|
+
},
|
|
2601
|
+
{
|
|
2602
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2603
|
+
},
|
|
2211
2604
|
{
|
|
2212
2605
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2213
2606
|
},
|
|
2607
|
+
{
|
|
2608
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2615
|
+
},
|
|
2214
2616
|
{
|
|
2215
2617
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2216
2618
|
},
|
|
@@ -2242,6 +2644,15 @@ function getDeletedDraftPost(payload) {
|
|
|
2242
2644
|
{
|
|
2243
2645
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2244
2646
|
},
|
|
2647
|
+
{
|
|
2648
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2655
|
+
},
|
|
2245
2656
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2246
2657
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
2247
2658
|
{
|
|
@@ -2345,6 +2756,10 @@ function restoreFromTrashBin(payload) {
|
|
|
2345
2756
|
path: "draftPost.richContent.nodes.galleryData.options.item.ratio"
|
|
2346
2757
|
},
|
|
2347
2758
|
{ path: "draftPost.richContent.nodes.imageData.image.duration" },
|
|
2759
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.x" },
|
|
2760
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.y" },
|
|
2761
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.width" },
|
|
2762
|
+
{ path: "draftPost.richContent.nodes.imageData.crop.height" },
|
|
2348
2763
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lat" },
|
|
2349
2764
|
{ path: "draftPost.richContent.nodes.mapData.mapSettings.lng" },
|
|
2350
2765
|
{
|
|
@@ -2370,9 +2785,27 @@ function restoreFromTrashBin(payload) {
|
|
|
2370
2785
|
{
|
|
2371
2786
|
path: "draftPost.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2372
2787
|
},
|
|
2788
|
+
{
|
|
2789
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2790
|
+
},
|
|
2791
|
+
{
|
|
2792
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2793
|
+
},
|
|
2794
|
+
{
|
|
2795
|
+
path: "draftPost.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2796
|
+
},
|
|
2373
2797
|
{
|
|
2374
2798
|
path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2375
2799
|
},
|
|
2800
|
+
{
|
|
2801
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2805
|
+
},
|
|
2806
|
+
{
|
|
2807
|
+
path: "draftPost.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2808
|
+
},
|
|
2376
2809
|
{
|
|
2377
2810
|
path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2378
2811
|
},
|
|
@@ -2404,6 +2837,15 @@ function restoreFromTrashBin(payload) {
|
|
|
2404
2837
|
{
|
|
2405
2838
|
path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2406
2839
|
},
|
|
2840
|
+
{
|
|
2841
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
path: "draftPost.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2848
|
+
},
|
|
2407
2849
|
{ path: "draftPost.richContent.nodes.tocData.fontSize" },
|
|
2408
2850
|
{ path: "draftPost.richContent.nodes.tocData.itemSpacing" },
|
|
2409
2851
|
{
|
|
@@ -2419,6 +2861,15 @@ function restoreFromTrashBin(payload) {
|
|
|
2419
2861
|
}
|
|
2420
2862
|
function queryDraftPosts(payload) {
|
|
2421
2863
|
function __queryDraftPosts({ host }) {
|
|
2864
|
+
const serializedData = transformPaths(payload, [
|
|
2865
|
+
{
|
|
2866
|
+
transformFn: transformSDKFloatToRESTFloat,
|
|
2867
|
+
paths: [
|
|
2868
|
+
{ path: "query.sort.origin.latitude" },
|
|
2869
|
+
{ path: "query.sort.origin.longitude" }
|
|
2870
|
+
]
|
|
2871
|
+
}
|
|
2872
|
+
]);
|
|
2422
2873
|
const metadata = {
|
|
2423
2874
|
entityFqdn: "wix.blog.v3.draft",
|
|
2424
2875
|
method: "POST",
|
|
@@ -2428,9 +2879,9 @@ function queryDraftPosts(payload) {
|
|
|
2428
2879
|
optInTransformResponse: true
|
|
2429
2880
|
},
|
|
2430
2881
|
url: resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(
|
|
2431
|
-
{ protoPath: "/v3/draft-posts/query", data:
|
|
2882
|
+
{ protoPath: "/v3/draft-posts/query", data: serializedData, host }
|
|
2432
2883
|
),
|
|
2433
|
-
data:
|
|
2884
|
+
data: serializedData,
|
|
2434
2885
|
transformResponse: (payload2) => transformPaths(payload2, [
|
|
2435
2886
|
{
|
|
2436
2887
|
transformFn: transformRESTTimestampToSDKTimestamp,
|
|
@@ -2507,6 +2958,10 @@ function queryDraftPosts(payload) {
|
|
|
2507
2958
|
path: "draftPosts.richContent.nodes.galleryData.options.item.ratio"
|
|
2508
2959
|
},
|
|
2509
2960
|
{ path: "draftPosts.richContent.nodes.imageData.image.duration" },
|
|
2961
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.x" },
|
|
2962
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.y" },
|
|
2963
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.width" },
|
|
2964
|
+
{ path: "draftPosts.richContent.nodes.imageData.crop.height" },
|
|
2510
2965
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lat" },
|
|
2511
2966
|
{ path: "draftPosts.richContent.nodes.mapData.mapSettings.lng" },
|
|
2512
2967
|
{
|
|
@@ -2532,9 +2987,27 @@ function queryDraftPosts(payload) {
|
|
|
2532
2987
|
{
|
|
2533
2988
|
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2534
2989
|
},
|
|
2990
|
+
{
|
|
2991
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
path: "draftPosts.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2998
|
+
},
|
|
2535
2999
|
{
|
|
2536
3000
|
path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2537
3001
|
},
|
|
3002
|
+
{
|
|
3003
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
path: "draftPosts.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
3010
|
+
},
|
|
2538
3011
|
{
|
|
2539
3012
|
path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2540
3013
|
},
|
|
@@ -2566,6 +3039,15 @@ function queryDraftPosts(payload) {
|
|
|
2566
3039
|
{
|
|
2567
3040
|
path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2568
3041
|
},
|
|
3042
|
+
{
|
|
3043
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
path: "draftPosts.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
3050
|
+
},
|
|
2569
3051
|
{ path: "draftPosts.richContent.nodes.tocData.fontSize" },
|
|
2570
3052
|
{ path: "draftPosts.richContent.nodes.tocData.itemSpacing" },
|
|
2571
3053
|
{
|
|
@@ -2728,6 +3210,11 @@ var TextAlignment = /* @__PURE__ */ ((TextAlignment2) => {
|
|
|
2728
3210
|
TextAlignment2["JUSTIFY"] = "JUSTIFY";
|
|
2729
3211
|
return TextAlignment2;
|
|
2730
3212
|
})(TextAlignment || {});
|
|
3213
|
+
var LineCap = /* @__PURE__ */ ((LineCap2) => {
|
|
3214
|
+
LineCap2["SQUARE"] = "SQUARE";
|
|
3215
|
+
LineCap2["ROUND"] = "ROUND";
|
|
3216
|
+
return LineCap2;
|
|
3217
|
+
})(LineCap || {});
|
|
2731
3218
|
var LineStyle = /* @__PURE__ */ ((LineStyle2) => {
|
|
2732
3219
|
LineStyle2["SINGLE"] = "SINGLE";
|
|
2733
3220
|
LineStyle2["DOUBLE"] = "DOUBLE";
|
|
@@ -2951,6 +3438,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
2951
3438
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2952
3439
|
return ImagePosition2;
|
|
2953
3440
|
})(ImagePosition || {});
|
|
3441
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
3442
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
3443
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
3444
|
+
return LayoutDataBackgroundType2;
|
|
3445
|
+
})(LayoutDataBackgroundType || {});
|
|
2954
3446
|
var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
|
|
2955
3447
|
BannerOrigin2["IMAGE"] = "IMAGE";
|
|
2956
3448
|
BannerOrigin2["LAYOUT"] = "LAYOUT";
|
|
@@ -2961,11 +3453,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
|
|
|
2961
3453
|
BannerPosition2["BOTTOM"] = "BOTTOM";
|
|
2962
3454
|
return BannerPosition2;
|
|
2963
3455
|
})(BannerPosition || {});
|
|
2964
|
-
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2965
|
-
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2966
|
-
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2967
|
-
return LayoutDataBackgroundType2;
|
|
2968
|
-
})(LayoutDataBackgroundType || {});
|
|
2969
3456
|
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
2970
3457
|
BackdropType2["COLOR"] = "COLOR";
|
|
2971
3458
|
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
@@ -3408,6 +3895,7 @@ export {
|
|
|
3408
3895
|
LayoutDataBackgroundType as LayoutDataBackgroundTypeOriginal,
|
|
3409
3896
|
Layout as LayoutOriginal,
|
|
3410
3897
|
LayoutType as LayoutTypeOriginal,
|
|
3898
|
+
LineCap as LineCapOriginal,
|
|
3411
3899
|
LineStyle as LineStyleOriginal,
|
|
3412
3900
|
ListStyle as ListStyleOriginal,
|
|
3413
3901
|
MapType as MapTypeOriginal,
|