@wix/auto_sdk_data-extension-schema_schemas 1.0.235 → 1.0.236

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.
@@ -2402,6 +2402,7 @@ var DataType = /* @__PURE__ */ ((DataType2) => {
2402
2402
  DataType2["onSubmit"] = "onSubmit";
2403
2403
  DataType2["filter"] = "filter";
2404
2404
  DataType2["sort"] = "sort";
2405
+ DataType2["visualMedia"] = "visualMedia";
2405
2406
  return DataType2;
2406
2407
  })(DataType || {});
2407
2408
  var ItemField = /* @__PURE__ */ ((ItemField2) => {