@wix/auto_sdk_comments_comments 1.0.52 → 1.0.54
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 +2780 -81
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +271 -27
- package/build/cjs/index.typings.js +1702 -53
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +270 -26
- package/build/cjs/meta.js +1702 -53
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +2771 -81
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +271 -27
- package/build/es/index.typings.mjs +1693 -53
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +270 -26
- package/build/es/meta.mjs +1693 -53
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +2780 -81
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +271 -27
- package/build/internal/cjs/index.typings.js +1702 -53
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +270 -26
- package/build/internal/cjs/meta.js +1702 -53
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +2771 -81
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +271 -27
- package/build/internal/es/index.typings.mjs +1693 -53
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +270 -26
- package/build/internal/es/meta.mjs +1693 -53
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -24,8 +24,10 @@ __export(index_typings_exports, {
|
|
|
24
24
|
Alignment: () => Alignment,
|
|
25
25
|
AppType: () => AppType,
|
|
26
26
|
AspectRatio: () => AspectRatio,
|
|
27
|
+
BackdropType: () => BackdropType,
|
|
27
28
|
BackgroundType: () => BackgroundType,
|
|
28
29
|
ButtonDataType: () => ButtonDataType,
|
|
30
|
+
CardDataBackgroundType: () => CardDataBackgroundType,
|
|
29
31
|
Crop: () => Crop,
|
|
30
32
|
DecorationType: () => DecorationType,
|
|
31
33
|
DesignTarget: () => DesignTarget,
|
|
@@ -33,11 +35,17 @@ __export(index_typings_exports, {
|
|
|
33
35
|
DividerDataAlignment: () => DividerDataAlignment,
|
|
34
36
|
FontType: () => FontType,
|
|
35
37
|
GIFType: () => GIFType,
|
|
38
|
+
GradientType: () => GradientType,
|
|
36
39
|
ImagePosition: () => ImagePosition,
|
|
40
|
+
ImagePositionPosition: () => ImagePositionPosition,
|
|
41
|
+
ImageScalingScaling: () => ImageScalingScaling,
|
|
42
|
+
Indentation: () => Indentation,
|
|
37
43
|
InitialExpandedItems: () => InitialExpandedItems,
|
|
38
44
|
Layout: () => Layout,
|
|
45
|
+
LayoutDataBackgroundType: () => LayoutDataBackgroundType,
|
|
39
46
|
LayoutType: () => LayoutType,
|
|
40
47
|
LineStyle: () => LineStyle,
|
|
48
|
+
ListStyle: () => ListStyle,
|
|
41
49
|
MapType: () => MapType,
|
|
42
50
|
NodeType: () => NodeType,
|
|
43
51
|
NullValue: () => NullValue,
|
|
@@ -46,6 +54,7 @@ __export(index_typings_exports, {
|
|
|
46
54
|
Origin: () => Origin,
|
|
47
55
|
Placement: () => Placement,
|
|
48
56
|
PluginContainerDataAlignment: () => PluginContainerDataAlignment,
|
|
57
|
+
PollDesignBackgroundType: () => PollDesignBackgroundType,
|
|
49
58
|
PollLayoutDirection: () => PollLayoutDirection,
|
|
50
59
|
PollLayoutType: () => PollLayoutType,
|
|
51
60
|
Position: () => Position,
|
|
@@ -186,6 +195,24 @@ function createComment(payload) {
|
|
|
186
195
|
{
|
|
187
196
|
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
188
197
|
paths: [
|
|
198
|
+
{
|
|
199
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
215
|
+
},
|
|
189
216
|
{
|
|
190
217
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
191
218
|
},
|
|
@@ -233,9 +260,59 @@ function createComment(payload) {
|
|
|
233
260
|
{
|
|
234
261
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
235
262
|
},
|
|
263
|
+
{
|
|
264
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
280
|
+
},
|
|
236
281
|
{
|
|
237
282
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
238
283
|
},
|
|
284
|
+
{
|
|
285
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
295
|
+
},
|
|
296
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
297
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
298
|
+
{
|
|
299
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
315
|
+
},
|
|
239
316
|
{
|
|
240
317
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
241
318
|
},
|
|
@@ -287,8 +364,42 @@ function createComment(payload) {
|
|
|
287
364
|
{
|
|
288
365
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
289
366
|
},
|
|
367
|
+
{
|
|
368
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
384
|
+
},
|
|
290
385
|
{
|
|
291
386
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
399
|
+
},
|
|
400
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
401
|
+
{
|
|
402
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
292
403
|
}
|
|
293
404
|
]
|
|
294
405
|
}
|
|
@@ -353,6 +464,24 @@ function createComment(payload) {
|
|
|
353
464
|
{
|
|
354
465
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
355
466
|
paths: [
|
|
467
|
+
{
|
|
468
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
484
|
+
},
|
|
356
485
|
{
|
|
357
486
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
358
487
|
},
|
|
@@ -404,9 +533,59 @@ function createComment(payload) {
|
|
|
404
533
|
{
|
|
405
534
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
406
535
|
},
|
|
536
|
+
{
|
|
537
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
553
|
+
},
|
|
407
554
|
{
|
|
408
555
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
409
556
|
},
|
|
557
|
+
{
|
|
558
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
568
|
+
},
|
|
569
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
570
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
571
|
+
{
|
|
572
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
588
|
+
},
|
|
410
589
|
{
|
|
411
590
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
412
591
|
},
|
|
@@ -458,8 +637,44 @@ function createComment(payload) {
|
|
|
458
637
|
{
|
|
459
638
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
460
639
|
},
|
|
640
|
+
{
|
|
641
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
657
|
+
},
|
|
461
658
|
{
|
|
462
659
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
463
678
|
}
|
|
464
679
|
]
|
|
465
680
|
}
|
|
@@ -531,6 +746,24 @@ function getComment(payload) {
|
|
|
531
746
|
{
|
|
532
747
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
533
748
|
paths: [
|
|
749
|
+
{
|
|
750
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
766
|
+
},
|
|
534
767
|
{
|
|
535
768
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
536
769
|
},
|
|
@@ -582,9 +815,59 @@ function getComment(payload) {
|
|
|
582
815
|
{
|
|
583
816
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
584
817
|
},
|
|
818
|
+
{
|
|
819
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
835
|
+
},
|
|
585
836
|
{
|
|
586
837
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
587
838
|
},
|
|
839
|
+
{
|
|
840
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
850
|
+
},
|
|
851
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
852
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
853
|
+
{
|
|
854
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
870
|
+
},
|
|
588
871
|
{
|
|
589
872
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
590
873
|
},
|
|
@@ -636,8 +919,44 @@ function getComment(payload) {
|
|
|
636
919
|
{
|
|
637
920
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
638
921
|
},
|
|
922
|
+
{
|
|
923
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
939
|
+
},
|
|
639
940
|
{
|
|
640
941
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
641
960
|
}
|
|
642
961
|
]
|
|
643
962
|
}
|
|
@@ -687,6 +1006,24 @@ function updateComment(payload) {
|
|
|
687
1006
|
{
|
|
688
1007
|
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
689
1008
|
paths: [
|
|
1009
|
+
{
|
|
1010
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1026
|
+
},
|
|
690
1027
|
{
|
|
691
1028
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
692
1029
|
},
|
|
@@ -734,9 +1071,59 @@ function updateComment(payload) {
|
|
|
734
1071
|
{
|
|
735
1072
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
736
1073
|
},
|
|
1074
|
+
{
|
|
1075
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1091
|
+
},
|
|
737
1092
|
{
|
|
738
1093
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
739
1094
|
},
|
|
1095
|
+
{
|
|
1096
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1106
|
+
},
|
|
1107
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1108
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1109
|
+
{
|
|
1110
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1111
|
+
},
|
|
1112
|
+
{
|
|
1113
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1126
|
+
},
|
|
740
1127
|
{
|
|
741
1128
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
742
1129
|
},
|
|
@@ -789,16 +1176,50 @@ function updateComment(payload) {
|
|
|
789
1176
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
790
1177
|
},
|
|
791
1178
|
{
|
|
792
|
-
path: "comment.draftContent.richContent.nodes.
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
1179
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1210
|
+
},
|
|
1211
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
1212
|
+
{
|
|
1213
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1214
|
+
}
|
|
1215
|
+
]
|
|
1216
|
+
}
|
|
1217
|
+
]);
|
|
1218
|
+
const metadata = {
|
|
1219
|
+
entityFqdn: "wix.comments.v2.comment",
|
|
1220
|
+
method: "PATCH",
|
|
1221
|
+
methodFqn: "wix.comments.ng.v1.CommentsNg.UpdateComment",
|
|
1222
|
+
packageName: PACKAGE_NAME,
|
|
802
1223
|
migrationOptions: {
|
|
803
1224
|
optInTransformResponse: true
|
|
804
1225
|
},
|
|
@@ -854,6 +1275,24 @@ function updateComment(payload) {
|
|
|
854
1275
|
{
|
|
855
1276
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
856
1277
|
paths: [
|
|
1278
|
+
{
|
|
1279
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1295
|
+
},
|
|
857
1296
|
{
|
|
858
1297
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
859
1298
|
},
|
|
@@ -905,9 +1344,59 @@ function updateComment(payload) {
|
|
|
905
1344
|
{
|
|
906
1345
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
907
1346
|
},
|
|
1347
|
+
{
|
|
1348
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1364
|
+
},
|
|
908
1365
|
{
|
|
909
1366
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
910
1367
|
},
|
|
1368
|
+
{
|
|
1369
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1379
|
+
},
|
|
1380
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1381
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1382
|
+
{
|
|
1383
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1399
|
+
},
|
|
911
1400
|
{
|
|
912
1401
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
913
1402
|
},
|
|
@@ -959,8 +1448,44 @@ function updateComment(payload) {
|
|
|
959
1448
|
{
|
|
960
1449
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
961
1450
|
},
|
|
1451
|
+
{
|
|
1452
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1468
|
+
},
|
|
962
1469
|
{
|
|
963
1470
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
964
1489
|
}
|
|
965
1490
|
]
|
|
966
1491
|
}
|
|
@@ -1053,6 +1578,24 @@ function moderateDraftContent(payload) {
|
|
|
1053
1578
|
{
|
|
1054
1579
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1055
1580
|
paths: [
|
|
1581
|
+
{
|
|
1582
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1598
|
+
},
|
|
1056
1599
|
{
|
|
1057
1600
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1058
1601
|
},
|
|
@@ -1104,9 +1647,59 @@ function moderateDraftContent(payload) {
|
|
|
1104
1647
|
{
|
|
1105
1648
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1106
1649
|
},
|
|
1650
|
+
{
|
|
1651
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1667
|
+
},
|
|
1107
1668
|
{
|
|
1108
1669
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1109
1670
|
},
|
|
1671
|
+
{
|
|
1672
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1682
|
+
},
|
|
1683
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1684
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1685
|
+
{
|
|
1686
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1702
|
+
},
|
|
1110
1703
|
{
|
|
1111
1704
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1112
1705
|
},
|
|
@@ -1158,8 +1751,44 @@ function moderateDraftContent(payload) {
|
|
|
1158
1751
|
{
|
|
1159
1752
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1160
1753
|
},
|
|
1754
|
+
{
|
|
1755
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1771
|
+
},
|
|
1161
1772
|
{
|
|
1162
1773
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1163
1792
|
}
|
|
1164
1793
|
]
|
|
1165
1794
|
}
|
|
@@ -1235,6 +1864,24 @@ function queryComments(payload) {
|
|
|
1235
1864
|
{
|
|
1236
1865
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1237
1866
|
paths: [
|
|
1867
|
+
{
|
|
1868
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1869
|
+
},
|
|
1870
|
+
{
|
|
1871
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1872
|
+
},
|
|
1873
|
+
{
|
|
1874
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1884
|
+
},
|
|
1238
1885
|
{
|
|
1239
1886
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1240
1887
|
},
|
|
@@ -1286,9 +1933,61 @@ function queryComments(payload) {
|
|
|
1286
1933
|
{
|
|
1287
1934
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1288
1935
|
},
|
|
1936
|
+
{
|
|
1937
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1953
|
+
},
|
|
1289
1954
|
{
|
|
1290
1955
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
1291
1956
|
},
|
|
1957
|
+
{
|
|
1958
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1968
|
+
},
|
|
1969
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
1970
|
+
{
|
|
1971
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
1972
|
+
},
|
|
1973
|
+
{
|
|
1974
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1984
|
+
},
|
|
1985
|
+
{
|
|
1986
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1990
|
+
},
|
|
1292
1991
|
{
|
|
1293
1992
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1294
1993
|
},
|
|
@@ -1340,8 +2039,44 @@ function queryComments(payload) {
|
|
|
1340
2039
|
{
|
|
1341
2040
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1342
2041
|
},
|
|
2042
|
+
{
|
|
2043
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2050
|
+
},
|
|
2051
|
+
{
|
|
2052
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2056
|
+
},
|
|
2057
|
+
{
|
|
2058
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2059
|
+
},
|
|
1343
2060
|
{
|
|
1344
2061
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1345
2080
|
}
|
|
1346
2081
|
]
|
|
1347
2082
|
}
|
|
@@ -1413,6 +2148,24 @@ function markComment(payload) {
|
|
|
1413
2148
|
{
|
|
1414
2149
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1415
2150
|
paths: [
|
|
2151
|
+
{
|
|
2152
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2153
|
+
},
|
|
2154
|
+
{
|
|
2155
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2168
|
+
},
|
|
1416
2169
|
{
|
|
1417
2170
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1418
2171
|
},
|
|
@@ -1465,22 +2218,72 @@ function markComment(payload) {
|
|
|
1465
2218
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1466
2219
|
},
|
|
1467
2220
|
{
|
|
1468
|
-
path: "comment.content.richContent.nodes.
|
|
2221
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1469
2222
|
},
|
|
1470
2223
|
{
|
|
1471
|
-
path: "comment.
|
|
2224
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1472
2225
|
},
|
|
1473
2226
|
{
|
|
1474
|
-
path: "comment.
|
|
2227
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1475
2228
|
},
|
|
1476
2229
|
{
|
|
1477
|
-
path: "comment.
|
|
2230
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1478
2231
|
},
|
|
1479
2232
|
{
|
|
1480
|
-
path: "comment.
|
|
2233
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1481
2234
|
},
|
|
1482
2235
|
{
|
|
1483
|
-
path: "comment.
|
|
2236
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
2240
|
+
},
|
|
2241
|
+
{
|
|
2242
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2252
|
+
},
|
|
2253
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2254
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2255
|
+
{
|
|
2256
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2275
|
+
},
|
|
2276
|
+
{
|
|
2277
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
path: "comment.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
path: "comment.draftContent.richContent.nodes.imageData.image.duration"
|
|
1484
2287
|
},
|
|
1485
2288
|
{
|
|
1486
2289
|
path: "comment.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
@@ -1518,8 +2321,44 @@ function markComment(payload) {
|
|
|
1518
2321
|
{
|
|
1519
2322
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1520
2323
|
},
|
|
2324
|
+
{
|
|
2325
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2329
|
+
},
|
|
2330
|
+
{
|
|
2331
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2341
|
+
},
|
|
1521
2342
|
{
|
|
1522
2343
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2347
|
+
},
|
|
2348
|
+
{
|
|
2349
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2356
|
+
},
|
|
2357
|
+
{
|
|
2358
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2359
|
+
},
|
|
2360
|
+
{
|
|
2361
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1523
2362
|
}
|
|
1524
2363
|
]
|
|
1525
2364
|
}
|
|
@@ -1591,6 +2430,24 @@ function unmarkComment(payload) {
|
|
|
1591
2430
|
{
|
|
1592
2431
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1593
2432
|
paths: [
|
|
2433
|
+
{
|
|
2434
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2435
|
+
},
|
|
2436
|
+
{
|
|
2437
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2441
|
+
},
|
|
2442
|
+
{
|
|
2443
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2450
|
+
},
|
|
1594
2451
|
{
|
|
1595
2452
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1596
2453
|
},
|
|
@@ -1642,9 +2499,59 @@ function unmarkComment(payload) {
|
|
|
1642
2499
|
{
|
|
1643
2500
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1644
2501
|
},
|
|
2502
|
+
{
|
|
2503
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2519
|
+
},
|
|
1645
2520
|
{
|
|
1646
2521
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1647
2522
|
},
|
|
2523
|
+
{
|
|
2524
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2534
|
+
},
|
|
2535
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2536
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2537
|
+
{
|
|
2538
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2551
|
+
},
|
|
2552
|
+
{
|
|
2553
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2554
|
+
},
|
|
1648
2555
|
{
|
|
1649
2556
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1650
2557
|
},
|
|
@@ -1696,8 +2603,44 @@ function unmarkComment(payload) {
|
|
|
1696
2603
|
{
|
|
1697
2604
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1698
2605
|
},
|
|
2606
|
+
{
|
|
2607
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2623
|
+
},
|
|
1699
2624
|
{
|
|
1700
2625
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1701
2644
|
}
|
|
1702
2645
|
]
|
|
1703
2646
|
}
|
|
@@ -1769,6 +2712,24 @@ function hideComment(payload) {
|
|
|
1769
2712
|
{
|
|
1770
2713
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1771
2714
|
paths: [
|
|
2715
|
+
{
|
|
2716
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2720
|
+
},
|
|
2721
|
+
{
|
|
2722
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2732
|
+
},
|
|
1772
2733
|
{
|
|
1773
2734
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1774
2735
|
},
|
|
@@ -1820,9 +2781,59 @@ function hideComment(payload) {
|
|
|
1820
2781
|
{
|
|
1821
2782
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1822
2783
|
},
|
|
2784
|
+
{
|
|
2785
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2789
|
+
},
|
|
2790
|
+
{
|
|
2791
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2801
|
+
},
|
|
1823
2802
|
{
|
|
1824
2803
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1825
2804
|
},
|
|
2805
|
+
{
|
|
2806
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2816
|
+
},
|
|
2817
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2818
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2819
|
+
{
|
|
2820
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2821
|
+
},
|
|
2822
|
+
{
|
|
2823
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2833
|
+
},
|
|
2834
|
+
{
|
|
2835
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2836
|
+
},
|
|
1826
2837
|
{
|
|
1827
2838
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1828
2839
|
},
|
|
@@ -1874,8 +2885,44 @@ function hideComment(payload) {
|
|
|
1874
2885
|
{
|
|
1875
2886
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1876
2887
|
},
|
|
2888
|
+
{
|
|
2889
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2893
|
+
},
|
|
2894
|
+
{
|
|
2895
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2899
|
+
},
|
|
2900
|
+
{
|
|
2901
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2905
|
+
},
|
|
1877
2906
|
{
|
|
1878
2907
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2917
|
+
},
|
|
2918
|
+
{
|
|
2919
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2923
|
+
},
|
|
2924
|
+
{
|
|
2925
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1879
2926
|
}
|
|
1880
2927
|
]
|
|
1881
2928
|
}
|
|
@@ -1947,6 +2994,24 @@ function publishComment(payload) {
|
|
|
1947
2994
|
{
|
|
1948
2995
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1949
2996
|
paths: [
|
|
2997
|
+
{
|
|
2998
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3014
|
+
},
|
|
1950
3015
|
{
|
|
1951
3016
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1952
3017
|
},
|
|
@@ -1998,9 +3063,59 @@ function publishComment(payload) {
|
|
|
1998
3063
|
{
|
|
1999
3064
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2000
3065
|
},
|
|
3066
|
+
{
|
|
3067
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3080
|
+
},
|
|
3081
|
+
{
|
|
3082
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3083
|
+
},
|
|
2001
3084
|
{
|
|
2002
3085
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
2003
3086
|
},
|
|
3087
|
+
{
|
|
3088
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3089
|
+
},
|
|
3090
|
+
{
|
|
3091
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3098
|
+
},
|
|
3099
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
3100
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
3101
|
+
{
|
|
3102
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3103
|
+
},
|
|
3104
|
+
{
|
|
3105
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3109
|
+
},
|
|
3110
|
+
{
|
|
3111
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3118
|
+
},
|
|
2004
3119
|
{
|
|
2005
3120
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2006
3121
|
},
|
|
@@ -2052,8 +3167,44 @@ function publishComment(payload) {
|
|
|
2052
3167
|
{
|
|
2053
3168
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2054
3169
|
},
|
|
3170
|
+
{
|
|
3171
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3175
|
+
},
|
|
3176
|
+
{
|
|
3177
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3181
|
+
},
|
|
3182
|
+
{
|
|
3183
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3184
|
+
},
|
|
3185
|
+
{
|
|
3186
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3187
|
+
},
|
|
2055
3188
|
{
|
|
2056
3189
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3190
|
+
},
|
|
3191
|
+
{
|
|
3192
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3193
|
+
},
|
|
3194
|
+
{
|
|
3195
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3196
|
+
},
|
|
3197
|
+
{
|
|
3198
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3199
|
+
},
|
|
3200
|
+
{
|
|
3201
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3202
|
+
},
|
|
3203
|
+
{
|
|
3204
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
3205
|
+
},
|
|
3206
|
+
{
|
|
3207
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2057
3208
|
}
|
|
2058
3209
|
]
|
|
2059
3210
|
}
|
|
@@ -2197,6 +3348,24 @@ function listCommentsByResource(payload) {
|
|
|
2197
3348
|
{
|
|
2198
3349
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
2199
3350
|
paths: [
|
|
3351
|
+
{
|
|
3352
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3353
|
+
},
|
|
3354
|
+
{
|
|
3355
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3356
|
+
},
|
|
3357
|
+
{
|
|
3358
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3359
|
+
},
|
|
3360
|
+
{
|
|
3361
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3365
|
+
},
|
|
3366
|
+
{
|
|
3367
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3368
|
+
},
|
|
2200
3369
|
{
|
|
2201
3370
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2202
3371
|
},
|
|
@@ -2231,79 +3400,185 @@ function listCommentsByResource(payload) {
|
|
|
2231
3400
|
path: "comments.content.richContent.nodes.appEmbedData.image.duration"
|
|
2232
3401
|
},
|
|
2233
3402
|
{
|
|
2234
|
-
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3403
|
+
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3404
|
+
},
|
|
3405
|
+
{
|
|
3406
|
+
path: "comments.content.richContent.nodes.videoData.thumbnail.duration"
|
|
3407
|
+
},
|
|
3408
|
+
{
|
|
3409
|
+
path: "comments.content.richContent.nodes.audioData.audio.duration"
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
path: "comments.content.richContent.nodes.audioData.coverImage.duration"
|
|
3413
|
+
},
|
|
3414
|
+
{
|
|
3415
|
+
path: "comments.content.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3425
|
+
},
|
|
3426
|
+
{
|
|
3427
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3434
|
+
},
|
|
3435
|
+
{
|
|
3436
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3437
|
+
},
|
|
3438
|
+
{
|
|
3439
|
+
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
3440
|
+
},
|
|
3441
|
+
{
|
|
3442
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3443
|
+
},
|
|
3444
|
+
{
|
|
3445
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3446
|
+
},
|
|
3447
|
+
{
|
|
3448
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3449
|
+
},
|
|
3450
|
+
{
|
|
3451
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3452
|
+
},
|
|
3453
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3454
|
+
{
|
|
3455
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3456
|
+
},
|
|
3457
|
+
{
|
|
3458
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3462
|
+
},
|
|
3463
|
+
{
|
|
3464
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3468
|
+
},
|
|
3469
|
+
{
|
|
3470
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3471
|
+
},
|
|
3472
|
+
{
|
|
3473
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
3477
|
+
},
|
|
3478
|
+
{
|
|
3479
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
3483
|
+
},
|
|
3484
|
+
{
|
|
3485
|
+
path: "comments.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
path: "comments.draftContent.richContent.nodes.imageData.image.duration"
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lng"
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.image.duration"
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.options.image.duration"
|
|
3501
|
+
},
|
|
3502
|
+
{
|
|
3503
|
+
path: "comments.draftContent.richContent.nodes.pollData.design.poll.background.image.duration"
|
|
3504
|
+
},
|
|
3505
|
+
{
|
|
3506
|
+
path: "comments.draftContent.richContent.nodes.appEmbedData.image.duration"
|
|
3507
|
+
},
|
|
3508
|
+
{
|
|
3509
|
+
path: "comments.draftContent.richContent.nodes.videoData.video.duration"
|
|
2235
3510
|
},
|
|
2236
3511
|
{
|
|
2237
|
-
path: "comments.
|
|
3512
|
+
path: "comments.draftContent.richContent.nodes.videoData.thumbnail.duration"
|
|
2238
3513
|
},
|
|
2239
3514
|
{
|
|
2240
|
-
path: "comments.
|
|
3515
|
+
path: "comments.draftContent.richContent.nodes.audioData.audio.duration"
|
|
2241
3516
|
},
|
|
2242
3517
|
{
|
|
2243
|
-
path: "comments.
|
|
3518
|
+
path: "comments.draftContent.richContent.nodes.audioData.coverImage.duration"
|
|
2244
3519
|
},
|
|
2245
3520
|
{
|
|
2246
|
-
path: "comments.
|
|
3521
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2247
3522
|
},
|
|
2248
3523
|
{
|
|
2249
|
-
path: "comments.
|
|
3524
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2250
3525
|
},
|
|
2251
3526
|
{
|
|
2252
|
-
path: "comments.
|
|
3527
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2253
3528
|
},
|
|
2254
3529
|
{
|
|
2255
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3530
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2256
3531
|
},
|
|
2257
3532
|
{
|
|
2258
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3533
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2259
3534
|
},
|
|
2260
3535
|
{
|
|
2261
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3536
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2262
3537
|
},
|
|
2263
3538
|
{
|
|
2264
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3539
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2265
3540
|
},
|
|
2266
3541
|
{
|
|
2267
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3542
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2268
3543
|
},
|
|
2269
3544
|
{
|
|
2270
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3545
|
+
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2271
3546
|
},
|
|
2272
3547
|
{
|
|
2273
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3548
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2274
3549
|
},
|
|
2275
3550
|
{
|
|
2276
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3551
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2277
3552
|
},
|
|
2278
3553
|
{
|
|
2279
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3554
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2280
3555
|
},
|
|
2281
3556
|
{
|
|
2282
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3557
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2283
3558
|
},
|
|
2284
3559
|
{
|
|
2285
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3560
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
2286
3561
|
},
|
|
2287
3562
|
{
|
|
2288
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3563
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2289
3564
|
},
|
|
2290
3565
|
{
|
|
2291
|
-
path: "
|
|
3566
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2292
3567
|
},
|
|
2293
3568
|
{
|
|
2294
|
-
path: "
|
|
3569
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2295
3570
|
},
|
|
2296
3571
|
{
|
|
2297
|
-
path: "
|
|
3572
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2298
3573
|
},
|
|
2299
3574
|
{
|
|
2300
|
-
path: "
|
|
3575
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2301
3576
|
},
|
|
2302
3577
|
{
|
|
2303
|
-
path: "
|
|
3578
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2304
3579
|
},
|
|
2305
3580
|
{
|
|
2306
|
-
path: "
|
|
3581
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2307
3582
|
},
|
|
2308
3583
|
{
|
|
2309
3584
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
@@ -2356,9 +3631,63 @@ function listCommentsByResource(payload) {
|
|
|
2356
3631
|
{
|
|
2357
3632
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2358
3633
|
},
|
|
3634
|
+
{
|
|
3635
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3639
|
+
},
|
|
3640
|
+
{
|
|
3641
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3642
|
+
},
|
|
3643
|
+
{
|
|
3644
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3645
|
+
},
|
|
3646
|
+
{
|
|
3647
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3651
|
+
},
|
|
2359
3652
|
{
|
|
2360
3653
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2361
3654
|
},
|
|
3655
|
+
{
|
|
3656
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3657
|
+
},
|
|
3658
|
+
{
|
|
3659
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3660
|
+
},
|
|
3661
|
+
{
|
|
3662
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3666
|
+
},
|
|
3667
|
+
{
|
|
3668
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
3669
|
+
},
|
|
3670
|
+
{
|
|
3671
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
3672
|
+
},
|
|
3673
|
+
{
|
|
3674
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3675
|
+
},
|
|
3676
|
+
{
|
|
3677
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3678
|
+
},
|
|
3679
|
+
{
|
|
3680
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3684
|
+
},
|
|
3685
|
+
{
|
|
3686
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3687
|
+
},
|
|
3688
|
+
{
|
|
3689
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3690
|
+
},
|
|
2362
3691
|
{
|
|
2363
3692
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2364
3693
|
},
|
|
@@ -2410,8 +3739,44 @@ function listCommentsByResource(payload) {
|
|
|
2410
3739
|
{
|
|
2411
3740
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2412
3741
|
},
|
|
3742
|
+
{
|
|
3743
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3744
|
+
},
|
|
3745
|
+
{
|
|
3746
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3747
|
+
},
|
|
3748
|
+
{
|
|
3749
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3750
|
+
},
|
|
3751
|
+
{
|
|
3752
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3756
|
+
},
|
|
3757
|
+
{
|
|
3758
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3759
|
+
},
|
|
2413
3760
|
{
|
|
2414
3761
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3762
|
+
},
|
|
3763
|
+
{
|
|
3764
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3765
|
+
},
|
|
3766
|
+
{
|
|
3767
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3768
|
+
},
|
|
3769
|
+
{
|
|
3770
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3771
|
+
},
|
|
3772
|
+
{
|
|
3773
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3774
|
+
},
|
|
3775
|
+
{
|
|
3776
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
3777
|
+
},
|
|
3778
|
+
{
|
|
3779
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2415
3780
|
}
|
|
2416
3781
|
]
|
|
2417
3782
|
}
|
|
@@ -2534,6 +3899,24 @@ function getCommentThread(payload) {
|
|
|
2534
3899
|
{
|
|
2535
3900
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
2536
3901
|
paths: [
|
|
3902
|
+
{
|
|
3903
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3904
|
+
},
|
|
3905
|
+
{
|
|
3906
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3907
|
+
},
|
|
3908
|
+
{
|
|
3909
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3913
|
+
},
|
|
3914
|
+
{
|
|
3915
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3919
|
+
},
|
|
2537
3920
|
{
|
|
2538
3921
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2539
3922
|
},
|
|
@@ -2585,9 +3968,61 @@ function getCommentThread(payload) {
|
|
|
2585
3968
|
{
|
|
2586
3969
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2587
3970
|
},
|
|
3971
|
+
{
|
|
3972
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3973
|
+
},
|
|
3974
|
+
{
|
|
3975
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3976
|
+
},
|
|
3977
|
+
{
|
|
3978
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3979
|
+
},
|
|
3980
|
+
{
|
|
3981
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3982
|
+
},
|
|
3983
|
+
{
|
|
3984
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3985
|
+
},
|
|
3986
|
+
{
|
|
3987
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3988
|
+
},
|
|
2588
3989
|
{
|
|
2589
3990
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
2590
3991
|
},
|
|
3992
|
+
{
|
|
3993
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3994
|
+
},
|
|
3995
|
+
{
|
|
3996
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4003
|
+
},
|
|
4004
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
4005
|
+
{
|
|
4006
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
4007
|
+
},
|
|
4008
|
+
{
|
|
4009
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4010
|
+
},
|
|
4011
|
+
{
|
|
4012
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4016
|
+
},
|
|
4017
|
+
{
|
|
4018
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4019
|
+
},
|
|
4020
|
+
{
|
|
4021
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4022
|
+
},
|
|
4023
|
+
{
|
|
4024
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4025
|
+
},
|
|
2591
4026
|
{
|
|
2592
4027
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2593
4028
|
},
|
|
@@ -2639,9 +4074,63 @@ function getCommentThread(payload) {
|
|
|
2639
4074
|
{
|
|
2640
4075
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2641
4076
|
},
|
|
4077
|
+
{
|
|
4078
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4079
|
+
},
|
|
4080
|
+
{
|
|
4081
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4082
|
+
},
|
|
4083
|
+
{
|
|
4084
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4088
|
+
},
|
|
4089
|
+
{
|
|
4090
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4094
|
+
},
|
|
2642
4095
|
{
|
|
2643
4096
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2644
4097
|
},
|
|
4098
|
+
{
|
|
4099
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4100
|
+
},
|
|
4101
|
+
{
|
|
4102
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4103
|
+
},
|
|
4104
|
+
{
|
|
4105
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4106
|
+
},
|
|
4107
|
+
{
|
|
4108
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4109
|
+
},
|
|
4110
|
+
{
|
|
4111
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
4112
|
+
},
|
|
4113
|
+
{
|
|
4114
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
4115
|
+
},
|
|
4116
|
+
{
|
|
4117
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4118
|
+
},
|
|
4119
|
+
{
|
|
4120
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4121
|
+
},
|
|
4122
|
+
{
|
|
4123
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4124
|
+
},
|
|
4125
|
+
{
|
|
4126
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4133
|
+
},
|
|
2645
4134
|
{
|
|
2646
4135
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2647
4136
|
},
|
|
@@ -2693,9 +4182,63 @@ function getCommentThread(payload) {
|
|
|
2693
4182
|
{
|
|
2694
4183
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2695
4184
|
},
|
|
4185
|
+
{
|
|
4186
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4190
|
+
},
|
|
4191
|
+
{
|
|
4192
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4193
|
+
},
|
|
4194
|
+
{
|
|
4195
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4196
|
+
},
|
|
4197
|
+
{
|
|
4198
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4199
|
+
},
|
|
4200
|
+
{
|
|
4201
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4202
|
+
},
|
|
2696
4203
|
{
|
|
2697
4204
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2698
4205
|
},
|
|
4206
|
+
{
|
|
4207
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
4208
|
+
},
|
|
4209
|
+
{
|
|
4210
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
4211
|
+
},
|
|
4212
|
+
{
|
|
4213
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
4223
|
+
},
|
|
4224
|
+
{
|
|
4225
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4229
|
+
},
|
|
4230
|
+
{
|
|
4231
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4235
|
+
},
|
|
4236
|
+
{
|
|
4237
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4238
|
+
},
|
|
4239
|
+
{
|
|
4240
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4241
|
+
},
|
|
2699
4242
|
{
|
|
2700
4243
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2701
4244
|
},
|
|
@@ -2747,8 +4290,44 @@ function getCommentThread(payload) {
|
|
|
2747
4290
|
{
|
|
2748
4291
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2749
4292
|
},
|
|
4293
|
+
{
|
|
4294
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4295
|
+
},
|
|
4296
|
+
{
|
|
4297
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4298
|
+
},
|
|
4299
|
+
{
|
|
4300
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4304
|
+
},
|
|
4305
|
+
{
|
|
4306
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4307
|
+
},
|
|
4308
|
+
{
|
|
4309
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4310
|
+
},
|
|
2750
4311
|
{
|
|
2751
4312
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4316
|
+
},
|
|
4317
|
+
{
|
|
4318
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4322
|
+
},
|
|
4323
|
+
{
|
|
4324
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
4328
|
+
},
|
|
4329
|
+
{
|
|
4330
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2752
4331
|
}
|
|
2753
4332
|
]
|
|
2754
4333
|
}
|
|
@@ -2910,8 +4489,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
2910
4489
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
2911
4490
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
2912
4491
|
NodeType2["SHAPE"] = "SHAPE";
|
|
4492
|
+
NodeType2["CARD"] = "CARD";
|
|
4493
|
+
NodeType2["TOC"] = "TOC";
|
|
2913
4494
|
return NodeType2;
|
|
2914
4495
|
})(NodeType || {});
|
|
4496
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4497
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
4498
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4499
|
+
return BackgroundType2;
|
|
4500
|
+
})(BackgroundType || {});
|
|
4501
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4502
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
4503
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
4504
|
+
return GradientType2;
|
|
4505
|
+
})(GradientType || {});
|
|
2915
4506
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
2916
4507
|
WidthType2["CONTENT"] = "CONTENT";
|
|
2917
4508
|
WidthType2["SMALL"] = "SMALL";
|
|
@@ -3010,6 +4601,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
3010
4601
|
Source2["HTML"] = "HTML";
|
|
3011
4602
|
Source2["ADSENSE"] = "ADSENSE";
|
|
3012
4603
|
Source2["AI"] = "AI";
|
|
4604
|
+
Source2["AI_WIDGET"] = "AI_WIDGET";
|
|
3013
4605
|
return Source2;
|
|
3014
4606
|
})(Source || {});
|
|
3015
4607
|
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
@@ -3047,12 +4639,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
|
|
|
3047
4639
|
PollLayoutDirection2["RTL"] = "RTL";
|
|
3048
4640
|
return PollLayoutDirection2;
|
|
3049
4641
|
})(PollLayoutDirection || {});
|
|
3050
|
-
var
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
return
|
|
3055
|
-
})(
|
|
4642
|
+
var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
|
|
4643
|
+
PollDesignBackgroundType2["COLOR"] = "COLOR";
|
|
4644
|
+
PollDesignBackgroundType2["IMAGE"] = "IMAGE";
|
|
4645
|
+
PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4646
|
+
return PollDesignBackgroundType2;
|
|
4647
|
+
})(PollDesignBackgroundType || {});
|
|
3056
4648
|
var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
|
|
3057
4649
|
DecorationType2["BOLD"] = "BOLD";
|
|
3058
4650
|
DecorationType2["ITALIC"] = "ITALIC";
|
|
@@ -3139,12 +4731,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
|
|
|
3139
4731
|
NullValue2["NULL_VALUE"] = "NULL_VALUE";
|
|
3140
4732
|
return NullValue2;
|
|
3141
4733
|
})(NullValue || {});
|
|
3142
|
-
var
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
return
|
|
3147
|
-
})(
|
|
4734
|
+
var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
|
|
4735
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
4736
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
4737
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
4738
|
+
return ImageScalingScaling2;
|
|
4739
|
+
})(ImageScalingScaling || {});
|
|
3148
4740
|
var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
3149
4741
|
ImagePosition2["CENTER"] = "CENTER";
|
|
3150
4742
|
ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
@@ -3162,6 +4754,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
|
3162
4754
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
3163
4755
|
return Origin2;
|
|
3164
4756
|
})(Origin || {});
|
|
4757
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4758
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4759
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4760
|
+
return LayoutDataBackgroundType2;
|
|
4761
|
+
})(LayoutDataBackgroundType || {});
|
|
4762
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4763
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
4764
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4765
|
+
return BackdropType2;
|
|
4766
|
+
})(BackdropType || {});
|
|
3165
4767
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
3166
4768
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
3167
4769
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -3178,6 +4780,44 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
|
|
|
3178
4780
|
DesignTarget2["CELL"] = "CELL";
|
|
3179
4781
|
return DesignTarget2;
|
|
3180
4782
|
})(DesignTarget || {});
|
|
4783
|
+
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
4784
|
+
Scaling2["AUTO"] = "AUTO";
|
|
4785
|
+
Scaling2["CONTAIN"] = "CONTAIN";
|
|
4786
|
+
Scaling2["COVER"] = "COVER";
|
|
4787
|
+
return Scaling2;
|
|
4788
|
+
})(Scaling || {});
|
|
4789
|
+
var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
|
|
4790
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
4791
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
4792
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
4793
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
4794
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
4795
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
4796
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
4797
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
4798
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
4799
|
+
return ImagePositionPosition2;
|
|
4800
|
+
})(ImagePositionPosition || {});
|
|
4801
|
+
var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
4802
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
4803
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4804
|
+
return CardDataBackgroundType2;
|
|
4805
|
+
})(CardDataBackgroundType || {});
|
|
4806
|
+
var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
|
|
4807
|
+
ListStyle2["PLAIN"] = "PLAIN";
|
|
4808
|
+
ListStyle2["NUMBERED"] = "NUMBERED";
|
|
4809
|
+
ListStyle2["LETTERS"] = "LETTERS";
|
|
4810
|
+
ListStyle2["ROMAN"] = "ROMAN";
|
|
4811
|
+
ListStyle2["BULLETED"] = "BULLETED";
|
|
4812
|
+
ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
|
|
4813
|
+
ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
|
|
4814
|
+
return ListStyle2;
|
|
4815
|
+
})(ListStyle || {});
|
|
4816
|
+
var Indentation = /* @__PURE__ */ ((Indentation2) => {
|
|
4817
|
+
Indentation2["NESTED"] = "NESTED";
|
|
4818
|
+
Indentation2["FLAT"] = "FLAT";
|
|
4819
|
+
return Indentation2;
|
|
4820
|
+
})(Indentation || {});
|
|
3181
4821
|
var Status = /* @__PURE__ */ ((Status2) => {
|
|
3182
4822
|
Status2["UNKNOWN"] = "UNKNOWN";
|
|
3183
4823
|
Status2["PUBLISHED"] = "PUBLISHED";
|
|
@@ -4269,8 +5909,10 @@ async function bulkMoveCommentByFilter2(appId, options) {
|
|
|
4269
5909
|
Alignment,
|
|
4270
5910
|
AppType,
|
|
4271
5911
|
AspectRatio,
|
|
5912
|
+
BackdropType,
|
|
4272
5913
|
BackgroundType,
|
|
4273
5914
|
ButtonDataType,
|
|
5915
|
+
CardDataBackgroundType,
|
|
4274
5916
|
Crop,
|
|
4275
5917
|
DecorationType,
|
|
4276
5918
|
DesignTarget,
|
|
@@ -4278,11 +5920,17 @@ async function bulkMoveCommentByFilter2(appId, options) {
|
|
|
4278
5920
|
DividerDataAlignment,
|
|
4279
5921
|
FontType,
|
|
4280
5922
|
GIFType,
|
|
5923
|
+
GradientType,
|
|
4281
5924
|
ImagePosition,
|
|
5925
|
+
ImagePositionPosition,
|
|
5926
|
+
ImageScalingScaling,
|
|
5927
|
+
Indentation,
|
|
4282
5928
|
InitialExpandedItems,
|
|
4283
5929
|
Layout,
|
|
5930
|
+
LayoutDataBackgroundType,
|
|
4284
5931
|
LayoutType,
|
|
4285
5932
|
LineStyle,
|
|
5933
|
+
ListStyle,
|
|
4286
5934
|
MapType,
|
|
4287
5935
|
NodeType,
|
|
4288
5936
|
NullValue,
|
|
@@ -4291,6 +5939,7 @@ async function bulkMoveCommentByFilter2(appId, options) {
|
|
|
4291
5939
|
Origin,
|
|
4292
5940
|
Placement,
|
|
4293
5941
|
PluginContainerDataAlignment,
|
|
5942
|
+
PollDesignBackgroundType,
|
|
4294
5943
|
PollLayoutDirection,
|
|
4295
5944
|
PollLayoutType,
|
|
4296
5945
|
Position,
|