@wix/auto_sdk_faq_question-entry 1.0.45 → 1.0.46

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.
@@ -2239,6 +2239,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
2239
2239
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
2240
2240
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
2241
2241
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
2242
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
2243
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
2244
+ SmartBlockDataType2["PILLS"] = "PILLS";
2245
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
2246
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
2242
2247
  return SmartBlockDataType2;
2243
2248
  })(SmartBlockDataType || {});
2244
2249
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {