@wix/app-extensions 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.
@@ -1920,6 +1920,7 @@ var DataType = /* @__PURE__ */ ((DataType2) => {
1920
1920
  DataType2["filter"] = "filter";
1921
1921
  DataType2["sort"] = "sort";
1922
1922
  DataType2["visualMedia"] = "visualMedia";
1923
+ DataType2["ricosDocument"] = "ricosDocument";
1923
1924
  return DataType2;
1924
1925
  })(DataType || {});
1925
1926
  var ItemField = /* @__PURE__ */ ((ItemField2) => {