@wix/auto_sdk_pro-gallery_pro-gallery 1.0.42 → 1.0.44

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