@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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"}
package/package.json CHANGED
@@ -1,25 +1,25 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_events_notifications",
3
- "version": "1.0.14",
3
+ "version": "1.0.16",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
7
7
  },
8
8
  "keywords": [],
9
9
  "sideEffects": false,
10
- "main": "/build/index.js",
11
- "types": "./build/index.d.mts",
10
+ "main": "./build/cjs/index.js",
11
+ "types": "./build/es/index.d.ts",
12
12
  "exports": {
13
13
  ".": {
14
- "import": "./build/index.mjs",
15
- "require": "./build/index.js",
16
- "types": "./build/index.d.mts"
14
+ "import": "./build/es/index.js",
15
+ "require": "./build/cjs/index.js",
16
+ "types": "./build/es/index.d.ts"
17
17
  },
18
18
  "./package.json": "./package.json",
19
19
  "./meta": {
20
- "import": "./build/meta.mjs",
21
- "require": "./build/meta.js",
22
- "types": "./build/meta.d.mts"
20
+ "import": "./build/es/meta.js",
21
+ "require": "./build/cjs/meta.js",
22
+ "types": "./build/es/meta.d.ts"
23
23
  }
24
24
  },
25
25
  "files": [
@@ -28,15 +28,14 @@
28
28
  "service-plugins"
29
29
  ],
30
30
  "dependencies": {
31
- "@wix/sdk-runtime": "^0.3.42",
32
- "@wix/sdk-types": "^1.13.16"
31
+ "@wix/sdk-runtime": "^0.3.47",
32
+ "@wix/sdk-types": "^1.13.19"
33
33
  },
34
34
  "devDependencies": {
35
- "tsup": "^8.4.0",
36
35
  "typescript": "^5.3.2"
37
36
  },
38
37
  "scripts": {
39
- "build": "tsup",
38
+ "build": "tsc -b tsconfig.json tsconfig.esm.json tsconfig.internal.json tsconfig.internal.esm.json",
40
39
  "test": ":"
41
40
  },
42
41
  "wix": {
@@ -49,5 +48,5 @@
49
48
  "fqdn": "wix.events.notifications.v2.notification_config"
50
49
  }
51
50
  },
52
- "falconPackageHash": "a1f3d8f0d00da9d459a4334bd8f014b216d1494874f025cff3b22c95"
51
+ "falconPackageHash": "1209484989374f2d1271bcbbefaf09a23c6949781586521b689cc977"
53
52
  }
package/build/index.d.mts DELETED
@@ -1,38 +0,0 @@
1
- import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
- import { T as TriggerNotificationOptions, R as ResolveNotificationConfigResponse, U as UpsertNotificationConfig, a as UpsertNotificationConfigResponse } from './events-notifications-v2-notification-config-notifications.universal-DIjek3EA.mjs';
3
- export { aj as ActionEvent, ao as Address, ar as AddressLocation, ap as AddressStreetOneOf, b9 as Agenda, A as Alignment, cd as AnchorData, cj as AppEmbedData, ck as AppEmbedDataAppDataOneOf, H as AppType, cy as AudioData, c3 as Background, c4 as BackgroundBackgroundOneOf, z as BackgroundType, cH as Badge, dn as BaseEventMetadata, cB as BlockquoteData, cl as BookingData, bj as Border, cw as BorderColors, cA as BulletedListData, bi as ButtonData, B as ButtonDataType, aG as CalendarLinks, cC as CaptionData, ba as Category, bb as CategoryCounts, cv as CellStyle, cT as CheckIn, aU as CheckoutFormMessages, bu as CodeBlockData, cr as CollapsibleListData, ce as ColorData, bk as Colors, cM as CommonAddress, cP as CommonAddressLocation, cN as CommonAddressStreetOneOf, cO as CommonStreetAddress, cQ as CommonSubdivision, C as ConferenceType, c_ as CouponDiscount, r as Crop, aY as Dashboard, cb as Decoration, cc as DecorationDataOneOf, D as DecorationType, c9 as Design, ct as Dimensions, K as Direction, cX as Discount, cY as DiscountItem, cZ as DiscountItemDiscountOneOf, bw as DividerData, cF as DocumentStyle, ad as DomainEvent, ae as DomainEventBodyOneOf, a2 as EmailNotificationConfig, b as EmailNotificationReminderTime, E as EmailNotificationType, a3 as EmailTemplate, cp as EmbedData, ak as Empty, af as EntityCreatedEvent, ai as EntityDeletedEvent, ah as EntityUpdatedEvent, aw as Event, d5 as EventCanceled, dj as EventCopied, cm as EventData, di as EventDeleted, bc as EventDisplaySettings, dc as EventEnded, aa as EventGuests, dp as EventMetadata, d6 as EventReminder, dd as EventStarted, d as EventStatus, e as EventType, al as EventUpdated, aF as ExternalEvent, d3 as Fee, _ as FeeName, $ as FeeType, b0 as Feed, bx as FileData, by as FileSource, bz as FileSourceDataOneOf, ch as FontSizeData, F as FontType, aI as Form, aO as FormMessages, cJ as FormResponse, cL as FormattedAddress, bM as GIF, bL as GIFData, G as GIFType, bB as GalleryData, bF as GalleryDataItem, bG as GalleryDataItemDataOneOf, bH as GalleryOptions, c2 as Gradient, a$ as GuestListConfig, bO as HTMLData, bP as HTMLDataDataOneOf, bN as HeadingData, bp as Height, dl as IdentificationData, dm as IdentificationDataIdOneOf, bD as Image, bQ as ImageData, bS as ImageDataStyles, J as InitialExpandedItems, aK as Input, aJ as InputControl, I as InputControlType, cK as InputValue, cV as Invoice, cW as Item, bJ as ItemStyle, b6 as Keyword, aN as Label, bd as LabellingSettings, bI as Layout, cD as LayoutCellData, q as LayoutType, n as LineStyle, a4 as Link, cf as LinkData, bT as LinkPreviewData, bU as LinkPreviewDataStyles, cx as ListValue, am as Location, L as LocationType, an as MapCoordinates, bV as MapData, bW as MapSettings, M as MapType, bC as Media, cg as MentionData, dk as MessageEnvelope, cE as Metadata, aE as Money, aT as Negative, aR as NegativeResponseConfirmation, bf as Node, bg as NodeDataOneOf, bh as NodeStyle, N as NodeType, a1 as NotificationConfig, dq as NotificationConfigCreatedEnvelope, dr as NotificationConfigUpdatedEnvelope, X as NullValue, av as Occurrence, cq as Oembed, b1 as OnlineConferencing, b2 as OnlineConferencingConfig, cU as OnlineConferencingLogin, b3 as OnlineConferencingSession, b_ as Option, c6 as OptionDesign, c1 as OptionLayout, aL as OptionSelection, aM as OptionSelectionSelectedOptionOneOf, db as OrderCanceled, cI as OrderConfirmed, d4 as OrderEmailAdded, a9 as OrderGuest, d8 as OrderPaid, Z as OrderStatus, cz as OrderedListData, O as Orientation, bA as PDFSettings, c$ as PaidPlanDiscount, d0 as PaidPlanDiscountDiscountOneOf, bX as ParagraphData, d1 as PercentDiscount, bZ as Permissions, co as PlaybackOptions, bl as PluginContainerData, k as PluginContainerDataAlignment, bm as PluginContainerDataWidth, bn as PluginContainerDataWidthDataOneOf, c7 as Poll, bY as PollData, c8 as PollDataLayout, c5 as PollDesign, c0 as PollLayout, y as PollLayoutDirection, x as PollLayoutType, b$ as PollSettings, u as Position, aS as Positive, aQ as PositiveResponseConfirmation, P as PushNotificationType, au as Recurrences, ay as Registration, aW as RegistrationClosedMessages, f as RegistrationStatus, bt as Rel, dg as ResolveEmailNotificationConfigRequest, dh as ResolveEmailNotificationConfigResponse, de as ResolveNotificationConfigRequest, aV as ResponseConfirmation, ag as RestoreInfo, be as RichContent, az as RsvpCollection, aA as RsvpCollectionConfig, aP as RsvpFormMessages, a8 as RsvpGuest, g as RsvpStatusOptions, aZ as RsvpSummary, at as ScheduleConfig, ax as Scheduling, b5 as SeoSchema, b4 as SeoSettings, b8 as Settings, aH as SiteUrl, t as Source, bo as Spoiler, ci as SpoilerData, cR as StandardDetails, j as State, c as Status, aq as StreetAddress, bq as Styles, bR as StylesBorder, as as Subdivision, S as SubdivisionType, cu as TableCellData, cs as TableData, b7 as Tag, l as Target, d2 as Tax, aD as TaxConfig, h as TaxType, m as TextAlignment, ca as TextData, cG as TextNodeStyle, bv as TextStyle, bK as Thumbnails, s as ThumbnailsAlignment, cS as Ticket, ab as TicketGuest, da as TicketPdfResolveDelayed, d9 as TicketPdfResolved, aB as Ticketing, aC as TicketingConfig, a_ as TicketingSummary, aX as TicketsUnavailableMessages, d7 as TimeDuration, dt as TriggerNotificationOptionsGuestsOneOf, ds as TriggerNotificationOptionsNotificationOneOf, a5 as TriggerNotificationRequest, a7 as TriggerNotificationRequestGuestsOneOf, a6 as TriggerNotificationRequestNotificationOneOf, ac as TriggerNotificationResponse, Y as Type, df as UpsertNotificationConfigRequest, br as V1Link, bs as V1LinkDataOneOf, i as ValueType, Q as VerticalAlignment, bE as Video, cn as VideoData, p as ViewMode, v as ViewRole, V as VisitorType, w as VoteRole, a0 as WebhookIdentityType, o as Width, W as WidthType } from './events-notifications-v2-notification-config-notifications.universal-DIjek3EA.mjs';
4
- import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
5
-
6
- declare function triggerNotification$1(httpClient: HttpClient): TriggerNotificationSignature;
7
- interface TriggerNotificationSignature {
8
- /**
9
- * Triggers notification
10
- */
11
- (options?: TriggerNotificationOptions | undefined): Promise<void>;
12
- }
13
- declare function resolveNotificationConfig$1(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
- declare function upsertNotificationConfig$1(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
-
30
- declare const triggerNotification: MaybeContext<BuildRESTFunction<typeof triggerNotification$1> & typeof triggerNotification$1>;
31
- declare const resolveNotificationConfig: MaybeContext<BuildRESTFunction<typeof resolveNotificationConfig$1> & typeof resolveNotificationConfig$1>;
32
- declare const upsertNotificationConfig: MaybeContext<BuildRESTFunction<typeof upsertNotificationConfig$1> & typeof upsertNotificationConfig$1>;
33
- /** */
34
- declare const onNotificationConfigCreated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigCreated>>;
35
- /** */
36
- declare const onNotificationConfigUpdated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigUpdated>>;
37
-
38
- export { ResolveNotificationConfigResponse, TriggerNotificationOptions, UpsertNotificationConfig, UpsertNotificationConfigResponse, onNotificationConfigCreated, onNotificationConfigUpdated, resolveNotificationConfig, triggerNotification, upsertNotificationConfig };
package/build/index.d.ts DELETED
@@ -1,38 +0,0 @@
1
- import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
- import { T as TriggerNotificationOptions, R as ResolveNotificationConfigResponse, U as UpsertNotificationConfig, a as UpsertNotificationConfigResponse } from './events-notifications-v2-notification-config-notifications.universal-DIjek3EA.js';
3
- export { aj as ActionEvent, ao as Address, ar as AddressLocation, ap as AddressStreetOneOf, b9 as Agenda, A as Alignment, cd as AnchorData, cj as AppEmbedData, ck as AppEmbedDataAppDataOneOf, H as AppType, cy as AudioData, c3 as Background, c4 as BackgroundBackgroundOneOf, z as BackgroundType, cH as Badge, dn as BaseEventMetadata, cB as BlockquoteData, cl as BookingData, bj as Border, cw as BorderColors, cA as BulletedListData, bi as ButtonData, B as ButtonDataType, aG as CalendarLinks, cC as CaptionData, ba as Category, bb as CategoryCounts, cv as CellStyle, cT as CheckIn, aU as CheckoutFormMessages, bu as CodeBlockData, cr as CollapsibleListData, ce as ColorData, bk as Colors, cM as CommonAddress, cP as CommonAddressLocation, cN as CommonAddressStreetOneOf, cO as CommonStreetAddress, cQ as CommonSubdivision, C as ConferenceType, c_ as CouponDiscount, r as Crop, aY as Dashboard, cb as Decoration, cc as DecorationDataOneOf, D as DecorationType, c9 as Design, ct as Dimensions, K as Direction, cX as Discount, cY as DiscountItem, cZ as DiscountItemDiscountOneOf, bw as DividerData, cF as DocumentStyle, ad as DomainEvent, ae as DomainEventBodyOneOf, a2 as EmailNotificationConfig, b as EmailNotificationReminderTime, E as EmailNotificationType, a3 as EmailTemplate, cp as EmbedData, ak as Empty, af as EntityCreatedEvent, ai as EntityDeletedEvent, ah as EntityUpdatedEvent, aw as Event, d5 as EventCanceled, dj as EventCopied, cm as EventData, di as EventDeleted, bc as EventDisplaySettings, dc as EventEnded, aa as EventGuests, dp as EventMetadata, d6 as EventReminder, dd as EventStarted, d as EventStatus, e as EventType, al as EventUpdated, aF as ExternalEvent, d3 as Fee, _ as FeeName, $ as FeeType, b0 as Feed, bx as FileData, by as FileSource, bz as FileSourceDataOneOf, ch as FontSizeData, F as FontType, aI as Form, aO as FormMessages, cJ as FormResponse, cL as FormattedAddress, bM as GIF, bL as GIFData, G as GIFType, bB as GalleryData, bF as GalleryDataItem, bG as GalleryDataItemDataOneOf, bH as GalleryOptions, c2 as Gradient, a$ as GuestListConfig, bO as HTMLData, bP as HTMLDataDataOneOf, bN as HeadingData, bp as Height, dl as IdentificationData, dm as IdentificationDataIdOneOf, bD as Image, bQ as ImageData, bS as ImageDataStyles, J as InitialExpandedItems, aK as Input, aJ as InputControl, I as InputControlType, cK as InputValue, cV as Invoice, cW as Item, bJ as ItemStyle, b6 as Keyword, aN as Label, bd as LabellingSettings, bI as Layout, cD as LayoutCellData, q as LayoutType, n as LineStyle, a4 as Link, cf as LinkData, bT as LinkPreviewData, bU as LinkPreviewDataStyles, cx as ListValue, am as Location, L as LocationType, an as MapCoordinates, bV as MapData, bW as MapSettings, M as MapType, bC as Media, cg as MentionData, dk as MessageEnvelope, cE as Metadata, aE as Money, aT as Negative, aR as NegativeResponseConfirmation, bf as Node, bg as NodeDataOneOf, bh as NodeStyle, N as NodeType, a1 as NotificationConfig, dq as NotificationConfigCreatedEnvelope, dr as NotificationConfigUpdatedEnvelope, X as NullValue, av as Occurrence, cq as Oembed, b1 as OnlineConferencing, b2 as OnlineConferencingConfig, cU as OnlineConferencingLogin, b3 as OnlineConferencingSession, b_ as Option, c6 as OptionDesign, c1 as OptionLayout, aL as OptionSelection, aM as OptionSelectionSelectedOptionOneOf, db as OrderCanceled, cI as OrderConfirmed, d4 as OrderEmailAdded, a9 as OrderGuest, d8 as OrderPaid, Z as OrderStatus, cz as OrderedListData, O as Orientation, bA as PDFSettings, c$ as PaidPlanDiscount, d0 as PaidPlanDiscountDiscountOneOf, bX as ParagraphData, d1 as PercentDiscount, bZ as Permissions, co as PlaybackOptions, bl as PluginContainerData, k as PluginContainerDataAlignment, bm as PluginContainerDataWidth, bn as PluginContainerDataWidthDataOneOf, c7 as Poll, bY as PollData, c8 as PollDataLayout, c5 as PollDesign, c0 as PollLayout, y as PollLayoutDirection, x as PollLayoutType, b$ as PollSettings, u as Position, aS as Positive, aQ as PositiveResponseConfirmation, P as PushNotificationType, au as Recurrences, ay as Registration, aW as RegistrationClosedMessages, f as RegistrationStatus, bt as Rel, dg as ResolveEmailNotificationConfigRequest, dh as ResolveEmailNotificationConfigResponse, de as ResolveNotificationConfigRequest, aV as ResponseConfirmation, ag as RestoreInfo, be as RichContent, az as RsvpCollection, aA as RsvpCollectionConfig, aP as RsvpFormMessages, a8 as RsvpGuest, g as RsvpStatusOptions, aZ as RsvpSummary, at as ScheduleConfig, ax as Scheduling, b5 as SeoSchema, b4 as SeoSettings, b8 as Settings, aH as SiteUrl, t as Source, bo as Spoiler, ci as SpoilerData, cR as StandardDetails, j as State, c as Status, aq as StreetAddress, bq as Styles, bR as StylesBorder, as as Subdivision, S as SubdivisionType, cu as TableCellData, cs as TableData, b7 as Tag, l as Target, d2 as Tax, aD as TaxConfig, h as TaxType, m as TextAlignment, ca as TextData, cG as TextNodeStyle, bv as TextStyle, bK as Thumbnails, s as ThumbnailsAlignment, cS as Ticket, ab as TicketGuest, da as TicketPdfResolveDelayed, d9 as TicketPdfResolved, aB as Ticketing, aC as TicketingConfig, a_ as TicketingSummary, aX as TicketsUnavailableMessages, d7 as TimeDuration, dt as TriggerNotificationOptionsGuestsOneOf, ds as TriggerNotificationOptionsNotificationOneOf, a5 as TriggerNotificationRequest, a7 as TriggerNotificationRequestGuestsOneOf, a6 as TriggerNotificationRequestNotificationOneOf, ac as TriggerNotificationResponse, Y as Type, df as UpsertNotificationConfigRequest, br as V1Link, bs as V1LinkDataOneOf, i as ValueType, Q as VerticalAlignment, bE as Video, cn as VideoData, p as ViewMode, v as ViewRole, V as VisitorType, w as VoteRole, a0 as WebhookIdentityType, o as Width, W as WidthType } from './events-notifications-v2-notification-config-notifications.universal-DIjek3EA.js';
4
- import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
5
-
6
- declare function triggerNotification$1(httpClient: HttpClient): TriggerNotificationSignature;
7
- interface TriggerNotificationSignature {
8
- /**
9
- * Triggers notification
10
- */
11
- (options?: TriggerNotificationOptions | undefined): Promise<void>;
12
- }
13
- declare function resolveNotificationConfig$1(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
- declare function upsertNotificationConfig$1(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
-
30
- declare const triggerNotification: MaybeContext<BuildRESTFunction<typeof triggerNotification$1> & typeof triggerNotification$1>;
31
- declare const resolveNotificationConfig: MaybeContext<BuildRESTFunction<typeof resolveNotificationConfig$1> & typeof resolveNotificationConfig$1>;
32
- declare const upsertNotificationConfig: MaybeContext<BuildRESTFunction<typeof upsertNotificationConfig$1> & typeof upsertNotificationConfig$1>;
33
- /** */
34
- declare const onNotificationConfigCreated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigCreated>>;
35
- /** */
36
- declare const onNotificationConfigUpdated: ReturnType<typeof createEventModule<typeof publicOnNotificationConfigUpdated>>;
37
-
38
- export { ResolveNotificationConfigResponse, TriggerNotificationOptions, UpsertNotificationConfig, UpsertNotificationConfigResponse, onNotificationConfigCreated, onNotificationConfigUpdated, resolveNotificationConfig, triggerNotification, upsertNotificationConfig };