@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.
@@ -2141,6 +2141,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
2141
2141
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
2142
2142
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
2143
2143
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
2144
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
2145
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
2146
+ SmartBlockDataType2["PILLS"] = "PILLS";
2147
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
2148
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
2144
2149
  return SmartBlockDataType2;
2145
2150
  })(SmartBlockDataType || {});
2146
2151
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {