@wix/auto_sdk_events_notifications 1.0.14 → 1.0.16

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 (134) 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/events-notifications-v2-notification-config-notifications.context.d.ts +14 -0
  11. package/build/cjs/src/events-notifications-v2-notification-config-notifications.context.js +69 -0
  12. package/build/cjs/src/events-notifications-v2-notification-config-notifications.context.js.map +1 -0
  13. package/build/cjs/src/events-notifications-v2-notification-config-notifications.http.d.ts +7 -0
  14. package/build/cjs/src/events-notifications-v2-notification-config-notifications.http.js +168 -0
  15. package/build/cjs/src/events-notifications-v2-notification-config-notifications.http.js.map +1 -0
  16. package/build/cjs/src/events-notifications-v2-notification-config-notifications.meta.d.ts +19 -0
  17. package/build/cjs/src/events-notifications-v2-notification-config-notifications.meta.js +87 -0
  18. package/build/cjs/src/events-notifications-v2-notification-config-notifications.meta.js.map +1 -0
  19. package/build/cjs/src/events-notifications-v2-notification-config-notifications.public.d.ts +31 -0
  20. package/build/cjs/src/events-notifications-v2-notification-config-notifications.public.js +101 -0
  21. package/build/cjs/src/events-notifications-v2-notification-config-notifications.public.js.map +1 -0
  22. package/build/cjs/src/events-notifications-v2-notification-config-notifications.types.d.ts +3567 -0
  23. package/build/cjs/src/events-notifications-v2-notification-config-notifications.types.js +570 -0
  24. package/build/cjs/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  25. package/build/{events-notifications-v2-notification-config-notifications.universal-DIjek3EA.d.mts → cjs/src/events-notifications-v2-notification-config-notifications.universal.d.ts} +376 -277
  26. package/build/cjs/src/events-notifications-v2-notification-config-notifications.universal.js +730 -0
  27. package/build/cjs/src/events-notifications-v2-notification-config-notifications.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/events-notifications-v2-notification-config-notifications.context.d.ts +14 -0
  39. package/build/es/src/events-notifications-v2-notification-config-notifications.context.js +14 -0
  40. package/build/es/src/events-notifications-v2-notification-config-notifications.context.js.map +1 -0
  41. package/build/es/src/events-notifications-v2-notification-config-notifications.http.d.ts +7 -0
  42. package/build/es/src/events-notifications-v2-notification-config-notifications.http.js +162 -0
  43. package/build/es/src/events-notifications-v2-notification-config-notifications.http.js.map +1 -0
  44. package/build/es/src/events-notifications-v2-notification-config-notifications.meta.d.ts +19 -0
  45. package/build/es/src/events-notifications-v2-notification-config-notifications.meta.js +58 -0
  46. package/build/es/src/events-notifications-v2-notification-config-notifications.meta.js.map +1 -0
  47. package/build/es/src/events-notifications-v2-notification-config-notifications.public.d.ts +31 -0
  48. package/build/es/src/events-notifications-v2-notification-config-notifications.public.js +43 -0
  49. package/build/es/src/events-notifications-v2-notification-config-notifications.public.js.map +1 -0
  50. package/build/es/src/events-notifications-v2-notification-config-notifications.types.d.ts +3567 -0
  51. package/build/es/src/events-notifications-v2-notification-config-notifications.types.js +566 -0
  52. package/build/es/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  53. package/build/{events-notifications-v2-notification-config-notifications.universal-DIjek3EA.d.ts → es/src/events-notifications-v2-notification-config-notifications.universal.d.ts} +376 -277
  54. package/build/es/src/events-notifications-v2-notification-config-notifications.universal.js +700 -0
  55. package/build/es/src/events-notifications-v2-notification-config-notifications.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/events-notifications-v2-notification-config-notifications.context.d.ts +14 -0
  66. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.context.js +69 -0
  67. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.context.js.map +1 -0
  68. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.http.d.ts +7 -0
  69. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.http.js +168 -0
  70. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.http.js.map +1 -0
  71. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.meta.d.ts +19 -0
  72. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.meta.js +87 -0
  73. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.meta.js.map +1 -0
  74. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.public.d.ts +31 -0
  75. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.public.js +101 -0
  76. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.public.js.map +1 -0
  77. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.types.d.ts +3567 -0
  78. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.types.js +570 -0
  79. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  80. package/build/internal/{events-notifications-v2-notification-config-notifications.universal-DIjek3EA.d.mts → cjs/src/events-notifications-v2-notification-config-notifications.universal.d.ts} +376 -277
  81. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.universal.js +730 -0
  82. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.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/events-notifications-v2-notification-config-notifications.context.d.ts +14 -0
  93. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.context.js +14 -0
  94. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.context.js.map +1 -0
  95. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.http.d.ts +7 -0
  96. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.http.js +162 -0
  97. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.http.js.map +1 -0
  98. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.meta.d.ts +19 -0
  99. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.meta.js +58 -0
  100. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.meta.js.map +1 -0
  101. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.public.d.ts +31 -0
  102. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.public.js +43 -0
  103. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.public.js.map +1 -0
  104. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.types.d.ts +3567 -0
  105. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.types.js +566 -0
  106. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  107. package/build/internal/{events-notifications-v2-notification-config-notifications.universal-DIjek3EA.d.ts → es/src/events-notifications-v2-notification-config-notifications.universal.d.ts} +376 -277
  108. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.universal.js +700 -0
  109. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.universal.js.map +1 -0
  110. package/package.json +13 -14
  111. package/build/index.d.mts +0 -38
  112. package/build/index.d.ts +0 -38
  113. package/build/index.js +0 -857
  114. package/build/index.js.map +0 -1
  115. package/build/index.mjs +0 -778
  116. package/build/index.mjs.map +0 -1
  117. package/build/internal/index.d.mts +0 -38
  118. package/build/internal/index.d.ts +0 -38
  119. package/build/internal/index.js +0 -857
  120. package/build/internal/index.js.map +0 -1
  121. package/build/internal/index.mjs +0 -778
  122. package/build/internal/index.mjs.map +0 -1
  123. package/build/internal/meta.d.mts +0 -261
  124. package/build/internal/meta.d.ts +0 -261
  125. package/build/internal/meta.js +0 -258
  126. package/build/internal/meta.js.map +0 -1
  127. package/build/internal/meta.mjs +0 -229
  128. package/build/internal/meta.mjs.map +0 -1
  129. package/build/meta.d.mts +0 -261
  130. package/build/meta.d.ts +0 -261
  131. package/build/meta.js +0 -258
  132. package/build/meta.js.map +0 -1
  133. package/build/meta.mjs +0 -229
  134. package/build/meta.mjs.map +0 -1
@@ -1,4 +1,5 @@
1
- interface NotificationConfig {
1
+ import { NonNullablePaths } from '@wix/sdk-types';
2
+ export interface NotificationConfig {
2
3
  /**
3
4
  * Event ID.
4
5
  * @format GUID
@@ -37,7 +38,7 @@ interface NotificationConfig {
37
38
  /** Order confirmation with tickets link. */
38
39
  orderConfirmationWithTicketsLink?: EmailNotificationConfig;
39
40
  }
40
- interface EmailNotificationConfig {
41
+ export interface EmailNotificationConfig {
41
42
  /**
42
43
  * Predefined id of the notification type.
43
44
  * @readonly
@@ -53,7 +54,7 @@ interface EmailNotificationConfig {
53
54
  /** When true the notification will be sent when certain trigger occurs. */
54
55
  sendingEnabled?: boolean | null;
55
56
  }
56
- declare enum EmailNotificationType {
57
+ export declare enum EmailNotificationType {
57
58
  /** Default value. This value is unused. */
58
59
  UNKNOWN_NOTIFICATION_TYPE = "UNKNOWN_NOTIFICATION_TYPE",
59
60
  /** Triggered when site user RSVP to the event. */
@@ -71,7 +72,7 @@ declare enum EmailNotificationType {
71
72
  /** Triggered when sending invoice. Currently only `enabled` flag update is supported. */
72
73
  EMAIL_INVOICE = "EMAIL_INVOICE"
73
74
  }
74
- interface EmailTemplate {
75
+ export interface EmailTemplate {
75
76
  /**
76
77
  * Email subject.
77
78
  * @minLength 1
@@ -93,7 +94,7 @@ interface EmailTemplate {
93
94
  /** When true the tickets are attached to the order confirmation email. */
94
95
  includeTickets?: boolean | null;
95
96
  }
96
- interface Link {
97
+ export interface Link {
97
98
  /** When true the link is added to the email. */
98
99
  display?: boolean | null;
99
100
  /**
@@ -102,7 +103,7 @@ interface Link {
102
103
  */
103
104
  linkText?: string | null;
104
105
  }
105
- declare enum EmailNotificationReminderTime {
106
+ export declare enum EmailNotificationReminderTime {
106
107
  /** Default value. This value is unused. */
107
108
  UNKNOWN_REMINDER_TIME = "UNKNOWN_REMINDER_TIME",
108
109
  /** Notification is sent instantly */
@@ -118,7 +119,7 @@ declare enum EmailNotificationReminderTime {
118
119
  /** 30 minutes prior */
119
120
  BEFORE_30_MINUTES = "BEFORE_30_MINUTES"
120
121
  }
121
- interface TriggerNotificationRequest extends TriggerNotificationRequestNotificationOneOf, TriggerNotificationRequestGuestsOneOf {
122
+ export interface TriggerNotificationRequest extends TriggerNotificationRequestNotificationOneOf, TriggerNotificationRequestGuestsOneOf {
122
123
  /** Email notification type */
123
124
  emailNotificationType?: EmailNotificationType;
124
125
  /** Push notification type */
@@ -133,14 +134,14 @@ interface TriggerNotificationRequest extends TriggerNotificationRequestNotificat
133
134
  ticketGuest?: TicketGuest;
134
135
  }
135
136
  /** @oneof */
136
- interface TriggerNotificationRequestNotificationOneOf {
137
+ export interface TriggerNotificationRequestNotificationOneOf {
137
138
  /** Email notification type */
138
139
  emailNotificationType?: EmailNotificationType;
139
140
  /** Push notification type */
140
141
  pushNotificationType?: PushNotificationType;
141
142
  }
142
143
  /** @oneof */
143
- interface TriggerNotificationRequestGuestsOneOf {
144
+ export interface TriggerNotificationRequestGuestsOneOf {
144
145
  /** Rsvp guest info */
145
146
  rsvpGuest?: RsvpGuest;
146
147
  /** Order guest info */
@@ -150,7 +151,7 @@ interface TriggerNotificationRequestGuestsOneOf {
150
151
  /** Ticket guests info */
151
152
  ticketGuest?: TicketGuest;
152
153
  }
153
- declare enum PushNotificationType {
154
+ export declare enum PushNotificationType {
154
155
  /** This is default value. This value is unused. */
155
156
  UNKNOWN_PUSH_TYPE = "UNKNOWN_PUSH_TYPE",
156
157
  /** Triggered when event is updated. */
@@ -163,7 +164,7 @@ declare enum PushNotificationType {
163
164
  PUSH_EVENT_CREATED = "PUSH_EVENT_CREATED"
164
165
  }
165
166
  /** Single guest associated to the RSVP */
166
- interface RsvpGuest {
167
+ export interface RsvpGuest {
167
168
  /**
168
169
  * Event id
169
170
  * @format GUID
@@ -176,7 +177,7 @@ interface RsvpGuest {
176
177
  rsvpId?: string;
177
178
  }
178
179
  /** Single guest associated to the Order */
179
- interface OrderGuest {
180
+ export interface OrderGuest {
180
181
  /**
181
182
  * Event id
182
183
  * @format GUID
@@ -189,7 +190,7 @@ interface OrderGuest {
189
190
  orderNumber?: string;
190
191
  }
191
192
  /** All event guest from RSVPs and Orders */
192
- interface EventGuests {
193
+ export interface EventGuests {
193
194
  /**
194
195
  * Event id
195
196
  * @format GUID
@@ -197,7 +198,7 @@ interface EventGuests {
197
198
  eventId?: string;
198
199
  }
199
200
  /** Multiple guests associated to Tickets */
200
- interface TicketGuest {
201
+ export interface TicketGuest {
201
202
  /**
202
203
  * Event id
203
204
  * @format GUID
@@ -216,9 +217,9 @@ interface TicketGuest {
216
217
  */
217
218
  ticketNumber?: string[];
218
219
  }
219
- interface TriggerNotificationResponse {
220
+ export interface TriggerNotificationResponse {
220
221
  }
221
- interface DomainEvent extends DomainEventBodyOneOf {
222
+ export interface DomainEvent extends DomainEventBodyOneOf {
222
223
  createdEvent?: EntityCreatedEvent;
223
224
  updatedEvent?: EntityUpdatedEvent;
224
225
  deletedEvent?: EntityDeletedEvent;
@@ -261,19 +262,19 @@ interface DomainEvent extends DomainEventBodyOneOf {
261
262
  entityEventSequence?: string | null;
262
263
  }
263
264
  /** @oneof */
264
- interface DomainEventBodyOneOf {
265
+ export interface DomainEventBodyOneOf {
265
266
  createdEvent?: EntityCreatedEvent;
266
267
  updatedEvent?: EntityUpdatedEvent;
267
268
  deletedEvent?: EntityDeletedEvent;
268
269
  actionEvent?: ActionEvent;
269
270
  }
270
- interface EntityCreatedEvent {
271
+ export interface EntityCreatedEvent {
271
272
  entity?: string;
272
273
  }
273
- interface RestoreInfo {
274
+ export interface RestoreInfo {
274
275
  deletedDate?: Date | null;
275
276
  }
276
- interface EntityUpdatedEvent {
277
+ export interface EntityUpdatedEvent {
277
278
  /**
278
279
  * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
279
280
  * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
@@ -281,16 +282,16 @@ interface EntityUpdatedEvent {
281
282
  */
282
283
  currentEntity?: string;
283
284
  }
284
- interface EntityDeletedEvent {
285
+ export interface EntityDeletedEvent {
285
286
  /** Entity that was deleted */
286
287
  deletedEntity?: string | null;
287
288
  }
288
- interface ActionEvent {
289
+ export interface ActionEvent {
289
290
  body?: string;
290
291
  }
291
- interface Empty {
292
+ export interface Empty {
292
293
  }
293
- interface EventUpdated {
294
+ export interface EventUpdated {
294
295
  /** Event update timestamp in ISO UTC format. */
295
296
  timestamp?: Date | null;
296
297
  /**
@@ -312,7 +313,7 @@ interface EventUpdated {
312
313
  /** Updated event */
313
314
  event?: Event;
314
315
  }
315
- interface Location {
316
+ export interface Location {
316
317
  /**
317
318
  * Location name.
318
319
  * @maxLength 50
@@ -344,7 +345,7 @@ interface Location {
344
345
  */
345
346
  tbd?: boolean | null;
346
347
  }
347
- interface MapCoordinates {
348
+ export interface MapCoordinates {
348
349
  /**
349
350
  * Latitude.
350
351
  * @min -90
@@ -358,12 +359,12 @@ interface MapCoordinates {
358
359
  */
359
360
  lng?: number;
360
361
  }
361
- declare enum LocationType {
362
+ export declare enum LocationType {
362
363
  VENUE = "VENUE",
363
364
  ONLINE = "ONLINE"
364
365
  }
365
366
  /** Physical address */
366
- interface Address extends AddressStreetOneOf {
367
+ export interface Address extends AddressStreetOneOf {
367
368
  /** a break down of the street to number and street name */
368
369
  streetAddress?: StreetAddress;
369
370
  /** Main address line (usually street and number) as free text */
@@ -394,19 +395,19 @@ interface Address extends AddressStreetOneOf {
394
395
  subdivisions?: Subdivision[];
395
396
  }
396
397
  /** @oneof */
397
- interface AddressStreetOneOf {
398
+ export interface AddressStreetOneOf {
398
399
  /** a break down of the street to number and street name */
399
400
  streetAddress?: StreetAddress;
400
401
  /** Main address line (usually street and number) as free text */
401
402
  addressLine?: string | null;
402
403
  }
403
- interface StreetAddress {
404
+ export interface StreetAddress {
404
405
  /** street number */
405
406
  number?: string;
406
407
  /** street name */
407
408
  name?: string;
408
409
  }
409
- interface AddressLocation {
410
+ export interface AddressLocation {
410
411
  /**
411
412
  * address latitude coordinates
412
413
  * @min -90
@@ -420,13 +421,13 @@ interface AddressLocation {
420
421
  */
421
422
  longitude?: number | null;
422
423
  }
423
- interface Subdivision {
424
+ export interface Subdivision {
424
425
  /** subdivision short code */
425
426
  code?: string;
426
427
  /** subdivision full-name */
427
428
  name?: string;
428
429
  }
429
- declare enum SubdivisionType {
430
+ export declare enum SubdivisionType {
430
431
  UNKNOWN_SUBDIVISION_TYPE = "UNKNOWN_SUBDIVISION_TYPE",
431
432
  /** State */
432
433
  ADMINISTRATIVE_AREA_LEVEL_1 = "ADMINISTRATIVE_AREA_LEVEL_1",
@@ -441,7 +442,7 @@ declare enum SubdivisionType {
441
442
  /** ADMINISTRATIVE_AREA_LEVEL_0. Indicates the national political entity, and is typically the highest order type returned by the Geocoder. */
442
443
  COUNTRY = "COUNTRY"
443
444
  }
444
- interface ScheduleConfig {
445
+ export interface ScheduleConfig {
445
446
  /**
446
447
  * Defines event as TBD (To Be Determined) schedule.
447
448
  * When event time is not yet defined, TBD message is displayed instead of event start and end times.
@@ -469,7 +470,7 @@ interface ScheduleConfig {
469
470
  /** Event recurrences. */
470
471
  recurrences?: Recurrences;
471
472
  }
472
- interface Recurrences {
473
+ export interface Recurrences {
473
474
  /**
474
475
  * Event occurrences.
475
476
  * @maxSize 1000
@@ -486,7 +487,7 @@ interface Recurrences {
486
487
  */
487
488
  status?: Status;
488
489
  }
489
- interface Occurrence {
490
+ export interface Occurrence {
490
491
  /** Event start timestamp. */
491
492
  startDate?: Date | null;
492
493
  /** Event end timestamp. */
@@ -499,7 +500,7 @@ interface Occurrence {
499
500
  /** Whether time zone is displayed in formatted schedule. */
500
501
  showTimeZone?: boolean;
501
502
  }
502
- declare enum Status {
503
+ export declare enum Status {
503
504
  /** Event occurs only once. */
504
505
  ONE_TIME = "ONE_TIME",
505
506
  /** Event is recurring. */
@@ -511,7 +512,7 @@ declare enum Status {
511
512
  /** Marks the most recent canceled occurrence of the recurring event. */
512
513
  RECURRING_LAST_CANCELED = "RECURRING_LAST_CANCELED"
513
514
  }
514
- interface Event {
515
+ export interface Event {
515
516
  /**
516
517
  * Event ID.
517
518
  * @format GUID
@@ -581,7 +582,7 @@ interface Event {
581
582
  */
582
583
  publishedDate?: Date | null;
583
584
  }
584
- interface Scheduling {
585
+ export interface Scheduling {
585
586
  /** Schedule configuration. */
586
587
  config?: ScheduleConfig;
587
588
  /** Formatted schedule representation. */
@@ -595,7 +596,7 @@ interface Scheduling {
595
596
  /** Formatted end time of the event (empty for TBD schedules or when end date is hidden). */
596
597
  endTimeFormatted?: string;
597
598
  }
598
- declare enum EventStatus {
599
+ export declare enum EventStatus {
599
600
  /** Event is public and scheduled to start */
600
601
  SCHEDULED = "SCHEDULED",
601
602
  /** Event has started */
@@ -605,7 +606,7 @@ declare enum EventStatus {
605
606
  /** Event was canceled */
606
607
  CANCELED = "CANCELED"
607
608
  }
608
- interface Registration {
609
+ export interface Registration {
609
610
  /** Event type. */
610
611
  type?: EventType;
611
612
  /** Event registration status. */
@@ -621,7 +622,7 @@ interface Registration {
621
622
  /** Initial event type which was set when creating an event. */
622
623
  initialType?: EventType;
623
624
  }
624
- declare enum EventType {
625
+ export declare enum EventType {
625
626
  /** Type not available for this request fieldset */
626
627
  NA_EVENT_TYPE = "NA_EVENT_TYPE",
627
628
  /** Registration via RSVP */
@@ -633,7 +634,7 @@ declare enum EventType {
633
634
  /** Registration not available */
634
635
  NO_REGISTRATION = "NO_REGISTRATION"
635
636
  }
636
- declare enum RegistrationStatus {
637
+ export declare enum RegistrationStatus {
637
638
  /** Registration status is not applicable */
638
639
  NA_REGISTRATION_STATUS = "NA_REGISTRATION_STATUS",
639
640
  /** Registration to event is closed */
@@ -651,11 +652,11 @@ declare enum RegistrationStatus {
651
652
  /** Registration will be open via RSVP */
652
653
  SCHEDULED_RSVP = "SCHEDULED_RSVP"
653
654
  }
654
- interface RsvpCollection {
655
+ export interface RsvpCollection {
655
656
  /** RSVP collection configuration. */
656
657
  config?: RsvpCollectionConfig;
657
658
  }
658
- interface RsvpCollectionConfig {
659
+ export interface RsvpCollectionConfig {
659
660
  /** Defines the supported RSVP statuses. */
660
661
  rsvpStatusOptions?: RsvpStatusOptions;
661
662
  /**
@@ -670,13 +671,13 @@ interface RsvpCollectionConfig {
670
671
  /** Registration end timestamp. */
671
672
  endDate?: Date | null;
672
673
  }
673
- declare enum RsvpStatusOptions {
674
+ export declare enum RsvpStatusOptions {
674
675
  /** Only YES RSVP status is available for RSVP registration */
675
676
  YES_ONLY = "YES_ONLY",
676
677
  /** YES and NO RSVP status options are available for the registration */
677
678
  YES_AND_NO = "YES_AND_NO"
678
679
  }
679
- interface Ticketing {
680
+ export interface Ticketing {
680
681
  /**
681
682
  * Deprecated.
682
683
  * @deprecated
@@ -717,7 +718,7 @@ interface Ticketing {
717
718
  */
718
719
  soldOut?: boolean | null;
719
720
  }
720
- interface TicketingConfig {
721
+ export interface TicketingConfig {
721
722
  /** Whether the form must be filled out separately for each ticket. */
722
723
  guestAssignedTickets?: boolean;
723
724
  /** Tax configuration. */
@@ -734,7 +735,7 @@ interface TicketingConfig {
734
735
  */
735
736
  reservationDurationInMinutes?: number | null;
736
737
  }
737
- interface TaxConfig {
738
+ export interface TaxConfig {
738
739
  /** Tax application settings. */
739
740
  type?: TaxType;
740
741
  /**
@@ -751,7 +752,7 @@ interface TaxConfig {
751
752
  /** Applies taxes for donations, default true. */
752
753
  appliesToDonations?: boolean | null;
753
754
  }
754
- declare enum TaxType {
755
+ export declare enum TaxType {
755
756
  /** Tax is included in the ticket price. */
756
757
  INCLUDED = "INCLUDED",
757
758
  /** Tax is added to the order at the checkout. */
@@ -759,7 +760,7 @@ declare enum TaxType {
759
760
  /** Tax is added to the final total at the checkout. */
760
761
  ADDED_AT_CHECKOUT = "ADDED_AT_CHECKOUT"
761
762
  }
762
- interface Money {
763
+ export interface Money {
763
764
  /**
764
765
  * *Deprecated:** Use `value` instead.
765
766
  * @format DECIMAL_VALUE
@@ -777,11 +778,11 @@ interface Money {
777
778
  */
778
779
  value?: string | null;
779
780
  }
780
- interface ExternalEvent {
781
+ export interface ExternalEvent {
781
782
  /** External event registration URL. */
782
783
  registration?: string;
783
784
  }
784
- declare enum VisitorType {
785
+ export declare enum VisitorType {
785
786
  /** Site visitor (including member) */
786
787
  VISITOR = "VISITOR",
787
788
  /** Site member */
@@ -789,14 +790,14 @@ declare enum VisitorType {
789
790
  /** Site visitor or member */
790
791
  VISITOR_OR_MEMBER = "VISITOR_OR_MEMBER"
791
792
  }
792
- interface CalendarLinks {
793
+ export interface CalendarLinks {
793
794
  /** "Add to Google calendar" URL. */
794
795
  google?: string;
795
796
  /** "Download ICS calendar file" URL. */
796
797
  ics?: string;
797
798
  }
798
799
  /** Site URL components */
799
- interface SiteUrl {
800
+ export interface SiteUrl {
800
801
  /**
801
802
  * Base URL. For premium sites, this will be the domain.
802
803
  * For free sites, this would be site URL (e.g `mysite.wixsite.com/mysite`)
@@ -818,7 +819,7 @@ interface SiteUrl {
818
819
  *
819
820
  * By default, name and email controls are always required and are pinned to the top of the form.
820
821
  */
821
- interface Form {
822
+ export interface Form {
822
823
  /** Nested fields as an ordered list. */
823
824
  controls?: InputControl[];
824
825
  /** Set of configured form messages. */
@@ -828,7 +829,7 @@ interface Form {
828
829
  * A block of nested fields.
829
830
  * Used to aggregate similar inputs like First Name and Last Name.
830
831
  */
831
- interface InputControl {
832
+ export interface InputControl {
832
833
  /** Field control type. */
833
834
  type?: InputControlType;
834
835
  /** Whether control is mandatory (such as name & email). When true, only label can be changed. */
@@ -855,7 +856,7 @@ interface InputControl {
855
856
  */
856
857
  deleted?: boolean | null;
857
858
  }
858
- declare enum InputControlType {
859
+ export declare enum InputControlType {
859
860
  /** Single text value field. */
860
861
  INPUT = "INPUT",
861
862
  /** Single text value field. */
@@ -878,7 +879,7 @@ declare enum InputControlType {
878
879
  DATE = "DATE"
879
880
  }
880
881
  /** An input of one or multiple text values */
881
- interface Input {
882
+ export interface Input {
882
883
  /** Field name. */
883
884
  name?: string;
884
885
  /**
@@ -917,7 +918,7 @@ interface Input {
917
918
  */
918
919
  labels?: Label[];
919
920
  }
920
- declare enum ValueType {
921
+ export declare enum ValueType {
921
922
  TEXT = "TEXT",
922
923
  NUMBER = "NUMBER",
923
924
  TEXT_ARRAY = "TEXT_ARRAY",
@@ -928,7 +929,7 @@ declare enum ValueType {
928
929
  * Describes initially selected option when an input has multiple choices.
929
930
  * Defaults to first (0th) option if not configured.
930
931
  */
931
- interface OptionSelection extends OptionSelectionSelectedOptionOneOf {
932
+ export interface OptionSelection extends OptionSelectionSelectedOptionOneOf {
932
933
  /**
933
934
  * 0-based index from predefined `input.options` which is selected initially.
934
935
  * @max 199
@@ -942,7 +943,7 @@ interface OptionSelection extends OptionSelectionSelectedOptionOneOf {
942
943
  placeholderText?: string;
943
944
  }
944
945
  /** @oneof */
945
- interface OptionSelectionSelectedOptionOneOf {
946
+ export interface OptionSelectionSelectedOptionOneOf {
946
947
  /**
947
948
  * 0-based index from predefined `input.options` which is selected initially.
948
949
  * @max 199
@@ -955,7 +956,7 @@ interface OptionSelectionSelectedOptionOneOf {
955
956
  */
956
957
  placeholderText?: string;
957
958
  }
958
- interface Label {
959
+ export interface Label {
959
960
  /** Field name. */
960
961
  name?: string;
961
962
  /** Field label. */
@@ -965,7 +966,7 @@ interface Label {
965
966
  * Defines form messages shown in UI before, during, and after registration flow.
966
967
  * It enables configuration of form titles, response labels, "thank you" messages, and call-to-action texts.
967
968
  */
968
- interface FormMessages {
969
+ export interface FormMessages {
969
970
  /** RSVP form messages. */
970
971
  rsvp?: RsvpFormMessages;
971
972
  /** Checkout form messages. */
@@ -975,7 +976,7 @@ interface FormMessages {
975
976
  /** Messages shown when event tickets are unavailable. */
976
977
  ticketsUnavailable?: TicketsUnavailableMessages;
977
978
  }
978
- interface RsvpFormMessages {
979
+ export interface RsvpFormMessages {
979
980
  /** Label text indicating RSVP `YES` response. */
980
981
  rsvpYesOption?: string;
981
982
  /** Label text indicating RSVP `NO` response. */
@@ -990,7 +991,7 @@ interface RsvpFormMessages {
990
991
  submitActionLabel?: string;
991
992
  }
992
993
  /** Confirmation messages shown after registration. */
993
- interface PositiveResponseConfirmation {
994
+ export interface PositiveResponseConfirmation {
994
995
  /** Confirmation message title. */
995
996
  title?: string;
996
997
  /** Confirmation message text. */
@@ -1001,27 +1002,27 @@ interface PositiveResponseConfirmation {
1001
1002
  shareActionLabel?: string;
1002
1003
  }
1003
1004
  /** Confirmation messages shown after registration. */
1004
- interface NegativeResponseConfirmation {
1005
+ export interface NegativeResponseConfirmation {
1005
1006
  /** Confirmation message title. */
1006
1007
  title?: string;
1007
1008
  /** "Share event" call-to-action label text. */
1008
1009
  shareActionLabel?: string;
1009
1010
  }
1010
1011
  /** Set of messages shown during registration when RSVP response is positive. */
1011
- interface Positive {
1012
+ export interface Positive {
1012
1013
  /** Main form title for positive response. */
1013
1014
  title?: string;
1014
1015
  /** Confirmation messages shown after registration. */
1015
1016
  confirmation?: PositiveResponseConfirmation;
1016
1017
  }
1017
1018
  /** A set of messages shown during registration with negative response */
1018
- interface Negative {
1019
+ export interface Negative {
1019
1020
  /** Main form title for negative response. */
1020
1021
  title?: string;
1021
1022
  /** Confirmation messages shown after registration. */
1022
1023
  confirmation?: NegativeResponseConfirmation;
1023
1024
  }
1024
- interface CheckoutFormMessages {
1025
+ export interface CheckoutFormMessages {
1025
1026
  /** Main form title for response. */
1026
1027
  title?: string;
1027
1028
  /** Submit form call-to-action label text. */
@@ -1030,7 +1031,7 @@ interface CheckoutFormMessages {
1030
1031
  confirmation?: ResponseConfirmation;
1031
1032
  }
1032
1033
  /** Confirmation messages shown after checkout. */
1033
- interface ResponseConfirmation {
1034
+ export interface ResponseConfirmation {
1034
1035
  /** Confirmation message title. */
1035
1036
  title?: string;
1036
1037
  /** Confirmation message text. */
@@ -1042,19 +1043,19 @@ interface ResponseConfirmation {
1042
1043
  /** "Share event" call-to-action label text. */
1043
1044
  shareEventLabel?: string;
1044
1045
  }
1045
- interface RegistrationClosedMessages {
1046
+ export interface RegistrationClosedMessages {
1046
1047
  /** Message shown when event registration is closed. */
1047
1048
  message?: string;
1048
1049
  /** "Explore other events" call-to-action label text. */
1049
1050
  exploreEventsActionLabel?: string;
1050
1051
  }
1051
- interface TicketsUnavailableMessages {
1052
+ export interface TicketsUnavailableMessages {
1052
1053
  /** Message shown when event tickets are unavailable. */
1053
1054
  message?: string;
1054
1055
  /** "Explore other events" call-to-action label text. */
1055
1056
  exploreEventsActionLabel?: string;
1056
1057
  }
1057
- interface Dashboard {
1058
+ export interface Dashboard {
1058
1059
  /** Guest RSVP summary. */
1059
1060
  rsvpSummary?: RsvpSummary;
1060
1061
  /**
@@ -1063,7 +1064,7 @@ interface Dashboard {
1063
1064
  */
1064
1065
  ticketingSummary?: TicketingSummary;
1065
1066
  }
1066
- interface RsvpSummary {
1067
+ export interface RsvpSummary {
1067
1068
  /** Total number of RSVPs. */
1068
1069
  total?: number;
1069
1070
  /** Number of RSVPs with status `YES`. */
@@ -1073,7 +1074,7 @@ interface RsvpSummary {
1073
1074
  /** Number of RSVPs in waitlist. */
1074
1075
  waitlist?: number;
1075
1076
  }
1076
- interface TicketingSummary {
1077
+ export interface TicketingSummary {
1077
1078
  /** Number of tickets sold. */
1078
1079
  tickets?: number;
1079
1080
  /**
@@ -1088,19 +1089,19 @@ interface TicketingSummary {
1088
1089
  /** Total balance of confirmed transactions. */
1089
1090
  totalSales?: Money;
1090
1091
  }
1091
- interface GuestListConfig {
1092
+ export interface GuestListConfig {
1092
1093
  /** Whether members can see other members attending the event (defaults to true). */
1093
1094
  publicGuestList?: boolean;
1094
1095
  }
1095
- interface Feed {
1096
+ export interface Feed {
1096
1097
  /** Event discussion feed token. */
1097
1098
  token?: string;
1098
1099
  }
1099
- interface OnlineConferencing {
1100
+ export interface OnlineConferencing {
1100
1101
  config?: OnlineConferencingConfig;
1101
1102
  session?: OnlineConferencingSession;
1102
1103
  }
1103
- interface OnlineConferencingConfig {
1104
+ export interface OnlineConferencingConfig {
1104
1105
  /**
1105
1106
  * Whether online conferencing is enabled (not supported for TBD schedules).
1106
1107
  * When enabled, links to join conferencing are generated and provided to guests.
@@ -1114,13 +1115,13 @@ interface OnlineConferencingConfig {
1114
1115
  /** Conference type */
1115
1116
  conferenceType?: ConferenceType;
1116
1117
  }
1117
- declare enum ConferenceType {
1118
+ export declare enum ConferenceType {
1118
1119
  /** Everyone in the meeting can publish and subscribe video and audio. */
1119
1120
  MEETING = "MEETING",
1120
1121
  /** Guests can only subscribe to video and audio. */
1121
1122
  WEBINAR = "WEBINAR"
1122
1123
  }
1123
- interface OnlineConferencingSession {
1124
+ export interface OnlineConferencingSession {
1124
1125
  /**
1125
1126
  * Link for event host to start the online conference session.
1126
1127
  * @readonly
@@ -1147,7 +1148,7 @@ interface OnlineConferencingSession {
1147
1148
  */
1148
1149
  sessionId?: string | null;
1149
1150
  }
1150
- interface SeoSettings {
1151
+ export interface SeoSettings {
1151
1152
  /**
1152
1153
  * URL slug
1153
1154
  * @maxLength 130
@@ -1166,13 +1167,13 @@ interface SeoSettings {
1166
1167
  * The search engines use this information for ranking purposes, or to display snippets in the search results.
1167
1168
  * This data will override other sources of tags (for example patterns) and will be included in the <head> section of the HTML document, while not being displayed on the page itself.
1168
1169
  */
1169
- interface SeoSchema {
1170
+ export interface SeoSchema {
1170
1171
  /** SEO tag information. */
1171
1172
  tags?: Tag[];
1172
1173
  /** SEO general settings. */
1173
1174
  settings?: Settings;
1174
1175
  }
1175
- interface Keyword {
1176
+ export interface Keyword {
1176
1177
  /** Keyword value. */
1177
1178
  term?: string;
1178
1179
  /** Whether the keyword is the main focus keyword. */
@@ -1183,7 +1184,7 @@ interface Keyword {
1183
1184
  */
1184
1185
  origin?: string | null;
1185
1186
  }
1186
- interface Tag {
1187
+ export interface Tag {
1187
1188
  /**
1188
1189
  * SEO tag type.
1189
1190
  *
@@ -1205,7 +1206,7 @@ interface Tag {
1205
1206
  /** Whether the tag is disabled. */
1206
1207
  disabled?: boolean;
1207
1208
  }
1208
- interface Settings {
1209
+ export interface Settings {
1209
1210
  /**
1210
1211
  * Whether the Auto Redirect feature, which creates `301 redirects` on a slug change, is enabled.
1211
1212
  *
@@ -1219,7 +1220,7 @@ interface Settings {
1219
1220
  */
1220
1221
  keywords?: Keyword[];
1221
1222
  }
1222
- interface Agenda {
1223
+ export interface Agenda {
1223
1224
  /** Whether the schedule is enabled for the event. */
1224
1225
  enabled?: boolean;
1225
1226
  /**
@@ -1228,7 +1229,7 @@ interface Agenda {
1228
1229
  */
1229
1230
  pageUrl?: SiteUrl;
1230
1231
  }
1231
- interface Category {
1232
+ export interface Category {
1232
1233
  /**
1233
1234
  * Category ID.
1234
1235
  * @format GUID
@@ -1266,13 +1267,13 @@ interface Category {
1266
1267
  */
1267
1268
  states?: State[];
1268
1269
  }
1269
- interface CategoryCounts {
1270
+ export interface CategoryCounts {
1270
1271
  /** Total number of draft events assigned to the category. */
1271
1272
  assignedEventsCount?: number | null;
1272
1273
  /** Total number of published events assigned to the category. Deleted events are excluded. */
1273
1274
  assignedDraftEventsCount?: number | null;
1274
1275
  }
1275
- declare enum State {
1276
+ export declare enum State {
1276
1277
  /** Created manually by the user. */
1277
1278
  MANUAL = "MANUAL",
1278
1279
  /** Created automatically. */
@@ -1282,15 +1283,15 @@ declare enum State {
1282
1283
  /** Category is hidden. */
1283
1284
  HIDDEN = "HIDDEN"
1284
1285
  }
1285
- interface EventDisplaySettings {
1286
+ export interface EventDisplaySettings {
1286
1287
  /** Whether event details button is hidden. Only available for events with no registration. */
1287
1288
  hideEventDetailsButton?: boolean | null;
1288
1289
  /** Disables event details page visibility. If event has an external registration configured visitors will be redirected from this page. */
1289
1290
  hideEventDetailsPage?: boolean | null;
1290
1291
  }
1291
- interface LabellingSettings {
1292
+ export interface LabellingSettings {
1292
1293
  }
1293
- interface RichContent {
1294
+ export interface RichContent {
1294
1295
  /** Node objects representing a rich content document. */
1295
1296
  nodes?: Node[];
1296
1297
  /** Object metadata. */
@@ -1298,7 +1299,7 @@ interface RichContent {
1298
1299
  /** Global styling for header, paragraph, block quote, and code block nodes in the object. */
1299
1300
  documentStyle?: DocumentStyle;
1300
1301
  }
1301
- interface Node extends NodeDataOneOf {
1302
+ export interface Node extends NodeDataOneOf {
1302
1303
  /** Data for a button node. */
1303
1304
  buttonData?: ButtonData;
1304
1305
  /** Data for a code block node. */
@@ -1363,7 +1364,7 @@ interface Node extends NodeDataOneOf {
1363
1364
  style?: NodeStyle;
1364
1365
  }
1365
1366
  /** @oneof */
1366
- interface NodeDataOneOf {
1367
+ export interface NodeDataOneOf {
1367
1368
  /** Data for a button node. */
1368
1369
  buttonData?: ButtonData;
1369
1370
  /** Data for a code block node. */
@@ -1419,7 +1420,7 @@ interface NodeDataOneOf {
1419
1420
  /** LayoutData layout_data = 31; // Data for a layout node. Reserved for future use. */
1420
1421
  layoutCellData?: LayoutCellData;
1421
1422
  }
1422
- declare enum NodeType {
1423
+ export declare enum NodeType {
1423
1424
  PARAGRAPH = "PARAGRAPH",
1424
1425
  TEXT = "TEXT",
1425
1426
  HEADING = "HEADING",
@@ -1455,7 +1456,7 @@ declare enum NodeType {
1455
1456
  LAYOUT = "LAYOUT",
1456
1457
  LAYOUT_CELL = "LAYOUT_CELL"
1457
1458
  }
1458
- interface NodeStyle {
1459
+ export interface NodeStyle {
1459
1460
  /** The top padding value in pixels. */
1460
1461
  paddingTop?: string | null;
1461
1462
  /** The bottom padding value in pixels. */
@@ -1463,7 +1464,7 @@ interface NodeStyle {
1463
1464
  /** The background color as a hexadecimal value. */
1464
1465
  backgroundColor?: string | null;
1465
1466
  }
1466
- interface ButtonData {
1467
+ export interface ButtonData {
1467
1468
  /** Styling for the button's container. */
1468
1469
  containerData?: PluginContainerData;
1469
1470
  /** The button type. */
@@ -1475,13 +1476,13 @@ interface ButtonData {
1475
1476
  /** Button link details. */
1476
1477
  link?: V1Link;
1477
1478
  }
1478
- interface Border {
1479
+ export interface Border {
1479
1480
  /** Border width in pixels. */
1480
1481
  width?: number | null;
1481
1482
  /** Border radius in pixels. */
1482
1483
  radius?: number | null;
1483
1484
  }
1484
- interface Colors {
1485
+ export interface Colors {
1485
1486
  /** The text color as a hexadecimal value. */
1486
1487
  text?: string | null;
1487
1488
  /** The border color as a hexadecimal value. */
@@ -1489,7 +1490,7 @@ interface Colors {
1489
1490
  /** The background color as a hexadecimal value. */
1490
1491
  background?: string | null;
1491
1492
  }
1492
- interface PluginContainerData {
1493
+ export interface PluginContainerData {
1493
1494
  /** The width of the node when it's displayed. */
1494
1495
  width?: PluginContainerDataWidth;
1495
1496
  /** The node's alignment within its container. */
@@ -1501,7 +1502,7 @@ interface PluginContainerData {
1501
1502
  /** 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`. */
1502
1503
  textWrap?: boolean | null;
1503
1504
  }
1504
- declare enum WidthType {
1505
+ export declare enum WidthType {
1505
1506
  /** Width matches the content width */
1506
1507
  CONTENT = "CONTENT",
1507
1508
  /** Small Width */
@@ -1511,7 +1512,7 @@ declare enum WidthType {
1511
1512
  /** coast-to-coast display */
1512
1513
  FULL_WIDTH = "FULL_WIDTH"
1513
1514
  }
1514
- interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
1515
+ export interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
1515
1516
  /**
1516
1517
  * One of the following predefined width options:
1517
1518
  * `CONTENT`: The width of the container matches the content width.
@@ -1524,7 +1525,7 @@ interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
1524
1525
  custom?: string | null;
1525
1526
  }
1526
1527
  /** @oneof */
1527
- interface PluginContainerDataWidthDataOneOf {
1528
+ export interface PluginContainerDataWidthDataOneOf {
1528
1529
  /**
1529
1530
  * One of the following predefined width options:
1530
1531
  * `CONTENT`: The width of the container matches the content width.
@@ -1536,7 +1537,7 @@ interface PluginContainerDataWidthDataOneOf {
1536
1537
  /** A custom width value in pixels. */
1537
1538
  custom?: string | null;
1538
1539
  }
1539
- declare enum PluginContainerDataAlignment {
1540
+ export declare enum PluginContainerDataAlignment {
1540
1541
  /** Center Alignment */
1541
1542
  CENTER = "CENTER",
1542
1543
  /** Left Alignment */
@@ -1544,7 +1545,7 @@ declare enum PluginContainerDataAlignment {
1544
1545
  /** Right Alignment */
1545
1546
  RIGHT = "RIGHT"
1546
1547
  }
1547
- interface Spoiler {
1548
+ export interface Spoiler {
1548
1549
  /** Sets whether the spoiler cover is enabled for this node. Defaults to `false`. */
1549
1550
  enabled?: boolean | null;
1550
1551
  /** The description displayed on top of the spoiler cover. */
@@ -1552,23 +1553,23 @@ interface Spoiler {
1552
1553
  /** The text for the button used to remove the spoiler cover. */
1553
1554
  buttonText?: string | null;
1554
1555
  }
1555
- interface Height {
1556
+ export interface Height {
1556
1557
  /** A custom height value in pixels. */
1557
1558
  custom?: string | null;
1558
1559
  }
1559
- declare enum ButtonDataType {
1560
+ export declare enum ButtonDataType {
1560
1561
  /** Regular link button */
1561
1562
  LINK = "LINK",
1562
1563
  /** Triggers custom action that is defined in plugin configuration by the consumer */
1563
1564
  ACTION = "ACTION"
1564
1565
  }
1565
- interface Styles {
1566
+ export interface Styles {
1566
1567
  /** Border attributes. */
1567
1568
  border?: Border;
1568
1569
  /** Color attributes. */
1569
1570
  colors?: Colors;
1570
1571
  }
1571
- interface V1Link extends V1LinkDataOneOf {
1572
+ export interface V1Link extends V1LinkDataOneOf {
1572
1573
  /** The absolute URL for the linked document. */
1573
1574
  url?: string;
1574
1575
  /** The target node's ID. Used for linking to another node in this object. */
@@ -1587,13 +1588,13 @@ interface V1Link extends V1LinkDataOneOf {
1587
1588
  customData?: string | null;
1588
1589
  }
1589
1590
  /** @oneof */
1590
- interface V1LinkDataOneOf {
1591
+ export interface V1LinkDataOneOf {
1591
1592
  /** The absolute URL for the linked document. */
1592
1593
  url?: string;
1593
1594
  /** The target node's ID. Used for linking to another node in this object. */
1594
1595
  anchor?: string;
1595
1596
  }
1596
- declare enum Target {
1597
+ export declare enum Target {
1597
1598
  /** Opens the linked document in the same frame as it was clicked (this is default) */
1598
1599
  SELF = "SELF",
1599
1600
  /** Opens the linked document in a new window or tab */
@@ -1603,7 +1604,7 @@ declare enum Target {
1603
1604
  /** Opens the linked document in the full body of the window */
1604
1605
  TOP = "TOP"
1605
1606
  }
1606
- interface Rel {
1607
+ export interface Rel {
1607
1608
  /** Indicates to search engine crawlers not to follow the link. Defaults to `false`. */
1608
1609
  nofollow?: boolean | null;
1609
1610
  /** Indicates to search engine crawlers that the link is a paid placement such as sponsored content or an advertisement. Defaults to `false`. */
@@ -1613,17 +1614,17 @@ interface Rel {
1613
1614
  /** Indicates that this link protect referral information from being passed to the target website. */
1614
1615
  noreferrer?: boolean | null;
1615
1616
  }
1616
- interface CodeBlockData {
1617
+ export interface CodeBlockData {
1617
1618
  /** Styling for the code block's text. */
1618
1619
  textStyle?: TextStyle;
1619
1620
  }
1620
- interface TextStyle {
1621
+ export interface TextStyle {
1621
1622
  /** Text alignment. Defaults to `AUTO`. */
1622
1623
  textAlignment?: TextAlignment;
1623
1624
  /** 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. */
1624
1625
  lineHeight?: string | null;
1625
1626
  }
1626
- declare enum TextAlignment {
1627
+ export declare enum TextAlignment {
1627
1628
  /** browser default, eqivalent to `initial` */
1628
1629
  AUTO = "AUTO",
1629
1630
  /** Left align */
@@ -1635,7 +1636,7 @@ declare enum TextAlignment {
1635
1636
  /** 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 */
1636
1637
  JUSTIFY = "JUSTIFY"
1637
1638
  }
1638
- interface DividerData {
1639
+ export interface DividerData {
1639
1640
  /** Styling for the divider's container. */
1640
1641
  containerData?: PluginContainerData;
1641
1642
  /** Divider line style. */
@@ -1645,7 +1646,7 @@ interface DividerData {
1645
1646
  /** Divider alignment. */
1646
1647
  alignment?: Alignment;
1647
1648
  }
1648
- declare enum LineStyle {
1649
+ export declare enum LineStyle {
1649
1650
  /** Single Line */
1650
1651
  SINGLE = "SINGLE",
1651
1652
  /** Double Line */
@@ -1655,7 +1656,7 @@ declare enum LineStyle {
1655
1656
  /** Dotted Line */
1656
1657
  DOTTED = "DOTTED"
1657
1658
  }
1658
- declare enum Width {
1659
+ export declare enum Width {
1659
1660
  /** Large line */
1660
1661
  LARGE = "LARGE",
1661
1662
  /** Medium line */
@@ -1663,7 +1664,7 @@ declare enum Width {
1663
1664
  /** Small line */
1664
1665
  SMALL = "SMALL"
1665
1666
  }
1666
- declare enum Alignment {
1667
+ export declare enum Alignment {
1667
1668
  /** Center alignment */
1668
1669
  CENTER = "CENTER",
1669
1670
  /** Left alignment */
@@ -1671,7 +1672,7 @@ declare enum Alignment {
1671
1672
  /** Right alignment */
1672
1673
  RIGHT = "RIGHT"
1673
1674
  }
1674
- interface FileData {
1675
+ export interface FileData {
1675
1676
  /** Styling for the file's container. */
1676
1677
  containerData?: PluginContainerData;
1677
1678
  /** The source for the file's data. */
@@ -1694,7 +1695,7 @@ interface FileData {
1694
1695
  /** File size in KB. */
1695
1696
  sizeInKb?: string | null;
1696
1697
  }
1697
- declare enum ViewMode {
1698
+ export declare enum ViewMode {
1698
1699
  /** No PDF view */
1699
1700
  NONE = "NONE",
1700
1701
  /** Full PDF view */
@@ -1702,7 +1703,7 @@ declare enum ViewMode {
1702
1703
  /** Mini PDF view */
1703
1704
  MINI = "MINI"
1704
1705
  }
1705
- interface FileSource extends FileSourceDataOneOf {
1706
+ export interface FileSource extends FileSourceDataOneOf {
1706
1707
  /** The absolute URL for the file's source. */
1707
1708
  url?: string | null;
1708
1709
  /**
@@ -1716,7 +1717,7 @@ interface FileSource extends FileSourceDataOneOf {
1716
1717
  private?: boolean | null;
1717
1718
  }
1718
1719
  /** @oneof */
1719
- interface FileSourceDataOneOf {
1720
+ export interface FileSourceDataOneOf {
1720
1721
  /** The absolute URL for the file's source. */
1721
1722
  url?: string | null;
1722
1723
  /**
@@ -1727,7 +1728,7 @@ interface FileSourceDataOneOf {
1727
1728
  /** An ID that's resolved to a URL by a resolver function. */
1728
1729
  _id?: string | null;
1729
1730
  }
1730
- interface PDFSettings {
1731
+ export interface PDFSettings {
1731
1732
  /**
1732
1733
  * PDF view mode. One of the following:
1733
1734
  * `NONE` : The PDF isn't displayed.
@@ -1740,7 +1741,7 @@ interface PDFSettings {
1740
1741
  /** Sets whether the PDF print button is disabled. Defaults to `false`. */
1741
1742
  disablePrint?: boolean | null;
1742
1743
  }
1743
- interface GalleryData {
1744
+ export interface GalleryData {
1744
1745
  /** Styling for the gallery's container. */
1745
1746
  containerData?: PluginContainerData;
1746
1747
  /** The items in the gallery. */
@@ -1752,7 +1753,7 @@ interface GalleryData {
1752
1753
  /** Sets whether the gallery's download button is disabled. Defaults to `false`. */
1753
1754
  disableDownload?: boolean | null;
1754
1755
  }
1755
- interface Media {
1756
+ export interface Media {
1756
1757
  /** The source for the media's data. */
1757
1758
  src?: FileSource;
1758
1759
  /** Media width in pixels. */
@@ -1762,19 +1763,19 @@ interface Media {
1762
1763
  /** Media duration in seconds. Only relevant for audio and video files. */
1763
1764
  duration?: number | null;
1764
1765
  }
1765
- interface Image {
1766
+ export interface Image {
1766
1767
  /** Image file details. */
1767
1768
  media?: Media;
1768
1769
  /** Link details for images that are links. */
1769
1770
  link?: V1Link;
1770
1771
  }
1771
- interface Video {
1772
+ export interface Video {
1772
1773
  /** Video file details. */
1773
1774
  media?: Media;
1774
1775
  /** Video thumbnail file details. */
1775
1776
  thumbnail?: Media;
1776
1777
  }
1777
- interface GalleryDataItem extends GalleryDataItemDataOneOf {
1778
+ export interface GalleryDataItem extends GalleryDataItemDataOneOf {
1778
1779
  /** An image item. */
1779
1780
  image?: Image;
1780
1781
  /** A video item. */
@@ -1785,13 +1786,13 @@ interface GalleryDataItem extends GalleryDataItemDataOneOf {
1785
1786
  altText?: string | null;
1786
1787
  }
1787
1788
  /** @oneof */
1788
- interface GalleryDataItemDataOneOf {
1789
+ export interface GalleryDataItemDataOneOf {
1789
1790
  /** An image item. */
1790
1791
  image?: Image;
1791
1792
  /** A video item. */
1792
1793
  video?: Video;
1793
1794
  }
1794
- interface GalleryOptions {
1795
+ export interface GalleryOptions {
1795
1796
  /** Gallery layout. */
1796
1797
  layout?: Layout;
1797
1798
  /** Styling for gallery items. */
@@ -1799,7 +1800,7 @@ interface GalleryOptions {
1799
1800
  /** Styling for gallery thumbnail images. */
1800
1801
  thumbnails?: Thumbnails;
1801
1802
  }
1802
- declare enum LayoutType {
1803
+ export declare enum LayoutType {
1803
1804
  /** Collage type */
1804
1805
  COLLAGE = "COLLAGE",
1805
1806
  /** Masonry type */
@@ -1821,19 +1822,19 @@ declare enum LayoutType {
1821
1822
  /** Fullsize images type */
1822
1823
  FULLSIZE = "FULLSIZE"
1823
1824
  }
1824
- declare enum Orientation {
1825
+ export declare enum Orientation {
1825
1826
  /** Rows Orientation */
1826
1827
  ROWS = "ROWS",
1827
1828
  /** Columns Orientation */
1828
1829
  COLUMNS = "COLUMNS"
1829
1830
  }
1830
- declare enum Crop {
1831
+ export declare enum Crop {
1831
1832
  /** Crop to fill */
1832
1833
  FILL = "FILL",
1833
1834
  /** Crop to fit */
1834
1835
  FIT = "FIT"
1835
1836
  }
1836
- declare enum ThumbnailsAlignment {
1837
+ export declare enum ThumbnailsAlignment {
1837
1838
  /** Top alignment */
1838
1839
  TOP = "TOP",
1839
1840
  /** Right alignment */
@@ -1845,7 +1846,7 @@ declare enum ThumbnailsAlignment {
1845
1846
  /** No thumbnail */
1846
1847
  NONE = "NONE"
1847
1848
  }
1848
- interface Layout {
1849
+ export interface Layout {
1849
1850
  /** Gallery layout type. */
1850
1851
  type?: LayoutType;
1851
1852
  /** Sets whether horizontal scroll is enabled. Defaults to `true` unless the layout `type` is set to `GRID` or `COLLAGE`. */
@@ -1857,7 +1858,7 @@ interface Layout {
1857
1858
  /** The number of columns to display on mobile screens. */
1858
1859
  mobileNumberOfColumns?: number | null;
1859
1860
  }
1860
- interface ItemStyle {
1861
+ export interface ItemStyle {
1861
1862
  /** Desirable dimension for each item in pixels (behvaior changes according to gallery type) */
1862
1863
  targetSize?: number | null;
1863
1864
  /** Item ratio */
@@ -1867,13 +1868,13 @@ interface ItemStyle {
1867
1868
  /** The spacing between items in pixels. */
1868
1869
  spacing?: number | null;
1869
1870
  }
1870
- interface Thumbnails {
1871
+ export interface Thumbnails {
1871
1872
  /** Thumbnail alignment. */
1872
1873
  placement?: ThumbnailsAlignment;
1873
1874
  /** Spacing between thumbnails in pixels. */
1874
1875
  spacing?: number | null;
1875
1876
  }
1876
- interface GIFData {
1877
+ export interface GIFData {
1877
1878
  /** Styling for the GIF's container. */
1878
1879
  containerData?: PluginContainerData;
1879
1880
  /** The source of the full size GIF. */
@@ -1887,7 +1888,7 @@ interface GIFData {
1887
1888
  /** Type of GIF (Sticker or NORMAL). Defaults to `NORMAL`. */
1888
1889
  gifType?: GIFType;
1889
1890
  }
1890
- interface GIF {
1891
+ export interface GIF {
1891
1892
  /**
1892
1893
  * GIF format URL.
1893
1894
  * @format WEB_URL
@@ -1904,11 +1905,11 @@ interface GIF {
1904
1905
  */
1905
1906
  still?: string | null;
1906
1907
  }
1907
- declare enum GIFType {
1908
+ export declare enum GIFType {
1908
1909
  NORMAL = "NORMAL",
1909
1910
  STICKER = "STICKER"
1910
1911
  }
1911
- interface HeadingData {
1912
+ export interface HeadingData {
1912
1913
  /** Heading level from 1-6. */
1913
1914
  level?: number;
1914
1915
  /** Styling for the heading text. */
@@ -1916,7 +1917,7 @@ interface HeadingData {
1916
1917
  /** Indentation level from 1-4. */
1917
1918
  indentation?: number | null;
1918
1919
  }
1919
- interface HTMLData extends HTMLDataDataOneOf {
1920
+ export interface HTMLData extends HTMLDataDataOneOf {
1920
1921
  /** The URL for the HTML code for the node. */
1921
1922
  url?: string;
1922
1923
  /** The HTML code for the node. */
@@ -1934,7 +1935,7 @@ interface HTMLData extends HTMLDataDataOneOf {
1934
1935
  autoHeight?: boolean | null;
1935
1936
  }
1936
1937
  /** @oneof */
1937
- interface HTMLDataDataOneOf {
1938
+ export interface HTMLDataDataOneOf {
1938
1939
  /** The URL for the HTML code for the node. */
1939
1940
  url?: string;
1940
1941
  /** The HTML code for the node. */
@@ -1945,11 +1946,11 @@ interface HTMLDataDataOneOf {
1945
1946
  */
1946
1947
  isAdsense?: boolean | null;
1947
1948
  }
1948
- declare enum Source {
1949
+ export declare enum Source {
1949
1950
  HTML = "HTML",
1950
1951
  ADSENSE = "ADSENSE"
1951
1952
  }
1952
- interface ImageData {
1953
+ export interface ImageData {
1953
1954
  /** Styling for the image's container. */
1954
1955
  containerData?: PluginContainerData;
1955
1956
  /** Image file details. */
@@ -1972,7 +1973,7 @@ interface ImageData {
1972
1973
  /** Styling for the image. */
1973
1974
  styles?: ImageDataStyles;
1974
1975
  }
1975
- interface StylesBorder {
1976
+ export interface StylesBorder {
1976
1977
  /** Border width in pixels. */
1977
1978
  width?: number | null;
1978
1979
  /**
@@ -1983,11 +1984,11 @@ interface StylesBorder {
1983
1984
  /** Border radius in pixels. */
1984
1985
  radius?: number | null;
1985
1986
  }
1986
- interface ImageDataStyles {
1987
+ export interface ImageDataStyles {
1987
1988
  /** Border attributes. */
1988
1989
  border?: StylesBorder;
1989
1990
  }
1990
- interface LinkPreviewData {
1991
+ export interface LinkPreviewData {
1991
1992
  /** Styling for the link preview's container. */
1992
1993
  containerData?: PluginContainerData;
1993
1994
  /** Link details. */
@@ -2003,7 +2004,7 @@ interface LinkPreviewData {
2003
2004
  /** Styling for the link preview. */
2004
2005
  styles?: LinkPreviewDataStyles;
2005
2006
  }
2006
- declare enum Position {
2007
+ export declare enum Position {
2007
2008
  /** Thumbnail positioned at the start (left in LTR layouts, right in RTL layouts) */
2008
2009
  START = "START",
2009
2010
  /** Thumbnail positioned at the end (right in LTR layouts, left in RTL layouts) */
@@ -2013,7 +2014,7 @@ declare enum Position {
2013
2014
  /** Thumbnail hidden and not displayed */
2014
2015
  HIDDEN = "HIDDEN"
2015
2016
  }
2016
- interface LinkPreviewDataStyles {
2017
+ export interface LinkPreviewDataStyles {
2017
2018
  /**
2018
2019
  * Background color as a hexadecimal value.
2019
2020
  * @format COLOR_HEX
@@ -2046,13 +2047,13 @@ interface LinkPreviewDataStyles {
2046
2047
  /** Position of thumbnail. Defaults to `START`. */
2047
2048
  thumbnailPosition?: Position;
2048
2049
  }
2049
- interface MapData {
2050
+ export interface MapData {
2050
2051
  /** Styling for the map's container. */
2051
2052
  containerData?: PluginContainerData;
2052
2053
  /** Map settings. */
2053
2054
  mapSettings?: MapSettings;
2054
2055
  }
2055
- interface MapSettings {
2056
+ export interface MapSettings {
2056
2057
  /** The address to display on the map. */
2057
2058
  address?: string | null;
2058
2059
  /** Sets whether the map is draggable. */
@@ -2076,7 +2077,7 @@ interface MapSettings {
2076
2077
  /** Map type. `HYBRID` is a combination of the `ROADMAP` and `SATELLITE` map types. */
2077
2078
  mapType?: MapType;
2078
2079
  }
2079
- declare enum MapType {
2080
+ export declare enum MapType {
2080
2081
  /** Roadmap map type */
2081
2082
  ROADMAP = "ROADMAP",
2082
2083
  /** Satellite map type */
@@ -2086,7 +2087,7 @@ declare enum MapType {
2086
2087
  /** Terrain map type */
2087
2088
  TERRAIN = "TERRAIN"
2088
2089
  }
2089
- interface ParagraphData {
2090
+ export interface ParagraphData {
2090
2091
  /** Styling for the paragraph text. */
2091
2092
  textStyle?: TextStyle;
2092
2093
  /** Indentation level from 1-4. */
@@ -2094,7 +2095,7 @@ interface ParagraphData {
2094
2095
  /** Paragraph level */
2095
2096
  level?: number | null;
2096
2097
  }
2097
- interface PollData {
2098
+ export interface PollData {
2098
2099
  /** Styling for the poll's container. */
2099
2100
  containerData?: PluginContainerData;
2100
2101
  /** Poll data. */
@@ -2104,7 +2105,7 @@ interface PollData {
2104
2105
  /** Styling for the poll and voting options. */
2105
2106
  design?: Design;
2106
2107
  }
2107
- declare enum ViewRole {
2108
+ export declare enum ViewRole {
2108
2109
  /** Only Poll creator can view the results */
2109
2110
  CREATOR = "CREATOR",
2110
2111
  /** Anyone who voted can see the results */
@@ -2112,13 +2113,13 @@ declare enum ViewRole {
2112
2113
  /** Anyone can see the results, even if one didn't vote */
2113
2114
  EVERYONE = "EVERYONE"
2114
2115
  }
2115
- declare enum VoteRole {
2116
+ export declare enum VoteRole {
2116
2117
  /** Logged in member */
2117
2118
  SITE_MEMBERS = "SITE_MEMBERS",
2118
2119
  /** Anyone */
2119
2120
  ALL = "ALL"
2120
2121
  }
2121
- interface Permissions {
2122
+ export interface Permissions {
2122
2123
  /** Sets who can view the poll results. */
2123
2124
  view?: ViewRole;
2124
2125
  /** Sets who can vote. */
@@ -2126,7 +2127,7 @@ interface Permissions {
2126
2127
  /** Sets whether one voter can vote multiple times. Defaults to `false`. */
2127
2128
  allowMultipleVotes?: boolean | null;
2128
2129
  }
2129
- interface Option {
2130
+ export interface Option {
2130
2131
  /** Option ID. */
2131
2132
  _id?: string | null;
2132
2133
  /** Option title. */
@@ -2134,7 +2135,7 @@ interface Option {
2134
2135
  /** The image displayed with the option. */
2135
2136
  image?: Media;
2136
2137
  }
2137
- interface PollSettings {
2138
+ export interface PollSettings {
2138
2139
  /** Permissions settings for voting. */
2139
2140
  permissions?: Permissions;
2140
2141
  /** Sets whether voters are displayed in the vote results. Defaults to `true`. */
@@ -2142,19 +2143,19 @@ interface PollSettings {
2142
2143
  /** Sets whether the vote count is displayed. Defaults to `true`. */
2143
2144
  showVotesCount?: boolean | null;
2144
2145
  }
2145
- declare enum PollLayoutType {
2146
+ export declare enum PollLayoutType {
2146
2147
  /** List */
2147
2148
  LIST = "LIST",
2148
2149
  /** Grid */
2149
2150
  GRID = "GRID"
2150
2151
  }
2151
- declare enum PollLayoutDirection {
2152
+ export declare enum PollLayoutDirection {
2152
2153
  /** Left-to-right */
2153
2154
  LTR = "LTR",
2154
2155
  /** Right-to-left */
2155
2156
  RTL = "RTL"
2156
2157
  }
2157
- interface PollLayout {
2158
+ export interface PollLayout {
2158
2159
  /** The layout for displaying the voting options. */
2159
2160
  type?: PollLayoutType;
2160
2161
  /** The direction of the text displayed in the voting options. Text can be displayed either right-to-left or left-to-right. */
@@ -2162,11 +2163,11 @@ interface PollLayout {
2162
2163
  /** Sets whether to display the main poll image. Defaults to `false`. */
2163
2164
  enableImage?: boolean | null;
2164
2165
  }
2165
- interface OptionLayout {
2166
+ export interface OptionLayout {
2166
2167
  /** Sets whether to display option images. Defaults to `false`. */
2167
2168
  enableImage?: boolean | null;
2168
2169
  }
2169
- declare enum BackgroundType {
2170
+ export declare enum BackgroundType {
2170
2171
  /** Color background type */
2171
2172
  COLOR = "COLOR",
2172
2173
  /** Image background type */
@@ -2174,7 +2175,7 @@ declare enum BackgroundType {
2174
2175
  /** Gradiant background type */
2175
2176
  GRADIENT = "GRADIENT"
2176
2177
  }
2177
- interface Gradient {
2178
+ export interface Gradient {
2178
2179
  /** The gradient angle in degrees. */
2179
2180
  angle?: number | null;
2180
2181
  /**
@@ -2188,7 +2189,7 @@ interface Gradient {
2188
2189
  */
2189
2190
  lastColor?: string | null;
2190
2191
  }
2191
- interface Background extends BackgroundBackgroundOneOf {
2192
+ export interface Background extends BackgroundBackgroundOneOf {
2192
2193
  /**
2193
2194
  * The background color as a hexademical value.
2194
2195
  * @format COLOR_HEX
@@ -2202,7 +2203,7 @@ interface Background extends BackgroundBackgroundOneOf {
2202
2203
  type?: BackgroundType;
2203
2204
  }
2204
2205
  /** @oneof */
2205
- interface BackgroundBackgroundOneOf {
2206
+ export interface BackgroundBackgroundOneOf {
2206
2207
  /**
2207
2208
  * The background color as a hexademical value.
2208
2209
  * @format COLOR_HEX
@@ -2213,17 +2214,17 @@ interface BackgroundBackgroundOneOf {
2213
2214
  /** Details for a gradient background. */
2214
2215
  gradient?: Gradient;
2215
2216
  }
2216
- interface PollDesign {
2217
+ export interface PollDesign {
2217
2218
  /** Background styling. */
2218
2219
  background?: Background;
2219
2220
  /** Border radius in pixels. */
2220
2221
  borderRadius?: number | null;
2221
2222
  }
2222
- interface OptionDesign {
2223
+ export interface OptionDesign {
2223
2224
  /** Border radius in pixels. */
2224
2225
  borderRadius?: number | null;
2225
2226
  }
2226
- interface Poll {
2227
+ export interface Poll {
2227
2228
  /** Poll ID. */
2228
2229
  _id?: string | null;
2229
2230
  /** Poll title. */
@@ -2237,26 +2238,26 @@ interface Poll {
2237
2238
  /** The poll's permissions and display settings. */
2238
2239
  settings?: PollSettings;
2239
2240
  }
2240
- interface PollDataLayout {
2241
+ export interface PollDataLayout {
2241
2242
  /** Poll layout settings. */
2242
2243
  poll?: PollLayout;
2243
2244
  /** Voting otpions layout settings. */
2244
2245
  options?: OptionLayout;
2245
2246
  }
2246
- interface Design {
2247
+ export interface Design {
2247
2248
  /** Styling for the poll. */
2248
2249
  poll?: PollDesign;
2249
2250
  /** Styling for voting options. */
2250
2251
  options?: OptionDesign;
2251
2252
  }
2252
- interface TextData {
2253
+ export interface TextData {
2253
2254
  /** The text to apply decorations to. */
2254
2255
  text?: string;
2255
2256
  /** The decorations to apply. */
2256
2257
  decorations?: Decoration[];
2257
2258
  }
2258
2259
  /** Adds appearence changes to text */
2259
- interface Decoration extends DecorationDataOneOf {
2260
+ export interface Decoration extends DecorationDataOneOf {
2260
2261
  /** Data for an anchor link decoration. */
2261
2262
  anchorData?: AnchorData;
2262
2263
  /** Data for a color decoration. */
@@ -2279,7 +2280,7 @@ interface Decoration extends DecorationDataOneOf {
2279
2280
  type?: DecorationType;
2280
2281
  }
2281
2282
  /** @oneof */
2282
- interface DecorationDataOneOf {
2283
+ export interface DecorationDataOneOf {
2283
2284
  /** Data for an anchor link decoration. */
2284
2285
  anchorData?: AnchorData;
2285
2286
  /** Data for a color decoration. */
@@ -2299,7 +2300,7 @@ interface DecorationDataOneOf {
2299
2300
  /** Data for a spoiler decoration. */
2300
2301
  spoilerData?: SpoilerData;
2301
2302
  }
2302
- declare enum DecorationType {
2303
+ export declare enum DecorationType {
2303
2304
  BOLD = "BOLD",
2304
2305
  ITALIC = "ITALIC",
2305
2306
  UNDERLINE = "UNDERLINE",
@@ -2311,21 +2312,21 @@ declare enum DecorationType {
2311
2312
  FONT_SIZE = "FONT_SIZE",
2312
2313
  EXTERNAL = "EXTERNAL"
2313
2314
  }
2314
- interface AnchorData {
2315
+ export interface AnchorData {
2315
2316
  /** The target node's ID. */
2316
2317
  anchor?: string;
2317
2318
  }
2318
- interface ColorData {
2319
+ export interface ColorData {
2319
2320
  /** The text's background color as a hexadecimal value. */
2320
2321
  background?: string | null;
2321
2322
  /** The text's foreground color as a hexadecimal value. */
2322
2323
  foreground?: string | null;
2323
2324
  }
2324
- interface LinkData {
2325
+ export interface LinkData {
2325
2326
  /** Link details. */
2326
2327
  link?: V1Link;
2327
2328
  }
2328
- interface MentionData {
2329
+ export interface MentionData {
2329
2330
  /** The mentioned user's name. */
2330
2331
  name?: string;
2331
2332
  /** The version of the user's name that appears after the `@` character in the mention. */
@@ -2333,21 +2334,21 @@ interface MentionData {
2333
2334
  /** Mentioned user's ID. */
2334
2335
  _id?: string | null;
2335
2336
  }
2336
- interface FontSizeData {
2337
+ export interface FontSizeData {
2337
2338
  /** The units used for the font size. */
2338
2339
  unit?: FontType;
2339
2340
  /** Font size value. */
2340
2341
  value?: number | null;
2341
2342
  }
2342
- declare enum FontType {
2343
+ export declare enum FontType {
2343
2344
  PX = "PX",
2344
2345
  EM = "EM"
2345
2346
  }
2346
- interface SpoilerData {
2347
+ export interface SpoilerData {
2347
2348
  /** Spoiler ID. */
2348
2349
  _id?: string | null;
2349
2350
  }
2350
- interface AppEmbedData extends AppEmbedDataAppDataOneOf {
2351
+ export interface AppEmbedData extends AppEmbedDataAppDataOneOf {
2351
2352
  /** Data for embedded Wix Bookings content. */
2352
2353
  bookingData?: BookingData;
2353
2354
  /** Data for embedded Wix Events content. */
@@ -2369,28 +2370,28 @@ interface AppEmbedData extends AppEmbedDataAppDataOneOf {
2369
2370
  image?: Media;
2370
2371
  }
2371
2372
  /** @oneof */
2372
- interface AppEmbedDataAppDataOneOf {
2373
+ export interface AppEmbedDataAppDataOneOf {
2373
2374
  /** Data for embedded Wix Bookings content. */
2374
2375
  bookingData?: BookingData;
2375
2376
  /** Data for embedded Wix Events content. */
2376
2377
  eventData?: EventData;
2377
2378
  }
2378
- declare enum AppType {
2379
+ export declare enum AppType {
2379
2380
  PRODUCT = "PRODUCT",
2380
2381
  EVENT = "EVENT",
2381
2382
  BOOKING = "BOOKING"
2382
2383
  }
2383
- interface BookingData {
2384
+ export interface BookingData {
2384
2385
  /** Booking duration in minutes. */
2385
2386
  durations?: string | null;
2386
2387
  }
2387
- interface EventData {
2388
+ export interface EventData {
2388
2389
  /** Event schedule. */
2389
2390
  scheduling?: string | null;
2390
2391
  /** Event location. */
2391
2392
  location?: string | null;
2392
2393
  }
2393
- interface VideoData {
2394
+ export interface VideoData {
2394
2395
  /** Styling for the video's container. */
2395
2396
  containerData?: PluginContainerData;
2396
2397
  /** Video details. */
@@ -2404,7 +2405,7 @@ interface VideoData {
2404
2405
  /** Video options. */
2405
2406
  options?: PlaybackOptions;
2406
2407
  }
2407
- interface PlaybackOptions {
2408
+ export interface PlaybackOptions {
2408
2409
  /** Sets whether the media will automatically start playing. */
2409
2410
  autoPlay?: boolean | null;
2410
2411
  /** Sets whether media's will be looped. */
@@ -2412,7 +2413,7 @@ interface PlaybackOptions {
2412
2413
  /** Sets whether media's controls will be shown. */
2413
2414
  showControls?: boolean | null;
2414
2415
  }
2415
- interface EmbedData {
2416
+ export interface EmbedData {
2416
2417
  /** Styling for the oEmbed node's container. */
2417
2418
  containerData?: PluginContainerData;
2418
2419
  /** An [oEmbed](https://www.oembed.com) object. */
@@ -2420,7 +2421,7 @@ interface EmbedData {
2420
2421
  /** Origin asset source. */
2421
2422
  src?: string | null;
2422
2423
  }
2423
- interface Oembed {
2424
+ export interface Oembed {
2424
2425
  /** The resource type. */
2425
2426
  type?: string | null;
2426
2427
  /** The width of the resource specified in the `url` property in pixels. */
@@ -2452,7 +2453,7 @@ interface Oembed {
2452
2453
  /** The oEmbed version number. This value must be `1.0`. */
2453
2454
  version?: string | null;
2454
2455
  }
2455
- interface CollapsibleListData {
2456
+ export interface CollapsibleListData {
2456
2457
  /** Styling for the collapsible list's container. */
2457
2458
  containerData?: PluginContainerData;
2458
2459
  /** If `true`, only one item can be expanded at a time. Defaults to `false`. */
@@ -2464,7 +2465,7 @@ interface CollapsibleListData {
2464
2465
  /** If `true`, The collapsible item will appear in search results as an FAQ. */
2465
2466
  isQapageData?: boolean | null;
2466
2467
  }
2467
- declare enum InitialExpandedItems {
2468
+ export declare enum InitialExpandedItems {
2468
2469
  /** First item will be expended initally */
2469
2470
  FIRST = "FIRST",
2470
2471
  /** All items will expended initally */
@@ -2472,13 +2473,13 @@ declare enum InitialExpandedItems {
2472
2473
  /** All items collapsed initally */
2473
2474
  NONE = "NONE"
2474
2475
  }
2475
- declare enum Direction {
2476
+ export declare enum Direction {
2476
2477
  /** Left-to-right */
2477
2478
  LTR = "LTR",
2478
2479
  /** Right-to-left */
2479
2480
  RTL = "RTL"
2480
2481
  }
2481
- interface TableData {
2482
+ export interface TableData {
2482
2483
  /** Styling for the table's container. */
2483
2484
  containerData?: PluginContainerData;
2484
2485
  /** The table's dimensions. */
@@ -2493,7 +2494,7 @@ interface TableData {
2493
2494
  /** Sets whether the table's first column is a header. Defaults to `false`. */
2494
2495
  columnHeader?: boolean | null;
2495
2496
  }
2496
- interface Dimensions {
2497
+ export interface Dimensions {
2497
2498
  /** An array representing relative width of each column in relation to the other columns. */
2498
2499
  colsWidthRatio?: number[];
2499
2500
  /** An array representing the height of each row in pixels. */
@@ -2501,13 +2502,13 @@ interface Dimensions {
2501
2502
  /** An array representing the minimum width of each column in pixels. */
2502
2503
  colsMinWidth?: number[];
2503
2504
  }
2504
- interface TableCellData {
2505
+ export interface TableCellData {
2505
2506
  /** Styling for the cell's background color and text alignment. */
2506
2507
  cellStyle?: CellStyle;
2507
2508
  /** The cell's border colors. */
2508
2509
  borderColors?: BorderColors;
2509
2510
  }
2510
- declare enum VerticalAlignment {
2511
+ export declare enum VerticalAlignment {
2511
2512
  /** Top alignment */
2512
2513
  TOP = "TOP",
2513
2514
  /** Middle alignment */
@@ -2515,7 +2516,7 @@ declare enum VerticalAlignment {
2515
2516
  /** Bottom alignment */
2516
2517
  BOTTOM = "BOTTOM"
2517
2518
  }
2518
- interface CellStyle {
2519
+ export interface CellStyle {
2519
2520
  /** Vertical alignment for the cell's text. */
2520
2521
  verticalAlignment?: VerticalAlignment;
2521
2522
  /**
@@ -2524,7 +2525,7 @@ interface CellStyle {
2524
2525
  */
2525
2526
  backgroundColor?: string | null;
2526
2527
  }
2527
- interface BorderColors {
2528
+ export interface BorderColors {
2528
2529
  /**
2529
2530
  * Left border color as a hexadecimal value.
2530
2531
  * @format COLOR_HEX
@@ -2552,7 +2553,7 @@ interface BorderColors {
2552
2553
  *
2553
2554
  * The JSON representation for `NullValue` is JSON `null`.
2554
2555
  */
2555
- declare enum NullValue {
2556
+ export declare enum NullValue {
2556
2557
  /** Null value. */
2557
2558
  NULL_VALUE = "NULL_VALUE"
2558
2559
  }
@@ -2561,11 +2562,11 @@ declare enum NullValue {
2561
2562
  *
2562
2563
  * The JSON representation for `ListValue` is JSON array.
2563
2564
  */
2564
- interface ListValue {
2565
+ export interface ListValue {
2565
2566
  /** Repeated field of dynamically typed values. */
2566
2567
  values?: any[];
2567
2568
  }
2568
- interface AudioData {
2569
+ export interface AudioData {
2569
2570
  /** Styling for the audio node's container. */
2570
2571
  containerData?: PluginContainerData;
2571
2572
  /** Audio file details. */
@@ -2581,7 +2582,7 @@ interface AudioData {
2581
2582
  /** An HTML version of the audio node. */
2582
2583
  html?: string | null;
2583
2584
  }
2584
- interface OrderedListData {
2585
+ export interface OrderedListData {
2585
2586
  /** Indentation level from 0-4. */
2586
2587
  indentation?: number;
2587
2588
  /** Offset level from 0-4. */
@@ -2589,24 +2590,24 @@ interface OrderedListData {
2589
2590
  /** List start number. */
2590
2591
  start?: number | null;
2591
2592
  }
2592
- interface BulletedListData {
2593
+ export interface BulletedListData {
2593
2594
  /** Indentation level from 0-4. */
2594
2595
  indentation?: number;
2595
2596
  /** Offset level from 0-4. */
2596
2597
  offset?: number | null;
2597
2598
  }
2598
- interface BlockquoteData {
2599
+ export interface BlockquoteData {
2599
2600
  /** Indentation level from 1-4. */
2600
2601
  indentation?: number;
2601
2602
  }
2602
- interface CaptionData {
2603
+ export interface CaptionData {
2603
2604
  textStyle?: TextStyle;
2604
2605
  }
2605
- interface LayoutCellData {
2606
+ export interface LayoutCellData {
2606
2607
  /** Size of the cell in 12 columns grid. */
2607
2608
  colSpan?: number | null;
2608
2609
  }
2609
- interface Metadata {
2610
+ export interface Metadata {
2610
2611
  /** Schema version. */
2611
2612
  version?: number;
2612
2613
  /**
@@ -2623,7 +2624,7 @@ interface Metadata {
2623
2624
  /** Object ID. */
2624
2625
  _id?: string | null;
2625
2626
  }
2626
- interface DocumentStyle {
2627
+ export interface DocumentStyle {
2627
2628
  /** Styling for H1 nodes. */
2628
2629
  headerOne?: TextNodeStyle;
2629
2630
  /** Styling for H2 nodes. */
@@ -2643,7 +2644,7 @@ interface DocumentStyle {
2643
2644
  /** Styling for code block nodes. */
2644
2645
  codeBlock?: TextNodeStyle;
2645
2646
  }
2646
- interface TextNodeStyle {
2647
+ export interface TextNodeStyle {
2647
2648
  /** The decorations to apply to the node. */
2648
2649
  decorations?: Decoration[];
2649
2650
  /** Padding and background color for the node. */
@@ -2651,7 +2652,7 @@ interface TextNodeStyle {
2651
2652
  /** Line height for text in the node. */
2652
2653
  lineHeight?: string | null;
2653
2654
  }
2654
- interface Badge {
2655
+ export interface Badge {
2655
2656
  /** Badge type. */
2656
2657
  type?: Type;
2657
2658
  /**
@@ -2660,7 +2661,7 @@ interface Badge {
2660
2661
  */
2661
2662
  text?: string | null;
2662
2663
  }
2663
- declare enum Type {
2664
+ export declare enum Type {
2664
2665
  /** Unknown badge type. */
2665
2666
  UNKNOWN_BADGE_TYPE = "UNKNOWN_BADGE_TYPE",
2666
2667
  /** Urgent badge type. */
@@ -2670,7 +2671,7 @@ declare enum Type {
2670
2671
  /** General badge type. */
2671
2672
  GENERAL = "GENERAL"
2672
2673
  }
2673
- interface OrderConfirmed {
2674
+ export interface OrderConfirmed {
2674
2675
  /** Order confirmation timestamp in ISO UTC. */
2675
2676
  timestamp?: Date | null;
2676
2677
  /**
@@ -2723,14 +2724,14 @@ interface OrderConfirmed {
2723
2724
  /** Reservation ID associated with this order. */
2724
2725
  reservationId?: string;
2725
2726
  }
2726
- interface FormResponse {
2727
+ export interface FormResponse {
2727
2728
  /**
2728
2729
  * Input values entered when filling the form.
2729
2730
  * @maxSize 200
2730
2731
  */
2731
2732
  inputValues?: InputValue[];
2732
2733
  }
2733
- interface InputValue {
2734
+ export interface InputValue {
2734
2735
  /**
2735
2736
  * Input field name.
2736
2737
  * @maxLength 100
@@ -2748,7 +2749,7 @@ interface InputValue {
2748
2749
  */
2749
2750
  values?: string[];
2750
2751
  }
2751
- interface FormattedAddress {
2752
+ export interface FormattedAddress {
2752
2753
  /**
2753
2754
  * One line address representation.
2754
2755
  * @maxLength 200
@@ -2758,7 +2759,7 @@ interface FormattedAddress {
2758
2759
  address?: CommonAddress;
2759
2760
  }
2760
2761
  /** Physical address */
2761
- interface CommonAddress extends CommonAddressStreetOneOf {
2762
+ export interface CommonAddress extends CommonAddressStreetOneOf {
2762
2763
  /** Street name and number. */
2763
2764
  streetAddress?: CommonStreetAddress;
2764
2765
  /** Main address line, usually street and number as free text. */
@@ -2778,39 +2779,39 @@ interface CommonAddress extends CommonAddressStreetOneOf {
2778
2779
  addressLine2?: string | null;
2779
2780
  }
2780
2781
  /** @oneof */
2781
- interface CommonAddressStreetOneOf {
2782
+ export interface CommonAddressStreetOneOf {
2782
2783
  /** Street name and number. */
2783
2784
  streetAddress?: CommonStreetAddress;
2784
2785
  /** Main address line, usually street and number as free text. */
2785
2786
  addressLine?: string | null;
2786
2787
  }
2787
- interface CommonStreetAddress {
2788
+ export interface CommonStreetAddress {
2788
2789
  /** Street number. */
2789
2790
  number?: string;
2790
2791
  /** Street name. */
2791
2792
  name?: string;
2792
2793
  }
2793
- interface CommonAddressLocation {
2794
+ export interface CommonAddressLocation {
2794
2795
  /** Address latitude. */
2795
2796
  latitude?: number | null;
2796
2797
  /** Address longitude. */
2797
2798
  longitude?: number | null;
2798
2799
  }
2799
- interface CommonSubdivision {
2800
+ export interface CommonSubdivision {
2800
2801
  /** Short subdivision code. */
2801
2802
  code?: string;
2802
2803
  /** Subdivision full name. */
2803
2804
  name?: string;
2804
2805
  }
2805
2806
  /** Subdivision Concordance values */
2806
- interface StandardDetails {
2807
+ export interface StandardDetails {
2807
2808
  /**
2808
2809
  * subdivision iso-3166-2 code according to [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2). e.g. US-NY, GB-SCT, NO-30
2809
2810
  * @maxLength 20
2810
2811
  */
2811
2812
  iso31662?: string | null;
2812
2813
  }
2813
- declare enum OrderStatus {
2814
+ export declare enum OrderStatus {
2814
2815
  /** Order status not available for this request fieldset. */
2815
2816
  NA_ORDER_STATUS = "NA_ORDER_STATUS",
2816
2817
  /** Order is confirmed and payment isn't required. */
@@ -2834,7 +2835,7 @@ declare enum OrderStatus {
2834
2835
  /** Order is partially paid with less than the total amount. */
2835
2836
  PARTIALLY_PAID = "PARTIALLY_PAID"
2836
2837
  }
2837
- interface Ticket {
2838
+ export interface Ticket {
2838
2839
  /** Unique issued ticket number. */
2839
2840
  ticketNumber?: string;
2840
2841
  /**
@@ -2882,11 +2883,11 @@ interface Ticket {
2882
2883
  /** Whether ticket is canceled. */
2883
2884
  canceled?: boolean | null;
2884
2885
  }
2885
- interface CheckIn {
2886
+ export interface CheckIn {
2886
2887
  /** Time of check-in */
2887
2888
  created?: Date | null;
2888
2889
  }
2889
- interface OnlineConferencingLogin {
2890
+ export interface OnlineConferencingLogin {
2890
2891
  /**
2891
2892
  * Link URL to the online conference.
2892
2893
  * @format WEB_URL
@@ -2899,7 +2900,7 @@ interface OnlineConferencingLogin {
2899
2900
  */
2900
2901
  password?: string | null;
2901
2902
  }
2902
- interface Invoice {
2903
+ export interface Invoice {
2903
2904
  items?: Item[];
2904
2905
  /**
2905
2906
  * Total cart amount.
@@ -2931,7 +2932,7 @@ interface Invoice {
2931
2932
  /** URL to invoice preview. Returned only if order is paid. */
2932
2933
  previewUrl?: string | null;
2933
2934
  }
2934
- interface Item {
2935
+ export interface Item {
2935
2936
  /**
2936
2937
  * Unique line item ID.
2937
2938
  * @format GUID
@@ -2959,7 +2960,7 @@ interface Item {
2959
2960
  */
2960
2961
  fees?: Fee[];
2961
2962
  }
2962
- interface Discount {
2963
+ export interface Discount {
2963
2964
  /** Total discount amount. */
2964
2965
  amount?: Money;
2965
2966
  /** Total charge after applied discount. */
@@ -2982,7 +2983,7 @@ interface Discount {
2982
2983
  /** Discount items. */
2983
2984
  discounts?: DiscountItem[];
2984
2985
  }
2985
- interface DiscountItem extends DiscountItemDiscountOneOf {
2986
+ export interface DiscountItem extends DiscountItemDiscountOneOf {
2986
2987
  /** Coupon discount. */
2987
2988
  coupon?: CouponDiscount;
2988
2989
  /** Pricing plan discount. */
@@ -2991,13 +2992,13 @@ interface DiscountItem extends DiscountItemDiscountOneOf {
2991
2992
  amount?: Money;
2992
2993
  }
2993
2994
  /** @oneof */
2994
- interface DiscountItemDiscountOneOf {
2995
+ export interface DiscountItemDiscountOneOf {
2995
2996
  /** Coupon discount. */
2996
2997
  coupon?: CouponDiscount;
2997
2998
  /** Pricing plan discount. */
2998
2999
  paidPlan?: PaidPlanDiscount;
2999
3000
  }
3000
- interface CouponDiscount {
3001
+ export interface CouponDiscount {
3001
3002
  /** Discount coupon name. */
3002
3003
  name?: string;
3003
3004
  /** Discount coupon code. */
@@ -3005,18 +3006,18 @@ interface CouponDiscount {
3005
3006
  /** Discount coupon ID. */
3006
3007
  couponId?: string;
3007
3008
  }
3008
- interface PaidPlanDiscount extends PaidPlanDiscountDiscountOneOf {
3009
+ export interface PaidPlanDiscount extends PaidPlanDiscountDiscountOneOf {
3009
3010
  /** Discount by percentage applied to tickets. */
3010
3011
  percentDiscount?: PercentDiscount;
3011
3012
  /** Name of pricing plan. */
3012
3013
  name?: string;
3013
3014
  }
3014
3015
  /** @oneof */
3015
- interface PaidPlanDiscountDiscountOneOf {
3016
+ export interface PaidPlanDiscountDiscountOneOf {
3016
3017
  /** Discount by percentage applied to tickets. */
3017
3018
  percentDiscount?: PercentDiscount;
3018
3019
  }
3019
- interface PercentDiscount {
3020
+ export interface PercentDiscount {
3020
3021
  /**
3021
3022
  * Percent rate.
3022
3023
  * @decimalValue options { gte:0.01, lte:100, maxScale:2 }
@@ -3025,7 +3026,7 @@ interface PercentDiscount {
3025
3026
  /** Number of discounted tickets. */
3026
3027
  quantityDiscounted?: number;
3027
3028
  }
3028
- interface Tax {
3029
+ export interface Tax {
3029
3030
  /** Tax type. */
3030
3031
  type?: TaxType;
3031
3032
  /**
@@ -3043,7 +3044,7 @@ interface Tax {
3043
3044
  /** Total tax amount. */
3044
3045
  amount?: Money;
3045
3046
  }
3046
- interface Fee {
3047
+ export interface Fee {
3047
3048
  /** Fee identifier. */
3048
3049
  name?: FeeName;
3049
3050
  /** How fee is calculated. */
@@ -3057,11 +3058,11 @@ interface Fee {
3057
3058
  /** Total amount of fee charges. */
3058
3059
  amount?: Money;
3059
3060
  }
3060
- declare enum FeeName {
3061
+ export declare enum FeeName {
3061
3062
  /** Wix ticket service fee charges applied to the line item. */
3062
3063
  WIX_FEE = "WIX_FEE"
3063
3064
  }
3064
- declare enum FeeType {
3065
+ export declare enum FeeType {
3065
3066
  /** Fee is added to the ticket price at checkout. */
3066
3067
  FEE_ADDED = "FEE_ADDED",
3067
3068
  /** Seller absorbs the fee. It is deducted from the ticket price. */
@@ -3070,7 +3071,7 @@ declare enum FeeType {
3070
3071
  FEE_ADDED_AT_CHECKOUT = "FEE_ADDED_AT_CHECKOUT"
3071
3072
  }
3072
3073
  /** Produced if a buyer email was added to the existing order */
3073
- interface OrderEmailAdded {
3074
+ export interface OrderEmailAdded {
3074
3075
  /** Order updated timestamp in ISO UTC format. */
3075
3076
  timestamp?: Date | null;
3076
3077
  /**
@@ -3154,7 +3155,7 @@ interface OrderEmailAdded {
3154
3155
  */
3155
3156
  reservationId?: string;
3156
3157
  }
3157
- interface EventCanceled {
3158
+ export interface EventCanceled {
3158
3159
  /** Event canceled timestamp in ISO UTC format. */
3159
3160
  timestamp?: Date | null;
3160
3161
  /**
@@ -3172,7 +3173,7 @@ interface EventCanceled {
3172
3173
  /** True if at least one guest is registered to the event with any attendance status. */
3173
3174
  hasGuests?: boolean | null;
3174
3175
  }
3175
- interface EventReminder {
3176
+ export interface EventReminder {
3176
3177
  /** Reminder timestamp in ISO UTC format. */
3177
3178
  timestamp?: Date | null;
3178
3179
  /**
@@ -3200,7 +3201,7 @@ interface EventReminder {
3200
3201
  * A coarse-grained representation of time duration divided into whole constituting components of days, hours, and minutes.
3201
3202
  * For example, 25.5 hours duration is represented as `{ days: 1, hours: 1, minutes: 30 }`.
3202
3203
  */
3203
- interface TimeDuration {
3204
+ export interface TimeDuration {
3204
3205
  /** Number of days. */
3205
3206
  days?: number;
3206
3207
  /**
@@ -3214,7 +3215,7 @@ interface TimeDuration {
3214
3215
  */
3215
3216
  minutes?: number;
3216
3217
  }
3217
- interface OrderPaid {
3218
+ export interface OrderPaid {
3218
3219
  /** Order paid timestamp in ISO UTC. */
3219
3220
  timestamp?: Date | null;
3220
3221
  /**
@@ -3285,7 +3286,7 @@ interface OrderPaid {
3285
3286
  /** Invoice. */
3286
3287
  invoice?: Invoice;
3287
3288
  }
3288
- interface TicketPdfResolved {
3289
+ export interface TicketPdfResolved {
3289
3290
  /**
3290
3291
  * Optional order number
3291
3292
  * @maxLength 36
@@ -3309,7 +3310,7 @@ interface TicketPdfResolved {
3309
3310
  */
3310
3311
  documentId?: string | null;
3311
3312
  }
3312
- interface TicketPdfResolveDelayed {
3313
+ export interface TicketPdfResolveDelayed {
3313
3314
  /**
3314
3315
  * Optional order number
3315
3316
  * @maxLength 36
@@ -3326,7 +3327,7 @@ interface TicketPdfResolveDelayed {
3326
3327
  */
3327
3328
  documentId?: string | null;
3328
3329
  }
3329
- interface OrderCanceled {
3330
+ export interface OrderCanceled {
3330
3331
  /**
3331
3332
  * Event ID.
3332
3333
  * @format GUID
@@ -3367,7 +3368,7 @@ interface OrderCanceled {
3367
3368
  /** Invoice. */
3368
3369
  invoice?: Invoice;
3369
3370
  }
3370
- interface EventEnded {
3371
+ export interface EventEnded {
3371
3372
  /** Event end timestamp in ISO UTC format. */
3372
3373
  timestamp?: Date | null;
3373
3374
  /**
@@ -3378,7 +3379,7 @@ interface EventEnded {
3378
3379
  /** True if at least one guest is registered to the event with any attendance status. */
3379
3380
  hasGuests?: boolean | null;
3380
3381
  }
3381
- interface EventStarted {
3382
+ export interface EventStarted {
3382
3383
  /** Event start timestamp in ISO UTC format. */
3383
3384
  timestamp?: Date | null;
3384
3385
  /**
@@ -3389,26 +3390,26 @@ interface EventStarted {
3389
3390
  /** True if at least one guest is registered to the event with any attendance status. */
3390
3391
  hasGuests?: boolean | null;
3391
3392
  }
3392
- interface ResolveNotificationConfigRequest {
3393
+ export interface ResolveNotificationConfigRequest {
3393
3394
  /**
3394
3395
  * Id of the NotificationConfig to retrieve
3395
3396
  * @format GUID
3396
3397
  */
3397
3398
  notificationConfigId: string;
3398
3399
  }
3399
- interface ResolveNotificationConfigResponse {
3400
+ export interface ResolveNotificationConfigResponse {
3400
3401
  /** The retrieved NotificationConfig */
3401
3402
  notificationConfig?: NotificationConfig;
3402
3403
  }
3403
- interface UpsertNotificationConfigRequest {
3404
+ export interface UpsertNotificationConfigRequest {
3404
3405
  /** NotificationConfig to be upserted */
3405
3406
  notificationConfig: NotificationConfig;
3406
3407
  }
3407
- interface UpsertNotificationConfigResponse {
3408
+ export interface UpsertNotificationConfigResponse {
3408
3409
  /** The upserted NotificationConfig */
3409
3410
  notificationConfig?: NotificationConfig;
3410
3411
  }
3411
- interface ResolveEmailNotificationConfigRequest {
3412
+ export interface ResolveEmailNotificationConfigRequest {
3412
3413
  /**
3413
3414
  * Id of the NotificationConfig to retrieve
3414
3415
  * @format GUID
@@ -3417,11 +3418,11 @@ interface ResolveEmailNotificationConfigRequest {
3417
3418
  /** Notification type */
3418
3419
  notificationType?: EmailNotificationType;
3419
3420
  }
3420
- interface ResolveEmailNotificationConfigResponse {
3421
+ export interface ResolveEmailNotificationConfigResponse {
3421
3422
  /** The retrieved EmailNotificationConfig */
3422
3423
  emailNotificationConfig?: EmailNotificationConfig;
3423
3424
  }
3424
- interface EventDeleted {
3425
+ export interface EventDeleted {
3425
3426
  /** Event deleted timestamp in ISO UTC format. */
3426
3427
  timestamp?: Date | null;
3427
3428
  /**
@@ -3437,7 +3438,7 @@ interface EventDeleted {
3437
3438
  */
3438
3439
  userId?: string | null;
3439
3440
  }
3440
- interface EventCopied {
3441
+ export interface EventCopied {
3441
3442
  /** Event created timestamp in ISO UTC format. */
3442
3443
  timestamp?: Date | null;
3443
3444
  /**
@@ -3475,7 +3476,7 @@ interface EventCopied {
3475
3476
  */
3476
3477
  ticketDefinitions?: Record<string, string>;
3477
3478
  }
3478
- interface MessageEnvelope {
3479
+ export interface MessageEnvelope {
3479
3480
  /**
3480
3481
  * App instance ID.
3481
3482
  * @format GUID
@@ -3491,7 +3492,7 @@ interface MessageEnvelope {
3491
3492
  /** Stringify payload. */
3492
3493
  data?: string;
3493
3494
  }
3494
- interface IdentificationData extends IdentificationDataIdOneOf {
3495
+ export interface IdentificationData extends IdentificationDataIdOneOf {
3495
3496
  /**
3496
3497
  * ID of a site visitor that has not logged in to the site.
3497
3498
  * @format GUID
@@ -3516,7 +3517,7 @@ interface IdentificationData extends IdentificationDataIdOneOf {
3516
3517
  identityType?: WebhookIdentityType;
3517
3518
  }
3518
3519
  /** @oneof */
3519
- interface IdentificationDataIdOneOf {
3520
+ export interface IdentificationDataIdOneOf {
3520
3521
  /**
3521
3522
  * ID of a site visitor that has not logged in to the site.
3522
3523
  * @format GUID
@@ -3538,14 +3539,14 @@ interface IdentificationDataIdOneOf {
3538
3539
  */
3539
3540
  appId?: string;
3540
3541
  }
3541
- declare enum WebhookIdentityType {
3542
+ export declare enum WebhookIdentityType {
3542
3543
  UNKNOWN = "UNKNOWN",
3543
3544
  ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
3544
3545
  MEMBER = "MEMBER",
3545
3546
  WIX_USER = "WIX_USER",
3546
3547
  APP = "APP"
3547
3548
  }
3548
- interface BaseEventMetadata {
3549
+ export interface BaseEventMetadata {
3549
3550
  /**
3550
3551
  * App instance ID.
3551
3552
  * @format GUID
@@ -3559,7 +3560,7 @@ interface BaseEventMetadata {
3559
3560
  /** The identification type and identity data. */
3560
3561
  identity?: IdentificationData;
3561
3562
  }
3562
- interface EventMetadata extends BaseEventMetadata {
3563
+ export interface EventMetadata extends BaseEventMetadata {
3563
3564
  /**
3564
3565
  * Unique event ID.
3565
3566
  * Allows clients to ignore duplicate webhooks.
@@ -3597,15 +3598,69 @@ interface EventMetadata extends BaseEventMetadata {
3597
3598
  */
3598
3599
  entityEventSequence?: string | null;
3599
3600
  }
3600
- interface NotificationConfigCreatedEnvelope {
3601
+ export interface NotificationConfigCreatedEnvelope {
3601
3602
  entity: NotificationConfig;
3602
3603
  metadata: EventMetadata;
3603
3604
  }
3604
- interface NotificationConfigUpdatedEnvelope {
3605
+ /** @permissionScope Read Events - all read permissions
3606
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.READ-EVENTS
3607
+ * @permissionScope Manage Events - all permissions
3608
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.MANAGE-EVENTS
3609
+ * @permissionScope Manage Events
3610
+ * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
3611
+ * @permissionScope Read Events
3612
+ * @permissionScopeId SCOPE.DC-EVENTS.READ-EVENTS
3613
+ * @permissionScope Manage Guest List
3614
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-GUEST-LIST
3615
+ * @permissionScope Manage Events
3616
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-EVENTS
3617
+ * @permissionId WIX_EVENTS.READ_NOTIFICATION_CONFIG
3618
+ * @webhook
3619
+ * @eventType wix.events.notifications.v2.notification_config_created
3620
+ * @serviceIdentifier wix.events.notifications.v2.NotificationConfigManagement
3621
+ * @slug created
3622
+ * @documentationMaturity preview
3623
+ */
3624
+ export declare function onNotificationConfigCreated(handler: (event: NotificationConfigCreatedEnvelope) => void | Promise<void>): void;
3625
+ export interface NotificationConfigUpdatedEnvelope {
3605
3626
  entity: NotificationConfig;
3606
3627
  metadata: EventMetadata;
3607
3628
  }
3608
- interface TriggerNotificationOptions extends TriggerNotificationOptionsNotificationOneOf, TriggerNotificationOptionsGuestsOneOf {
3629
+ /** @permissionScope Read Events - all read permissions
3630
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.READ-EVENTS
3631
+ * @permissionScope Manage Events - all permissions
3632
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.MANAGE-EVENTS
3633
+ * @permissionScope Manage Events
3634
+ * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
3635
+ * @permissionScope Read Events
3636
+ * @permissionScopeId SCOPE.DC-EVENTS.READ-EVENTS
3637
+ * @permissionScope Manage Guest List
3638
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-GUEST-LIST
3639
+ * @permissionScope Manage Events
3640
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-EVENTS
3641
+ * @permissionId WIX_EVENTS.READ_NOTIFICATION_CONFIG
3642
+ * @webhook
3643
+ * @eventType wix.events.notifications.v2.notification_config_updated
3644
+ * @serviceIdentifier wix.events.notifications.v2.NotificationConfigManagement
3645
+ * @slug updated
3646
+ * @documentationMaturity preview
3647
+ */
3648
+ export declare function onNotificationConfigUpdated(handler: (event: NotificationConfigUpdatedEnvelope) => void | Promise<void>): void;
3649
+ type NotificationConfigNonNullablePaths = `rsvpConfirmation.notificationType` | `rsvpConfirmation.reminderTime` | `newSpotsAvailable.notificationType` | `newSpotsAvailable.reminderTime` | `eventCancelation.notificationType` | `eventCancelation.reminderTime` | `upcomingEventReminder.notificationType` | `upcomingEventReminder.reminderTime` | `orderConfirmation.notificationType` | `orderConfirmation.reminderTime` | `ticketConfirmation.notificationType` | `ticketConfirmation.reminderTime` | `invoice.notificationType` | `invoice.reminderTime` | `orderConfirmationWithTicketsLink.notificationType` | `orderConfirmationWithTicketsLink.reminderTime`;
3650
+ /**
3651
+ * Triggers notification
3652
+ * @public
3653
+ * @documentationMaturity preview
3654
+ * @requiredField guests
3655
+ * @requiredField notification
3656
+ * @permissionId WIX_EVENTS.MANAGE
3657
+ * @permissionScope Manage Events
3658
+ * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
3659
+ * @applicableIdentity APP
3660
+ * @fqn wix.events.notifications.v2.NotificationService.TriggerNotification
3661
+ */
3662
+ export declare function triggerNotification(options?: TriggerNotificationOptions): Promise<void>;
3663
+ export interface TriggerNotificationOptions extends TriggerNotificationOptionsNotificationOneOf, TriggerNotificationOptionsGuestsOneOf {
3609
3664
  /** Email notification type */
3610
3665
  emailNotificationType?: EmailNotificationType;
3611
3666
  /** Push notification type */
@@ -3620,14 +3675,14 @@ interface TriggerNotificationOptions extends TriggerNotificationOptionsNotificat
3620
3675
  ticketGuest?: TicketGuest;
3621
3676
  }
3622
3677
  /** @oneof */
3623
- interface TriggerNotificationOptionsNotificationOneOf {
3678
+ export interface TriggerNotificationOptionsNotificationOneOf {
3624
3679
  /** Email notification type */
3625
3680
  emailNotificationType?: EmailNotificationType;
3626
3681
  /** Push notification type */
3627
3682
  pushNotificationType?: PushNotificationType;
3628
3683
  }
3629
3684
  /** @oneof */
3630
- interface TriggerNotificationOptionsGuestsOneOf {
3685
+ export interface TriggerNotificationOptionsGuestsOneOf {
3631
3686
  /** Rsvp guest info */
3632
3687
  rsvpGuest?: RsvpGuest;
3633
3688
  /** Order guest info */
@@ -3637,7 +3692,52 @@ interface TriggerNotificationOptionsGuestsOneOf {
3637
3692
  /** Ticket guests info */
3638
3693
  ticketGuest?: TicketGuest;
3639
3694
  }
3640
- interface UpsertNotificationConfig {
3695
+ /**
3696
+ * Resolves a NotificationConfig by id. Returns saved value or default value if not saved yet.
3697
+ * @param notificationConfigId - Id of the NotificationConfig to retrieve
3698
+ * @public
3699
+ * @documentationMaturity preview
3700
+ * @requiredField notificationConfigId
3701
+ * @permissionId WIX_EVENTS.READ_NOTIFICATION_CONFIG
3702
+ * @permissionScope Read Events - all read permissions
3703
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.READ-EVENTS
3704
+ * @permissionScope Manage Events - all permissions
3705
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.MANAGE-EVENTS
3706
+ * @permissionScope Manage Events
3707
+ * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
3708
+ * @permissionScope Read Events
3709
+ * @permissionScopeId SCOPE.DC-EVENTS.READ-EVENTS
3710
+ * @permissionScope Manage Guest List
3711
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-GUEST-LIST
3712
+ * @permissionScope Manage Events
3713
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-EVENTS
3714
+ * @applicableIdentity APP
3715
+ * @fqn wix.events.notifications.v2.NotificationConfigManagement.ResolveNotificationConfig
3716
+ */
3717
+ export declare function resolveNotificationConfig(notificationConfigId: string): Promise<NonNullablePaths<ResolveNotificationConfigResponse, {
3718
+ [P in NotificationConfigNonNullablePaths]: `notificationConfig.${P}`;
3719
+ }[NotificationConfigNonNullablePaths]>>;
3720
+ /**
3721
+ * Upsert a NotificationConfig
3722
+ * @param _id - Event ID.
3723
+ * @public
3724
+ * @documentationMaturity preview
3725
+ * @requiredField _id
3726
+ * @requiredField notificationConfig
3727
+ * @permissionId WIX_EVENTS.UPDATE_NOTIFICATION_CONFIG
3728
+ * @permissionScope Manage Events - all permissions
3729
+ * @permissionScopeId SCOPE.DC-EVENTS-MEGA.MANAGE-EVENTS
3730
+ * @permissionScope Manage Events
3731
+ * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
3732
+ * @permissionScope Manage Events
3733
+ * @permissionScopeId SCOPE.DC-EVENTS.MANAGE-EVENTS
3734
+ * @applicableIdentity APP
3735
+ * @fqn wix.events.notifications.v2.NotificationConfigManagement.UpsertNotificationConfig
3736
+ */
3737
+ export declare function upsertNotificationConfig(_id: string, notificationConfig: UpsertNotificationConfig): Promise<NonNullablePaths<UpsertNotificationConfigResponse, {
3738
+ [P in NotificationConfigNonNullablePaths]: `notificationConfig.${P}`;
3739
+ }[NotificationConfigNonNullablePaths]>>;
3740
+ export interface UpsertNotificationConfig {
3641
3741
  /**
3642
3742
  * Event ID.
3643
3743
  * @format GUID
@@ -3676,5 +3776,4 @@ interface UpsertNotificationConfig {
3676
3776
  /** Order confirmation with tickets link. */
3677
3777
  orderConfirmationWithTicketsLink?: EmailNotificationConfig;
3678
3778
  }
3679
-
3680
- export { FeeType as $, Alignment as A, ButtonDataType as B, ConferenceType as C, DecorationType as D, EmailNotificationType as E, FontType as F, GIFType as G, AppType as H, InputControlType as I, InitialExpandedItems as J, Direction as K, LocationType as L, MapType as M, NodeType as N, Orientation as O, PushNotificationType as P, VerticalAlignment as Q, type ResolveNotificationConfigResponse as R, SubdivisionType as S, type TriggerNotificationOptions as T, type UpsertNotificationConfig as U, VisitorType as V, WidthType as W, NullValue as X, Type as Y, OrderStatus as Z, FeeName as _, type UpsertNotificationConfigResponse as a, type GuestListConfig as a$, WebhookIdentityType as a0, type NotificationConfig as a1, type EmailNotificationConfig as a2, type EmailTemplate as a3, type Link as a4, type TriggerNotificationRequest as a5, type TriggerNotificationRequestNotificationOneOf as a6, type TriggerNotificationRequestGuestsOneOf as a7, type RsvpGuest as a8, type OrderGuest as a9, type RsvpCollectionConfig as aA, type Ticketing as aB, type TicketingConfig as aC, type TaxConfig as aD, type Money as aE, type ExternalEvent as aF, type CalendarLinks as aG, type SiteUrl as aH, type Form as aI, type InputControl as aJ, type Input as aK, type OptionSelection as aL, type OptionSelectionSelectedOptionOneOf as aM, type Label as aN, type FormMessages as aO, type RsvpFormMessages as aP, type PositiveResponseConfirmation as aQ, type NegativeResponseConfirmation as aR, type Positive as aS, type Negative as aT, type CheckoutFormMessages as aU, type ResponseConfirmation as aV, type RegistrationClosedMessages as aW, type TicketsUnavailableMessages as aX, type Dashboard as aY, type RsvpSummary as aZ, type TicketingSummary as a_, type EventGuests as aa, type TicketGuest as ab, type TriggerNotificationResponse as ac, type DomainEvent as ad, type DomainEventBodyOneOf as ae, type EntityCreatedEvent as af, type RestoreInfo as ag, type EntityUpdatedEvent as ah, type EntityDeletedEvent as ai, type ActionEvent as aj, type Empty as ak, type EventUpdated as al, type Location as am, type MapCoordinates as an, type Address as ao, type AddressStreetOneOf as ap, type StreetAddress as aq, type AddressLocation as ar, type Subdivision as as, type ScheduleConfig as at, type Recurrences as au, type Occurrence as av, type Event as aw, type Scheduling as ax, type Registration as ay, type RsvpCollection as az, EmailNotificationReminderTime as b, type PollSettings as b$, type Feed as b0, type OnlineConferencing as b1, type OnlineConferencingConfig as b2, type OnlineConferencingSession as b3, type SeoSettings as b4, type SeoSchema as b5, type Keyword as b6, type Tag as b7, type Settings as b8, type Agenda as b9, type PDFSettings as bA, type GalleryData as bB, type Media as bC, type Image as bD, type Video as bE, type GalleryDataItem as bF, type GalleryDataItemDataOneOf as bG, type GalleryOptions as bH, type Layout as bI, type ItemStyle as bJ, type Thumbnails as bK, type GIFData as bL, type GIF as bM, type HeadingData as bN, type HTMLData as bO, type HTMLDataDataOneOf as bP, type ImageData as bQ, type StylesBorder as bR, type ImageDataStyles as bS, type LinkPreviewData as bT, type LinkPreviewDataStyles as bU, type MapData as bV, type MapSettings as bW, type ParagraphData as bX, type PollData as bY, type Permissions as bZ, type Option as b_, type Category as ba, type CategoryCounts as bb, type EventDisplaySettings as bc, type LabellingSettings as bd, type RichContent as be, type Node as bf, type NodeDataOneOf as bg, type NodeStyle as bh, type ButtonData as bi, type Border as bj, type Colors as bk, type PluginContainerData as bl, type PluginContainerDataWidth as bm, type PluginContainerDataWidthDataOneOf as bn, type Spoiler as bo, type Height as bp, type Styles as bq, type V1Link as br, type V1LinkDataOneOf as bs, type Rel as bt, type CodeBlockData as bu, type TextStyle as bv, type DividerData as bw, type FileData as bx, type FileSource as by, type FileSourceDataOneOf as bz, Status as c, type PaidPlanDiscount as c$, type PollLayout as c0, type OptionLayout as c1, type Gradient as c2, type Background as c3, type BackgroundBackgroundOneOf as c4, type PollDesign as c5, type OptionDesign as c6, type Poll as c7, type PollDataLayout as c8, type Design as c9, type BulletedListData as cA, type BlockquoteData as cB, type CaptionData as cC, type LayoutCellData as cD, type Metadata as cE, type DocumentStyle as cF, type TextNodeStyle as cG, type Badge as cH, type OrderConfirmed as cI, type FormResponse as cJ, type InputValue as cK, type FormattedAddress as cL, type CommonAddress as cM, type CommonAddressStreetOneOf as cN, type CommonStreetAddress as cO, type CommonAddressLocation as cP, type CommonSubdivision as cQ, type StandardDetails as cR, type Ticket as cS, type CheckIn as cT, type OnlineConferencingLogin as cU, type Invoice as cV, type Item as cW, type Discount as cX, type DiscountItem as cY, type DiscountItemDiscountOneOf as cZ, type CouponDiscount as c_, type TextData as ca, type Decoration as cb, type DecorationDataOneOf as cc, type AnchorData as cd, type ColorData as ce, type LinkData as cf, type MentionData as cg, type FontSizeData as ch, type SpoilerData as ci, type AppEmbedData as cj, type AppEmbedDataAppDataOneOf as ck, type BookingData as cl, type EventData as cm, type VideoData as cn, type PlaybackOptions as co, type EmbedData as cp, type Oembed as cq, type CollapsibleListData as cr, type TableData as cs, type Dimensions as ct, type TableCellData as cu, type CellStyle as cv, type BorderColors as cw, type ListValue as cx, type AudioData as cy, type OrderedListData as cz, EventStatus as d, type PaidPlanDiscountDiscountOneOf as d0, type PercentDiscount as d1, type Tax as d2, type Fee as d3, type OrderEmailAdded as d4, type EventCanceled as d5, type EventReminder as d6, type TimeDuration as d7, type OrderPaid as d8, type TicketPdfResolved as d9, type TicketPdfResolveDelayed as da, type OrderCanceled as db, type EventEnded as dc, type EventStarted as dd, type ResolveNotificationConfigRequest as de, type UpsertNotificationConfigRequest as df, type ResolveEmailNotificationConfigRequest as dg, type ResolveEmailNotificationConfigResponse as dh, type EventDeleted as di, type EventCopied as dj, type MessageEnvelope as dk, type IdentificationData as dl, type IdentificationDataIdOneOf as dm, type BaseEventMetadata as dn, type EventMetadata as dp, type NotificationConfigCreatedEnvelope as dq, type NotificationConfigUpdatedEnvelope as dr, type TriggerNotificationOptionsNotificationOneOf as ds, type TriggerNotificationOptionsGuestsOneOf as dt, EventType as e, RegistrationStatus as f, RsvpStatusOptions as g, TaxType as h, ValueType as i, State as j, PluginContainerDataAlignment as k, Target as l, TextAlignment as m, LineStyle as n, Width as o, ViewMode as p, LayoutType as q, Crop as r, ThumbnailsAlignment as s, Source as t, Position as u, ViewRole as v, VoteRole as w, PollLayoutType as x, PollLayoutDirection as y, BackgroundType as z };
3779
+ export {};