@wix/auto_sdk_data-extension-schema_schemas 1.0.119 → 1.0.120

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.
@@ -3017,6 +3017,7 @@ var AssetType = /* @__PURE__ */ ((AssetType2) => {
3017
3017
  AssetType2["RICOS"] = "RICOS";
3018
3018
  AssetType2["DOC"] = "DOC";
3019
3019
  AssetType2["SLIDE"] = "SLIDE";
3020
+ AssetType2["WIDGET"] = "WIDGET";
3020
3021
  return AssetType2;
3021
3022
  })(AssetType || {});
3022
3023
  var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {