@wix/auto_sdk_faq_question-entry 1.0.40 → 1.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +802 -13
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +275 -29
  5. package/build/cjs/index.typings.js +652 -13
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +270 -26
  8. package/build/cjs/meta.js +649 -12
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +1 -1
  11. package/build/es/index.mjs +793 -13
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +275 -29
  14. package/build/es/index.typings.mjs +643 -13
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +270 -26
  17. package/build/es/meta.mjs +640 -12
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +1 -1
  20. package/build/internal/cjs/index.js +802 -13
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +275 -29
  23. package/build/internal/cjs/index.typings.js +652 -13
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +270 -26
  26. package/build/internal/cjs/meta.js +649 -12
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +1 -1
  29. package/build/internal/es/index.mjs +793 -13
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +275 -29
  32. package/build/internal/es/index.typings.mjs +643 -13
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +270 -26
  35. package/build/internal/es/meta.mjs +640 -12
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +4 -4
@@ -23,8 +23,10 @@ __export(meta_exports, {
23
23
  AlignmentOriginal: () => Alignment,
24
24
  AppTypeOriginal: () => AppType,
25
25
  AspectRatioOriginal: () => AspectRatio,
26
+ BackdropTypeOriginal: () => BackdropType,
26
27
  BackgroundTypeOriginal: () => BackgroundType,
27
28
  ButtonDataTypeOriginal: () => ButtonDataType,
29
+ CardDataBackgroundTypeOriginal: () => CardDataBackgroundType,
28
30
  ContentFormatOriginal: () => ContentFormat,
29
31
  CropOriginal: () => Crop,
30
32
  DecorationTypeOriginal: () => DecorationType,
@@ -34,11 +36,17 @@ __export(meta_exports, {
34
36
  FieldSetOriginal: () => FieldSet,
35
37
  FontTypeOriginal: () => FontType,
36
38
  GIFTypeOriginal: () => GIFType,
39
+ GradientTypeOriginal: () => GradientType,
37
40
  ImagePositionOriginal: () => ImagePosition,
41
+ ImagePositionPositionOriginal: () => ImagePositionPosition,
42
+ ImageScalingScalingOriginal: () => ImageScalingScaling,
43
+ IndentationOriginal: () => Indentation,
38
44
  InitialExpandedItemsOriginal: () => InitialExpandedItems,
45
+ LayoutDataBackgroundTypeOriginal: () => LayoutDataBackgroundType,
39
46
  LayoutOriginal: () => Layout,
40
47
  LayoutTypeOriginal: () => LayoutType,
41
48
  LineStyleOriginal: () => LineStyle,
49
+ ListStyleOriginal: () => ListStyle,
42
50
  MapTypeOriginal: () => MapType,
43
51
  NodeTypeOriginal: () => NodeType,
44
52
  NullValueOriginal: () => NullValue,
@@ -46,6 +54,7 @@ __export(meta_exports, {
46
54
  OriginOriginal: () => Origin,
47
55
  PlacementOriginal: () => Placement,
48
56
  PluginContainerDataAlignmentOriginal: () => PluginContainerDataAlignment,
57
+ PollDesignBackgroundTypeOriginal: () => PollDesignBackgroundType,
49
58
  PollLayoutDirectionOriginal: () => PollLayoutDirection,
50
59
  PollLayoutTypeOriginal: () => PollLayoutType,
51
60
  PositionOriginal: () => Position,
@@ -246,6 +255,24 @@ function createQuestionEntry(payload) {
246
255
  transformFn: import_float.transformSDKFloatToRESTFloat,
247
256
  paths: [
248
257
  { path: "questionEntry.sortOrder" },
258
+ {
259
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
260
+ },
261
+ {
262
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
263
+ },
264
+ {
265
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
266
+ },
267
+ {
268
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
269
+ },
270
+ {
271
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
272
+ },
273
+ {
274
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
275
+ },
249
276
  {
250
277
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
251
278
  },
@@ -287,7 +314,39 @@ function createQuestionEntry(payload) {
287
314
  {
288
315
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
289
316
  },
317
+ {
318
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
319
+ },
320
+ {
321
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
322
+ },
323
+ {
324
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
325
+ },
326
+ {
327
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
328
+ },
329
+ {
330
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
331
+ },
332
+ {
333
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
334
+ },
290
335
  { path: "questionEntry.richContent.nodes.shapeData.shape.duration" },
336
+ {
337
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
338
+ },
339
+ {
340
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
341
+ },
342
+ {
343
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
344
+ },
345
+ {
346
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
347
+ },
348
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
349
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
291
350
  { path: "questionEntry.labels.sortOrder" }
292
351
  ]
293
352
  }
@@ -320,6 +379,24 @@ function createQuestionEntry(payload) {
320
379
  transformFn: import_float2.transformRESTFloatToSDKFloat,
321
380
  paths: [
322
381
  { path: "questionEntry.sortOrder" },
382
+ {
383
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
384
+ },
385
+ {
386
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
387
+ },
388
+ {
389
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
390
+ },
391
+ {
392
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
393
+ },
394
+ {
395
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
396
+ },
397
+ {
398
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
399
+ },
323
400
  {
324
401
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
325
402
  },
@@ -371,9 +448,41 @@ function createQuestionEntry(payload) {
371
448
  {
372
449
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
373
450
  },
451
+ {
452
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
453
+ },
454
+ {
455
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
456
+ },
457
+ {
458
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
459
+ },
460
+ {
461
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
462
+ },
463
+ {
464
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
465
+ },
466
+ {
467
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
468
+ },
374
469
  {
375
470
  path: "questionEntry.richContent.nodes.shapeData.shape.duration"
376
471
  },
472
+ {
473
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
474
+ },
475
+ {
476
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
477
+ },
478
+ {
479
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
480
+ },
481
+ {
482
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
483
+ },
484
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
485
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
377
486
  { path: "questionEntry.labels.sortOrder" }
378
487
  ]
379
488
  }
@@ -413,6 +522,24 @@ function getQuestionEntry(payload) {
413
522
  transformFn: import_float2.transformRESTFloatToSDKFloat,
414
523
  paths: [
415
524
  { path: "questionEntry.sortOrder" },
525
+ {
526
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
527
+ },
528
+ {
529
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
530
+ },
531
+ {
532
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
533
+ },
534
+ {
535
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
536
+ },
537
+ {
538
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
539
+ },
540
+ {
541
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
542
+ },
416
543
  {
417
544
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
418
545
  },
@@ -464,9 +591,41 @@ function getQuestionEntry(payload) {
464
591
  {
465
592
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
466
593
  },
594
+ {
595
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
596
+ },
597
+ {
598
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
599
+ },
600
+ {
601
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
602
+ },
603
+ {
604
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
605
+ },
606
+ {
607
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
608
+ },
609
+ {
610
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
611
+ },
467
612
  {
468
613
  path: "questionEntry.richContent.nodes.shapeData.shape.duration"
469
614
  },
615
+ {
616
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
617
+ },
618
+ {
619
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
620
+ },
621
+ {
622
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
623
+ },
624
+ {
625
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
626
+ },
627
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
628
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
470
629
  { path: "questionEntry.labels.sortOrder" }
471
630
  ]
472
631
  }
@@ -496,6 +655,24 @@ function updateQuestionEntry(payload) {
496
655
  transformFn: import_float.transformSDKFloatToRESTFloat,
497
656
  paths: [
498
657
  { path: "questionEntry.sortOrder" },
658
+ {
659
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
660
+ },
661
+ {
662
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
663
+ },
664
+ {
665
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
666
+ },
667
+ {
668
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
669
+ },
670
+ {
671
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
672
+ },
673
+ {
674
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
675
+ },
499
676
  {
500
677
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
501
678
  },
@@ -537,7 +714,39 @@ function updateQuestionEntry(payload) {
537
714
  {
538
715
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
539
716
  },
717
+ {
718
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
719
+ },
720
+ {
721
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
722
+ },
723
+ {
724
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
725
+ },
726
+ {
727
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
728
+ },
729
+ {
730
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
731
+ },
732
+ {
733
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
734
+ },
540
735
  { path: "questionEntry.richContent.nodes.shapeData.shape.duration" },
736
+ {
737
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
738
+ },
739
+ {
740
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
741
+ },
742
+ {
743
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
744
+ },
745
+ {
746
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
747
+ },
748
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
749
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
541
750
  { path: "questionEntry.labels.sortOrder" }
542
751
  ]
543
752
  }
@@ -570,6 +779,24 @@ function updateQuestionEntry(payload) {
570
779
  transformFn: import_float2.transformRESTFloatToSDKFloat,
571
780
  paths: [
572
781
  { path: "questionEntry.sortOrder" },
782
+ {
783
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
784
+ },
785
+ {
786
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
787
+ },
788
+ {
789
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
790
+ },
791
+ {
792
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
793
+ },
794
+ {
795
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
796
+ },
797
+ {
798
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
799
+ },
573
800
  {
574
801
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
575
802
  },
@@ -621,9 +848,41 @@ function updateQuestionEntry(payload) {
621
848
  {
622
849
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
623
850
  },
851
+ {
852
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
853
+ },
854
+ {
855
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
856
+ },
857
+ {
858
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
859
+ },
860
+ {
861
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
862
+ },
863
+ {
864
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
865
+ },
866
+ {
867
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
868
+ },
624
869
  {
625
870
  path: "questionEntry.richContent.nodes.shapeData.shape.duration"
626
871
  },
872
+ {
873
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
874
+ },
875
+ {
876
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
877
+ },
878
+ {
879
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
880
+ },
881
+ {
882
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
883
+ },
884
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
885
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
627
886
  { path: "questionEntry.labels.sortOrder" }
628
887
  ]
629
888
  }
@@ -684,6 +943,24 @@ function listQuestionEntries(payload) {
684
943
  transformFn: import_float2.transformRESTFloatToSDKFloat,
685
944
  paths: [
686
945
  { path: "questionEntries.sortOrder" },
946
+ {
947
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.centerX"
948
+ },
949
+ {
950
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.centerY"
951
+ },
952
+ {
953
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.stops.position"
954
+ },
955
+ {
956
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
957
+ },
958
+ {
959
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
960
+ },
961
+ {
962
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
963
+ },
687
964
  {
688
965
  path: "questionEntries.richContent.nodes.galleryData.items.image.media.duration"
689
966
  },
@@ -735,9 +1012,41 @@ function listQuestionEntries(payload) {
735
1012
  {
736
1013
  path: "questionEntries.richContent.nodes.layoutData.backdropImage.media.duration"
737
1014
  },
1015
+ {
1016
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.centerX"
1017
+ },
1018
+ {
1019
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.centerY"
1020
+ },
1021
+ {
1022
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.stops.position"
1023
+ },
1024
+ {
1025
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.centerX"
1026
+ },
1027
+ {
1028
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.centerY"
1029
+ },
1030
+ {
1031
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1032
+ },
738
1033
  {
739
1034
  path: "questionEntries.richContent.nodes.shapeData.shape.duration"
740
1035
  },
1036
+ {
1037
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.centerX"
1038
+ },
1039
+ {
1040
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.centerY"
1041
+ },
1042
+ {
1043
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.stops.position"
1044
+ },
1045
+ {
1046
+ path: "questionEntries.richContent.nodes.cardData.backgroundImage.media.duration"
1047
+ },
1048
+ { path: "questionEntries.richContent.nodes.tocData.fontSize" },
1049
+ { path: "questionEntries.richContent.nodes.tocData.itemSpacing" },
741
1050
  { path: "questionEntries.labels.sortOrder" }
742
1051
  ]
743
1052
  }
@@ -777,6 +1086,24 @@ function queryQuestionEntries(payload) {
777
1086
  transformFn: import_float2.transformRESTFloatToSDKFloat,
778
1087
  paths: [
779
1088
  { path: "questionEntries.sortOrder" },
1089
+ {
1090
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.centerX"
1091
+ },
1092
+ {
1093
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.centerY"
1094
+ },
1095
+ {
1096
+ path: "questionEntries.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1097
+ },
1098
+ {
1099
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1100
+ },
1101
+ {
1102
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1103
+ },
1104
+ {
1105
+ path: "questionEntries.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1106
+ },
780
1107
  {
781
1108
  path: "questionEntries.richContent.nodes.galleryData.items.image.media.duration"
782
1109
  },
@@ -828,9 +1155,41 @@ function queryQuestionEntries(payload) {
828
1155
  {
829
1156
  path: "questionEntries.richContent.nodes.layoutData.backdropImage.media.duration"
830
1157
  },
1158
+ {
1159
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.centerX"
1160
+ },
1161
+ {
1162
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.centerY"
1163
+ },
1164
+ {
1165
+ path: "questionEntries.richContent.nodes.layoutData.background.gradient.stops.position"
1166
+ },
1167
+ {
1168
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.centerX"
1169
+ },
1170
+ {
1171
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.centerY"
1172
+ },
1173
+ {
1174
+ path: "questionEntries.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1175
+ },
831
1176
  {
832
1177
  path: "questionEntries.richContent.nodes.shapeData.shape.duration"
833
1178
  },
1179
+ {
1180
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.centerX"
1181
+ },
1182
+ {
1183
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.centerY"
1184
+ },
1185
+ {
1186
+ path: "questionEntries.richContent.nodes.cardData.background.gradient.stops.position"
1187
+ },
1188
+ {
1189
+ path: "questionEntries.richContent.nodes.cardData.backgroundImage.media.duration"
1190
+ },
1191
+ { path: "questionEntries.richContent.nodes.tocData.fontSize" },
1192
+ { path: "questionEntries.richContent.nodes.tocData.itemSpacing" },
834
1193
  { path: "questionEntries.labels.sortOrder" }
835
1194
  ]
836
1195
  }
@@ -891,6 +1250,24 @@ function updateExtendedFields(payload) {
891
1250
  transformFn: import_float2.transformRESTFloatToSDKFloat,
892
1251
  paths: [
893
1252
  { path: "questionEntry.sortOrder" },
1253
+ {
1254
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
1255
+ },
1256
+ {
1257
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
1258
+ },
1259
+ {
1260
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1261
+ },
1262
+ {
1263
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1264
+ },
1265
+ {
1266
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1267
+ },
1268
+ {
1269
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1270
+ },
894
1271
  {
895
1272
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
896
1273
  },
@@ -942,9 +1319,41 @@ function updateExtendedFields(payload) {
942
1319
  {
943
1320
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
944
1321
  },
1322
+ {
1323
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
1324
+ },
1325
+ {
1326
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
1327
+ },
1328
+ {
1329
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
1330
+ },
1331
+ {
1332
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
1333
+ },
1334
+ {
1335
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
1336
+ },
1337
+ {
1338
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1339
+ },
945
1340
  {
946
1341
  path: "questionEntry.richContent.nodes.shapeData.shape.duration"
947
1342
  },
1343
+ {
1344
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
1345
+ },
1346
+ {
1347
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
1348
+ },
1349
+ {
1350
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
1351
+ },
1352
+ {
1353
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
1354
+ },
1355
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
1356
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
948
1357
  { path: "questionEntry.labels.sortOrder" }
949
1358
  ]
950
1359
  }
@@ -990,6 +1399,24 @@ function setQuestionEntryLabels(payload) {
990
1399
  transformFn: import_float2.transformRESTFloatToSDKFloat,
991
1400
  paths: [
992
1401
  { path: "questionEntry.sortOrder" },
1402
+ {
1403
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
1404
+ },
1405
+ {
1406
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
1407
+ },
1408
+ {
1409
+ path: "questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1410
+ },
1411
+ {
1412
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1413
+ },
1414
+ {
1415
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1416
+ },
1417
+ {
1418
+ path: "questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1419
+ },
993
1420
  {
994
1421
  path: "questionEntry.richContent.nodes.galleryData.items.image.media.duration"
995
1422
  },
@@ -1041,9 +1468,41 @@ function setQuestionEntryLabels(payload) {
1041
1468
  {
1042
1469
  path: "questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
1043
1470
  },
1471
+ {
1472
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
1473
+ },
1474
+ {
1475
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
1476
+ },
1477
+ {
1478
+ path: "questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
1479
+ },
1480
+ {
1481
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
1482
+ },
1483
+ {
1484
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
1485
+ },
1486
+ {
1487
+ path: "questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1488
+ },
1044
1489
  {
1045
1490
  path: "questionEntry.richContent.nodes.shapeData.shape.duration"
1046
1491
  },
1492
+ {
1493
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerX"
1494
+ },
1495
+ {
1496
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.centerY"
1497
+ },
1498
+ {
1499
+ path: "questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
1500
+ },
1501
+ {
1502
+ path: "questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
1503
+ },
1504
+ { path: "questionEntry.richContent.nodes.tocData.fontSize" },
1505
+ { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
1047
1506
  { path: "questionEntry.labels.sortOrder" }
1048
1507
  ]
1049
1508
  }
@@ -1077,6 +1536,24 @@ function bulkUpdateQuestionEntry(payload) {
1077
1536
  transformFn: import_float.transformSDKFloatToRESTFloat,
1078
1537
  paths: [
1079
1538
  { path: "questionEntries.questionEntry.sortOrder" },
1539
+ {
1540
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
1541
+ },
1542
+ {
1543
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
1544
+ },
1545
+ {
1546
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1547
+ },
1548
+ {
1549
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1550
+ },
1551
+ {
1552
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1553
+ },
1554
+ {
1555
+ path: "questionEntries.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1556
+ },
1080
1557
  {
1081
1558
  path: "questionEntries.questionEntry.richContent.nodes.galleryData.items.image.media.duration"
1082
1559
  },
@@ -1128,9 +1605,45 @@ function bulkUpdateQuestionEntry(payload) {
1128
1605
  {
1129
1606
  path: "questionEntries.questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
1130
1607
  },
1608
+ {
1609
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
1610
+ },
1611
+ {
1612
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
1613
+ },
1614
+ {
1615
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
1616
+ },
1617
+ {
1618
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
1619
+ },
1620
+ {
1621
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
1622
+ },
1623
+ {
1624
+ path: "questionEntries.questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1625
+ },
1131
1626
  {
1132
1627
  path: "questionEntries.questionEntry.richContent.nodes.shapeData.shape.duration"
1133
1628
  },
1629
+ {
1630
+ path: "questionEntries.questionEntry.richContent.nodes.cardData.background.gradient.centerX"
1631
+ },
1632
+ {
1633
+ path: "questionEntries.questionEntry.richContent.nodes.cardData.background.gradient.centerY"
1634
+ },
1635
+ {
1636
+ path: "questionEntries.questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
1637
+ },
1638
+ {
1639
+ path: "questionEntries.questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
1640
+ },
1641
+ {
1642
+ path: "questionEntries.questionEntry.richContent.nodes.tocData.fontSize"
1643
+ },
1644
+ {
1645
+ path: "questionEntries.questionEntry.richContent.nodes.tocData.itemSpacing"
1646
+ },
1134
1647
  { path: "questionEntries.questionEntry.labels.sortOrder" }
1135
1648
  ]
1136
1649
  }
@@ -1167,6 +1680,24 @@ function bulkUpdateQuestionEntry(payload) {
1167
1680
  transformFn: import_float2.transformRESTFloatToSDKFloat,
1168
1681
  paths: [
1169
1682
  { path: "results.questionEntry.sortOrder" },
1683
+ {
1684
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerX"
1685
+ },
1686
+ {
1687
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.background.gradient.centerY"
1688
+ },
1689
+ {
1690
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1691
+ },
1692
+ {
1693
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1694
+ },
1695
+ {
1696
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1697
+ },
1698
+ {
1699
+ path: "results.questionEntry.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1700
+ },
1170
1701
  {
1171
1702
  path: "results.questionEntry.richContent.nodes.galleryData.items.image.media.duration"
1172
1703
  },
@@ -1218,9 +1749,45 @@ function bulkUpdateQuestionEntry(payload) {
1218
1749
  {
1219
1750
  path: "results.questionEntry.richContent.nodes.layoutData.backdropImage.media.duration"
1220
1751
  },
1752
+ {
1753
+ path: "results.questionEntry.richContent.nodes.layoutData.background.gradient.centerX"
1754
+ },
1755
+ {
1756
+ path: "results.questionEntry.richContent.nodes.layoutData.background.gradient.centerY"
1757
+ },
1758
+ {
1759
+ path: "results.questionEntry.richContent.nodes.layoutData.background.gradient.stops.position"
1760
+ },
1761
+ {
1762
+ path: "results.questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerX"
1763
+ },
1764
+ {
1765
+ path: "results.questionEntry.richContent.nodes.layoutData.backdrop.gradient.centerY"
1766
+ },
1767
+ {
1768
+ path: "results.questionEntry.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1769
+ },
1221
1770
  {
1222
1771
  path: "results.questionEntry.richContent.nodes.shapeData.shape.duration"
1223
1772
  },
1773
+ {
1774
+ path: "results.questionEntry.richContent.nodes.cardData.background.gradient.centerX"
1775
+ },
1776
+ {
1777
+ path: "results.questionEntry.richContent.nodes.cardData.background.gradient.centerY"
1778
+ },
1779
+ {
1780
+ path: "results.questionEntry.richContent.nodes.cardData.background.gradient.stops.position"
1781
+ },
1782
+ {
1783
+ path: "results.questionEntry.richContent.nodes.cardData.backgroundImage.media.duration"
1784
+ },
1785
+ {
1786
+ path: "results.questionEntry.richContent.nodes.tocData.fontSize"
1787
+ },
1788
+ {
1789
+ path: "results.questionEntry.richContent.nodes.tocData.itemSpacing"
1790
+ },
1224
1791
  { path: "results.questionEntry.labels.sortOrder" }
1225
1792
  ]
1226
1793
  }
@@ -1267,8 +1834,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
1267
1834
  NodeType2["LAYOUT"] = "LAYOUT";
1268
1835
  NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
1269
1836
  NodeType2["SHAPE"] = "SHAPE";
1837
+ NodeType2["CARD"] = "CARD";
1838
+ NodeType2["TOC"] = "TOC";
1270
1839
  return NodeType2;
1271
1840
  })(NodeType || {});
1841
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
1842
+ BackgroundType2["COLOR"] = "COLOR";
1843
+ BackgroundType2["GRADIENT"] = "GRADIENT";
1844
+ return BackgroundType2;
1845
+ })(BackgroundType || {});
1846
+ var GradientType = /* @__PURE__ */ ((GradientType2) => {
1847
+ GradientType2["LINEAR"] = "LINEAR";
1848
+ GradientType2["RADIAL"] = "RADIAL";
1849
+ return GradientType2;
1850
+ })(GradientType || {});
1272
1851
  var WidthType = /* @__PURE__ */ ((WidthType2) => {
1273
1852
  WidthType2["CONTENT"] = "CONTENT";
1274
1853
  WidthType2["SMALL"] = "SMALL";
@@ -1367,6 +1946,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
1367
1946
  Source2["HTML"] = "HTML";
1368
1947
  Source2["ADSENSE"] = "ADSENSE";
1369
1948
  Source2["AI"] = "AI";
1949
+ Source2["AI_WIDGET"] = "AI_WIDGET";
1370
1950
  return Source2;
1371
1951
  })(Source || {});
1372
1952
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
@@ -1404,12 +1984,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
1404
1984
  PollLayoutDirection2["RTL"] = "RTL";
1405
1985
  return PollLayoutDirection2;
1406
1986
  })(PollLayoutDirection || {});
1407
- var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
1408
- BackgroundType2["COLOR"] = "COLOR";
1409
- BackgroundType2["IMAGE"] = "IMAGE";
1410
- BackgroundType2["GRADIENT"] = "GRADIENT";
1411
- return BackgroundType2;
1412
- })(BackgroundType || {});
1987
+ var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
1988
+ PollDesignBackgroundType2["COLOR"] = "COLOR";
1989
+ PollDesignBackgroundType2["IMAGE"] = "IMAGE";
1990
+ PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
1991
+ return PollDesignBackgroundType2;
1992
+ })(PollDesignBackgroundType || {});
1413
1993
  var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
1414
1994
  DecorationType2["BOLD"] = "BOLD";
1415
1995
  DecorationType2["ITALIC"] = "ITALIC";
@@ -1496,12 +2076,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
1496
2076
  NullValue2["NULL_VALUE"] = "NULL_VALUE";
1497
2077
  return NullValue2;
1498
2078
  })(NullValue || {});
1499
- var Scaling = /* @__PURE__ */ ((Scaling2) => {
1500
- Scaling2["AUTO"] = "AUTO";
1501
- Scaling2["CONTAIN"] = "CONTAIN";
1502
- Scaling2["COVER"] = "COVER";
1503
- return Scaling2;
1504
- })(Scaling || {});
2079
+ var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
2080
+ ImageScalingScaling2["AUTO"] = "AUTO";
2081
+ ImageScalingScaling2["CONTAIN"] = "CONTAIN";
2082
+ ImageScalingScaling2["COVER"] = "COVER";
2083
+ return ImageScalingScaling2;
2084
+ })(ImageScalingScaling || {});
1505
2085
  var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
1506
2086
  ImagePosition2["CENTER"] = "CENTER";
1507
2087
  ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
@@ -1519,6 +2099,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
1519
2099
  Origin2["LAYOUT"] = "LAYOUT";
1520
2100
  return Origin2;
1521
2101
  })(Origin || {});
2102
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
2103
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
2104
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
2105
+ return LayoutDataBackgroundType2;
2106
+ })(LayoutDataBackgroundType || {});
2107
+ var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
2108
+ BackdropType2["COLOR"] = "COLOR";
2109
+ BackdropType2["GRADIENT"] = "GRADIENT";
2110
+ return BackdropType2;
2111
+ })(BackdropType || {});
1522
2112
  var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
1523
2113
  VerticalAlignmentAlignment2["TOP"] = "TOP";
1524
2114
  VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
@@ -1535,6 +2125,44 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
1535
2125
  DesignTarget2["CELL"] = "CELL";
1536
2126
  return DesignTarget2;
1537
2127
  })(DesignTarget || {});
2128
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
2129
+ Scaling2["AUTO"] = "AUTO";
2130
+ Scaling2["CONTAIN"] = "CONTAIN";
2131
+ Scaling2["COVER"] = "COVER";
2132
+ return Scaling2;
2133
+ })(Scaling || {});
2134
+ var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
2135
+ ImagePositionPosition2["CENTER"] = "CENTER";
2136
+ ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
2137
+ ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
2138
+ ImagePositionPosition2["TOP"] = "TOP";
2139
+ ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
2140
+ ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
2141
+ ImagePositionPosition2["BOTTOM"] = "BOTTOM";
2142
+ ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
2143
+ ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
2144
+ return ImagePositionPosition2;
2145
+ })(ImagePositionPosition || {});
2146
+ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
2147
+ CardDataBackgroundType2["COLOR"] = "COLOR";
2148
+ CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
2149
+ return CardDataBackgroundType2;
2150
+ })(CardDataBackgroundType || {});
2151
+ var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
2152
+ ListStyle2["PLAIN"] = "PLAIN";
2153
+ ListStyle2["NUMBERED"] = "NUMBERED";
2154
+ ListStyle2["LETTERS"] = "LETTERS";
2155
+ ListStyle2["ROMAN"] = "ROMAN";
2156
+ ListStyle2["BULLETED"] = "BULLETED";
2157
+ ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
2158
+ ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
2159
+ return ListStyle2;
2160
+ })(ListStyle || {});
2161
+ var Indentation = /* @__PURE__ */ ((Indentation2) => {
2162
+ Indentation2["NESTED"] = "NESTED";
2163
+ Indentation2["FLAT"] = "FLAT";
2164
+ return Indentation2;
2165
+ })(Indentation || {});
1538
2166
  var QuestionStatus = /* @__PURE__ */ ((QuestionStatus2) => {
1539
2167
  QuestionStatus2["UNKNOWN"] = "UNKNOWN";
1540
2168
  QuestionStatus2["VISIBLE"] = "VISIBLE";
@@ -1769,8 +2397,10 @@ function bulkUpdateQuestionEntry2() {
1769
2397
  AlignmentOriginal,
1770
2398
  AppTypeOriginal,
1771
2399
  AspectRatioOriginal,
2400
+ BackdropTypeOriginal,
1772
2401
  BackgroundTypeOriginal,
1773
2402
  ButtonDataTypeOriginal,
2403
+ CardDataBackgroundTypeOriginal,
1774
2404
  ContentFormatOriginal,
1775
2405
  CropOriginal,
1776
2406
  DecorationTypeOriginal,
@@ -1780,11 +2410,17 @@ function bulkUpdateQuestionEntry2() {
1780
2410
  FieldSetOriginal,
1781
2411
  FontTypeOriginal,
1782
2412
  GIFTypeOriginal,
2413
+ GradientTypeOriginal,
1783
2414
  ImagePositionOriginal,
2415
+ ImagePositionPositionOriginal,
2416
+ ImageScalingScalingOriginal,
2417
+ IndentationOriginal,
1784
2418
  InitialExpandedItemsOriginal,
2419
+ LayoutDataBackgroundTypeOriginal,
1785
2420
  LayoutOriginal,
1786
2421
  LayoutTypeOriginal,
1787
2422
  LineStyleOriginal,
2423
+ ListStyleOriginal,
1788
2424
  MapTypeOriginal,
1789
2425
  NodeTypeOriginal,
1790
2426
  NullValueOriginal,
@@ -1792,6 +2428,7 @@ function bulkUpdateQuestionEntry2() {
1792
2428
  OriginOriginal,
1793
2429
  PlacementOriginal,
1794
2430
  PluginContainerDataAlignmentOriginal,
2431
+ PollDesignBackgroundTypeOriginal,
1795
2432
  PollLayoutDirectionOriginal,
1796
2433
  PollLayoutTypeOriginal,
1797
2434
  PositionOriginal,