@wix/auto_sdk_data-extension-schema_schemas 1.0.141 → 1.0.142

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.
@@ -3056,6 +3056,7 @@ var AssetType = /* @__PURE__ */ ((AssetType2) => {
3056
3056
  AssetType2["SLIDE"] = "SLIDE";
3057
3057
  AssetType2["WIDGET"] = "WIDGET";
3058
3058
  AssetType2["FONT"] = "FONT";
3059
+ AssetType2["ICONS"] = "ICONS";
3059
3060
  return AssetType2;
3060
3061
  })(AssetType || {});
3061
3062
  var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {