@wix/app-extensions 1.0.46 → 1.0.47

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.
@@ -895,6 +895,7 @@ var BackOfficeHostingPlatforms = /* @__PURE__ */ ((BackOfficeHostingPlatforms2)
895
895
  BackOfficeHostingPlatforms2["WIXEL_EDITOR"] = "WIXEL_EDITOR";
896
896
  BackOfficeHostingPlatforms2["BASE44_PLATFORM"] = "BASE44_PLATFORM";
897
897
  BackOfficeHostingPlatforms2["PAYMENTS_BO"] = "PAYMENTS_BO";
898
+ BackOfficeHostingPlatforms2["SYMPHONY"] = "SYMPHONY";
898
899
  return BackOfficeHostingPlatforms2;
899
900
  })(BackOfficeHostingPlatforms || {});
900
901
  var DtsDefinitionType = /* @__PURE__ */ ((DtsDefinitionType2) => {