@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
|
@@ -94,6 +94,24 @@ function createComment(payload) {
|
|
|
94
94
|
{
|
|
95
95
|
transformFn: transformSDKFloatToRESTFloat,
|
|
96
96
|
paths: [
|
|
97
|
+
{
|
|
98
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
114
|
+
},
|
|
97
115
|
{
|
|
98
116
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
99
117
|
},
|
|
@@ -141,9 +159,59 @@ function createComment(payload) {
|
|
|
141
159
|
{
|
|
142
160
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
143
161
|
},
|
|
162
|
+
{
|
|
163
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
179
|
+
},
|
|
144
180
|
{
|
|
145
181
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
146
182
|
},
|
|
183
|
+
{
|
|
184
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
194
|
+
},
|
|
195
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
196
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
197
|
+
{
|
|
198
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
214
|
+
},
|
|
147
215
|
{
|
|
148
216
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
149
217
|
},
|
|
@@ -195,8 +263,42 @@ function createComment(payload) {
|
|
|
195
263
|
{
|
|
196
264
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
197
265
|
},
|
|
266
|
+
{
|
|
267
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
283
|
+
},
|
|
198
284
|
{
|
|
199
285
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
298
|
+
},
|
|
299
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
300
|
+
{
|
|
301
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
200
302
|
}
|
|
201
303
|
]
|
|
202
304
|
}
|
|
@@ -261,6 +363,24 @@ function createComment(payload) {
|
|
|
261
363
|
{
|
|
262
364
|
transformFn: transformRESTFloatToSDKFloat,
|
|
263
365
|
paths: [
|
|
366
|
+
{
|
|
367
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
383
|
+
},
|
|
264
384
|
{
|
|
265
385
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
266
386
|
},
|
|
@@ -312,9 +432,59 @@ function createComment(payload) {
|
|
|
312
432
|
{
|
|
313
433
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
314
434
|
},
|
|
435
|
+
{
|
|
436
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
452
|
+
},
|
|
315
453
|
{
|
|
316
454
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
317
455
|
},
|
|
456
|
+
{
|
|
457
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
467
|
+
},
|
|
468
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
469
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
470
|
+
{
|
|
471
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
487
|
+
},
|
|
318
488
|
{
|
|
319
489
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
320
490
|
},
|
|
@@ -366,8 +536,44 @@ function createComment(payload) {
|
|
|
366
536
|
{
|
|
367
537
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
368
538
|
},
|
|
539
|
+
{
|
|
540
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
556
|
+
},
|
|
369
557
|
{
|
|
370
558
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
371
577
|
}
|
|
372
578
|
]
|
|
373
579
|
}
|
|
@@ -439,6 +645,24 @@ function getComment(payload) {
|
|
|
439
645
|
{
|
|
440
646
|
transformFn: transformRESTFloatToSDKFloat,
|
|
441
647
|
paths: [
|
|
648
|
+
{
|
|
649
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
665
|
+
},
|
|
442
666
|
{
|
|
443
667
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
444
668
|
},
|
|
@@ -490,9 +714,59 @@ function getComment(payload) {
|
|
|
490
714
|
{
|
|
491
715
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
492
716
|
},
|
|
717
|
+
{
|
|
718
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
734
|
+
},
|
|
493
735
|
{
|
|
494
736
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
495
737
|
},
|
|
738
|
+
{
|
|
739
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
749
|
+
},
|
|
750
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
751
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
752
|
+
{
|
|
753
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
769
|
+
},
|
|
496
770
|
{
|
|
497
771
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
498
772
|
},
|
|
@@ -544,8 +818,44 @@ function getComment(payload) {
|
|
|
544
818
|
{
|
|
545
819
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
546
820
|
},
|
|
821
|
+
{
|
|
822
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
838
|
+
},
|
|
547
839
|
{
|
|
548
840
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
549
859
|
}
|
|
550
860
|
]
|
|
551
861
|
}
|
|
@@ -595,6 +905,24 @@ function updateComment(payload) {
|
|
|
595
905
|
{
|
|
596
906
|
transformFn: transformSDKFloatToRESTFloat,
|
|
597
907
|
paths: [
|
|
908
|
+
{
|
|
909
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
925
|
+
},
|
|
598
926
|
{
|
|
599
927
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
600
928
|
},
|
|
@@ -642,9 +970,59 @@ function updateComment(payload) {
|
|
|
642
970
|
{
|
|
643
971
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
644
972
|
},
|
|
973
|
+
{
|
|
974
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
990
|
+
},
|
|
645
991
|
{
|
|
646
992
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
647
993
|
},
|
|
994
|
+
{
|
|
995
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1005
|
+
},
|
|
1006
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1007
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1008
|
+
{
|
|
1009
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1025
|
+
},
|
|
648
1026
|
{
|
|
649
1027
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
650
1028
|
},
|
|
@@ -697,16 +1075,50 @@ function updateComment(payload) {
|
|
|
697
1075
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
698
1076
|
},
|
|
699
1077
|
{
|
|
700
|
-
path: "comment.draftContent.richContent.nodes.
|
|
701
|
-
}
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
1078
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1109
|
+
},
|
|
1110
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
1111
|
+
{
|
|
1112
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1113
|
+
}
|
|
1114
|
+
]
|
|
1115
|
+
}
|
|
1116
|
+
]);
|
|
1117
|
+
const metadata = {
|
|
1118
|
+
entityFqdn: "wix.comments.v2.comment",
|
|
1119
|
+
method: "PATCH",
|
|
1120
|
+
methodFqn: "wix.comments.ng.v1.CommentsNg.UpdateComment",
|
|
1121
|
+
packageName: PACKAGE_NAME,
|
|
710
1122
|
migrationOptions: {
|
|
711
1123
|
optInTransformResponse: true
|
|
712
1124
|
},
|
|
@@ -762,6 +1174,24 @@ function updateComment(payload) {
|
|
|
762
1174
|
{
|
|
763
1175
|
transformFn: transformRESTFloatToSDKFloat,
|
|
764
1176
|
paths: [
|
|
1177
|
+
{
|
|
1178
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1194
|
+
},
|
|
765
1195
|
{
|
|
766
1196
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
767
1197
|
},
|
|
@@ -813,9 +1243,59 @@ function updateComment(payload) {
|
|
|
813
1243
|
{
|
|
814
1244
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
815
1245
|
},
|
|
1246
|
+
{
|
|
1247
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1263
|
+
},
|
|
816
1264
|
{
|
|
817
1265
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
818
1266
|
},
|
|
1267
|
+
{
|
|
1268
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1278
|
+
},
|
|
1279
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1280
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1281
|
+
{
|
|
1282
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1298
|
+
},
|
|
819
1299
|
{
|
|
820
1300
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
821
1301
|
},
|
|
@@ -867,8 +1347,44 @@ function updateComment(payload) {
|
|
|
867
1347
|
{
|
|
868
1348
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
869
1349
|
},
|
|
1350
|
+
{
|
|
1351
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1367
|
+
},
|
|
870
1368
|
{
|
|
871
1369
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1382
|
+
},
|
|
1383
|
+
{
|
|
1384
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
872
1388
|
}
|
|
873
1389
|
]
|
|
874
1390
|
}
|
|
@@ -961,6 +1477,24 @@ function moderateDraftContent(payload) {
|
|
|
961
1477
|
{
|
|
962
1478
|
transformFn: transformRESTFloatToSDKFloat,
|
|
963
1479
|
paths: [
|
|
1480
|
+
{
|
|
1481
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1494
|
+
},
|
|
1495
|
+
{
|
|
1496
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1497
|
+
},
|
|
964
1498
|
{
|
|
965
1499
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
966
1500
|
},
|
|
@@ -1012,9 +1546,59 @@ function moderateDraftContent(payload) {
|
|
|
1012
1546
|
{
|
|
1013
1547
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1014
1548
|
},
|
|
1549
|
+
{
|
|
1550
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1566
|
+
},
|
|
1015
1567
|
{
|
|
1016
1568
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1017
1569
|
},
|
|
1570
|
+
{
|
|
1571
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1581
|
+
},
|
|
1582
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1583
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1584
|
+
{
|
|
1585
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1601
|
+
},
|
|
1018
1602
|
{
|
|
1019
1603
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1020
1604
|
},
|
|
@@ -1066,8 +1650,44 @@ function moderateDraftContent(payload) {
|
|
|
1066
1650
|
{
|
|
1067
1651
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1068
1652
|
},
|
|
1653
|
+
{
|
|
1654
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1670
|
+
},
|
|
1069
1671
|
{
|
|
1070
1672
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1071
1691
|
}
|
|
1072
1692
|
]
|
|
1073
1693
|
}
|
|
@@ -1143,6 +1763,24 @@ function queryComments(payload) {
|
|
|
1143
1763
|
{
|
|
1144
1764
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1145
1765
|
paths: [
|
|
1766
|
+
{
|
|
1767
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1783
|
+
},
|
|
1146
1784
|
{
|
|
1147
1785
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1148
1786
|
},
|
|
@@ -1194,9 +1832,61 @@ function queryComments(payload) {
|
|
|
1194
1832
|
{
|
|
1195
1833
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1196
1834
|
},
|
|
1835
|
+
{
|
|
1836
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1837
|
+
},
|
|
1838
|
+
{
|
|
1839
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1852
|
+
},
|
|
1197
1853
|
{
|
|
1198
1854
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
1199
1855
|
},
|
|
1856
|
+
{
|
|
1857
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1861
|
+
},
|
|
1862
|
+
{
|
|
1863
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1867
|
+
},
|
|
1868
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
1869
|
+
{
|
|
1870
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1889
|
+
},
|
|
1200
1890
|
{
|
|
1201
1891
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1202
1892
|
},
|
|
@@ -1248,8 +1938,44 @@ function queryComments(payload) {
|
|
|
1248
1938
|
{
|
|
1249
1939
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1250
1940
|
},
|
|
1941
|
+
{
|
|
1942
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1958
|
+
},
|
|
1251
1959
|
{
|
|
1252
1960
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1253
1979
|
}
|
|
1254
1980
|
]
|
|
1255
1981
|
}
|
|
@@ -1321,6 +2047,24 @@ function markComment(payload) {
|
|
|
1321
2047
|
{
|
|
1322
2048
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1323
2049
|
paths: [
|
|
2050
|
+
{
|
|
2051
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2055
|
+
},
|
|
2056
|
+
{
|
|
2057
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2058
|
+
},
|
|
2059
|
+
{
|
|
2060
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2061
|
+
},
|
|
2062
|
+
{
|
|
2063
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2067
|
+
},
|
|
1324
2068
|
{
|
|
1325
2069
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1326
2070
|
},
|
|
@@ -1373,22 +2117,72 @@ function markComment(payload) {
|
|
|
1373
2117
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1374
2118
|
},
|
|
1375
2119
|
{
|
|
1376
|
-
path: "comment.content.richContent.nodes.
|
|
2120
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1377
2121
|
},
|
|
1378
2122
|
{
|
|
1379
|
-
path: "comment.
|
|
2123
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1380
2124
|
},
|
|
1381
2125
|
{
|
|
1382
|
-
path: "comment.
|
|
2126
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1383
2127
|
},
|
|
1384
2128
|
{
|
|
1385
|
-
path: "comment.
|
|
2129
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1386
2130
|
},
|
|
1387
2131
|
{
|
|
1388
|
-
path: "comment.
|
|
2132
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1389
2133
|
},
|
|
1390
2134
|
{
|
|
1391
|
-
path: "comment.
|
|
2135
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2142
|
+
},
|
|
2143
|
+
{
|
|
2144
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2148
|
+
},
|
|
2149
|
+
{
|
|
2150
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2151
|
+
},
|
|
2152
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2153
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2154
|
+
{
|
|
2155
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2174
|
+
},
|
|
2175
|
+
{
|
|
2176
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
path: "comment.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
path: "comment.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
path: "comment.draftContent.richContent.nodes.imageData.image.duration"
|
|
1392
2186
|
},
|
|
1393
2187
|
{
|
|
1394
2188
|
path: "comment.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
@@ -1426,8 +2220,44 @@ function markComment(payload) {
|
|
|
1426
2220
|
{
|
|
1427
2221
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1428
2222
|
},
|
|
2223
|
+
{
|
|
2224
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2231
|
+
},
|
|
2232
|
+
{
|
|
2233
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2240
|
+
},
|
|
1429
2241
|
{
|
|
1430
2242
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1431
2261
|
}
|
|
1432
2262
|
]
|
|
1433
2263
|
}
|
|
@@ -1499,6 +2329,24 @@ function unmarkComment(payload) {
|
|
|
1499
2329
|
{
|
|
1500
2330
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1501
2331
|
paths: [
|
|
2332
|
+
{
|
|
2333
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2349
|
+
},
|
|
1502
2350
|
{
|
|
1503
2351
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1504
2352
|
},
|
|
@@ -1550,9 +2398,59 @@ function unmarkComment(payload) {
|
|
|
1550
2398
|
{
|
|
1551
2399
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1552
2400
|
},
|
|
2401
|
+
{
|
|
2402
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2406
|
+
},
|
|
2407
|
+
{
|
|
2408
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2412
|
+
},
|
|
2413
|
+
{
|
|
2414
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2418
|
+
},
|
|
1553
2419
|
{
|
|
1554
2420
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1555
2421
|
},
|
|
2422
|
+
{
|
|
2423
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2424
|
+
},
|
|
2425
|
+
{
|
|
2426
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2433
|
+
},
|
|
2434
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2435
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2436
|
+
{
|
|
2437
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2441
|
+
},
|
|
2442
|
+
{
|
|
2443
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2453
|
+
},
|
|
1556
2454
|
{
|
|
1557
2455
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1558
2456
|
},
|
|
@@ -1604,8 +2502,44 @@ function unmarkComment(payload) {
|
|
|
1604
2502
|
{
|
|
1605
2503
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1606
2504
|
},
|
|
2505
|
+
{
|
|
2506
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2522
|
+
},
|
|
1607
2523
|
{
|
|
1608
2524
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2539
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1609
2543
|
}
|
|
1610
2544
|
]
|
|
1611
2545
|
}
|
|
@@ -1677,6 +2611,24 @@ function hideComment(payload) {
|
|
|
1677
2611
|
{
|
|
1678
2612
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1679
2613
|
paths: [
|
|
2614
|
+
{
|
|
2615
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2616
|
+
},
|
|
2617
|
+
{
|
|
2618
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2622
|
+
},
|
|
2623
|
+
{
|
|
2624
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2628
|
+
},
|
|
2629
|
+
{
|
|
2630
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2631
|
+
},
|
|
1680
2632
|
{
|
|
1681
2633
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1682
2634
|
},
|
|
@@ -1728,9 +2680,59 @@ function hideComment(payload) {
|
|
|
1728
2680
|
{
|
|
1729
2681
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1730
2682
|
},
|
|
2683
|
+
{
|
|
2684
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2688
|
+
},
|
|
2689
|
+
{
|
|
2690
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2694
|
+
},
|
|
2695
|
+
{
|
|
2696
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2697
|
+
},
|
|
2698
|
+
{
|
|
2699
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2700
|
+
},
|
|
1731
2701
|
{
|
|
1732
2702
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1733
2703
|
},
|
|
2704
|
+
{
|
|
2705
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2709
|
+
},
|
|
2710
|
+
{
|
|
2711
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2712
|
+
},
|
|
2713
|
+
{
|
|
2714
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2715
|
+
},
|
|
2716
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2717
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2718
|
+
{
|
|
2719
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2720
|
+
},
|
|
2721
|
+
{
|
|
2722
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2732
|
+
},
|
|
2733
|
+
{
|
|
2734
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2735
|
+
},
|
|
1734
2736
|
{
|
|
1735
2737
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1736
2738
|
},
|
|
@@ -1782,8 +2784,44 @@ function hideComment(payload) {
|
|
|
1782
2784
|
{
|
|
1783
2785
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1784
2786
|
},
|
|
2787
|
+
{
|
|
2788
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2789
|
+
},
|
|
2790
|
+
{
|
|
2791
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2804
|
+
},
|
|
1785
2805
|
{
|
|
1786
2806
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1787
2825
|
}
|
|
1788
2826
|
]
|
|
1789
2827
|
}
|
|
@@ -1855,6 +2893,24 @@ function publishComment(payload) {
|
|
|
1855
2893
|
{
|
|
1856
2894
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1857
2895
|
paths: [
|
|
2896
|
+
{
|
|
2897
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2904
|
+
},
|
|
2905
|
+
{
|
|
2906
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2913
|
+
},
|
|
1858
2914
|
{
|
|
1859
2915
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1860
2916
|
},
|
|
@@ -1906,9 +2962,59 @@ function publishComment(payload) {
|
|
|
1906
2962
|
{
|
|
1907
2963
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1908
2964
|
},
|
|
2965
|
+
{
|
|
2966
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2970
|
+
},
|
|
2971
|
+
{
|
|
2972
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2973
|
+
},
|
|
2974
|
+
{
|
|
2975
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2982
|
+
},
|
|
1909
2983
|
{
|
|
1910
2984
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1911
2985
|
},
|
|
2986
|
+
{
|
|
2987
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2988
|
+
},
|
|
2989
|
+
{
|
|
2990
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2994
|
+
},
|
|
2995
|
+
{
|
|
2996
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2997
|
+
},
|
|
2998
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2999
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
3000
|
+
{
|
|
3001
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3014
|
+
},
|
|
3015
|
+
{
|
|
3016
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3017
|
+
},
|
|
1912
3018
|
{
|
|
1913
3019
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1914
3020
|
},
|
|
@@ -1960,8 +3066,44 @@ function publishComment(payload) {
|
|
|
1960
3066
|
{
|
|
1961
3067
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1962
3068
|
},
|
|
3069
|
+
{
|
|
3070
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3080
|
+
},
|
|
3081
|
+
{
|
|
3082
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3086
|
+
},
|
|
1963
3087
|
{
|
|
1964
3088
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3089
|
+
},
|
|
3090
|
+
{
|
|
3091
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1965
3107
|
}
|
|
1966
3108
|
]
|
|
1967
3109
|
}
|
|
@@ -2105,6 +3247,24 @@ function listCommentsByResource(payload) {
|
|
|
2105
3247
|
{
|
|
2106
3248
|
transformFn: transformRESTFloatToSDKFloat,
|
|
2107
3249
|
paths: [
|
|
3250
|
+
{
|
|
3251
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3252
|
+
},
|
|
3253
|
+
{
|
|
3254
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3255
|
+
},
|
|
3256
|
+
{
|
|
3257
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3258
|
+
},
|
|
3259
|
+
{
|
|
3260
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3261
|
+
},
|
|
3262
|
+
{
|
|
3263
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3264
|
+
},
|
|
3265
|
+
{
|
|
3266
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3267
|
+
},
|
|
2108
3268
|
{
|
|
2109
3269
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2110
3270
|
},
|
|
@@ -2139,79 +3299,185 @@ function listCommentsByResource(payload) {
|
|
|
2139
3299
|
path: "comments.content.richContent.nodes.appEmbedData.image.duration"
|
|
2140
3300
|
},
|
|
2141
3301
|
{
|
|
2142
|
-
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3302
|
+
path: "comments.content.richContent.nodes.videoData.video.duration"
|
|
3303
|
+
},
|
|
3304
|
+
{
|
|
3305
|
+
path: "comments.content.richContent.nodes.videoData.thumbnail.duration"
|
|
3306
|
+
},
|
|
3307
|
+
{
|
|
3308
|
+
path: "comments.content.richContent.nodes.audioData.audio.duration"
|
|
3309
|
+
},
|
|
3310
|
+
{
|
|
3311
|
+
path: "comments.content.richContent.nodes.audioData.coverImage.duration"
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
path: "comments.content.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
3315
|
+
},
|
|
3316
|
+
{
|
|
3317
|
+
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
3318
|
+
},
|
|
3319
|
+
{
|
|
3320
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3321
|
+
},
|
|
3322
|
+
{
|
|
3323
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3324
|
+
},
|
|
3325
|
+
{
|
|
3326
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3327
|
+
},
|
|
3328
|
+
{
|
|
3329
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3330
|
+
},
|
|
3331
|
+
{
|
|
3332
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
3339
|
+
},
|
|
3340
|
+
{
|
|
3341
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3348
|
+
},
|
|
3349
|
+
{
|
|
3350
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3351
|
+
},
|
|
3352
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3353
|
+
{
|
|
3354
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3358
|
+
},
|
|
3359
|
+
{
|
|
3360
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3361
|
+
},
|
|
3362
|
+
{
|
|
3363
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3364
|
+
},
|
|
3365
|
+
{
|
|
3366
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3370
|
+
},
|
|
3371
|
+
{
|
|
3372
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3373
|
+
},
|
|
3374
|
+
{
|
|
3375
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
3376
|
+
},
|
|
3377
|
+
{
|
|
3378
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.media.duration"
|
|
3379
|
+
},
|
|
3380
|
+
{
|
|
3381
|
+
path: "comments.draftContent.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
path: "comments.draftContent.richContent.nodes.galleryData.options.item.ratio"
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
path: "comments.draftContent.richContent.nodes.imageData.image.duration"
|
|
3388
|
+
},
|
|
3389
|
+
{
|
|
3390
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lat"
|
|
3391
|
+
},
|
|
3392
|
+
{
|
|
3393
|
+
path: "comments.draftContent.richContent.nodes.mapData.mapSettings.lng"
|
|
3394
|
+
},
|
|
3395
|
+
{
|
|
3396
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.image.duration"
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
path: "comments.draftContent.richContent.nodes.pollData.poll.options.image.duration"
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
path: "comments.draftContent.richContent.nodes.pollData.design.poll.background.image.duration"
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
path: "comments.draftContent.richContent.nodes.appEmbedData.image.duration"
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
path: "comments.draftContent.richContent.nodes.videoData.video.duration"
|
|
2143
3409
|
},
|
|
2144
3410
|
{
|
|
2145
|
-
path: "comments.
|
|
3411
|
+
path: "comments.draftContent.richContent.nodes.videoData.thumbnail.duration"
|
|
2146
3412
|
},
|
|
2147
3413
|
{
|
|
2148
|
-
path: "comments.
|
|
3414
|
+
path: "comments.draftContent.richContent.nodes.audioData.audio.duration"
|
|
2149
3415
|
},
|
|
2150
3416
|
{
|
|
2151
|
-
path: "comments.
|
|
3417
|
+
path: "comments.draftContent.richContent.nodes.audioData.coverImage.duration"
|
|
2152
3418
|
},
|
|
2153
3419
|
{
|
|
2154
|
-
path: "comments.
|
|
3420
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
2155
3421
|
},
|
|
2156
3422
|
{
|
|
2157
|
-
path: "comments.
|
|
3423
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2158
3424
|
},
|
|
2159
3425
|
{
|
|
2160
|
-
path: "comments.
|
|
3426
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2161
3427
|
},
|
|
2162
3428
|
{
|
|
2163
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3429
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2164
3430
|
},
|
|
2165
3431
|
{
|
|
2166
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3432
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2167
3433
|
},
|
|
2168
3434
|
{
|
|
2169
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3435
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2170
3436
|
},
|
|
2171
3437
|
{
|
|
2172
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3438
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2173
3439
|
},
|
|
2174
3440
|
{
|
|
2175
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3441
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2176
3442
|
},
|
|
2177
3443
|
{
|
|
2178
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3444
|
+
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2179
3445
|
},
|
|
2180
3446
|
{
|
|
2181
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3447
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2182
3448
|
},
|
|
2183
3449
|
{
|
|
2184
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3450
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2185
3451
|
},
|
|
2186
3452
|
{
|
|
2187
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3453
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2188
3454
|
},
|
|
2189
3455
|
{
|
|
2190
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3456
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2191
3457
|
},
|
|
2192
3458
|
{
|
|
2193
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3459
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
2194
3460
|
},
|
|
2195
3461
|
{
|
|
2196
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3462
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2197
3463
|
},
|
|
2198
3464
|
{
|
|
2199
|
-
path: "
|
|
3465
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2200
3466
|
},
|
|
2201
3467
|
{
|
|
2202
|
-
path: "
|
|
3468
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2203
3469
|
},
|
|
2204
3470
|
{
|
|
2205
|
-
path: "
|
|
3471
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2206
3472
|
},
|
|
2207
3473
|
{
|
|
2208
|
-
path: "
|
|
3474
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2209
3475
|
},
|
|
2210
3476
|
{
|
|
2211
|
-
path: "
|
|
3477
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2212
3478
|
},
|
|
2213
3479
|
{
|
|
2214
|
-
path: "
|
|
3480
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2215
3481
|
},
|
|
2216
3482
|
{
|
|
2217
3483
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
@@ -2264,9 +3530,63 @@ function listCommentsByResource(payload) {
|
|
|
2264
3530
|
{
|
|
2265
3531
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2266
3532
|
},
|
|
3533
|
+
{
|
|
3534
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3535
|
+
},
|
|
3536
|
+
{
|
|
3537
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3538
|
+
},
|
|
3539
|
+
{
|
|
3540
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3541
|
+
},
|
|
3542
|
+
{
|
|
3543
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3550
|
+
},
|
|
2267
3551
|
{
|
|
2268
3552
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2269
3553
|
},
|
|
3554
|
+
{
|
|
3555
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3559
|
+
},
|
|
3560
|
+
{
|
|
3561
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3562
|
+
},
|
|
3563
|
+
{
|
|
3564
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
3568
|
+
},
|
|
3569
|
+
{
|
|
3570
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
3571
|
+
},
|
|
3572
|
+
{
|
|
3573
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3577
|
+
},
|
|
3578
|
+
{
|
|
3579
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3583
|
+
},
|
|
3584
|
+
{
|
|
3585
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3586
|
+
},
|
|
3587
|
+
{
|
|
3588
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3589
|
+
},
|
|
2270
3590
|
{
|
|
2271
3591
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2272
3592
|
},
|
|
@@ -2318,8 +3638,44 @@ function listCommentsByResource(payload) {
|
|
|
2318
3638
|
{
|
|
2319
3639
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2320
3640
|
},
|
|
3641
|
+
{
|
|
3642
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3646
|
+
},
|
|
3647
|
+
{
|
|
3648
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3652
|
+
},
|
|
3653
|
+
{
|
|
3654
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3655
|
+
},
|
|
3656
|
+
{
|
|
3657
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3658
|
+
},
|
|
2321
3659
|
{
|
|
2322
3660
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3664
|
+
},
|
|
3665
|
+
{
|
|
3666
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3670
|
+
},
|
|
3671
|
+
{
|
|
3672
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
3676
|
+
},
|
|
3677
|
+
{
|
|
3678
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2323
3679
|
}
|
|
2324
3680
|
]
|
|
2325
3681
|
}
|
|
@@ -2442,6 +3798,24 @@ function getCommentThread(payload) {
|
|
|
2442
3798
|
{
|
|
2443
3799
|
transformFn: transformRESTFloatToSDKFloat,
|
|
2444
3800
|
paths: [
|
|
3801
|
+
{
|
|
3802
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3803
|
+
},
|
|
3804
|
+
{
|
|
3805
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3806
|
+
},
|
|
3807
|
+
{
|
|
3808
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3812
|
+
},
|
|
3813
|
+
{
|
|
3814
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3815
|
+
},
|
|
3816
|
+
{
|
|
3817
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3818
|
+
},
|
|
2445
3819
|
{
|
|
2446
3820
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2447
3821
|
},
|
|
@@ -2493,9 +3867,61 @@ function getCommentThread(payload) {
|
|
|
2493
3867
|
{
|
|
2494
3868
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2495
3869
|
},
|
|
3870
|
+
{
|
|
3871
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3872
|
+
},
|
|
3873
|
+
{
|
|
3874
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3887
|
+
},
|
|
2496
3888
|
{
|
|
2497
3889
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
2498
3890
|
},
|
|
3891
|
+
{
|
|
3892
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3899
|
+
},
|
|
3900
|
+
{
|
|
3901
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3902
|
+
},
|
|
3903
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3904
|
+
{
|
|
3905
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3912
|
+
},
|
|
3913
|
+
{
|
|
3914
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3915
|
+
},
|
|
3916
|
+
{
|
|
3917
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3918
|
+
},
|
|
3919
|
+
{
|
|
3920
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3921
|
+
},
|
|
3922
|
+
{
|
|
3923
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3924
|
+
},
|
|
2499
3925
|
{
|
|
2500
3926
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2501
3927
|
},
|
|
@@ -2547,9 +3973,63 @@ function getCommentThread(payload) {
|
|
|
2547
3973
|
{
|
|
2548
3974
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2549
3975
|
},
|
|
3976
|
+
{
|
|
3977
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3981
|
+
},
|
|
3982
|
+
{
|
|
3983
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3984
|
+
},
|
|
3985
|
+
{
|
|
3986
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3987
|
+
},
|
|
3988
|
+
{
|
|
3989
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3990
|
+
},
|
|
3991
|
+
{
|
|
3992
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3993
|
+
},
|
|
2550
3994
|
{
|
|
2551
3995
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2552
3996
|
},
|
|
3997
|
+
{
|
|
3998
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4002
|
+
},
|
|
4003
|
+
{
|
|
4004
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4005
|
+
},
|
|
4006
|
+
{
|
|
4007
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4008
|
+
},
|
|
4009
|
+
{
|
|
4010
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
4011
|
+
},
|
|
4012
|
+
{
|
|
4013
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
4014
|
+
},
|
|
4015
|
+
{
|
|
4016
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4017
|
+
},
|
|
4018
|
+
{
|
|
4019
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4020
|
+
},
|
|
4021
|
+
{
|
|
4022
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4023
|
+
},
|
|
4024
|
+
{
|
|
4025
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4026
|
+
},
|
|
4027
|
+
{
|
|
4028
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4029
|
+
},
|
|
4030
|
+
{
|
|
4031
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4032
|
+
},
|
|
2553
4033
|
{
|
|
2554
4034
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2555
4035
|
},
|
|
@@ -2601,9 +4081,63 @@ function getCommentThread(payload) {
|
|
|
2601
4081
|
{
|
|
2602
4082
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2603
4083
|
},
|
|
4084
|
+
{
|
|
4085
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4086
|
+
},
|
|
4087
|
+
{
|
|
4088
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4089
|
+
},
|
|
4090
|
+
{
|
|
4091
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4092
|
+
},
|
|
4093
|
+
{
|
|
4094
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4095
|
+
},
|
|
4096
|
+
{
|
|
4097
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4098
|
+
},
|
|
4099
|
+
{
|
|
4100
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4101
|
+
},
|
|
2604
4102
|
{
|
|
2605
4103
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2606
4104
|
},
|
|
4105
|
+
{
|
|
4106
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
4107
|
+
},
|
|
4108
|
+
{
|
|
4109
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
4110
|
+
},
|
|
4111
|
+
{
|
|
4112
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4113
|
+
},
|
|
4114
|
+
{
|
|
4115
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4116
|
+
},
|
|
4117
|
+
{
|
|
4118
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
4119
|
+
},
|
|
4120
|
+
{
|
|
4121
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
4122
|
+
},
|
|
4123
|
+
{
|
|
4124
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4125
|
+
},
|
|
4126
|
+
{
|
|
4127
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4128
|
+
},
|
|
4129
|
+
{
|
|
4130
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4131
|
+
},
|
|
4132
|
+
{
|
|
4133
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4134
|
+
},
|
|
4135
|
+
{
|
|
4136
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4137
|
+
},
|
|
4138
|
+
{
|
|
4139
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4140
|
+
},
|
|
2607
4141
|
{
|
|
2608
4142
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2609
4143
|
},
|
|
@@ -2655,8 +4189,44 @@ function getCommentThread(payload) {
|
|
|
2655
4189
|
{
|
|
2656
4190
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2657
4191
|
},
|
|
4192
|
+
{
|
|
4193
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4194
|
+
},
|
|
4195
|
+
{
|
|
4196
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4200
|
+
},
|
|
4201
|
+
{
|
|
4202
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4203
|
+
},
|
|
4204
|
+
{
|
|
4205
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4206
|
+
},
|
|
4207
|
+
{
|
|
4208
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4209
|
+
},
|
|
2658
4210
|
{
|
|
2659
4211
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
4212
|
+
},
|
|
4213
|
+
{
|
|
4214
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4215
|
+
},
|
|
4216
|
+
{
|
|
4217
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4218
|
+
},
|
|
4219
|
+
{
|
|
4220
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4221
|
+
},
|
|
4222
|
+
{
|
|
4223
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4224
|
+
},
|
|
4225
|
+
{
|
|
4226
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
4227
|
+
},
|
|
4228
|
+
{
|
|
4229
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2660
4230
|
}
|
|
2661
4231
|
]
|
|
2662
4232
|
}
|
|
@@ -2818,8 +4388,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
2818
4388
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
2819
4389
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
2820
4390
|
NodeType2["SHAPE"] = "SHAPE";
|
|
4391
|
+
NodeType2["CARD"] = "CARD";
|
|
4392
|
+
NodeType2["TOC"] = "TOC";
|
|
2821
4393
|
return NodeType2;
|
|
2822
4394
|
})(NodeType || {});
|
|
4395
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4396
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
4397
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4398
|
+
return BackgroundType2;
|
|
4399
|
+
})(BackgroundType || {});
|
|
4400
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4401
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
4402
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
4403
|
+
return GradientType2;
|
|
4404
|
+
})(GradientType || {});
|
|
2823
4405
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
2824
4406
|
WidthType2["CONTENT"] = "CONTENT";
|
|
2825
4407
|
WidthType2["SMALL"] = "SMALL";
|
|
@@ -2918,6 +4500,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
2918
4500
|
Source2["HTML"] = "HTML";
|
|
2919
4501
|
Source2["ADSENSE"] = "ADSENSE";
|
|
2920
4502
|
Source2["AI"] = "AI";
|
|
4503
|
+
Source2["AI_WIDGET"] = "AI_WIDGET";
|
|
2921
4504
|
return Source2;
|
|
2922
4505
|
})(Source || {});
|
|
2923
4506
|
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
@@ -2955,12 +4538,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
|
|
|
2955
4538
|
PollLayoutDirection2["RTL"] = "RTL";
|
|
2956
4539
|
return PollLayoutDirection2;
|
|
2957
4540
|
})(PollLayoutDirection || {});
|
|
2958
|
-
var
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
return
|
|
2963
|
-
})(
|
|
4541
|
+
var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
|
|
4542
|
+
PollDesignBackgroundType2["COLOR"] = "COLOR";
|
|
4543
|
+
PollDesignBackgroundType2["IMAGE"] = "IMAGE";
|
|
4544
|
+
PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4545
|
+
return PollDesignBackgroundType2;
|
|
4546
|
+
})(PollDesignBackgroundType || {});
|
|
2964
4547
|
var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
|
|
2965
4548
|
DecorationType2["BOLD"] = "BOLD";
|
|
2966
4549
|
DecorationType2["ITALIC"] = "ITALIC";
|
|
@@ -3047,12 +4630,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
|
|
|
3047
4630
|
NullValue2["NULL_VALUE"] = "NULL_VALUE";
|
|
3048
4631
|
return NullValue2;
|
|
3049
4632
|
})(NullValue || {});
|
|
3050
|
-
var
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
return
|
|
3055
|
-
})(
|
|
4633
|
+
var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
|
|
4634
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
4635
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
4636
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
4637
|
+
return ImageScalingScaling2;
|
|
4638
|
+
})(ImageScalingScaling || {});
|
|
3056
4639
|
var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
3057
4640
|
ImagePosition2["CENTER"] = "CENTER";
|
|
3058
4641
|
ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
@@ -3070,6 +4653,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
|
3070
4653
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
3071
4654
|
return Origin2;
|
|
3072
4655
|
})(Origin || {});
|
|
4656
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4657
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4658
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4659
|
+
return LayoutDataBackgroundType2;
|
|
4660
|
+
})(LayoutDataBackgroundType || {});
|
|
4661
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4662
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
4663
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4664
|
+
return BackdropType2;
|
|
4665
|
+
})(BackdropType || {});
|
|
3073
4666
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
3074
4667
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
3075
4668
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -3086,6 +4679,44 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
|
|
|
3086
4679
|
DesignTarget2["CELL"] = "CELL";
|
|
3087
4680
|
return DesignTarget2;
|
|
3088
4681
|
})(DesignTarget || {});
|
|
4682
|
+
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
4683
|
+
Scaling2["AUTO"] = "AUTO";
|
|
4684
|
+
Scaling2["CONTAIN"] = "CONTAIN";
|
|
4685
|
+
Scaling2["COVER"] = "COVER";
|
|
4686
|
+
return Scaling2;
|
|
4687
|
+
})(Scaling || {});
|
|
4688
|
+
var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
|
|
4689
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
4690
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
4691
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
4692
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
4693
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
4694
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
4695
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
4696
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
4697
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
4698
|
+
return ImagePositionPosition2;
|
|
4699
|
+
})(ImagePositionPosition || {});
|
|
4700
|
+
var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
4701
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
4702
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4703
|
+
return CardDataBackgroundType2;
|
|
4704
|
+
})(CardDataBackgroundType || {});
|
|
4705
|
+
var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
|
|
4706
|
+
ListStyle2["PLAIN"] = "PLAIN";
|
|
4707
|
+
ListStyle2["NUMBERED"] = "NUMBERED";
|
|
4708
|
+
ListStyle2["LETTERS"] = "LETTERS";
|
|
4709
|
+
ListStyle2["ROMAN"] = "ROMAN";
|
|
4710
|
+
ListStyle2["BULLETED"] = "BULLETED";
|
|
4711
|
+
ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
|
|
4712
|
+
ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
|
|
4713
|
+
return ListStyle2;
|
|
4714
|
+
})(ListStyle || {});
|
|
4715
|
+
var Indentation = /* @__PURE__ */ ((Indentation2) => {
|
|
4716
|
+
Indentation2["NESTED"] = "NESTED";
|
|
4717
|
+
Indentation2["FLAT"] = "FLAT";
|
|
4718
|
+
return Indentation2;
|
|
4719
|
+
})(Indentation || {});
|
|
3089
4720
|
var Status = /* @__PURE__ */ ((Status2) => {
|
|
3090
4721
|
Status2["UNKNOWN"] = "UNKNOWN";
|
|
3091
4722
|
Status2["PUBLISHED"] = "PUBLISHED";
|
|
@@ -4176,8 +5807,10 @@ export {
|
|
|
4176
5807
|
Alignment,
|
|
4177
5808
|
AppType,
|
|
4178
5809
|
AspectRatio,
|
|
5810
|
+
BackdropType,
|
|
4179
5811
|
BackgroundType,
|
|
4180
5812
|
ButtonDataType,
|
|
5813
|
+
CardDataBackgroundType,
|
|
4181
5814
|
Crop,
|
|
4182
5815
|
DecorationType,
|
|
4183
5816
|
DesignTarget,
|
|
@@ -4185,11 +5818,17 @@ export {
|
|
|
4185
5818
|
DividerDataAlignment,
|
|
4186
5819
|
FontType,
|
|
4187
5820
|
GIFType,
|
|
5821
|
+
GradientType,
|
|
4188
5822
|
ImagePosition,
|
|
5823
|
+
ImagePositionPosition,
|
|
5824
|
+
ImageScalingScaling,
|
|
5825
|
+
Indentation,
|
|
4189
5826
|
InitialExpandedItems,
|
|
4190
5827
|
Layout,
|
|
5828
|
+
LayoutDataBackgroundType,
|
|
4191
5829
|
LayoutType,
|
|
4192
5830
|
LineStyle,
|
|
5831
|
+
ListStyle,
|
|
4193
5832
|
MapType,
|
|
4194
5833
|
NodeType,
|
|
4195
5834
|
NullValue,
|
|
@@ -4198,6 +5837,7 @@ export {
|
|
|
4198
5837
|
Origin,
|
|
4199
5838
|
Placement,
|
|
4200
5839
|
PluginContainerDataAlignment,
|
|
5840
|
+
PollDesignBackgroundType,
|
|
4201
5841
|
PollLayoutDirection,
|
|
4202
5842
|
PollLayoutType,
|
|
4203
5843
|
Position,
|