@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(meta_exports, {
|
|
|
24
24
|
AlignmentOriginal: () => Alignment,
|
|
25
25
|
AppTypeOriginal: () => AppType,
|
|
26
26
|
AspectRatioOriginal: () => AspectRatio,
|
|
27
|
+
BackdropTypeOriginal: () => BackdropType,
|
|
27
28
|
BackgroundTypeOriginal: () => BackgroundType,
|
|
28
29
|
ButtonDataTypeOriginal: () => ButtonDataType,
|
|
30
|
+
CardDataBackgroundTypeOriginal: () => CardDataBackgroundType,
|
|
29
31
|
CropOriginal: () => Crop,
|
|
30
32
|
DecorationTypeOriginal: () => DecorationType,
|
|
31
33
|
DesignTargetOriginal: () => DesignTarget,
|
|
@@ -33,11 +35,17 @@ __export(meta_exports, {
|
|
|
33
35
|
DividerDataAlignmentOriginal: () => DividerDataAlignment,
|
|
34
36
|
FontTypeOriginal: () => FontType,
|
|
35
37
|
GIFTypeOriginal: () => GIFType,
|
|
38
|
+
GradientTypeOriginal: () => GradientType,
|
|
36
39
|
ImagePositionOriginal: () => ImagePosition,
|
|
40
|
+
ImagePositionPositionOriginal: () => ImagePositionPosition,
|
|
41
|
+
ImageScalingScalingOriginal: () => ImageScalingScaling,
|
|
42
|
+
IndentationOriginal: () => Indentation,
|
|
37
43
|
InitialExpandedItemsOriginal: () => InitialExpandedItems,
|
|
44
|
+
LayoutDataBackgroundTypeOriginal: () => LayoutDataBackgroundType,
|
|
38
45
|
LayoutOriginal: () => Layout,
|
|
39
46
|
LayoutTypeOriginal: () => LayoutType,
|
|
40
47
|
LineStyleOriginal: () => LineStyle,
|
|
48
|
+
ListStyleOriginal: () => ListStyle,
|
|
41
49
|
MapTypeOriginal: () => MapType,
|
|
42
50
|
NodeTypeOriginal: () => NodeType,
|
|
43
51
|
NullValueOriginal: () => NullValue,
|
|
@@ -46,6 +54,7 @@ __export(meta_exports, {
|
|
|
46
54
|
OriginOriginal: () => Origin,
|
|
47
55
|
PlacementOriginal: () => Placement,
|
|
48
56
|
PluginContainerDataAlignmentOriginal: () => PluginContainerDataAlignment,
|
|
57
|
+
PollDesignBackgroundTypeOriginal: () => PollDesignBackgroundType,
|
|
49
58
|
PollLayoutDirectionOriginal: () => PollLayoutDirection,
|
|
50
59
|
PollLayoutTypeOriginal: () => PollLayoutType,
|
|
51
60
|
PositionOriginal: () => Position,
|
|
@@ -179,6 +188,24 @@ function createComment(payload) {
|
|
|
179
188
|
{
|
|
180
189
|
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
181
190
|
paths: [
|
|
191
|
+
{
|
|
192
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
208
|
+
},
|
|
182
209
|
{
|
|
183
210
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
184
211
|
},
|
|
@@ -226,9 +253,59 @@ function createComment(payload) {
|
|
|
226
253
|
{
|
|
227
254
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
228
255
|
},
|
|
256
|
+
{
|
|
257
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
273
|
+
},
|
|
229
274
|
{
|
|
230
275
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
231
276
|
},
|
|
277
|
+
{
|
|
278
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
288
|
+
},
|
|
289
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
290
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
291
|
+
{
|
|
292
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
308
|
+
},
|
|
232
309
|
{
|
|
233
310
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
234
311
|
},
|
|
@@ -280,8 +357,42 @@ function createComment(payload) {
|
|
|
280
357
|
{
|
|
281
358
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
282
359
|
},
|
|
360
|
+
{
|
|
361
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
377
|
+
},
|
|
283
378
|
{
|
|
284
379
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
392
|
+
},
|
|
393
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
394
|
+
{
|
|
395
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
285
396
|
}
|
|
286
397
|
]
|
|
287
398
|
}
|
|
@@ -346,6 +457,24 @@ function createComment(payload) {
|
|
|
346
457
|
{
|
|
347
458
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
348
459
|
paths: [
|
|
460
|
+
{
|
|
461
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
477
|
+
},
|
|
349
478
|
{
|
|
350
479
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
351
480
|
},
|
|
@@ -397,9 +526,59 @@ function createComment(payload) {
|
|
|
397
526
|
{
|
|
398
527
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
399
528
|
},
|
|
529
|
+
{
|
|
530
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
546
|
+
},
|
|
400
547
|
{
|
|
401
548
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
402
549
|
},
|
|
550
|
+
{
|
|
551
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
561
|
+
},
|
|
562
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
563
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
564
|
+
{
|
|
565
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
581
|
+
},
|
|
403
582
|
{
|
|
404
583
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
405
584
|
},
|
|
@@ -451,8 +630,44 @@ function createComment(payload) {
|
|
|
451
630
|
{
|
|
452
631
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
453
632
|
},
|
|
633
|
+
{
|
|
634
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
641
|
+
},
|
|
642
|
+
{
|
|
643
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
650
|
+
},
|
|
454
651
|
{
|
|
455
652
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
456
671
|
}
|
|
457
672
|
]
|
|
458
673
|
}
|
|
@@ -524,6 +739,24 @@ function getComment(payload) {
|
|
|
524
739
|
{
|
|
525
740
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
526
741
|
paths: [
|
|
742
|
+
{
|
|
743
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
759
|
+
},
|
|
527
760
|
{
|
|
528
761
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
529
762
|
},
|
|
@@ -575,9 +808,59 @@ function getComment(payload) {
|
|
|
575
808
|
{
|
|
576
809
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
577
810
|
},
|
|
811
|
+
{
|
|
812
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
828
|
+
},
|
|
578
829
|
{
|
|
579
830
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
580
831
|
},
|
|
832
|
+
{
|
|
833
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
843
|
+
},
|
|
844
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
845
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
846
|
+
{
|
|
847
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
863
|
+
},
|
|
581
864
|
{
|
|
582
865
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
583
866
|
},
|
|
@@ -629,8 +912,44 @@ function getComment(payload) {
|
|
|
629
912
|
{
|
|
630
913
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
631
914
|
},
|
|
915
|
+
{
|
|
916
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
932
|
+
},
|
|
632
933
|
{
|
|
633
934
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
634
953
|
}
|
|
635
954
|
]
|
|
636
955
|
}
|
|
@@ -680,6 +999,24 @@ function updateComment(payload) {
|
|
|
680
999
|
{
|
|
681
1000
|
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
682
1001
|
paths: [
|
|
1002
|
+
{
|
|
1003
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1019
|
+
},
|
|
683
1020
|
{
|
|
684
1021
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
685
1022
|
},
|
|
@@ -727,9 +1064,59 @@ function updateComment(payload) {
|
|
|
727
1064
|
{
|
|
728
1065
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
729
1066
|
},
|
|
1067
|
+
{
|
|
1068
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1084
|
+
},
|
|
730
1085
|
{
|
|
731
1086
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
732
1087
|
},
|
|
1088
|
+
{
|
|
1089
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1099
|
+
},
|
|
1100
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1101
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1102
|
+
{
|
|
1103
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1119
|
+
},
|
|
733
1120
|
{
|
|
734
1121
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
735
1122
|
},
|
|
@@ -782,16 +1169,50 @@ function updateComment(payload) {
|
|
|
782
1169
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
783
1170
|
},
|
|
784
1171
|
{
|
|
785
|
-
path: "comment.draftContent.richContent.nodes.
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
1172
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1203
|
+
},
|
|
1204
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
1205
|
+
{
|
|
1206
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1207
|
+
}
|
|
1208
|
+
]
|
|
1209
|
+
}
|
|
1210
|
+
]);
|
|
1211
|
+
const metadata = {
|
|
1212
|
+
entityFqdn: "wix.comments.v2.comment",
|
|
1213
|
+
method: "PATCH",
|
|
1214
|
+
methodFqn: "wix.comments.ng.v1.CommentsNg.UpdateComment",
|
|
1215
|
+
packageName: PACKAGE_NAME,
|
|
795
1216
|
migrationOptions: {
|
|
796
1217
|
optInTransformResponse: true
|
|
797
1218
|
},
|
|
@@ -847,6 +1268,24 @@ function updateComment(payload) {
|
|
|
847
1268
|
{
|
|
848
1269
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
849
1270
|
paths: [
|
|
1271
|
+
{
|
|
1272
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1288
|
+
},
|
|
850
1289
|
{
|
|
851
1290
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
852
1291
|
},
|
|
@@ -898,9 +1337,59 @@ function updateComment(payload) {
|
|
|
898
1337
|
{
|
|
899
1338
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
900
1339
|
},
|
|
1340
|
+
{
|
|
1341
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1357
|
+
},
|
|
901
1358
|
{
|
|
902
1359
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
903
1360
|
},
|
|
1361
|
+
{
|
|
1362
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1372
|
+
},
|
|
1373
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1374
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1375
|
+
{
|
|
1376
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1392
|
+
},
|
|
904
1393
|
{
|
|
905
1394
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
906
1395
|
},
|
|
@@ -952,8 +1441,44 @@ function updateComment(payload) {
|
|
|
952
1441
|
{
|
|
953
1442
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
954
1443
|
},
|
|
1444
|
+
{
|
|
1445
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1461
|
+
},
|
|
955
1462
|
{
|
|
956
1463
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
957
1482
|
}
|
|
958
1483
|
]
|
|
959
1484
|
}
|
|
@@ -1046,6 +1571,24 @@ function moderateDraftContent(payload) {
|
|
|
1046
1571
|
{
|
|
1047
1572
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1048
1573
|
paths: [
|
|
1574
|
+
{
|
|
1575
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1591
|
+
},
|
|
1049
1592
|
{
|
|
1050
1593
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1051
1594
|
},
|
|
@@ -1097,9 +1640,59 @@ function moderateDraftContent(payload) {
|
|
|
1097
1640
|
{
|
|
1098
1641
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1099
1642
|
},
|
|
1643
|
+
{
|
|
1644
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1660
|
+
},
|
|
1100
1661
|
{
|
|
1101
1662
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1102
1663
|
},
|
|
1664
|
+
{
|
|
1665
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1675
|
+
},
|
|
1676
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1677
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1678
|
+
{
|
|
1679
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1686
|
+
},
|
|
1687
|
+
{
|
|
1688
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1695
|
+
},
|
|
1103
1696
|
{
|
|
1104
1697
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1105
1698
|
},
|
|
@@ -1151,8 +1744,44 @@ function moderateDraftContent(payload) {
|
|
|
1151
1744
|
{
|
|
1152
1745
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1153
1746
|
},
|
|
1747
|
+
{
|
|
1748
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1749
|
+
},
|
|
1750
|
+
{
|
|
1751
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1755
|
+
},
|
|
1756
|
+
{
|
|
1757
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1764
|
+
},
|
|
1154
1765
|
{
|
|
1155
1766
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1767
|
+
},
|
|
1768
|
+
{
|
|
1769
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1773
|
+
},
|
|
1774
|
+
{
|
|
1775
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1156
1785
|
}
|
|
1157
1786
|
]
|
|
1158
1787
|
}
|
|
@@ -1228,6 +1857,24 @@ function queryComments(payload) {
|
|
|
1228
1857
|
{
|
|
1229
1858
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1230
1859
|
paths: [
|
|
1860
|
+
{
|
|
1861
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1877
|
+
},
|
|
1231
1878
|
{
|
|
1232
1879
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1233
1880
|
},
|
|
@@ -1279,9 +1926,61 @@ function queryComments(payload) {
|
|
|
1279
1926
|
{
|
|
1280
1927
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1281
1928
|
},
|
|
1929
|
+
{
|
|
1930
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1946
|
+
},
|
|
1282
1947
|
{
|
|
1283
1948
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
1284
1949
|
},
|
|
1950
|
+
{
|
|
1951
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1961
|
+
},
|
|
1962
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
1963
|
+
{
|
|
1964
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1980
|
+
},
|
|
1981
|
+
{
|
|
1982
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1983
|
+
},
|
|
1285
1984
|
{
|
|
1286
1985
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1287
1986
|
},
|
|
@@ -1333,8 +2032,44 @@ function queryComments(payload) {
|
|
|
1333
2032
|
{
|
|
1334
2033
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1335
2034
|
},
|
|
2035
|
+
{
|
|
2036
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2037
|
+
},
|
|
2038
|
+
{
|
|
2039
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2046
|
+
},
|
|
2047
|
+
{
|
|
2048
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2052
|
+
},
|
|
1336
2053
|
{
|
|
1337
2054
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2055
|
+
},
|
|
2056
|
+
{
|
|
2057
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2058
|
+
},
|
|
2059
|
+
{
|
|
2060
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2061
|
+
},
|
|
2062
|
+
{
|
|
2063
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1338
2073
|
}
|
|
1339
2074
|
]
|
|
1340
2075
|
}
|
|
@@ -1406,6 +2141,24 @@ function markComment(payload) {
|
|
|
1406
2141
|
{
|
|
1407
2142
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1408
2143
|
paths: [
|
|
2144
|
+
{
|
|
2145
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2146
|
+
},
|
|
2147
|
+
{
|
|
2148
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2152
|
+
},
|
|
2153
|
+
{
|
|
2154
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2155
|
+
},
|
|
2156
|
+
{
|
|
2157
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2161
|
+
},
|
|
1409
2162
|
{
|
|
1410
2163
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1411
2164
|
},
|
|
@@ -1458,22 +2211,72 @@ function markComment(payload) {
|
|
|
1458
2211
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1459
2212
|
},
|
|
1460
2213
|
{
|
|
1461
|
-
path: "comment.content.richContent.nodes.
|
|
2214
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1462
2215
|
},
|
|
1463
2216
|
{
|
|
1464
|
-
path: "comment.
|
|
2217
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1465
2218
|
},
|
|
1466
2219
|
{
|
|
1467
|
-
path: "comment.
|
|
2220
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1468
2221
|
},
|
|
1469
2222
|
{
|
|
1470
|
-
path: "comment.
|
|
2223
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1471
2224
|
},
|
|
1472
2225
|
{
|
|
1473
|
-
path: "comment.
|
|
2226
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1474
2227
|
},
|
|
1475
2228
|
{
|
|
1476
|
-
path: "comment.
|
|
2229
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2236
|
+
},
|
|
2237
|
+
{
|
|
2238
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2245
|
+
},
|
|
2246
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2247
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2248
|
+
{
|
|
2249
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2253
|
+
},
|
|
2254
|
+
{
|
|
2255
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
path: "comment.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
path: "comment.draftContent.richContent.nodes.imageData.image.duration"
|
|
1477
2280
|
},
|
|
1478
2281
|
{
|
|
1479
2282
|
path: "comment.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
@@ -1511,8 +2314,44 @@ function markComment(payload) {
|
|
|
1511
2314
|
{
|
|
1512
2315
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1513
2316
|
},
|
|
2317
|
+
{
|
|
2318
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2328
|
+
},
|
|
2329
|
+
{
|
|
2330
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2334
|
+
},
|
|
1514
2335
|
{
|
|
1515
2336
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2349
|
+
},
|
|
2350
|
+
{
|
|
2351
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2352
|
+
},
|
|
2353
|
+
{
|
|
2354
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1516
2355
|
}
|
|
1517
2356
|
]
|
|
1518
2357
|
}
|
|
@@ -1584,6 +2423,24 @@ function unmarkComment(payload) {
|
|
|
1584
2423
|
{
|
|
1585
2424
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1586
2425
|
paths: [
|
|
2426
|
+
{
|
|
2427
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2443
|
+
},
|
|
1587
2444
|
{
|
|
1588
2445
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1589
2446
|
},
|
|
@@ -1635,9 +2492,59 @@ function unmarkComment(payload) {
|
|
|
1635
2492
|
{
|
|
1636
2493
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1637
2494
|
},
|
|
2495
|
+
{
|
|
2496
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2512
|
+
},
|
|
1638
2513
|
{
|
|
1639
2514
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1640
2515
|
},
|
|
2516
|
+
{
|
|
2517
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2527
|
+
},
|
|
2528
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2529
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2530
|
+
{
|
|
2531
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2535
|
+
},
|
|
2536
|
+
{
|
|
2537
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2547
|
+
},
|
|
1641
2548
|
{
|
|
1642
2549
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1643
2550
|
},
|
|
@@ -1689,8 +2596,44 @@ function unmarkComment(payload) {
|
|
|
1689
2596
|
{
|
|
1690
2597
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1691
2598
|
},
|
|
2599
|
+
{
|
|
2600
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2601
|
+
},
|
|
2602
|
+
{
|
|
2603
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2607
|
+
},
|
|
2608
|
+
{
|
|
2609
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2616
|
+
},
|
|
1692
2617
|
{
|
|
1693
2618
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2622
|
+
},
|
|
2623
|
+
{
|
|
2624
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2628
|
+
},
|
|
2629
|
+
{
|
|
2630
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1694
2637
|
}
|
|
1695
2638
|
]
|
|
1696
2639
|
}
|
|
@@ -1762,6 +2705,24 @@ function hideComment(payload) {
|
|
|
1762
2705
|
{
|
|
1763
2706
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1764
2707
|
paths: [
|
|
2708
|
+
{
|
|
2709
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2725
|
+
},
|
|
1765
2726
|
{
|
|
1766
2727
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1767
2728
|
},
|
|
@@ -1813,9 +2774,59 @@ function hideComment(payload) {
|
|
|
1813
2774
|
{
|
|
1814
2775
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1815
2776
|
},
|
|
2777
|
+
{
|
|
2778
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2785
|
+
},
|
|
2786
|
+
{
|
|
2787
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2794
|
+
},
|
|
1816
2795
|
{
|
|
1817
2796
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1818
2797
|
},
|
|
2798
|
+
{
|
|
2799
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2800
|
+
},
|
|
2801
|
+
{
|
|
2802
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2809
|
+
},
|
|
2810
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2811
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2812
|
+
{
|
|
2813
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2817
|
+
},
|
|
2818
|
+
{
|
|
2819
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2820
|
+
},
|
|
2821
|
+
{
|
|
2822
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2823
|
+
},
|
|
2824
|
+
{
|
|
2825
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2829
|
+
},
|
|
1819
2830
|
{
|
|
1820
2831
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1821
2832
|
},
|
|
@@ -1867,8 +2878,44 @@ function hideComment(payload) {
|
|
|
1867
2878
|
{
|
|
1868
2879
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1869
2880
|
},
|
|
2881
|
+
{
|
|
2882
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2898
|
+
},
|
|
1870
2899
|
{
|
|
1871
2900
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2904
|
+
},
|
|
2905
|
+
{
|
|
2906
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1872
2919
|
}
|
|
1873
2920
|
]
|
|
1874
2921
|
}
|
|
@@ -1940,6 +2987,24 @@ function publishComment(payload) {
|
|
|
1940
2987
|
{
|
|
1941
2988
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
1942
2989
|
paths: [
|
|
2990
|
+
{
|
|
2991
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2998
|
+
},
|
|
2999
|
+
{
|
|
3000
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3001
|
+
},
|
|
3002
|
+
{
|
|
3003
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3007
|
+
},
|
|
1943
3008
|
{
|
|
1944
3009
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1945
3010
|
},
|
|
@@ -1991,9 +3056,59 @@ function publishComment(payload) {
|
|
|
1991
3056
|
{
|
|
1992
3057
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1993
3058
|
},
|
|
3059
|
+
{
|
|
3060
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3064
|
+
},
|
|
3065
|
+
{
|
|
3066
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3076
|
+
},
|
|
1994
3077
|
{
|
|
1995
3078
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1996
3079
|
},
|
|
3080
|
+
{
|
|
3081
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3082
|
+
},
|
|
3083
|
+
{
|
|
3084
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3085
|
+
},
|
|
3086
|
+
{
|
|
3087
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3088
|
+
},
|
|
3089
|
+
{
|
|
3090
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3091
|
+
},
|
|
3092
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
3093
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
3094
|
+
{
|
|
3095
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3099
|
+
},
|
|
3100
|
+
{
|
|
3101
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3105
|
+
},
|
|
3106
|
+
{
|
|
3107
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3111
|
+
},
|
|
1997
3112
|
{
|
|
1998
3113
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1999
3114
|
},
|
|
@@ -2045,8 +3160,44 @@ function publishComment(payload) {
|
|
|
2045
3160
|
{
|
|
2046
3161
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2047
3162
|
},
|
|
3163
|
+
{
|
|
3164
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3165
|
+
},
|
|
3166
|
+
{
|
|
3167
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3171
|
+
},
|
|
3172
|
+
{
|
|
3173
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3177
|
+
},
|
|
3178
|
+
{
|
|
3179
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3180
|
+
},
|
|
2048
3181
|
{
|
|
2049
3182
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3183
|
+
},
|
|
3184
|
+
{
|
|
3185
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3189
|
+
},
|
|
3190
|
+
{
|
|
3191
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3195
|
+
},
|
|
3196
|
+
{
|
|
3197
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2050
3201
|
}
|
|
2051
3202
|
]
|
|
2052
3203
|
}
|
|
@@ -2190,6 +3341,24 @@ function listCommentsByResource(payload) {
|
|
|
2190
3341
|
{
|
|
2191
3342
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
2192
3343
|
paths: [
|
|
3344
|
+
{
|
|
3345
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3346
|
+
},
|
|
3347
|
+
{
|
|
3348
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3352
|
+
},
|
|
3353
|
+
{
|
|
3354
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3358
|
+
},
|
|
3359
|
+
{
|
|
3360
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3361
|
+
},
|
|
2193
3362
|
{
|
|
2194
3363
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2195
3364
|
},
|
|
@@ -2224,79 +3393,185 @@ function listCommentsByResource(payload) {
|
|
|
2224
3393
|
path: "comments.content.richContent.nodes.appEmbedData.image.duration"
|
|
2225
3394
|
},
|
|
2226
3395
|
{
|
|
2227
|
-
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3396
|
+
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
path: "comments.content.richContent.nodes.videoData.thumbnail.duration"
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
path: "comments.content.richContent.nodes.audioData.audio.duration"
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
path: "comments.content.richContent.nodes.audioData.coverImage.duration"
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
path: "comments.content.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
3409
|
+
},
|
|
3410
|
+
{
|
|
3411
|
+
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
3412
|
+
},
|
|
3413
|
+
{
|
|
3414
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3415
|
+
},
|
|
3416
|
+
{
|
|
3417
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3418
|
+
},
|
|
3419
|
+
{
|
|
3420
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3421
|
+
},
|
|
3422
|
+
{
|
|
3423
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3424
|
+
},
|
|
3425
|
+
{
|
|
3426
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3430
|
+
},
|
|
3431
|
+
{
|
|
3432
|
+
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3436
|
+
},
|
|
3437
|
+
{
|
|
3438
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3439
|
+
},
|
|
3440
|
+
{
|
|
3441
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3445
|
+
},
|
|
3446
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3447
|
+
{
|
|
3448
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3449
|
+
},
|
|
3450
|
+
{
|
|
3451
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3455
|
+
},
|
|
3456
|
+
{
|
|
3457
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3458
|
+
},
|
|
3459
|
+
{
|
|
3460
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3461
|
+
},
|
|
3462
|
+
{
|
|
3463
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3467
|
+
},
|
|
3468
|
+
{
|
|
3469
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
3470
|
+
},
|
|
3471
|
+
{
|
|
3472
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
3473
|
+
},
|
|
3474
|
+
{
|
|
3475
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
3476
|
+
},
|
|
3477
|
+
{
|
|
3478
|
+
path: "comments.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
path: "comments.draftContent.richContent.nodes.imageData.image.duration"
|
|
3482
|
+
},
|
|
3483
|
+
{
|
|
3484
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lng"
|
|
3488
|
+
},
|
|
3489
|
+
{
|
|
3490
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.image.duration"
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.options.image.duration"
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
path: "comments.draftContent.richContent.nodes.pollData.design.poll.background.image.duration"
|
|
3497
|
+
},
|
|
3498
|
+
{
|
|
3499
|
+
path: "comments.draftContent.richContent.nodes.appEmbedData.image.duration"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
path: "comments.draftContent.richContent.nodes.videoData.video.duration"
|
|
2228
3503
|
},
|
|
2229
3504
|
{
|
|
2230
|
-
path: "comments.
|
|
3505
|
+
path: "comments.draftContent.richContent.nodes.videoData.thumbnail.duration"
|
|
2231
3506
|
},
|
|
2232
3507
|
{
|
|
2233
|
-
path: "comments.
|
|
3508
|
+
path: "comments.draftContent.richContent.nodes.audioData.audio.duration"
|
|
2234
3509
|
},
|
|
2235
3510
|
{
|
|
2236
|
-
path: "comments.
|
|
3511
|
+
path: "comments.draftContent.richContent.nodes.audioData.coverImage.duration"
|
|
2237
3512
|
},
|
|
2238
3513
|
{
|
|
2239
|
-
path: "comments.
|
|
3514
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2240
3515
|
},
|
|
2241
3516
|
{
|
|
2242
|
-
path: "comments.
|
|
3517
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2243
3518
|
},
|
|
2244
3519
|
{
|
|
2245
|
-
path: "comments.
|
|
3520
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2246
3521
|
},
|
|
2247
3522
|
{
|
|
2248
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3523
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2249
3524
|
},
|
|
2250
3525
|
{
|
|
2251
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3526
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2252
3527
|
},
|
|
2253
3528
|
{
|
|
2254
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3529
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2255
3530
|
},
|
|
2256
3531
|
{
|
|
2257
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3532
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2258
3533
|
},
|
|
2259
3534
|
{
|
|
2260
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3535
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2261
3536
|
},
|
|
2262
3537
|
{
|
|
2263
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3538
|
+
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2264
3539
|
},
|
|
2265
3540
|
{
|
|
2266
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3541
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2267
3542
|
},
|
|
2268
3543
|
{
|
|
2269
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3544
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2270
3545
|
},
|
|
2271
3546
|
{
|
|
2272
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3547
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2273
3548
|
},
|
|
2274
3549
|
{
|
|
2275
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3550
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2276
3551
|
},
|
|
2277
3552
|
{
|
|
2278
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3553
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
2279
3554
|
},
|
|
2280
3555
|
{
|
|
2281
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3556
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2282
3557
|
},
|
|
2283
3558
|
{
|
|
2284
|
-
path: "
|
|
3559
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2285
3560
|
},
|
|
2286
3561
|
{
|
|
2287
|
-
path: "
|
|
3562
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2288
3563
|
},
|
|
2289
3564
|
{
|
|
2290
|
-
path: "
|
|
3565
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2291
3566
|
},
|
|
2292
3567
|
{
|
|
2293
|
-
path: "
|
|
3568
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2294
3569
|
},
|
|
2295
3570
|
{
|
|
2296
|
-
path: "
|
|
3571
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2297
3572
|
},
|
|
2298
3573
|
{
|
|
2299
|
-
path: "
|
|
3574
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2300
3575
|
},
|
|
2301
3576
|
{
|
|
2302
3577
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
@@ -2349,9 +3624,63 @@ function listCommentsByResource(payload) {
|
|
|
2349
3624
|
{
|
|
2350
3625
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2351
3626
|
},
|
|
3627
|
+
{
|
|
3628
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3632
|
+
},
|
|
3633
|
+
{
|
|
3634
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3635
|
+
},
|
|
3636
|
+
{
|
|
3637
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3644
|
+
},
|
|
2352
3645
|
{
|
|
2353
3646
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2354
3647
|
},
|
|
3648
|
+
{
|
|
3649
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3653
|
+
},
|
|
3654
|
+
{
|
|
3655
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
3662
|
+
},
|
|
3663
|
+
{
|
|
3664
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
3665
|
+
},
|
|
3666
|
+
{
|
|
3667
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3668
|
+
},
|
|
3669
|
+
{
|
|
3670
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3671
|
+
},
|
|
3672
|
+
{
|
|
3673
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3674
|
+
},
|
|
3675
|
+
{
|
|
3676
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3677
|
+
},
|
|
3678
|
+
{
|
|
3679
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3683
|
+
},
|
|
2355
3684
|
{
|
|
2356
3685
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2357
3686
|
},
|
|
@@ -2403,8 +3732,44 @@ function listCommentsByResource(payload) {
|
|
|
2403
3732
|
{
|
|
2404
3733
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2405
3734
|
},
|
|
3735
|
+
{
|
|
3736
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3737
|
+
},
|
|
3738
|
+
{
|
|
3739
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3740
|
+
},
|
|
3741
|
+
{
|
|
3742
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3743
|
+
},
|
|
3744
|
+
{
|
|
3745
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3749
|
+
},
|
|
3750
|
+
{
|
|
3751
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3752
|
+
},
|
|
2406
3753
|
{
|
|
2407
3754
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3755
|
+
},
|
|
3756
|
+
{
|
|
3757
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3764
|
+
},
|
|
3765
|
+
{
|
|
3766
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3767
|
+
},
|
|
3768
|
+
{
|
|
3769
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2408
3773
|
}
|
|
2409
3774
|
]
|
|
2410
3775
|
}
|
|
@@ -2527,6 +3892,24 @@ function getCommentThread(payload) {
|
|
|
2527
3892
|
{
|
|
2528
3893
|
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
2529
3894
|
paths: [
|
|
3895
|
+
{
|
|
3896
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3897
|
+
},
|
|
3898
|
+
{
|
|
3899
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3903
|
+
},
|
|
3904
|
+
{
|
|
3905
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3912
|
+
},
|
|
2530
3913
|
{
|
|
2531
3914
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2532
3915
|
},
|
|
@@ -2578,9 +3961,61 @@ function getCommentThread(payload) {
|
|
|
2578
3961
|
{
|
|
2579
3962
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2580
3963
|
},
|
|
3964
|
+
{
|
|
3965
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3966
|
+
},
|
|
3967
|
+
{
|
|
3968
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3969
|
+
},
|
|
3970
|
+
{
|
|
3971
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3975
|
+
},
|
|
3976
|
+
{
|
|
3977
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3981
|
+
},
|
|
2581
3982
|
{
|
|
2582
3983
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
2583
3984
|
},
|
|
3985
|
+
{
|
|
3986
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3987
|
+
},
|
|
3988
|
+
{
|
|
3989
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3990
|
+
},
|
|
3991
|
+
{
|
|
3992
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3993
|
+
},
|
|
3994
|
+
{
|
|
3995
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3996
|
+
},
|
|
3997
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3998
|
+
{
|
|
3999
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4003
|
+
},
|
|
4004
|
+
{
|
|
4005
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4006
|
+
},
|
|
4007
|
+
{
|
|
4008
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4009
|
+
},
|
|
4010
|
+
{
|
|
4011
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4012
|
+
},
|
|
4013
|
+
{
|
|
4014
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4015
|
+
},
|
|
4016
|
+
{
|
|
4017
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4018
|
+
},
|
|
2584
4019
|
{
|
|
2585
4020
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2586
4021
|
},
|
|
@@ -2632,9 +4067,63 @@ function getCommentThread(payload) {
|
|
|
2632
4067
|
{
|
|
2633
4068
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2634
4069
|
},
|
|
4070
|
+
{
|
|
4071
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4075
|
+
},
|
|
4076
|
+
{
|
|
4077
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4078
|
+
},
|
|
4079
|
+
{
|
|
4080
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4084
|
+
},
|
|
4085
|
+
{
|
|
4086
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4087
|
+
},
|
|
2635
4088
|
{
|
|
2636
4089
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2637
4090
|
},
|
|
4091
|
+
{
|
|
4092
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4093
|
+
},
|
|
4094
|
+
{
|
|
4095
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4096
|
+
},
|
|
4097
|
+
{
|
|
4098
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4099
|
+
},
|
|
4100
|
+
{
|
|
4101
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4102
|
+
},
|
|
4103
|
+
{
|
|
4104
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
4108
|
+
},
|
|
4109
|
+
{
|
|
4110
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4111
|
+
},
|
|
4112
|
+
{
|
|
4113
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4114
|
+
},
|
|
4115
|
+
{
|
|
4116
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4117
|
+
},
|
|
4118
|
+
{
|
|
4119
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4120
|
+
},
|
|
4121
|
+
{
|
|
4122
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4123
|
+
},
|
|
4124
|
+
{
|
|
4125
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4126
|
+
},
|
|
2638
4127
|
{
|
|
2639
4128
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2640
4129
|
},
|
|
@@ -2686,9 +4175,63 @@ function getCommentThread(payload) {
|
|
|
2686
4175
|
{
|
|
2687
4176
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2688
4177
|
},
|
|
4178
|
+
{
|
|
4179
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4183
|
+
},
|
|
4184
|
+
{
|
|
4185
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4186
|
+
},
|
|
4187
|
+
{
|
|
4188
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4189
|
+
},
|
|
4190
|
+
{
|
|
4191
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4195
|
+
},
|
|
2689
4196
|
{
|
|
2690
4197
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2691
4198
|
},
|
|
4199
|
+
{
|
|
4200
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
4201
|
+
},
|
|
4202
|
+
{
|
|
4203
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
4204
|
+
},
|
|
4205
|
+
{
|
|
4206
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4207
|
+
},
|
|
4208
|
+
{
|
|
4209
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4210
|
+
},
|
|
4211
|
+
{
|
|
4212
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
4213
|
+
},
|
|
4214
|
+
{
|
|
4215
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
4216
|
+
},
|
|
4217
|
+
{
|
|
4218
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4219
|
+
},
|
|
4220
|
+
{
|
|
4221
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4222
|
+
},
|
|
4223
|
+
{
|
|
4224
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4228
|
+
},
|
|
4229
|
+
{
|
|
4230
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4231
|
+
},
|
|
4232
|
+
{
|
|
4233
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4234
|
+
},
|
|
2692
4235
|
{
|
|
2693
4236
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2694
4237
|
},
|
|
@@ -2740,8 +4283,44 @@ function getCommentThread(payload) {
|
|
|
2740
4283
|
{
|
|
2741
4284
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2742
4285
|
},
|
|
4286
|
+
{
|
|
4287
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4288
|
+
},
|
|
4289
|
+
{
|
|
4290
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4294
|
+
},
|
|
4295
|
+
{
|
|
4296
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4297
|
+
},
|
|
4298
|
+
{
|
|
4299
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4300
|
+
},
|
|
4301
|
+
{
|
|
4302
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4303
|
+
},
|
|
2743
4304
|
{
|
|
2744
4305
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
4306
|
+
},
|
|
4307
|
+
{
|
|
4308
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4309
|
+
},
|
|
4310
|
+
{
|
|
4311
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4312
|
+
},
|
|
4313
|
+
{
|
|
4314
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4315
|
+
},
|
|
4316
|
+
{
|
|
4317
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4318
|
+
},
|
|
4319
|
+
{
|
|
4320
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2745
4324
|
}
|
|
2746
4325
|
]
|
|
2747
4326
|
}
|
|
@@ -2893,8 +4472,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
2893
4472
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
2894
4473
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
2895
4474
|
NodeType2["SHAPE"] = "SHAPE";
|
|
4475
|
+
NodeType2["CARD"] = "CARD";
|
|
4476
|
+
NodeType2["TOC"] = "TOC";
|
|
2896
4477
|
return NodeType2;
|
|
2897
4478
|
})(NodeType || {});
|
|
4479
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4480
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
4481
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4482
|
+
return BackgroundType2;
|
|
4483
|
+
})(BackgroundType || {});
|
|
4484
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4485
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
4486
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
4487
|
+
return GradientType2;
|
|
4488
|
+
})(GradientType || {});
|
|
2898
4489
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
2899
4490
|
WidthType2["CONTENT"] = "CONTENT";
|
|
2900
4491
|
WidthType2["SMALL"] = "SMALL";
|
|
@@ -2993,6 +4584,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
2993
4584
|
Source2["HTML"] = "HTML";
|
|
2994
4585
|
Source2["ADSENSE"] = "ADSENSE";
|
|
2995
4586
|
Source2["AI"] = "AI";
|
|
4587
|
+
Source2["AI_WIDGET"] = "AI_WIDGET";
|
|
2996
4588
|
return Source2;
|
|
2997
4589
|
})(Source || {});
|
|
2998
4590
|
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
@@ -3030,12 +4622,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
|
|
|
3030
4622
|
PollLayoutDirection2["RTL"] = "RTL";
|
|
3031
4623
|
return PollLayoutDirection2;
|
|
3032
4624
|
})(PollLayoutDirection || {});
|
|
3033
|
-
var
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
return
|
|
3038
|
-
})(
|
|
4625
|
+
var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
|
|
4626
|
+
PollDesignBackgroundType2["COLOR"] = "COLOR";
|
|
4627
|
+
PollDesignBackgroundType2["IMAGE"] = "IMAGE";
|
|
4628
|
+
PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4629
|
+
return PollDesignBackgroundType2;
|
|
4630
|
+
})(PollDesignBackgroundType || {});
|
|
3039
4631
|
var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
|
|
3040
4632
|
DecorationType2["BOLD"] = "BOLD";
|
|
3041
4633
|
DecorationType2["ITALIC"] = "ITALIC";
|
|
@@ -3122,12 +4714,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
|
|
|
3122
4714
|
NullValue2["NULL_VALUE"] = "NULL_VALUE";
|
|
3123
4715
|
return NullValue2;
|
|
3124
4716
|
})(NullValue || {});
|
|
3125
|
-
var
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
return
|
|
3130
|
-
})(
|
|
4717
|
+
var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
|
|
4718
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
4719
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
4720
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
4721
|
+
return ImageScalingScaling2;
|
|
4722
|
+
})(ImageScalingScaling || {});
|
|
3131
4723
|
var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
3132
4724
|
ImagePosition2["CENTER"] = "CENTER";
|
|
3133
4725
|
ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
@@ -3145,6 +4737,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
|
3145
4737
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
3146
4738
|
return Origin2;
|
|
3147
4739
|
})(Origin || {});
|
|
4740
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4741
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4742
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4743
|
+
return LayoutDataBackgroundType2;
|
|
4744
|
+
})(LayoutDataBackgroundType || {});
|
|
4745
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4746
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
4747
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4748
|
+
return BackdropType2;
|
|
4749
|
+
})(BackdropType || {});
|
|
3148
4750
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
3149
4751
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
3150
4752
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -3161,6 +4763,44 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
|
|
|
3161
4763
|
DesignTarget2["CELL"] = "CELL";
|
|
3162
4764
|
return DesignTarget2;
|
|
3163
4765
|
})(DesignTarget || {});
|
|
4766
|
+
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
4767
|
+
Scaling2["AUTO"] = "AUTO";
|
|
4768
|
+
Scaling2["CONTAIN"] = "CONTAIN";
|
|
4769
|
+
Scaling2["COVER"] = "COVER";
|
|
4770
|
+
return Scaling2;
|
|
4771
|
+
})(Scaling || {});
|
|
4772
|
+
var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
|
|
4773
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
4774
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
4775
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
4776
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
4777
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
4778
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
4779
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
4780
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
4781
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
4782
|
+
return ImagePositionPosition2;
|
|
4783
|
+
})(ImagePositionPosition || {});
|
|
4784
|
+
var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
4785
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
4786
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4787
|
+
return CardDataBackgroundType2;
|
|
4788
|
+
})(CardDataBackgroundType || {});
|
|
4789
|
+
var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
|
|
4790
|
+
ListStyle2["PLAIN"] = "PLAIN";
|
|
4791
|
+
ListStyle2["NUMBERED"] = "NUMBERED";
|
|
4792
|
+
ListStyle2["LETTERS"] = "LETTERS";
|
|
4793
|
+
ListStyle2["ROMAN"] = "ROMAN";
|
|
4794
|
+
ListStyle2["BULLETED"] = "BULLETED";
|
|
4795
|
+
ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
|
|
4796
|
+
ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
|
|
4797
|
+
return ListStyle2;
|
|
4798
|
+
})(ListStyle || {});
|
|
4799
|
+
var Indentation = /* @__PURE__ */ ((Indentation2) => {
|
|
4800
|
+
Indentation2["NESTED"] = "NESTED";
|
|
4801
|
+
Indentation2["FLAT"] = "FLAT";
|
|
4802
|
+
return Indentation2;
|
|
4803
|
+
})(Indentation || {});
|
|
3164
4804
|
var Status = /* @__PURE__ */ ((Status2) => {
|
|
3165
4805
|
Status2["UNKNOWN"] = "UNKNOWN";
|
|
3166
4806
|
Status2["PUBLISHED"] = "PUBLISHED";
|
|
@@ -3544,8 +5184,10 @@ function bulkMoveCommentByFilter2() {
|
|
|
3544
5184
|
AlignmentOriginal,
|
|
3545
5185
|
AppTypeOriginal,
|
|
3546
5186
|
AspectRatioOriginal,
|
|
5187
|
+
BackdropTypeOriginal,
|
|
3547
5188
|
BackgroundTypeOriginal,
|
|
3548
5189
|
ButtonDataTypeOriginal,
|
|
5190
|
+
CardDataBackgroundTypeOriginal,
|
|
3549
5191
|
CropOriginal,
|
|
3550
5192
|
DecorationTypeOriginal,
|
|
3551
5193
|
DesignTargetOriginal,
|
|
@@ -3553,11 +5195,17 @@ function bulkMoveCommentByFilter2() {
|
|
|
3553
5195
|
DividerDataAlignmentOriginal,
|
|
3554
5196
|
FontTypeOriginal,
|
|
3555
5197
|
GIFTypeOriginal,
|
|
5198
|
+
GradientTypeOriginal,
|
|
3556
5199
|
ImagePositionOriginal,
|
|
5200
|
+
ImagePositionPositionOriginal,
|
|
5201
|
+
ImageScalingScalingOriginal,
|
|
5202
|
+
IndentationOriginal,
|
|
3557
5203
|
InitialExpandedItemsOriginal,
|
|
5204
|
+
LayoutDataBackgroundTypeOriginal,
|
|
3558
5205
|
LayoutOriginal,
|
|
3559
5206
|
LayoutTypeOriginal,
|
|
3560
5207
|
LineStyleOriginal,
|
|
5208
|
+
ListStyleOriginal,
|
|
3561
5209
|
MapTypeOriginal,
|
|
3562
5210
|
NodeTypeOriginal,
|
|
3563
5211
|
NullValueOriginal,
|
|
@@ -3566,6 +5214,7 @@ function bulkMoveCommentByFilter2() {
|
|
|
3566
5214
|
OriginOriginal,
|
|
3567
5215
|
PlacementOriginal,
|
|
3568
5216
|
PluginContainerDataAlignmentOriginal,
|
|
5217
|
+
PollDesignBackgroundTypeOriginal,
|
|
3569
5218
|
PollLayoutDirectionOriginal,
|
|
3570
5219
|
PollLayoutTypeOriginal,
|
|
3571
5220
|
PositionOriginal,
|