@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.
@@ -1875,6 +1875,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
1875
1875
  var Source = /* @__PURE__ */ ((Source2) => {
1876
1876
  Source2["HTML"] = "HTML";
1877
1877
  Source2["ADSENSE"] = "ADSENSE";
1878
+ Source2["AI"] = "AI";
1878
1879
  return Source2;
1879
1880
  })(Source || {});
1880
1881
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {