@wix/auto_sdk_blog_draft-posts 1.0.75 → 1.0.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +961 -35
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +242 -24
  5. package/build/cjs/index.typings.js +805 -23
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +242 -24
  8. package/build/cjs/meta.js +805 -23
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +1 -1
  11. package/build/es/index.mjs +954 -35
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +242 -24
  14. package/build/es/index.typings.mjs +798 -23
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +242 -24
  17. package/build/es/meta.mjs +798 -23
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +1 -1
  20. package/build/internal/cjs/index.js +961 -35
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +242 -24
  23. package/build/internal/cjs/index.typings.js +805 -23
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +242 -24
  26. package/build/internal/cjs/meta.js +805 -23
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +1 -1
  29. package/build/internal/es/index.mjs +954 -35
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +242 -24
  32. package/build/internal/es/index.typings.mjs +798 -23
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +242 -24
  35. package/build/internal/es/meta.mjs +798 -23
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +2 -2
package/build/es/meta.mjs CHANGED
@@ -117,6 +117,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3DraftPostServiceUrl(o
117
117
  {
118
118
  srcPath: "/_api/communities-blog-node-api/v3/moderation",
119
119
  destPath: "/v3/moderation"
120
+ },
121
+ {
122
+ srcPath: "/_api/communities-blog-node-api/v3/bulk/moderation",
123
+ destPath: "/v3/bulk/moderation"
120
124
  }
121
125
  ],
122
126
  "social-blog._base_domain_": [
@@ -196,6 +200,24 @@ function createDraftPost(payload) {
196
200
  },
197
201
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
198
202
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
203
+ {
204
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
205
+ },
206
+ {
207
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
208
+ },
209
+ {
210
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
211
+ },
212
+ {
213
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
214
+ },
215
+ {
216
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
217
+ },
218
+ {
219
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
220
+ },
199
221
  {
200
222
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
201
223
  },
@@ -229,7 +251,37 @@ function createDraftPost(payload) {
229
251
  {
230
252
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
231
253
  },
232
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
254
+ {
255
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
256
+ },
257
+ {
258
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
259
+ },
260
+ {
261
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
262
+ },
263
+ {
264
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
265
+ },
266
+ {
267
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
268
+ },
269
+ {
270
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
271
+ },
272
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
273
+ {
274
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
275
+ },
276
+ {
277
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
278
+ },
279
+ {
280
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
281
+ },
282
+ {
283
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
284
+ }
233
285
  ]
234
286
  }
235
287
  ]);
@@ -286,6 +338,24 @@ function createDraftPost(payload) {
286
338
  },
287
339
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
288
340
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
341
+ {
342
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
343
+ },
344
+ {
345
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
346
+ },
347
+ {
348
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
349
+ },
350
+ {
351
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
352
+ },
353
+ {
354
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
355
+ },
356
+ {
357
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
358
+ },
289
359
  {
290
360
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
291
361
  },
@@ -327,7 +397,37 @@ function createDraftPost(payload) {
327
397
  {
328
398
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
329
399
  },
330
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
400
+ {
401
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
402
+ },
403
+ {
404
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
405
+ },
406
+ {
407
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
408
+ },
409
+ {
410
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
411
+ },
412
+ {
413
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
414
+ },
415
+ {
416
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
417
+ },
418
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
419
+ {
420
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
421
+ },
422
+ {
423
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
424
+ },
425
+ {
426
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
427
+ },
428
+ {
429
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
430
+ }
331
431
  ]
332
432
  }
333
433
  ])
@@ -379,6 +479,24 @@ function bulkCreateDraftPosts(payload) {
379
479
  },
380
480
  { path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.x" },
381
481
  { path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y" },
482
+ {
483
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
484
+ },
485
+ {
486
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
487
+ },
488
+ {
489
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
490
+ },
491
+ {
492
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
493
+ },
494
+ {
495
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
496
+ },
497
+ {
498
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
499
+ },
382
500
  {
383
501
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
384
502
  },
@@ -414,7 +532,37 @@ function bulkCreateDraftPosts(payload) {
414
532
  {
415
533
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
416
534
  },
417
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
535
+ {
536
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
537
+ },
538
+ {
539
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
540
+ },
541
+ {
542
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
543
+ },
544
+ {
545
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
546
+ },
547
+ {
548
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
549
+ },
550
+ {
551
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
552
+ },
553
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
554
+ {
555
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
556
+ },
557
+ {
558
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
559
+ },
560
+ {
561
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
562
+ },
563
+ {
564
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
565
+ }
418
566
  ]
419
567
  }
420
568
  ]);
@@ -475,6 +623,24 @@ function bulkCreateDraftPosts(payload) {
475
623
  {
476
624
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
477
625
  },
626
+ {
627
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
628
+ },
629
+ {
630
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
631
+ },
632
+ {
633
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
634
+ },
635
+ {
636
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
637
+ },
638
+ {
639
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
640
+ },
641
+ {
642
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
643
+ },
478
644
  {
479
645
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
480
646
  },
@@ -526,8 +692,38 @@ function bulkCreateDraftPosts(payload) {
526
692
  {
527
693
  path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
528
694
  },
695
+ {
696
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
697
+ },
698
+ {
699
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
700
+ },
701
+ {
702
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
703
+ },
704
+ {
705
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
706
+ },
707
+ {
708
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
709
+ },
710
+ {
711
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
712
+ },
529
713
  {
530
714
  path: "results.item.richContent.nodes.shapeData.shape.duration"
715
+ },
716
+ {
717
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
718
+ },
719
+ {
720
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
721
+ },
722
+ {
723
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
724
+ },
725
+ {
726
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
531
727
  }
532
728
  ]
533
729
  }
@@ -597,6 +793,24 @@ function bulkUpdateDraftPosts(payload) {
597
793
  {
598
794
  path: "draftPosts.draftPost.media.wixMedia.videoV2.posters.focalPoint.y"
599
795
  },
796
+ {
797
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
798
+ },
799
+ {
800
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
801
+ },
802
+ {
803
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
804
+ },
805
+ {
806
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
807
+ },
808
+ {
809
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
810
+ },
811
+ {
812
+ path: "draftPosts.draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
813
+ },
600
814
  {
601
815
  path: "draftPosts.draftPost.richContent.nodes.galleryData.items.image.media.duration"
602
816
  },
@@ -648,8 +862,38 @@ function bulkUpdateDraftPosts(payload) {
648
862
  {
649
863
  path: "draftPosts.draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
650
864
  },
865
+ {
866
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerX"
867
+ },
868
+ {
869
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.centerY"
870
+ },
871
+ {
872
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
873
+ },
874
+ {
875
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
876
+ },
877
+ {
878
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
879
+ },
880
+ {
881
+ path: "draftPosts.draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
882
+ },
651
883
  {
652
884
  path: "draftPosts.draftPost.richContent.nodes.shapeData.shape.duration"
885
+ },
886
+ {
887
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerX"
888
+ },
889
+ {
890
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.centerY"
891
+ },
892
+ {
893
+ path: "draftPosts.draftPost.richContent.nodes.cardData.background.gradient.stops.position"
894
+ },
895
+ {
896
+ path: "draftPosts.draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
653
897
  }
654
898
  ]
655
899
  }
@@ -711,6 +955,24 @@ function bulkUpdateDraftPosts(payload) {
711
955
  {
712
956
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
713
957
  },
958
+ {
959
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
960
+ },
961
+ {
962
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
963
+ },
964
+ {
965
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
966
+ },
967
+ {
968
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
969
+ },
970
+ {
971
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
972
+ },
973
+ {
974
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
975
+ },
714
976
  {
715
977
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
716
978
  },
@@ -762,8 +1024,38 @@ function bulkUpdateDraftPosts(payload) {
762
1024
  {
763
1025
  path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
764
1026
  },
1027
+ {
1028
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
1029
+ },
1030
+ {
1031
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
1032
+ },
1033
+ {
1034
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
1035
+ },
1036
+ {
1037
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
1038
+ },
1039
+ {
1040
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
1041
+ },
1042
+ {
1043
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1044
+ },
765
1045
  {
766
1046
  path: "results.item.richContent.nodes.shapeData.shape.duration"
1047
+ },
1048
+ {
1049
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
1050
+ },
1051
+ {
1052
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
1053
+ },
1054
+ {
1055
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
1056
+ },
1057
+ {
1058
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
767
1059
  }
768
1060
  ]
769
1061
  }
@@ -832,6 +1124,24 @@ function listDeletedDraftPosts(payload) {
832
1124
  {
833
1125
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
834
1126
  },
1127
+ {
1128
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
1129
+ },
1130
+ {
1131
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
1132
+ },
1133
+ {
1134
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1135
+ },
1136
+ {
1137
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1138
+ },
1139
+ {
1140
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1141
+ },
1142
+ {
1143
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1144
+ },
835
1145
  {
836
1146
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
837
1147
  },
@@ -873,7 +1183,37 @@ function listDeletedDraftPosts(payload) {
873
1183
  {
874
1184
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
875
1185
  },
876
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
1186
+ {
1187
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
1188
+ },
1189
+ {
1190
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
1191
+ },
1192
+ {
1193
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
1194
+ },
1195
+ {
1196
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
1197
+ },
1198
+ {
1199
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
1200
+ },
1201
+ {
1202
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1203
+ },
1204
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
1205
+ {
1206
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
1207
+ },
1208
+ {
1209
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
1210
+ },
1211
+ {
1212
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
1213
+ },
1214
+ {
1215
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
1216
+ }
877
1217
  ]
878
1218
  }
879
1219
  ])
@@ -937,6 +1277,24 @@ function getDraftPost(payload) {
937
1277
  },
938
1278
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
939
1279
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1280
+ {
1281
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1282
+ },
1283
+ {
1284
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1285
+ },
1286
+ {
1287
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1288
+ },
1289
+ {
1290
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1291
+ },
1292
+ {
1293
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1294
+ },
1295
+ {
1296
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1297
+ },
940
1298
  {
941
1299
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
942
1300
  },
@@ -978,7 +1336,37 @@ function getDraftPost(payload) {
978
1336
  {
979
1337
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
980
1338
  },
981
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1339
+ {
1340
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1341
+ },
1342
+ {
1343
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1344
+ },
1345
+ {
1346
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1347
+ },
1348
+ {
1349
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1350
+ },
1351
+ {
1352
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1353
+ },
1354
+ {
1355
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1356
+ },
1357
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1358
+ {
1359
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1360
+ },
1361
+ {
1362
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1363
+ },
1364
+ {
1365
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1366
+ },
1367
+ {
1368
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1369
+ }
982
1370
  ]
983
1371
  }
984
1372
  ])
@@ -1035,6 +1423,24 @@ function updateDraftPost(payload) {
1035
1423
  },
1036
1424
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1037
1425
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1426
+ {
1427
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1428
+ },
1429
+ {
1430
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1431
+ },
1432
+ {
1433
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1434
+ },
1435
+ {
1436
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1437
+ },
1438
+ {
1439
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1440
+ },
1441
+ {
1442
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1443
+ },
1038
1444
  {
1039
1445
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1040
1446
  },
@@ -1068,7 +1474,37 @@ function updateDraftPost(payload) {
1068
1474
  {
1069
1475
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1070
1476
  },
1071
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1477
+ {
1478
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1479
+ },
1480
+ {
1481
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1482
+ },
1483
+ {
1484
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1485
+ },
1486
+ {
1487
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1488
+ },
1489
+ {
1490
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1491
+ },
1492
+ {
1493
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1494
+ },
1495
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1496
+ {
1497
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1498
+ },
1499
+ {
1500
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1501
+ },
1502
+ {
1503
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1504
+ },
1505
+ {
1506
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1507
+ }
1072
1508
  ]
1073
1509
  }
1074
1510
  ]);
@@ -1129,6 +1565,24 @@ function updateDraftPost(payload) {
1129
1565
  },
1130
1566
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1131
1567
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
1568
+ {
1569
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
1570
+ },
1571
+ {
1572
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
1573
+ },
1574
+ {
1575
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1576
+ },
1577
+ {
1578
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1579
+ },
1580
+ {
1581
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1582
+ },
1583
+ {
1584
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1585
+ },
1132
1586
  {
1133
1587
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1134
1588
  },
@@ -1170,7 +1624,37 @@ function updateDraftPost(payload) {
1170
1624
  {
1171
1625
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1172
1626
  },
1173
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
1627
+ {
1628
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
1629
+ },
1630
+ {
1631
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
1632
+ },
1633
+ {
1634
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
1635
+ },
1636
+ {
1637
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
1638
+ },
1639
+ {
1640
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
1641
+ },
1642
+ {
1643
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1644
+ },
1645
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
1646
+ {
1647
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
1648
+ },
1649
+ {
1650
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
1651
+ },
1652
+ {
1653
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
1654
+ },
1655
+ {
1656
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
1657
+ }
1174
1658
  ]
1175
1659
  }
1176
1660
  ])
@@ -1280,6 +1764,24 @@ function bulkDeleteDraftPosts(payload) {
1280
1764
  {
1281
1765
  path: "results.item.media.wixMedia.videoV2.posters.focalPoint.y"
1282
1766
  },
1767
+ {
1768
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerX"
1769
+ },
1770
+ {
1771
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.centerY"
1772
+ },
1773
+ {
1774
+ path: "results.item.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1775
+ },
1776
+ {
1777
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1778
+ },
1779
+ {
1780
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1781
+ },
1782
+ {
1783
+ path: "results.item.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1784
+ },
1283
1785
  {
1284
1786
  path: "results.item.richContent.nodes.galleryData.items.image.media.duration"
1285
1787
  },
@@ -1331,8 +1833,38 @@ function bulkDeleteDraftPosts(payload) {
1331
1833
  {
1332
1834
  path: "results.item.richContent.nodes.layoutData.backdropImage.media.duration"
1333
1835
  },
1836
+ {
1837
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerX"
1838
+ },
1839
+ {
1840
+ path: "results.item.richContent.nodes.layoutData.background.gradient.centerY"
1841
+ },
1842
+ {
1843
+ path: "results.item.richContent.nodes.layoutData.background.gradient.stops.position"
1844
+ },
1845
+ {
1846
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerX"
1847
+ },
1848
+ {
1849
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.centerY"
1850
+ },
1851
+ {
1852
+ path: "results.item.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1853
+ },
1334
1854
  {
1335
1855
  path: "results.item.richContent.nodes.shapeData.shape.duration"
1856
+ },
1857
+ {
1858
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerX"
1859
+ },
1860
+ {
1861
+ path: "results.item.richContent.nodes.cardData.background.gradient.centerY"
1862
+ },
1863
+ {
1864
+ path: "results.item.richContent.nodes.cardData.background.gradient.stops.position"
1865
+ },
1866
+ {
1867
+ path: "results.item.richContent.nodes.cardData.backgroundImage.media.duration"
1336
1868
  }
1337
1869
  ]
1338
1870
  }
@@ -1401,6 +1933,24 @@ function listDraftPosts(payload) {
1401
1933
  {
1402
1934
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
1403
1935
  },
1936
+ {
1937
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
1938
+ },
1939
+ {
1940
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
1941
+ },
1942
+ {
1943
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1944
+ },
1945
+ {
1946
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1947
+ },
1948
+ {
1949
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1950
+ },
1951
+ {
1952
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1953
+ },
1404
1954
  {
1405
1955
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
1406
1956
  },
@@ -1442,7 +1992,37 @@ function listDraftPosts(payload) {
1442
1992
  {
1443
1993
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
1444
1994
  },
1445
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
1995
+ {
1996
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
1997
+ },
1998
+ {
1999
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
2000
+ },
2001
+ {
2002
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
2003
+ },
2004
+ {
2005
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
2006
+ },
2007
+ {
2008
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
2009
+ },
2010
+ {
2011
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2012
+ },
2013
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
2014
+ {
2015
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
2016
+ },
2017
+ {
2018
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
2019
+ },
2020
+ {
2021
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
2022
+ },
2023
+ {
2024
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
2025
+ }
1446
2026
  ]
1447
2027
  }
1448
2028
  ])
@@ -1510,6 +2090,24 @@ function getDeletedDraftPost(payload) {
1510
2090
  },
1511
2091
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1512
2092
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
2093
+ {
2094
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
2095
+ },
2096
+ {
2097
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
2098
+ },
2099
+ {
2100
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2101
+ },
2102
+ {
2103
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2104
+ },
2105
+ {
2106
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2107
+ },
2108
+ {
2109
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2110
+ },
1513
2111
  {
1514
2112
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1515
2113
  },
@@ -1551,7 +2149,37 @@ function getDeletedDraftPost(payload) {
1551
2149
  {
1552
2150
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1553
2151
  },
1554
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
2152
+ {
2153
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
2154
+ },
2155
+ {
2156
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
2157
+ },
2158
+ {
2159
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
2160
+ },
2161
+ {
2162
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
2163
+ },
2164
+ {
2165
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
2166
+ },
2167
+ {
2168
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2169
+ },
2170
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
2171
+ {
2172
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
2173
+ },
2174
+ {
2175
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
2176
+ },
2177
+ {
2178
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
2179
+ },
2180
+ {
2181
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
2182
+ }
1555
2183
  ]
1556
2184
  }
1557
2185
  ])
@@ -1619,6 +2247,24 @@ function restoreFromTrashBin(payload) {
1619
2247
  },
1620
2248
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.x" },
1621
2249
  { path: "draftPost.media.wixMedia.videoV2.posters.focalPoint.y" },
2250
+ {
2251
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerX"
2252
+ },
2253
+ {
2254
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.centerY"
2255
+ },
2256
+ {
2257
+ path: "draftPost.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2258
+ },
2259
+ {
2260
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2261
+ },
2262
+ {
2263
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2264
+ },
2265
+ {
2266
+ path: "draftPost.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2267
+ },
1622
2268
  {
1623
2269
  path: "draftPost.richContent.nodes.galleryData.items.image.media.duration"
1624
2270
  },
@@ -1660,7 +2306,37 @@ function restoreFromTrashBin(payload) {
1660
2306
  {
1661
2307
  path: "draftPost.richContent.nodes.layoutData.backdropImage.media.duration"
1662
2308
  },
1663
- { path: "draftPost.richContent.nodes.shapeData.shape.duration" }
2309
+ {
2310
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerX"
2311
+ },
2312
+ {
2313
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.centerY"
2314
+ },
2315
+ {
2316
+ path: "draftPost.richContent.nodes.layoutData.background.gradient.stops.position"
2317
+ },
2318
+ {
2319
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerX"
2320
+ },
2321
+ {
2322
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.centerY"
2323
+ },
2324
+ {
2325
+ path: "draftPost.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2326
+ },
2327
+ { path: "draftPost.richContent.nodes.shapeData.shape.duration" },
2328
+ {
2329
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerX"
2330
+ },
2331
+ {
2332
+ path: "draftPost.richContent.nodes.cardData.background.gradient.centerY"
2333
+ },
2334
+ {
2335
+ path: "draftPost.richContent.nodes.cardData.background.gradient.stops.position"
2336
+ },
2337
+ {
2338
+ path: "draftPost.richContent.nodes.cardData.backgroundImage.media.duration"
2339
+ }
1664
2340
  ]
1665
2341
  }
1666
2342
  ])
@@ -1728,6 +2404,24 @@ function queryDraftPosts(payload) {
1728
2404
  {
1729
2405
  path: "draftPosts.media.wixMedia.videoV2.posters.focalPoint.y"
1730
2406
  },
2407
+ {
2408
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerX"
2409
+ },
2410
+ {
2411
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.centerY"
2412
+ },
2413
+ {
2414
+ path: "draftPosts.richContent.nodes.buttonData.styles.background.gradient.stops.position"
2415
+ },
2416
+ {
2417
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
2418
+ },
2419
+ {
2420
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
2421
+ },
2422
+ {
2423
+ path: "draftPosts.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
2424
+ },
1731
2425
  {
1732
2426
  path: "draftPosts.richContent.nodes.galleryData.items.image.media.duration"
1733
2427
  },
@@ -1769,7 +2463,37 @@ function queryDraftPosts(payload) {
1769
2463
  {
1770
2464
  path: "draftPosts.richContent.nodes.layoutData.backdropImage.media.duration"
1771
2465
  },
1772
- { path: "draftPosts.richContent.nodes.shapeData.shape.duration" }
2466
+ {
2467
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerX"
2468
+ },
2469
+ {
2470
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.centerY"
2471
+ },
2472
+ {
2473
+ path: "draftPosts.richContent.nodes.layoutData.background.gradient.stops.position"
2474
+ },
2475
+ {
2476
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerX"
2477
+ },
2478
+ {
2479
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.centerY"
2480
+ },
2481
+ {
2482
+ path: "draftPosts.richContent.nodes.layoutData.backdrop.gradient.stops.position"
2483
+ },
2484
+ { path: "draftPosts.richContent.nodes.shapeData.shape.duration" },
2485
+ {
2486
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerX"
2487
+ },
2488
+ {
2489
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.centerY"
2490
+ },
2491
+ {
2492
+ path: "draftPosts.richContent.nodes.cardData.background.gradient.stops.position"
2493
+ },
2494
+ {
2495
+ path: "draftPosts.richContent.nodes.cardData.backgroundImage.media.duration"
2496
+ }
1773
2497
  ]
1774
2498
  }
1775
2499
  ])
@@ -1877,8 +2601,19 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
1877
2601
  NodeType2["LAYOUT"] = "LAYOUT";
1878
2602
  NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
1879
2603
  NodeType2["SHAPE"] = "SHAPE";
2604
+ NodeType2["CARD"] = "CARD";
1880
2605
  return NodeType2;
1881
2606
  })(NodeType || {});
2607
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
2608
+ BackgroundType2["COLOR"] = "COLOR";
2609
+ BackgroundType2["GRADIENT"] = "GRADIENT";
2610
+ return BackgroundType2;
2611
+ })(BackgroundType || {});
2612
+ var GradientType = /* @__PURE__ */ ((GradientType2) => {
2613
+ GradientType2["LINEAR"] = "LINEAR";
2614
+ GradientType2["RADIAL"] = "RADIAL";
2615
+ return GradientType2;
2616
+ })(GradientType || {});
1882
2617
  var WidthType = /* @__PURE__ */ ((WidthType2) => {
1883
2618
  WidthType2["CONTENT"] = "CONTENT";
1884
2619
  WidthType2["SMALL"] = "SMALL";
@@ -2014,12 +2749,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
2014
2749
  PollLayoutDirection2["RTL"] = "RTL";
2015
2750
  return PollLayoutDirection2;
2016
2751
  })(PollLayoutDirection || {});
2017
- var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
2018
- BackgroundType2["COLOR"] = "COLOR";
2019
- BackgroundType2["IMAGE"] = "IMAGE";
2020
- BackgroundType2["GRADIENT"] = "GRADIENT";
2021
- return BackgroundType2;
2022
- })(BackgroundType || {});
2752
+ var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
2753
+ PollDesignBackgroundType2["COLOR"] = "COLOR";
2754
+ PollDesignBackgroundType2["IMAGE"] = "IMAGE";
2755
+ PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
2756
+ return PollDesignBackgroundType2;
2757
+ })(PollDesignBackgroundType || {});
2023
2758
  var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
2024
2759
  DecorationType2["BOLD"] = "BOLD";
2025
2760
  DecorationType2["ITALIC"] = "ITALIC";
@@ -2106,12 +2841,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
2106
2841
  NullValue2["NULL_VALUE"] = "NULL_VALUE";
2107
2842
  return NullValue2;
2108
2843
  })(NullValue || {});
2109
- var Scaling = /* @__PURE__ */ ((Scaling2) => {
2110
- Scaling2["AUTO"] = "AUTO";
2111
- Scaling2["CONTAIN"] = "CONTAIN";
2112
- Scaling2["COVER"] = "COVER";
2113
- return Scaling2;
2114
- })(Scaling || {});
2844
+ var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
2845
+ ImageScalingScaling2["AUTO"] = "AUTO";
2846
+ ImageScalingScaling2["CONTAIN"] = "CONTAIN";
2847
+ ImageScalingScaling2["COVER"] = "COVER";
2848
+ return ImageScalingScaling2;
2849
+ })(ImageScalingScaling || {});
2115
2850
  var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
2116
2851
  ImagePosition2["CENTER"] = "CENTER";
2117
2852
  ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
@@ -2129,6 +2864,16 @@ var BannerOrigin = /* @__PURE__ */ ((BannerOrigin2) => {
2129
2864
  BannerOrigin2["LAYOUT"] = "LAYOUT";
2130
2865
  return BannerOrigin2;
2131
2866
  })(BannerOrigin || {});
2867
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
2868
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
2869
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
2870
+ return LayoutDataBackgroundType2;
2871
+ })(LayoutDataBackgroundType || {});
2872
+ var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
2873
+ BackdropType2["COLOR"] = "COLOR";
2874
+ BackdropType2["GRADIENT"] = "GRADIENT";
2875
+ return BackdropType2;
2876
+ })(BackdropType || {});
2132
2877
  var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
2133
2878
  VerticalAlignmentAlignment2["TOP"] = "TOP";
2134
2879
  VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
@@ -2145,6 +2890,29 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
2145
2890
  DesignTarget2["CELL"] = "CELL";
2146
2891
  return DesignTarget2;
2147
2892
  })(DesignTarget || {});
2893
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
2894
+ Scaling2["AUTO"] = "AUTO";
2895
+ Scaling2["CONTAIN"] = "CONTAIN";
2896
+ Scaling2["COVER"] = "COVER";
2897
+ return Scaling2;
2898
+ })(Scaling || {});
2899
+ var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
2900
+ ImagePositionPosition2["CENTER"] = "CENTER";
2901
+ ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
2902
+ ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
2903
+ ImagePositionPosition2["TOP"] = "TOP";
2904
+ ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
2905
+ ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
2906
+ ImagePositionPosition2["BOTTOM"] = "BOTTOM";
2907
+ ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
2908
+ ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
2909
+ return ImagePositionPosition2;
2910
+ })(ImagePositionPosition || {});
2911
+ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
2912
+ CardDataBackgroundType2["COLOR"] = "COLOR";
2913
+ CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
2914
+ return CardDataBackgroundType2;
2915
+ })(CardDataBackgroundType || {});
2148
2916
  var Status = /* @__PURE__ */ ((Status2) => {
2149
2917
  Status2["UNKNOWN"] = "UNKNOWN";
2150
2918
  Status2["PUBLISHED"] = "PUBLISHED";
@@ -2469,9 +3237,11 @@ export {
2469
3237
  Alignment as AlignmentOriginal,
2470
3238
  AppType as AppTypeOriginal,
2471
3239
  AspectRatio as AspectRatioOriginal,
3240
+ BackdropType as BackdropTypeOriginal,
2472
3241
  BackgroundType as BackgroundTypeOriginal,
2473
3242
  BannerOrigin as BannerOriginOriginal,
2474
3243
  ButtonDataType as ButtonDataTypeOriginal,
3244
+ CardDataBackgroundType as CardDataBackgroundTypeOriginal,
2475
3245
  CardStylesType as CardStylesTypeOriginal,
2476
3246
  Crop as CropOriginal,
2477
3247
  DecorationType as DecorationTypeOriginal,
@@ -2482,8 +3252,12 @@ export {
2482
3252
  FontType as FontTypeOriginal,
2483
3253
  GIFType as GIFTypeOriginal,
2484
3254
  GetDraftPostsSort as GetDraftPostsSortOriginal,
3255
+ GradientType as GradientTypeOriginal,
2485
3256
  ImagePosition as ImagePositionOriginal,
3257
+ ImagePositionPosition as ImagePositionPositionOriginal,
3258
+ ImageScalingScaling as ImageScalingScalingOriginal,
2486
3259
  InitialExpandedItems as InitialExpandedItemsOriginal,
3260
+ LayoutDataBackgroundType as LayoutDataBackgroundTypeOriginal,
2487
3261
  Layout as LayoutOriginal,
2488
3262
  LayoutType as LayoutTypeOriginal,
2489
3263
  LineStyle as LineStyleOriginal,
@@ -2495,6 +3269,7 @@ export {
2495
3269
  Origin as OriginOriginal,
2496
3270
  Placement as PlacementOriginal,
2497
3271
  PluginContainerDataAlignment as PluginContainerDataAlignmentOriginal,
3272
+ PollDesignBackgroundType as PollDesignBackgroundTypeOriginal,
2498
3273
  PollLayoutDirection as PollLayoutDirectionOriginal,
2499
3274
  PollLayoutType as PollLayoutTypeOriginal,
2500
3275
  Position as PositionOriginal,