@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"events-notifications-v2-notification-config-notifications.universal.js","sourceRoot":"","sources":["../../../../src/events-notifications-v2-notification-config-notifications.universal.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.context.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.context.js';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,cAAc,4EAA4E,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.universal.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.universal.js';
2
+ //# sourceMappingURL=index.typings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":"AAAA,cAAc,8EAA8E,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.meta.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.meta.js';
2
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,cAAc,yEAAyE,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { triggerNotification as publicTriggerNotification, resolveNotificationConfig as publicResolveNotificationConfig, upsertNotificationConfig as publicUpsertNotificationConfig } from './events-notifications-v2-notification-config-notifications.public.js';
2
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
3
+ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
4
+ import { onNotificationConfigCreated as publicOnNotificationConfigCreated } from './events-notifications-v2-notification-config-notifications.public.js';
5
+ import { onNotificationConfigUpdated as publicOnNotificationConfigUpdated } from './events-notifications-v2-notification-config-notifications.public.js';
6
+ export declare const triggerNotification: MaybeContext<BuildRESTFunction<typeof publicTriggerNotification> & typeof publicTriggerNotification>;
7
+ export declare const resolveNotificationConfig: MaybeContext<BuildRESTFunction<typeof publicResolveNotificationConfig> & typeof publicResolveNotificationConfig>;
8
+ export declare const upsertNotificationConfig: MaybeContext<BuildRESTFunction<typeof publicUpsertNotificationConfig> & typeof publicUpsertNotificationConfig>;
9
+ /** */
10
+ export declare const onNotificationConfigCreated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigCreated>>;
11
+ /** */
12
+ export declare const onNotificationConfigUpdated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigUpdated>>;
13
+ export { EmailNotificationType, EmailNotificationReminderTime, PushNotificationType, LocationType, SubdivisionType, Status, EventStatus, EventType, RegistrationStatus, RsvpStatusOptions, TaxType, VisitorType, InputControlType, ValueType, ConferenceType, State, NodeType, WidthType, PluginContainerDataAlignment, ButtonDataType, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, Type, OrderStatus, FeeName, FeeType, WebhookIdentityType, } from './events-notifications-v2-notification-config-notifications.universal.js';
14
+ export { NotificationConfig, EmailNotificationConfig, EmailTemplate, Link, TriggerNotificationRequest, TriggerNotificationRequestNotificationOneOf, TriggerNotificationRequestGuestsOneOf, RsvpGuest, OrderGuest, EventGuests, TicketGuest, TriggerNotificationResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, EventUpdated, Location, MapCoordinates, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, ScheduleConfig, Recurrences, Occurrence, Event, Scheduling, Registration, RsvpCollection, RsvpCollectionConfig, Ticketing, TicketingConfig, TaxConfig, Money, ExternalEvent, CalendarLinks, SiteUrl, Form, InputControl, Input, OptionSelection, OptionSelectionSelectedOptionOneOf, Label, FormMessages, RsvpFormMessages, PositiveResponseConfirmation, NegativeResponseConfirmation, Positive, Negative, CheckoutFormMessages, ResponseConfirmation, RegistrationClosedMessages, TicketsUnavailableMessages, Dashboard, RsvpSummary, TicketingSummary, GuestListConfig, Feed, OnlineConferencing, OnlineConferencingConfig, OnlineConferencingSession, SeoSettings, SeoSchema, Keyword, Tag, Settings, Agenda, Category, CategoryCounts, EventDisplaySettings, LabellingSettings, RichContent, Node, NodeDataOneOf, NodeStyle, ButtonData, Border, Colors, PluginContainerData, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Spoiler, Height, Styles, V1Link, V1LinkDataOneOf, Rel, CodeBlockData, TextStyle, DividerData, FileData, FileSource, FileSourceDataOneOf, PDFSettings, GalleryData, Media, Image, Video, GalleryDataItem, GalleryDataItemDataOneOf, GalleryOptions, Layout, ItemStyle, Thumbnails, GIFData, GIF, HeadingData, HTMLData, HTMLDataDataOneOf, ImageData, StylesBorder, ImageDataStyles, LinkPreviewData, LinkPreviewDataStyles, MapData, MapSettings, ParagraphData, PollData, Permissions, Option, PollSettings, PollLayout, OptionLayout, Gradient, Background, BackgroundBackgroundOneOf, PollDesign, OptionDesign, Poll, PollDataLayout, Design, TextData, Decoration, DecorationDataOneOf, AnchorData, ColorData, LinkData, MentionData, FontSizeData, SpoilerData, AppEmbedData, AppEmbedDataAppDataOneOf, BookingData, EventData, VideoData, PlaybackOptions, EmbedData, Oembed, CollapsibleListData, TableData, Dimensions, TableCellData, CellStyle, BorderColors, ListValue, AudioData, OrderedListData, BulletedListData, BlockquoteData, CaptionData, LayoutCellData, Metadata, DocumentStyle, TextNodeStyle, Badge, OrderConfirmed, FormResponse, InputValue, FormattedAddress, CommonAddress, CommonAddressStreetOneOf, CommonStreetAddress, CommonAddressLocation, CommonSubdivision, StandardDetails, Ticket, CheckIn, OnlineConferencingLogin, Invoice, Item, Discount, DiscountItem, DiscountItemDiscountOneOf, CouponDiscount, PaidPlanDiscount, PaidPlanDiscountDiscountOneOf, PercentDiscount, Tax, Fee, OrderEmailAdded, EventCanceled, EventReminder, TimeDuration, OrderPaid, TicketPdfResolved, TicketPdfResolveDelayed, OrderCanceled, EventEnded, EventStarted, ResolveNotificationConfigRequest, ResolveNotificationConfigResponse, UpsertNotificationConfigRequest, UpsertNotificationConfigResponse, ResolveEmailNotificationConfigRequest, ResolveEmailNotificationConfigResponse, EventDeleted, EventCopied, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, BaseEventMetadata, EventMetadata, NotificationConfigCreatedEnvelope, NotificationConfigUpdatedEnvelope, TriggerNotificationOptions, TriggerNotificationOptionsNotificationOneOf, TriggerNotificationOptionsGuestsOneOf, UpsertNotificationConfig, } from './events-notifications-v2-notification-config-notifications.universal.js';
@@ -0,0 +1,14 @@
1
+ import { triggerNotification as publicTriggerNotification, resolveNotificationConfig as publicResolveNotificationConfig, upsertNotificationConfig as publicUpsertNotificationConfig, } from './events-notifications-v2-notification-config-notifications.public.js';
2
+ import { createRESTModule } from '@wix/sdk-runtime/rest-modules';
3
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
4
+ import { onNotificationConfigCreated as publicOnNotificationConfigCreated } from './events-notifications-v2-notification-config-notifications.public.js';
5
+ import { onNotificationConfigUpdated as publicOnNotificationConfigUpdated } from './events-notifications-v2-notification-config-notifications.public.js';
6
+ export const triggerNotification = /*#__PURE__*/ createRESTModule(publicTriggerNotification);
7
+ export const resolveNotificationConfig = /*#__PURE__*/ createRESTModule(publicResolveNotificationConfig);
8
+ export const upsertNotificationConfig = /*#__PURE__*/ createRESTModule(publicUpsertNotificationConfig);
9
+ /** */
10
+ export const onNotificationConfigCreated = createEventModule(publicOnNotificationConfigCreated);
11
+ /** */
12
+ export const onNotificationConfigUpdated = createEventModule(publicOnNotificationConfigUpdated);
13
+ export { EmailNotificationType, EmailNotificationReminderTime, PushNotificationType, LocationType, SubdivisionType, Status, EventStatus, EventType, RegistrationStatus, RsvpStatusOptions, TaxType, VisitorType, InputControlType, ValueType, ConferenceType, State, NodeType, WidthType, PluginContainerDataAlignment, ButtonDataType, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, Type, OrderStatus, FeeName, FeeType, WebhookIdentityType, } from './events-notifications-v2-notification-config-notifications.universal.js';
14
+ //# sourceMappingURL=events-notifications-v2-notification-config-notifications.context.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"events-notifications-v2-notification-config-notifications.context.js","sourceRoot":"","sources":["../../../../src/events-notifications-v2-notification-config-notifications.context.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,IAAI,yBAAyB,EAChD,yBAAyB,IAAI,+BAA+B,EAC5D,wBAAwB,IAAI,8BAA8B,GAC3D,MAAM,uEAAuE,CAAC;AAC/E,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAE9E,OAAO,EAAE,2BAA2B,IAAI,iCAAiC,EAAE,MAAM,uEAAuE,CAAC;AACzJ,OAAO,EAAE,2BAA2B,IAAI,iCAAiC,EAAE,MAAM,uEAAuE,CAAC;AAEzJ,MAAM,CAAC,MAAM,mBAAmB,GAG5B,aAAa,CAAC,gBAAgB,CAAC,yBAAyB,CAAC,CAAC;AAC9D,MAAM,CAAC,MAAM,yBAAyB,GAGlC,aAAa,CAAC,gBAAgB,CAAC,+BAA+B,CAAC,CAAC;AACpE,MAAM,CAAC,MAAM,wBAAwB,GAGjC,aAAa,CAAC,gBAAgB,CAAC,8BAA8B,CAAC,CAAC;AACnE,MAAM;AACN,MAAM,CAAC,MAAM,2BAA2B,GAEpC,iBAAiB,CAAC,iCAAiC,CAAC,CAAC;AACzD,MAAM;AACN,MAAM,CAAC,MAAM,2BAA2B,GAEpC,iBAAiB,CAAC,iCAAiC,CAAC,CAAC;AAEzD,OAAO,EACL,qBAAqB,EACrB,6BAA6B,EAC7B,oBAAoB,EACpB,YAAY,EACZ,eAAe,EACf,MAAM,EACN,WAAW,EACX,SAAS,EACT,kBAAkB,EAClB,iBAAiB,EACjB,OAAO,EACP,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,cAAc,EACd,KAAK,EACL,QAAQ,EACR,SAAS,EACT,4BAA4B,EAC5B,cAAc,EACd,MAAM,EACN,aAAa,EACb,SAAS,EACT,KAAK,EACL,SAAS,EACT,QAAQ,EACR,UAAU,EACV,WAAW,EACX,IAAI,EACJ,mBAAmB,EACnB,OAAO,EACP,MAAM,EACN,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,cAAc,EACd,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,SAAS,EACT,iBAAiB,EACjB,SAAS,EACT,IAAI,EACJ,WAAW,EACX,OAAO,EACP,OAAO,EACP,mBAAmB,GACpB,MAAM,0EAA0E,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { RequestOptionsFactory } from '@wix/sdk-types';
2
+ /** Triggers notification */
3
+ export declare function triggerNotification(payload: object): RequestOptionsFactory<any>;
4
+ /** Resolves a NotificationConfig by id. Returns saved value or default value if not saved yet. */
5
+ export declare function resolveNotificationConfig(payload: object): RequestOptionsFactory<any>;
6
+ /** Upsert a NotificationConfig */
7
+ export declare function upsertNotificationConfig(payload: object): RequestOptionsFactory<any>;
@@ -0,0 +1,162 @@
1
+ import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';
2
+ import { transformSDKTimestampToRESTTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
3
+ import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
4
+ import { transformSDKFieldMaskToRESTFieldMask } from '@wix/sdk-runtime/transformations/field-mask';
5
+ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';
6
+ import { resolveUrl } from '@wix/sdk-runtime/rest-modules';
7
+ function resolveWixEventsNotificationsV2NotificationConfigManagementUrl(opts) {
8
+ const domainToMappings = {
9
+ 'api._api_base_domain_': [
10
+ {
11
+ srcPath: '/events-notifications',
12
+ destPath: '',
13
+ },
14
+ ],
15
+ _: [
16
+ {
17
+ srcPath: '/_api/events-notifications',
18
+ destPath: '',
19
+ },
20
+ ],
21
+ 'manage._base_domain_': [
22
+ {
23
+ srcPath: '/_api/events-notifications',
24
+ destPath: '',
25
+ },
26
+ ],
27
+ 'www.wixapis.com': [
28
+ {
29
+ srcPath: '/events-notifications',
30
+ destPath: '',
31
+ },
32
+ {
33
+ srcPath: '/events/v2/notifications',
34
+ destPath: '/v2/notifications',
35
+ },
36
+ ],
37
+ };
38
+ return resolveUrl(Object.assign(opts, { domainToMappings }));
39
+ }
40
+ function resolveWixEventsNotificationsV2NotificationServiceUrl(opts) {
41
+ const domainToMappings = {
42
+ 'api._api_base_domain_': [
43
+ {
44
+ srcPath: '/events-notifications',
45
+ destPath: '',
46
+ },
47
+ ],
48
+ _: [
49
+ {
50
+ srcPath: '/_api/events-notifications',
51
+ destPath: '',
52
+ },
53
+ ],
54
+ 'manage._base_domain_': [
55
+ {
56
+ srcPath: '/_api/events-notifications',
57
+ destPath: '',
58
+ },
59
+ ],
60
+ 'www.wixapis.com': [
61
+ {
62
+ srcPath: '/events-notifications',
63
+ destPath: '',
64
+ },
65
+ {
66
+ srcPath: '/events/v2/notifications',
67
+ destPath: '/v2/notifications',
68
+ },
69
+ ],
70
+ };
71
+ return resolveUrl(Object.assign(opts, { domainToMappings }));
72
+ }
73
+ const PACKAGE_NAME = '@wix/auto_sdk_events_notifications';
74
+ /** Triggers notification */
75
+ export function triggerNotification(payload) {
76
+ function __triggerNotification({ host }) {
77
+ const metadata = {
78
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
79
+ method: 'POST',
80
+ methodFqn: 'wix.events.notifications.v2.NotificationService.TriggerNotification',
81
+ packageName: PACKAGE_NAME,
82
+ url: resolveWixEventsNotificationsV2NotificationServiceUrl({
83
+ protoPath: '/v2/notifications/trigger',
84
+ data: payload,
85
+ host,
86
+ }),
87
+ data: payload,
88
+ };
89
+ return metadata;
90
+ }
91
+ return __triggerNotification;
92
+ }
93
+ /** Resolves a NotificationConfig by id. Returns saved value or default value if not saved yet. */
94
+ export function resolveNotificationConfig(payload) {
95
+ function __resolveNotificationConfig({ host }) {
96
+ const metadata = {
97
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
98
+ method: 'GET',
99
+ methodFqn: 'wix.events.notifications.v2.NotificationConfigManagement.ResolveNotificationConfig',
100
+ packageName: PACKAGE_NAME,
101
+ url: resolveWixEventsNotificationsV2NotificationConfigManagementUrl({
102
+ protoPath: '/v2/notification-configs/resolve/{notificationConfigId}',
103
+ data: payload,
104
+ host,
105
+ }),
106
+ params: toURLSearchParams(payload),
107
+ transformResponse: (payload) => transformPaths(payload, [
108
+ {
109
+ transformFn: transformRESTTimestampToSDKTimestamp,
110
+ paths: [
111
+ { path: 'notificationConfig.createdDate' },
112
+ { path: 'notificationConfig.updatedDate' },
113
+ ],
114
+ },
115
+ ]),
116
+ };
117
+ return metadata;
118
+ }
119
+ return __resolveNotificationConfig;
120
+ }
121
+ /** Upsert a NotificationConfig */
122
+ export function upsertNotificationConfig(payload) {
123
+ function __upsertNotificationConfig({ host }) {
124
+ const serializedData = transformPaths(payload, [
125
+ {
126
+ transformFn: transformSDKFieldMaskToRESTFieldMask,
127
+ paths: [{ path: 'fieldMask' }],
128
+ },
129
+ {
130
+ transformFn: transformSDKTimestampToRESTTimestamp,
131
+ paths: [
132
+ { path: 'notificationConfig.createdDate' },
133
+ { path: 'notificationConfig.updatedDate' },
134
+ ],
135
+ },
136
+ ]);
137
+ const metadata = {
138
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
139
+ method: 'POST',
140
+ methodFqn: 'wix.events.notifications.v2.NotificationConfigManagement.UpsertNotificationConfig',
141
+ packageName: PACKAGE_NAME,
142
+ url: resolveWixEventsNotificationsV2NotificationConfigManagementUrl({
143
+ protoPath: '/v2/notification-configs/{notificationConfig.id}',
144
+ data: serializedData,
145
+ host,
146
+ }),
147
+ data: serializedData,
148
+ transformResponse: (payload) => transformPaths(payload, [
149
+ {
150
+ transformFn: transformRESTTimestampToSDKTimestamp,
151
+ paths: [
152
+ { path: 'notificationConfig.createdDate' },
153
+ { path: 'notificationConfig.updatedDate' },
154
+ ],
155
+ },
156
+ ]),
157
+ };
158
+ return metadata;
159
+ }
160
+ return __upsertNotificationConfig;
161
+ }
162
+ //# sourceMappingURL=events-notifications-v2-notification-config-notifications.http.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"events-notifications-v2-notification-config-notifications.http.js","sourceRoot":"","sources":["../../../../src/events-notifications-v2-notification-config-notifications.http.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,19 @@
1
+ import * as ambassadorWixEventsNotificationsV2NotificationConfigTypes from './events-notifications-v2-notification-config-notifications.types.js';
2
+ import * as ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes from './events-notifications-v2-notification-config-notifications.universal.js';
3
+ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
4
+ getUrl: (context: any) => string;
5
+ httpMethod: K;
6
+ path: string;
7
+ pathParams: M;
8
+ __requestType: T;
9
+ __originalRequestType: S;
10
+ __responseType: Q;
11
+ __originalResponseType: R;
12
+ };
13
+ export declare function triggerNotification(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.TriggerNotificationRequest, ambassadorWixEventsNotificationsV2NotificationConfigTypes.TriggerNotificationRequest, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.TriggerNotificationResponse, ambassadorWixEventsNotificationsV2NotificationConfigTypes.TriggerNotificationResponse>;
14
+ export declare function resolveNotificationConfig(): __PublicMethodMetaInfo<'GET', {
15
+ notificationConfigId: string;
16
+ }, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.ResolveNotificationConfigRequest, ambassadorWixEventsNotificationsV2NotificationConfigTypes.ResolveNotificationConfigRequest, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.ResolveNotificationConfigResponse, ambassadorWixEventsNotificationsV2NotificationConfigTypes.ResolveNotificationConfigResponse>;
17
+ export declare function upsertNotificationConfig(): __PublicMethodMetaInfo<'POST', {
18
+ notificationConfigId: string;
19
+ }, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.UpsertNotificationConfigRequest, ambassadorWixEventsNotificationsV2NotificationConfigTypes.UpsertNotificationConfigRequest, ambassadorWixEventsNotificationsV2NotificationConfigUniversalTypes.UpsertNotificationConfigResponse, ambassadorWixEventsNotificationsV2NotificationConfigTypes.UpsertNotificationConfigResponse>;
@@ -0,0 +1,58 @@
1
+ import * as ambassadorWixEventsNotificationsV2NotificationConfig from './events-notifications-v2-notification-config-notifications.http.js';
2
+ export function triggerNotification() {
3
+ const payload = {};
4
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.triggerNotification(payload);
5
+ const getUrl = (context) => {
6
+ const { url } = getRequestOptions(context);
7
+ return url;
8
+ };
9
+ return {
10
+ getUrl,
11
+ httpMethod: 'POST',
12
+ path: '/v2/notifications/trigger',
13
+ pathParams: {},
14
+ __requestType: null,
15
+ __originalRequestType: null,
16
+ __responseType: null,
17
+ __originalResponseType: null,
18
+ };
19
+ }
20
+ export function resolveNotificationConfig() {
21
+ const payload = { notificationConfigId: ':notificationConfigId' };
22
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.resolveNotificationConfig(payload);
23
+ const getUrl = (context) => {
24
+ const { url } = getRequestOptions(context);
25
+ return url;
26
+ };
27
+ return {
28
+ getUrl,
29
+ httpMethod: 'GET',
30
+ path: '/v2/notification-configs/resolve/{notificationConfigId}',
31
+ pathParams: { notificationConfigId: 'notificationConfigId' },
32
+ __requestType: null,
33
+ __originalRequestType: null,
34
+ __responseType: null,
35
+ __originalResponseType: null,
36
+ };
37
+ }
38
+ export function upsertNotificationConfig() {
39
+ const payload = {
40
+ notificationConfig: { id: ':notificationConfigId' },
41
+ };
42
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.upsertNotificationConfig(payload);
43
+ const getUrl = (context) => {
44
+ const { url } = getRequestOptions(context);
45
+ return url;
46
+ };
47
+ return {
48
+ getUrl,
49
+ httpMethod: 'POST',
50
+ path: '/v2/notification-configs/{notificationConfig.id}',
51
+ pathParams: { notificationConfigId: 'notificationConfigId' },
52
+ __requestType: null,
53
+ __originalRequestType: null,
54
+ __responseType: null,
55
+ __originalResponseType: null,
56
+ };
57
+ }
58
+ //# sourceMappingURL=events-notifications-v2-notification-config-notifications.meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"events-notifications-v2-notification-config-notifications.meta.js","sourceRoot":"","sources":["../../../../src/events-notifications-v2-notification-config-notifications.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,oDAAoD,MAAM,qEAAqE,CAAC;AAsB5I,MAAM,UAAU,mBAAmB;IAQjC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,oDAAoD,CAAC,mBAAmB,CACtE,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,2BAA2B;QACjC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG,EAAE,oBAAoB,EAAE,uBAAuB,EAAS,CAAC;IAEzE,MAAM,iBAAiB,GACrB,oDAAoD,CAAC,yBAAyB,CAC5E,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,yDAAyD;QAC/D,UAAU,EAAE,EAAE,oBAAoB,EAAE,sBAAsB,EAAE;QAC5D,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,wBAAwB;IAQtC,MAAM,OAAO,GAAG;QACd,kBAAkB,EAAE,EAAE,EAAE,EAAE,uBAAuB,EAAE;KAC7C,CAAC;IAET,MAAM,iBAAiB,GACrB,oDAAoD,CAAC,wBAAwB,CAC3E,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,kDAAkD;QACxD,UAAU,EAAE,EAAE,oBAAoB,EAAE,sBAAsB,EAAE;QAC5D,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC"}
@@ -0,0 +1,31 @@
1
+ import { EventDefinition, HttpClient } from '@wix/sdk-types';
2
+ import { NotificationConfigCreatedEnvelope, NotificationConfigUpdatedEnvelope, ResolveNotificationConfigResponse, TriggerNotificationOptions, UpsertNotificationConfig, UpsertNotificationConfigResponse } from './events-notifications-v2-notification-config-notifications.universal.js';
3
+ export declare const __metadata: {
4
+ PACKAGE_NAME: string;
5
+ };
6
+ export declare function triggerNotification(httpClient: HttpClient): TriggerNotificationSignature;
7
+ interface TriggerNotificationSignature {
8
+ /**
9
+ * Triggers notification
10
+ */
11
+ (options?: TriggerNotificationOptions | undefined): Promise<void>;
12
+ }
13
+ export declare function resolveNotificationConfig(httpClient: HttpClient): ResolveNotificationConfigSignature;
14
+ interface ResolveNotificationConfigSignature {
15
+ /**
16
+ * Resolves a NotificationConfig by id. Returns saved value or default value if not saved yet.
17
+ * @param - Id of the NotificationConfig to retrieve
18
+ */
19
+ (notificationConfigId: string): Promise<ResolveNotificationConfigResponse>;
20
+ }
21
+ export declare function upsertNotificationConfig(httpClient: HttpClient): UpsertNotificationConfigSignature;
22
+ interface UpsertNotificationConfigSignature {
23
+ /**
24
+ * Upsert a NotificationConfig
25
+ * @param - Event ID.
26
+ */
27
+ (_id: string, notificationConfig: UpsertNotificationConfig): Promise<UpsertNotificationConfigResponse>;
28
+ }
29
+ export declare const onNotificationConfigCreated: EventDefinition<NotificationConfigCreatedEnvelope, "wix.events.notifications.v2.notification_config_created">;
30
+ export declare const onNotificationConfigUpdated: EventDefinition<NotificationConfigUpdatedEnvelope, "wix.events.notifications.v2.notification_config_updated">;
31
+ export { ActionEvent, Address, AddressLocation, AddressStreetOneOf, Agenda, Alignment, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, Badge, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BulletedListData, ButtonData, ButtonDataType, CalendarLinks, CaptionData, Category, CategoryCounts, CellStyle, CheckIn, CheckoutFormMessages, CodeBlockData, CollapsibleListData, ColorData, Colors, CommonAddress, CommonAddressLocation, CommonAddressStreetOneOf, CommonStreetAddress, CommonSubdivision, ConferenceType, CouponDiscount, Crop, Dashboard, Decoration, DecorationDataOneOf, DecorationType, Design, Dimensions, Direction, Discount, DiscountItem, DiscountItemDiscountOneOf, DividerData, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmailNotificationConfig, EmailNotificationReminderTime, EmailNotificationType, EmailTemplate, EmbedData, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, Event, EventCanceled, EventCopied, EventData, EventDeleted, EventDisplaySettings, EventEnded, EventGuests, EventMetadata, EventReminder, EventStarted, EventStatus, EventType, EventUpdated, ExternalEvent, Fee, FeeName, FeeType, Feed, FileData, FileSource, FileSourceDataOneOf, FontSizeData, FontType, Form, FormMessages, FormResponse, FormattedAddress, GIF, GIFData, GIFType, GalleryData, GalleryDataItem, GalleryDataItemDataOneOf, GalleryOptions, Gradient, GuestListConfig, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, InitialExpandedItems, Input, InputControl, InputControlType, InputValue, Invoice, Item, ItemStyle, Keyword, Label, LabellingSettings, Layout, LayoutCellData, LayoutType, LineStyle, Link, LinkData, LinkPreviewData, LinkPreviewDataStyles, ListValue, Location, LocationType, MapCoordinates, MapData, MapSettings, MapType, Media, MentionData, MessageEnvelope, Metadata, Money, Negative, NegativeResponseConfirmation, Node, NodeDataOneOf, NodeStyle, NodeType, NotificationConfig, NotificationConfigCreatedEnvelope, NotificationConfigUpdatedEnvelope, NullValue, Occurrence, Oembed, OnlineConferencing, OnlineConferencingConfig, OnlineConferencingLogin, OnlineConferencingSession, Option, OptionDesign, OptionLayout, OptionSelection, OptionSelectionSelectedOptionOneOf, OrderCanceled, OrderConfirmed, OrderEmailAdded, OrderGuest, OrderPaid, OrderStatus, OrderedListData, Orientation, PDFSettings, PaidPlanDiscount, PaidPlanDiscountDiscountOneOf, ParagraphData, PercentDiscount, Permissions, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutType, PollSettings, Position, Positive, PositiveResponseConfirmation, PushNotificationType, Recurrences, Registration, RegistrationClosedMessages, RegistrationStatus, Rel, ResolveEmailNotificationConfigRequest, ResolveEmailNotificationConfigResponse, ResolveNotificationConfigRequest, ResolveNotificationConfigResponse, ResponseConfirmation, RestoreInfo, RichContent, RsvpCollection, RsvpCollectionConfig, RsvpFormMessages, RsvpGuest, RsvpStatusOptions, RsvpSummary, ScheduleConfig, Scheduling, SeoSchema, SeoSettings, Settings, SiteUrl, Source, Spoiler, SpoilerData, StandardDetails, State, Status, StreetAddress, Styles, StylesBorder, Subdivision, SubdivisionType, TableCellData, TableData, Tag, Target, Tax, TaxConfig, TaxType, TextAlignment, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, Ticket, TicketGuest, TicketPdfResolveDelayed, TicketPdfResolved, Ticketing, TicketingConfig, TicketingSummary, TicketsUnavailableMessages, TimeDuration, TriggerNotificationOptions, TriggerNotificationOptionsGuestsOneOf, TriggerNotificationOptionsNotificationOneOf, TriggerNotificationRequest, TriggerNotificationRequestGuestsOneOf, TriggerNotificationRequestNotificationOneOf, TriggerNotificationResponse, Type, UpsertNotificationConfig, UpsertNotificationConfigRequest, UpsertNotificationConfigResponse, V1Link, V1LinkDataOneOf, ValueType, VerticalAlignment, Video, VideoData, ViewMode, ViewRole, VisitorType, VoteRole, WebhookIdentityType, Width, WidthType, } from './events-notifications-v2-notification-config-notifications.universal.js';
@@ -0,0 +1,43 @@
1
+ import { renameKeysFromRESTResponseToSDKResponse } from '@wix/sdk-runtime/rename-all-nested-keys';
2
+ import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
3
+ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';
4
+ import { EventDefinition } from '@wix/sdk-types';
5
+ import { resolveNotificationConfig as universalResolveNotificationConfig, triggerNotification as universalTriggerNotification, upsertNotificationConfig as universalUpsertNotificationConfig, } from './events-notifications-v2-notification-config-notifications.universal.js';
6
+ export const __metadata = { PACKAGE_NAME: '@wix/events' };
7
+ export function triggerNotification(httpClient) {
8
+ return (options) => universalTriggerNotification(options,
9
+ // @ts-ignore
10
+ { httpClient });
11
+ }
12
+ export function resolveNotificationConfig(httpClient) {
13
+ return (notificationConfigId) => universalResolveNotificationConfig(notificationConfigId,
14
+ // @ts-ignore
15
+ { httpClient });
16
+ }
17
+ export function upsertNotificationConfig(httpClient) {
18
+ return (_id, notificationConfig) => universalUpsertNotificationConfig(_id, notificationConfig,
19
+ // @ts-ignore
20
+ { httpClient });
21
+ }
22
+ export const onNotificationConfigCreated = EventDefinition('wix.events.notifications.v2.notification_config_created', true, (event) => renameKeysFromRESTResponseToSDKResponse(transformPaths(event, [
23
+ {
24
+ transformFn: transformRESTTimestampToSDKTimestamp,
25
+ paths: [
26
+ { path: 'entity.createdDate' },
27
+ { path: 'entity.updatedDate' },
28
+ { path: 'metadata.eventTime' },
29
+ ],
30
+ },
31
+ ])))();
32
+ export const onNotificationConfigUpdated = EventDefinition('wix.events.notifications.v2.notification_config_updated', true, (event) => renameKeysFromRESTResponseToSDKResponse(transformPaths(event, [
33
+ {
34
+ transformFn: transformRESTTimestampToSDKTimestamp,
35
+ paths: [
36
+ { path: 'entity.createdDate' },
37
+ { path: 'entity.updatedDate' },
38
+ { path: 'metadata.eventTime' },
39
+ ],
40
+ },
41
+ ])))();
42
+ export { Alignment, AppType, BackgroundType, ButtonDataType, ConferenceType, Crop, DecorationType, Direction, EmailNotificationReminderTime, EmailNotificationType, EventStatus, EventType, FeeName, FeeType, FontType, GIFType, InitialExpandedItems, InputControlType, LayoutType, LineStyle, LocationType, MapType, NodeType, NullValue, OrderStatus, Orientation, PluginContainerDataAlignment, PollLayoutDirection, PollLayoutType, Position, PushNotificationType, RegistrationStatus, RsvpStatusOptions, Source, State, Status, SubdivisionType, Target, TaxType, TextAlignment, ThumbnailsAlignment, Type, ValueType, VerticalAlignment, ViewMode, ViewRole, VisitorType, VoteRole, WebhookIdentityType, Width, WidthType, } from './events-notifications-v2-notification-config-notifications.universal.js';
43
+ //# sourceMappingURL=events-notifications-v2-notification-config-notifications.public.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"events-notifications-v2-notification-config-notifications.public.js","sourceRoot":"","sources":["../../../../src/events-notifications-v2-notification-config-notifications.public.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uCAAuC,EAAE,MAAM,yCAAyC,CAAC;AAClG,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAE,eAAe,EAAc,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAOL,yBAAyB,IAAI,kCAAkC,EAC/D,mBAAmB,IAAI,4BAA4B,EACnD,wBAAwB,IAAI,iCAAiC,GAC9D,MAAM,0EAA0E,CAAC;AAElF,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC;AAE1D,MAAM,UAAU,mBAAmB,CACjC,UAAsB;IAEtB,OAAO,CAAC,OAAoC,EAAE,EAAE,CAC9C,4BAA4B,CAC1B,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AASD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,oBAA4B,EAAE,EAAE,CACtC,kCAAkC,CAChC,oBAAoB;IACpB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAUD,MAAM,UAAU,wBAAwB,CACtC,UAAsB;IAEtB,OAAO,CAAC,GAAW,EAAE,kBAA4C,EAAE,EAAE,CACnE,iCAAiC,CAC/B,GAAG,EACH,kBAAkB;IAClB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAaD,MAAM,CAAC,MAAM,2BAA2B,GAAG,eAAe,CACxD,yDAAyD,EACzD,IAAI,EACJ,CAAC,KAAwC,EAAE,EAAE,CAC3C,uCAAuC,CACrC,cAAc,CAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,oCAAoC;QACjD,KAAK,EAAE;YACL,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;SAC/B;KACF;CACF,CAAC,CACH,CACJ,EAAqC,CAAC;AACvC,MAAM,CAAC,MAAM,2BAA2B,GAAG,eAAe,CACxD,yDAAyD,EACzD,IAAI,EACJ,CAAC,KAAwC,EAAE,EAAE,CAC3C,uCAAuC,CACrC,cAAc,CAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,oCAAoC;QACjD,KAAK,EAAE;YACL,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;SAC/B;KACF;CACF,CAAC,CACH,CACJ,EAAqC,CAAC;AAEvC,OAAO,EAML,SAAS,EAIT,OAAO,EAIP,cAAc,EASd,cAAc,EAiBd,cAAc,EAEd,IAAI,EAIJ,cAAc,EAGd,SAAS,EAST,6BAA6B,EAC7B,qBAAqB,EAkBrB,WAAW,EACX,SAAS,EAIT,OAAO,EACP,OAAO,EAMP,QAAQ,EAOR,OAAO,EAgBP,oBAAoB,EAGpB,gBAAgB,EAUhB,UAAU,EACV,SAAS,EAOT,YAAY,EAIZ,OAAO,EAWP,QAAQ,EAIR,SAAS,EAiBT,WAAW,EAEX,WAAW,EASX,4BAA4B,EAQ5B,mBAAmB,EACnB,cAAc,EAEd,QAAQ,EAGR,oBAAoB,EAIpB,kBAAkB,EAalB,iBAAiB,EAQjB,MAAM,EAIN,KAAK,EACL,MAAM,EAKN,eAAe,EAIf,MAAM,EAGN,OAAO,EACP,aAAa,EAKb,mBAAmB,EAiBnB,IAAI,EAMJ,SAAS,EACT,iBAAiB,EAGjB,QAAQ,EACR,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,mBAAmB,EACnB,KAAK,EACL,SAAS,GACV,MAAM,0EAA0E,CAAC"}