@wix/auto_sdk_members_members-about 1.0.16 → 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 (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/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/package.json +3 -0
  38. package/build/es/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  39. package/build/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  40. package/build/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  41. package/build/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  42. package/build/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  43. package/build/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  44. package/build/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  45. package/build/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  46. package/build/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  47. package/build/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  48. package/build/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  49. package/build/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  50. package/build/{meta.d.mts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  51. package/build/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  52. package/build/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  53. 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
  54. package/build/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  55. package/build/es/src/members-about-v2-member-about-members-about.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/members-about-v2-member-about-members-about.context.d.ts +26 -0
  66. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js +61 -0
  67. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  68. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  69. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js +509 -0
  70. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  71. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  72. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js +142 -0
  73. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  74. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  75. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js +200 -0
  76. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  77. package/build/{meta.d.ts → internal/cjs/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  78. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js +327 -0
  79. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  80. 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
  81. package/build/internal/cjs/src/members-about-v2-member-about-members-about.universal.js +631 -0
  82. package/build/internal/cjs/src/members-about-v2-member-about-members-about.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/members-about-v2-member-about-members-about.context.d.ts +26 -0
  93. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  94. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  95. package/build/internal/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  96. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  97. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  98. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  99. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  100. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  101. package/build/internal/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  102. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  103. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  104. package/build/internal/{meta.d.ts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  105. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  106. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  107. 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
  108. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  109. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  110. package/package.json +13 -14
  111. package/build/index.d.mts +0 -90
  112. package/build/index.d.ts +0 -90
  113. package/build/index.js +0 -1188
  114. package/build/index.js.map +0 -1
  115. package/build/index.mjs +0 -1124
  116. package/build/index.mjs.map +0 -1
  117. package/build/internal/index.d.mts +0 -90
  118. package/build/internal/index.d.ts +0 -90
  119. package/build/internal/index.js +0 -1188
  120. package/build/internal/index.js.map +0 -1
  121. package/build/internal/index.mjs +0 -1124
  122. package/build/internal/index.mjs.map +0 -1
  123. package/build/internal/meta.js +0 -624
  124. package/build/internal/meta.js.map +0 -1
  125. package/build/internal/meta.mjs +0 -592
  126. package/build/internal/meta.mjs.map +0 -1
  127. package/build/meta.js +0 -624
  128. package/build/meta.js.map +0 -1
  129. package/build/meta.mjs +0 -592
  130. package/build/meta.mjs.map +0 -1
@@ -1,6 +1,4 @@
1
- import { bb as CreateMemberAboutRequest$1, bc as CreateMemberAboutResponse$1, bd as UpdateMemberAboutRequest$1, be as UpdateMemberAboutResponse$1, bf as DeleteMemberAboutRequest$1, bg as DeleteMemberAboutResponse$1, bh as GetMemberAboutRequest$1, bi as GetMemberAboutResponse$1, bj as GetMyMemberAboutRequest$1, G as GetMyMemberAboutResponse$1, bk as QueryMemberAboutsRequest$1, bp as QueryMemberAboutsResponse$1 } from './members-about-v2-member-about-members-about.universal-mKXwvq17.mjs';
2
-
3
- interface MemberAbout {
1
+ export interface MemberAbout {
4
2
  /**
5
3
  * ID of the "About" section content.
6
4
  * @format GUID
@@ -17,7 +15,7 @@ interface MemberAbout {
17
15
  /** <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> */
18
16
  content?: RichContent;
19
17
  }
20
- interface RichContent {
18
+ export interface RichContent {
21
19
  /** Node objects representing a rich content document. */
22
20
  nodes?: Node[];
23
21
  /** Object metadata. */
@@ -25,7 +23,7 @@ interface RichContent {
25
23
  /** Global styling for header, paragraph, block quote, and code block nodes in the object. */
26
24
  documentStyle?: DocumentStyle;
27
25
  }
28
- interface Node extends NodeDataOneOf {
26
+ export interface Node extends NodeDataOneOf {
29
27
  /** Data for a button node. */
30
28
  buttonData?: ButtonData;
31
29
  /** Data for a code block node. */
@@ -90,7 +88,7 @@ interface Node extends NodeDataOneOf {
90
88
  style?: NodeStyle;
91
89
  }
92
90
  /** @oneof */
93
- interface NodeDataOneOf {
91
+ export interface NodeDataOneOf {
94
92
  /** Data for a button node. */
95
93
  buttonData?: ButtonData;
96
94
  /** Data for a code block node. */
@@ -146,7 +144,7 @@ interface NodeDataOneOf {
146
144
  /** LayoutData layout_data = 31; // Data for a layout node. Reserved for future use. */
147
145
  layoutCellData?: LayoutCellData;
148
146
  }
149
- declare enum NodeType {
147
+ export declare enum NodeType {
150
148
  PARAGRAPH = "PARAGRAPH",
151
149
  TEXT = "TEXT",
152
150
  HEADING = "HEADING",
@@ -182,7 +180,7 @@ declare enum NodeType {
182
180
  LAYOUT = "LAYOUT",
183
181
  LAYOUT_CELL = "LAYOUT_CELL"
184
182
  }
185
- interface NodeStyle {
183
+ export interface NodeStyle {
186
184
  /** The top padding value in pixels. */
187
185
  paddingTop?: string | null;
188
186
  /** The bottom padding value in pixels. */
@@ -190,7 +188,7 @@ interface NodeStyle {
190
188
  /** The background color as a hexadecimal value. */
191
189
  backgroundColor?: string | null;
192
190
  }
193
- interface ButtonData {
191
+ export interface ButtonData {
194
192
  /** Styling for the button's container. */
195
193
  containerData?: PluginContainerData;
196
194
  /** The button type. */
@@ -202,7 +200,7 @@ interface ButtonData {
202
200
  /** Button link details. */
203
201
  link?: Link;
204
202
  }
205
- interface Border {
203
+ export interface Border {
206
204
  /**
207
205
  * Deprecated: Use `borderWidth` in `styles` instead.
208
206
  * @deprecated
@@ -214,7 +212,7 @@ interface Border {
214
212
  */
215
213
  radius?: number | null;
216
214
  }
217
- interface Colors {
215
+ export interface Colors {
218
216
  /**
219
217
  * Deprecated: Use `textColor` in `styles` instead.
220
218
  * @deprecated
@@ -231,7 +229,7 @@ interface Colors {
231
229
  */
232
230
  background?: string | null;
233
231
  }
234
- interface PluginContainerData {
232
+ export interface PluginContainerData {
235
233
  /** The width of the node when it's displayed. */
236
234
  width?: PluginContainerDataWidth;
237
235
  /** The node's alignment within its container. */
@@ -243,7 +241,7 @@ interface PluginContainerData {
243
241
  /** 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`. */
244
242
  textWrap?: boolean | null;
245
243
  }
246
- declare enum WidthType {
244
+ export declare enum WidthType {
247
245
  /** Width matches the content width */
248
246
  CONTENT = "CONTENT",
249
247
  /** Small Width */
@@ -253,7 +251,7 @@ declare enum WidthType {
253
251
  /** coast-to-coast display */
254
252
  FULL_WIDTH = "FULL_WIDTH"
255
253
  }
256
- interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
254
+ export interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
257
255
  /**
258
256
  * One of the following predefined width options:
259
257
  * `CONTENT`: The width of the container matches the content width.
@@ -266,7 +264,7 @@ interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
266
264
  custom?: string | null;
267
265
  }
268
266
  /** @oneof */
269
- interface PluginContainerDataWidthDataOneOf {
267
+ export interface PluginContainerDataWidthDataOneOf {
270
268
  /**
271
269
  * One of the following predefined width options:
272
270
  * `CONTENT`: The width of the container matches the content width.
@@ -278,7 +276,7 @@ interface PluginContainerDataWidthDataOneOf {
278
276
  /** A custom width value in pixels. */
279
277
  custom?: string | null;
280
278
  }
281
- declare enum PluginContainerDataAlignment {
279
+ export declare enum PluginContainerDataAlignment {
282
280
  /** Center Alignment */
283
281
  CENTER = "CENTER",
284
282
  /** Left Alignment */
@@ -286,7 +284,7 @@ declare enum PluginContainerDataAlignment {
286
284
  /** Right Alignment */
287
285
  RIGHT = "RIGHT"
288
286
  }
289
- interface Spoiler {
287
+ export interface Spoiler {
290
288
  /** Sets whether the spoiler cover is enabled for this node. Defaults to `false`. */
291
289
  enabled?: boolean | null;
292
290
  /** The description displayed on top of the spoiler cover. */
@@ -294,17 +292,17 @@ interface Spoiler {
294
292
  /** The text for the button used to remove the spoiler cover. */
295
293
  buttonText?: string | null;
296
294
  }
297
- interface Height {
295
+ export interface Height {
298
296
  /** A custom height value in pixels. */
299
297
  custom?: string | null;
300
298
  }
301
- declare enum Type {
299
+ export declare enum Type {
302
300
  /** Regular link button */
303
301
  LINK = "LINK",
304
302
  /** Triggers custom action that is defined in plugin configuration by the consumer */
305
303
  ACTION = "ACTION"
306
304
  }
307
- interface Styles {
305
+ export interface Styles {
308
306
  /**
309
307
  * Deprecated: Use `borderWidth` and `borderRadius` instead.
310
308
  * @deprecated
@@ -357,7 +355,7 @@ interface Styles {
357
355
  /** Button size option, one of `SMALL`, `MEDIUM` or `LARGE`. Defaults to `MEDIUM`. */
358
356
  buttonSize?: string | null;
359
357
  }
360
- interface Link extends LinkDataOneOf {
358
+ export interface Link extends LinkDataOneOf {
361
359
  /** The absolute URL for the linked document. */
362
360
  url?: string;
363
361
  /** The target node's ID. Used for linking to another node in this object. */
@@ -376,13 +374,13 @@ interface Link extends LinkDataOneOf {
376
374
  customData?: string | null;
377
375
  }
378
376
  /** @oneof */
379
- interface LinkDataOneOf {
377
+ export interface LinkDataOneOf {
380
378
  /** The absolute URL for the linked document. */
381
379
  url?: string;
382
380
  /** The target node's ID. Used for linking to another node in this object. */
383
381
  anchor?: string;
384
382
  }
385
- declare enum Target {
383
+ export declare enum Target {
386
384
  /** Opens the linked document in the same frame as it was clicked (this is default) */
387
385
  SELF = "SELF",
388
386
  /** Opens the linked document in a new window or tab */
@@ -392,7 +390,7 @@ declare enum Target {
392
390
  /** Opens the linked document in the full body of the window */
393
391
  TOP = "TOP"
394
392
  }
395
- interface Rel {
393
+ export interface Rel {
396
394
  /** Indicates to search engine crawlers not to follow the link. Defaults to `false`. */
397
395
  nofollow?: boolean | null;
398
396
  /** Indicates to search engine crawlers that the link is a paid placement such as sponsored content or an advertisement. Defaults to `false`. */
@@ -402,17 +400,17 @@ interface Rel {
402
400
  /** Indicates that this link protect referral information from being passed to the target website. */
403
401
  noreferrer?: boolean | null;
404
402
  }
405
- interface CodeBlockData {
403
+ export interface CodeBlockData {
406
404
  /** Styling for the code block's text. */
407
405
  textStyle?: TextStyle;
408
406
  }
409
- interface TextStyle {
407
+ export interface TextStyle {
410
408
  /** Text alignment. Defaults to `AUTO`. */
411
409
  textAlignment?: TextAlignment;
412
410
  /** 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. */
413
411
  lineHeight?: string | null;
414
412
  }
415
- declare enum TextAlignment {
413
+ export declare enum TextAlignment {
416
414
  /** browser default, eqivalent to `initial` */
417
415
  AUTO = "AUTO",
418
416
  /** Left align */
@@ -424,7 +422,7 @@ declare enum TextAlignment {
424
422
  /** 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 */
425
423
  JUSTIFY = "JUSTIFY"
426
424
  }
427
- interface DividerData {
425
+ export interface DividerData {
428
426
  /** Styling for the divider's container. */
429
427
  containerData?: PluginContainerData;
430
428
  /** Divider line style. */
@@ -434,7 +432,7 @@ interface DividerData {
434
432
  /** Divider alignment. */
435
433
  alignment?: Alignment;
436
434
  }
437
- declare enum LineStyle {
435
+ export declare enum LineStyle {
438
436
  /** Single Line */
439
437
  SINGLE = "SINGLE",
440
438
  /** Double Line */
@@ -444,7 +442,7 @@ declare enum LineStyle {
444
442
  /** Dotted Line */
445
443
  DOTTED = "DOTTED"
446
444
  }
447
- declare enum Width {
445
+ export declare enum Width {
448
446
  /** Large line */
449
447
  LARGE = "LARGE",
450
448
  /** Medium line */
@@ -452,7 +450,7 @@ declare enum Width {
452
450
  /** Small line */
453
451
  SMALL = "SMALL"
454
452
  }
455
- declare enum Alignment {
453
+ export declare enum Alignment {
456
454
  /** Center alignment */
457
455
  CENTER = "CENTER",
458
456
  /** Left alignment */
@@ -460,7 +458,7 @@ declare enum Alignment {
460
458
  /** Right alignment */
461
459
  RIGHT = "RIGHT"
462
460
  }
463
- interface FileData {
461
+ export interface FileData {
464
462
  /** Styling for the file's container. */
465
463
  containerData?: PluginContainerData;
466
464
  /** The source for the file's data. */
@@ -483,7 +481,7 @@ interface FileData {
483
481
  /** File size in KB. */
484
482
  sizeInKb?: string | null;
485
483
  }
486
- declare enum ViewMode {
484
+ export declare enum ViewMode {
487
485
  /** No PDF view */
488
486
  NONE = "NONE",
489
487
  /** Full PDF view */
@@ -491,7 +489,7 @@ declare enum ViewMode {
491
489
  /** Mini PDF view */
492
490
  MINI = "MINI"
493
491
  }
494
- interface FileSource extends FileSourceDataOneOf {
492
+ export interface FileSource extends FileSourceDataOneOf {
495
493
  /** The absolute URL for the file's source. */
496
494
  url?: string | null;
497
495
  /**
@@ -505,7 +503,7 @@ interface FileSource extends FileSourceDataOneOf {
505
503
  private?: boolean | null;
506
504
  }
507
505
  /** @oneof */
508
- interface FileSourceDataOneOf {
506
+ export interface FileSourceDataOneOf {
509
507
  /** The absolute URL for the file's source. */
510
508
  url?: string | null;
511
509
  /**
@@ -516,7 +514,7 @@ interface FileSourceDataOneOf {
516
514
  /** An ID that's resolved to a URL by a resolver function. */
517
515
  id?: string | null;
518
516
  }
519
- interface PDFSettings {
517
+ export interface PDFSettings {
520
518
  /**
521
519
  * PDF view mode. One of the following:
522
520
  * `NONE` : The PDF isn't displayed.
@@ -529,7 +527,7 @@ interface PDFSettings {
529
527
  /** Sets whether the PDF print button is disabled. Defaults to `false`. */
530
528
  disablePrint?: boolean | null;
531
529
  }
532
- interface GalleryData {
530
+ export interface GalleryData {
533
531
  /** Styling for the gallery's container. */
534
532
  containerData?: PluginContainerData;
535
533
  /** The items in the gallery. */
@@ -541,7 +539,7 @@ interface GalleryData {
541
539
  /** Sets whether the gallery's download button is disabled. Defaults to `false`. */
542
540
  disableDownload?: boolean | null;
543
541
  }
544
- interface Media {
542
+ export interface Media {
545
543
  /** The source for the media's data. */
546
544
  src?: FileSource;
547
545
  /** Media width in pixels. */
@@ -551,19 +549,19 @@ interface Media {
551
549
  /** Media duration in seconds. Only relevant for audio and video files. */
552
550
  duration?: number | null;
553
551
  }
554
- interface Image {
552
+ export interface Image {
555
553
  /** Image file details. */
556
554
  media?: Media;
557
555
  /** Link details for images that are links. */
558
556
  link?: Link;
559
557
  }
560
- interface Video {
558
+ export interface Video {
561
559
  /** Video file details. */
562
560
  media?: Media;
563
561
  /** Video thumbnail file details. */
564
562
  thumbnail?: Media;
565
563
  }
566
- interface Item extends ItemDataOneOf {
564
+ export interface Item extends ItemDataOneOf {
567
565
  /** An image item. */
568
566
  image?: Image;
569
567
  /** A video item. */
@@ -574,13 +572,13 @@ interface Item extends ItemDataOneOf {
574
572
  altText?: string | null;
575
573
  }
576
574
  /** @oneof */
577
- interface ItemDataOneOf {
575
+ export interface ItemDataOneOf {
578
576
  /** An image item. */
579
577
  image?: Image;
580
578
  /** A video item. */
581
579
  video?: Video;
582
580
  }
583
- interface GalleryOptions {
581
+ export interface GalleryOptions {
584
582
  /** Gallery layout. */
585
583
  layout?: Layout;
586
584
  /** Styling for gallery items. */
@@ -588,7 +586,7 @@ interface GalleryOptions {
588
586
  /** Styling for gallery thumbnail images. */
589
587
  thumbnails?: Thumbnails;
590
588
  }
591
- declare enum LayoutType {
589
+ export declare enum LayoutType {
592
590
  /** Collage type */
593
591
  COLLAGE = "COLLAGE",
594
592
  /** Masonry type */
@@ -610,19 +608,19 @@ declare enum LayoutType {
610
608
  /** Fullsize images type */
611
609
  FULLSIZE = "FULLSIZE"
612
610
  }
613
- declare enum Orientation {
611
+ export declare enum Orientation {
614
612
  /** Rows Orientation */
615
613
  ROWS = "ROWS",
616
614
  /** Columns Orientation */
617
615
  COLUMNS = "COLUMNS"
618
616
  }
619
- declare enum Crop {
617
+ export declare enum Crop {
620
618
  /** Crop to fill */
621
619
  FILL = "FILL",
622
620
  /** Crop to fit */
623
621
  FIT = "FIT"
624
622
  }
625
- declare enum ThumbnailsAlignment {
623
+ export declare enum ThumbnailsAlignment {
626
624
  /** Top alignment */
627
625
  TOP = "TOP",
628
626
  /** Right alignment */
@@ -634,7 +632,7 @@ declare enum ThumbnailsAlignment {
634
632
  /** No thumbnail */
635
633
  NONE = "NONE"
636
634
  }
637
- interface Layout {
635
+ export interface Layout {
638
636
  /** Gallery layout type. */
639
637
  type?: LayoutType;
640
638
  /** Sets whether horizontal scroll is enabled. Defaults to `true` unless the layout `type` is set to `GRID` or `COLLAGE`. */
@@ -646,7 +644,7 @@ interface Layout {
646
644
  /** The number of columns to display on mobile screens. */
647
645
  mobileNumberOfColumns?: number | null;
648
646
  }
649
- interface ItemStyle {
647
+ export interface ItemStyle {
650
648
  /** Desirable dimension for each item in pixels (behvaior changes according to gallery type) */
651
649
  targetSize?: number | null;
652
650
  /** Item ratio */
@@ -656,13 +654,13 @@ interface ItemStyle {
656
654
  /** The spacing between items in pixels. */
657
655
  spacing?: number | null;
658
656
  }
659
- interface Thumbnails {
657
+ export interface Thumbnails {
660
658
  /** Thumbnail alignment. */
661
659
  placement?: ThumbnailsAlignment;
662
660
  /** Spacing between thumbnails in pixels. */
663
661
  spacing?: number | null;
664
662
  }
665
- interface GIFData {
663
+ export interface GIFData {
666
664
  /** Styling for the GIF's container. */
667
665
  containerData?: PluginContainerData;
668
666
  /** The source of the full size GIF. */
@@ -676,7 +674,7 @@ interface GIFData {
676
674
  /** Type of GIF (Sticker or NORMAL). Defaults to `NORMAL`. */
677
675
  gifType?: GIFType;
678
676
  }
679
- interface GIF {
677
+ export interface GIF {
680
678
  /**
681
679
  * GIF format URL.
682
680
  * @format WEB_URL
@@ -693,11 +691,11 @@ interface GIF {
693
691
  */
694
692
  still?: string | null;
695
693
  }
696
- declare enum GIFType {
694
+ export declare enum GIFType {
697
695
  NORMAL = "NORMAL",
698
696
  STICKER = "STICKER"
699
697
  }
700
- interface HeadingData {
698
+ export interface HeadingData {
701
699
  /** Heading level from 1-6. */
702
700
  level?: number;
703
701
  /** Styling for the heading text. */
@@ -705,7 +703,7 @@ interface HeadingData {
705
703
  /** Indentation level from 1-4. */
706
704
  indentation?: number | null;
707
705
  }
708
- interface HTMLData extends HTMLDataDataOneOf {
706
+ export interface HTMLData extends HTMLDataDataOneOf {
709
707
  /** The URL for the HTML code for the node. */
710
708
  url?: string;
711
709
  /** The HTML code for the node. */
@@ -723,7 +721,7 @@ interface HTMLData extends HTMLDataDataOneOf {
723
721
  autoHeight?: boolean | null;
724
722
  }
725
723
  /** @oneof */
726
- interface HTMLDataDataOneOf {
724
+ export interface HTMLDataDataOneOf {
727
725
  /** The URL for the HTML code for the node. */
728
726
  url?: string;
729
727
  /** The HTML code for the node. */
@@ -734,11 +732,11 @@ interface HTMLDataDataOneOf {
734
732
  */
735
733
  isAdsense?: boolean | null;
736
734
  }
737
- declare enum Source {
735
+ export declare enum Source {
738
736
  HTML = "HTML",
739
737
  ADSENSE = "ADSENSE"
740
738
  }
741
- interface ImageData {
739
+ export interface ImageData {
742
740
  /** Styling for the image's container. */
743
741
  containerData?: PluginContainerData;
744
742
  /** Image file details. */
@@ -761,7 +759,7 @@ interface ImageData {
761
759
  /** Styling for the image. */
762
760
  styles?: ImageDataStyles;
763
761
  }
764
- interface StylesBorder {
762
+ export interface StylesBorder {
765
763
  /** Border width in pixels. */
766
764
  width?: number | null;
767
765
  /**
@@ -772,11 +770,11 @@ interface StylesBorder {
772
770
  /** Border radius in pixels. */
773
771
  radius?: number | null;
774
772
  }
775
- interface ImageDataStyles {
773
+ export interface ImageDataStyles {
776
774
  /** Border attributes. */
777
775
  border?: StylesBorder;
778
776
  }
779
- interface LinkPreviewData {
777
+ export interface LinkPreviewData {
780
778
  /** Styling for the link preview's container. */
781
779
  containerData?: PluginContainerData;
782
780
  /** Link details. */
@@ -792,7 +790,7 @@ interface LinkPreviewData {
792
790
  /** Styling for the link preview. */
793
791
  styles?: LinkPreviewDataStyles;
794
792
  }
795
- declare enum Position {
793
+ export declare enum Position {
796
794
  /** Thumbnail positioned at the start (left in LTR layouts, right in RTL layouts) */
797
795
  START = "START",
798
796
  /** Thumbnail positioned at the end (right in LTR layouts, left in RTL layouts) */
@@ -802,7 +800,7 @@ declare enum Position {
802
800
  /** Thumbnail hidden and not displayed */
803
801
  HIDDEN = "HIDDEN"
804
802
  }
805
- interface LinkPreviewDataStyles {
803
+ export interface LinkPreviewDataStyles {
806
804
  /**
807
805
  * Background color as a hexadecimal value.
808
806
  * @format COLOR_HEX
@@ -835,13 +833,13 @@ interface LinkPreviewDataStyles {
835
833
  /** Position of thumbnail. Defaults to `START`. */
836
834
  thumbnailPosition?: Position;
837
835
  }
838
- interface MapData {
836
+ export interface MapData {
839
837
  /** Styling for the map's container. */
840
838
  containerData?: PluginContainerData;
841
839
  /** Map settings. */
842
840
  mapSettings?: MapSettings;
843
841
  }
844
- interface MapSettings {
842
+ export interface MapSettings {
845
843
  /** The address to display on the map. */
846
844
  address?: string | null;
847
845
  /** Sets whether the map is draggable. */
@@ -865,7 +863,7 @@ interface MapSettings {
865
863
  /** Map type. `HYBRID` is a combination of the `ROADMAP` and `SATELLITE` map types. */
866
864
  mapType?: MapType;
867
865
  }
868
- declare enum MapType {
866
+ export declare enum MapType {
869
867
  /** Roadmap map type */
870
868
  ROADMAP = "ROADMAP",
871
869
  /** Satellite map type */
@@ -875,7 +873,7 @@ declare enum MapType {
875
873
  /** Terrain map type */
876
874
  TERRAIN = "TERRAIN"
877
875
  }
878
- interface ParagraphData {
876
+ export interface ParagraphData {
879
877
  /** Styling for the paragraph text. */
880
878
  textStyle?: TextStyle;
881
879
  /** Indentation level from 1-4. */
@@ -883,7 +881,7 @@ interface ParagraphData {
883
881
  /** Paragraph level */
884
882
  level?: number | null;
885
883
  }
886
- interface PollData {
884
+ export interface PollData {
887
885
  /** Styling for the poll's container. */
888
886
  containerData?: PluginContainerData;
889
887
  /** Poll data. */
@@ -893,7 +891,7 @@ interface PollData {
893
891
  /** Styling for the poll and voting options. */
894
892
  design?: Design;
895
893
  }
896
- declare enum ViewRole {
894
+ export declare enum ViewRole {
897
895
  /** Only Poll creator can view the results */
898
896
  CREATOR = "CREATOR",
899
897
  /** Anyone who voted can see the results */
@@ -901,13 +899,13 @@ declare enum ViewRole {
901
899
  /** Anyone can see the results, even if one didn't vote */
902
900
  EVERYONE = "EVERYONE"
903
901
  }
904
- declare enum VoteRole {
902
+ export declare enum VoteRole {
905
903
  /** Logged in member */
906
904
  SITE_MEMBERS = "SITE_MEMBERS",
907
905
  /** Anyone */
908
906
  ALL = "ALL"
909
907
  }
910
- interface Permissions {
908
+ export interface Permissions {
911
909
  /** Sets who can view the poll results. */
912
910
  view?: ViewRole;
913
911
  /** Sets who can vote. */
@@ -915,7 +913,7 @@ interface Permissions {
915
913
  /** Sets whether one voter can vote multiple times. Defaults to `false`. */
916
914
  allowMultipleVotes?: boolean | null;
917
915
  }
918
- interface Option {
916
+ export interface Option {
919
917
  /** Option ID. */
920
918
  id?: string | null;
921
919
  /** Option title. */
@@ -923,7 +921,7 @@ interface Option {
923
921
  /** The image displayed with the option. */
924
922
  image?: Media;
925
923
  }
926
- interface Settings {
924
+ export interface Settings {
927
925
  /** Permissions settings for voting. */
928
926
  permissions?: Permissions;
929
927
  /** Sets whether voters are displayed in the vote results. Defaults to `true`. */
@@ -931,19 +929,19 @@ interface Settings {
931
929
  /** Sets whether the vote count is displayed. Defaults to `true`. */
932
930
  showVotesCount?: boolean | null;
933
931
  }
934
- declare enum PollLayoutType {
932
+ export declare enum PollLayoutType {
935
933
  /** List */
936
934
  LIST = "LIST",
937
935
  /** Grid */
938
936
  GRID = "GRID"
939
937
  }
940
- declare enum PollLayoutDirection {
938
+ export declare enum PollLayoutDirection {
941
939
  /** Left-to-right */
942
940
  LTR = "LTR",
943
941
  /** Right-to-left */
944
942
  RTL = "RTL"
945
943
  }
946
- interface PollLayout {
944
+ export interface PollLayout {
947
945
  /** The layout for displaying the voting options. */
948
946
  type?: PollLayoutType;
949
947
  /** The direction of the text displayed in the voting options. Text can be displayed either right-to-left or left-to-right. */
@@ -951,11 +949,11 @@ interface PollLayout {
951
949
  /** Sets whether to display the main poll image. Defaults to `false`. */
952
950
  enableImage?: boolean | null;
953
951
  }
954
- interface OptionLayout {
952
+ export interface OptionLayout {
955
953
  /** Sets whether to display option images. Defaults to `false`. */
956
954
  enableImage?: boolean | null;
957
955
  }
958
- declare enum BackgroundType {
956
+ export declare enum BackgroundType {
959
957
  /** Color background type */
960
958
  COLOR = "COLOR",
961
959
  /** Image background type */
@@ -963,7 +961,7 @@ declare enum BackgroundType {
963
961
  /** Gradiant background type */
964
962
  GRADIENT = "GRADIENT"
965
963
  }
966
- interface Gradient {
964
+ export interface Gradient {
967
965
  /** The gradient angle in degrees. */
968
966
  angle?: number | null;
969
967
  /**
@@ -977,7 +975,7 @@ interface Gradient {
977
975
  */
978
976
  lastColor?: string | null;
979
977
  }
980
- interface Background extends BackgroundBackgroundOneOf {
978
+ export interface Background extends BackgroundBackgroundOneOf {
981
979
  /**
982
980
  * The background color as a hexademical value.
983
981
  * @format COLOR_HEX
@@ -991,7 +989,7 @@ interface Background extends BackgroundBackgroundOneOf {
991
989
  type?: BackgroundType;
992
990
  }
993
991
  /** @oneof */
994
- interface BackgroundBackgroundOneOf {
992
+ export interface BackgroundBackgroundOneOf {
995
993
  /**
996
994
  * The background color as a hexademical value.
997
995
  * @format COLOR_HEX
@@ -1002,17 +1000,17 @@ interface BackgroundBackgroundOneOf {
1002
1000
  /** Details for a gradient background. */
1003
1001
  gradient?: Gradient;
1004
1002
  }
1005
- interface PollDesign {
1003
+ export interface PollDesign {
1006
1004
  /** Background styling. */
1007
1005
  background?: Background;
1008
1006
  /** Border radius in pixels. */
1009
1007
  borderRadius?: number | null;
1010
1008
  }
1011
- interface OptionDesign {
1009
+ export interface OptionDesign {
1012
1010
  /** Border radius in pixels. */
1013
1011
  borderRadius?: number | null;
1014
1012
  }
1015
- interface Poll {
1013
+ export interface Poll {
1016
1014
  /** Poll ID. */
1017
1015
  id?: string | null;
1018
1016
  /** Poll title. */
@@ -1026,26 +1024,26 @@ interface Poll {
1026
1024
  /** The poll's permissions and display settings. */
1027
1025
  settings?: Settings;
1028
1026
  }
1029
- interface PollDataLayout {
1027
+ export interface PollDataLayout {
1030
1028
  /** Poll layout settings. */
1031
1029
  poll?: PollLayout;
1032
1030
  /** Voting otpions layout settings. */
1033
1031
  options?: OptionLayout;
1034
1032
  }
1035
- interface Design {
1033
+ export interface Design {
1036
1034
  /** Styling for the poll. */
1037
1035
  poll?: PollDesign;
1038
1036
  /** Styling for voting options. */
1039
1037
  options?: OptionDesign;
1040
1038
  }
1041
- interface TextData {
1039
+ export interface TextData {
1042
1040
  /** The text to apply decorations to. */
1043
1041
  text?: string;
1044
1042
  /** The decorations to apply. */
1045
1043
  decorations?: Decoration[];
1046
1044
  }
1047
1045
  /** Adds appearence changes to text */
1048
- interface Decoration extends DecorationDataOneOf {
1046
+ export interface Decoration extends DecorationDataOneOf {
1049
1047
  /** Data for an anchor link decoration. */
1050
1048
  anchorData?: AnchorData;
1051
1049
  /** Data for a color decoration. */
@@ -1070,7 +1068,7 @@ interface Decoration extends DecorationDataOneOf {
1070
1068
  type?: DecorationType;
1071
1069
  }
1072
1070
  /** @oneof */
1073
- interface DecorationDataOneOf {
1071
+ export interface DecorationDataOneOf {
1074
1072
  /** Data for an anchor link decoration. */
1075
1073
  anchorData?: AnchorData;
1076
1074
  /** Data for a color decoration. */
@@ -1092,7 +1090,7 @@ interface DecorationDataOneOf {
1092
1090
  /** Data for a strikethrough decoration. Defaults to `true`. */
1093
1091
  strikethroughData?: boolean | null;
1094
1092
  }
1095
- declare enum DecorationType {
1093
+ export declare enum DecorationType {
1096
1094
  BOLD = "BOLD",
1097
1095
  ITALIC = "ITALIC",
1098
1096
  UNDERLINE = "UNDERLINE",
@@ -1105,21 +1103,21 @@ declare enum DecorationType {
1105
1103
  EXTERNAL = "EXTERNAL",
1106
1104
  STRIKETHROUGH = "STRIKETHROUGH"
1107
1105
  }
1108
- interface AnchorData {
1106
+ export interface AnchorData {
1109
1107
  /** The target node's ID. */
1110
1108
  anchor?: string;
1111
1109
  }
1112
- interface ColorData {
1110
+ export interface ColorData {
1113
1111
  /** The text's background color as a hexadecimal value. */
1114
1112
  background?: string | null;
1115
1113
  /** The text's foreground color as a hexadecimal value. */
1116
1114
  foreground?: string | null;
1117
1115
  }
1118
- interface LinkData {
1116
+ export interface LinkData {
1119
1117
  /** Link details. */
1120
1118
  link?: Link;
1121
1119
  }
1122
- interface MentionData {
1120
+ export interface MentionData {
1123
1121
  /** The mentioned user's name. */
1124
1122
  name?: string;
1125
1123
  /** The version of the user's name that appears after the `@` character in the mention. */
@@ -1127,21 +1125,21 @@ interface MentionData {
1127
1125
  /** Mentioned user's ID. */
1128
1126
  id?: string | null;
1129
1127
  }
1130
- interface FontSizeData {
1128
+ export interface FontSizeData {
1131
1129
  /** The units used for the font size. */
1132
1130
  unit?: FontType;
1133
1131
  /** Font size value. */
1134
1132
  value?: number | null;
1135
1133
  }
1136
- declare enum FontType {
1134
+ export declare enum FontType {
1137
1135
  PX = "PX",
1138
1136
  EM = "EM"
1139
1137
  }
1140
- interface SpoilerData {
1138
+ export interface SpoilerData {
1141
1139
  /** Spoiler ID. */
1142
1140
  id?: string | null;
1143
1141
  }
1144
- interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1142
+ export interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1145
1143
  /** Data for embedded Wix Bookings content. */
1146
1144
  bookingData?: BookingData;
1147
1145
  /** Data for embedded Wix Events content. */
@@ -1163,28 +1161,28 @@ interface AppEmbedData extends AppEmbedDataAppDataOneOf {
1163
1161
  image?: Media;
1164
1162
  }
1165
1163
  /** @oneof */
1166
- interface AppEmbedDataAppDataOneOf {
1164
+ export interface AppEmbedDataAppDataOneOf {
1167
1165
  /** Data for embedded Wix Bookings content. */
1168
1166
  bookingData?: BookingData;
1169
1167
  /** Data for embedded Wix Events content. */
1170
1168
  eventData?: EventData;
1171
1169
  }
1172
- declare enum AppType {
1170
+ export declare enum AppType {
1173
1171
  PRODUCT = "PRODUCT",
1174
1172
  EVENT = "EVENT",
1175
1173
  BOOKING = "BOOKING"
1176
1174
  }
1177
- interface BookingData {
1175
+ export interface BookingData {
1178
1176
  /** Booking duration in minutes. */
1179
1177
  durations?: string | null;
1180
1178
  }
1181
- interface EventData {
1179
+ export interface EventData {
1182
1180
  /** Event schedule. */
1183
1181
  scheduling?: string | null;
1184
1182
  /** Event location. */
1185
1183
  location?: string | null;
1186
1184
  }
1187
- interface VideoData {
1185
+ export interface VideoData {
1188
1186
  /** Styling for the video's container. */
1189
1187
  containerData?: PluginContainerData;
1190
1188
  /** Video details. */
@@ -1198,7 +1196,7 @@ interface VideoData {
1198
1196
  /** Video options. */
1199
1197
  options?: PlaybackOptions;
1200
1198
  }
1201
- interface PlaybackOptions {
1199
+ export interface PlaybackOptions {
1202
1200
  /** Sets whether the media will automatically start playing. */
1203
1201
  autoPlay?: boolean | null;
1204
1202
  /** Sets whether media's will be looped. */
@@ -1206,7 +1204,7 @@ interface PlaybackOptions {
1206
1204
  /** Sets whether media's controls will be shown. */
1207
1205
  showControls?: boolean | null;
1208
1206
  }
1209
- interface EmbedData {
1207
+ export interface EmbedData {
1210
1208
  /** Styling for the oEmbed node's container. */
1211
1209
  containerData?: PluginContainerData;
1212
1210
  /** An [oEmbed](https://www.oembed.com) object. */
@@ -1214,7 +1212,7 @@ interface EmbedData {
1214
1212
  /** Origin asset source. */
1215
1213
  src?: string | null;
1216
1214
  }
1217
- interface Oembed {
1215
+ export interface Oembed {
1218
1216
  /** The resource type. */
1219
1217
  type?: string | null;
1220
1218
  /** The width of the resource specified in the `url` property in pixels. */
@@ -1246,7 +1244,7 @@ interface Oembed {
1246
1244
  /** The oEmbed version number. This value must be `1.0`. */
1247
1245
  version?: string | null;
1248
1246
  }
1249
- interface CollapsibleListData {
1247
+ export interface CollapsibleListData {
1250
1248
  /** Styling for the collapsible list's container. */
1251
1249
  containerData?: PluginContainerData;
1252
1250
  /** If `true`, only one item can be expanded at a time. Defaults to `false`. */
@@ -1258,7 +1256,7 @@ interface CollapsibleListData {
1258
1256
  /** If `true`, The collapsible item will appear in search results as an FAQ. */
1259
1257
  isQapageData?: boolean | null;
1260
1258
  }
1261
- declare enum InitialExpandedItems {
1259
+ export declare enum InitialExpandedItems {
1262
1260
  /** First item will be expended initally */
1263
1261
  FIRST = "FIRST",
1264
1262
  /** All items will expended initally */
@@ -1266,13 +1264,13 @@ declare enum InitialExpandedItems {
1266
1264
  /** All items collapsed initally */
1267
1265
  NONE = "NONE"
1268
1266
  }
1269
- declare enum Direction {
1267
+ export declare enum Direction {
1270
1268
  /** Left-to-right */
1271
1269
  LTR = "LTR",
1272
1270
  /** Right-to-left */
1273
1271
  RTL = "RTL"
1274
1272
  }
1275
- interface TableData {
1273
+ export interface TableData {
1276
1274
  /** Styling for the table's container. */
1277
1275
  containerData?: PluginContainerData;
1278
1276
  /** The table's dimensions. */
@@ -1287,7 +1285,7 @@ interface TableData {
1287
1285
  /** Sets whether the table's first column is a header. Defaults to `false`. */
1288
1286
  columnHeader?: boolean | null;
1289
1287
  }
1290
- interface Dimensions {
1288
+ export interface Dimensions {
1291
1289
  /** An array representing relative width of each column in relation to the other columns. */
1292
1290
  colsWidthRatio?: number[];
1293
1291
  /** An array representing the height of each row in pixels. */
@@ -1295,13 +1293,13 @@ interface Dimensions {
1295
1293
  /** An array representing the minimum width of each column in pixels. */
1296
1294
  colsMinWidth?: number[];
1297
1295
  }
1298
- interface TableCellData {
1296
+ export interface TableCellData {
1299
1297
  /** Styling for the cell's background color and text alignment. */
1300
1298
  cellStyle?: CellStyle;
1301
1299
  /** The cell's border colors. */
1302
1300
  borderColors?: BorderColors;
1303
1301
  }
1304
- declare enum VerticalAlignment {
1302
+ export declare enum VerticalAlignment {
1305
1303
  /** Top alignment */
1306
1304
  TOP = "TOP",
1307
1305
  /** Middle alignment */
@@ -1309,7 +1307,7 @@ declare enum VerticalAlignment {
1309
1307
  /** Bottom alignment */
1310
1308
  BOTTOM = "BOTTOM"
1311
1309
  }
1312
- interface CellStyle {
1310
+ export interface CellStyle {
1313
1311
  /** Vertical alignment for the cell's text. */
1314
1312
  verticalAlignment?: VerticalAlignment;
1315
1313
  /**
@@ -1318,7 +1316,7 @@ interface CellStyle {
1318
1316
  */
1319
1317
  backgroundColor?: string | null;
1320
1318
  }
1321
- interface BorderColors {
1319
+ export interface BorderColors {
1322
1320
  /**
1323
1321
  * Left border color as a hexadecimal value.
1324
1322
  * @format COLOR_HEX
@@ -1340,7 +1338,26 @@ interface BorderColors {
1340
1338
  */
1341
1339
  bottom?: string | null;
1342
1340
  }
1343
- interface AudioData {
1341
+ /**
1342
+ * `NullValue` is a singleton enumeration to represent the null value for the
1343
+ * `Value` type union.
1344
+ *
1345
+ * The JSON representation for `NullValue` is JSON `null`.
1346
+ */
1347
+ export declare enum NullValue {
1348
+ /** Null value. */
1349
+ NULL_VALUE = "NULL_VALUE"
1350
+ }
1351
+ /**
1352
+ * `ListValue` is a wrapper around a repeated field of values.
1353
+ *
1354
+ * The JSON representation for `ListValue` is JSON array.
1355
+ */
1356
+ export interface ListValue {
1357
+ /** Repeated field of dynamically typed values. */
1358
+ values?: any[];
1359
+ }
1360
+ export interface AudioData {
1344
1361
  /** Styling for the audio node's container. */
1345
1362
  containerData?: PluginContainerData;
1346
1363
  /** Audio file details. */
@@ -1356,7 +1373,7 @@ interface AudioData {
1356
1373
  /** An HTML version of the audio node. */
1357
1374
  html?: string | null;
1358
1375
  }
1359
- interface OrderedListData {
1376
+ export interface OrderedListData {
1360
1377
  /** Indentation level from 0-4. */
1361
1378
  indentation?: number;
1362
1379
  /** Offset level from 0-4. */
@@ -1364,24 +1381,24 @@ interface OrderedListData {
1364
1381
  /** List start number. */
1365
1382
  start?: number | null;
1366
1383
  }
1367
- interface BulletedListData {
1384
+ export interface BulletedListData {
1368
1385
  /** Indentation level from 0-4. */
1369
1386
  indentation?: number;
1370
1387
  /** Offset level from 0-4. */
1371
1388
  offset?: number | null;
1372
1389
  }
1373
- interface BlockquoteData {
1390
+ export interface BlockquoteData {
1374
1391
  /** Indentation level from 1-4. */
1375
1392
  indentation?: number;
1376
1393
  }
1377
- interface CaptionData {
1394
+ export interface CaptionData {
1378
1395
  textStyle?: TextStyle;
1379
1396
  }
1380
- interface LayoutCellData {
1397
+ export interface LayoutCellData {
1381
1398
  /** Size of the cell in 12 columns grid. */
1382
1399
  colSpan?: number | null;
1383
1400
  }
1384
- interface Metadata {
1401
+ export interface Metadata {
1385
1402
  /** Schema version. */
1386
1403
  version?: number;
1387
1404
  /**
@@ -1398,7 +1415,7 @@ interface Metadata {
1398
1415
  /** Object ID. */
1399
1416
  id?: string | null;
1400
1417
  }
1401
- interface DocumentStyle {
1418
+ export interface DocumentStyle {
1402
1419
  /** Styling for H1 nodes. */
1403
1420
  headerOne?: TextNodeStyle;
1404
1421
  /** Styling for H2 nodes. */
@@ -1418,7 +1435,7 @@ interface DocumentStyle {
1418
1435
  /** Styling for code block nodes. */
1419
1436
  codeBlock?: TextNodeStyle;
1420
1437
  }
1421
- interface TextNodeStyle {
1438
+ export interface TextNodeStyle {
1422
1439
  /** The decorations to apply to the node. */
1423
1440
  decorations?: Decoration[];
1424
1441
  /** Padding and background color for the node. */
@@ -1426,53 +1443,53 @@ interface TextNodeStyle {
1426
1443
  /** Line height for text in the node. */
1427
1444
  lineHeight?: string | null;
1428
1445
  }
1429
- interface CreateMemberAboutRequest {
1446
+ export interface CreateMemberAboutRequest {
1430
1447
  /** The "About" section content to create. */
1431
1448
  memberAbout: MemberAbout;
1432
1449
  }
1433
- interface CreateMemberAboutResponse {
1450
+ export interface CreateMemberAboutResponse {
1434
1451
  /** The created "About" section content. */
1435
1452
  memberAbout?: MemberAbout;
1436
1453
  }
1437
- interface UpdateMemberAboutRequest {
1454
+ export interface UpdateMemberAboutRequest {
1438
1455
  /** The "About" section content to update. */
1439
1456
  memberAbout: MemberAbout;
1440
1457
  }
1441
- interface UpdateMemberAboutResponse {
1458
+ export interface UpdateMemberAboutResponse {
1442
1459
  /** The updated "About" section content. */
1443
1460
  memberAbout?: MemberAbout;
1444
1461
  }
1445
- interface DeleteMemberAboutRequest {
1462
+ export interface DeleteMemberAboutRequest {
1446
1463
  /**
1447
1464
  * ID of the "About" section content to delete.
1448
1465
  * @format GUID
1449
1466
  */
1450
1467
  id: string;
1451
1468
  }
1452
- interface DeleteMemberAboutResponse {
1469
+ export interface DeleteMemberAboutResponse {
1453
1470
  }
1454
- interface GetMemberAboutRequest {
1471
+ export interface GetMemberAboutRequest {
1455
1472
  /**
1456
1473
  * ID of the "About" section content to retrieve.
1457
1474
  * @format GUID
1458
1475
  */
1459
1476
  id: string;
1460
1477
  }
1461
- interface GetMemberAboutResponse {
1478
+ export interface GetMemberAboutResponse {
1462
1479
  /** The retrieved "About" section content. */
1463
1480
  memberAbout?: MemberAbout;
1464
1481
  }
1465
- interface GetMyMemberAboutRequest {
1482
+ export interface GetMyMemberAboutRequest {
1466
1483
  }
1467
- interface GetMyMemberAboutResponse {
1484
+ export interface GetMyMemberAboutResponse {
1468
1485
  /** The "About" section content of the current member. */
1469
1486
  memberAbout?: MemberAbout;
1470
1487
  }
1471
- interface QueryMemberAboutsRequest {
1488
+ export interface QueryMemberAboutsRequest {
1472
1489
  /** Query options. See [API Query Language](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language) for more details. */
1473
1490
  query?: CursorQuery;
1474
1491
  }
1475
- interface CursorQuery extends CursorQueryPagingMethodOneOf {
1492
+ export interface CursorQuery extends CursorQueryPagingMethodOneOf {
1476
1493
  /** 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`. */
1477
1494
  cursorPaging?: CursorPaging;
1478
1495
  /**
@@ -1491,23 +1508,23 @@ interface CursorQuery extends CursorQueryPagingMethodOneOf {
1491
1508
  sort?: Sorting[];
1492
1509
  }
1493
1510
  /** @oneof */
1494
- interface CursorQueryPagingMethodOneOf {
1511
+ export interface CursorQueryPagingMethodOneOf {
1495
1512
  /** 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`. */
1496
1513
  cursorPaging?: CursorPaging;
1497
1514
  }
1498
- interface Sorting {
1515
+ export interface Sorting {
1499
1516
  /** Name of the field to sort by. */
1500
1517
  fieldName?: string;
1501
1518
  /** Sort order. */
1502
1519
  order?: SortOrder;
1503
1520
  }
1504
- declare enum SortOrder {
1521
+ export declare enum SortOrder {
1505
1522
  /** Sort is in ascending order. */
1506
1523
  ASC = "ASC",
1507
1524
  /** Sort is in the descending order. */
1508
1525
  DESC = "DESC"
1509
1526
  }
1510
- interface CursorPaging {
1527
+ export interface CursorPaging {
1511
1528
  /**
1512
1529
  * Number of items to load.
1513
1530
  * @max 100
@@ -1522,13 +1539,13 @@ interface CursorPaging {
1522
1539
  */
1523
1540
  cursor?: string | null;
1524
1541
  }
1525
- interface QueryMemberAboutsResponse {
1542
+ export interface QueryMemberAboutsResponse {
1526
1543
  /** The retrieved content from the "About" sections. */
1527
1544
  memberAbouts?: MemberAbout[];
1528
1545
  /** Metadata for the paginated results. */
1529
1546
  metadata?: CursorPagingMetadata;
1530
1547
  }
1531
- interface CursorPagingMetadata {
1548
+ export interface CursorPagingMetadata {
1532
1549
  /** Number of items returned in current page. */
1533
1550
  count?: number | null;
1534
1551
  /** Cursor strings that point to the next page, previous page, or both. */
@@ -1541,7 +1558,7 @@ interface CursorPagingMetadata {
1541
1558
  */
1542
1559
  hasNext?: boolean | null;
1543
1560
  }
1544
- interface Cursors {
1561
+ export interface Cursors {
1545
1562
  /**
1546
1563
  * Cursor string pointing to the next page in the list of results.
1547
1564
  * @maxLength 16000
@@ -1553,28 +1570,145 @@ interface Cursors {
1553
1570
  */
1554
1571
  prev?: string | null;
1555
1572
  }
1556
-
1557
- type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
1558
- getUrl: (context: any) => string;
1559
- httpMethod: K;
1560
- path: string;
1561
- pathParams: M;
1562
- __requestType: T;
1563
- __originalRequestType: S;
1564
- __responseType: Q;
1565
- __originalResponseType: R;
1566
- };
1567
- declare function createMemberAbout(): __PublicMethodMetaInfo<'POST', {}, CreateMemberAboutRequest$1, CreateMemberAboutRequest, CreateMemberAboutResponse$1, CreateMemberAboutResponse>;
1568
- declare function updateMemberAbout(): __PublicMethodMetaInfo<'PATCH', {
1569
- memberAboutId: string;
1570
- }, UpdateMemberAboutRequest$1, UpdateMemberAboutRequest, UpdateMemberAboutResponse$1, UpdateMemberAboutResponse>;
1571
- declare function deleteMemberAbout(): __PublicMethodMetaInfo<'DELETE', {
1572
- id: string;
1573
- }, DeleteMemberAboutRequest$1, DeleteMemberAboutRequest, DeleteMemberAboutResponse$1, DeleteMemberAboutResponse>;
1574
- declare function getMemberAbout(): __PublicMethodMetaInfo<'GET', {
1575
- id: string;
1576
- }, GetMemberAboutRequest$1, GetMemberAboutRequest, GetMemberAboutResponse$1, GetMemberAboutResponse>;
1577
- declare function getMyMemberAbout(): __PublicMethodMetaInfo<'GET', {}, GetMyMemberAboutRequest$1, GetMyMemberAboutRequest, GetMyMemberAboutResponse$1, GetMyMemberAboutResponse>;
1578
- declare function queryMemberAbouts(): __PublicMethodMetaInfo<'POST', {}, QueryMemberAboutsRequest$1, QueryMemberAboutsRequest, QueryMemberAboutsResponse$1, QueryMemberAboutsResponse>;
1579
-
1580
- export { type __PublicMethodMetaInfo, createMemberAbout, deleteMemberAbout, getMemberAbout, getMyMemberAbout, queryMemberAbouts, updateMemberAbout };
1573
+ export interface DomainEvent extends DomainEventBodyOneOf {
1574
+ createdEvent?: EntityCreatedEvent;
1575
+ updatedEvent?: EntityUpdatedEvent;
1576
+ deletedEvent?: EntityDeletedEvent;
1577
+ actionEvent?: ActionEvent;
1578
+ /**
1579
+ * Unique event ID.
1580
+ * Allows clients to ignore duplicate webhooks.
1581
+ */
1582
+ id?: string;
1583
+ /**
1584
+ * Assumes actions are also always typed to an entity_type
1585
+ * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
1586
+ */
1587
+ entityFqdn?: string;
1588
+ /**
1589
+ * This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)
1590
+ * This is although the created/updated/deleted notion is duplication of the oneof types
1591
+ * Example: created/updated/deleted/started/completed/email_opened
1592
+ */
1593
+ slug?: string;
1594
+ /** ID of the entity associated with the event. */
1595
+ entityId?: string;
1596
+ /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
1597
+ eventTime?: Date | null;
1598
+ /**
1599
+ * Whether the event was triggered as a result of a privacy regulation application
1600
+ * (for example, GDPR).
1601
+ */
1602
+ triggeredByAnonymizeRequest?: boolean | null;
1603
+ /** If present, indicates the action that triggered the event. */
1604
+ originatedFrom?: string | null;
1605
+ /**
1606
+ * A sequence number defining the order of updates to the underlying entity.
1607
+ * For example, given that some entity was updated at 16:00 and than again at 16:01,
1608
+ * it is guaranteed that the sequence number of the second update is strictly higher than the first.
1609
+ * As the consumer, you can use this value to ensure that you handle messages in the correct order.
1610
+ * To do so, you will need to persist this number on your end, and compare the sequence number from the
1611
+ * message against the one you have stored. Given that the stored number is higher, you should ignore the message.
1612
+ */
1613
+ entityEventSequence?: string | null;
1614
+ }
1615
+ /** @oneof */
1616
+ export interface DomainEventBodyOneOf {
1617
+ createdEvent?: EntityCreatedEvent;
1618
+ updatedEvent?: EntityUpdatedEvent;
1619
+ deletedEvent?: EntityDeletedEvent;
1620
+ actionEvent?: ActionEvent;
1621
+ }
1622
+ export interface EntityCreatedEvent {
1623
+ entityAsJson?: string;
1624
+ /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
1625
+ restoreInfo?: RestoreInfo;
1626
+ }
1627
+ export interface RestoreInfo {
1628
+ deletedDate?: Date | null;
1629
+ }
1630
+ export interface EntityUpdatedEvent {
1631
+ /**
1632
+ * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
1633
+ * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
1634
+ * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
1635
+ */
1636
+ currentEntityAsJson?: string;
1637
+ }
1638
+ export interface EntityDeletedEvent {
1639
+ /** Entity that was deleted */
1640
+ deletedEntityAsJson?: string | null;
1641
+ }
1642
+ export interface ActionEvent {
1643
+ bodyAsJson?: string;
1644
+ }
1645
+ export interface MessageEnvelope {
1646
+ /**
1647
+ * App instance ID.
1648
+ * @format GUID
1649
+ */
1650
+ instanceId?: string | null;
1651
+ /**
1652
+ * Event type.
1653
+ * @maxLength 150
1654
+ */
1655
+ eventType?: string;
1656
+ /** The identification type and identity data. */
1657
+ identity?: IdentificationData;
1658
+ /** Stringify payload. */
1659
+ data?: string;
1660
+ }
1661
+ export interface IdentificationData extends IdentificationDataIdOneOf {
1662
+ /**
1663
+ * ID of a site visitor that has not logged in to the site.
1664
+ * @format GUID
1665
+ */
1666
+ anonymousVisitorId?: string;
1667
+ /**
1668
+ * ID of a site visitor that has logged in to the site.
1669
+ * @format GUID
1670
+ */
1671
+ memberId?: string;
1672
+ /**
1673
+ * ID of a Wix user (site owner, contributor, etc.).
1674
+ * @format GUID
1675
+ */
1676
+ wixUserId?: string;
1677
+ /**
1678
+ * ID of an app.
1679
+ * @format GUID
1680
+ */
1681
+ appId?: string;
1682
+ /** @readonly */
1683
+ identityType?: WebhookIdentityType;
1684
+ }
1685
+ /** @oneof */
1686
+ export interface IdentificationDataIdOneOf {
1687
+ /**
1688
+ * ID of a site visitor that has not logged in to the site.
1689
+ * @format GUID
1690
+ */
1691
+ anonymousVisitorId?: string;
1692
+ /**
1693
+ * ID of a site visitor that has logged in to the site.
1694
+ * @format GUID
1695
+ */
1696
+ memberId?: string;
1697
+ /**
1698
+ * ID of a Wix user (site owner, contributor, etc.).
1699
+ * @format GUID
1700
+ */
1701
+ wixUserId?: string;
1702
+ /**
1703
+ * ID of an app.
1704
+ * @format GUID
1705
+ */
1706
+ appId?: string;
1707
+ }
1708
+ export declare enum WebhookIdentityType {
1709
+ UNKNOWN = "UNKNOWN",
1710
+ ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
1711
+ MEMBER = "MEMBER",
1712
+ WIX_USER = "WIX_USER",
1713
+ APP = "APP"
1714
+ }