@wix/auto_sdk_faq_question-entry 1.0.42 → 1.0.44

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 (50) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +72 -0
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +159 -48
  5. package/build/cjs/index.typings.js +63 -0
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +159 -48
  8. package/build/cjs/meta.js +63 -0
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/cjs/schemas.d.ts +631 -0
  11. package/build/cjs/schemas.js +1064 -0
  12. package/build/cjs/schemas.js.map +1 -0
  13. package/build/es/index.d.mts +1 -1
  14. package/build/es/index.mjs +70 -0
  15. package/build/es/index.mjs.map +1 -1
  16. package/build/es/index.typings.d.mts +159 -48
  17. package/build/es/index.typings.mjs +61 -0
  18. package/build/es/index.typings.mjs.map +1 -1
  19. package/build/es/meta.d.mts +159 -48
  20. package/build/es/meta.mjs +61 -0
  21. package/build/es/meta.mjs.map +1 -1
  22. package/build/es/schemas.d.mts +631 -0
  23. package/build/es/schemas.mjs +1008 -0
  24. package/build/es/schemas.mjs.map +1 -0
  25. package/build/internal/cjs/index.d.ts +1 -1
  26. package/build/internal/cjs/index.js +72 -0
  27. package/build/internal/cjs/index.js.map +1 -1
  28. package/build/internal/cjs/index.typings.d.ts +159 -48
  29. package/build/internal/cjs/index.typings.js +63 -0
  30. package/build/internal/cjs/index.typings.js.map +1 -1
  31. package/build/internal/cjs/meta.d.ts +159 -48
  32. package/build/internal/cjs/meta.js +63 -0
  33. package/build/internal/cjs/meta.js.map +1 -1
  34. package/build/internal/cjs/schemas.d.ts +631 -0
  35. package/build/internal/cjs/schemas.js +1064 -0
  36. package/build/internal/cjs/schemas.js.map +1 -0
  37. package/build/internal/es/index.d.mts +1 -1
  38. package/build/internal/es/index.mjs +70 -0
  39. package/build/internal/es/index.mjs.map +1 -1
  40. package/build/internal/es/index.typings.d.mts +159 -48
  41. package/build/internal/es/index.typings.mjs +61 -0
  42. package/build/internal/es/index.typings.mjs.map +1 -1
  43. package/build/internal/es/meta.d.mts +159 -48
  44. package/build/internal/es/meta.mjs +61 -0
  45. package/build/internal/es/meta.mjs.map +1 -1
  46. package/build/internal/es/schemas.d.mts +631 -0
  47. package/build/internal/es/schemas.mjs +1008 -0
  48. package/build/internal/es/schemas.mjs.map +1 -0
  49. package/package.json +12 -5
  50. package/schemas/package.json +3 -0
@@ -261,6 +261,9 @@ function createQuestionEntry(payload) {
261
261
  },
262
262
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
263
263
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
264
+ {
265
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
266
+ },
264
267
  { path: "questionEntry.labels.sortOrder" }
265
268
  ]
266
269
  }
@@ -397,6 +400,9 @@ function createQuestionEntry(payload) {
397
400
  },
398
401
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
399
402
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
403
+ {
404
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
405
+ },
400
406
  { path: "questionEntry.labels.sortOrder" }
401
407
  ]
402
408
  }
@@ -540,6 +546,9 @@ function getQuestionEntry(payload) {
540
546
  },
541
547
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
542
548
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
549
+ {
550
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
551
+ },
543
552
  { path: "questionEntry.labels.sortOrder" }
544
553
  ]
545
554
  }
@@ -661,6 +670,9 @@ function updateQuestionEntry(payload) {
661
670
  },
662
671
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
663
672
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
673
+ {
674
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
675
+ },
664
676
  { path: "questionEntry.labels.sortOrder" }
665
677
  ]
666
678
  }
@@ -797,6 +809,9 @@ function updateQuestionEntry(payload) {
797
809
  },
798
810
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
799
811
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
812
+ {
813
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
814
+ },
800
815
  { path: "questionEntry.labels.sortOrder" }
801
816
  ]
802
817
  }
@@ -961,6 +976,9 @@ function listQuestionEntries(payload) {
961
976
  },
962
977
  { path: "questionEntries.richContent.nodes.tocData.fontSize" },
963
978
  { path: "questionEntries.richContent.nodes.tocData.itemSpacing" },
979
+ {
980
+ path: "questionEntries.richContent.nodes.smartBlockCellData.shape.duration"
981
+ },
964
982
  { path: "questionEntries.labels.sortOrder" }
965
983
  ]
966
984
  }
@@ -1104,6 +1122,9 @@ function queryQuestionEntries(payload) {
1104
1122
  },
1105
1123
  { path: "questionEntries.richContent.nodes.tocData.fontSize" },
1106
1124
  { path: "questionEntries.richContent.nodes.tocData.itemSpacing" },
1125
+ {
1126
+ path: "questionEntries.richContent.nodes.smartBlockCellData.shape.duration"
1127
+ },
1107
1128
  { path: "questionEntries.labels.sortOrder" }
1108
1129
  ]
1109
1130
  }
@@ -1268,6 +1289,9 @@ function updateExtendedFields(payload) {
1268
1289
  },
1269
1290
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
1270
1291
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
1292
+ {
1293
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
1294
+ },
1271
1295
  { path: "questionEntry.labels.sortOrder" }
1272
1296
  ]
1273
1297
  }
@@ -1417,6 +1441,9 @@ function setQuestionEntryLabels(payload) {
1417
1441
  },
1418
1442
  { path: "questionEntry.richContent.nodes.tocData.fontSize" },
1419
1443
  { path: "questionEntry.richContent.nodes.tocData.itemSpacing" },
1444
+ {
1445
+ path: "questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
1446
+ },
1420
1447
  { path: "questionEntry.labels.sortOrder" }
1421
1448
  ]
1422
1449
  }
@@ -1558,6 +1585,9 @@ function bulkUpdateQuestionEntry(payload) {
1558
1585
  {
1559
1586
  path: "questionEntries.questionEntry.richContent.nodes.tocData.itemSpacing"
1560
1587
  },
1588
+ {
1589
+ path: "questionEntries.questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
1590
+ },
1561
1591
  { path: "questionEntries.questionEntry.labels.sortOrder" }
1562
1592
  ]
1563
1593
  }
@@ -1702,6 +1732,9 @@ function bulkUpdateQuestionEntry(payload) {
1702
1732
  {
1703
1733
  path: "results.questionEntry.richContent.nodes.tocData.itemSpacing"
1704
1734
  },
1735
+ {
1736
+ path: "results.questionEntry.richContent.nodes.smartBlockCellData.shape.duration"
1737
+ },
1705
1738
  { path: "results.questionEntry.labels.sortOrder" }
1706
1739
  ]
1707
1740
  }
@@ -1752,6 +1785,8 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
1752
1785
  NodeType2["SHAPE"] = "SHAPE";
1753
1786
  NodeType2["CARD"] = "CARD";
1754
1787
  NodeType2["TOC"] = "TOC";
1788
+ NodeType2["SMART_BLOCK"] = "SMART_BLOCK";
1789
+ NodeType2["SMART_BLOCK_CELL"] = "SMART_BLOCK_CELL";
1755
1790
  return NodeType2;
1756
1791
  })(NodeType || {});
1757
1792
  var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
@@ -2079,6 +2114,30 @@ var Indentation = /* @__PURE__ */ ((Indentation2) => {
2079
2114
  Indentation2["FLAT"] = "FLAT";
2080
2115
  return Indentation2;
2081
2116
  })(Indentation || {});
2117
+ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
2118
+ SmartBlockDataType2["SOLID_BOXES"] = "SOLID_BOXES";
2119
+ SmartBlockDataType2["NUMBERED_BOXES"] = "NUMBERED_BOXES";
2120
+ SmartBlockDataType2["STATS"] = "STATS";
2121
+ SmartBlockDataType2["CIRCLE_STATS"] = "CIRCLE_STATS";
2122
+ SmartBlockDataType2["SOLID_BOXES_ALTERNATING"] = "SOLID_BOXES_ALTERNATING";
2123
+ SmartBlockDataType2["SOLID_JOINED_BOXES"] = "SOLID_JOINED_BOXES";
2124
+ SmartBlockDataType2["SIDE_LINE_TEXT"] = "SIDE_LINE_TEXT";
2125
+ SmartBlockDataType2["TOP_LINE_TEXT"] = "TOP_LINE_TEXT";
2126
+ SmartBlockDataType2["OUTLINE_BOXES_WITH_TOP_CIRCLE"] = "OUTLINE_BOXES_WITH_TOP_CIRCLE";
2127
+ SmartBlockDataType2["BIG_BULLETS"] = "BIG_BULLETS";
2128
+ SmartBlockDataType2["SMALL_BULLETS"] = "SMALL_BULLETS";
2129
+ SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
2130
+ SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
2131
+ SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
2132
+ return SmartBlockDataType2;
2133
+ })(SmartBlockDataType || {});
2134
+ var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {
2135
+ ColumnSize2["SMALL"] = "SMALL";
2136
+ ColumnSize2["MEDIUM"] = "MEDIUM";
2137
+ ColumnSize2["LARGE"] = "LARGE";
2138
+ ColumnSize2["EXTRA_LARGE"] = "EXTRA_LARGE";
2139
+ return ColumnSize2;
2140
+ })(ColumnSize || {});
2082
2141
  var QuestionStatus = /* @__PURE__ */ ((QuestionStatus2) => {
2083
2142
  QuestionStatus2["UNKNOWN"] = "UNKNOWN";
2084
2143
  QuestionStatus2["VISIBLE"] = "VISIBLE";
@@ -2490,6 +2549,7 @@ export {
2490
2549
  BackgroundType,
2491
2550
  ButtonDataType,
2492
2551
  CardDataBackgroundType,
2552
+ ColumnSize,
2493
2553
  ContentFormat,
2494
2554
  Crop,
2495
2555
  DecorationType,
@@ -2527,6 +2587,7 @@ export {
2527
2587
  Resizing,
2528
2588
  ResponsivenessBehaviour,
2529
2589
  Scaling,
2590
+ SmartBlockDataType,
2530
2591
  SortOrder,
2531
2592
  Source,
2532
2593
  StylesPosition,