@wix/auto_sdk_blog_draft-posts 1.0.85 → 1.0.86

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.
@@ -3160,6 +3160,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
3160
3160
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
3161
3161
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
3162
3162
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
3163
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
3164
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
3165
+ SmartBlockDataType2["PILLS"] = "PILLS";
3166
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
3167
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
3163
3168
  return SmartBlockDataType2;
3164
3169
  })(SmartBlockDataType || {});
3165
3170
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {