@wix/auto_sdk_media_files 1.0.15 → 1.0.17

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.
Files changed (45) hide show
  1. package/build/cjs/src/media-site-media-v1-file-descriptor-files.context.d.ts +2 -2
  2. package/build/cjs/src/media-site-media-v1-file-descriptor-files.context.js +2 -2
  3. package/build/cjs/src/media-site-media-v1-file-descriptor-files.context.js.map +1 -1
  4. package/build/cjs/src/media-site-media-v1-file-descriptor-files.public.d.ts +1 -1
  5. package/build/cjs/src/media-site-media-v1-file-descriptor-files.public.js.map +1 -1
  6. package/build/cjs/src/media-site-media-v1-file-descriptor-files.types.d.ts +181 -178
  7. package/build/cjs/src/media-site-media-v1-file-descriptor-files.types.js +9 -9
  8. package/build/cjs/src/media-site-media-v1-file-descriptor-files.types.js.map +1 -1
  9. package/build/cjs/src/media-site-media-v1-file-descriptor-files.universal.d.ts +187 -184
  10. package/build/cjs/src/media-site-media-v1-file-descriptor-files.universal.js +9 -9
  11. package/build/cjs/src/media-site-media-v1-file-descriptor-files.universal.js.map +1 -1
  12. package/build/es/src/media-site-media-v1-file-descriptor-files.context.d.ts +2 -2
  13. package/build/es/src/media-site-media-v1-file-descriptor-files.context.js +1 -1
  14. package/build/es/src/media-site-media-v1-file-descriptor-files.context.js.map +1 -1
  15. package/build/es/src/media-site-media-v1-file-descriptor-files.public.d.ts +1 -1
  16. package/build/es/src/media-site-media-v1-file-descriptor-files.public.js.map +1 -1
  17. package/build/es/src/media-site-media-v1-file-descriptor-files.types.d.ts +181 -178
  18. package/build/es/src/media-site-media-v1-file-descriptor-files.types.js +8 -8
  19. package/build/es/src/media-site-media-v1-file-descriptor-files.types.js.map +1 -1
  20. package/build/es/src/media-site-media-v1-file-descriptor-files.universal.d.ts +187 -184
  21. package/build/es/src/media-site-media-v1-file-descriptor-files.universal.js +8 -8
  22. package/build/es/src/media-site-media-v1-file-descriptor-files.universal.js.map +1 -1
  23. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.context.d.ts +2 -2
  24. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.context.js +2 -2
  25. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.context.js.map +1 -1
  26. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.public.d.ts +1 -1
  27. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.public.js.map +1 -1
  28. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.types.d.ts +181 -178
  29. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.types.js +9 -9
  30. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.types.js.map +1 -1
  31. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.universal.d.ts +187 -184
  32. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.universal.js +9 -9
  33. package/build/internal/cjs/src/media-site-media-v1-file-descriptor-files.universal.js.map +1 -1
  34. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.context.d.ts +2 -2
  35. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.context.js +1 -1
  36. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.context.js.map +1 -1
  37. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.public.d.ts +1 -1
  38. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.public.js.map +1 -1
  39. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.types.d.ts +181 -178
  40. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.types.js +8 -8
  41. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.types.js.map +1 -1
  42. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.universal.d.ts +187 -184
  43. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.universal.js +8 -8
  44. package/build/internal/es/src/media-site-media-v1-file-descriptor-files.universal.js.map +1 -1
  45. package/package.json +2 -2
@@ -41,5 +41,5 @@ export declare const onFileDescriptorFileReady: ReturnType<typeof createEventMod
41
41
  * Triggered when a file is updated, including when a file is moved to a different folder.
42
42
  */
43
43
  export declare const onFileDescriptorUpdated: ReturnType<typeof createEventModule<typeof publicOnFileDescriptorUpdated>>;
44
- export { MediaType, OperationStatus, State, Namespace, IdentityType, WebhookIdentityType, ImageAnnotationType, ContentDisposition, UploadProtocol, SortOrder, RootFolder, StreamFormat, } from './media-site-media-v1-file-descriptor-files.universal.js';
45
- export { FileDescriptor, FileMedia, FileMediaMediaOneOf, ImageMedia, FocalPoint, Colors, Color, ColorRGB, FaceRecognition, VideoResolution, AudioV2, Archive, Model3D, OtherMedia, FontMedia, FontAsset, IdentityInfo, DraftFilePublished, GetUploadUrlRequest, GetUploadUrlResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, FileReady, ExternalInfo, FileFailed, ApplicationError, BulkAnnotateImagesRequest, BulkAnnotateImagesResponse, BulkAnnotateImageResult, ItemMetadata, BulkActionMetadata, GenerateFilesDownloadUrlRequest, GenerateFilesDownloadUrlResponse, GenerateFileDownloadUrlRequest, GenerateFileDownloadUrlResponse, DownloadUrl, ServiceError, GetFileDescriptorRequest, GetFileDescriptorResponse, GetFileDescriptorsRequest, GetFileDescriptorsResponse, UpdateFileDescriptorRequest, UpdateFileDescriptorResponse, UnsupportedRequestValueError, GenerateFileUploadUrlRequest, ImageAnnotationConfigurations, GenerateFileUploadUrlResponse, SiteQuotaExceededError, TotalQuota, Plans, Plan, GenerateFileResumableUploadUrlRequest, GenerateFileResumableUploadUrlResponse, ImportFileRequest, ImportFileResponse, BulkImportFilesRequest, BulkImportFilesResponse, BulkImportFileRequest, BulkImportFileResponse, BulkImportFileResult, ListFilesRequest, Sorting, CursorPaging, ListFilesResponse, PagingMetadataV2, Cursors, SearchFilesRequest, SearchFilesResponse, GenerateVideoStreamingUrlRequest, GenerateVideoStreamingUrlResponse, GenerateWebSocketTokenRequest, GenerateWebSocketTokenResponse, BulkDeleteFilesRequest, BulkDeleteFilesResponse, BulkRestoreFilesFromTrashBinRequest, BulkRestoreFilesFromTrashBinResponse, ListDeletedFilesRequest, ListDeletedFilesResponse, BulkPublishDraftFilesRequest, BulkPublishDraftFilesResponse, BulkPublishDraftFileResult, UpdateFileRequest, UpdateFileResponse, BaseEventMetadata, EventMetadata, FileDescriptorDeletedEnvelope, FileDescriptorFileFailedEnvelope, FileDescriptorFileReadyEnvelope, FileDescriptorUpdatedEnvelope, GenerateFileDownloadUrlOptions, GenerateFileUploadUrlOptions, GenerateFileResumableUploadUrlOptions, ImportFileOptions, BulkImportFileOptions, ListFilesOptions, SearchFilesOptions, GenerateVideoStreamingUrlOptions, BulkDeleteFilesOptions, ListDeletedFilesOptions, } from './media-site-media-v1-file-descriptor-files.universal.js';
44
+ export { MediaType, OperationStatus, State, Namespace, IdentityType, ImageAnnotationType, ContentDisposition, UploadProtocol, SortOrder, RootFolder, StreamFormat, WebhookIdentityType, } from './media-site-media-v1-file-descriptor-files.universal.js';
45
+ export { FileDescriptor, FileMedia, FileMediaMediaOneOf, ImageMedia, FocalPoint, Colors, Color, ColorRGB, FaceRecognition, VideoResolution, AudioV2, Archive, Model3D, OtherMedia, FontMedia, FontAsset, IdentityInfo, FileReady, ExternalInfo, FileFailed, ApplicationError, DraftFilePublished, BulkAnnotateImagesRequest, BulkAnnotateImagesResponse, BulkAnnotateImageResult, ItemMetadata, BulkActionMetadata, GenerateFilesDownloadUrlRequest, GenerateFilesDownloadUrlResponse, GenerateFileDownloadUrlRequest, GenerateFileDownloadUrlResponse, DownloadUrl, ServiceError, GetFileDescriptorRequest, GetFileDescriptorResponse, GetFileDescriptorsRequest, GetFileDescriptorsResponse, UpdateFileDescriptorRequest, UpdateFileDescriptorResponse, UnsupportedRequestValueError, GenerateFileUploadUrlRequest, ImageAnnotationConfigurations, GenerateFileUploadUrlResponse, SiteQuotaExceededError, TotalQuota, Plans, Plan, GenerateFileResumableUploadUrlRequest, GenerateFileResumableUploadUrlResponse, ImportFileRequest, ImportFileResponse, BulkImportFilesRequest, BulkImportFilesResponse, BulkImportFileRequest, BulkImportFileResponse, BulkImportFileResult, ListFilesRequest, Sorting, CursorPaging, ListFilesResponse, PagingMetadataV2, Cursors, SearchFilesRequest, SearchFilesResponse, GenerateVideoStreamingUrlRequest, GenerateVideoStreamingUrlResponse, GenerateWebSocketTokenRequest, GenerateWebSocketTokenResponse, BulkDeleteFilesRequest, BulkDeleteFilesResponse, BulkRestoreFilesFromTrashBinRequest, BulkRestoreFilesFromTrashBinResponse, ListDeletedFilesRequest, ListDeletedFilesResponse, BulkPublishDraftFilesRequest, BulkPublishDraftFilesResponse, BulkPublishDraftFileResult, UpdateFileRequest, UpdateFileResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, BaseEventMetadata, EventMetadata, FileDescriptorDeletedEnvelope, FileDescriptorFileFailedEnvelope, FileDescriptorFileReadyEnvelope, FileDescriptorUpdatedEnvelope, GenerateFileDownloadUrlOptions, GenerateFileUploadUrlOptions, GenerateFileResumableUploadUrlOptions, ImportFileOptions, BulkImportFileOptions, ListFilesOptions, SearchFilesOptions, GenerateVideoStreamingUrlOptions, BulkDeleteFilesOptions, ListDeletedFilesOptions, } from './media-site-media-v1-file-descriptor-files.universal.js';
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StreamFormat = exports.RootFolder = exports.SortOrder = exports.UploadProtocol = exports.ContentDisposition = exports.ImageAnnotationType = exports.WebhookIdentityType = exports.IdentityType = exports.Namespace = exports.State = exports.OperationStatus = exports.MediaType = exports.onFileDescriptorUpdated = exports.onFileDescriptorFileReady = exports.onFileDescriptorFileFailed = exports.onFileDescriptorDeleted = exports.listDeletedFiles = exports.bulkRestoreFilesFromTrashBin = exports.bulkDeleteFiles = exports.generateVideoStreamingUrl = exports.searchFiles = exports.listFiles = exports.bulkImportFile = exports.bulkImportFiles = exports.importFile = exports.generateFileResumableUploadUrl = exports.generateFileUploadUrl = exports.updateFileDescriptor = exports.getFileDescriptors = exports.getFileDescriptor = exports.generateFileDownloadUrl = exports.generateFilesDownloadUrl = void 0;
3
+ exports.WebhookIdentityType = exports.StreamFormat = exports.RootFolder = exports.SortOrder = exports.UploadProtocol = exports.ContentDisposition = exports.ImageAnnotationType = exports.IdentityType = exports.Namespace = exports.State = exports.OperationStatus = exports.MediaType = exports.onFileDescriptorUpdated = exports.onFileDescriptorFileReady = exports.onFileDescriptorFileFailed = exports.onFileDescriptorDeleted = exports.listDeletedFiles = exports.bulkRestoreFilesFromTrashBin = exports.bulkDeleteFiles = exports.generateVideoStreamingUrl = exports.searchFiles = exports.listFiles = exports.bulkImportFile = exports.bulkImportFiles = exports.importFile = exports.generateFileResumableUploadUrl = exports.generateFileUploadUrl = exports.updateFileDescriptor = exports.getFileDescriptors = exports.getFileDescriptor = exports.generateFileDownloadUrl = exports.generateFilesDownloadUrl = void 0;
4
4
  const media_site_media_v1_file_descriptor_files_public_js_1 = require("./media-site-media-v1-file-descriptor-files.public.js");
5
5
  const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
6
6
  const event_definition_modules_1 = require("@wix/sdk-runtime/event-definition-modules");
@@ -50,11 +50,11 @@ Object.defineProperty(exports, "OperationStatus", { enumerable: true, get: funct
50
50
  Object.defineProperty(exports, "State", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.State; } });
51
51
  Object.defineProperty(exports, "Namespace", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.Namespace; } });
52
52
  Object.defineProperty(exports, "IdentityType", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.IdentityType; } });
53
- Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.WebhookIdentityType; } });
54
53
  Object.defineProperty(exports, "ImageAnnotationType", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.ImageAnnotationType; } });
55
54
  Object.defineProperty(exports, "ContentDisposition", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.ContentDisposition; } });
56
55
  Object.defineProperty(exports, "UploadProtocol", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.UploadProtocol; } });
57
56
  Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.SortOrder; } });
58
57
  Object.defineProperty(exports, "RootFolder", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.RootFolder; } });
59
58
  Object.defineProperty(exports, "StreamFormat", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.StreamFormat; } });
59
+ Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return media_site_media_v1_file_descriptor_files_universal_js_1.WebhookIdentityType; } });
60
60
  //# sourceMappingURL=media-site-media-v1-file-descriptor-files.context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"media-site-media-v1-file-descriptor-files.context.js","sourceRoot":"","sources":["../../../src/media-site-media-v1-file-descriptor-files.context.ts"],"names":[],"mappings":";;;AAAA,+HAiB+D;AAC/D,gEAAiE;AACjE,wFAA8E;AAE9E,+HAAiI;AACjI,+HAAuI;AACvI,+HAAqI;AACrI,+HAAiI;AAEpH,QAAA,wBAAwB,GAGnB,IAAA,+BAAgB,EAAC,8EAA8B,CAAC,CAAC;AACtD,QAAA,uBAAuB,GAGlB,IAAA,+BAAgB,EAAC,6EAA6B,CAAC,CAAC;AACrD,QAAA,iBAAiB,GAGZ,IAAA,+BAAgB,EAAC,uEAAuB,CAAC,CAAC;AAC/C,QAAA,kBAAkB,GAGb,IAAA,+BAAgB,EAAC,wEAAwB,CAAC,CAAC;AAChD,QAAA,oBAAoB,GAGf,IAAA,+BAAgB,EAAC,0EAA0B,CAAC,CAAC;AAClD,QAAA,qBAAqB,GAGhB,IAAA,+BAAgB,EAAC,2EAA2B,CAAC,CAAC;AACnD,QAAA,8BAA8B,GAGzB,IAAA,+BAAgB,EAAC,oFAAoC,CAAC,CAAC;AAC5D,QAAA,UAAU,GAEL,IAAA,+BAAgB,EAAC,gEAAgB,CAAC,CAAC;AACxC,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,qEAAqB,CAAC,CAAC;AAC7C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,oEAAoB,CAAC,CAAC;AAC5C,QAAA,SAAS,GAEJ,IAAA,+BAAgB,EAAC,+DAAe,CAAC,CAAC;AACvC,QAAA,WAAW,GAEN,IAAA,+BAAgB,EAAC,iEAAiB,CAAC,CAAC;AACzC,QAAA,yBAAyB,GAGpB,IAAA,+BAAgB,EAAC,+EAA+B,CAAC,CAAC;AACvD,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,qEAAqB,CAAC,CAAC;AAC7C,QAAA,4BAA4B,GAGvB,IAAA,+BAAgB,EAAC,kFAAkC,CAAC,CAAC;AAC1D,QAAA,gBAAgB,GAGX,IAAA,+BAAgB,EAAC,sEAAsB,CAAC,CAAC;AAC3D;;;;GAIG;AACU,QAAA,uBAAuB,GAEhC,IAAA,4CAAiB,EAAC,6EAA6B,CAAC,CAAC;AACrD;;GAEG;AACU,QAAA,0BAA0B,GAEnC,IAAA,4CAAiB,EAAC,gFAAgC,CAAC,CAAC;AACxD;;;;GAIG;AACU,QAAA,yBAAyB,GAElC,IAAA,4CAAiB,EAAC,+EAA+B,CAAC,CAAC;AACvD;;GAEG;AACU,QAAA,uBAAuB,GAEhC,IAAA,4CAAiB,EAAC,6EAA6B,CAAC,CAAC;AAErD,mIAakE;AAZhE,mJAAA,SAAS,OAAA;AACT,yJAAA,eAAe,OAAA;AACf,+IAAA,KAAK,OAAA;AACL,mJAAA,SAAS,OAAA;AACT,sJAAA,YAAY,OAAA;AACZ,6JAAA,mBAAmB,OAAA;AACnB,6JAAA,mBAAmB,OAAA;AACnB,4JAAA,kBAAkB,OAAA;AAClB,wJAAA,cAAc,OAAA;AACd,mJAAA,SAAS,OAAA;AACT,oJAAA,UAAU,OAAA;AACV,sJAAA,YAAY,OAAA"}
1
+ {"version":3,"file":"media-site-media-v1-file-descriptor-files.context.js","sourceRoot":"","sources":["../../../src/media-site-media-v1-file-descriptor-files.context.ts"],"names":[],"mappings":";;;AAAA,+HAiB+D;AAC/D,gEAAiE;AACjE,wFAA8E;AAE9E,+HAAiI;AACjI,+HAAuI;AACvI,+HAAqI;AACrI,+HAAiI;AAEpH,QAAA,wBAAwB,GAGnB,IAAA,+BAAgB,EAAC,8EAA8B,CAAC,CAAC;AACtD,QAAA,uBAAuB,GAGlB,IAAA,+BAAgB,EAAC,6EAA6B,CAAC,CAAC;AACrD,QAAA,iBAAiB,GAGZ,IAAA,+BAAgB,EAAC,uEAAuB,CAAC,CAAC;AAC/C,QAAA,kBAAkB,GAGb,IAAA,+BAAgB,EAAC,wEAAwB,CAAC,CAAC;AAChD,QAAA,oBAAoB,GAGf,IAAA,+BAAgB,EAAC,0EAA0B,CAAC,CAAC;AAClD,QAAA,qBAAqB,GAGhB,IAAA,+BAAgB,EAAC,2EAA2B,CAAC,CAAC;AACnD,QAAA,8BAA8B,GAGzB,IAAA,+BAAgB,EAAC,oFAAoC,CAAC,CAAC;AAC5D,QAAA,UAAU,GAEL,IAAA,+BAAgB,EAAC,gEAAgB,CAAC,CAAC;AACxC,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,qEAAqB,CAAC,CAAC;AAC7C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,oEAAoB,CAAC,CAAC;AAC5C,QAAA,SAAS,GAEJ,IAAA,+BAAgB,EAAC,+DAAe,CAAC,CAAC;AACvC,QAAA,WAAW,GAEN,IAAA,+BAAgB,EAAC,iEAAiB,CAAC,CAAC;AACzC,QAAA,yBAAyB,GAGpB,IAAA,+BAAgB,EAAC,+EAA+B,CAAC,CAAC;AACvD,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,qEAAqB,CAAC,CAAC;AAC7C,QAAA,4BAA4B,GAGvB,IAAA,+BAAgB,EAAC,kFAAkC,CAAC,CAAC;AAC1D,QAAA,gBAAgB,GAGX,IAAA,+BAAgB,EAAC,sEAAsB,CAAC,CAAC;AAC3D;;;;GAIG;AACU,QAAA,uBAAuB,GAEhC,IAAA,4CAAiB,EAAC,6EAA6B,CAAC,CAAC;AACrD;;GAEG;AACU,QAAA,0BAA0B,GAEnC,IAAA,4CAAiB,EAAC,gFAAgC,CAAC,CAAC;AACxD;;;;GAIG;AACU,QAAA,yBAAyB,GAElC,IAAA,4CAAiB,EAAC,+EAA+B,CAAC,CAAC;AACvD;;GAEG;AACU,QAAA,uBAAuB,GAEhC,IAAA,4CAAiB,EAAC,6EAA6B,CAAC,CAAC;AAErD,mIAakE;AAZhE,mJAAA,SAAS,OAAA;AACT,yJAAA,eAAe,OAAA;AACf,+IAAA,KAAK,OAAA;AACL,mJAAA,SAAS,OAAA;AACT,sJAAA,YAAY,OAAA;AACZ,6JAAA,mBAAmB,OAAA;AACnB,4JAAA,kBAAkB,OAAA;AAClB,wJAAA,cAAc,OAAA;AACd,mJAAA,SAAS,OAAA;AACT,oJAAA,UAAU,OAAA;AACV,sJAAA,YAAY,OAAA;AACZ,6JAAA,mBAAmB,OAAA"}
@@ -255,4 +255,4 @@ export declare const onFileDescriptorDeleted: EventDefinition<FileDescriptorDele
255
255
  export declare const onFileDescriptorFileFailed: EventDefinition<FileDescriptorFileFailedEnvelope, "wix.media.site_media.v1.file_descriptor_file_failed">;
256
256
  export declare const onFileDescriptorFileReady: EventDefinition<FileDescriptorFileReadyEnvelope, "wix.media.site_media.v1.file_descriptor_file_ready">;
257
257
  export declare const onFileDescriptorUpdated: EventDefinition<FileDescriptorUpdatedEnvelope, "wix.media.site_media.v1.file_descriptor_updated">;
258
- export { ActionEvent, ApplicationError, Archive, AudioV2, BaseEventMetadata, BulkActionMetadata, BulkAnnotateImageResult, BulkAnnotateImagesRequest, BulkAnnotateImagesResponse, BulkDeleteFilesOptions, BulkDeleteFilesRequest, BulkDeleteFilesResponse, BulkImportFileOptions, BulkImportFileRequest, BulkImportFileResponse, BulkImportFileResult, BulkImportFilesRequest, BulkImportFilesResponse, BulkPublishDraftFileResult, BulkPublishDraftFilesRequest, BulkPublishDraftFilesResponse, BulkRestoreFilesFromTrashBinRequest, BulkRestoreFilesFromTrashBinResponse, Color, ColorRGB, Colors, ContentDisposition, CursorPaging, Cursors, DomainEvent, DomainEventBodyOneOf, DownloadUrl, DraftFilePublished, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalInfo, FaceRecognition, FileDescriptor, FileDescriptorDeletedEnvelope, FileDescriptorFileFailedEnvelope, FileDescriptorFileReadyEnvelope, FileDescriptorUpdatedEnvelope, FileFailed, FileMedia, FileMediaMediaOneOf, FileReady, FocalPoint, FontAsset, FontMedia, GenerateFileDownloadUrlOptions, GenerateFileDownloadUrlRequest, GenerateFileDownloadUrlResponse, GenerateFileResumableUploadUrlOptions, GenerateFileResumableUploadUrlRequest, GenerateFileResumableUploadUrlResponse, GenerateFileUploadUrlOptions, GenerateFileUploadUrlRequest, GenerateFileUploadUrlResponse, GenerateFilesDownloadUrlRequest, GenerateFilesDownloadUrlResponse, GenerateVideoStreamingUrlOptions, GenerateVideoStreamingUrlRequest, GenerateVideoStreamingUrlResponse, GenerateWebSocketTokenRequest, GenerateWebSocketTokenResponse, GetFileDescriptorRequest, GetFileDescriptorResponse, GetFileDescriptorsRequest, GetFileDescriptorsResponse, GetUploadUrlRequest, GetUploadUrlResponse, IdentificationData, IdentificationDataIdOneOf, IdentityInfo, IdentityType, ImageAnnotationConfigurations, ImageAnnotationType, ImageMedia, ImportFileOptions, ImportFileRequest, ImportFileResponse, ItemMetadata, ListDeletedFilesOptions, ListDeletedFilesRequest, ListDeletedFilesResponse, ListFilesOptions, ListFilesRequest, ListFilesResponse, MediaType, MessageEnvelope, Model3D, Namespace, OperationStatus, OtherMedia, PagingMetadataV2, Plan, Plans, RestoreInfo, RootFolder, SearchFilesOptions, SearchFilesRequest, SearchFilesResponse, ServiceError, SiteQuotaExceededError, SortOrder, Sorting, State, StreamFormat, TotalQuota, UnsupportedRequestValueError, UpdateFileDescriptorRequest, UpdateFileDescriptorResponse, UpdateFileRequest, UpdateFileResponse, UploadProtocol, VideoResolution, WebhookIdentityType, } from './media-site-media-v1-file-descriptor-files.universal.js';
258
+ export { ActionEvent, ApplicationError, Archive, AudioV2, BaseEventMetadata, BulkActionMetadata, BulkAnnotateImageResult, BulkAnnotateImagesRequest, BulkAnnotateImagesResponse, BulkDeleteFilesOptions, BulkDeleteFilesRequest, BulkDeleteFilesResponse, BulkImportFileOptions, BulkImportFileRequest, BulkImportFileResponse, BulkImportFileResult, BulkImportFilesRequest, BulkImportFilesResponse, BulkPublishDraftFileResult, BulkPublishDraftFilesRequest, BulkPublishDraftFilesResponse, BulkRestoreFilesFromTrashBinRequest, BulkRestoreFilesFromTrashBinResponse, Color, ColorRGB, Colors, ContentDisposition, CursorPaging, Cursors, DomainEvent, DomainEventBodyOneOf, DownloadUrl, DraftFilePublished, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalInfo, FaceRecognition, FileDescriptor, FileDescriptorDeletedEnvelope, FileDescriptorFileFailedEnvelope, FileDescriptorFileReadyEnvelope, FileDescriptorUpdatedEnvelope, FileFailed, FileMedia, FileMediaMediaOneOf, FileReady, FocalPoint, FontAsset, FontMedia, GenerateFileDownloadUrlOptions, GenerateFileDownloadUrlRequest, GenerateFileDownloadUrlResponse, GenerateFileResumableUploadUrlOptions, GenerateFileResumableUploadUrlRequest, GenerateFileResumableUploadUrlResponse, GenerateFileUploadUrlOptions, GenerateFileUploadUrlRequest, GenerateFileUploadUrlResponse, GenerateFilesDownloadUrlRequest, GenerateFilesDownloadUrlResponse, GenerateVideoStreamingUrlOptions, GenerateVideoStreamingUrlRequest, GenerateVideoStreamingUrlResponse, GenerateWebSocketTokenRequest, GenerateWebSocketTokenResponse, GetFileDescriptorRequest, GetFileDescriptorResponse, GetFileDescriptorsRequest, GetFileDescriptorsResponse, IdentificationData, IdentificationDataIdOneOf, IdentityInfo, IdentityType, ImageAnnotationConfigurations, ImageAnnotationType, ImageMedia, ImportFileOptions, ImportFileRequest, ImportFileResponse, ItemMetadata, ListDeletedFilesOptions, ListDeletedFilesRequest, ListDeletedFilesResponse, ListFilesOptions, ListFilesRequest, ListFilesResponse, MediaType, MessageEnvelope, Model3D, Namespace, OperationStatus, OtherMedia, PagingMetadataV2, Plan, Plans, RestoreInfo, RootFolder, SearchFilesOptions, SearchFilesRequest, SearchFilesResponse, ServiceError, SiteQuotaExceededError, SortOrder, Sorting, State, StreamFormat, TotalQuota, UnsupportedRequestValueError, UpdateFileDescriptorRequest, UpdateFileDescriptorResponse, UpdateFileRequest, UpdateFileResponse, UploadProtocol, VideoResolution, WebhookIdentityType, } from './media-site-media-v1-file-descriptor-files.universal.js';
@@ -1 +1 @@
1
- {"version":3,"file":"media-site-media-v1-file-descriptor-files.public.js","sourceRoot":"","sources":["../../../src/media-site-media-v1-file-descriptor-files.public.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"media-site-media-v1-file-descriptor-files.public.js","sourceRoot":"","sources":["../../../src/media-site-media-v1-file-descriptor-files.public.ts"],"names":[],"mappings":"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"}
@@ -43,7 +43,7 @@ export interface FileDescriptor {
43
43
  * Media file type.
44
44
  * @readonly
45
45
  */
46
- mediaType?: MediaType;
46
+ mediaType?: MediaTypeWithLiterals;
47
47
  /**
48
48
  * Media file content.
49
49
  * @readonly
@@ -56,7 +56,7 @@ export interface FileDescriptor {
56
56
  * * `PENDING`: The file is processing and the URLs are not yet available. This response is returned when importing a file.
57
57
  * @readonly
58
58
  */
59
- operationStatus?: OperationStatus;
59
+ operationStatus?: OperationStatusWithLiterals;
60
60
  /**
61
61
  * URL where the file was uploaded from.
62
62
  * @readonly
@@ -95,7 +95,7 @@ export interface FileDescriptor {
95
95
  * State of the file.
96
96
  * @readonly
97
97
  */
98
- state?: State;
98
+ state?: StateWithLiterals;
99
99
  }
100
100
  export declare enum MediaType {
101
101
  UNKNOWN = "UNKNOWN",
@@ -108,6 +108,8 @@ export declare enum MediaType {
108
108
  MODEL3D = "MODEL3D",
109
109
  OTHER = "OTHER"
110
110
  }
111
+ /** @enumType */
112
+ export type MediaTypeWithLiterals = MediaType | 'UNKNOWN' | 'IMAGE' | 'VIDEO' | 'AUDIO' | 'DOCUMENT' | 'VECTOR' | 'ARCHIVE' | 'MODEL3D' | 'OTHER';
111
113
  export interface FileMedia extends FileMediaMediaOneOf {
112
114
  /** Information about the image. */
113
115
  image?: ImageMedia;
@@ -495,12 +497,16 @@ export declare enum OperationStatus {
495
497
  /** File is waiting for processing or currently being processed */
496
498
  PENDING = "PENDING"
497
499
  }
500
+ /** @enumType */
501
+ export type OperationStatusWithLiterals = OperationStatus | 'FAILED' | 'READY' | 'PENDING';
498
502
  export declare enum State {
499
503
  /** File is ready for consumption */
500
504
  OK = "OK",
501
505
  /** Deleted file */
502
506
  DELETED = "DELETED"
503
507
  }
508
+ /** @enumType */
509
+ export type StateWithLiterals = State | 'OK' | 'DELETED';
504
510
  export declare enum Namespace {
505
511
  NO_NAMESPACE = "NO_NAMESPACE",
506
512
  OTHERS = "OTHERS",
@@ -529,9 +535,11 @@ export declare enum Namespace {
529
535
  /** _nsWixLegends */
530
536
  WIX_LEGENDS = "WIX_LEGENDS"
531
537
  }
538
+ /** @enumType */
539
+ export type NamespaceWithLiterals = Namespace | 'NO_NAMESPACE' | 'OTHERS' | 'WIX_VIDEO' | 'WIX_MUSIC' | 'ALBUMS_AND_ART_STORE' | 'WIX_ECOM' | 'PHOTO_SHARE_APP' | 'SHARING_APP' | 'CHAT' | 'LOGO_BUILDER' | 'ALBUMS_OLD' | 'CHAT_MOBILE' | 'WIX_FORMS' | 'WIX_LEGENDS';
532
540
  export interface IdentityInfo {
533
541
  /** The type of the user that uploaded the file */
534
- identityType?: IdentityType;
542
+ identityType?: IdentityTypeWithLiterals;
535
543
  /**
536
544
  * User Id. empty when UNKNOWN
537
545
  * @format GUID
@@ -545,167 +553,8 @@ export declare enum IdentityType {
545
553
  WIX_USER = "WIX_USER",
546
554
  APP = "APP"
547
555
  }
548
- export interface DraftFilePublished {
549
- /** The file after it was published */
550
- file?: FileDescriptor;
551
- /** The namespace the file was published to */
552
- namespace?: Namespace;
553
- }
554
- export interface GetUploadUrlRequest {
555
- /** file size in bytes */
556
- fileSize?: number;
557
- /**
558
- * file name
559
- * @maxLength 100
560
- */
561
- fileName?: string;
562
- /**
563
- * file content type
564
- * @maxLength 50
565
- */
566
- contentType?: string;
567
- }
568
- export interface GetUploadUrlResponse {
569
- /**
570
- * file upload url
571
- * @maxLength 3000
572
- */
573
- uploadUrl?: string;
574
- }
575
- export interface DomainEvent extends DomainEventBodyOneOf {
576
- createdEvent?: EntityCreatedEvent;
577
- updatedEvent?: EntityUpdatedEvent;
578
- deletedEvent?: EntityDeletedEvent;
579
- actionEvent?: ActionEvent;
580
- /** Event ID. With this ID you can easily spot duplicated events and ignore them. */
581
- id?: string;
582
- /**
583
- * Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
584
- * For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
585
- */
586
- entityFqdn?: string;
587
- /**
588
- * Event action name, placed at the top level to make it easier for users to dispatch messages.
589
- * For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
590
- */
591
- slug?: string;
592
- /** ID of the entity associated with the event. */
593
- entityId?: string;
594
- /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
595
- eventTime?: Date | null;
596
- /**
597
- * Whether the event was triggered as a result of a privacy regulation application
598
- * (for example, GDPR).
599
- */
600
- triggeredByAnonymizeRequest?: boolean | null;
601
- /** If present, indicates the action that triggered the event. */
602
- originatedFrom?: string | null;
603
- /**
604
- * A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
605
- * You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
606
- */
607
- entityEventSequence?: string | null;
608
- }
609
- /** @oneof */
610
- export interface DomainEventBodyOneOf {
611
- createdEvent?: EntityCreatedEvent;
612
- updatedEvent?: EntityUpdatedEvent;
613
- deletedEvent?: EntityDeletedEvent;
614
- actionEvent?: ActionEvent;
615
- }
616
- export interface EntityCreatedEvent {
617
- entityAsJson?: string;
618
- /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
619
- restoreInfo?: RestoreInfo;
620
- }
621
- export interface RestoreInfo {
622
- deletedDate?: Date | null;
623
- }
624
- export interface EntityUpdatedEvent {
625
- /**
626
- * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
627
- * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
628
- * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
629
- */
630
- currentEntityAsJson?: string;
631
- }
632
- export interface EntityDeletedEvent {
633
- /** Entity that was deleted. */
634
- deletedEntityAsJson?: string | null;
635
- }
636
- export interface ActionEvent {
637
- bodyAsJson?: string;
638
- }
639
- export interface MessageEnvelope {
640
- /**
641
- * App instance ID.
642
- * @format GUID
643
- */
644
- instanceId?: string | null;
645
- /**
646
- * Event type.
647
- * @maxLength 150
648
- */
649
- eventType?: string;
650
- /** The identification type and identity data. */
651
- identity?: IdentificationData;
652
- /** Stringify payload. */
653
- data?: string;
654
- }
655
- export interface IdentificationData extends IdentificationDataIdOneOf {
656
- /**
657
- * ID of a site visitor that has not logged in to the site.
658
- * @format GUID
659
- */
660
- anonymousVisitorId?: string;
661
- /**
662
- * ID of a site visitor that has logged in to the site.
663
- * @format GUID
664
- */
665
- memberId?: string;
666
- /**
667
- * ID of a Wix user (site owner, contributor, etc.).
668
- * @format GUID
669
- */
670
- wixUserId?: string;
671
- /**
672
- * ID of an app.
673
- * @format GUID
674
- */
675
- appId?: string;
676
- /** @readonly */
677
- identityType?: WebhookIdentityType;
678
- }
679
- /** @oneof */
680
- export interface IdentificationDataIdOneOf {
681
- /**
682
- * ID of a site visitor that has not logged in to the site.
683
- * @format GUID
684
- */
685
- anonymousVisitorId?: string;
686
- /**
687
- * ID of a site visitor that has logged in to the site.
688
- * @format GUID
689
- */
690
- memberId?: string;
691
- /**
692
- * ID of a Wix user (site owner, contributor, etc.).
693
- * @format GUID
694
- */
695
- wixUserId?: string;
696
- /**
697
- * ID of an app.
698
- * @format GUID
699
- */
700
- appId?: string;
701
- }
702
- export declare enum WebhookIdentityType {
703
- UNKNOWN = "UNKNOWN",
704
- ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
705
- MEMBER = "MEMBER",
706
- WIX_USER = "WIX_USER",
707
- APP = "APP"
708
- }
556
+ /** @enumType */
557
+ export type IdentityTypeWithLiterals = IdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
709
558
  export interface FileReady {
710
559
  /** File entity that is ready with full information. */
711
560
  file?: FileDescriptor;
@@ -741,6 +590,12 @@ export interface ApplicationError {
741
590
  /** Data related to the error. */
742
591
  data?: Record<string, any> | null;
743
592
  }
593
+ export interface DraftFilePublished {
594
+ /** The file after it was published */
595
+ file?: FileDescriptor;
596
+ /** The namespace the file was published to */
597
+ namespace?: NamespaceWithLiterals;
598
+ }
744
599
  export interface BulkAnnotateImagesRequest {
745
600
  /**
746
601
  * The file ids to run detection on
@@ -754,7 +609,7 @@ export interface BulkAnnotateImagesRequest {
754
609
  * @minSize 1
755
610
  * @maxSize 10
756
611
  */
757
- annotationTypes?: ImageAnnotationType[];
612
+ annotationTypes?: ImageAnnotationTypeWithLiterals[];
758
613
  /** When true the endpoint will detect listed information even if the image has this information */
759
614
  overwrite?: boolean | null;
760
615
  /** Should the response return the item following the operation */
@@ -769,6 +624,8 @@ export declare enum ImageAnnotationType {
769
624
  COLORS = "COLORS",
770
625
  CAPTION = "CAPTION"
771
626
  }
627
+ /** @enumType */
628
+ export type ImageAnnotationTypeWithLiterals = ImageAnnotationType | 'UNKNOWN_IMAGE_ANNOTATION_TYPE' | 'CONTAINS_TEXT' | 'IS_ANIMATED' | 'FACES' | 'LABELS' | 'COLORS' | 'CAPTION';
772
629
  export interface BulkAnnotateImagesResponse {
773
630
  /** Results of individual items */
774
631
  results?: BulkAnnotateImageResult[];
@@ -865,7 +722,7 @@ export interface GenerateFileDownloadUrlRequest {
865
722
  *
866
723
  * Default: `ATTACHMENT`
867
724
  */
868
- contentDisposition?: ContentDisposition;
725
+ contentDisposition?: ContentDispositionWithLiterals;
869
726
  }
870
727
  export declare enum ContentDisposition {
871
728
  /** Using the link in the browser will download the file */
@@ -873,6 +730,8 @@ export declare enum ContentDisposition {
873
730
  /** Using the link in the browser will open the file in the browser */
874
731
  INLINE = "INLINE"
875
732
  }
733
+ /** @enumType */
734
+ export type ContentDispositionWithLiterals = ContentDisposition | 'ATTACHMENT' | 'INLINE';
876
735
  export interface GenerateFileDownloadUrlResponse {
877
736
  /**
878
737
  * URL for downloading a specific file in the Media Manager.
@@ -1018,7 +877,7 @@ export interface ImageAnnotationConfigurations {
1018
877
  * Default will be all detections
1019
878
  * @maxSize 10
1020
879
  */
1021
- annotationTypes?: ImageAnnotationType[];
880
+ annotationTypes?: ImageAnnotationTypeWithLiterals[];
1022
881
  }
1023
882
  export interface GenerateFileUploadUrlResponse {
1024
883
  /**
@@ -1110,7 +969,7 @@ export interface GenerateFileResumableUploadUrlRequest {
1110
969
  */
1111
970
  labels?: string[] | null;
1112
971
  /** The upload protocol to use for implementing the resumable upload. */
1113
- uploadProtocol?: UploadProtocol;
972
+ uploadProtocol?: UploadProtocolWithLiterals;
1114
973
  /**
1115
974
  * Path to the folder where the file will be stored.
1116
975
  * For example, `/videos/2024/december`. <br/>
@@ -1124,9 +983,11 @@ export declare enum UploadProtocol {
1124
983
  /** The upload protocol to use for implementing the resumable upload. */
1125
984
  TUS = "TUS"
1126
985
  }
986
+ /** @enumType */
987
+ export type UploadProtocolWithLiterals = UploadProtocol | 'TUS';
1127
988
  export interface GenerateFileResumableUploadUrlResponse {
1128
989
  /** The upload protocol to use for implementing the resumable upload. */
1129
- uploadProtocol?: UploadProtocol;
990
+ uploadProtocol?: UploadProtocolWithLiterals;
1130
991
  /**
1131
992
  * The URL for uploading a file to the Media Manager.
1132
993
  * @format WEB_URL
@@ -1148,7 +1009,7 @@ export interface ImportFileRequest {
1148
1009
  * Media type of the file to import.
1149
1010
  * excluding: OTHER media type
1150
1011
  */
1151
- mediaType?: MediaType;
1012
+ mediaType?: MediaTypeWithLiterals;
1152
1013
  /**
1153
1014
  * File name that appears in the Media Manager.
1154
1015
  * @maxLength 200
@@ -1241,7 +1102,7 @@ export interface ListFilesRequest {
1241
1102
  * File media type.
1242
1103
  * @maxSize 30
1243
1104
  */
1244
- mediaTypes?: MediaType[];
1105
+ mediaTypes?: MediaTypeWithLiterals[];
1245
1106
  /** \n`true`: Returns only private files. \n`false`: Returns only public files. \n`undefined`: Returns public and private files. \n Learn more about private files ([SDK](https://dev.wix.com/docs/rest/assets/media/media-manager/files/private-files) | [REST](https://dev.wix.com/docs/sdk/backend-modules/media/files/private-files)). */
1246
1107
  private?: boolean | null;
1247
1108
  /**
@@ -1262,12 +1123,14 @@ export interface Sorting {
1262
1123
  */
1263
1124
  fieldName?: string;
1264
1125
  /** Sort order. */
1265
- order?: SortOrder;
1126
+ order?: SortOrderWithLiterals;
1266
1127
  }
1267
1128
  export declare enum SortOrder {
1268
1129
  ASC = "ASC",
1269
1130
  DESC = "DESC"
1270
1131
  }
1132
+ /** @enumType */
1133
+ export type SortOrderWithLiterals = SortOrder | 'ASC' | 'DESC';
1271
1134
  export interface CursorPaging {
1272
1135
  /**
1273
1136
  * Maximum number of items to return in the results.
@@ -1317,12 +1180,12 @@ export interface SearchFilesRequest {
1317
1180
  * A root folder in the media manager to search in. <br />
1318
1181
  * Default: `MEDIA_ROOT`.
1319
1182
  */
1320
- rootFolder?: RootFolder;
1183
+ rootFolder?: RootFolderWithLiterals;
1321
1184
  /**
1322
1185
  * File media type.
1323
1186
  * @maxSize 30
1324
1187
  */
1325
- mediaTypes?: MediaType[];
1188
+ mediaTypes?: MediaTypeWithLiterals[];
1326
1189
  /** \n`true`: Returns only private files. \n`false`: Returns only public files. \n`undefined`: Returns public and private files. \n Learn more about private files ([SDK](https://dev.wix.com/docs/rest/assets/media/media-manager/files/private-files) | [REST](https://dev.wix.com/docs/sdk/backend-modules/media/files/private-files)). */
1327
1190
  private?: boolean | null;
1328
1191
  /**
@@ -1344,6 +1207,8 @@ export declare enum RootFolder {
1344
1207
  /** Root of all visitor uploads */
1345
1208
  VISITOR_UPLOADS_ROOT = "VISITOR_UPLOADS_ROOT"
1346
1209
  }
1210
+ /** @enumType */
1211
+ export type RootFolderWithLiterals = RootFolder | 'MEDIA_ROOT' | 'TRASH_ROOT' | 'VISITOR_UPLOADS_ROOT';
1347
1212
  export interface SearchFilesResponse {
1348
1213
  /**
1349
1214
  * Files matching the query.
@@ -1363,13 +1228,15 @@ export interface GenerateVideoStreamingUrlRequest {
1363
1228
  */
1364
1229
  fileId: string;
1365
1230
  /** Video stream format. */
1366
- format?: StreamFormat;
1231
+ format?: StreamFormatWithLiterals;
1367
1232
  }
1368
1233
  export declare enum StreamFormat {
1369
1234
  UNKNOWN = "UNKNOWN",
1370
1235
  HLS = "HLS",
1371
1236
  DASH = "DASH"
1372
1237
  }
1238
+ /** @enumType */
1239
+ export type StreamFormatWithLiterals = StreamFormat | 'UNKNOWN' | 'HLS' | 'DASH';
1373
1240
  export interface GenerateVideoStreamingUrlResponse {
1374
1241
  /** URL for streaming a specific file in the Media Manager. */
1375
1242
  downloadUrl?: DownloadUrl;
@@ -1425,7 +1292,7 @@ export interface ListDeletedFilesRequest {
1425
1292
  * File media type.
1426
1293
  * @maxSize 30
1427
1294
  */
1428
- mediaTypes?: MediaType[];
1295
+ mediaTypes?: MediaTypeWithLiterals[];
1429
1296
  /** \n`true`: Returns only private files. \n`false`: Returns only public files. \n`undefined`: Returns public and private files. \n Learn more about private files ([SDK](https://dev.wix.com/docs/rest/assets/media/media-manager/files/private-files) | [REST](https://dev.wix.com/docs/sdk/backend-modules/media/files/private-files)). */
1430
1297
  private?: boolean | null;
1431
1298
  /**
@@ -1462,7 +1329,7 @@ export interface BulkPublishDraftFilesRequest {
1462
1329
  * The namespace the files will be published to
1463
1330
  * Note, private files must have a namespace
1464
1331
  */
1465
- namespace?: Namespace;
1332
+ namespace?: NamespaceWithLiterals;
1466
1333
  /**
1467
1334
  * ID of the file's parent folder. <br />
1468
1335
  * This folder is the path root for the `filePath`. <br />
@@ -1527,3 +1394,139 @@ export interface UpdateFileResponse {
1527
1394
  /** Information about the updated file. */
1528
1395
  file?: FileDescriptor;
1529
1396
  }
1397
+ export interface DomainEvent extends DomainEventBodyOneOf {
1398
+ createdEvent?: EntityCreatedEvent;
1399
+ updatedEvent?: EntityUpdatedEvent;
1400
+ deletedEvent?: EntityDeletedEvent;
1401
+ actionEvent?: ActionEvent;
1402
+ /** Event ID. With this ID you can easily spot duplicated events and ignore them. */
1403
+ id?: string;
1404
+ /**
1405
+ * Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
1406
+ * For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
1407
+ */
1408
+ entityFqdn?: string;
1409
+ /**
1410
+ * Event action name, placed at the top level to make it easier for users to dispatch messages.
1411
+ * For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
1412
+ */
1413
+ slug?: string;
1414
+ /** ID of the entity associated with the event. */
1415
+ entityId?: string;
1416
+ /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
1417
+ eventTime?: Date | null;
1418
+ /**
1419
+ * Whether the event was triggered as a result of a privacy regulation application
1420
+ * (for example, GDPR).
1421
+ */
1422
+ triggeredByAnonymizeRequest?: boolean | null;
1423
+ /** If present, indicates the action that triggered the event. */
1424
+ originatedFrom?: string | null;
1425
+ /**
1426
+ * A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
1427
+ * You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
1428
+ */
1429
+ entityEventSequence?: string | null;
1430
+ }
1431
+ /** @oneof */
1432
+ export interface DomainEventBodyOneOf {
1433
+ createdEvent?: EntityCreatedEvent;
1434
+ updatedEvent?: EntityUpdatedEvent;
1435
+ deletedEvent?: EntityDeletedEvent;
1436
+ actionEvent?: ActionEvent;
1437
+ }
1438
+ export interface EntityCreatedEvent {
1439
+ entityAsJson?: string;
1440
+ /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
1441
+ restoreInfo?: RestoreInfo;
1442
+ }
1443
+ export interface RestoreInfo {
1444
+ deletedDate?: Date | null;
1445
+ }
1446
+ export interface EntityUpdatedEvent {
1447
+ /**
1448
+ * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
1449
+ * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
1450
+ * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
1451
+ */
1452
+ currentEntityAsJson?: string;
1453
+ }
1454
+ export interface EntityDeletedEvent {
1455
+ /** Entity that was deleted. */
1456
+ deletedEntityAsJson?: string | null;
1457
+ }
1458
+ export interface ActionEvent {
1459
+ bodyAsJson?: string;
1460
+ }
1461
+ export interface MessageEnvelope {
1462
+ /**
1463
+ * App instance ID.
1464
+ * @format GUID
1465
+ */
1466
+ instanceId?: string | null;
1467
+ /**
1468
+ * Event type.
1469
+ * @maxLength 150
1470
+ */
1471
+ eventType?: string;
1472
+ /** The identification type and identity data. */
1473
+ identity?: IdentificationData;
1474
+ /** Stringify payload. */
1475
+ data?: string;
1476
+ }
1477
+ export interface IdentificationData extends IdentificationDataIdOneOf {
1478
+ /**
1479
+ * ID of a site visitor that has not logged in to the site.
1480
+ * @format GUID
1481
+ */
1482
+ anonymousVisitorId?: string;
1483
+ /**
1484
+ * ID of a site visitor that has logged in to the site.
1485
+ * @format GUID
1486
+ */
1487
+ memberId?: string;
1488
+ /**
1489
+ * ID of a Wix user (site owner, contributor, etc.).
1490
+ * @format GUID
1491
+ */
1492
+ wixUserId?: string;
1493
+ /**
1494
+ * ID of an app.
1495
+ * @format GUID
1496
+ */
1497
+ appId?: string;
1498
+ /** @readonly */
1499
+ identityType?: WebhookIdentityTypeWithLiterals;
1500
+ }
1501
+ /** @oneof */
1502
+ export interface IdentificationDataIdOneOf {
1503
+ /**
1504
+ * ID of a site visitor that has not logged in to the site.
1505
+ * @format GUID
1506
+ */
1507
+ anonymousVisitorId?: string;
1508
+ /**
1509
+ * ID of a site visitor that has logged in to the site.
1510
+ * @format GUID
1511
+ */
1512
+ memberId?: string;
1513
+ /**
1514
+ * ID of a Wix user (site owner, contributor, etc.).
1515
+ * @format GUID
1516
+ */
1517
+ wixUserId?: string;
1518
+ /**
1519
+ * ID of an app.
1520
+ * @format GUID
1521
+ */
1522
+ appId?: string;
1523
+ }
1524
+ export declare enum WebhookIdentityType {
1525
+ UNKNOWN = "UNKNOWN",
1526
+ ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
1527
+ MEMBER = "MEMBER",
1528
+ WIX_USER = "WIX_USER",
1529
+ APP = "APP"
1530
+ }
1531
+ /** @enumType */
1532
+ export type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';