@wix/app-extensions 1.0.65 → 1.0.66

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.
@@ -2466,6 +2466,7 @@ var DataType = /* @__PURE__ */ ((DataType2) => {
2466
2466
  DataType2["filter"] = "filter";
2467
2467
  DataType2["sort"] = "sort";
2468
2468
  DataType2["visualMedia"] = "visualMedia";
2469
+ DataType2["ricosDocument"] = "ricosDocument";
2469
2470
  return DataType2;
2470
2471
  })(DataType || {});
2471
2472
  var ItemField = /* @__PURE__ */ ((ItemField2) => {