@wix/auto_sdk_members_members-about 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 (129) 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/members-about-v2-member-about-members-about.context.d.ts +26 -0
  11. package/build/cjs/src/members-about-v2-member-about-members-about.context.js +61 -0
  12. package/build/cjs/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  13. package/build/cjs/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  14. package/build/cjs/src/members-about-v2-member-about-members-about.http.js +509 -0
  15. package/build/cjs/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  16. package/build/cjs/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  17. package/build/cjs/src/members-about-v2-member-about-members-about.meta.js +142 -0
  18. package/build/cjs/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  19. package/build/cjs/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  20. package/build/cjs/src/members-about-v2-member-about-members-about.public.js +200 -0
  21. package/build/cjs/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  22. package/build/{internal/meta.d.mts → cjs/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  23. package/build/cjs/src/members-about-v2-member-about-members-about.types.js +327 -0
  24. package/build/cjs/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  25. package/build/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.mts → cjs/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  26. package/build/cjs/src/members-about-v2-member-about-members-about.universal.js +631 -0
  27. package/build/cjs/src/members-about-v2-member-about-members-about.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/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  38. package/build/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  39. package/build/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  40. package/build/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  41. package/build/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  42. package/build/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  43. package/build/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  44. package/build/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  45. package/build/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  46. package/build/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  47. package/build/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  48. package/build/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  49. package/build/{meta.d.mts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  50. package/build/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  51. package/build/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  52. package/build/{internal/members-about-v2-member-about-members-about.universal-mKXwvq17.d.mts → es/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  53. package/build/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  54. package/build/es/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  55. package/build/internal/cjs/index.d.ts +1 -0
  56. package/build/internal/cjs/index.js +18 -0
  57. package/build/internal/cjs/index.js.map +1 -0
  58. package/build/internal/cjs/index.typings.d.ts +1 -0
  59. package/build/internal/cjs/index.typings.js +18 -0
  60. package/build/internal/cjs/index.typings.js.map +1 -0
  61. package/build/internal/cjs/meta.d.ts +1 -0
  62. package/build/internal/cjs/meta.js +18 -0
  63. package/build/internal/cjs/meta.js.map +1 -0
  64. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  65. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js +61 -0
  66. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  67. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  68. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js +509 -0
  69. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  70. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  71. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js +142 -0
  72. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  73. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  74. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js +200 -0
  75. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  76. package/build/{meta.d.ts → internal/cjs/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  77. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js +327 -0
  78. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  79. package/build/internal/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.ts → cjs/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  80. package/build/internal/cjs/src/members-about-v2-member-about-members-about.universal.js +631 -0
  81. package/build/internal/cjs/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  82. package/build/internal/es/index.d.ts +1 -0
  83. package/build/internal/es/index.js +2 -0
  84. package/build/internal/es/index.js.map +1 -0
  85. package/build/internal/es/index.typings.d.ts +1 -0
  86. package/build/internal/es/index.typings.js +2 -0
  87. package/build/internal/es/index.typings.js.map +1 -0
  88. package/build/internal/es/meta.d.ts +1 -0
  89. package/build/internal/es/meta.js +2 -0
  90. package/build/internal/es/meta.js.map +1 -0
  91. package/build/internal/es/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  92. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  93. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  94. package/build/internal/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  95. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  96. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  97. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  98. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  99. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  100. package/build/internal/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  101. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  102. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  103. package/build/internal/{meta.d.ts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  104. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  105. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  106. package/build/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.ts → internal/es/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  107. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  108. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  109. package/package.json +13 -14
  110. package/build/index.d.mts +0 -90
  111. package/build/index.d.ts +0 -90
  112. package/build/index.js +0 -1188
  113. package/build/index.js.map +0 -1
  114. package/build/index.mjs +0 -1124
  115. package/build/index.mjs.map +0 -1
  116. package/build/internal/index.d.mts +0 -90
  117. package/build/internal/index.d.ts +0 -90
  118. package/build/internal/index.js +0 -1188
  119. package/build/internal/index.js.map +0 -1
  120. package/build/internal/index.mjs +0 -1124
  121. package/build/internal/index.mjs.map +0 -1
  122. package/build/internal/meta.js +0 -624
  123. package/build/internal/meta.js.map +0 -1
  124. package/build/internal/meta.mjs +0 -592
  125. package/build/internal/meta.mjs.map +0 -1
  126. package/build/meta.js +0 -624
  127. package/build/meta.js.map +0 -1
  128. package/build/meta.mjs +0 -592
  129. package/build/meta.mjs.map +0 -1
@@ -1,4 +1,5 @@
1
- interface MemberAbout {
1
+ import { NonNullablePaths } from '@wix/sdk-types';
2
+ export interface MemberAbout {
2
3
  /**
3
4
  * ID of the "About" section content.
4
5
  * @format GUID
@@ -15,7 +16,7 @@ interface MemberAbout {
15
16
  /** <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="image.video.divider.giphy.emoji.link" exampleid="9b569a8d-0fc1-40f4-987f-8bd40ecc72d0">Fallback Message for SSR and Error</widget> */
16
17
  content?: RichContent;
17
18
  }
18
- interface RichContent {
19
+ export interface RichContent {
19
20
  /** Node objects representing a rich content document. */
20
21
  nodes?: Node[];
21
22
  /** Object metadata. */
@@ -23,7 +24,7 @@ interface RichContent {
23
24
  /** Global styling for header, paragraph, block quote, and code block nodes in the object. */
24
25
  documentStyle?: DocumentStyle;
25
26
  }
26
- interface Node extends NodeDataOneOf {
27
+ export interface Node extends NodeDataOneOf {
27
28
  /** Data for a button node. */
28
29
  buttonData?: ButtonData;
29
30
  /** Data for a code block node. */
@@ -88,7 +89,7 @@ interface Node extends NodeDataOneOf {
88
89
  style?: NodeStyle;
89
90
  }
90
91
  /** @oneof */
91
- interface NodeDataOneOf {
92
+ export interface NodeDataOneOf {
92
93
  /** Data for a button node. */
93
94
  buttonData?: ButtonData;
94
95
  /** Data for a code block node. */
@@ -144,7 +145,7 @@ interface NodeDataOneOf {
144
145
  /** LayoutData layout_data = 31; // Data for a layout node. Reserved for future use. */
145
146
  layoutCellData?: LayoutCellData;
146
147
  }
147
- declare enum NodeType {
148
+ export declare enum NodeType {
148
149
  PARAGRAPH = "PARAGRAPH",
149
150
  TEXT = "TEXT",
150
151
  HEADING = "HEADING",
@@ -180,7 +181,7 @@ declare enum NodeType {
180
181
  LAYOUT = "LAYOUT",
181
182
  LAYOUT_CELL = "LAYOUT_CELL"
182
183
  }
183
- interface NodeStyle {
184
+ export interface NodeStyle {
184
185
  /** The top padding value in pixels. */
185
186
  paddingTop?: string | null;
186
187
  /** The bottom padding value in pixels. */
@@ -188,7 +189,7 @@ interface NodeStyle {
188
189
  /** The background color as a hexadecimal value. */
189
190
  backgroundColor?: string | null;
190
191
  }
191
- interface ButtonData {
192
+ export interface ButtonData {
192
193
  /** Styling for the button's container. */
193
194
  containerData?: PluginContainerData;
194
195
  /** The button type. */
@@ -200,7 +201,7 @@ interface ButtonData {
200
201
  /** Button link details. */
201
202
  link?: Link;
202
203
  }
203
- interface Border {
204
+ export interface Border {
204
205
  /**
205
206
  * Deprecated: Use `borderWidth` in `styles` instead.
206
207
  * @deprecated
@@ -212,7 +213,7 @@ interface Border {
212
213
  */
213
214
  radius?: number | null;
214
215
  }
215
- interface Colors {
216
+ export interface Colors {
216
217
  /**
217
218
  * Deprecated: Use `textColor` in `styles` instead.
218
219
  * @deprecated
@@ -229,7 +230,7 @@ interface Colors {
229
230
  */
230
231
  background?: string | null;
231
232
  }
232
- interface PluginContainerData {
233
+ export interface PluginContainerData {
233
234
  /** The width of the node when it's displayed. */
234
235
  width?: PluginContainerDataWidth;
235
236
  /** The node's alignment within its container. */
@@ -241,7 +242,7 @@ interface PluginContainerData {
241
242
  /** Sets whether text should wrap around this node when it's displayed. If `textWrap` is `false`, the node takes up the width of its container. Defaults to `true` for all node types except 'DIVIVDER' where it defaults to `false`. */
242
243
  textWrap?: boolean | null;
243
244
  }
244
- declare enum WidthType {
245
+ export declare enum WidthType {
245
246
  /** Width matches the content width */
246
247
  CONTENT = "CONTENT",
247
248
  /** Small Width */
@@ -251,7 +252,7 @@ declare enum WidthType {
251
252
  /** coast-to-coast display */
252
253
  FULL_WIDTH = "FULL_WIDTH"
253
254
  }
254
- interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
255
+ export interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
255
256
  /**
256
257
  * One of the following predefined width options:
257
258
  * `CONTENT`: The width of the container matches the content width.
@@ -264,7 +265,7 @@ interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
264
265
  custom?: string | null;
265
266
  }
266
267
  /** @oneof */
267
- interface PluginContainerDataWidthDataOneOf {
268
+ export interface PluginContainerDataWidthDataOneOf {
268
269
  /**
269
270
  * One of the following predefined width options:
270
271
  * `CONTENT`: The width of the container matches the content width.
@@ -276,7 +277,7 @@ interface PluginContainerDataWidthDataOneOf {
276
277
  /** A custom width value in pixels. */
277
278
  custom?: string | null;
278
279
  }
279
- declare enum PluginContainerDataAlignment {
280
+ export declare enum PluginContainerDataAlignment {
280
281
  /** Center Alignment */
281
282
  CENTER = "CENTER",
282
283
  /** Left Alignment */
@@ -284,7 +285,7 @@ declare enum PluginContainerDataAlignment {
284
285
  /** Right Alignment */
285
286
  RIGHT = "RIGHT"
286
287
  }
287
- interface Spoiler {
288
+ export interface Spoiler {
288
289
  /** Sets whether the spoiler cover is enabled for this node. Defaults to `false`. */
289
290
  enabled?: boolean | null;
290
291
  /** The description displayed on top of the spoiler cover. */
@@ -292,17 +293,17 @@ interface Spoiler {
292
293
  /** The text for the button used to remove the spoiler cover. */
293
294
  buttonText?: string | null;
294
295
  }
295
- interface Height {
296
+ export interface Height {
296
297
  /** A custom height value in pixels. */
297
298
  custom?: string | null;
298
299
  }
299
- declare enum Type {
300
+ export declare enum Type {
300
301
  /** Regular link button */
301
302
  LINK = "LINK",
302
303
  /** Triggers custom action that is defined in plugin configuration by the consumer */
303
304
  ACTION = "ACTION"
304
305
  }
305
- interface Styles {
306
+ export interface Styles {
306
307
  /**
307
308
  * Deprecated: Use `borderWidth` and `borderRadius` instead.
308
309
  * @deprecated
@@ -355,7 +356,7 @@ interface Styles {
355
356
  /** Button size option, one of `SMALL`, `MEDIUM` or `LARGE`. Defaults to `MEDIUM`. */
356
357
  buttonSize?: string | null;
357
358
  }
358
- interface Link extends LinkDataOneOf {
359
+ export interface Link extends LinkDataOneOf {
359
360
  /** The absolute URL for the linked document. */
360
361
  url?: string;
361
362
  /** The target node's ID. Used for linking to another node in this object. */
@@ -374,13 +375,13 @@ interface Link extends LinkDataOneOf {
374
375
  customData?: string | null;
375
376
  }
376
377
  /** @oneof */
377
- interface LinkDataOneOf {
378
+ export interface LinkDataOneOf {
378
379
  /** The absolute URL for the linked document. */
379
380
  url?: string;
380
381
  /** The target node's ID. Used for linking to another node in this object. */
381
382
  anchor?: string;
382
383
  }
383
- declare enum Target {
384
+ export declare enum Target {
384
385
  /** Opens the linked document in the same frame as it was clicked (this is default) */
385
386
  SELF = "SELF",
386
387
  /** Opens the linked document in a new window or tab */
@@ -390,7 +391,7 @@ declare enum Target {
390
391
  /** Opens the linked document in the full body of the window */
391
392
  TOP = "TOP"
392
393
  }
393
- interface Rel {
394
+ export interface Rel {
394
395
  /** Indicates to search engine crawlers not to follow the link. Defaults to `false`. */
395
396
  nofollow?: boolean | null;
396
397
  /** Indicates to search engine crawlers that the link is a paid placement such as sponsored content or an advertisement. Defaults to `false`. */
@@ -400,17 +401,17 @@ interface Rel {
400
401
  /** Indicates that this link protect referral information from being passed to the target website. */
401
402
  noreferrer?: boolean | null;
402
403
  }
403
- interface CodeBlockData {
404
+ export interface CodeBlockData {
404
405
  /** Styling for the code block's text. */
405
406
  textStyle?: TextStyle;
406
407
  }
407
- interface TextStyle {
408
+ export interface TextStyle {
408
409
  /** Text alignment. Defaults to `AUTO`. */
409
410
  textAlignment?: TextAlignment;
410
411
  /** A CSS `line-height` value for the text expressed as a ratio relative to the font size. For example, if the font size is 20px, a `lineHeight` value of `'1.5'`` results in a line height of 30px. */
411
412
  lineHeight?: string | null;
412
413
  }
413
- declare enum TextAlignment {
414
+ export declare enum TextAlignment {
414
415
  /** browser default, eqivalent to `initial` */
415
416
  AUTO = "AUTO",
416
417
  /** Left align */
@@ -422,7 +423,7 @@ declare enum TextAlignment {
422
423
  /** Text is spaced to line up its left and right edges to the left and right edges of the line box, except for the last line */
423
424
  JUSTIFY = "JUSTIFY"
424
425
  }
425
- interface DividerData {
426
+ export interface DividerData {
426
427
  /** Styling for the divider's container. */
427
428
  containerData?: PluginContainerData;
428
429
  /** Divider line style. */
@@ -432,7 +433,7 @@ interface DividerData {
432
433
  /** Divider alignment. */
433
434
  alignment?: Alignment;
434
435
  }
435
- declare enum LineStyle {
436
+ export declare enum LineStyle {
436
437
  /** Single Line */
437
438
  SINGLE = "SINGLE",
438
439
  /** Double Line */
@@ -442,7 +443,7 @@ declare enum LineStyle {
442
443
  /** Dotted Line */
443
444
  DOTTED = "DOTTED"
444
445
  }
445
- declare enum Width {
446
+ export declare enum Width {
446
447
  /** Large line */
447
448
  LARGE = "LARGE",
448
449
  /** Medium line */
@@ -450,7 +451,7 @@ declare enum Width {
450
451
  /** Small line */
451
452
  SMALL = "SMALL"
452
453
  }
453
- declare enum Alignment {
454
+ export declare enum Alignment {
454
455
  /** Center alignment */
455
456
  CENTER = "CENTER",
456
457
  /** Left alignment */
@@ -458,7 +459,7 @@ declare enum Alignment {
458
459
  /** Right alignment */
459
460
  RIGHT = "RIGHT"
460
461
  }
461
- interface FileData {
462
+ export interface FileData {
462
463
  /** Styling for the file's container. */
463
464
  containerData?: PluginContainerData;
464
465
  /** The source for the file's data. */
@@ -481,7 +482,7 @@ interface FileData {
481
482
  /** File size in KB. */
482
483
  sizeInKb?: string | null;
483
484
  }
484
- declare enum ViewMode {
485
+ export declare enum ViewMode {
485
486
  /** No PDF view */
486
487
  NONE = "NONE",
487
488
  /** Full PDF view */
@@ -489,7 +490,7 @@ declare enum ViewMode {
489
490
  /** Mini PDF view */
490
491
  MINI = "MINI"
491
492
  }
492
- interface FileSource extends FileSourceDataOneOf {
493
+ export interface FileSource extends FileSourceDataOneOf {
493
494
  /** The absolute URL for the file's source. */
494
495
  url?: string | null;
495
496
  /**
@@ -503,7 +504,7 @@ interface FileSource extends FileSourceDataOneOf {
503
504
  private?: boolean | null;
504
505
  }
505
506
  /** @oneof */
506
- interface FileSourceDataOneOf {
507
+ export interface FileSourceDataOneOf {
507
508
  /** The absolute URL for the file's source. */
508
509
  url?: string | null;
509
510
  /**
@@ -514,7 +515,7 @@ interface FileSourceDataOneOf {
514
515
  /** An ID that's resolved to a URL by a resolver function. */
515
516
  _id?: string | null;
516
517
  }
517
- interface PDFSettings {
518
+ export interface PDFSettings {
518
519
  /**
519
520
  * PDF view mode. One of the following:
520
521
  * `NONE` : The PDF isn't displayed.
@@ -527,7 +528,7 @@ interface PDFSettings {
527
528
  /** Sets whether the PDF print button is disabled. Defaults to `false`. */
528
529
  disablePrint?: boolean | null;
529
530
  }
530
- interface GalleryData {
531
+ export interface GalleryData {
531
532
  /** Styling for the gallery's container. */
532
533
  containerData?: PluginContainerData;
533
534
  /** The items in the gallery. */
@@ -539,7 +540,7 @@ interface GalleryData {
539
540
  /** Sets whether the gallery's download button is disabled. Defaults to `false`. */
540
541
  disableDownload?: boolean | null;
541
542
  }
542
- interface Media {
543
+ export interface Media {
543
544
  /** The source for the media's data. */
544
545
  src?: FileSource;
545
546
  /** Media width in pixels. */
@@ -549,19 +550,19 @@ interface Media {
549
550
  /** Media duration in seconds. Only relevant for audio and video files. */
550
551
  duration?: number | null;
551
552
  }
552
- interface Image {
553
+ export interface Image {
553
554
  /** Image file details. */
554
555
  media?: Media;
555
556
  /** Link details for images that are links. */
556
557
  link?: Link;
557
558
  }
558
- interface Video {
559
+ export interface Video {
559
560
  /** Video file details. */
560
561
  media?: Media;
561
562
  /** Video thumbnail file details. */
562
563
  thumbnail?: Media;
563
564
  }
564
- interface Item extends ItemDataOneOf {
565
+ export interface Item extends ItemDataOneOf {
565
566
  /** An image item. */
566
567
  image?: Image;
567
568
  /** A video item. */
@@ -572,13 +573,13 @@ interface Item extends ItemDataOneOf {
572
573
  altText?: string | null;
573
574
  }
574
575
  /** @oneof */
575
- interface ItemDataOneOf {
576
+ export interface ItemDataOneOf {
576
577
  /** An image item. */
577
578
  image?: Image;
578
579
  /** A video item. */
579
580
  video?: Video;
580
581
  }
581
- interface GalleryOptions {
582
+ export interface GalleryOptions {
582
583
  /** Gallery layout. */
583
584
  layout?: Layout;
584
585
  /** Styling for gallery items. */
@@ -586,7 +587,7 @@ interface GalleryOptions {
586
587
  /** Styling for gallery thumbnail images. */
587
588
  thumbnails?: Thumbnails;
588
589
  }
589
- declare enum LayoutType {
590
+ export declare enum LayoutType {
590
591
  /** Collage type */
591
592
  COLLAGE = "COLLAGE",
592
593
  /** Masonry type */
@@ -608,19 +609,19 @@ declare enum LayoutType {
608
609
  /** Fullsize images type */
609
610
  FULLSIZE = "FULLSIZE"
610
611
  }
611
- declare enum Orientation {
612
+ export declare enum Orientation {
612
613
  /** Rows Orientation */
613
614
  ROWS = "ROWS",
614
615
  /** Columns Orientation */
615
616
  COLUMNS = "COLUMNS"
616
617
  }
617
- declare enum Crop {
618
+ export declare enum Crop {
618
619
  /** Crop to fill */
619
620
  FILL = "FILL",
620
621
  /** Crop to fit */
621
622
  FIT = "FIT"
622
623
  }
623
- declare enum ThumbnailsAlignment {
624
+ export declare enum ThumbnailsAlignment {
624
625
  /** Top alignment */
625
626
  TOP = "TOP",
626
627
  /** Right alignment */
@@ -632,7 +633,7 @@ declare enum ThumbnailsAlignment {
632
633
  /** No thumbnail */
633
634
  NONE = "NONE"
634
635
  }
635
- interface Layout {
636
+ export interface Layout {
636
637
  /** Gallery layout type. */
637
638
  type?: LayoutType;
638
639
  /** Sets whether horizontal scroll is enabled. Defaults to `true` unless the layout `type` is set to `GRID` or `COLLAGE`. */
@@ -644,7 +645,7 @@ interface Layout {
644
645
  /** The number of columns to display on mobile screens. */
645
646
  mobileNumberOfColumns?: number | null;
646
647
  }
647
- interface ItemStyle {
648
+ export interface ItemStyle {
648
649
  /** Desirable dimension for each item in pixels (behvaior changes according to gallery type) */
649
650
  targetSize?: number | null;
650
651
  /** Item ratio */
@@ -654,13 +655,13 @@ interface ItemStyle {
654
655
  /** The spacing between items in pixels. */
655
656
  spacing?: number | null;
656
657
  }
657
- interface Thumbnails {
658
+ export interface Thumbnails {
658
659
  /** Thumbnail alignment. */
659
660
  placement?: ThumbnailsAlignment;
660
661
  /** Spacing between thumbnails in pixels. */
661
662
  spacing?: number | null;
662
663
  }
663
- interface GIFData {
664
+ export interface GIFData {
664
665
  /** Styling for the GIF's container. */
665
666
  containerData?: PluginContainerData;
666
667
  /** The source of the full size GIF. */
@@ -674,7 +675,7 @@ interface GIFData {
674
675
  /** Type of GIF (Sticker or NORMAL). Defaults to `NORMAL`. */
675
676
  gifType?: GIFType;
676
677
  }
677
- interface GIF {
678
+ export interface GIF {
678
679
  /**
679
680
  * GIF format URL.
680
681
  * @format WEB_URL
@@ -691,11 +692,11 @@ interface GIF {
691
692
  */
692
693
  still?: string | null;
693
694
  }
694
- declare enum GIFType {
695
+ export declare enum GIFType {
695
696
  NORMAL = "NORMAL",
696
697
  STICKER = "STICKER"
697
698
  }
698
- interface HeadingData {
699
+ export interface HeadingData {
699
700
  /** Heading level from 1-6. */
700
701
  level?: number;
701
702
  /** Styling for the heading text. */
@@ -703,7 +704,7 @@ interface HeadingData {
703
704
  /** Indentation level from 1-4. */
704
705
  indentation?: number | null;
705
706
  }
706
- interface HTMLData extends HTMLDataDataOneOf {
707
+ export interface HTMLData extends HTMLDataDataOneOf {
707
708
  /** The URL for the HTML code for the node. */
708
709
  url?: string;
709
710
  /** The HTML code for the node. */
@@ -721,7 +722,7 @@ interface HTMLData extends HTMLDataDataOneOf {
721
722
  autoHeight?: boolean | null;
722
723
  }
723
724
  /** @oneof */
724
- interface HTMLDataDataOneOf {
725
+ export interface HTMLDataDataOneOf {
725
726
  /** The URL for the HTML code for the node. */
726
727
  url?: string;
727
728
  /** The HTML code for the node. */
@@ -732,11 +733,11 @@ interface HTMLDataDataOneOf {
732
733
  */
733
734
  isAdsense?: boolean | null;
734
735
  }
735
- declare enum Source {
736
+ export declare enum Source {
736
737
  HTML = "HTML",
737
738
  ADSENSE = "ADSENSE"
738
739
  }
739
- interface ImageData {
740
+ export interface ImageData {
740
741
  /** Styling for the image's container. */
741
742
  containerData?: PluginContainerData;
742
743
  /** Image file details. */
@@ -759,7 +760,7 @@ interface ImageData {
759
760
  /** Styling for the image. */
760
761
  styles?: ImageDataStyles;
761
762
  }
762
- interface StylesBorder {
763
+ export interface StylesBorder {
763
764
  /** Border width in pixels. */
764
765
  width?: number | null;
765
766
  /**
@@ -770,11 +771,11 @@ interface StylesBorder {
770
771
  /** Border radius in pixels. */
771
772
  radius?: number | null;
772
773
  }
773
- interface ImageDataStyles {
774
+ export interface ImageDataStyles {
774
775
  /** Border attributes. */
775
776
  border?: StylesBorder;
776
777
  }
777
- interface LinkPreviewData {
778
+ export interface LinkPreviewData {
778
779
  /** Styling for the link preview's container. */
779
780
  containerData?: PluginContainerData;
780
781
  /** Link details. */
@@ -790,7 +791,7 @@ interface LinkPreviewData {
790
791
  /** Styling for the link preview. */
791
792
  styles?: LinkPreviewDataStyles;
792
793
  }
793
- declare enum Position {
794
+ export declare enum Position {
794
795
  /** Thumbnail positioned at the start (left in LTR layouts, right in RTL layouts) */
795
796
  START = "START",
796
797
  /** Thumbnail positioned at the end (right in LTR layouts, left in RTL layouts) */
@@ -800,7 +801,7 @@ declare enum Position {
800
801
  /** Thumbnail hidden and not displayed */
801
802
  HIDDEN = "HIDDEN"
802
803
  }
803
- interface LinkPreviewDataStyles {
804
+ export interface LinkPreviewDataStyles {
804
805
  /**
805
806
  * Background color as a hexadecimal value.
806
807
  * @format COLOR_HEX
@@ -833,13 +834,13 @@ interface LinkPreviewDataStyles {
833
834
  /** Position of thumbnail. Defaults to `START`. */
834
835
  thumbnailPosition?: Position;
835
836
  }
836
- interface MapData {
837
+ export interface MapData {
837
838
  /** Styling for the map's container. */
838
839
  containerData?: PluginContainerData;
839
840
  /** Map settings. */
840
841
  mapSettings?: MapSettings;
841
842
  }
842
- interface MapSettings {
843
+ export interface MapSettings {
843
844
  /** The address to display on the map. */
844
845
  address?: string | null;
845
846
  /** Sets whether the map is draggable. */
@@ -863,7 +864,7 @@ interface MapSettings {
863
864
  /** Map type. `HYBRID` is a combination of the `ROADMAP` and `SATELLITE` map types. */
864
865
  mapType?: MapType;
865
866
  }
866
- declare enum MapType {
867
+ export declare enum MapType {
867
868
  /** Roadmap map type */
868
869
  ROADMAP = "ROADMAP",
869
870
  /** Satellite map type */
@@ -873,7 +874,7 @@ declare enum MapType {
873
874
  /** Terrain map type */
874
875
  TERRAIN = "TERRAIN"
875
876
  }
876
- interface ParagraphData {
877
+ export interface ParagraphData {
877
878
  /** Styling for the paragraph text. */
878
879
  textStyle?: TextStyle;
879
880
  /** Indentation level from 1-4. */
@@ -881,7 +882,7 @@ interface ParagraphData {
881
882
  /** Paragraph level */
882
883
  level?: number | null;
883
884
  }
884
- interface PollData {
885
+ export interface PollData {
885
886
  /** Styling for the poll's container. */
886
887
  containerData?: PluginContainerData;
887
888
  /** Poll data. */
@@ -891,7 +892,7 @@ interface PollData {
891
892
  /** Styling for the poll and voting options. */
892
893
  design?: Design;
893
894
  }
894
- declare enum ViewRole {
895
+ export declare enum ViewRole {
895
896
  /** Only Poll creator can view the results */
896
897
  CREATOR = "CREATOR",
897
898
  /** Anyone who voted can see the results */
@@ -899,13 +900,13 @@ declare enum ViewRole {
899
900
  /** Anyone can see the results, even if one didn't vote */
900
901
  EVERYONE = "EVERYONE"
901
902
  }
902
- declare enum VoteRole {
903
+ export declare enum VoteRole {
903
904
  /** Logged in member */
904
905
  SITE_MEMBERS = "SITE_MEMBERS",
905
906
  /** Anyone */
906
907
  ALL = "ALL"
907
908
  }
908
- interface Permissions {
909
+ export interface Permissions {
909
910
  /** Sets who can view the poll results. */
910
911
  view?: ViewRole;
911
912
  /** Sets who can vote. */
@@ -913,7 +914,7 @@ interface Permissions {
913
914
  /** Sets whether one voter can vote multiple times. Defaults to `false`. */
914
915
  allowMultipleVotes?: boolean | null;
915
916
  }
916
- interface Option {
917
+ export interface Option {
917
918
  /** Option ID. */
918
919
  _id?: string | null;
919
920
  /** Option title. */
@@ -921,7 +922,7 @@ interface Option {
921
922
  /** The image displayed with the option. */
922
923
  image?: Media;
923
924
  }
924
- interface Settings {
925
+ export interface Settings {
925
926
  /** Permissions settings for voting. */
926
927
  permissions?: Permissions;
927
928
  /** Sets whether voters are displayed in the vote results. Defaults to `true`. */
@@ -929,19 +930,19 @@ interface Settings {
929
930
  /** Sets whether the vote count is displayed. Defaults to `true`. */
930
931
  showVotesCount?: boolean | null;
931
932
  }
932
- declare enum PollLayoutType {
933
+ export declare enum PollLayoutType {
933
934
  /** List */
934
935
  LIST = "LIST",
935
936
  /** Grid */
936
937
  GRID = "GRID"
937
938
  }
938
- declare enum PollLayoutDirection {
939
+ export declare enum PollLayoutDirection {
939
940
  /** Left-to-right */
940
941
  LTR = "LTR",
941
942
  /** Right-to-left */
942
943
  RTL = "RTL"
943
944
  }
944
- interface PollLayout {
945
+ export interface PollLayout {
945
946
  /** The layout for displaying the voting options. */
946
947
  type?: PollLayoutType;
947
948
  /** The direction of the text displayed in the voting options. Text can be displayed either right-to-left or left-to-right. */
@@ -949,11 +950,11 @@ interface PollLayout {
949
950
  /** Sets whether to display the main poll image. Defaults to `false`. */
950
951
  enableImage?: boolean | null;
951
952
  }
952
- interface OptionLayout {
953
+ export interface OptionLayout {
953
954
  /** Sets whether to display option images. Defaults to `false`. */
954
955
  enableImage?: boolean | null;
955
956
  }
956
- declare enum BackgroundType {
957
+ export declare enum BackgroundType {
957
958
  /** Color background type */
958
959
  COLOR = "COLOR",
959
960
  /** Image background type */
@@ -961,7 +962,7 @@ declare enum BackgroundType {
961
962
  /** Gradiant background type */
962
963
  GRADIENT = "GRADIENT"
963
964
  }
964
- interface Gradient {
965
+ export interface Gradient {
965
966
  /** The gradient angle in degrees. */
966
967
  angle?: number | null;
967
968
  /**
@@ -975,7 +976,7 @@ interface Gradient {
975
976
  */
976
977
  lastColor?: string | null;
977
978
  }
978
- interface Background extends BackgroundBackgroundOneOf {
979
+ export interface Background extends BackgroundBackgroundOneOf {
979
980
  /**
980
981
  * The background color as a hexademical value.
981
982
  * @format COLOR_HEX
@@ -989,7 +990,7 @@ interface Background extends BackgroundBackgroundOneOf {
989
990
  type?: BackgroundType;
990
991
  }
991
992
  /** @oneof */
992
- interface BackgroundBackgroundOneOf {
993
+ export interface BackgroundBackgroundOneOf {
993
994
  /**
994
995
  * The background color as a hexademical value.
995
996
  * @format COLOR_HEX
@@ -1000,17 +1001,17 @@ interface BackgroundBackgroundOneOf {
1000
1001
  /** Details for a gradient background. */
1001
1002
  gradient?: Gradient;
1002
1003
  }
1003
- interface PollDesign {
1004
+ export interface PollDesign {
1004
1005
  /** Background styling. */
1005
1006
  background?: Background;
1006
1007
  /** Border radius in pixels. */
1007
1008
  borderRadius?: number | null;
1008
1009
  }
1009
- interface OptionDesign {
1010
+ export interface OptionDesign {
1010
1011
  /** Border radius in pixels. */
1011
1012
  borderRadius?: number | null;
1012
1013
  }
1013
- interface Poll {
1014
+ export interface Poll {
1014
1015
  /** Poll ID. */
1015
1016
  _id?: string | null;
1016
1017
  /** Poll title. */
@@ -1024,26 +1025,26 @@ interface Poll {
1024
1025
  /** The poll's permissions and display settings. */
1025
1026
  settings?: Settings;
1026
1027
  }
1027
- interface PollDataLayout {
1028
+ export interface PollDataLayout {
1028
1029
  /** Poll layout settings. */
1029
1030
  poll?: PollLayout;
1030
1031
  /** Voting otpions layout settings. */
1031
1032
  options?: OptionLayout;
1032
1033
  }
1033
- interface Design {
1034
+ export interface Design {
1034
1035
  /** Styling for the poll. */
1035
1036
  poll?: PollDesign;
1036
1037
  /** Styling for voting options. */
1037
1038
  options?: OptionDesign;
1038
1039
  }
1039
- interface TextData {
1040
+ export interface TextData {
1040
1041
  /** The text to apply decorations to. */
1041
1042
  text?: string;
1042
1043
  /** The decorations to apply. */
1043
1044
  decorations?: Decoration[];
1044
1045
  }
1045
1046
  /** Adds appearence changes to text */
1046
- interface Decoration extends DecorationDataOneOf {
1047
+ export interface Decoration extends DecorationDataOneOf {
1047
1048
  /** Data for an anchor link decoration. */
1048
1049
  anchorData?: AnchorData;
1049
1050
  /** Data for a color decoration. */
@@ -1068,7 +1069,7 @@ interface Decoration extends DecorationDataOneOf {
1068
1069
  type?: DecorationType;
1069
1070
  }
1070
1071
  /** @oneof */
1071
- interface DecorationDataOneOf {
1072
+ export interface DecorationDataOneOf {
1072
1073
  /** Data for an anchor link decoration. */
1073
1074
  anchorData?: AnchorData;
1074
1075
  /** Data for a color decoration. */
@@ -1090,7 +1091,7 @@ interface DecorationDataOneOf {
1090
1091
  /** Data for a strikethrough decoration. Defaults to `true`. */
1091
1092
  strikethroughData?: boolean | null;
1092
1093
  }
1093
- declare enum DecorationType {
1094
+ export declare enum DecorationType {
1094
1095
  BOLD = "BOLD",
1095
1096
  ITALIC = "ITALIC",
1096
1097
  UNDERLINE = "UNDERLINE",
@@ -1103,21 +1104,21 @@ declare enum DecorationType {
1103
1104
  EXTERNAL = "EXTERNAL",
1104
1105
  STRIKETHROUGH = "STRIKETHROUGH"
1105
1106
  }
1106
- interface AnchorData {
1107
+ export interface AnchorData {
1107
1108
  /** The target node's ID. */
1108
1109
  anchor?: string;
1109
1110
  }
1110
- interface ColorData {
1111
+ export interface ColorData {
1111
1112
  /** The text's background color as a hexadecimal value. */
1112
1113
  background?: string | null;
1113
1114
  /** The text's foreground color as a hexadecimal value. */
1114
1115
  foreground?: string | null;
1115
1116
  }
1116
- interface LinkData {
1117
+ export interface LinkData {
1117
1118
  /** Link details. */
1118
1119
  link?: Link;
1119
1120
  }
1120
- interface MentionData {
1121
+ export interface MentionData {
1121
1122
  /** The mentioned user's name. */
1122
1123
  name?: string;
1123
1124
  /** The version of the user's name that appears after the `@` character in the mention. */
@@ -1125,21 +1126,21 @@ interface MentionData {
1125
1126
  /** Mentioned user's ID. */
1126
1127
  _id?: string | null;
1127
1128
  }
1128
- interface FontSizeData {
1129
+ export interface FontSizeData {
1129
1130
  /** The units used for the font size. */
1130
1131
  unit?: FontType;
1131
1132
  /** Font size value. */
1132
1133
  value?: number | null;
1133
1134
  }
1134
- declare enum FontType {
1135
+ export declare enum FontType {
1135
1136
  PX = "PX",
1136
1137
  EM = "EM"
1137
1138
  }
1138
- interface SpoilerData {
1139
+ export interface SpoilerData {
1139
1140
  /** Spoiler ID. */
1140
1141
  _id?: string | null;
1141
1142
  }
1142
- interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1143
+ export interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1143
1144
  /** Data for embedded Wix Bookings content. */
1144
1145
  bookingData?: BookingData;
1145
1146
  /** Data for embedded Wix Events content. */
@@ -1161,28 +1162,28 @@ interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1161
1162
  image?: Media;
1162
1163
  }
1163
1164
  /** @oneof */
1164
- interface AppEmbedDataAppDataOneOf {
1165
+ export interface AppEmbedDataAppDataOneOf {
1165
1166
  /** Data for embedded Wix Bookings content. */
1166
1167
  bookingData?: BookingData;
1167
1168
  /** Data for embedded Wix Events content. */
1168
1169
  eventData?: EventData;
1169
1170
  }
1170
- declare enum AppType {
1171
+ export declare enum AppType {
1171
1172
  PRODUCT = "PRODUCT",
1172
1173
  EVENT = "EVENT",
1173
1174
  BOOKING = "BOOKING"
1174
1175
  }
1175
- interface BookingData {
1176
+ export interface BookingData {
1176
1177
  /** Booking duration in minutes. */
1177
1178
  durations?: string | null;
1178
1179
  }
1179
- interface EventData {
1180
+ export interface EventData {
1180
1181
  /** Event schedule. */
1181
1182
  scheduling?: string | null;
1182
1183
  /** Event location. */
1183
1184
  location?: string | null;
1184
1185
  }
1185
- interface VideoData {
1186
+ export interface VideoData {
1186
1187
  /** Styling for the video's container. */
1187
1188
  containerData?: PluginContainerData;
1188
1189
  /** Video details. */
@@ -1196,7 +1197,7 @@ interface VideoData {
1196
1197
  /** Video options. */
1197
1198
  options?: PlaybackOptions;
1198
1199
  }
1199
- interface PlaybackOptions {
1200
+ export interface PlaybackOptions {
1200
1201
  /** Sets whether the media will automatically start playing. */
1201
1202
  autoPlay?: boolean | null;
1202
1203
  /** Sets whether media's will be looped. */
@@ -1204,7 +1205,7 @@ interface PlaybackOptions {
1204
1205
  /** Sets whether media's controls will be shown. */
1205
1206
  showControls?: boolean | null;
1206
1207
  }
1207
- interface EmbedData {
1208
+ export interface EmbedData {
1208
1209
  /** Styling for the oEmbed node's container. */
1209
1210
  containerData?: PluginContainerData;
1210
1211
  /** An [oEmbed](https://www.oembed.com) object. */
@@ -1212,7 +1213,7 @@ interface EmbedData {
1212
1213
  /** Origin asset source. */
1213
1214
  src?: string | null;
1214
1215
  }
1215
- interface Oembed {
1216
+ export interface Oembed {
1216
1217
  /** The resource type. */
1217
1218
  type?: string | null;
1218
1219
  /** The width of the resource specified in the `url` property in pixels. */
@@ -1244,7 +1245,7 @@ interface Oembed {
1244
1245
  /** The oEmbed version number. This value must be `1.0`. */
1245
1246
  version?: string | null;
1246
1247
  }
1247
- interface CollapsibleListData {
1248
+ export interface CollapsibleListData {
1248
1249
  /** Styling for the collapsible list's container. */
1249
1250
  containerData?: PluginContainerData;
1250
1251
  /** If `true`, only one item can be expanded at a time. Defaults to `false`. */
@@ -1256,7 +1257,7 @@ interface CollapsibleListData {
1256
1257
  /** If `true`, The collapsible item will appear in search results as an FAQ. */
1257
1258
  isQapageData?: boolean | null;
1258
1259
  }
1259
- declare enum InitialExpandedItems {
1260
+ export declare enum InitialExpandedItems {
1260
1261
  /** First item will be expended initally */
1261
1262
  FIRST = "FIRST",
1262
1263
  /** All items will expended initally */
@@ -1264,13 +1265,13 @@ declare enum InitialExpandedItems {
1264
1265
  /** All items collapsed initally */
1265
1266
  NONE = "NONE"
1266
1267
  }
1267
- declare enum Direction {
1268
+ export declare enum Direction {
1268
1269
  /** Left-to-right */
1269
1270
  LTR = "LTR",
1270
1271
  /** Right-to-left */
1271
1272
  RTL = "RTL"
1272
1273
  }
1273
- interface TableData {
1274
+ export interface TableData {
1274
1275
  /** Styling for the table's container. */
1275
1276
  containerData?: PluginContainerData;
1276
1277
  /** The table's dimensions. */
@@ -1285,7 +1286,7 @@ interface TableData {
1285
1286
  /** Sets whether the table's first column is a header. Defaults to `false`. */
1286
1287
  columnHeader?: boolean | null;
1287
1288
  }
1288
- interface Dimensions {
1289
+ export interface Dimensions {
1289
1290
  /** An array representing relative width of each column in relation to the other columns. */
1290
1291
  colsWidthRatio?: number[];
1291
1292
  /** An array representing the height of each row in pixels. */
@@ -1293,13 +1294,13 @@ interface Dimensions {
1293
1294
  /** An array representing the minimum width of each column in pixels. */
1294
1295
  colsMinWidth?: number[];
1295
1296
  }
1296
- interface TableCellData {
1297
+ export interface TableCellData {
1297
1298
  /** Styling for the cell's background color and text alignment. */
1298
1299
  cellStyle?: CellStyle;
1299
1300
  /** The cell's border colors. */
1300
1301
  borderColors?: BorderColors;
1301
1302
  }
1302
- declare enum VerticalAlignment {
1303
+ export declare enum VerticalAlignment {
1303
1304
  /** Top alignment */
1304
1305
  TOP = "TOP",
1305
1306
  /** Middle alignment */
@@ -1307,7 +1308,7 @@ declare enum VerticalAlignment {
1307
1308
  /** Bottom alignment */
1308
1309
  BOTTOM = "BOTTOM"
1309
1310
  }
1310
- interface CellStyle {
1311
+ export interface CellStyle {
1311
1312
  /** Vertical alignment for the cell's text. */
1312
1313
  verticalAlignment?: VerticalAlignment;
1313
1314
  /**
@@ -1316,7 +1317,7 @@ interface CellStyle {
1316
1317
  */
1317
1318
  backgroundColor?: string | null;
1318
1319
  }
1319
- interface BorderColors {
1320
+ export interface BorderColors {
1320
1321
  /**
1321
1322
  * Left border color as a hexadecimal value.
1322
1323
  * @format COLOR_HEX
@@ -1344,7 +1345,7 @@ interface BorderColors {
1344
1345
  *
1345
1346
  * The JSON representation for `NullValue` is JSON `null`.
1346
1347
  */
1347
- declare enum NullValue {
1348
+ export declare enum NullValue {
1348
1349
  /** Null value. */
1349
1350
  NULL_VALUE = "NULL_VALUE"
1350
1351
  }
@@ -1353,11 +1354,11 @@ declare enum NullValue {
1353
1354
  *
1354
1355
  * The JSON representation for `ListValue` is JSON array.
1355
1356
  */
1356
- interface ListValue {
1357
+ export interface ListValue {
1357
1358
  /** Repeated field of dynamically typed values. */
1358
1359
  values?: any[];
1359
1360
  }
1360
- interface AudioData {
1361
+ export interface AudioData {
1361
1362
  /** Styling for the audio node's container. */
1362
1363
  containerData?: PluginContainerData;
1363
1364
  /** Audio file details. */
@@ -1373,7 +1374,7 @@ interface AudioData {
1373
1374
  /** An HTML version of the audio node. */
1374
1375
  html?: string | null;
1375
1376
  }
1376
- interface OrderedListData {
1377
+ export interface OrderedListData {
1377
1378
  /** Indentation level from 0-4. */
1378
1379
  indentation?: number;
1379
1380
  /** Offset level from 0-4. */
@@ -1381,24 +1382,24 @@ interface OrderedListData {
1381
1382
  /** List start number. */
1382
1383
  start?: number | null;
1383
1384
  }
1384
- interface BulletedListData {
1385
+ export interface BulletedListData {
1385
1386
  /** Indentation level from 0-4. */
1386
1387
  indentation?: number;
1387
1388
  /** Offset level from 0-4. */
1388
1389
  offset?: number | null;
1389
1390
  }
1390
- interface BlockquoteData {
1391
+ export interface BlockquoteData {
1391
1392
  /** Indentation level from 1-4. */
1392
1393
  indentation?: number;
1393
1394
  }
1394
- interface CaptionData {
1395
+ export interface CaptionData {
1395
1396
  textStyle?: TextStyle;
1396
1397
  }
1397
- interface LayoutCellData {
1398
+ export interface LayoutCellData {
1398
1399
  /** Size of the cell in 12 columns grid. */
1399
1400
  colSpan?: number | null;
1400
1401
  }
1401
- interface Metadata {
1402
+ export interface Metadata {
1402
1403
  /** Schema version. */
1403
1404
  version?: number;
1404
1405
  /**
@@ -1415,7 +1416,7 @@ interface Metadata {
1415
1416
  /** Object ID. */
1416
1417
  _id?: string | null;
1417
1418
  }
1418
- interface DocumentStyle {
1419
+ export interface DocumentStyle {
1419
1420
  /** Styling for H1 nodes. */
1420
1421
  headerOne?: TextNodeStyle;
1421
1422
  /** Styling for H2 nodes. */
@@ -1435,7 +1436,7 @@ interface DocumentStyle {
1435
1436
  /** Styling for code block nodes. */
1436
1437
  codeBlock?: TextNodeStyle;
1437
1438
  }
1438
- interface TextNodeStyle {
1439
+ export interface TextNodeStyle {
1439
1440
  /** The decorations to apply to the node. */
1440
1441
  decorations?: Decoration[];
1441
1442
  /** Padding and background color for the node. */
@@ -1443,53 +1444,53 @@ interface TextNodeStyle {
1443
1444
  /** Line height for text in the node. */
1444
1445
  lineHeight?: string | null;
1445
1446
  }
1446
- interface CreateMemberAboutRequest {
1447
+ export interface CreateMemberAboutRequest {
1447
1448
  /** The "About" section content to create. */
1448
1449
  memberAbout: MemberAbout;
1449
1450
  }
1450
- interface CreateMemberAboutResponse {
1451
+ export interface CreateMemberAboutResponse {
1451
1452
  /** The created "About" section content. */
1452
1453
  memberAbout?: MemberAbout;
1453
1454
  }
1454
- interface UpdateMemberAboutRequest {
1455
+ export interface UpdateMemberAboutRequest {
1455
1456
  /** The "About" section content to update. */
1456
1457
  memberAbout: MemberAbout;
1457
1458
  }
1458
- interface UpdateMemberAboutResponse {
1459
+ export interface UpdateMemberAboutResponse {
1459
1460
  /** The updated "About" section content. */
1460
1461
  memberAbout?: MemberAbout;
1461
1462
  }
1462
- interface DeleteMemberAboutRequest {
1463
+ export interface DeleteMemberAboutRequest {
1463
1464
  /**
1464
1465
  * ID of the "About" section content to delete.
1465
1466
  * @format GUID
1466
1467
  */
1467
1468
  _id: string;
1468
1469
  }
1469
- interface DeleteMemberAboutResponse {
1470
+ export interface DeleteMemberAboutResponse {
1470
1471
  }
1471
- interface GetMemberAboutRequest {
1472
+ export interface GetMemberAboutRequest {
1472
1473
  /**
1473
1474
  * ID of the "About" section content to retrieve.
1474
1475
  * @format GUID
1475
1476
  */
1476
1477
  _id: string;
1477
1478
  }
1478
- interface GetMemberAboutResponse {
1479
+ export interface GetMemberAboutResponse {
1479
1480
  /** The retrieved "About" section content. */
1480
1481
  memberAbout?: MemberAbout;
1481
1482
  }
1482
- interface GetMyMemberAboutRequest {
1483
+ export interface GetMyMemberAboutRequest {
1483
1484
  }
1484
- interface GetMyMemberAboutResponse {
1485
+ export interface GetMyMemberAboutResponse {
1485
1486
  /** The "About" section content of the current member. */
1486
1487
  memberAbout?: MemberAbout;
1487
1488
  }
1488
- interface QueryMemberAboutsRequest {
1489
+ export interface QueryMemberAboutsRequest {
1489
1490
  /** Query options. See [API Query Language](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language) for more details. */
1490
1491
  query?: CursorQuery;
1491
1492
  }
1492
- interface CursorQuery extends CursorQueryPagingMethodOneOf {
1493
+ export interface CursorQuery extends CursorQueryPagingMethodOneOf {
1493
1494
  /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
1494
1495
  cursorPaging?: CursorPaging;
1495
1496
  /**
@@ -1508,23 +1509,23 @@ interface CursorQuery extends CursorQueryPagingMethodOneOf {
1508
1509
  sort?: Sorting[];
1509
1510
  }
1510
1511
  /** @oneof */
1511
- interface CursorQueryPagingMethodOneOf {
1512
+ export interface CursorQueryPagingMethodOneOf {
1512
1513
  /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
1513
1514
  cursorPaging?: CursorPaging;
1514
1515
  }
1515
- interface Sorting {
1516
+ export interface Sorting {
1516
1517
  /** Name of the field to sort by. */
1517
1518
  fieldName?: string;
1518
1519
  /** Sort order. */
1519
1520
  order?: SortOrder;
1520
1521
  }
1521
- declare enum SortOrder {
1522
+ export declare enum SortOrder {
1522
1523
  /** Sort is in ascending order. */
1523
1524
  ASC = "ASC",
1524
1525
  /** Sort is in the descending order. */
1525
1526
  DESC = "DESC"
1526
1527
  }
1527
- interface CursorPaging {
1528
+ export interface CursorPaging {
1528
1529
  /**
1529
1530
  * Number of items to load.
1530
1531
  * @max 100
@@ -1539,13 +1540,13 @@ interface CursorPaging {
1539
1540
  */
1540
1541
  cursor?: string | null;
1541
1542
  }
1542
- interface QueryMemberAboutsResponse {
1543
+ export interface QueryMemberAboutsResponse {
1543
1544
  /** The retrieved content from the "About" sections. */
1544
1545
  memberAbouts?: MemberAbout[];
1545
1546
  /** Metadata for the paginated results. */
1546
1547
  metadata?: CursorPagingMetadata;
1547
1548
  }
1548
- interface CursorPagingMetadata {
1549
+ export interface CursorPagingMetadata {
1549
1550
  /** Number of items returned in current page. */
1550
1551
  count?: number | null;
1551
1552
  /** Cursor strings that point to the next page, previous page, or both. */
@@ -1558,7 +1559,7 @@ interface CursorPagingMetadata {
1558
1559
  */
1559
1560
  hasNext?: boolean | null;
1560
1561
  }
1561
- interface Cursors {
1562
+ export interface Cursors {
1562
1563
  /**
1563
1564
  * Cursor string pointing to the next page in the list of results.
1564
1565
  * @maxLength 16000
@@ -1570,7 +1571,7 @@ interface Cursors {
1570
1571
  */
1571
1572
  prev?: string | null;
1572
1573
  }
1573
- interface DomainEvent extends DomainEventBodyOneOf {
1574
+ export interface DomainEvent extends DomainEventBodyOneOf {
1574
1575
  createdEvent?: EntityCreatedEvent;
1575
1576
  updatedEvent?: EntityUpdatedEvent;
1576
1577
  deletedEvent?: EntityDeletedEvent;
@@ -1613,19 +1614,19 @@ interface DomainEvent extends DomainEventBodyOneOf {
1613
1614
  entityEventSequence?: string | null;
1614
1615
  }
1615
1616
  /** @oneof */
1616
- interface DomainEventBodyOneOf {
1617
+ export interface DomainEventBodyOneOf {
1617
1618
  createdEvent?: EntityCreatedEvent;
1618
1619
  updatedEvent?: EntityUpdatedEvent;
1619
1620
  deletedEvent?: EntityDeletedEvent;
1620
1621
  actionEvent?: ActionEvent;
1621
1622
  }
1622
- interface EntityCreatedEvent {
1623
+ export interface EntityCreatedEvent {
1623
1624
  entity?: string;
1624
1625
  }
1625
- interface RestoreInfo {
1626
+ export interface RestoreInfo {
1626
1627
  deletedDate?: Date | null;
1627
1628
  }
1628
- interface EntityUpdatedEvent {
1629
+ export interface EntityUpdatedEvent {
1629
1630
  /**
1630
1631
  * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
1631
1632
  * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
@@ -1633,14 +1634,14 @@ interface EntityUpdatedEvent {
1633
1634
  */
1634
1635
  currentEntity?: string;
1635
1636
  }
1636
- interface EntityDeletedEvent {
1637
+ export interface EntityDeletedEvent {
1637
1638
  /** Entity that was deleted */
1638
1639
  deletedEntity?: string | null;
1639
1640
  }
1640
- interface ActionEvent {
1641
+ export interface ActionEvent {
1641
1642
  body?: string;
1642
1643
  }
1643
- interface MessageEnvelope {
1644
+ export interface MessageEnvelope {
1644
1645
  /**
1645
1646
  * App instance ID.
1646
1647
  * @format GUID
@@ -1656,7 +1657,7 @@ interface MessageEnvelope {
1656
1657
  /** Stringify payload. */
1657
1658
  data?: string;
1658
1659
  }
1659
- interface IdentificationData extends IdentificationDataIdOneOf {
1660
+ export interface IdentificationData extends IdentificationDataIdOneOf {
1660
1661
  /**
1661
1662
  * ID of a site visitor that has not logged in to the site.
1662
1663
  * @format GUID
@@ -1681,7 +1682,7 @@ interface IdentificationData extends IdentificationDataIdOneOf {
1681
1682
  identityType?: WebhookIdentityType;
1682
1683
  }
1683
1684
  /** @oneof */
1684
- interface IdentificationDataIdOneOf {
1685
+ export interface IdentificationDataIdOneOf {
1685
1686
  /**
1686
1687
  * ID of a site visitor that has not logged in to the site.
1687
1688
  * @format GUID
@@ -1703,14 +1704,14 @@ interface IdentificationDataIdOneOf {
1703
1704
  */
1704
1705
  appId?: string;
1705
1706
  }
1706
- declare enum WebhookIdentityType {
1707
+ export declare enum WebhookIdentityType {
1707
1708
  UNKNOWN = "UNKNOWN",
1708
1709
  ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
1709
1710
  MEMBER = "MEMBER",
1710
1711
  WIX_USER = "WIX_USER",
1711
1712
  APP = "APP"
1712
1713
  }
1713
- interface BaseEventMetadata {
1714
+ export interface BaseEventMetadata {
1714
1715
  /**
1715
1716
  * App instance ID.
1716
1717
  * @format GUID
@@ -1724,7 +1725,7 @@ interface BaseEventMetadata {
1724
1725
  /** The identification type and identity data. */
1725
1726
  identity?: IdentificationData;
1726
1727
  }
1727
- interface EventMetadata extends BaseEventMetadata {
1728
+ export interface EventMetadata extends BaseEventMetadata {
1728
1729
  /**
1729
1730
  * Unique event ID.
1730
1731
  * Allows clients to ignore duplicate webhooks.
@@ -1762,18 +1763,114 @@ interface EventMetadata extends BaseEventMetadata {
1762
1763
  */
1763
1764
  entityEventSequence?: string | null;
1764
1765
  }
1765
- interface MemberAboutCreatedEnvelope {
1766
+ export interface MemberAboutCreatedEnvelope {
1766
1767
  entity: MemberAbout;
1767
1768
  metadata: EventMetadata;
1768
1769
  }
1769
- interface MemberAboutDeletedEnvelope {
1770
+ /**
1771
+ * Triggered when a member's "About" section content is created.
1772
+ * @permissionScope Manage Members
1773
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1774
+ * @permissionScope Manage Challenges
1775
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1776
+ * @permissionScope Read Members and Contacts - all read permissions
1777
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1778
+ * @permissionScope Read Members
1779
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1780
+ * @permissionScope Manage Members and Contacts - all permissions
1781
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1782
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1783
+ * @webhook
1784
+ * @eventType wix.members.about.v2.member_about_created
1785
+ * @serviceIdentifier wix.members.about.v2.MembersAbout
1786
+ * @slug created
1787
+ * @documentationMaturity preview
1788
+ */
1789
+ export declare function onMemberAboutCreated(handler: (event: MemberAboutCreatedEnvelope) => void | Promise<void>): void;
1790
+ export interface MemberAboutDeletedEnvelope {
1770
1791
  metadata: EventMetadata;
1771
1792
  }
1772
- interface MemberAboutUpdatedEnvelope {
1793
+ /**
1794
+ * Triggered when a member's "About" section content is deleted.
1795
+ * @permissionScope Manage Members
1796
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1797
+ * @permissionScope Manage Challenges
1798
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1799
+ * @permissionScope Read Members and Contacts - all read permissions
1800
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1801
+ * @permissionScope Read Members
1802
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1803
+ * @permissionScope Manage Members and Contacts - all permissions
1804
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1805
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1806
+ * @webhook
1807
+ * @eventType wix.members.about.v2.member_about_deleted
1808
+ * @serviceIdentifier wix.members.about.v2.MembersAbout
1809
+ * @slug deleted
1810
+ * @documentationMaturity preview
1811
+ */
1812
+ export declare function onMemberAboutDeleted(handler: (event: MemberAboutDeletedEnvelope) => void | Promise<void>): void;
1813
+ export interface MemberAboutUpdatedEnvelope {
1773
1814
  entity: MemberAbout;
1774
1815
  metadata: EventMetadata;
1775
1816
  }
1776
- interface UpdateMemberAbout {
1817
+ /**
1818
+ * Triggered when a member's "About" section content is updated.
1819
+ * @permissionScope Manage Members
1820
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1821
+ * @permissionScope Manage Challenges
1822
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1823
+ * @permissionScope Read Members and Contacts - all read permissions
1824
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1825
+ * @permissionScope Read Members
1826
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1827
+ * @permissionScope Manage Members and Contacts - all permissions
1828
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1829
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1830
+ * @webhook
1831
+ * @eventType wix.members.about.v2.member_about_updated
1832
+ * @serviceIdentifier wix.members.about.v2.MembersAbout
1833
+ * @slug updated
1834
+ * @documentationMaturity preview
1835
+ */
1836
+ export declare function onMemberAboutUpdated(handler: (event: MemberAboutUpdatedEnvelope) => void | Promise<void>): void;
1837
+ /**
1838
+ * Creates the "About" section content for a member.
1839
+ * @param memberAbout - The "About" section content to create.
1840
+ * @public
1841
+ * @documentationMaturity preview
1842
+ * @requiredField memberAbout
1843
+ * @requiredField memberAbout.content
1844
+ * @permissionId MEMBERS.MEMBER_ABOUT_CREATE
1845
+ * @permissionScope SCOPE.DC-MEMBERS.MANAGE-ABOUT
1846
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-ABOUT
1847
+ * @applicableIdentity APP
1848
+ * @applicableIdentity MEMBER
1849
+ * @returns The created "About" section content.
1850
+ * @fqn wix.members.about.v2.MembersAbout.CreateMemberAbout
1851
+ */
1852
+ export declare function createMemberAbout(memberAbout: NonNullablePaths<MemberAbout, `content`>): Promise<MemberAbout>;
1853
+ /**
1854
+ * Updates the "About" section content for a member.
1855
+ *
1856
+ * Each time the "About" section content is updated, `revision` increments by 1. The existing `revision` must be included when updating the "About" section content. This ensures you're working with the latest "About" section and prevents unintended overwrites.
1857
+ * @param _id - ID of the "About" section content.
1858
+ * @public
1859
+ * @documentationMaturity preview
1860
+ * @requiredField _id
1861
+ * @requiredField memberAbout
1862
+ * @requiredField memberAbout.content
1863
+ * @requiredField memberAbout.revision
1864
+ * @permissionId MEMBERS.MEMBER_ABOUT_UPDATE
1865
+ * @permissionScope SCOPE.DC-MEMBERS.MANAGE-ABOUT
1866
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-ABOUT
1867
+ * @applicableIdentity APP
1868
+ * @applicableIdentity MEMBER
1869
+ * @returns The updated "About" section content.
1870
+ * @fqn wix.members.about.v2.MembersAbout.UpdateMemberAbout
1871
+ */
1872
+ export declare function updateMemberAbout(_id: string, memberAbout: NonNullablePaths<UpdateMemberAbout, `content` | `revision`>): Promise<MemberAbout>;
1873
+ export interface UpdateMemberAbout {
1777
1874
  /**
1778
1875
  * ID of the "About" section content.
1779
1876
  * @format GUID
@@ -1790,6 +1887,96 @@ interface UpdateMemberAbout {
1790
1887
  /** <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="image.video.divider.giphy.emoji.link" exampleid="9b569a8d-0fc1-40f4-987f-8bd40ecc72d0">Fallback Message for SSR and Error</widget> */
1791
1888
  content?: RichContent;
1792
1889
  }
1890
+ /**
1891
+ * Deletes the "About" section content for a member.
1892
+ * @param _id - ID of the "About" section content to delete.
1893
+ * @public
1894
+ * @documentationMaturity preview
1895
+ * @requiredField _id
1896
+ * @permissionId MEMBERS.MEMBER_ABOUT_DELETE
1897
+ * @permissionScope SCOPE.DC-MEMBERS.MANAGE-ABOUT
1898
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-ABOUT
1899
+ * @applicableIdentity APP
1900
+ * @applicableIdentity MEMBER
1901
+ * @fqn wix.members.about.v2.MembersAbout.DeleteMemberAbout
1902
+ */
1903
+ export declare function deleteMemberAbout(_id: string): Promise<void>;
1904
+ /**
1905
+ * Retrieves a member's "About" section content.
1906
+ * @param _id - ID of the "About" section content to retrieve.
1907
+ * @public
1908
+ * @documentationMaturity preview
1909
+ * @requiredField _id
1910
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1911
+ * @permissionScope Manage Members
1912
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1913
+ * @permissionScope Manage Challenges
1914
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1915
+ * @permissionScope Read Members and Contacts - all read permissions
1916
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1917
+ * @permissionScope Read Members
1918
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1919
+ * @permissionScope Manage Members and Contacts - all permissions
1920
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1921
+ * @applicableIdentity APP
1922
+ * @applicableIdentity VISITOR
1923
+ * @returns The retrieved "About" section content.
1924
+ * @fqn wix.members.about.v2.MembersAbout.GetMemberAbout
1925
+ */
1926
+ export declare function getMemberAbout(_id: string): Promise<MemberAbout>;
1927
+ /**
1928
+ * Retrieves the "About" section content of the current member.
1929
+ *
1930
+ * >**Note:**
1931
+ * >This method requires [visitor or member authentication](https://dev.wix.com/docs/build-apps/develop-your-app/access/about-identities).
1932
+ * @public
1933
+ * @documentationMaturity preview
1934
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1935
+ * @permissionScope Manage Members
1936
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1937
+ * @permissionScope Manage Challenges
1938
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1939
+ * @permissionScope Read Members and Contacts - all read permissions
1940
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1941
+ * @permissionScope Read Members
1942
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1943
+ * @permissionScope Manage Members and Contacts - all permissions
1944
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1945
+ * @applicableIdentity APP
1946
+ * @applicableIdentity VISITOR
1947
+ * @fqn wix.members.about.v2.MembersAbout.GetMyMemberAbout
1948
+ */
1949
+ export declare function getMyMemberAbout(): Promise<GetMyMemberAboutResponse>;
1950
+ /**
1951
+ * Creates a query to retrieve a list of "About" sections.
1952
+ *
1953
+ * The `queryMemberAbouts()` method builds a query to retrieve a list of "About" sections and returns a [`MemberAboutsQueryBuilder`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/eq) object.
1954
+ *
1955
+ * The returned object contains the query definition, which is typically used to run the query using the [`find()`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/find) method.
1956
+ *
1957
+ * You can refine the query by chaining `MemberAboutsQueryBuilder` methods onto the query. `MemberAboutsQueryBuilder` methods enable you to sort, filter, and control the results `queryMemberAbouts()` returns.
1958
+ *
1959
+ * `queryMemberAbouts()` runs with these `MemberAboutsQueryBuilder` defaults, which you can override:
1960
+ *
1961
+ * - [`limit(50)`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/limit)
1962
+ * @public
1963
+ * @documentationMaturity preview
1964
+ * @permissionScope Manage Members
1965
+ * @permissionScopeId SCOPE.DC-MEMBERS.MANAGE-MEMBERS
1966
+ * @permissionScope Manage Challenges
1967
+ * @permissionScopeId SCOPE.CHALLENGES.MANAGE
1968
+ * @permissionScope Read Members and Contacts - all read permissions
1969
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.READ-MEMBERS-CONTACTS
1970
+ * @permissionScope Read Members
1971
+ * @permissionScopeId SCOPE.DC-MEMBERS.READ-MEMBERS
1972
+ * @permissionScope Manage Members and Contacts - all permissions
1973
+ * @permissionScopeId SCOPE.DC-CONTACTS-MEGA.MANAGE-MEMBERS-CONTACTS
1974
+ * @permissionId MEMBERS.MEMBER_ABOUT_READ
1975
+ * @applicableIdentity APP
1976
+ * @applicableIdentity VISITOR
1977
+ * @fqn wix.members.about.v2.MembersAbout.QueryMemberAbouts
1978
+ */
1979
+ export declare function queryMemberAbouts(): MemberAboutsQueryBuilder;
1793
1980
  interface QueryCursorResult {
1794
1981
  cursors: Cursors;
1795
1982
  hasNext: () => boolean;
@@ -1797,13 +1984,13 @@ interface QueryCursorResult {
1797
1984
  length: number;
1798
1985
  pageSize: number;
1799
1986
  }
1800
- interface MemberAboutsQueryResult extends QueryCursorResult {
1987
+ export interface MemberAboutsQueryResult extends QueryCursorResult {
1801
1988
  items: MemberAbout[];
1802
1989
  query: MemberAboutsQueryBuilder;
1803
1990
  next: () => Promise<MemberAboutsQueryResult>;
1804
1991
  prev: () => Promise<MemberAboutsQueryResult>;
1805
1992
  }
1806
- interface MemberAboutsQueryBuilder {
1993
+ export interface MemberAboutsQueryBuilder {
1807
1994
  /** @param propertyName - Property whose value is compared with `value`.
1808
1995
  * @param value - Value to compare against.
1809
1996
  * @documentationMaturity preview
@@ -1839,5 +2026,4 @@ interface MemberAboutsQueryBuilder {
1839
2026
  /** @documentationMaturity preview */
1840
2027
  find: () => Promise<MemberAboutsQueryResult>;
1841
2028
  }
1842
-
1843
- export { type TextStyle as $, Alignment as A, BackgroundType as B, Crop as C, DecorationType as D, type PluginContainerDataWidth as E, FontType as F, type GetMyMemberAboutResponse as G, type PluginContainerDataWidthDataOneOf as H, InitialExpandedItems as I, type Spoiler as J, type Height as K, LineStyle as L, type MemberAbout as M, NodeType as N, Orientation as O, PluginContainerDataAlignment as P, type Styles as Q, type RichContent as R, Source as S, Type as T, type UpdateMemberAbout as U, ViewMode as V, WidthType as W, type Link as X, type LinkDataOneOf as Y, type Rel as Z, type CodeBlockData as _, type MemberAboutsQueryBuilder as a, type CellStyle as a$, type DividerData as a0, type FileData as a1, type FileSource as a2, type FileSourceDataOneOf as a3, type PDFSettings as a4, type GalleryData as a5, type Media as a6, type Image as a7, type Video as a8, type Item as a9, type BackgroundBackgroundOneOf as aA, type PollDesign as aB, type OptionDesign as aC, type Poll as aD, type PollDataLayout as aE, type Design as aF, type TextData as aG, type Decoration as aH, type DecorationDataOneOf as aI, type AnchorData as aJ, type ColorData as aK, type LinkData as aL, type MentionData as aM, type FontSizeData as aN, type SpoilerData as aO, type AppEmbedData as aP, type AppEmbedDataAppDataOneOf as aQ, type BookingData as aR, type EventData as aS, type VideoData as aT, type PlaybackOptions as aU, type EmbedData as aV, type Oembed as aW, type CollapsibleListData as aX, type TableData as aY, type Dimensions as aZ, type TableCellData as a_, type ItemDataOneOf as aa, type GalleryOptions as ab, type Layout as ac, type ItemStyle as ad, type Thumbnails as ae, type GIFData as af, type GIF as ag, type HeadingData as ah, type HTMLData as ai, type HTMLDataDataOneOf as aj, type ImageData as ak, type StylesBorder as al, type ImageDataStyles as am, type LinkPreviewData as an, type LinkPreviewDataStyles as ao, type MapData as ap, type MapSettings as aq, type ParagraphData as ar, type PollData as as, type Permissions as at, type Option as au, type Settings as av, type PollLayout as aw, type OptionLayout as ax, type Gradient as ay, type Background as az, Target as b, type BorderColors as b0, type ListValue as b1, type AudioData as b2, type OrderedListData as b3, type BulletedListData as b4, type BlockquoteData as b5, type CaptionData as b6, type LayoutCellData as b7, type Metadata as b8, type DocumentStyle as b9, type IdentificationData as bA, type IdentificationDataIdOneOf as bB, type BaseEventMetadata as bC, type EventMetadata as bD, type MemberAboutCreatedEnvelope as bE, type MemberAboutDeletedEnvelope as bF, type MemberAboutUpdatedEnvelope as bG, type MemberAboutsQueryResult as bH, type TextNodeStyle as ba, type CreateMemberAboutRequest as bb, type CreateMemberAboutResponse as bc, type UpdateMemberAboutRequest as bd, type UpdateMemberAboutResponse as be, type DeleteMemberAboutRequest as bf, type DeleteMemberAboutResponse as bg, type GetMemberAboutRequest as bh, type GetMemberAboutResponse as bi, type GetMyMemberAboutRequest as bj, type QueryMemberAboutsRequest as bk, type CursorQuery as bl, type CursorQueryPagingMethodOneOf as bm, type Sorting as bn, type CursorPaging as bo, type QueryMemberAboutsResponse as bp, type CursorPagingMetadata as bq, type Cursors as br, type DomainEvent as bs, type DomainEventBodyOneOf as bt, type EntityCreatedEvent as bu, type RestoreInfo as bv, type EntityUpdatedEvent as bw, type EntityDeletedEvent as bx, type ActionEvent as by, type MessageEnvelope as bz, TextAlignment as c, Width as d, LayoutType as e, ThumbnailsAlignment as f, GIFType as g, Position as h, MapType as i, ViewRole as j, VoteRole as k, PollLayoutType as l, PollLayoutDirection as m, AppType as n, Direction as o, VerticalAlignment as p, NullValue as q, SortOrder as r, WebhookIdentityType as s, type Node as t, type NodeDataOneOf as u, type NodeStyle as v, type ButtonData as w, type Border as x, type Colors as y, type PluginContainerData as z };
2029
+ export {};