@wix/auto_sdk_events_notifications 1.0.0

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 (111) 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 +67 -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 +99 -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 +3067 -0
  23. package/build/cjs/src/events-notifications-v2-notification-config-notifications.types.js +547 -0
  24. package/build/cjs/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  25. package/build/cjs/src/events-notifications-v2-notification-config-notifications.universal.d.ts +3228 -0
  26. package/build/cjs/src/events-notifications-v2-notification-config-notifications.universal.js +699 -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 +3067 -0
  51. package/build/es/src/events-notifications-v2-notification-config-notifications.types.js +544 -0
  52. package/build/es/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  53. package/build/es/src/events-notifications-v2-notification-config-notifications.universal.d.ts +3228 -0
  54. package/build/es/src/events-notifications-v2-notification-config-notifications.universal.js +669 -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 +67 -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 +99 -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 +3067 -0
  78. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.types.js +547 -0
  79. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  80. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.universal.d.ts +3228 -0
  81. package/build/internal/cjs/src/events-notifications-v2-notification-config-notifications.universal.js +699 -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 +3067 -0
  105. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.types.js +544 -0
  106. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.types.js.map +1 -0
  107. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.universal.d.ts +3228 -0
  108. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.universal.js +669 -0
  109. package/build/internal/es/src/events-notifications-v2-notification-config-notifications.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1,99 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ViewRole = exports.ViewMode = 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.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.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 = 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, "ConferenceType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ConferenceType; } });
54
+ Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Crop; } });
55
+ Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.DecorationType; } });
56
+ Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Direction; } });
57
+ Object.defineProperty(exports, "EmailNotificationReminderTime", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EmailNotificationReminderTime; } });
58
+ Object.defineProperty(exports, "EmailNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EmailNotificationType; } });
59
+ Object.defineProperty(exports, "EventStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EventStatus; } });
60
+ Object.defineProperty(exports, "EventType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.EventType; } });
61
+ Object.defineProperty(exports, "FeeName", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FeeName; } });
62
+ Object.defineProperty(exports, "FeeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FeeType; } });
63
+ Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.FontType; } });
64
+ Object.defineProperty(exports, "GIFType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.GIFType; } });
65
+ Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.InitialExpandedItems; } });
66
+ Object.defineProperty(exports, "InputControlType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.InputControlType; } });
67
+ Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LayoutType; } });
68
+ Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LineStyle; } });
69
+ Object.defineProperty(exports, "LocationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.LocationType; } });
70
+ Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.MapType; } });
71
+ Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.NodeType; } });
72
+ Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.NullValue; } });
73
+ Object.defineProperty(exports, "OrderStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.OrderStatus; } });
74
+ Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Orientation; } });
75
+ Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PluginContainerDataAlignment; } });
76
+ Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PollLayoutDirection; } });
77
+ Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PollLayoutType; } });
78
+ Object.defineProperty(exports, "PushNotificationType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.PushNotificationType; } });
79
+ Object.defineProperty(exports, "RegistrationStatus", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.RegistrationStatus; } });
80
+ Object.defineProperty(exports, "RsvpStatusOptions", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.RsvpStatusOptions; } });
81
+ Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Source; } });
82
+ Object.defineProperty(exports, "State", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.State; } });
83
+ Object.defineProperty(exports, "Status", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Status; } });
84
+ Object.defineProperty(exports, "SubdivisionType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.SubdivisionType; } });
85
+ Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Target; } });
86
+ Object.defineProperty(exports, "TaxType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.TaxType; } });
87
+ Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.TextAlignment; } });
88
+ Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ThumbnailsAlignment; } });
89
+ Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Type; } });
90
+ Object.defineProperty(exports, "ValueType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ValueType; } });
91
+ Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VerticalAlignment; } });
92
+ Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ViewMode; } });
93
+ Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.ViewRole; } });
94
+ Object.defineProperty(exports, "VisitorType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VisitorType; } });
95
+ Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.VoteRole; } });
96
+ Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.WebhookIdentityType; } });
97
+ Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.Width; } });
98
+ Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return events_notifications_v2_notification_config_notifications_universal_js_2.WidthType; } });
99
+ //# 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":"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"}