@wix/auto_sdk_stores_info-sections-v-3 1.0.93 → 1.0.94

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.
@@ -2431,6 +2431,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
2431
2431
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
2432
2432
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
2433
2433
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
2434
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
2435
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
2436
+ SmartBlockDataType2["PILLS"] = "PILLS";
2437
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
2438
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
2434
2439
  return SmartBlockDataType2;
2435
2440
  })(SmartBlockDataType || {});
2436
2441
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {