@wix/auto_sdk_multilingual_machine-translation 1.0.48 → 1.0.49

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.
@@ -1073,6 +1073,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
1073
1073
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
1074
1074
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
1075
1075
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
1076
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
1077
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
1078
+ SmartBlockDataType2["PILLS"] = "PILLS";
1079
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
1080
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
1076
1081
  return SmartBlockDataType2;
1077
1082
  })(SmartBlockDataType || {});
1078
1083
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {