@wix/auto_sdk_multilingual_translation-published-contents 1.0.63 → 1.0.64

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.
@@ -755,6 +755,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
755
755
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
756
756
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
757
757
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
758
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
759
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
760
+ SmartBlockDataType2["PILLS"] = "PILLS";
761
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
762
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
758
763
  return SmartBlockDataType2;
759
764
  })(SmartBlockDataType || {});
760
765
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {