@wix/auto_sdk_pro-gallery_pro-gallery 1.0.41 → 1.0.42

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.
@@ -948,12 +948,6 @@ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
948
948
  WebhookIdentityType2["APP"] = "APP";
949
949
  return WebhookIdentityType2;
950
950
  })(WebhookIdentityType || {});
951
- var State = /* @__PURE__ */ ((State2) => {
952
- State2["UNDEFINED"] = "UNDEFINED";
953
- State2["SAVED"] = "SAVED";
954
- State2["PUBLISHED"] = "PUBLISHED";
955
- return State2;
956
- })(State || {});
957
951
  var Enum = /* @__PURE__ */ ((Enum2) => {
958
952
  Enum2["UNKNOWN"] = "UNKNOWN";
959
953
  Enum2["PROTECTED"] = "PROTECTED";
@@ -969,6 +963,12 @@ var SearchIndexingNotificationState = /* @__PURE__ */ ((SearchIndexingNotificati
969
963
  SearchIndexingNotificationState2["On"] = "On";
970
964
  return SearchIndexingNotificationState2;
971
965
  })(SearchIndexingNotificationState || {});
966
+ var State = /* @__PURE__ */ ((State2) => {
967
+ State2["UNDEFINED"] = "UNDEFINED";
968
+ State2["SAVED"] = "SAVED";
969
+ State2["PUBLISHED"] = "PUBLISHED";
970
+ return State2;
971
+ })(State || {});
972
972
  async function listGalleries2(options) {
973
973
  const { httpClient, sideEffects } = arguments[1];
974
974
  const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({