@wix/auto_sdk_data-extension-schema_schemas 1.0.208 → 1.0.209

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.
@@ -1666,6 +1666,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
1666
1666
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
1667
1667
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
1668
1668
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
1669
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
1670
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
1671
+ SmartBlockDataType2["PILLS"] = "PILLS";
1672
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
1673
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
1669
1674
  return SmartBlockDataType2;
1670
1675
  })(SmartBlockDataType || {});
1671
1676
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {