@wix/auto_sdk_media-collections_media-collections 1.0.27 → 1.0.28

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.
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
2
  import { GetOptions, MediaCollection, ListCollectionsForItemOptions, ListCollectionsForItemResponse, GetCollectionItemIdentifiers, GetCollectionItemResponse, ListOptions, ListMediaCollectionsResponse, CreateOptions, CreateMediaCollectionResponse, PartiallyUpdateMediaCollection, PartiallyUpdateOptions, ListCollectionMembersOptions, ListCollectionMembersResponse, AddItemsOptions, RemoveItemsOptions, ListCollectionItemsResponse, CollectionCreatedEnvelope } from './index.typings.js';
3
- export { ActionEvent, AddItem, AddItemsRequest, AddItemsResponse, AddressLink, AnchorLink, BaseEventMetadata, CollectionAndStatus, CollectionCreated, CollectionEvent, CollectionEventEventTypeOneOf, CollectionItem, CollectionItemId, CollectionMember, CreateMediaCollectionRequest, DataType, DataTypeWithLiterals, DeleteMediaCollectionRequest, DeleteMediaCollectionResponse, DocumentLink, DomainEvent, DomainEventBodyOneOf, DynamicPageLink, EmailLink, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalLink, FilterBy, FilterByRoles, GetCollectionItemRequest, GetMediaCollectionRequest, GetMediaCollectionResponse, IdentificationData, IdentificationDataIdOneOf, ItemInCollection, ItemsAddedToCollection, ItemsRemovedFromCollection, JoinToCollectionRequest, JoinToCollectionResponse, LeaveCollectionRequest, LeaveCollectionResponse, Link, LinkRel, LinkRelWithLiterals, ListAllItemsBelongToCollectionRequest, ListAllItemsBelongToCollectionResponse, ListCollectionItemsRequest, ListCollectionMembersRequest, ListCollectionsForItemRequest, ListMediaCollectionsRequest, MediaCollectionItem, MediaCollectionItemMetadataOneOf, MediaOwner, MediaOwnerWithLiterals, MemberAndStatus, MemberJoinedToCollection, MemberLeftCollection, MemberStatus, MemberStatusWithLiterals, MessageEnvelope, PageLink, PartiallyUpdateMediaCollectionRequest, PartiallyUpdateMediaCollectionResponse, PermanentSiteDeletedResponse, PhoneLink, PhotoMetadata, Point, PrivacySettings, PrivacySettingsWithLiterals, RemoveItemsRequest, RemoveItemsResponse, RemoveMemberFromCollectionRequest, RemoveMemberFromCollectionResponse, Resolution, RestoreInfo, Source, SourceWithLiterals, Status, StatusWithLiterals, TextMetadata, Thumbnail, TpaPageLink, Type, TypeWithLiterals, UnsharpMasking, UpdateCollectionLockRequest, UpdateCollectionLockResponse, UpdateItem, UpdateItemsRequest, UpdateItemsResponse, VideoMetadata, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WhatsAppLink, WixLink, WixLinkLinkOneOf } from './index.typings.js';
3
+ export { AccountDetails, ActionEvent, AddItem, AddItemsRequest, AddItemsResponse, AddressLink, AnchorLink, BaseEventMetadata, CollectionAndStatus, CollectionCreated, CollectionEvent, CollectionEventEventTypeOneOf, CollectionItem, CollectionItemId, CollectionMember, CreateMediaCollectionRequest, DataType, DataTypeWithLiterals, DeleteMediaCollectionRequest, DeleteMediaCollectionResponse, DocumentLink, DomainEvent, DomainEventBodyOneOf, DynamicPageLink, EmailLink, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalLink, FilterBy, FilterByRoles, GetCollectionItemRequest, GetMediaCollectionRequest, GetMediaCollectionResponse, IdentificationData, IdentificationDataIdOneOf, ItemInCollection, ItemsAddedToCollection, ItemsRemovedFromCollection, JoinToCollectionRequest, JoinToCollectionResponse, LeaveCollectionRequest, LeaveCollectionResponse, Link, LinkRel, LinkRelWithLiterals, ListAllItemsBelongToCollectionRequest, ListAllItemsBelongToCollectionResponse, ListCollectionItemsRequest, ListCollectionMembersRequest, ListCollectionsForItemRequest, ListMediaCollectionsRequest, MediaCollectionItem, MediaCollectionItemMetadataOneOf, MediaOwner, MediaOwnerWithLiterals, MemberAndStatus, MemberJoinedToCollection, MemberLeftCollection, MemberStatus, MemberStatusWithLiterals, MessageEnvelope, PageLink, PartiallyUpdateMediaCollectionRequest, PartiallyUpdateMediaCollectionResponse, PermanentSiteDeletedResponse, PhoneLink, PhotoMetadata, Point, PrivacySettings, PrivacySettingsWithLiterals, RemoveItemsRequest, RemoveItemsResponse, RemoveMemberFromCollectionRequest, RemoveMemberFromCollectionResponse, Resolution, RestoreInfo, Source, SourceWithLiterals, Status, StatusWithLiterals, TextMetadata, Thumbnail, TpaPageLink, Type, TypeWithLiterals, UnsharpMasking, UpdateCollectionLockRequest, UpdateCollectionLockResponse, UpdateItem, UpdateItemsRequest, UpdateItemsResponse, VideoMetadata, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WhatsAppLink, WixLink, WixLinkLinkOneOf } from './index.typings.js';
4
4
 
5
5
  declare function get$1(httpClient: HttpClient): GetSignature;
6
6
  interface GetSignature {