@wix/auto_sdk_comments_comments 1.0.9 → 1.0.11

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 (130) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/comments-v2-comment-comments.context.d.ts +68 -0
  11. package/build/cjs/src/comments-v2-comment-comments.context.js +109 -0
  12. package/build/cjs/src/comments-v2-comment-comments.context.js.map +1 -0
  13. package/build/cjs/src/comments-v2-comment-comments.http.d.ts +90 -0
  14. package/build/cjs/src/comments-v2-comment-comments.http.js +2533 -0
  15. package/build/cjs/src/comments-v2-comment-comments.http.js.map +1 -0
  16. package/build/cjs/src/comments-v2-comment-comments.meta.d.ts +48 -0
  17. package/build/cjs/src/comments-v2-comment-comments.meta.js +370 -0
  18. package/build/cjs/src/comments-v2-comment-comments.meta.js.map +1 -0
  19. package/build/cjs/src/comments-v2-comment-comments.public.d.ts +202 -0
  20. package/build/cjs/src/comments-v2-comment-comments.public.js +1341 -0
  21. package/build/cjs/src/comments-v2-comment-comments.public.js.map +1 -0
  22. package/build/{internal/meta.d.mts → cjs/src/comments-v2-comment-comments.types.d.ts} +558 -240
  23. package/build/cjs/src/comments-v2-comment-comments.types.js +386 -0
  24. package/build/cjs/src/comments-v2-comment-comments.types.js.map +1 -0
  25. package/build/{comments-v2-comment-comments.universal-Bt560XJw.d.mts → cjs/src/comments-v2-comment-comments.universal.d.ts} +686 -247
  26. package/build/cjs/src/comments-v2-comment-comments.universal.js +1599 -0
  27. package/build/cjs/src/comments-v2-comment-comments.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/comments-v2-comment-comments.context.d.ts +68 -0
  39. package/build/es/src/comments-v2-comment-comments.context.js +68 -0
  40. package/build/es/src/comments-v2-comment-comments.context.js.map +1 -0
  41. package/build/es/src/comments-v2-comment-comments.http.d.ts +90 -0
  42. package/build/es/src/comments-v2-comment-comments.http.js +2512 -0
  43. package/build/es/src/comments-v2-comment-comments.http.js.map +1 -0
  44. package/build/es/src/comments-v2-comment-comments.meta.d.ts +48 -0
  45. package/build/es/src/comments-v2-comment-comments.meta.js +326 -0
  46. package/build/es/src/comments-v2-comment-comments.meta.js.map +1 -0
  47. package/build/es/src/comments-v2-comment-comments.public.d.ts +202 -0
  48. package/build/es/src/comments-v2-comment-comments.public.js +1282 -0
  49. package/build/es/src/comments-v2-comment-comments.public.js.map +1 -0
  50. package/build/{internal/meta.d.ts → es/src/comments-v2-comment-comments.types.d.ts} +558 -240
  51. package/build/es/src/comments-v2-comment-comments.types.js +383 -0
  52. package/build/es/src/comments-v2-comment-comments.types.js.map +1 -0
  53. package/build/{comments-v2-comment-comments.universal-Bt560XJw.d.ts → es/src/comments-v2-comment-comments.universal.d.ts} +686 -247
  54. package/build/es/src/comments-v2-comment-comments.universal.js +1554 -0
  55. package/build/es/src/comments-v2-comment-comments.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/comments-v2-comment-comments.context.d.ts +68 -0
  66. package/build/internal/cjs/src/comments-v2-comment-comments.context.js +109 -0
  67. package/build/internal/cjs/src/comments-v2-comment-comments.context.js.map +1 -0
  68. package/build/internal/cjs/src/comments-v2-comment-comments.http.d.ts +90 -0
  69. package/build/internal/cjs/src/comments-v2-comment-comments.http.js +2533 -0
  70. package/build/internal/cjs/src/comments-v2-comment-comments.http.js.map +1 -0
  71. package/build/internal/cjs/src/comments-v2-comment-comments.meta.d.ts +48 -0
  72. package/build/internal/cjs/src/comments-v2-comment-comments.meta.js +370 -0
  73. package/build/internal/cjs/src/comments-v2-comment-comments.meta.js.map +1 -0
  74. package/build/internal/cjs/src/comments-v2-comment-comments.public.d.ts +202 -0
  75. package/build/internal/cjs/src/comments-v2-comment-comments.public.js +1341 -0
  76. package/build/internal/cjs/src/comments-v2-comment-comments.public.js.map +1 -0
  77. package/build/{meta.d.mts → internal/cjs/src/comments-v2-comment-comments.types.d.ts} +558 -240
  78. package/build/internal/cjs/src/comments-v2-comment-comments.types.js +386 -0
  79. package/build/internal/cjs/src/comments-v2-comment-comments.types.js.map +1 -0
  80. package/build/internal/{comments-v2-comment-comments.universal-Bt560XJw.d.ts → cjs/src/comments-v2-comment-comments.universal.d.ts} +686 -247
  81. package/build/internal/cjs/src/comments-v2-comment-comments.universal.js +1599 -0
  82. package/build/internal/cjs/src/comments-v2-comment-comments.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/comments-v2-comment-comments.context.d.ts +68 -0
  93. package/build/internal/es/src/comments-v2-comment-comments.context.js +68 -0
  94. package/build/internal/es/src/comments-v2-comment-comments.context.js.map +1 -0
  95. package/build/internal/es/src/comments-v2-comment-comments.http.d.ts +90 -0
  96. package/build/internal/es/src/comments-v2-comment-comments.http.js +2512 -0
  97. package/build/internal/es/src/comments-v2-comment-comments.http.js.map +1 -0
  98. package/build/internal/es/src/comments-v2-comment-comments.meta.d.ts +48 -0
  99. package/build/internal/es/src/comments-v2-comment-comments.meta.js +326 -0
  100. package/build/internal/es/src/comments-v2-comment-comments.meta.js.map +1 -0
  101. package/build/internal/es/src/comments-v2-comment-comments.public.d.ts +202 -0
  102. package/build/internal/es/src/comments-v2-comment-comments.public.js +1282 -0
  103. package/build/internal/es/src/comments-v2-comment-comments.public.js.map +1 -0
  104. package/build/{meta.d.ts → internal/es/src/comments-v2-comment-comments.types.d.ts} +558 -240
  105. package/build/internal/es/src/comments-v2-comment-comments.types.js +383 -0
  106. package/build/internal/es/src/comments-v2-comment-comments.types.js.map +1 -0
  107. package/build/internal/{comments-v2-comment-comments.universal-Bt560XJw.d.mts → es/src/comments-v2-comment-comments.universal.d.ts} +686 -247
  108. package/build/internal/es/src/comments-v2-comment-comments.universal.js +1554 -0
  109. package/build/internal/es/src/comments-v2-comment-comments.universal.js.map +1 -0
  110. package/package.json +11 -12
  111. package/build/index.d.mts +0 -249
  112. package/build/index.d.ts +0 -249
  113. package/build/index.js +0 -5232
  114. package/build/index.js.map +0 -1
  115. package/build/index.mjs +0 -5145
  116. package/build/index.mjs.map +0 -1
  117. package/build/internal/index.d.mts +0 -249
  118. package/build/internal/index.d.ts +0 -249
  119. package/build/internal/index.js +0 -5232
  120. package/build/internal/index.js.map +0 -1
  121. package/build/internal/index.mjs +0 -5145
  122. package/build/internal/index.mjs.map +0 -1
  123. package/build/internal/meta.js +0 -2832
  124. package/build/internal/meta.js.map +0 -1
  125. package/build/internal/meta.mjs +0 -2788
  126. package/build/internal/meta.mjs.map +0 -1
  127. package/build/meta.js +0 -2832
  128. package/build/meta.js.map +0 -1
  129. package/build/meta.mjs +0 -2788
  130. package/build/meta.mjs.map +0 -1
@@ -0,0 +1,202 @@
1
+ import { EventDefinition, HttpClient } from '@wix/sdk-types';
2
+ import { BulkDeleteCommentOptions, BulkDeleteCommentResponse, BulkHideCommentOptions, BulkHideCommentResponse, BulkModerateDraftContentOptions, BulkModerateDraftContentResponse, BulkMoveCommentByFilterOptions, BulkMoveCommentByFilterResponse, BulkPublishCommentOptions, BulkPublishCommentResponse, Comment, CommentContentChangedEnvelope, CommentCreatedEnvelope, CommentHiddenEnvelope, CommentMarkedEnvelope, CommentMovedEnvelope, CommentPublishedEnvelope, CommentResourceCommentCountChangedEnvelope, CommentUnmarkedEnvelope, CommentUpdatedEnvelope, CommentsQueryBuilder, CountCommentsOptions, CountCommentsResponse, GetCommentThreadOptions, GetCommentThreadResponse, HideCommentResponse, ListCommentsByResourceOptions, ListCommentsByResourceResponse, MarkCommentResponse, ModerateDraftContentOptions, ModerateDraftContentResponse, PublishCommentResponse, UnmarkCommentResponse, UpdateComment } from './comments-v2-comment-comments.universal.js';
3
+ export declare const __metadata: {
4
+ PACKAGE_NAME: string;
5
+ };
6
+ export declare function createComment(httpClient: HttpClient): CreateCommentSignature;
7
+ interface CreateCommentSignature {
8
+ /**
9
+ * Creates a new comment and publishes it.
10
+ *
11
+ * The `appId`, `contextId`, and `resourceId` are all required and associate the created comment with the specific
12
+ * resource it responds to. See **Integrations** in the Comments introduction for a list of integrated scopes for these fields.
13
+ *
14
+ * If the created comment is a direct response to another comment, the `commentId` of the parent comment should be passed
15
+ * as `parentComment.id` in this comment's request. See **Terminology** in the Comments introduction for additional information on parent comments and replies.
16
+ * @param - Comment to create.
17
+ * @returns Created comment.
18
+ */
19
+ (comment: Comment): Promise<Comment>;
20
+ }
21
+ export declare function getComment(httpClient: HttpClient): GetCommentSignature;
22
+ interface GetCommentSignature {
23
+ /**
24
+ * Retrieves a comment.
25
+ * @param - ID of the comment to retrieve.
26
+ * @returns Retrieved comment.
27
+ */
28
+ (commentId: string): Promise<Comment>;
29
+ }
30
+ export declare function updateComment(httpClient: HttpClient): UpdateCommentSignature;
31
+ interface UpdateCommentSignature {
32
+ /**
33
+ * Updates a comment.
34
+ *
35
+ * Each time the comment is updated, `revision` increments by 1. The current `revision` must be
36
+ * passed when updating the comment. This ensures you're working with the latest comment and
37
+ * prevents unintended overwrites.
38
+ * @param - Comment ID.
39
+ * @returns Updated comment.
40
+ */
41
+ (_id: string, comment: UpdateComment): Promise<Comment>;
42
+ }
43
+ export declare function deleteComment(httpClient: HttpClient): DeleteCommentSignature;
44
+ interface DeleteCommentSignature {
45
+ /**
46
+ * Deletes a comment.
47
+ *
48
+ * This method deletes the `content` of the comment and sets its `status` to `DELETED`.
49
+ * @param - ID of the comment to delete.
50
+ */
51
+ (commentId: string): Promise<void>;
52
+ }
53
+ export declare function moderateDraftContent(httpClient: HttpClient): ModerateDraftContentSignature;
54
+ interface ModerateDraftContentSignature {
55
+ /**
56
+ * Moderates the draft content of a comment.
57
+ *
58
+ * - `APPROVE`: Moves `draftContent` to `content` and updates the comment `status` to `PUBLISHED`.
59
+ * - `REJECT`: Clears `draftContent` if comment `status` is `PUBLISHED` or, if comment `status` is `PENDING` it will keep `draftContent` the same and change `status` to `HIDDEN`.
60
+ * @param - ID of the comment to moderate.
61
+ * @param - Revision number, which increments by `1` each time the comment is updated.
62
+ *
63
+ * To prevent conflicting changes, the current `revision` must be passed when updating the comment.
64
+ */
65
+ (commentId: string, revision: string, options?: ModerateDraftContentOptions | undefined): Promise<ModerateDraftContentResponse>;
66
+ }
67
+ export declare function queryComments(httpClient: HttpClient): QueryCommentsSignature;
68
+ interface QueryCommentsSignature {
69
+ /**
70
+ * Creates a query to retrieve a list of comments.
71
+ *
72
+ * The `queryComments()` function builds a query to retrieve a list of comments and returns a [`CommentsQueryBuilder`](#commentsquerybuilder) object.
73
+ *
74
+ * The returned object contains the query definition, which is typically used to run the query using the [`find()`](#commentsquerybuilder/find) function.
75
+ *
76
+ * You can refine the query by chaining `CommentsQueryBuilder` functions onto the query. `CommentsQueryBuilder` functions enable you to sort, filter, and control the results that `queryComments()` returns.
77
+ *
78
+ * `queryComments()` runs with the following `CommentsQueryBuilder` default that you can override:
79
+ * + `ascending("_id")`
80
+ *
81
+ * The functions that are chained to `queryComments()` are applied in the order they are called. For example, if you apply `ascending("voteSummary.netVoteCount")` and then `ascending("replyCount")`, the results are sorted first by the `"voteSummary.netVoteCount"`, and then, if there are multiple results with the same `"voteSummary.netVoteCount"`, the items are sorted by `"replyCount"`.
82
+ *
83
+ * The following `CommentsQueryBuilder` functions are supported for the `queryComments()` function. For a full description of the comment object, see the object returned for the [`items`](#commentsqueryresult/items) property in [`CommentsQueryResult`](#commentsqueryresult).
84
+ * @param - App ID to query comments for.
85
+ */
86
+ (appId: string): CommentsQueryBuilder;
87
+ }
88
+ export declare function markComment(httpClient: HttpClient): MarkCommentSignature;
89
+ interface MarkCommentSignature {
90
+ /**
91
+ * Sets `marked` to `TRUE` to mark a comment.
92
+ *
93
+ * Call Query Comments to filter for marked comments to then apply customization to.
94
+ * See Sample Flows for an example.
95
+ * @param - ID of the comment to mark.
96
+ */
97
+ (commentId: string): Promise<MarkCommentResponse>;
98
+ }
99
+ export declare function unmarkComment(httpClient: HttpClient): UnmarkCommentSignature;
100
+ interface UnmarkCommentSignature {
101
+ /**
102
+ * Sets `marked` to `FALSE` to unmark a comment.
103
+ * @param - ID of the comment to unmark.
104
+ */
105
+ (commentId: string): Promise<UnmarkCommentResponse>;
106
+ }
107
+ export declare function hideComment(httpClient: HttpClient): HideCommentSignature;
108
+ interface HideCommentSignature {
109
+ /**
110
+ * Hides a comment in a widget. The comment status becomes `HIDDEN`.
111
+ * @param - ID of the comment to hide.
112
+ */
113
+ (commentId: string): Promise<HideCommentResponse>;
114
+ }
115
+ export declare function publishComment(httpClient: HttpClient): PublishCommentSignature;
116
+ interface PublishCommentSignature {
117
+ /**
118
+ * Publishes a comment with the `HIDDEN` status. The comment status becomes `PUBLISHED`.
119
+ *
120
+ * To publish a new comment, call Create Comment.
121
+ * @param - ID of the comment to publish.
122
+ */
123
+ (commentId: string): Promise<PublishCommentResponse>;
124
+ }
125
+ export declare function countComments(httpClient: HttpClient): CountCommentsSignature;
126
+ interface CountCommentsSignature {
127
+ /**
128
+ * Counts comments, given the specified filtering. Comments with the `HIDDEN` status are not included in the response.
129
+ * @param - App ID to count the comments of.
130
+ */
131
+ (appId: string, options?: CountCommentsOptions | undefined): Promise<CountCommentsResponse>;
132
+ }
133
+ export declare function listCommentsByResource(httpClient: HttpClient): ListCommentsByResourceSignature;
134
+ interface ListCommentsByResourceSignature {
135
+ /**
136
+ * Lists published comments and replies from a specified resource, such as a blog post.
137
+ * @param - ID of the app from which the comments are listed.
138
+ */
139
+ (appId: string, options?: ListCommentsByResourceOptions | undefined): Promise<ListCommentsByResourceResponse>;
140
+ }
141
+ export declare function getCommentThread(httpClient: HttpClient): GetCommentThreadSignature;
142
+ interface GetCommentThreadSignature {
143
+ /**
144
+ * Returns a thread of a comment or a reply.
145
+ *
146
+ * If you request a comment thread, the method returns a single comment with cursors. With cursors (`pagingMetadata.cursors.next` or `pagingMetadata.cursors.prev`) you can load replies by calling the List Comments by Resource method.
147
+ *
148
+ * If you request a reply thread, the method returns a reply with its parent comment. With cursors (`pagingMetadata.cursors.next` or `pagingMetadata.cursors.prev`) you can load replies by calling the List Comments by Resource method.
149
+ * @param - Comment ID.
150
+ */
151
+ (commentId: string, options?: GetCommentThreadOptions | undefined): Promise<GetCommentThreadResponse>;
152
+ }
153
+ export declare function bulkPublishComment(httpClient: HttpClient): BulkPublishCommentSignature;
154
+ interface BulkPublishCommentSignature {
155
+ /**
156
+ * Publishes multiple comments with the `HIDDEN` status. The comment status becomes `PUBLISHED`.
157
+ * @param - ID of the app where to publish the comment.
158
+ */
159
+ (appId: string, options: BulkPublishCommentOptions): Promise<BulkPublishCommentResponse>;
160
+ }
161
+ export declare function bulkHideComment(httpClient: HttpClient): BulkHideCommentSignature;
162
+ interface BulkHideCommentSignature {
163
+ /**
164
+ * Hides multiple comments. The comment status becomes `HIDDEN`.
165
+ * @param - ID of the app where to hide the comments.
166
+ */
167
+ (appId: string, options: BulkHideCommentOptions): Promise<BulkHideCommentResponse>;
168
+ }
169
+ export declare function bulkDeleteComment(httpClient: HttpClient): BulkDeleteCommentSignature;
170
+ interface BulkDeleteCommentSignature {
171
+ /**
172
+ * Deletes multiple comments.
173
+ * @param - ID of the app where to delete the comments.
174
+ */
175
+ (appId: string, options: BulkDeleteCommentOptions): Promise<BulkDeleteCommentResponse>;
176
+ }
177
+ export declare function bulkModerateDraftContent(httpClient: HttpClient): BulkModerateDraftContentSignature;
178
+ interface BulkModerateDraftContentSignature {
179
+ /**
180
+ * Moderates the draft content of multiple comments.
181
+ * @param - ID of the app where to moderate the comments.
182
+ */
183
+ (appId: string, options: BulkModerateDraftContentOptions): Promise<BulkModerateDraftContentResponse>;
184
+ }
185
+ export declare function bulkMoveCommentByFilter(httpClient: HttpClient): BulkMoveCommentByFilterSignature;
186
+ interface BulkMoveCommentByFilterSignature {
187
+ /**
188
+ * Moves multiple comments to another resource.
189
+ * @param - ID of the app from which to move the comments.
190
+ */
191
+ (appId: string, options?: BulkMoveCommentByFilterOptions | undefined): Promise<BulkMoveCommentByFilterResponse>;
192
+ }
193
+ export declare const onCommentContentChanged: EventDefinition<CommentContentChangedEnvelope, "wix.comments.v2.comment_comment_content_changed">;
194
+ export declare const onCommentHidden: EventDefinition<CommentHiddenEnvelope, "wix.comments.v2.comment_comment_hidden">;
195
+ export declare const onCommentMarked: EventDefinition<CommentMarkedEnvelope, "wix.comments.v2.comment_comment_marked">;
196
+ export declare const onCommentMoved: EventDefinition<CommentMovedEnvelope, "wix.comments.v2.comment_comment_moved">;
197
+ export declare const onCommentPublished: EventDefinition<CommentPublishedEnvelope, "wix.comments.v2.comment_comment_published">;
198
+ export declare const onCommentUnmarked: EventDefinition<CommentUnmarkedEnvelope, "wix.comments.v2.comment_comment_unmarked">;
199
+ export declare const onCommentCreated: EventDefinition<CommentCreatedEnvelope, "wix.comments.v2.comment_created">;
200
+ export declare const onCommentResourceCommentCountChanged: EventDefinition<CommentResourceCommentCountChangedEnvelope, "wix.comments.v2.comment_resource_comment_count_changed">;
201
+ export declare const onCommentUpdated: EventDefinition<CommentUpdatedEnvelope, "wix.comments.v2.comment_updated">;
202
+ export { Action, ActionEvent, Alignment, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, Attachment, AttachmentMediaOneOf, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BulkDeleteCommentOptions, BulkDeleteCommentRequest, BulkDeleteCommentResponse, BulkHideCommentOptions, BulkHideCommentRequest, BulkHideCommentResponse, BulkModerateDraftContentOptions, BulkModerateDraftContentRequest, BulkModerateDraftContentResponse, BulkMoveCommentByFilterOptions, BulkMoveCommentByFilterRequest, BulkMoveCommentByFilterResponse, BulkPublishCommentOptions, BulkPublishCommentRequest, BulkPublishCommentResponse, BulletedListData, ButtonData, CaptionData, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, Comment, CommentAuthor, CommentAuthorIdentityOneOf, CommentContent, CommentContentChanged, CommentContentChangedEnvelope, CommentCreatedEnvelope, CommentDeleted, CommentHidden, CommentHiddenEnvelope, CommentMarked, CommentMarkedEnvelope, CommentModerated, CommentMoved, CommentMovedEnvelope, CommentPublished, CommentPublishedEnvelope, CommentReactionSummary, CommentResourceCommentCountChangedEnvelope, CommentSort, CommentUnmarked, CommentUnmarkedEnvelope, CommentUpdatedEnvelope, CommentsQueryBuilder, CommentsQueryResult, ContactDetails, ContentAuthor, ContentAuthorAuthorOneOf, CountCommentsOptions, CountCommentsRequest, CountCommentsResponse, CreateCommentRequest, CreateCommentResponse, Crop, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, Decoration, DecorationDataOneOf, DecorationType, DeleteByFilterOperation, DeleteByIdsOperation, DeleteCommentRequest, DeleteCommentResponse, Design, Destination, Dimensions, Direction, DividerData, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmbedData, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, FileData, FileSource, FileSourceDataOneOf, FontSizeData, FontType, GIF, GIFData, GIFType, GalleryData, GalleryOptions, GetCommentRequest, GetCommentResponse, GetCommentThreadOptions, GetCommentThreadRequest, GetCommentThreadResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, HideCommentRequest, HideCommentResponse, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, InitialExpandedItems, InternalDocument, InternalDocumentUpdateByFilterOperation, InternalDocumentUpdateOperation, InternalUpdateExistingOperation, Item, ItemDataOneOf, ItemStyle, Layout, LayoutCellData, LayoutType, LineStyle, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListCommentsByResourceCursorPaging, ListCommentsByResourceOptions, ListCommentsByResourceRequest, ListCommentsByResourceResponse, ListValue, MapData, MapSettings, MapType, MarkCommentRequest, MarkCommentResponse, Media, Mention, MentionData, MentionIdentityOneOf, MessageEnvelope, Metadata, ModerateDraftContentOptions, ModerateDraftContentRequest, ModerateDraftContentResponse, Node, NodeDataOneOf, NodeStyle, NodeType, NullValue, Oembed, Option, OptionDesign, OptionLayout, Order, OrderedListData, Orientation, PDFSettings, ParagraphData, ParentComment, Permissions, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutType, Position, PublishCommentRequest, PublishCommentResponse, QueryCommentsRequest, QueryCommentsResponse, Rel, RepliesListResponse, ReplySort, ReplySortOrder, ResourceCommentCountChanged, RestoreInfo, RichContent, Settings, SortOrder, Sorting, Source, Spoiler, SpoilerData, Status, Styles, StylesBorder, TableCellData, TableData, Target, TextAlignment, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, Type, UnmarkCommentRequest, UnmarkCommentResponse, UpdateComment, UpdateCommentRequest, UpdateCommentResponse, UpdateInternalDocumentsEvent, UpdateInternalDocumentsEventOperationOneOf, VersionedDeleteByIdsOperation, VersionedDocumentId, VersionedDocumentUpdateOperation, VersioningMode, VerticalAlignment, Video, VideoData, VideoResolution, ViewMode, ViewRole, VoteRole, VoteSummary, WebhookIdentityType, Width, WidthType, } from './comments-v2-comment-comments.universal.js';