@wix/auto_sdk_blog_draft-posts 1.0.48 → 1.0.49

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.
@@ -1961,6 +1961,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
1961
1961
  var Source = /* @__PURE__ */ ((Source2) => {
1962
1962
  Source2["HTML"] = "HTML";
1963
1963
  Source2["ADSENSE"] = "ADSENSE";
1964
+ Source2["AI"] = "AI";
1964
1965
  return Source2;
1965
1966
  })(Source || {});
1966
1967
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {