@wix/auto_sdk_comments_comments 1.0.52 → 1.0.53
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 +2494 -36
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +214 -25
- package/build/cjs/index.typings.js +1533 -35
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +213 -24
- package/build/cjs/meta.js +1533 -35
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +2487 -36
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +214 -25
- package/build/es/index.typings.mjs +1526 -35
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +213 -24
- package/build/es/meta.mjs +1526 -35
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +2494 -36
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +214 -25
- package/build/internal/cjs/index.typings.js +1533 -35
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +213 -24
- package/build/internal/cjs/meta.js +1533 -35
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +2487 -36
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +214 -25
- package/build/internal/es/index.typings.mjs +1526 -35
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +213 -24
- package/build/internal/es/meta.mjs +1526 -35
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -105,6 +105,24 @@ function createComment(payload) {
|
|
|
105
105
|
{
|
|
106
106
|
transformFn: transformSDKFloatToRESTFloat,
|
|
107
107
|
paths: [
|
|
108
|
+
{
|
|
109
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
125
|
+
},
|
|
108
126
|
{
|
|
109
127
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
110
128
|
},
|
|
@@ -152,9 +170,57 @@ function createComment(payload) {
|
|
|
152
170
|
{
|
|
153
171
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
154
172
|
},
|
|
173
|
+
{
|
|
174
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
190
|
+
},
|
|
155
191
|
{
|
|
156
192
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
157
193
|
},
|
|
194
|
+
{
|
|
195
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
223
|
+
},
|
|
158
224
|
{
|
|
159
225
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
160
226
|
},
|
|
@@ -206,8 +272,38 @@ function createComment(payload) {
|
|
|
206
272
|
{
|
|
207
273
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
208
274
|
},
|
|
275
|
+
{
|
|
276
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
292
|
+
},
|
|
209
293
|
{
|
|
210
294
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
211
307
|
}
|
|
212
308
|
]
|
|
213
309
|
}
|
|
@@ -272,6 +368,24 @@ function createComment(payload) {
|
|
|
272
368
|
{
|
|
273
369
|
transformFn: transformRESTFloatToSDKFloat,
|
|
274
370
|
paths: [
|
|
371
|
+
{
|
|
372
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
388
|
+
},
|
|
275
389
|
{
|
|
276
390
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
277
391
|
},
|
|
@@ -323,9 +437,57 @@ function createComment(payload) {
|
|
|
323
437
|
{
|
|
324
438
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
325
439
|
},
|
|
440
|
+
{
|
|
441
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
457
|
+
},
|
|
326
458
|
{
|
|
327
459
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
328
460
|
},
|
|
461
|
+
{
|
|
462
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
490
|
+
},
|
|
329
491
|
{
|
|
330
492
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
331
493
|
},
|
|
@@ -377,8 +539,38 @@ function createComment(payload) {
|
|
|
377
539
|
{
|
|
378
540
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
379
541
|
},
|
|
542
|
+
{
|
|
543
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
559
|
+
},
|
|
380
560
|
{
|
|
381
561
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
382
574
|
}
|
|
383
575
|
]
|
|
384
576
|
}
|
|
@@ -450,6 +642,24 @@ function getComment(payload) {
|
|
|
450
642
|
{
|
|
451
643
|
transformFn: transformRESTFloatToSDKFloat,
|
|
452
644
|
paths: [
|
|
645
|
+
{
|
|
646
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
662
|
+
},
|
|
453
663
|
{
|
|
454
664
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
455
665
|
},
|
|
@@ -501,9 +711,57 @@ function getComment(payload) {
|
|
|
501
711
|
{
|
|
502
712
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
503
713
|
},
|
|
714
|
+
{
|
|
715
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
731
|
+
},
|
|
504
732
|
{
|
|
505
733
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
506
734
|
},
|
|
735
|
+
{
|
|
736
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
764
|
+
},
|
|
507
765
|
{
|
|
508
766
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
509
767
|
},
|
|
@@ -555,8 +813,38 @@ function getComment(payload) {
|
|
|
555
813
|
{
|
|
556
814
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
557
815
|
},
|
|
816
|
+
{
|
|
817
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
833
|
+
},
|
|
558
834
|
{
|
|
559
835
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
560
848
|
}
|
|
561
849
|
]
|
|
562
850
|
}
|
|
@@ -606,6 +894,24 @@ function updateComment(payload) {
|
|
|
606
894
|
{
|
|
607
895
|
transformFn: transformSDKFloatToRESTFloat,
|
|
608
896
|
paths: [
|
|
897
|
+
{
|
|
898
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
914
|
+
},
|
|
609
915
|
{
|
|
610
916
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
611
917
|
},
|
|
@@ -653,9 +959,57 @@ function updateComment(payload) {
|
|
|
653
959
|
{
|
|
654
960
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
655
961
|
},
|
|
962
|
+
{
|
|
963
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
979
|
+
},
|
|
656
980
|
{
|
|
657
981
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
658
982
|
},
|
|
983
|
+
{
|
|
984
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1012
|
+
},
|
|
659
1013
|
{
|
|
660
1014
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
661
1015
|
},
|
|
@@ -707,8 +1061,38 @@ function updateComment(payload) {
|
|
|
707
1061
|
{
|
|
708
1062
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
709
1063
|
},
|
|
1064
|
+
{
|
|
1065
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1081
|
+
},
|
|
710
1082
|
{
|
|
711
1083
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
712
1096
|
}
|
|
713
1097
|
]
|
|
714
1098
|
}
|
|
@@ -773,6 +1157,24 @@ function updateComment(payload) {
|
|
|
773
1157
|
{
|
|
774
1158
|
transformFn: transformRESTFloatToSDKFloat,
|
|
775
1159
|
paths: [
|
|
1160
|
+
{
|
|
1161
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1177
|
+
},
|
|
776
1178
|
{
|
|
777
1179
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
778
1180
|
},
|
|
@@ -824,9 +1226,57 @@ function updateComment(payload) {
|
|
|
824
1226
|
{
|
|
825
1227
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
826
1228
|
},
|
|
1229
|
+
{
|
|
1230
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1246
|
+
},
|
|
827
1247
|
{
|
|
828
1248
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
829
1249
|
},
|
|
1250
|
+
{
|
|
1251
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1279
|
+
},
|
|
830
1280
|
{
|
|
831
1281
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
832
1282
|
},
|
|
@@ -878,8 +1328,38 @@ function updateComment(payload) {
|
|
|
878
1328
|
{
|
|
879
1329
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
880
1330
|
},
|
|
1331
|
+
{
|
|
1332
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1348
|
+
},
|
|
881
1349
|
{
|
|
882
1350
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
883
1363
|
}
|
|
884
1364
|
]
|
|
885
1365
|
}
|
|
@@ -972,6 +1452,24 @@ function moderateDraftContent(payload) {
|
|
|
972
1452
|
{
|
|
973
1453
|
transformFn: transformRESTFloatToSDKFloat,
|
|
974
1454
|
paths: [
|
|
1455
|
+
{
|
|
1456
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1472
|
+
},
|
|
975
1473
|
{
|
|
976
1474
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
977
1475
|
},
|
|
@@ -1023,9 +1521,57 @@ function moderateDraftContent(payload) {
|
|
|
1023
1521
|
{
|
|
1024
1522
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1025
1523
|
},
|
|
1524
|
+
{
|
|
1525
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1526
|
+
},
|
|
1527
|
+
{
|
|
1528
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1538
|
+
},
|
|
1539
|
+
{
|
|
1540
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1541
|
+
},
|
|
1026
1542
|
{
|
|
1027
1543
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1028
1544
|
},
|
|
1545
|
+
{
|
|
1546
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1574
|
+
},
|
|
1029
1575
|
{
|
|
1030
1576
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1031
1577
|
},
|
|
@@ -1077,8 +1623,38 @@ function moderateDraftContent(payload) {
|
|
|
1077
1623
|
{
|
|
1078
1624
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1079
1625
|
},
|
|
1626
|
+
{
|
|
1627
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1637
|
+
},
|
|
1638
|
+
{
|
|
1639
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1643
|
+
},
|
|
1080
1644
|
{
|
|
1081
1645
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1082
1658
|
}
|
|
1083
1659
|
]
|
|
1084
1660
|
}
|
|
@@ -1154,6 +1730,24 @@ function queryComments(payload) {
|
|
|
1154
1730
|
{
|
|
1155
1731
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1156
1732
|
paths: [
|
|
1733
|
+
{
|
|
1734
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1735
|
+
},
|
|
1736
|
+
{
|
|
1737
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1747
|
+
},
|
|
1748
|
+
{
|
|
1749
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1750
|
+
},
|
|
1157
1751
|
{
|
|
1158
1752
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1159
1753
|
},
|
|
@@ -1205,9 +1799,57 @@ function queryComments(payload) {
|
|
|
1205
1799
|
{
|
|
1206
1800
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1207
1801
|
},
|
|
1802
|
+
{
|
|
1803
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1819
|
+
},
|
|
1208
1820
|
{
|
|
1209
1821
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
1210
1822
|
},
|
|
1823
|
+
{
|
|
1824
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1837
|
+
},
|
|
1838
|
+
{
|
|
1839
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
1852
|
+
},
|
|
1211
1853
|
{
|
|
1212
1854
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1213
1855
|
},
|
|
@@ -1259,8 +1901,38 @@ function queryComments(payload) {
|
|
|
1259
1901
|
{
|
|
1260
1902
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1261
1903
|
},
|
|
1904
|
+
{
|
|
1905
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
1921
|
+
},
|
|
1262
1922
|
{
|
|
1263
1923
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1264
1936
|
}
|
|
1265
1937
|
]
|
|
1266
1938
|
}
|
|
@@ -1332,6 +2004,24 @@ function markComment(payload) {
|
|
|
1332
2004
|
{
|
|
1333
2005
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1334
2006
|
paths: [
|
|
2007
|
+
{
|
|
2008
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2009
|
+
},
|
|
2010
|
+
{
|
|
2011
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2015
|
+
},
|
|
2016
|
+
{
|
|
2017
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2024
|
+
},
|
|
1335
2025
|
{
|
|
1336
2026
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1337
2027
|
},
|
|
@@ -1383,9 +2073,57 @@ function markComment(payload) {
|
|
|
1383
2073
|
{
|
|
1384
2074
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1385
2075
|
},
|
|
2076
|
+
{
|
|
2077
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2093
|
+
},
|
|
1386
2094
|
{
|
|
1387
2095
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1388
2096
|
},
|
|
2097
|
+
{
|
|
2098
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2117
|
+
},
|
|
2118
|
+
{
|
|
2119
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2123
|
+
},
|
|
2124
|
+
{
|
|
2125
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2126
|
+
},
|
|
1389
2127
|
{
|
|
1390
2128
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1391
2129
|
},
|
|
@@ -1437,8 +2175,38 @@ function markComment(payload) {
|
|
|
1437
2175
|
{
|
|
1438
2176
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1439
2177
|
},
|
|
2178
|
+
{
|
|
2179
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2195
|
+
},
|
|
1440
2196
|
{
|
|
1441
2197
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2204
|
+
},
|
|
2205
|
+
{
|
|
2206
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1442
2210
|
}
|
|
1443
2211
|
]
|
|
1444
2212
|
}
|
|
@@ -1510,6 +2278,24 @@ function unmarkComment(payload) {
|
|
|
1510
2278
|
{
|
|
1511
2279
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1512
2280
|
paths: [
|
|
2281
|
+
{
|
|
2282
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2286
|
+
},
|
|
2287
|
+
{
|
|
2288
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2292
|
+
},
|
|
2293
|
+
{
|
|
2294
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2298
|
+
},
|
|
1513
2299
|
{
|
|
1514
2300
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1515
2301
|
},
|
|
@@ -1561,9 +2347,57 @@ function unmarkComment(payload) {
|
|
|
1561
2347
|
{
|
|
1562
2348
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1563
2349
|
},
|
|
2350
|
+
{
|
|
2351
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2352
|
+
},
|
|
2353
|
+
{
|
|
2354
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2367
|
+
},
|
|
1564
2368
|
{
|
|
1565
2369
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1566
2370
|
},
|
|
2371
|
+
{
|
|
2372
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2373
|
+
},
|
|
2374
|
+
{
|
|
2375
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2379
|
+
},
|
|
2380
|
+
{
|
|
2381
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2391
|
+
},
|
|
2392
|
+
{
|
|
2393
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2400
|
+
},
|
|
1567
2401
|
{
|
|
1568
2402
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1569
2403
|
},
|
|
@@ -1615,8 +2449,38 @@ function unmarkComment(payload) {
|
|
|
1615
2449
|
{
|
|
1616
2450
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1617
2451
|
},
|
|
2452
|
+
{
|
|
2453
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2454
|
+
},
|
|
2455
|
+
{
|
|
2456
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2460
|
+
},
|
|
2461
|
+
{
|
|
2462
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2469
|
+
},
|
|
1618
2470
|
{
|
|
1619
2471
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1620
2484
|
}
|
|
1621
2485
|
]
|
|
1622
2486
|
}
|
|
@@ -1688,6 +2552,24 @@ function hideComment(payload) {
|
|
|
1688
2552
|
{
|
|
1689
2553
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1690
2554
|
paths: [
|
|
2555
|
+
{
|
|
2556
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2566
|
+
},
|
|
2567
|
+
{
|
|
2568
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2572
|
+
},
|
|
1691
2573
|
{
|
|
1692
2574
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1693
2575
|
},
|
|
@@ -1739,9 +2621,57 @@ function hideComment(payload) {
|
|
|
1739
2621
|
{
|
|
1740
2622
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1741
2623
|
},
|
|
2624
|
+
{
|
|
2625
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2641
|
+
},
|
|
1742
2642
|
{
|
|
1743
2643
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1744
2644
|
},
|
|
2645
|
+
{
|
|
2646
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2653
|
+
},
|
|
2654
|
+
{
|
|
2655
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2659
|
+
},
|
|
2660
|
+
{
|
|
2661
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2671
|
+
},
|
|
2672
|
+
{
|
|
2673
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2674
|
+
},
|
|
1745
2675
|
{
|
|
1746
2676
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1747
2677
|
},
|
|
@@ -1793,8 +2723,38 @@ function hideComment(payload) {
|
|
|
1793
2723
|
{
|
|
1794
2724
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1795
2725
|
},
|
|
2726
|
+
{
|
|
2727
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2728
|
+
},
|
|
2729
|
+
{
|
|
2730
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2731
|
+
},
|
|
2732
|
+
{
|
|
2733
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2737
|
+
},
|
|
2738
|
+
{
|
|
2739
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2740
|
+
},
|
|
2741
|
+
{
|
|
2742
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2743
|
+
},
|
|
1796
2744
|
{
|
|
1797
2745
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1798
2758
|
}
|
|
1799
2759
|
]
|
|
1800
2760
|
}
|
|
@@ -1866,6 +2826,24 @@ function publishComment(payload) {
|
|
|
1866
2826
|
{
|
|
1867
2827
|
transformFn: transformRESTFloatToSDKFloat,
|
|
1868
2828
|
paths: [
|
|
2829
|
+
{
|
|
2830
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2831
|
+
},
|
|
2832
|
+
{
|
|
2833
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
path: "comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2837
|
+
},
|
|
2838
|
+
{
|
|
2839
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2840
|
+
},
|
|
2841
|
+
{
|
|
2842
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2843
|
+
},
|
|
2844
|
+
{
|
|
2845
|
+
path: "comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2846
|
+
},
|
|
1869
2847
|
{
|
|
1870
2848
|
path: "comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
1871
2849
|
},
|
|
@@ -1917,9 +2895,57 @@ function publishComment(payload) {
|
|
|
1917
2895
|
{
|
|
1918
2896
|
path: "comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1919
2897
|
},
|
|
2898
|
+
{
|
|
2899
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
path: "comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2909
|
+
},
|
|
2910
|
+
{
|
|
2911
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
path: "comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2915
|
+
},
|
|
1920
2916
|
{
|
|
1921
2917
|
path: "comment.content.richContent.nodes.shapeData.shape.duration"
|
|
1922
2918
|
},
|
|
2919
|
+
{
|
|
2920
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
2921
|
+
},
|
|
2922
|
+
{
|
|
2923
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
path: "comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2933
|
+
},
|
|
2934
|
+
{
|
|
2935
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2939
|
+
},
|
|
2940
|
+
{
|
|
2941
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2945
|
+
},
|
|
2946
|
+
{
|
|
2947
|
+
path: "comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2948
|
+
},
|
|
1923
2949
|
{
|
|
1924
2950
|
path: "comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
1925
2951
|
},
|
|
@@ -1971,8 +2997,38 @@ function publishComment(payload) {
|
|
|
1971
2997
|
{
|
|
1972
2998
|
path: "comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1973
2999
|
},
|
|
3000
|
+
{
|
|
3001
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
path: "comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3014
|
+
},
|
|
3015
|
+
{
|
|
3016
|
+
path: "comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3017
|
+
},
|
|
1974
3018
|
{
|
|
1975
3019
|
path: "comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
path: "comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3029
|
+
},
|
|
3030
|
+
{
|
|
3031
|
+
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1976
3032
|
}
|
|
1977
3033
|
]
|
|
1978
3034
|
}
|
|
@@ -2116,6 +3172,24 @@ function listCommentsByResource(payload) {
|
|
|
2116
3172
|
{
|
|
2117
3173
|
transformFn: transformRESTFloatToSDKFloat,
|
|
2118
3174
|
paths: [
|
|
3175
|
+
{
|
|
3176
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3177
|
+
},
|
|
3178
|
+
{
|
|
3179
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3183
|
+
},
|
|
3184
|
+
{
|
|
3185
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3189
|
+
},
|
|
3190
|
+
{
|
|
3191
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3192
|
+
},
|
|
2119
3193
|
{
|
|
2120
3194
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2121
3195
|
},
|
|
@@ -2167,9 +3241,57 @@ function listCommentsByResource(payload) {
|
|
|
2167
3241
|
{
|
|
2168
3242
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2169
3243
|
},
|
|
3244
|
+
{
|
|
3245
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3246
|
+
},
|
|
3247
|
+
{
|
|
3248
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3252
|
+
},
|
|
3253
|
+
{
|
|
3254
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3255
|
+
},
|
|
3256
|
+
{
|
|
3257
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3258
|
+
},
|
|
3259
|
+
{
|
|
3260
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3261
|
+
},
|
|
2170
3262
|
{
|
|
2171
3263
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
2172
3264
|
},
|
|
3265
|
+
{
|
|
3266
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3267
|
+
},
|
|
3268
|
+
{
|
|
3269
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3270
|
+
},
|
|
3271
|
+
{
|
|
3272
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3273
|
+
},
|
|
3274
|
+
{
|
|
3275
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3276
|
+
},
|
|
3277
|
+
{
|
|
3278
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3279
|
+
},
|
|
3280
|
+
{
|
|
3281
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3282
|
+
},
|
|
3283
|
+
{
|
|
3284
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3288
|
+
},
|
|
3289
|
+
{
|
|
3290
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3294
|
+
},
|
|
2173
3295
|
{
|
|
2174
3296
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2175
3297
|
},
|
|
@@ -2222,62 +3344,158 @@ function listCommentsByResource(payload) {
|
|
|
2222
3344
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2223
3345
|
},
|
|
2224
3346
|
{
|
|
2225
|
-
path: "comments.draftContent.richContent.nodes.
|
|
3347
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
2226
3348
|
},
|
|
2227
3349
|
{
|
|
2228
|
-
path: "
|
|
3350
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
2229
3351
|
},
|
|
2230
3352
|
{
|
|
2231
|
-
path: "
|
|
3353
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
2232
3354
|
},
|
|
2233
3355
|
{
|
|
2234
|
-
path: "
|
|
3356
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
2235
3357
|
},
|
|
2236
3358
|
{
|
|
2237
|
-
path: "
|
|
3359
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
2238
3360
|
},
|
|
2239
3361
|
{
|
|
2240
|
-
path: "
|
|
3362
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2241
3363
|
},
|
|
2242
3364
|
{
|
|
2243
|
-
path: "
|
|
3365
|
+
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2244
3366
|
},
|
|
2245
3367
|
{
|
|
2246
|
-
path: "
|
|
3368
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
2247
3369
|
},
|
|
2248
3370
|
{
|
|
2249
|
-
path: "
|
|
3371
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
2250
3372
|
},
|
|
2251
3373
|
{
|
|
2252
|
-
path: "
|
|
3374
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
2253
3375
|
},
|
|
2254
3376
|
{
|
|
2255
|
-
path: "
|
|
3377
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2256
3378
|
},
|
|
2257
3379
|
{
|
|
2258
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3380
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2259
3381
|
},
|
|
2260
3382
|
{
|
|
2261
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3383
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
2262
3384
|
},
|
|
2263
3385
|
{
|
|
2264
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3386
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
2265
3387
|
},
|
|
2266
3388
|
{
|
|
2267
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3389
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
2268
3390
|
},
|
|
2269
3391
|
{
|
|
2270
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3392
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
2271
3393
|
},
|
|
2272
3394
|
{
|
|
2273
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3395
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
2274
3396
|
},
|
|
2275
3397
|
{
|
|
2276
|
-
path: "commentReplies.*.replies.content.richContent.nodes.
|
|
3398
|
+
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
3399
|
+
},
|
|
3400
|
+
{
|
|
3401
|
+
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.video.media.duration"
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
3405
|
+
},
|
|
3406
|
+
{
|
|
3407
|
+
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.options.item.ratio"
|
|
3408
|
+
},
|
|
3409
|
+
{
|
|
3410
|
+
path: "commentReplies.*.replies.content.richContent.nodes.imageData.image.duration"
|
|
3411
|
+
},
|
|
3412
|
+
{
|
|
3413
|
+
path: "commentReplies.*.replies.content.richContent.nodes.mapData.mapSettings.lat"
|
|
3414
|
+
},
|
|
3415
|
+
{
|
|
3416
|
+
path: "commentReplies.*.replies.content.richContent.nodes.mapData.mapSettings.lng"
|
|
3417
|
+
},
|
|
3418
|
+
{
|
|
3419
|
+
path: "commentReplies.*.replies.content.richContent.nodes.pollData.poll.image.duration"
|
|
3420
|
+
},
|
|
3421
|
+
{
|
|
3422
|
+
path: "commentReplies.*.replies.content.richContent.nodes.pollData.poll.options.image.duration"
|
|
3423
|
+
},
|
|
3424
|
+
{
|
|
3425
|
+
path: "commentReplies.*.replies.content.richContent.nodes.pollData.design.poll.background.image.duration"
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
path: "commentReplies.*.replies.content.richContent.nodes.appEmbedData.image.duration"
|
|
3429
|
+
},
|
|
3430
|
+
{
|
|
3431
|
+
path: "commentReplies.*.replies.content.richContent.nodes.videoData.video.duration"
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
path: "commentReplies.*.replies.content.richContent.nodes.videoData.thumbnail.duration"
|
|
3435
|
+
},
|
|
3436
|
+
{
|
|
3437
|
+
path: "commentReplies.*.replies.content.richContent.nodes.audioData.audio.duration"
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
path: "commentReplies.*.replies.content.richContent.nodes.audioData.coverImage.duration"
|
|
3441
|
+
},
|
|
3442
|
+
{
|
|
3443
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
3447
|
+
},
|
|
3448
|
+
{
|
|
3449
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3453
|
+
},
|
|
3454
|
+
{
|
|
3455
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3456
|
+
},
|
|
3457
|
+
{
|
|
3458
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3462
|
+
},
|
|
3463
|
+
{
|
|
3464
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
2277
3465
|
},
|
|
2278
3466
|
{
|
|
2279
3467
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2280
3468
|
},
|
|
3469
|
+
{
|
|
3470
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3471
|
+
},
|
|
3472
|
+
{
|
|
3473
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3477
|
+
},
|
|
3478
|
+
{
|
|
3479
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3483
|
+
},
|
|
3484
|
+
{
|
|
3485
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3498
|
+
},
|
|
2281
3499
|
{
|
|
2282
3500
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2283
3501
|
},
|
|
@@ -2329,8 +3547,38 @@ function listCommentsByResource(payload) {
|
|
|
2329
3547
|
{
|
|
2330
3548
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2331
3549
|
},
|
|
3550
|
+
{
|
|
3551
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3552
|
+
},
|
|
3553
|
+
{
|
|
3554
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3555
|
+
},
|
|
3556
|
+
{
|
|
3557
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3558
|
+
},
|
|
3559
|
+
{
|
|
3560
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3561
|
+
},
|
|
3562
|
+
{
|
|
3563
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3567
|
+
},
|
|
2332
3568
|
{
|
|
2333
3569
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
3570
|
+
},
|
|
3571
|
+
{
|
|
3572
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3573
|
+
},
|
|
3574
|
+
{
|
|
3575
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3576
|
+
},
|
|
3577
|
+
{
|
|
3578
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3579
|
+
},
|
|
3580
|
+
{
|
|
3581
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2334
3582
|
}
|
|
2335
3583
|
]
|
|
2336
3584
|
}
|
|
@@ -2453,6 +3701,24 @@ function getCommentThread(payload) {
|
|
|
2453
3701
|
{
|
|
2454
3702
|
transformFn: transformRESTFloatToSDKFloat,
|
|
2455
3703
|
paths: [
|
|
3704
|
+
{
|
|
3705
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3709
|
+
},
|
|
3710
|
+
{
|
|
3711
|
+
path: "comments.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3712
|
+
},
|
|
3713
|
+
{
|
|
3714
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
path: "comments.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3721
|
+
},
|
|
2456
3722
|
{
|
|
2457
3723
|
path: "comments.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2458
3724
|
},
|
|
@@ -2504,9 +3770,57 @@ function getCommentThread(payload) {
|
|
|
2504
3770
|
{
|
|
2505
3771
|
path: "comments.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2506
3772
|
},
|
|
3773
|
+
{
|
|
3774
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3775
|
+
},
|
|
3776
|
+
{
|
|
3777
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3778
|
+
},
|
|
3779
|
+
{
|
|
3780
|
+
path: "comments.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3781
|
+
},
|
|
3782
|
+
{
|
|
3783
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3784
|
+
},
|
|
3785
|
+
{
|
|
3786
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3787
|
+
},
|
|
3788
|
+
{
|
|
3789
|
+
path: "comments.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3790
|
+
},
|
|
2507
3791
|
{
|
|
2508
3792
|
path: "comments.content.richContent.nodes.shapeData.shape.duration"
|
|
2509
3793
|
},
|
|
3794
|
+
{
|
|
3795
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
3796
|
+
},
|
|
3797
|
+
{
|
|
3798
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
3799
|
+
},
|
|
3800
|
+
{
|
|
3801
|
+
path: "comments.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3802
|
+
},
|
|
3803
|
+
{
|
|
3804
|
+
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3805
|
+
},
|
|
3806
|
+
{
|
|
3807
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3808
|
+
},
|
|
3809
|
+
{
|
|
3810
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3811
|
+
},
|
|
3812
|
+
{
|
|
3813
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3817
|
+
},
|
|
3818
|
+
{
|
|
3819
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3820
|
+
},
|
|
3821
|
+
{
|
|
3822
|
+
path: "comments.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3823
|
+
},
|
|
2510
3824
|
{
|
|
2511
3825
|
path: "comments.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2512
3826
|
},
|
|
@@ -2558,9 +3872,57 @@ function getCommentThread(payload) {
|
|
|
2558
3872
|
{
|
|
2559
3873
|
path: "comments.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2560
3874
|
},
|
|
3875
|
+
{
|
|
3876
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
path: "comments.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
path: "comments.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3892
|
+
},
|
|
2561
3893
|
{
|
|
2562
3894
|
path: "comments.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
2563
3895
|
},
|
|
3896
|
+
{
|
|
3897
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
3898
|
+
},
|
|
3899
|
+
{
|
|
3900
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
path: "comments.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
3904
|
+
},
|
|
3905
|
+
{
|
|
3906
|
+
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3907
|
+
},
|
|
3908
|
+
{
|
|
3909
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
3913
|
+
},
|
|
3914
|
+
{
|
|
3915
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
3919
|
+
},
|
|
3920
|
+
{
|
|
3921
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
3925
|
+
},
|
|
2564
3926
|
{
|
|
2565
3927
|
path: "commentReplies.*.replies.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
2566
3928
|
},
|
|
@@ -2612,9 +3974,57 @@ function getCommentThread(payload) {
|
|
|
2612
3974
|
{
|
|
2613
3975
|
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2614
3976
|
},
|
|
3977
|
+
{
|
|
3978
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
3979
|
+
},
|
|
3980
|
+
{
|
|
3981
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
3982
|
+
},
|
|
3983
|
+
{
|
|
3984
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
3985
|
+
},
|
|
3986
|
+
{
|
|
3987
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
3988
|
+
},
|
|
3989
|
+
{
|
|
3990
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
3991
|
+
},
|
|
3992
|
+
{
|
|
3993
|
+
path: "commentReplies.*.replies.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
3994
|
+
},
|
|
2615
3995
|
{
|
|
2616
3996
|
path: "commentReplies.*.replies.content.richContent.nodes.shapeData.shape.duration"
|
|
2617
3997
|
},
|
|
3998
|
+
{
|
|
3999
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
4003
|
+
},
|
|
4004
|
+
{
|
|
4005
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4006
|
+
},
|
|
4007
|
+
{
|
|
4008
|
+
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4009
|
+
},
|
|
4010
|
+
{
|
|
4011
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4012
|
+
},
|
|
4013
|
+
{
|
|
4014
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4015
|
+
},
|
|
4016
|
+
{
|
|
4017
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4018
|
+
},
|
|
4019
|
+
{
|
|
4020
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4021
|
+
},
|
|
4022
|
+
{
|
|
4023
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4024
|
+
},
|
|
4025
|
+
{
|
|
4026
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
4027
|
+
},
|
|
2618
4028
|
{
|
|
2619
4029
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
2620
4030
|
},
|
|
@@ -2666,8 +4076,38 @@ function getCommentThread(payload) {
|
|
|
2666
4076
|
{
|
|
2667
4077
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
2668
4078
|
},
|
|
4079
|
+
{
|
|
4080
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
4084
|
+
},
|
|
4085
|
+
{
|
|
4086
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
4087
|
+
},
|
|
4088
|
+
{
|
|
4089
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
4093
|
+
},
|
|
4094
|
+
{
|
|
4095
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
4096
|
+
},
|
|
2669
4097
|
{
|
|
2670
4098
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
4099
|
+
},
|
|
4100
|
+
{
|
|
4101
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
4102
|
+
},
|
|
4103
|
+
{
|
|
4104
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
4108
|
+
},
|
|
4109
|
+
{
|
|
4110
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2671
4111
|
}
|
|
2672
4112
|
]
|
|
2673
4113
|
}
|
|
@@ -2829,6 +4269,7 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
2829
4269
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
2830
4270
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
2831
4271
|
NodeType2["SHAPE"] = "SHAPE";
|
|
4272
|
+
NodeType2["CARD"] = "CARD";
|
|
2832
4273
|
return NodeType2;
|
|
2833
4274
|
})(NodeType || {});
|
|
2834
4275
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
@@ -2966,12 +4407,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
|
|
|
2966
4407
|
PollLayoutDirection2["RTL"] = "RTL";
|
|
2967
4408
|
return PollLayoutDirection2;
|
|
2968
4409
|
})(PollLayoutDirection || {});
|
|
2969
|
-
var
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
return
|
|
2974
|
-
})(
|
|
4410
|
+
var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
|
|
4411
|
+
PollDesignBackgroundType2["COLOR"] = "COLOR";
|
|
4412
|
+
PollDesignBackgroundType2["IMAGE"] = "IMAGE";
|
|
4413
|
+
PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4414
|
+
return PollDesignBackgroundType2;
|
|
4415
|
+
})(PollDesignBackgroundType || {});
|
|
2975
4416
|
var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
|
|
2976
4417
|
DecorationType2["BOLD"] = "BOLD";
|
|
2977
4418
|
DecorationType2["ITALIC"] = "ITALIC";
|
|
@@ -3058,12 +4499,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
|
|
|
3058
4499
|
NullValue2["NULL_VALUE"] = "NULL_VALUE";
|
|
3059
4500
|
return NullValue2;
|
|
3060
4501
|
})(NullValue || {});
|
|
3061
|
-
var
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
return
|
|
3066
|
-
})(
|
|
4502
|
+
var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
|
|
4503
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
4504
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
4505
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
4506
|
+
return ImageScalingScaling2;
|
|
4507
|
+
})(ImageScalingScaling || {});
|
|
3067
4508
|
var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
3068
4509
|
ImagePosition2["CENTER"] = "CENTER";
|
|
3069
4510
|
ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
@@ -3119,6 +4560,49 @@ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
|
3119
4560
|
WebhookIdentityType2["APP"] = "APP";
|
|
3120
4561
|
return WebhookIdentityType2;
|
|
3121
4562
|
})(WebhookIdentityType || {});
|
|
4563
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4564
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
4565
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4566
|
+
return BackgroundType2;
|
|
4567
|
+
})(BackgroundType || {});
|
|
4568
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4569
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
4570
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
4571
|
+
return GradientType2;
|
|
4572
|
+
})(GradientType || {});
|
|
4573
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4574
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4575
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4576
|
+
return LayoutDataBackgroundType2;
|
|
4577
|
+
})(LayoutDataBackgroundType || {});
|
|
4578
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4579
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
4580
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4581
|
+
return BackdropType2;
|
|
4582
|
+
})(BackdropType || {});
|
|
4583
|
+
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
4584
|
+
Scaling2["AUTO"] = "AUTO";
|
|
4585
|
+
Scaling2["CONTAIN"] = "CONTAIN";
|
|
4586
|
+
Scaling2["COVER"] = "COVER";
|
|
4587
|
+
return Scaling2;
|
|
4588
|
+
})(Scaling || {});
|
|
4589
|
+
var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
|
|
4590
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
4591
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
4592
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
4593
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
4594
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
4595
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
4596
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
4597
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
4598
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
4599
|
+
return ImagePositionPosition2;
|
|
4600
|
+
})(ImagePositionPosition || {});
|
|
4601
|
+
var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
4602
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
4603
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4604
|
+
return CardDataBackgroundType2;
|
|
4605
|
+
})(CardDataBackgroundType || {});
|
|
3122
4606
|
var VersioningMode = /* @__PURE__ */ ((VersioningMode2) => {
|
|
3123
4607
|
VersioningMode2["DEFAULT"] = "DEFAULT";
|
|
3124
4608
|
VersioningMode2["GREATER_THAN"] = "GREATER_THAN";
|
|
@@ -4357,22 +5841,40 @@ var onCommentDeleted = EventDefinition(
|
|
|
4357
5841
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
4358
5842
|
paths: [
|
|
4359
5843
|
{
|
|
4360
|
-
path: "undefined.content.richContent.nodes.
|
|
5844
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
4361
5845
|
},
|
|
4362
5846
|
{
|
|
4363
|
-
path: "undefined.content.richContent.nodes.
|
|
5847
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
4364
5848
|
},
|
|
4365
5849
|
{
|
|
4366
|
-
path: "undefined.content.richContent.nodes.
|
|
5850
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
4367
5851
|
},
|
|
4368
5852
|
{
|
|
4369
|
-
path: "undefined.content.richContent.nodes.
|
|
5853
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
4370
5854
|
},
|
|
4371
5855
|
{
|
|
4372
|
-
path: "undefined.content.richContent.nodes.
|
|
5856
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
4373
5857
|
},
|
|
4374
5858
|
{
|
|
4375
|
-
path: "undefined.content.richContent.nodes.
|
|
5859
|
+
path: "undefined.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
5860
|
+
},
|
|
5861
|
+
{
|
|
5862
|
+
path: "undefined.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5863
|
+
},
|
|
5864
|
+
{
|
|
5865
|
+
path: "undefined.content.richContent.nodes.galleryData.items.video.media.duration"
|
|
5866
|
+
},
|
|
5867
|
+
{
|
|
5868
|
+
path: "undefined.content.richContent.nodes.galleryData.items.video.thumbnail.duration"
|
|
5869
|
+
},
|
|
5870
|
+
{
|
|
5871
|
+
path: "undefined.content.richContent.nodes.galleryData.options.item.ratio"
|
|
5872
|
+
},
|
|
5873
|
+
{
|
|
5874
|
+
path: "undefined.content.richContent.nodes.imageData.image.duration"
|
|
5875
|
+
},
|
|
5876
|
+
{
|
|
5877
|
+
path: "undefined.content.richContent.nodes.mapData.mapSettings.lat"
|
|
4376
5878
|
},
|
|
4377
5879
|
{
|
|
4378
5880
|
path: "undefined.content.richContent.nodes.mapData.mapSettings.lng"
|
|
@@ -4407,9 +5909,57 @@ var onCommentDeleted = EventDefinition(
|
|
|
4407
5909
|
{
|
|
4408
5910
|
path: "undefined.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4409
5911
|
},
|
|
5912
|
+
{
|
|
5913
|
+
path: "undefined.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
5914
|
+
},
|
|
5915
|
+
{
|
|
5916
|
+
path: "undefined.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
5917
|
+
},
|
|
5918
|
+
{
|
|
5919
|
+
path: "undefined.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
5920
|
+
},
|
|
5921
|
+
{
|
|
5922
|
+
path: "undefined.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
5923
|
+
},
|
|
5924
|
+
{
|
|
5925
|
+
path: "undefined.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
5926
|
+
},
|
|
5927
|
+
{
|
|
5928
|
+
path: "undefined.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
5929
|
+
},
|
|
4410
5930
|
{
|
|
4411
5931
|
path: "undefined.content.richContent.nodes.shapeData.shape.duration"
|
|
4412
5932
|
},
|
|
5933
|
+
{
|
|
5934
|
+
path: "undefined.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
5935
|
+
},
|
|
5936
|
+
{
|
|
5937
|
+
path: "undefined.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
5938
|
+
},
|
|
5939
|
+
{
|
|
5940
|
+
path: "undefined.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
5941
|
+
},
|
|
5942
|
+
{
|
|
5943
|
+
path: "undefined.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5944
|
+
},
|
|
5945
|
+
{
|
|
5946
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
5947
|
+
},
|
|
5948
|
+
{
|
|
5949
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
5950
|
+
},
|
|
5951
|
+
{
|
|
5952
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
5953
|
+
},
|
|
5954
|
+
{
|
|
5955
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
5956
|
+
},
|
|
5957
|
+
{
|
|
5958
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
5959
|
+
},
|
|
5960
|
+
{
|
|
5961
|
+
path: "undefined.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
5962
|
+
},
|
|
4413
5963
|
{
|
|
4414
5964
|
path: "undefined.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
4415
5965
|
},
|
|
@@ -4461,8 +6011,38 @@ var onCommentDeleted = EventDefinition(
|
|
|
4461
6011
|
{
|
|
4462
6012
|
path: "undefined.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4463
6013
|
},
|
|
6014
|
+
{
|
|
6015
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6016
|
+
},
|
|
6017
|
+
{
|
|
6018
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6019
|
+
},
|
|
6020
|
+
{
|
|
6021
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6022
|
+
},
|
|
6023
|
+
{
|
|
6024
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6025
|
+
},
|
|
6026
|
+
{
|
|
6027
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6028
|
+
},
|
|
6029
|
+
{
|
|
6030
|
+
path: "undefined.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6031
|
+
},
|
|
4464
6032
|
{
|
|
4465
6033
|
path: "undefined.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
6034
|
+
},
|
|
6035
|
+
{
|
|
6036
|
+
path: "undefined.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
path: "undefined.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
6040
|
+
},
|
|
6041
|
+
{
|
|
6042
|
+
path: "undefined.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6043
|
+
},
|
|
6044
|
+
{
|
|
6045
|
+
path: "undefined.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4466
6046
|
}
|
|
4467
6047
|
]
|
|
4468
6048
|
},
|
|
@@ -4525,6 +6105,24 @@ var onCommentContentChanged = EventDefinition(
|
|
|
4525
6105
|
{
|
|
4526
6106
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
4527
6107
|
paths: [
|
|
6108
|
+
{
|
|
6109
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6110
|
+
},
|
|
6111
|
+
{
|
|
6112
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6113
|
+
},
|
|
6114
|
+
{
|
|
6115
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6116
|
+
},
|
|
6117
|
+
{
|
|
6118
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6119
|
+
},
|
|
6120
|
+
{
|
|
6121
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6122
|
+
},
|
|
6123
|
+
{
|
|
6124
|
+
path: "data.previousContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6125
|
+
},
|
|
4528
6126
|
{
|
|
4529
6127
|
path: "data.previousContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
4530
6128
|
},
|
|
@@ -4576,9 +6174,57 @@ var onCommentContentChanged = EventDefinition(
|
|
|
4576
6174
|
{
|
|
4577
6175
|
path: "data.previousContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4578
6176
|
},
|
|
6177
|
+
{
|
|
6178
|
+
path: "data.previousContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6179
|
+
},
|
|
6180
|
+
{
|
|
6181
|
+
path: "data.previousContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6182
|
+
},
|
|
6183
|
+
{
|
|
6184
|
+
path: "data.previousContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6185
|
+
},
|
|
6186
|
+
{
|
|
6187
|
+
path: "data.previousContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6188
|
+
},
|
|
6189
|
+
{
|
|
6190
|
+
path: "data.previousContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6191
|
+
},
|
|
6192
|
+
{
|
|
6193
|
+
path: "data.previousContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6194
|
+
},
|
|
4579
6195
|
{
|
|
4580
6196
|
path: "data.previousContent.richContent.nodes.shapeData.shape.duration"
|
|
4581
6197
|
},
|
|
6198
|
+
{
|
|
6199
|
+
path: "data.previousContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
6200
|
+
},
|
|
6201
|
+
{
|
|
6202
|
+
path: "data.previousContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
6203
|
+
},
|
|
6204
|
+
{
|
|
6205
|
+
path: "data.previousContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6206
|
+
},
|
|
6207
|
+
{
|
|
6208
|
+
path: "data.previousContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
6209
|
+
},
|
|
6210
|
+
{
|
|
6211
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6212
|
+
},
|
|
6213
|
+
{
|
|
6214
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6215
|
+
},
|
|
6216
|
+
{
|
|
6217
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6218
|
+
},
|
|
6219
|
+
{
|
|
6220
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6221
|
+
},
|
|
6222
|
+
{
|
|
6223
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6224
|
+
},
|
|
6225
|
+
{
|
|
6226
|
+
path: "data.currentContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6227
|
+
},
|
|
4582
6228
|
{
|
|
4583
6229
|
path: "data.currentContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
4584
6230
|
},
|
|
@@ -4630,8 +6276,38 @@ var onCommentContentChanged = EventDefinition(
|
|
|
4630
6276
|
{
|
|
4631
6277
|
path: "data.currentContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4632
6278
|
},
|
|
6279
|
+
{
|
|
6280
|
+
path: "data.currentContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6281
|
+
},
|
|
6282
|
+
{
|
|
6283
|
+
path: "data.currentContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6284
|
+
},
|
|
6285
|
+
{
|
|
6286
|
+
path: "data.currentContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6287
|
+
},
|
|
6288
|
+
{
|
|
6289
|
+
path: "data.currentContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6290
|
+
},
|
|
6291
|
+
{
|
|
6292
|
+
path: "data.currentContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6293
|
+
},
|
|
6294
|
+
{
|
|
6295
|
+
path: "data.currentContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6296
|
+
},
|
|
4633
6297
|
{
|
|
4634
6298
|
path: "data.currentContent.richContent.nodes.shapeData.shape.duration"
|
|
6299
|
+
},
|
|
6300
|
+
{
|
|
6301
|
+
path: "data.currentContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
6302
|
+
},
|
|
6303
|
+
{
|
|
6304
|
+
path: "data.currentContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
6305
|
+
},
|
|
6306
|
+
{
|
|
6307
|
+
path: "data.currentContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6308
|
+
},
|
|
6309
|
+
{
|
|
6310
|
+
path: "data.currentContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4635
6311
|
}
|
|
4636
6312
|
]
|
|
4637
6313
|
},
|
|
@@ -4697,6 +6373,24 @@ var onCommentHidden = EventDefinition(
|
|
|
4697
6373
|
{
|
|
4698
6374
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
4699
6375
|
paths: [
|
|
6376
|
+
{
|
|
6377
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6378
|
+
},
|
|
6379
|
+
{
|
|
6380
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6381
|
+
},
|
|
6382
|
+
{
|
|
6383
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6384
|
+
},
|
|
6385
|
+
{
|
|
6386
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6387
|
+
},
|
|
6388
|
+
{
|
|
6389
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6390
|
+
},
|
|
6391
|
+
{
|
|
6392
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6393
|
+
},
|
|
4700
6394
|
{
|
|
4701
6395
|
path: "data.comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
4702
6396
|
},
|
|
@@ -4748,9 +6442,57 @@ var onCommentHidden = EventDefinition(
|
|
|
4748
6442
|
{
|
|
4749
6443
|
path: "data.comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4750
6444
|
},
|
|
6445
|
+
{
|
|
6446
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6447
|
+
},
|
|
6448
|
+
{
|
|
6449
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6450
|
+
},
|
|
6451
|
+
{
|
|
6452
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6453
|
+
},
|
|
6454
|
+
{
|
|
6455
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6456
|
+
},
|
|
6457
|
+
{
|
|
6458
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6459
|
+
},
|
|
6460
|
+
{
|
|
6461
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6462
|
+
},
|
|
4751
6463
|
{
|
|
4752
6464
|
path: "data.comment.content.richContent.nodes.shapeData.shape.duration"
|
|
4753
6465
|
},
|
|
6466
|
+
{
|
|
6467
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
6468
|
+
},
|
|
6469
|
+
{
|
|
6470
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
6471
|
+
},
|
|
6472
|
+
{
|
|
6473
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6474
|
+
},
|
|
6475
|
+
{
|
|
6476
|
+
path: "data.comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
6477
|
+
},
|
|
6478
|
+
{
|
|
6479
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6480
|
+
},
|
|
6481
|
+
{
|
|
6482
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6483
|
+
},
|
|
6484
|
+
{
|
|
6485
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6486
|
+
},
|
|
6487
|
+
{
|
|
6488
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6489
|
+
},
|
|
6490
|
+
{
|
|
6491
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6492
|
+
},
|
|
6493
|
+
{
|
|
6494
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6495
|
+
},
|
|
4754
6496
|
{
|
|
4755
6497
|
path: "data.comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
4756
6498
|
},
|
|
@@ -4802,8 +6544,38 @@ var onCommentHidden = EventDefinition(
|
|
|
4802
6544
|
{
|
|
4803
6545
|
path: "data.comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4804
6546
|
},
|
|
6547
|
+
{
|
|
6548
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6549
|
+
},
|
|
6550
|
+
{
|
|
6551
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6552
|
+
},
|
|
6553
|
+
{
|
|
6554
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6555
|
+
},
|
|
6556
|
+
{
|
|
6557
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6558
|
+
},
|
|
6559
|
+
{
|
|
6560
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6561
|
+
},
|
|
6562
|
+
{
|
|
6563
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6564
|
+
},
|
|
4805
6565
|
{
|
|
4806
6566
|
path: "data.comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
6567
|
+
},
|
|
6568
|
+
{
|
|
6569
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
6570
|
+
},
|
|
6571
|
+
{
|
|
6572
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
6573
|
+
},
|
|
6574
|
+
{
|
|
6575
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6576
|
+
},
|
|
6577
|
+
{
|
|
6578
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4807
6579
|
}
|
|
4808
6580
|
]
|
|
4809
6581
|
},
|
|
@@ -4869,6 +6641,24 @@ var onCommentMarked = EventDefinition(
|
|
|
4869
6641
|
{
|
|
4870
6642
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
4871
6643
|
paths: [
|
|
6644
|
+
{
|
|
6645
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6646
|
+
},
|
|
6647
|
+
{
|
|
6648
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6649
|
+
},
|
|
6650
|
+
{
|
|
6651
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6652
|
+
},
|
|
6653
|
+
{
|
|
6654
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6655
|
+
},
|
|
6656
|
+
{
|
|
6657
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6658
|
+
},
|
|
6659
|
+
{
|
|
6660
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6661
|
+
},
|
|
4872
6662
|
{
|
|
4873
6663
|
path: "data.comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
4874
6664
|
},
|
|
@@ -4920,9 +6710,57 @@ var onCommentMarked = EventDefinition(
|
|
|
4920
6710
|
{
|
|
4921
6711
|
path: "data.comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4922
6712
|
},
|
|
6713
|
+
{
|
|
6714
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6715
|
+
},
|
|
6716
|
+
{
|
|
6717
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6718
|
+
},
|
|
6719
|
+
{
|
|
6720
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6721
|
+
},
|
|
6722
|
+
{
|
|
6723
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6724
|
+
},
|
|
6725
|
+
{
|
|
6726
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6727
|
+
},
|
|
6728
|
+
{
|
|
6729
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6730
|
+
},
|
|
4923
6731
|
{
|
|
4924
6732
|
path: "data.comment.content.richContent.nodes.shapeData.shape.duration"
|
|
4925
6733
|
},
|
|
6734
|
+
{
|
|
6735
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
6736
|
+
},
|
|
6737
|
+
{
|
|
6738
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
6739
|
+
},
|
|
6740
|
+
{
|
|
6741
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6742
|
+
},
|
|
6743
|
+
{
|
|
6744
|
+
path: "data.comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
6745
|
+
},
|
|
6746
|
+
{
|
|
6747
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6748
|
+
},
|
|
6749
|
+
{
|
|
6750
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6751
|
+
},
|
|
6752
|
+
{
|
|
6753
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6754
|
+
},
|
|
6755
|
+
{
|
|
6756
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6757
|
+
},
|
|
6758
|
+
{
|
|
6759
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6760
|
+
},
|
|
6761
|
+
{
|
|
6762
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6763
|
+
},
|
|
4926
6764
|
{
|
|
4927
6765
|
path: "data.comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
4928
6766
|
},
|
|
@@ -4974,8 +6812,38 @@ var onCommentMarked = EventDefinition(
|
|
|
4974
6812
|
{
|
|
4975
6813
|
path: "data.comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
4976
6814
|
},
|
|
6815
|
+
{
|
|
6816
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6817
|
+
},
|
|
6818
|
+
{
|
|
6819
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6820
|
+
},
|
|
6821
|
+
{
|
|
6822
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6823
|
+
},
|
|
6824
|
+
{
|
|
6825
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6826
|
+
},
|
|
6827
|
+
{
|
|
6828
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6829
|
+
},
|
|
6830
|
+
{
|
|
6831
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6832
|
+
},
|
|
4977
6833
|
{
|
|
4978
6834
|
path: "data.comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
6835
|
+
},
|
|
6836
|
+
{
|
|
6837
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
6838
|
+
},
|
|
6839
|
+
{
|
|
6840
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
6841
|
+
},
|
|
6842
|
+
{
|
|
6843
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
6844
|
+
},
|
|
6845
|
+
{
|
|
6846
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4979
6847
|
}
|
|
4980
6848
|
]
|
|
4981
6849
|
},
|
|
@@ -5041,6 +6909,24 @@ var onCommentMoved = EventDefinition(
|
|
|
5041
6909
|
{
|
|
5042
6910
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
5043
6911
|
paths: [
|
|
6912
|
+
{
|
|
6913
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
6914
|
+
},
|
|
6915
|
+
{
|
|
6916
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
6917
|
+
},
|
|
6918
|
+
{
|
|
6919
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
6920
|
+
},
|
|
6921
|
+
{
|
|
6922
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
6923
|
+
},
|
|
6924
|
+
{
|
|
6925
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
6926
|
+
},
|
|
6927
|
+
{
|
|
6928
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
6929
|
+
},
|
|
5044
6930
|
{
|
|
5045
6931
|
path: "data.comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5046
6932
|
},
|
|
@@ -5092,9 +6978,57 @@ var onCommentMoved = EventDefinition(
|
|
|
5092
6978
|
{
|
|
5093
6979
|
path: "data.comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5094
6980
|
},
|
|
6981
|
+
{
|
|
6982
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
6983
|
+
},
|
|
6984
|
+
{
|
|
6985
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
6986
|
+
},
|
|
6987
|
+
{
|
|
6988
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
6989
|
+
},
|
|
6990
|
+
{
|
|
6991
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
6992
|
+
},
|
|
6993
|
+
{
|
|
6994
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
6995
|
+
},
|
|
6996
|
+
{
|
|
6997
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
6998
|
+
},
|
|
5095
6999
|
{
|
|
5096
7000
|
path: "data.comment.content.richContent.nodes.shapeData.shape.duration"
|
|
5097
7001
|
},
|
|
7002
|
+
{
|
|
7003
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
7004
|
+
},
|
|
7005
|
+
{
|
|
7006
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
7007
|
+
},
|
|
7008
|
+
{
|
|
7009
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7010
|
+
},
|
|
7011
|
+
{
|
|
7012
|
+
path: "data.comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
7013
|
+
},
|
|
7014
|
+
{
|
|
7015
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7016
|
+
},
|
|
7017
|
+
{
|
|
7018
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7019
|
+
},
|
|
7020
|
+
{
|
|
7021
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7022
|
+
},
|
|
7023
|
+
{
|
|
7024
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7025
|
+
},
|
|
7026
|
+
{
|
|
7027
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7028
|
+
},
|
|
7029
|
+
{
|
|
7030
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7031
|
+
},
|
|
5098
7032
|
{
|
|
5099
7033
|
path: "data.comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5100
7034
|
},
|
|
@@ -5146,8 +7080,38 @@ var onCommentMoved = EventDefinition(
|
|
|
5146
7080
|
{
|
|
5147
7081
|
path: "data.comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5148
7082
|
},
|
|
7083
|
+
{
|
|
7084
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7085
|
+
},
|
|
7086
|
+
{
|
|
7087
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7088
|
+
},
|
|
7089
|
+
{
|
|
7090
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7091
|
+
},
|
|
7092
|
+
{
|
|
7093
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7094
|
+
},
|
|
7095
|
+
{
|
|
7096
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7097
|
+
},
|
|
7098
|
+
{
|
|
7099
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7100
|
+
},
|
|
5149
7101
|
{
|
|
5150
7102
|
path: "data.comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
7103
|
+
},
|
|
7104
|
+
{
|
|
7105
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
7106
|
+
},
|
|
7107
|
+
{
|
|
7108
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
7109
|
+
},
|
|
7110
|
+
{
|
|
7111
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7112
|
+
},
|
|
7113
|
+
{
|
|
7114
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5151
7115
|
}
|
|
5152
7116
|
]
|
|
5153
7117
|
},
|
|
@@ -5213,6 +7177,24 @@ var onCommentPublished = EventDefinition(
|
|
|
5213
7177
|
{
|
|
5214
7178
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
5215
7179
|
paths: [
|
|
7180
|
+
{
|
|
7181
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7182
|
+
},
|
|
7183
|
+
{
|
|
7184
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7185
|
+
},
|
|
7186
|
+
{
|
|
7187
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7188
|
+
},
|
|
7189
|
+
{
|
|
7190
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7191
|
+
},
|
|
7192
|
+
{
|
|
7193
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7194
|
+
},
|
|
7195
|
+
{
|
|
7196
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7197
|
+
},
|
|
5216
7198
|
{
|
|
5217
7199
|
path: "data.comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5218
7200
|
},
|
|
@@ -5264,9 +7246,57 @@ var onCommentPublished = EventDefinition(
|
|
|
5264
7246
|
{
|
|
5265
7247
|
path: "data.comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5266
7248
|
},
|
|
7249
|
+
{
|
|
7250
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7251
|
+
},
|
|
7252
|
+
{
|
|
7253
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7254
|
+
},
|
|
7255
|
+
{
|
|
7256
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7257
|
+
},
|
|
7258
|
+
{
|
|
7259
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7260
|
+
},
|
|
7261
|
+
{
|
|
7262
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7263
|
+
},
|
|
7264
|
+
{
|
|
7265
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7266
|
+
},
|
|
5267
7267
|
{
|
|
5268
7268
|
path: "data.comment.content.richContent.nodes.shapeData.shape.duration"
|
|
5269
7269
|
},
|
|
7270
|
+
{
|
|
7271
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
7272
|
+
},
|
|
7273
|
+
{
|
|
7274
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
7275
|
+
},
|
|
7276
|
+
{
|
|
7277
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7278
|
+
},
|
|
7279
|
+
{
|
|
7280
|
+
path: "data.comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
7281
|
+
},
|
|
7282
|
+
{
|
|
7283
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7284
|
+
},
|
|
7285
|
+
{
|
|
7286
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7287
|
+
},
|
|
7288
|
+
{
|
|
7289
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7290
|
+
},
|
|
7291
|
+
{
|
|
7292
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7293
|
+
},
|
|
7294
|
+
{
|
|
7295
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7296
|
+
},
|
|
7297
|
+
{
|
|
7298
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7299
|
+
},
|
|
5270
7300
|
{
|
|
5271
7301
|
path: "data.comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5272
7302
|
},
|
|
@@ -5318,8 +7348,38 @@ var onCommentPublished = EventDefinition(
|
|
|
5318
7348
|
{
|
|
5319
7349
|
path: "data.comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5320
7350
|
},
|
|
7351
|
+
{
|
|
7352
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7353
|
+
},
|
|
7354
|
+
{
|
|
7355
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7356
|
+
},
|
|
7357
|
+
{
|
|
7358
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7359
|
+
},
|
|
7360
|
+
{
|
|
7361
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7362
|
+
},
|
|
7363
|
+
{
|
|
7364
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7365
|
+
},
|
|
7366
|
+
{
|
|
7367
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7368
|
+
},
|
|
5321
7369
|
{
|
|
5322
7370
|
path: "data.comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
7371
|
+
},
|
|
7372
|
+
{
|
|
7373
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
7374
|
+
},
|
|
7375
|
+
{
|
|
7376
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
7377
|
+
},
|
|
7378
|
+
{
|
|
7379
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7380
|
+
},
|
|
7381
|
+
{
|
|
7382
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5323
7383
|
}
|
|
5324
7384
|
]
|
|
5325
7385
|
},
|
|
@@ -5385,6 +7445,24 @@ var onCommentUnmarked = EventDefinition(
|
|
|
5385
7445
|
{
|
|
5386
7446
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
5387
7447
|
paths: [
|
|
7448
|
+
{
|
|
7449
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7450
|
+
},
|
|
7451
|
+
{
|
|
7452
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7453
|
+
},
|
|
7454
|
+
{
|
|
7455
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7456
|
+
},
|
|
7457
|
+
{
|
|
7458
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7459
|
+
},
|
|
7460
|
+
{
|
|
7461
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7462
|
+
},
|
|
7463
|
+
{
|
|
7464
|
+
path: "data.comment.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7465
|
+
},
|
|
5388
7466
|
{
|
|
5389
7467
|
path: "data.comment.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5390
7468
|
},
|
|
@@ -5436,9 +7514,57 @@ var onCommentUnmarked = EventDefinition(
|
|
|
5436
7514
|
{
|
|
5437
7515
|
path: "data.comment.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5438
7516
|
},
|
|
7517
|
+
{
|
|
7518
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7519
|
+
},
|
|
7520
|
+
{
|
|
7521
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7522
|
+
},
|
|
7523
|
+
{
|
|
7524
|
+
path: "data.comment.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7525
|
+
},
|
|
7526
|
+
{
|
|
7527
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7528
|
+
},
|
|
7529
|
+
{
|
|
7530
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7531
|
+
},
|
|
7532
|
+
{
|
|
7533
|
+
path: "data.comment.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7534
|
+
},
|
|
5439
7535
|
{
|
|
5440
7536
|
path: "data.comment.content.richContent.nodes.shapeData.shape.duration"
|
|
5441
7537
|
},
|
|
7538
|
+
{
|
|
7539
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
7540
|
+
},
|
|
7541
|
+
{
|
|
7542
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
7543
|
+
},
|
|
7544
|
+
{
|
|
7545
|
+
path: "data.comment.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7546
|
+
},
|
|
7547
|
+
{
|
|
7548
|
+
path: "data.comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
7549
|
+
},
|
|
7550
|
+
{
|
|
7551
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7552
|
+
},
|
|
7553
|
+
{
|
|
7554
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7555
|
+
},
|
|
7556
|
+
{
|
|
7557
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7558
|
+
},
|
|
7559
|
+
{
|
|
7560
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7561
|
+
},
|
|
7562
|
+
{
|
|
7563
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7564
|
+
},
|
|
7565
|
+
{
|
|
7566
|
+
path: "data.comment.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7567
|
+
},
|
|
5442
7568
|
{
|
|
5443
7569
|
path: "data.comment.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5444
7570
|
},
|
|
@@ -5490,8 +7616,38 @@ var onCommentUnmarked = EventDefinition(
|
|
|
5490
7616
|
{
|
|
5491
7617
|
path: "data.comment.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5492
7618
|
},
|
|
7619
|
+
{
|
|
7620
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7621
|
+
},
|
|
7622
|
+
{
|
|
7623
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7624
|
+
},
|
|
7625
|
+
{
|
|
7626
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7627
|
+
},
|
|
7628
|
+
{
|
|
7629
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7630
|
+
},
|
|
7631
|
+
{
|
|
7632
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7633
|
+
},
|
|
7634
|
+
{
|
|
7635
|
+
path: "data.comment.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7636
|
+
},
|
|
5493
7637
|
{
|
|
5494
7638
|
path: "data.comment.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
7639
|
+
},
|
|
7640
|
+
{
|
|
7641
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
7642
|
+
},
|
|
7643
|
+
{
|
|
7644
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
7645
|
+
},
|
|
7646
|
+
{
|
|
7647
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7648
|
+
},
|
|
7649
|
+
{
|
|
7650
|
+
path: "data.comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5495
7651
|
}
|
|
5496
7652
|
]
|
|
5497
7653
|
},
|
|
@@ -5553,6 +7709,24 @@ var onCommentCreated = EventDefinition(
|
|
|
5553
7709
|
{
|
|
5554
7710
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
5555
7711
|
paths: [
|
|
7712
|
+
{
|
|
7713
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7714
|
+
},
|
|
7715
|
+
{
|
|
7716
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7717
|
+
},
|
|
7718
|
+
{
|
|
7719
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7720
|
+
},
|
|
7721
|
+
{
|
|
7722
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7723
|
+
},
|
|
7724
|
+
{
|
|
7725
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7726
|
+
},
|
|
7727
|
+
{
|
|
7728
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7729
|
+
},
|
|
5556
7730
|
{
|
|
5557
7731
|
path: "entity.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5558
7732
|
},
|
|
@@ -5604,9 +7778,57 @@ var onCommentCreated = EventDefinition(
|
|
|
5604
7778
|
{
|
|
5605
7779
|
path: "entity.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5606
7780
|
},
|
|
7781
|
+
{
|
|
7782
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7783
|
+
},
|
|
7784
|
+
{
|
|
7785
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7786
|
+
},
|
|
7787
|
+
{
|
|
7788
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7789
|
+
},
|
|
7790
|
+
{
|
|
7791
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7792
|
+
},
|
|
7793
|
+
{
|
|
7794
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7795
|
+
},
|
|
7796
|
+
{
|
|
7797
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7798
|
+
},
|
|
5607
7799
|
{
|
|
5608
7800
|
path: "entity.content.richContent.nodes.shapeData.shape.duration"
|
|
5609
7801
|
},
|
|
7802
|
+
{
|
|
7803
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
7804
|
+
},
|
|
7805
|
+
{
|
|
7806
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
7807
|
+
},
|
|
7808
|
+
{
|
|
7809
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7810
|
+
},
|
|
7811
|
+
{
|
|
7812
|
+
path: "entity.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
7813
|
+
},
|
|
7814
|
+
{
|
|
7815
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
7816
|
+
},
|
|
7817
|
+
{
|
|
7818
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
7819
|
+
},
|
|
7820
|
+
{
|
|
7821
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
7822
|
+
},
|
|
7823
|
+
{
|
|
7824
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
7825
|
+
},
|
|
7826
|
+
{
|
|
7827
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
7828
|
+
},
|
|
7829
|
+
{
|
|
7830
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
7831
|
+
},
|
|
5610
7832
|
{
|
|
5611
7833
|
path: "entity.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5612
7834
|
},
|
|
@@ -5658,8 +7880,38 @@ var onCommentCreated = EventDefinition(
|
|
|
5658
7880
|
{
|
|
5659
7881
|
path: "entity.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5660
7882
|
},
|
|
7883
|
+
{
|
|
7884
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
7885
|
+
},
|
|
7886
|
+
{
|
|
7887
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
7888
|
+
},
|
|
7889
|
+
{
|
|
7890
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
7891
|
+
},
|
|
7892
|
+
{
|
|
7893
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
7894
|
+
},
|
|
7895
|
+
{
|
|
7896
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
7897
|
+
},
|
|
7898
|
+
{
|
|
7899
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
7900
|
+
},
|
|
5661
7901
|
{
|
|
5662
7902
|
path: "entity.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
7903
|
+
},
|
|
7904
|
+
{
|
|
7905
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
7906
|
+
},
|
|
7907
|
+
{
|
|
7908
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
7909
|
+
},
|
|
7910
|
+
{
|
|
7911
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
7912
|
+
},
|
|
7913
|
+
{
|
|
7914
|
+
path: "entity.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5663
7915
|
}
|
|
5664
7916
|
]
|
|
5665
7917
|
},
|
|
@@ -5750,6 +8002,24 @@ var onCommentUpdated = EventDefinition(
|
|
|
5750
8002
|
{
|
|
5751
8003
|
transformFn: transformRESTFloatToSDKFloat2,
|
|
5752
8004
|
paths: [
|
|
8005
|
+
{
|
|
8006
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
8007
|
+
},
|
|
8008
|
+
{
|
|
8009
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
8010
|
+
},
|
|
8011
|
+
{
|
|
8012
|
+
path: "entity.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
8013
|
+
},
|
|
8014
|
+
{
|
|
8015
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
8016
|
+
},
|
|
8017
|
+
{
|
|
8018
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
8019
|
+
},
|
|
8020
|
+
{
|
|
8021
|
+
path: "entity.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
8022
|
+
},
|
|
5753
8023
|
{
|
|
5754
8024
|
path: "entity.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5755
8025
|
},
|
|
@@ -5801,9 +8071,57 @@ var onCommentUpdated = EventDefinition(
|
|
|
5801
8071
|
{
|
|
5802
8072
|
path: "entity.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5803
8073
|
},
|
|
8074
|
+
{
|
|
8075
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
8076
|
+
},
|
|
8077
|
+
{
|
|
8078
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
8079
|
+
},
|
|
8080
|
+
{
|
|
8081
|
+
path: "entity.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
8082
|
+
},
|
|
8083
|
+
{
|
|
8084
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
8085
|
+
},
|
|
8086
|
+
{
|
|
8087
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
8088
|
+
},
|
|
8089
|
+
{
|
|
8090
|
+
path: "entity.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
8091
|
+
},
|
|
5804
8092
|
{
|
|
5805
8093
|
path: "entity.content.richContent.nodes.shapeData.shape.duration"
|
|
5806
8094
|
},
|
|
8095
|
+
{
|
|
8096
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
8097
|
+
},
|
|
8098
|
+
{
|
|
8099
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
8100
|
+
},
|
|
8101
|
+
{
|
|
8102
|
+
path: "entity.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
8103
|
+
},
|
|
8104
|
+
{
|
|
8105
|
+
path: "entity.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
8106
|
+
},
|
|
8107
|
+
{
|
|
8108
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
8109
|
+
},
|
|
8110
|
+
{
|
|
8111
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
8112
|
+
},
|
|
8113
|
+
{
|
|
8114
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
8115
|
+
},
|
|
8116
|
+
{
|
|
8117
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
8118
|
+
},
|
|
8119
|
+
{
|
|
8120
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
8121
|
+
},
|
|
8122
|
+
{
|
|
8123
|
+
path: "entity.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
8124
|
+
},
|
|
5807
8125
|
{
|
|
5808
8126
|
path: "entity.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5809
8127
|
},
|
|
@@ -5855,9 +8173,57 @@ var onCommentUpdated = EventDefinition(
|
|
|
5855
8173
|
{
|
|
5856
8174
|
path: "entity.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5857
8175
|
},
|
|
8176
|
+
{
|
|
8177
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
8178
|
+
},
|
|
8179
|
+
{
|
|
8180
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
8181
|
+
},
|
|
8182
|
+
{
|
|
8183
|
+
path: "entity.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
8184
|
+
},
|
|
8185
|
+
{
|
|
8186
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
8187
|
+
},
|
|
8188
|
+
{
|
|
8189
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
8190
|
+
},
|
|
8191
|
+
{
|
|
8192
|
+
path: "entity.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
8193
|
+
},
|
|
5858
8194
|
{
|
|
5859
8195
|
path: "entity.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
5860
8196
|
},
|
|
8197
|
+
{
|
|
8198
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
8199
|
+
},
|
|
8200
|
+
{
|
|
8201
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
8202
|
+
},
|
|
8203
|
+
{
|
|
8204
|
+
path: "entity.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
8205
|
+
},
|
|
8206
|
+
{
|
|
8207
|
+
path: "entity.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
8208
|
+
},
|
|
8209
|
+
{
|
|
8210
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
8211
|
+
},
|
|
8212
|
+
{
|
|
8213
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
8214
|
+
},
|
|
8215
|
+
{
|
|
8216
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
8217
|
+
},
|
|
8218
|
+
{
|
|
8219
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
8220
|
+
},
|
|
8221
|
+
{
|
|
8222
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
8223
|
+
},
|
|
8224
|
+
{
|
|
8225
|
+
path: "modifiedFields.content.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
8226
|
+
},
|
|
5861
8227
|
{
|
|
5862
8228
|
path: "modifiedFields.content.richContent.nodes.galleryData.items.image.media.duration"
|
|
5863
8229
|
},
|
|
@@ -5909,9 +8275,57 @@ var onCommentUpdated = EventDefinition(
|
|
|
5909
8275
|
{
|
|
5910
8276
|
path: "modifiedFields.content.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5911
8277
|
},
|
|
8278
|
+
{
|
|
8279
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.background.gradient.centerX"
|
|
8280
|
+
},
|
|
8281
|
+
{
|
|
8282
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.background.gradient.centerY"
|
|
8283
|
+
},
|
|
8284
|
+
{
|
|
8285
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
8286
|
+
},
|
|
8287
|
+
{
|
|
8288
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
8289
|
+
},
|
|
8290
|
+
{
|
|
8291
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
8292
|
+
},
|
|
8293
|
+
{
|
|
8294
|
+
path: "modifiedFields.content.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
8295
|
+
},
|
|
5912
8296
|
{
|
|
5913
8297
|
path: "modifiedFields.content.richContent.nodes.shapeData.shape.duration"
|
|
5914
8298
|
},
|
|
8299
|
+
{
|
|
8300
|
+
path: "modifiedFields.content.richContent.nodes.cardData.background.gradient.centerX"
|
|
8301
|
+
},
|
|
8302
|
+
{
|
|
8303
|
+
path: "modifiedFields.content.richContent.nodes.cardData.background.gradient.centerY"
|
|
8304
|
+
},
|
|
8305
|
+
{
|
|
8306
|
+
path: "modifiedFields.content.richContent.nodes.cardData.background.gradient.stops.position"
|
|
8307
|
+
},
|
|
8308
|
+
{
|
|
8309
|
+
path: "modifiedFields.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
8310
|
+
},
|
|
8311
|
+
{
|
|
8312
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
8313
|
+
},
|
|
8314
|
+
{
|
|
8315
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerY"
|
|
8316
|
+
},
|
|
8317
|
+
{
|
|
8318
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.background.gradient.stops.position"
|
|
8319
|
+
},
|
|
8320
|
+
{
|
|
8321
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
|
|
8322
|
+
},
|
|
8323
|
+
{
|
|
8324
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
|
|
8325
|
+
},
|
|
8326
|
+
{
|
|
8327
|
+
path: "modifiedFields.draftContent.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
|
|
8328
|
+
},
|
|
5915
8329
|
{
|
|
5916
8330
|
path: "modifiedFields.draftContent.richContent.nodes.galleryData.items.image.media.duration"
|
|
5917
8331
|
},
|
|
@@ -5963,8 +8377,38 @@ var onCommentUpdated = EventDefinition(
|
|
|
5963
8377
|
{
|
|
5964
8378
|
path: "modifiedFields.draftContent.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
5965
8379
|
},
|
|
8380
|
+
{
|
|
8381
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.background.gradient.centerX"
|
|
8382
|
+
},
|
|
8383
|
+
{
|
|
8384
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.background.gradient.centerY"
|
|
8385
|
+
},
|
|
8386
|
+
{
|
|
8387
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.background.gradient.stops.position"
|
|
8388
|
+
},
|
|
8389
|
+
{
|
|
8390
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerX"
|
|
8391
|
+
},
|
|
8392
|
+
{
|
|
8393
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.backdrop.gradient.centerY"
|
|
8394
|
+
},
|
|
8395
|
+
{
|
|
8396
|
+
path: "modifiedFields.draftContent.richContent.nodes.layoutData.backdrop.gradient.stops.position"
|
|
8397
|
+
},
|
|
5966
8398
|
{
|
|
5967
8399
|
path: "modifiedFields.draftContent.richContent.nodes.shapeData.shape.duration"
|
|
8400
|
+
},
|
|
8401
|
+
{
|
|
8402
|
+
path: "modifiedFields.draftContent.richContent.nodes.cardData.background.gradient.centerX"
|
|
8403
|
+
},
|
|
8404
|
+
{
|
|
8405
|
+
path: "modifiedFields.draftContent.richContent.nodes.cardData.background.gradient.centerY"
|
|
8406
|
+
},
|
|
8407
|
+
{
|
|
8408
|
+
path: "modifiedFields.draftContent.richContent.nodes.cardData.background.gradient.stops.position"
|
|
8409
|
+
},
|
|
8410
|
+
{
|
|
8411
|
+
path: "modifiedFields.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
5968
8412
|
}
|
|
5969
8413
|
]
|
|
5970
8414
|
},
|
|
@@ -6060,8 +8504,10 @@ export {
|
|
|
6060
8504
|
Alignment,
|
|
6061
8505
|
AppType,
|
|
6062
8506
|
AspectRatio,
|
|
8507
|
+
BackdropType,
|
|
6063
8508
|
BackgroundType,
|
|
6064
8509
|
ButtonDataType,
|
|
8510
|
+
CardDataBackgroundType,
|
|
6065
8511
|
Crop,
|
|
6066
8512
|
DecorationType,
|
|
6067
8513
|
DesignTarget,
|
|
@@ -6069,9 +8515,13 @@ export {
|
|
|
6069
8515
|
DividerDataAlignment,
|
|
6070
8516
|
FontType,
|
|
6071
8517
|
GIFType,
|
|
8518
|
+
GradientType,
|
|
6072
8519
|
ImagePosition,
|
|
8520
|
+
ImagePositionPosition,
|
|
8521
|
+
ImageScalingScaling,
|
|
6073
8522
|
InitialExpandedItems,
|
|
6074
8523
|
Layout,
|
|
8524
|
+
LayoutDataBackgroundType,
|
|
6075
8525
|
LayoutType,
|
|
6076
8526
|
LineStyle,
|
|
6077
8527
|
MapType,
|
|
@@ -6082,6 +8532,7 @@ export {
|
|
|
6082
8532
|
Origin,
|
|
6083
8533
|
Placement,
|
|
6084
8534
|
PluginContainerDataAlignment,
|
|
8535
|
+
PollDesignBackgroundType,
|
|
6085
8536
|
PollLayoutDirection,
|
|
6086
8537
|
PollLayoutType,
|
|
6087
8538
|
Position,
|