@wix/app-extensions 1.0.62 → 1.0.63

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.
@@ -1917,6 +1917,7 @@ var DataType = /* @__PURE__ */ ((DataType2) => {
1917
1917
  DataType2["onSubmit"] = "onSubmit";
1918
1918
  DataType2["filter"] = "filter";
1919
1919
  DataType2["sort"] = "sort";
1920
+ DataType2["visualMedia"] = "visualMedia";
1920
1921
  return DataType2;
1921
1922
  })(DataType || {});
1922
1923
  var ItemField = /* @__PURE__ */ ((ItemField2) => {