@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.
@@ -2083,6 +2083,7 @@ var DataType = /* @__PURE__ */ ((DataType2) => {
2083
2083
  DataType2["onSubmit"] = "onSubmit";
2084
2084
  DataType2["filter"] = "filter";
2085
2085
  DataType2["sort"] = "sort";
2086
+ DataType2["visualMedia"] = "visualMedia";
2086
2087
  return DataType2;
2087
2088
  })(DataType || {});
2088
2089
  var ItemField = /* @__PURE__ */ ((ItemField2) => {