@wix/auto_sdk_events_forms 1.0.86 → 1.0.87

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.
@@ -1224,6 +1224,11 @@ var SmartBlockDataType = /* @__PURE__ */ ((SmartBlockDataType2) => {
1224
1224
  SmartBlockDataType2["ARROW_BULLETS"] = "ARROW_BULLETS";
1225
1225
  SmartBlockDataType2["PROCESS_STEPS"] = "PROCESS_STEPS";
1226
1226
  SmartBlockDataType2["BAR_STATS"] = "BAR_STATS";
1227
+ SmartBlockDataType2["TIMELINE"] = "TIMELINE";
1228
+ SmartBlockDataType2["MINIMAL_TIMELINE"] = "MINIMAL_TIMELINE";
1229
+ SmartBlockDataType2["PILLS"] = "PILLS";
1230
+ SmartBlockDataType2["STAR_RATING"] = "STAR_RATING";
1231
+ SmartBlockDataType2["QUOTE_BOXES"] = "QUOTE_BOXES";
1227
1232
  return SmartBlockDataType2;
1228
1233
  })(SmartBlockDataType || {});
1229
1234
  var ColumnSize = /* @__PURE__ */ ((ColumnSize2) => {