@wix/auto_sdk_members_members-about 1.0.65 → 1.0.67

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.
@@ -1419,6 +1419,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
1419
1419
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
1420
1420
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
1421
1421
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
1422
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
1423
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
1424
+ SmartBlockDataType2["PILLS"] = "PILLS";
1425
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
1426
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
1422
1427
  return SmartBlockDataType2;
1423
1428
  })(SmartBlockDataType || {});
1424
1429
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {