@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.
@@ -3055,6 +3055,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
3055
3055
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
3056
3056
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
3057
3057
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
3058
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
3059
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
3060
+ SmartBlockDataType2["PILLS"] = "PILLS";
3061
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
3062
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
3058
3063
  return SmartBlockDataType2;
3059
3064
  })(SmartBlockDataType || {});
3060
3065
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {