@wix/auto_sdk_table-reservations_experiences 1.0.4 → 1.0.5

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.
@@ -925,6 +925,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
925
925
  var Source = /* @__PURE__ */ ((Source2) => {
926
926
  Source2["HTML"] = "HTML";
927
927
  Source2["ADSENSE"] = "ADSENSE";
928
+ Source2["AI"] = "AI";
928
929
  return Source2;
929
930
  })(Source || {});
930
931
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {