@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,101 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VerticalAlignment = exports.ValueType = exports.Type = exports.ThumbnailsAlignment = exports.TextAlignment = exports.TaxType = exports.Target = exports.SubdivisionType = exports.Status = exports.State = exports.Source = exports.RsvpStatusOptions = exports.RegistrationStatus = exports.PushNotificationType = exports.Position = exports.PollLayoutType = exports.PollLayoutDirection = exports.PluginContainerDataAlignment = exports.Orientation = exports.OrderStatus = exports.NullValue = exports.NodeType = exports.MapType = exports.LocationType = exports.LineStyle = exports.LayoutType = exports.InputControlType = exports.InitialExpandedItems = exports.GIFType = exports.FontType = exports.FeeType = exports.FeeName = exports.EventType = exports.EventStatus = exports.EmailNotificationType = exports.EmailNotificationReminderTime = exports.Direction = exports.DecorationType = exports.Crop = exports.ConferenceType = exports.ButtonDataType = exports.BackgroundType = exports.AppType = exports.Alignment = exports.onNotificationConfigUpdated = exports.onNotificationConfigCreated = exports.upsertNotificationConfig = exports.resolveNotificationConfig = exports.triggerNotification = exports.__metadata = void 0;
4
+ exports.WidthType = exports.Width = exports.WebhookIdentityType = exports.VoteRole = exports.VisitorType = exports.ViewRole = exports.ViewMode = void 0;
5
+ const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
6
+ const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
7
+ const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
8
+ const sdk_types_1 = require("@wix/sdk-types");
9
+ const events_notifications_v2_notification_config_notifications_universal_js_1 = require("./events-notifications-v2-notification-config-notifications.universal.js");
10
+ exports.__metadata = { PACKAGE_NAME: '@wix/events' };
11
+ function triggerNotification(httpClient) {
12
+ return (options) => (0, events_notifications_v2_notification_config_notifications_universal_js_1.triggerNotification)(options,
13
+ // @ts-ignore
14
+ { httpClient });
15
+ }
16
+ exports.triggerNotification = triggerNotification;
17
+ function resolveNotificationConfig(httpClient) {
18
+ return (notificationConfigId) => (0, events_notifications_v2_notification_config_notifications_universal_js_1.resolveNotificationConfig)(notificationConfigId,
19
+ // @ts-ignore
20
+ { httpClient });
21
+ }
22
+ exports.resolveNotificationConfig = resolveNotificationConfig;
23
+ function upsertNotificationConfig(httpClient) {
24
+ return (_id, notificationConfig) => (0, events_notifications_v2_notification_config_notifications_universal_js_1.upsertNotificationConfig)(_id, notificationConfig,
25
+ // @ts-ignore
26
+ { httpClient });
27
+ }
28
+ exports.upsertNotificationConfig = upsertNotificationConfig;
29
+ exports.onNotificationConfigCreated = (0, sdk_types_1.EventDefinition)('wix.events.notifications.v2.notification_config_created', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
30
+ {
31
+ transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
32
+ paths: [
33
+ { path: 'entity.createdDate' },
34
+ { path: 'entity.updatedDate' },
35
+ { path: 'metadata.eventTime' },
36
+ ],
37
+ },
38
+ ])))();
39
+ exports.onNotificationConfigUpdated = (0, sdk_types_1.EventDefinition)('wix.events.notifications.v2.notification_config_updated', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
40
+ {
41
+ transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
42
+ paths: [
43
+ { path: 'entity.createdDate' },
44
+ { path: 'entity.updatedDate' },
45
+ { path: 'metadata.eventTime' },
46
+ ],
47
+ },
48
+ ])))();
49
+ var events_notifications_v2_notification_config_notifications_universal_js_2 = require("./events-notifications-v2-notification-config-notifications.universal.js");
50
+ Object.defineProperty(exports, "Alignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Alignment; } });
51
+ Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.AppType; } });
52
+ Object.defineProperty(exports, "BackgroundType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.BackgroundType; } });
53
+ Object.defineProperty(exports, "ButtonDataType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ButtonDataType; } });
54
+ Object.defineProperty(exports, "ConferenceType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ConferenceType; } });
55
+ Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Crop; } });
56
+ Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.DecorationType; } });
57
+ Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Direction; } });
58
+ Object.defineProperty(exports, "EmailNotificationReminderTime", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EmailNotificationReminderTime; } });
59
+ Object.defineProperty(exports, "EmailNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EmailNotificationType; } });
60
+ Object.defineProperty(exports, "EventStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EventStatus; } });
61
+ Object.defineProperty(exports, "EventType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EventType; } });
62
+ Object.defineProperty(exports, "FeeName", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FeeName; } });
63
+ Object.defineProperty(exports, "FeeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FeeType; } });
64
+ Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FontType; } });
65
+ Object.defineProperty(exports, "GIFType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.GIFType; } });
66
+ Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.InitialExpandedItems; } });
67
+ Object.defineProperty(exports, "InputControlType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.InputControlType; } });
68
+ Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LayoutType; } });
69
+ Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LineStyle; } });
70
+ Object.defineProperty(exports, "LocationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LocationType; } });
71
+ Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.MapType; } });
72
+ Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.NodeType; } });
73
+ Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.NullValue; } });
74
+ Object.defineProperty(exports, "OrderStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.OrderStatus; } });
75
+ Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Orientation; } });
76
+ Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PluginContainerDataAlignment; } });
77
+ Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PollLayoutDirection; } });
78
+ Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PollLayoutType; } });
79
+ Object.defineProperty(exports, "Position", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Position; } });
80
+ Object.defineProperty(exports, "PushNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PushNotificationType; } });
81
+ Object.defineProperty(exports, "RegistrationStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.RegistrationStatus; } });
82
+ Object.defineProperty(exports, "RsvpStatusOptions", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.RsvpStatusOptions; } });
83
+ Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Source; } });
84
+ Object.defineProperty(exports, "State", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.State; } });
85
+ Object.defineProperty(exports, "Status", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Status; } });
86
+ Object.defineProperty(exports, "SubdivisionType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.SubdivisionType; } });
87
+ Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Target; } });
88
+ Object.defineProperty(exports, "TaxType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.TaxType; } });
89
+ Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.TextAlignment; } });
90
+ Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ThumbnailsAlignment; } });
91
+ Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Type; } });
92
+ Object.defineProperty(exports, "ValueType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ValueType; } });
93
+ Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VerticalAlignment; } });
94
+ Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ViewMode; } });
95
+ Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ViewRole; } });
96
+ Object.defineProperty(exports, "VisitorType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VisitorType; } });
97
+ Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VoteRole; } });
98
+ Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.WebhookIdentityType; } });
99
+ Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Width; } });
100
+ Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.WidthType; } });
101
+ //# 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,oFAAkG;AAClG,0EAAkG;AAClG,sFAAkF;AAClF,8CAA6D;AAC7D,qKAUkF;AAErE,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC;AAE1D,SAAgB,mBAAmB,CACjC,UAAsB;IAEtB,OAAO,CAAC,OAAoC,EAAE,EAAE,CAC9C,IAAA,4FAA4B,EAC1B,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,kDASC;AASD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,oBAA4B,EAAE,EAAE,CACtC,IAAA,kGAAkC,EAChC,oBAAoB;IACpB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,8DASC;AAUD,SAAgB,wBAAwB,CACtC,UAAsB;IAEtB,OAAO,CAAC,GAAW,EAAE,kBAA4C,EAAE,EAAE,CACnE,IAAA,iGAAiC,EAC/B,GAAG,EACH,kBAAkB;IAClB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,4DAUC;AAaY,QAAA,2BAA2B,GAAG,IAAA,2BAAe,EACxD,yDAAyD,EACzD,IAAI,EACJ,CAAC,KAAwC,EAAE,EAAE,CAC3C,IAAA,gEAAuC,EACrC,IAAA,gCAAc,EAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,gDAAoC;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;AAC1B,QAAA,2BAA2B,GAAG,IAAA,2BAAe,EACxD,yDAAyD,EACzD,IAAI,EACJ,CAAC,KAAwC,EAAE,EAAE,CAC3C,IAAA,gEAAuC,EACrC,IAAA,gCAAc,EAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,gDAAoC;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,mKAoRkF;AA9QhF,mKAAA,SAAS,OAAA;AAIT,iKAAA,OAAO,OAAA;AAIP,wKAAA,cAAc,OAAA;AASd,wKAAA,cAAc,OAAA;AAiBd,wKAAA,cAAc,OAAA;AAEd,8JAAA,IAAI,OAAA;AAIJ,wKAAA,cAAc,OAAA;AAGd,mKAAA,SAAS,OAAA;AAST,uLAAA,6BAA6B,OAAA;AAC7B,+KAAA,qBAAqB,OAAA;AAkBrB,qKAAA,WAAW,OAAA;AACX,mKAAA,SAAS,OAAA;AAIT,iKAAA,OAAO,OAAA;AACP,iKAAA,OAAO,OAAA;AAMP,kKAAA,QAAQ,OAAA;AAOR,iKAAA,OAAO,OAAA;AAgBP,8KAAA,oBAAoB,OAAA;AAGpB,0KAAA,gBAAgB,OAAA;AAUhB,oKAAA,UAAU,OAAA;AACV,mKAAA,SAAS,OAAA;AAOT,sKAAA,YAAY,OAAA;AAIZ,iKAAA,OAAO,OAAA;AAWP,kKAAA,QAAQ,OAAA;AAIR,mKAAA,SAAS,OAAA;AAiBT,qKAAA,WAAW,OAAA;AAEX,qKAAA,WAAW,OAAA;AASX,sLAAA,4BAA4B,OAAA;AAQ5B,6KAAA,mBAAmB,OAAA;AACnB,wKAAA,cAAc,OAAA;AAEd,kKAAA,QAAQ,OAAA;AAGR,8KAAA,oBAAoB,OAAA;AAIpB,4KAAA,kBAAkB,OAAA;AAalB,2KAAA,iBAAiB,OAAA;AAQjB,gKAAA,MAAM,OAAA;AAIN,+JAAA,KAAK,OAAA;AACL,gKAAA,MAAM,OAAA;AAKN,yKAAA,eAAe,OAAA;AAIf,gKAAA,MAAM,OAAA;AAGN,iKAAA,OAAO,OAAA;AACP,uKAAA,aAAa,OAAA;AAKb,6KAAA,mBAAmB,OAAA;AAiBnB,8JAAA,IAAI,OAAA;AAMJ,mKAAA,SAAS,OAAA;AACT,2KAAA,iBAAiB,OAAA;AAGjB,kKAAA,QAAQ,OAAA;AACR,kKAAA,QAAQ,OAAA;AACR,qKAAA,WAAW,OAAA;AACX,kKAAA,QAAQ,OAAA;AACR,6KAAA,mBAAmB,OAAA;AACnB,+JAAA,KAAK,OAAA;AACL,mKAAA,SAAS,OAAA"}