@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,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/events-notifications-v2-notification-config-notifications.context.js"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6GAA2F"}
@@ -0,0 +1 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.universal.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/events-notifications-v2-notification-config-notifications.universal.js"), exports);
18
+ //# sourceMappingURL=index.typings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+GAA6F"}
@@ -0,0 +1 @@
1
+ export * from './src/events-notifications-v2-notification-config-notifications.meta.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/events-notifications-v2-notification-config-notifications.meta.js"), exports);
18
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0GAAwF"}
@@ -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,69 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VerticalAlignment = exports.Direction = exports.InitialExpandedItems = exports.AppType = exports.FontType = exports.DecorationType = exports.BackgroundType = exports.PollLayoutDirection = exports.PollLayoutType = exports.VoteRole = exports.ViewRole = exports.MapType = exports.Position = exports.Source = exports.GIFType = exports.ThumbnailsAlignment = exports.Crop = exports.Orientation = exports.LayoutType = exports.ViewMode = exports.Alignment = exports.Width = exports.LineStyle = exports.TextAlignment = exports.Target = exports.ButtonDataType = exports.PluginContainerDataAlignment = exports.WidthType = exports.NodeType = exports.State = exports.ConferenceType = exports.ValueType = exports.InputControlType = exports.VisitorType = exports.TaxType = exports.RsvpStatusOptions = exports.RegistrationStatus = exports.EventType = exports.EventStatus = exports.Status = exports.SubdivisionType = exports.LocationType = exports.PushNotificationType = exports.EmailNotificationReminderTime = exports.EmailNotificationType = exports.onNotificationConfigUpdated = exports.onNotificationConfigCreated = exports.upsertNotificationConfig = exports.resolveNotificationConfig = exports.triggerNotification = void 0;
4
+ exports.WebhookIdentityType = exports.FeeType = exports.FeeName = exports.OrderStatus = exports.Type = exports.NullValue = void 0;
5
+ const events_notifications_v2_notification_config_notifications_public_js_1 = require("./events-notifications-v2-notification-config-notifications.public.js");
6
+ const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
7
+ const event_definition_modules_1 = require("@wix/sdk-runtime/event-definition-modules");
8
+ const events_notifications_v2_notification_config_notifications_public_js_2 = require("./events-notifications-v2-notification-config-notifications.public.js");
9
+ const events_notifications_v2_notification_config_notifications_public_js_3 = require("./events-notifications-v2-notification-config-notifications.public.js");
10
+ exports.triggerNotification = (0, rest_modules_1.createRESTModule)(events_notifications_v2_notification_config_notifications_public_js_1.triggerNotification);
11
+ exports.resolveNotificationConfig = (0, rest_modules_1.createRESTModule)(events_notifications_v2_notification_config_notifications_public_js_1.resolveNotificationConfig);
12
+ exports.upsertNotificationConfig = (0, rest_modules_1.createRESTModule)(events_notifications_v2_notification_config_notifications_public_js_1.upsertNotificationConfig);
13
+ /** */
14
+ exports.onNotificationConfigCreated = (0, event_definition_modules_1.createEventModule)(events_notifications_v2_notification_config_notifications_public_js_2.onNotificationConfigCreated);
15
+ /** */
16
+ exports.onNotificationConfigUpdated = (0, event_definition_modules_1.createEventModule)(events_notifications_v2_notification_config_notifications_public_js_3.onNotificationConfigUpdated);
17
+ var events_notifications_v2_notification_config_notifications_universal_js_1 = require("./events-notifications-v2-notification-config-notifications.universal.js");
18
+ Object.defineProperty(exports, "EmailNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.EmailNotificationType; } });
19
+ Object.defineProperty(exports, "EmailNotificationReminderTime", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.EmailNotificationReminderTime; } });
20
+ Object.defineProperty(exports, "PushNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.PushNotificationType; } });
21
+ Object.defineProperty(exports, "LocationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.LocationType; } });
22
+ Object.defineProperty(exports, "SubdivisionType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.SubdivisionType; } });
23
+ Object.defineProperty(exports, "Status", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Status; } });
24
+ Object.defineProperty(exports, "EventStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.EventStatus; } });
25
+ Object.defineProperty(exports, "EventType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.EventType; } });
26
+ Object.defineProperty(exports, "RegistrationStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.RegistrationStatus; } });
27
+ Object.defineProperty(exports, "RsvpStatusOptions", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.RsvpStatusOptions; } });
28
+ Object.defineProperty(exports, "TaxType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.TaxType; } });
29
+ Object.defineProperty(exports, "VisitorType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.VisitorType; } });
30
+ Object.defineProperty(exports, "InputControlType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.InputControlType; } });
31
+ Object.defineProperty(exports, "ValueType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ValueType; } });
32
+ Object.defineProperty(exports, "ConferenceType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ConferenceType; } });
33
+ Object.defineProperty(exports, "State", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.State; } });
34
+ Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.NodeType; } });
35
+ Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.WidthType; } });
36
+ Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.PluginContainerDataAlignment; } });
37
+ Object.defineProperty(exports, "ButtonDataType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ButtonDataType; } });
38
+ Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Target; } });
39
+ Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.TextAlignment; } });
40
+ Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.LineStyle; } });
41
+ Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Width; } });
42
+ Object.defineProperty(exports, "Alignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Alignment; } });
43
+ Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ViewMode; } });
44
+ Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.LayoutType; } });
45
+ Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Orientation; } });
46
+ Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Crop; } });
47
+ Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ThumbnailsAlignment; } });
48
+ Object.defineProperty(exports, "GIFType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.GIFType; } });
49
+ Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Source; } });
50
+ Object.defineProperty(exports, "Position", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Position; } });
51
+ Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.MapType; } });
52
+ Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.ViewRole; } });
53
+ Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.VoteRole; } });
54
+ Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.PollLayoutType; } });
55
+ Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.PollLayoutDirection; } });
56
+ Object.defineProperty(exports, "BackgroundType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.BackgroundType; } });
57
+ Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.DecorationType; } });
58
+ Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.FontType; } });
59
+ Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.AppType; } });
60
+ Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.InitialExpandedItems; } });
61
+ Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Direction; } });
62
+ Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.VerticalAlignment; } });
63
+ Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.NullValue; } });
64
+ Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.Type; } });
65
+ Object.defineProperty(exports, "OrderStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.OrderStatus; } });
66
+ Object.defineProperty(exports, "FeeName", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.FeeName; } });
67
+ Object.defineProperty(exports, "FeeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.FeeType; } });
68
+ Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_1.WebhookIdentityType; } });
69
+ //# 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,+JAI+E;AAC/E,gEAAiE;AACjE,wFAA8E;AAE9E,+JAAyJ;AACzJ,+JAAyJ;AAE5I,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,yFAAyB,CAAC,CAAC;AACjD,QAAA,yBAAyB,GAGpB,IAAA,+BAAgB,EAAC,+FAA+B,CAAC,CAAC;AACvD,QAAA,wBAAwB,GAGnB,IAAA,+BAAgB,EAAC,8FAA8B,CAAC,CAAC;AACnE,MAAM;AACO,QAAA,2BAA2B,GAEpC,IAAA,4CAAiB,EAAC,iGAAiC,CAAC,CAAC;AACzD,MAAM;AACO,QAAA,2BAA2B,GAEpC,IAAA,4CAAiB,EAAC,iGAAiC,CAAC,CAAC;AAEzD,mKAoDkF;AAnDhF,+KAAA,qBAAqB,OAAA;AACrB,uLAAA,6BAA6B,OAAA;AAC7B,8KAAA,oBAAoB,OAAA;AACpB,sKAAA,YAAY,OAAA;AACZ,yKAAA,eAAe,OAAA;AACf,gKAAA,MAAM,OAAA;AACN,qKAAA,WAAW,OAAA;AACX,mKAAA,SAAS,OAAA;AACT,4KAAA,kBAAkB,OAAA;AAClB,2KAAA,iBAAiB,OAAA;AACjB,iKAAA,OAAO,OAAA;AACP,qKAAA,WAAW,OAAA;AACX,0KAAA,gBAAgB,OAAA;AAChB,mKAAA,SAAS,OAAA;AACT,wKAAA,cAAc,OAAA;AACd,+JAAA,KAAK,OAAA;AACL,kKAAA,QAAQ,OAAA;AACR,mKAAA,SAAS,OAAA;AACT,sLAAA,4BAA4B,OAAA;AAC5B,wKAAA,cAAc,OAAA;AACd,gKAAA,MAAM,OAAA;AACN,uKAAA,aAAa,OAAA;AACb,mKAAA,SAAS,OAAA;AACT,+JAAA,KAAK,OAAA;AACL,mKAAA,SAAS,OAAA;AACT,kKAAA,QAAQ,OAAA;AACR,oKAAA,UAAU,OAAA;AACV,qKAAA,WAAW,OAAA;AACX,8JAAA,IAAI,OAAA;AACJ,6KAAA,mBAAmB,OAAA;AACnB,iKAAA,OAAO,OAAA;AACP,gKAAA,MAAM,OAAA;AACN,kKAAA,QAAQ,OAAA;AACR,iKAAA,OAAO,OAAA;AACP,kKAAA,QAAQ,OAAA;AACR,kKAAA,QAAQ,OAAA;AACR,wKAAA,cAAc,OAAA;AACd,6KAAA,mBAAmB,OAAA;AACnB,wKAAA,cAAc,OAAA;AACd,wKAAA,cAAc,OAAA;AACd,kKAAA,QAAQ,OAAA;AACR,iKAAA,OAAO,OAAA;AACP,8KAAA,oBAAoB,OAAA;AACpB,mKAAA,SAAS,OAAA;AACT,2KAAA,iBAAiB,OAAA;AACjB,mKAAA,SAAS,OAAA;AACT,8JAAA,IAAI,OAAA;AACJ,qKAAA,WAAW,OAAA;AACX,iKAAA,OAAO,OAAA;AACP,iKAAA,OAAO,OAAA;AACP,6KAAA,mBAAmB,OAAA"}
@@ -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,168 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.upsertNotificationConfig = exports.resolveNotificationConfig = exports.triggerNotification = void 0;
4
+ const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
5
+ const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
6
+ const timestamp_2 = require("@wix/sdk-runtime/transformations/timestamp");
7
+ const field_mask_1 = require("@wix/sdk-runtime/transformations/field-mask");
8
+ const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
9
+ const rest_modules_2 = require("@wix/sdk-runtime/rest-modules");
10
+ function resolveWixEventsNotificationsV2NotificationConfigManagementUrl(opts) {
11
+ const domainToMappings = {
12
+ 'api._api_base_domain_': [
13
+ {
14
+ srcPath: '/events-notifications',
15
+ destPath: '',
16
+ },
17
+ ],
18
+ _: [
19
+ {
20
+ srcPath: '/_api/events-notifications',
21
+ destPath: '',
22
+ },
23
+ ],
24
+ 'manage._base_domain_': [
25
+ {
26
+ srcPath: '/_api/events-notifications',
27
+ destPath: '',
28
+ },
29
+ ],
30
+ 'www.wixapis.com': [
31
+ {
32
+ srcPath: '/events-notifications',
33
+ destPath: '',
34
+ },
35
+ {
36
+ srcPath: '/events/v2/notifications',
37
+ destPath: '/v2/notifications',
38
+ },
39
+ ],
40
+ };
41
+ return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
42
+ }
43
+ function resolveWixEventsNotificationsV2NotificationServiceUrl(opts) {
44
+ const domainToMappings = {
45
+ 'api._api_base_domain_': [
46
+ {
47
+ srcPath: '/events-notifications',
48
+ destPath: '',
49
+ },
50
+ ],
51
+ _: [
52
+ {
53
+ srcPath: '/_api/events-notifications',
54
+ destPath: '',
55
+ },
56
+ ],
57
+ 'manage._base_domain_': [
58
+ {
59
+ srcPath: '/_api/events-notifications',
60
+ destPath: '',
61
+ },
62
+ ],
63
+ 'www.wixapis.com': [
64
+ {
65
+ srcPath: '/events-notifications',
66
+ destPath: '',
67
+ },
68
+ {
69
+ srcPath: '/events/v2/notifications',
70
+ destPath: '/v2/notifications',
71
+ },
72
+ ],
73
+ };
74
+ return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
75
+ }
76
+ const PACKAGE_NAME = '@wix/auto_sdk_events_notifications';
77
+ /** Triggers notification */
78
+ function triggerNotification(payload) {
79
+ function __triggerNotification({ host }) {
80
+ const metadata = {
81
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
82
+ method: 'POST',
83
+ methodFqn: 'wix.events.notifications.v2.NotificationService.TriggerNotification',
84
+ packageName: PACKAGE_NAME,
85
+ url: resolveWixEventsNotificationsV2NotificationServiceUrl({
86
+ protoPath: '/v2/notifications/trigger',
87
+ data: payload,
88
+ host,
89
+ }),
90
+ data: payload,
91
+ };
92
+ return metadata;
93
+ }
94
+ return __triggerNotification;
95
+ }
96
+ exports.triggerNotification = triggerNotification;
97
+ /** Resolves a NotificationConfig by id. Returns saved value or default value if not saved yet. */
98
+ function resolveNotificationConfig(payload) {
99
+ function __resolveNotificationConfig({ host }) {
100
+ const metadata = {
101
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
102
+ method: 'GET',
103
+ methodFqn: 'wix.events.notifications.v2.NotificationConfigManagement.ResolveNotificationConfig',
104
+ packageName: PACKAGE_NAME,
105
+ url: resolveWixEventsNotificationsV2NotificationConfigManagementUrl({
106
+ protoPath: '/v2/notification-configs/resolve/{notificationConfigId}',
107
+ data: payload,
108
+ host,
109
+ }),
110
+ params: (0, rest_modules_1.toURLSearchParams)(payload),
111
+ transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [
112
+ {
113
+ transformFn: timestamp_2.transformRESTTimestampToSDKTimestamp,
114
+ paths: [
115
+ { path: 'notificationConfig.createdDate' },
116
+ { path: 'notificationConfig.updatedDate' },
117
+ ],
118
+ },
119
+ ]),
120
+ };
121
+ return metadata;
122
+ }
123
+ return __resolveNotificationConfig;
124
+ }
125
+ exports.resolveNotificationConfig = resolveNotificationConfig;
126
+ /** Upsert a NotificationConfig */
127
+ function upsertNotificationConfig(payload) {
128
+ function __upsertNotificationConfig({ host }) {
129
+ const serializedData = (0, transform_paths_1.transformPaths)(payload, [
130
+ {
131
+ transformFn: field_mask_1.transformSDKFieldMaskToRESTFieldMask,
132
+ paths: [{ path: 'fieldMask' }],
133
+ },
134
+ {
135
+ transformFn: timestamp_1.transformSDKTimestampToRESTTimestamp,
136
+ paths: [
137
+ { path: 'notificationConfig.createdDate' },
138
+ { path: 'notificationConfig.updatedDate' },
139
+ ],
140
+ },
141
+ ]);
142
+ const metadata = {
143
+ entityFqdn: 'wix.events.notifications.v2.notification_config',
144
+ method: 'POST',
145
+ methodFqn: 'wix.events.notifications.v2.NotificationConfigManagement.UpsertNotificationConfig',
146
+ packageName: PACKAGE_NAME,
147
+ url: resolveWixEventsNotificationsV2NotificationConfigManagementUrl({
148
+ protoPath: '/v2/notification-configs/{notificationConfig.id}',
149
+ data: serializedData,
150
+ host,
151
+ }),
152
+ data: serializedData,
153
+ transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [
154
+ {
155
+ transformFn: timestamp_2.transformRESTTimestampToSDKTimestamp,
156
+ paths: [
157
+ { path: 'notificationConfig.createdDate' },
158
+ { path: 'notificationConfig.updatedDate' },
159
+ ],
160
+ },
161
+ ]),
162
+ };
163
+ return metadata;
164
+ }
165
+ return __upsertNotificationConfig;
166
+ }
167
+ exports.upsertNotificationConfig = upsertNotificationConfig;
168
+ //# 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,87 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ exports.upsertNotificationConfig = exports.resolveNotificationConfig = exports.triggerNotification = void 0;
27
+ const ambassadorWixEventsNotificationsV2NotificationConfig = __importStar(require("./events-notifications-v2-notification-config-notifications.http.js"));
28
+ function triggerNotification() {
29
+ const payload = {};
30
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.triggerNotification(payload);
31
+ const getUrl = (context) => {
32
+ const { url } = getRequestOptions(context);
33
+ return url;
34
+ };
35
+ return {
36
+ getUrl,
37
+ httpMethod: 'POST',
38
+ path: '/v2/notifications/trigger',
39
+ pathParams: {},
40
+ __requestType: null,
41
+ __originalRequestType: null,
42
+ __responseType: null,
43
+ __originalResponseType: null,
44
+ };
45
+ }
46
+ exports.triggerNotification = triggerNotification;
47
+ function resolveNotificationConfig() {
48
+ const payload = { notificationConfigId: ':notificationConfigId' };
49
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.resolveNotificationConfig(payload);
50
+ const getUrl = (context) => {
51
+ const { url } = getRequestOptions(context);
52
+ return url;
53
+ };
54
+ return {
55
+ getUrl,
56
+ httpMethod: 'GET',
57
+ path: '/v2/notification-configs/resolve/{notificationConfigId}',
58
+ pathParams: { notificationConfigId: 'notificationConfigId' },
59
+ __requestType: null,
60
+ __originalRequestType: null,
61
+ __responseType: null,
62
+ __originalResponseType: null,
63
+ };
64
+ }
65
+ exports.resolveNotificationConfig = resolveNotificationConfig;
66
+ function upsertNotificationConfig() {
67
+ const payload = {
68
+ notificationConfig: { id: ':notificationConfigId' },
69
+ };
70
+ const getRequestOptions = ambassadorWixEventsNotificationsV2NotificationConfig.upsertNotificationConfig(payload);
71
+ const getUrl = (context) => {
72
+ const { url } = getRequestOptions(context);
73
+ return url;
74
+ };
75
+ return {
76
+ getUrl,
77
+ httpMethod: 'POST',
78
+ path: '/v2/notification-configs/{notificationConfig.id}',
79
+ pathParams: { notificationConfigId: 'notificationConfigId' },
80
+ __requestType: null,
81
+ __originalRequestType: null,
82
+ __responseType: null,
83
+ __originalResponseType: null,
84
+ };
85
+ }
86
+ exports.upsertNotificationConfig = upsertNotificationConfig;
87
+ //# 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,0JAA4I;AAsB5I,SAAgB,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;AA9BD,kDA8BC;AAED,SAAgB,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;AA9BD,8DA8BC;AAED,SAAgB,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;AAhCD,4DAgCC"}
@@ -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';