@novu/api 0.0.1-alpha.192 → 0.0.1-alpha.195

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 (407) hide show
  1. package/funcs/adminIdempotencyGet.js +1 -1
  2. package/funcs/adminIdempotencyPost.js +1 -1
  3. package/funcs/cancel.js +1 -1
  4. package/funcs/integrationsCreate.js +1 -1
  5. package/funcs/integrationsDelete.js +1 -1
  6. package/funcs/integrationsList.js +1 -1
  7. package/funcs/integrationsListActive.js +1 -1
  8. package/funcs/integrationsSetAsPrimary.js +1 -1
  9. package/funcs/integrationsUpdate.js +1 -1
  10. package/funcs/integrationsWebhooksRetrieve.js +1 -1
  11. package/funcs/messagesDelete.js +1 -1
  12. package/funcs/messagesDeleteByTransactionId.js +1 -1
  13. package/funcs/messagesRetrieve.js +1 -1
  14. package/funcs/notificationsList.js +1 -1
  15. package/funcs/notificationsRetrieve.js +1 -1
  16. package/funcs/notificationsStatsGraph.js +1 -1
  17. package/funcs/notificationsStatsRetrieve.js +1 -1
  18. package/funcs/subscribersAuthenticationChatAccessOauth.js +1 -1
  19. package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js +1 -1
  20. package/funcs/subscribersCreate.js +1 -1
  21. package/funcs/subscribersCreateBulk.js +1 -1
  22. package/funcs/subscribersCredentialsAppend.js +1 -1
  23. package/funcs/subscribersCredentialsDelete.js +1 -1
  24. package/funcs/subscribersCredentialsUpdate.js +1 -1
  25. package/funcs/subscribersDelete.js +1 -1
  26. package/funcs/subscribersList.js +1 -1
  27. package/funcs/subscribersMessagesMarkAll.js +1 -1
  28. package/funcs/subscribersMessagesMarkAllAs.js +1 -1
  29. package/funcs/subscribersMessagesUpdateAsSeen.js +1 -1
  30. package/funcs/subscribersNotificationsFeed.js +1 -1
  31. package/funcs/subscribersNotificationsUnseenCount.js +1 -1
  32. package/funcs/subscribersPreferencesList.js +1 -1
  33. package/funcs/subscribersPreferencesRetrieveByLevel.js +1 -1
  34. package/funcs/subscribersPreferencesUpdate.js +1 -1
  35. package/funcs/subscribersPreferencesUpdateGlobal.js +1 -1
  36. package/funcs/subscribersPropertiesUpdateOnlineFlag.js +1 -1
  37. package/funcs/subscribersRetrieve.js +1 -1
  38. package/funcs/subscribersUpdate.js +1 -1
  39. package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.js +1 -1
  40. package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.js +1 -1
  41. package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.js +1 -1
  42. package/funcs/topicsCreate.js +1 -1
  43. package/funcs/topicsDelete.js +1 -1
  44. package/funcs/topicsList.js +1 -1
  45. package/funcs/topicsRename.js +1 -1
  46. package/funcs/topicsRetrieve.js +1 -1
  47. package/funcs/topicsSubscribersAssign.js +1 -1
  48. package/funcs/topicsSubscribersRemove.js +1 -1
  49. package/funcs/topicsSubscribersRetrieve.js +1 -1
  50. package/funcs/trigger.js +1 -1
  51. package/funcs/triggerBroadcast.js +1 -1
  52. package/funcs/triggerBulk.js +1 -1
  53. package/hooks/novu-custom-hook.js +2 -2
  54. package/hooks/novu-custom-hook.js.map +1 -1
  55. package/lib/config.d.ts +3 -3
  56. package/lib/config.js +3 -3
  57. package/models/components/activitynotificationexecutiondetailresponsedto.d.ts +4 -83
  58. package/models/components/activitynotificationexecutiondetailresponsedto.d.ts.map +1 -1
  59. package/models/components/activitynotificationexecutiondetailresponsedto.js +7 -56
  60. package/models/components/activitynotificationexecutiondetailresponsedto.js.map +1 -1
  61. package/models/components/activitynotificationjobresponsedto.d.ts +3 -3
  62. package/models/components/activitynotificationjobresponsedto.d.ts.map +1 -1
  63. package/models/components/activitynotificationjobresponsedto.js +3 -3
  64. package/models/components/activitynotificationjobresponsedto.js.map +1 -1
  65. package/models/components/activitynotificationresponsedto.d.ts +112 -0
  66. package/models/components/activitynotificationresponsedto.d.ts.map +1 -1
  67. package/models/components/activitynotificationresponsedto.js +94 -1
  68. package/models/components/activitynotificationresponsedto.js.map +1 -1
  69. package/models/components/activitynotificationstepresponsedto.d.ts +139 -3
  70. package/models/components/activitynotificationstepresponsedto.d.ts.map +1 -1
  71. package/models/components/activitynotificationstepresponsedto.js +117 -4
  72. package/models/components/activitynotificationstepresponsedto.js.map +1 -1
  73. package/models/components/activitynotificationtemplateresponsedto.d.ts +3 -3
  74. package/models/components/activitynotificationtemplateresponsedto.d.ts.map +1 -1
  75. package/models/components/activitynotificationtemplateresponsedto.js +3 -3
  76. package/models/components/activitynotificationtemplateresponsedto.js.map +1 -1
  77. package/models/components/{builderfieldtype.d.ts → builderfieldtypeenum.d.ts} +8 -8
  78. package/models/components/builderfieldtypeenum.d.ts.map +1 -0
  79. package/models/components/{builderfieldtype.js → builderfieldtypeenum.js} +12 -12
  80. package/models/components/builderfieldtypeenum.js.map +1 -0
  81. package/models/components/{digestwitheventsdto.d.ts → digestmetadatadto.d.ts} +47 -14
  82. package/models/components/digestmetadatadto.d.ts.map +1 -0
  83. package/models/components/{digestwitheventsdto.js → digestmetadatadto.js} +32 -17
  84. package/models/components/digestmetadatadto.js.map +1 -0
  85. package/models/components/digesttimedconfigdto.d.ts +106 -0
  86. package/models/components/digesttimedconfigdto.d.ts.map +1 -0
  87. package/models/components/digesttimedconfigdto.js +99 -0
  88. package/models/components/digesttimedconfigdto.js.map +1 -0
  89. package/models/components/digesttypeenum.d.ts +37 -0
  90. package/models/components/digesttypeenum.d.ts.map +1 -0
  91. package/models/components/digesttypeenum.js +54 -0
  92. package/models/components/digesttypeenum.js.map +1 -0
  93. package/models/components/digestunitenum.d.ts +46 -0
  94. package/models/components/digestunitenum.d.ts.map +1 -0
  95. package/models/components/digestunitenum.js +57 -0
  96. package/models/components/digestunitenum.js.map +1 -0
  97. package/models/components/executiondetailssourceenum.d.ts +40 -0
  98. package/models/components/executiondetailssourceenum.d.ts.map +1 -0
  99. package/models/components/executiondetailssourceenum.js +55 -0
  100. package/models/components/executiondetailssourceenum.js.map +1 -0
  101. package/models/components/executiondetailsstatusenum.d.ts +46 -0
  102. package/models/components/executiondetailsstatusenum.d.ts.map +1 -0
  103. package/models/components/executiondetailsstatusenum.js +57 -0
  104. package/models/components/executiondetailsstatusenum.js.map +1 -0
  105. package/models/components/index.d.ts +14 -5
  106. package/models/components/index.d.ts.map +1 -1
  107. package/models/components/index.js +14 -5
  108. package/models/components/index.js.map +1 -1
  109. package/models/components/monthlytypeenum.d.ts +34 -0
  110. package/models/components/monthlytypeenum.d.ts.map +1 -0
  111. package/models/components/monthlytypeenum.js +53 -0
  112. package/models/components/monthlytypeenum.js.map +1 -0
  113. package/models/components/notificationstepdata.d.ts +113 -0
  114. package/models/components/notificationstepdata.d.ts.map +1 -0
  115. package/models/components/notificationstepdata.js +142 -0
  116. package/models/components/notificationstepdata.js.map +1 -0
  117. package/models/components/notificationstepdto.d.ts +116 -0
  118. package/models/components/notificationstepdto.d.ts.map +1 -0
  119. package/models/components/notificationstepdto.js +145 -0
  120. package/models/components/notificationstepdto.js.map +1 -0
  121. package/models/components/notificationtrigger.d.ts +8 -26
  122. package/models/components/notificationtrigger.d.ts.map +1 -1
  123. package/models/components/notificationtrigger.js +13 -16
  124. package/models/components/notificationtrigger.js.map +1 -1
  125. package/models/components/notificationtriggerdto.d.ts +77 -0
  126. package/models/components/notificationtriggerdto.d.ts.map +1 -0
  127. package/models/components/notificationtriggerdto.js +89 -0
  128. package/models/components/notificationtriggerdto.js.map +1 -0
  129. package/models/components/ordinalenum.d.ts +46 -0
  130. package/models/components/ordinalenum.d.ts.map +1 -0
  131. package/models/components/{stepfilter.js → ordinalenum.js} +23 -20
  132. package/models/components/ordinalenum.js.map +1 -0
  133. package/models/components/ordinalvalueenum.d.ts +58 -0
  134. package/models/components/ordinalvalueenum.d.ts.map +1 -0
  135. package/models/components/ordinalvalueenum.js +61 -0
  136. package/models/components/ordinalvalueenum.js.map +1 -0
  137. package/models/components/replycallback.d.ts +37 -0
  138. package/models/components/replycallback.d.ts.map +1 -0
  139. package/models/components/replycallback.js +61 -0
  140. package/models/components/replycallback.js.map +1 -0
  141. package/models/components/stepfilterdto.d.ts +2 -2
  142. package/models/components/stepfilterdto.d.ts.map +1 -1
  143. package/models/components/stepfilterdto.js +3 -3
  144. package/models/components/stepfilterdto.js.map +1 -1
  145. package/models/components/timedconfig.d.ts +8 -8
  146. package/models/components/timedconfig.d.ts.map +1 -1
  147. package/models/components/timedconfig.js +13 -14
  148. package/models/components/timedconfig.js.map +1 -1
  149. package/models/components/workflowresponse.d.ts +3 -3
  150. package/models/components/workflowresponse.d.ts.map +1 -1
  151. package/models/components/workflowresponse.js +3 -3
  152. package/models/components/workflowresponse.js.map +1 -1
  153. package/models/operations/eventscontrollerbroadcasteventtoall.d.ts +1 -1
  154. package/models/operations/eventscontrollerbroadcasteventtoall.js +3 -3
  155. package/models/operations/eventscontrollercancel.d.ts +1 -1
  156. package/models/operations/eventscontrollercancel.js +3 -3
  157. package/models/operations/eventscontrollertrigger.d.ts +1 -1
  158. package/models/operations/eventscontrollertrigger.js +3 -3
  159. package/models/operations/eventscontrollertriggerbulk.d.ts +1 -1
  160. package/models/operations/eventscontrollertriggerbulk.js +3 -3
  161. package/models/operations/integrationscontrollercreateintegration.d.ts +1 -1
  162. package/models/operations/integrationscontrollercreateintegration.js +3 -3
  163. package/models/operations/integrationscontrollergetactiveintegrations.d.ts +1 -1
  164. package/models/operations/integrationscontrollergetactiveintegrations.js +3 -3
  165. package/models/operations/integrationscontrollergetwebhooksupportstatus.d.ts +1 -1
  166. package/models/operations/integrationscontrollergetwebhooksupportstatus.js +3 -3
  167. package/models/operations/integrationscontrollerlistintegrations.d.ts +1 -1
  168. package/models/operations/integrationscontrollerlistintegrations.js +3 -3
  169. package/models/operations/integrationscontrollerremoveintegration.d.ts +1 -1
  170. package/models/operations/integrationscontrollerremoveintegration.js +3 -3
  171. package/models/operations/integrationscontrollersetintegrationasprimary.d.ts +1 -1
  172. package/models/operations/integrationscontrollersetintegrationasprimary.js +3 -3
  173. package/models/operations/integrationscontrollerupdateintegrationbyid.d.ts +1 -1
  174. package/models/operations/integrationscontrollerupdateintegrationbyid.js +3 -3
  175. package/models/operations/messagescontrollerdeletemessage.d.ts +1 -1
  176. package/models/operations/messagescontrollerdeletemessage.js +3 -3
  177. package/models/operations/messagescontrollerdeletemessagesbytransactionid.d.ts +1 -1
  178. package/models/operations/messagescontrollerdeletemessagesbytransactionid.js +3 -3
  179. package/models/operations/messagescontrollergetmessages.d.ts +1 -1
  180. package/models/operations/messagescontrollergetmessages.js +3 -3
  181. package/models/operations/notificationscontrollergetactivitygraphstats.d.ts +1 -1
  182. package/models/operations/notificationscontrollergetactivitygraphstats.js +3 -3
  183. package/models/operations/notificationscontrollergetactivitystats.d.ts +1 -1
  184. package/models/operations/notificationscontrollergetactivitystats.js +3 -3
  185. package/models/operations/notificationscontrollergetnotification.d.ts +1 -1
  186. package/models/operations/notificationscontrollergetnotification.js +3 -3
  187. package/models/operations/notificationscontrollerlistnotifications.d.ts +1 -1
  188. package/models/operations/notificationscontrollerlistnotifications.js +3 -3
  189. package/models/operations/subscriberscontrollerbulkcreatesubscribers.d.ts +1 -1
  190. package/models/operations/subscriberscontrollerbulkcreatesubscribers.js +3 -3
  191. package/models/operations/subscriberscontrollerchataccessoauth.d.ts +1 -1
  192. package/models/operations/subscriberscontrollerchataccessoauth.js +3 -3
  193. package/models/operations/subscriberscontrollerchatoauthcallback.d.ts +1 -1
  194. package/models/operations/subscriberscontrollerchatoauthcallback.js +3 -3
  195. package/models/operations/subscriberscontrollercreatesubscriber.d.ts +1 -1
  196. package/models/operations/subscriberscontrollercreatesubscriber.js +3 -3
  197. package/models/operations/subscriberscontrollerdeletesubscribercredentials.d.ts +1 -1
  198. package/models/operations/subscriberscontrollerdeletesubscribercredentials.js +3 -3
  199. package/models/operations/subscriberscontrollergetnotificationsfeed.d.ts +1 -1
  200. package/models/operations/subscriberscontrollergetnotificationsfeed.js +3 -3
  201. package/models/operations/subscriberscontrollergetsubscriber.d.ts +1 -1
  202. package/models/operations/subscriberscontrollergetsubscriber.js +3 -3
  203. package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.d.ts +1 -1
  204. package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.js +3 -3
  205. package/models/operations/subscriberscontrollergetunseencount.d.ts +1 -1
  206. package/models/operations/subscriberscontrollergetunseencount.js +3 -3
  207. package/models/operations/subscriberscontrollerlistsubscriberpreferences.d.ts +1 -1
  208. package/models/operations/subscriberscontrollerlistsubscriberpreferences.js +3 -3
  209. package/models/operations/subscriberscontrollerlistsubscribers.d.ts +1 -1
  210. package/models/operations/subscriberscontrollerlistsubscribers.js +3 -3
  211. package/models/operations/subscriberscontrollermarkactionasseen.d.ts +1 -1
  212. package/models/operations/subscriberscontrollermarkactionasseen.js +3 -3
  213. package/models/operations/subscriberscontrollermarkallunreadasread.d.ts +1 -1
  214. package/models/operations/subscriberscontrollermarkallunreadasread.js +3 -3
  215. package/models/operations/subscriberscontrollermarkmessagesas.d.ts +1 -1
  216. package/models/operations/subscriberscontrollermarkmessagesas.js +3 -3
  217. package/models/operations/subscriberscontrollermodifysubscriberchannel.d.ts +1 -1
  218. package/models/operations/subscriberscontrollermodifysubscriberchannel.js +3 -3
  219. package/models/operations/subscriberscontrollerremovesubscriber.d.ts +1 -1
  220. package/models/operations/subscriberscontrollerremovesubscriber.js +3 -3
  221. package/models/operations/subscriberscontrollerupdatesubscriber.d.ts +1 -1
  222. package/models/operations/subscriberscontrollerupdatesubscriber.js +3 -3
  223. package/models/operations/subscriberscontrollerupdatesubscriberchannel.d.ts +1 -1
  224. package/models/operations/subscriberscontrollerupdatesubscriberchannel.js +3 -3
  225. package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts +1 -1
  226. package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.js +3 -3
  227. package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.d.ts +1 -1
  228. package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.js +3 -3
  229. package/models/operations/subscriberscontrollerupdatesubscriberpreference.d.ts +1 -1
  230. package/models/operations/subscriberscontrollerupdatesubscriberpreference.js +3 -3
  231. package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.d.ts +1 -1
  232. package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.js +3 -3
  233. package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.d.ts +1 -1
  234. package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.js +3 -3
  235. package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.d.ts +1 -1
  236. package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.js +3 -3
  237. package/models/operations/testingcontrolleridempotency.d.ts +1 -1
  238. package/models/operations/testingcontrolleridempotency.js +3 -3
  239. package/models/operations/testingcontrolleridempotencyget.d.ts +1 -1
  240. package/models/operations/testingcontrolleridempotencyget.js +3 -3
  241. package/models/operations/topicscontrollerassign.d.ts +1 -1
  242. package/models/operations/topicscontrollerassign.js +3 -3
  243. package/models/operations/topicscontrollercreatetopic.d.ts +1 -1
  244. package/models/operations/topicscontrollercreatetopic.js +3 -3
  245. package/models/operations/topicscontrollerdeletetopic.d.ts +1 -1
  246. package/models/operations/topicscontrollerdeletetopic.js +3 -3
  247. package/models/operations/topicscontrollergettopic.d.ts +1 -1
  248. package/models/operations/topicscontrollergettopic.js +3 -3
  249. package/models/operations/topicscontrollergettopicsubscriber.d.ts +1 -1
  250. package/models/operations/topicscontrollergettopicsubscriber.js +3 -3
  251. package/models/operations/topicscontrollerlisttopics.d.ts +1 -1
  252. package/models/operations/topicscontrollerlisttopics.js +3 -3
  253. package/models/operations/topicscontrollerremovesubscribers.d.ts +1 -1
  254. package/models/operations/topicscontrollerremovesubscribers.js +3 -3
  255. package/models/operations/topicscontrollerrenametopic.d.ts +1 -1
  256. package/models/operations/topicscontrollerrenametopic.js +3 -3
  257. package/package.json +1 -1
  258. package/src/funcs/adminIdempotencyGet.ts +3 -3
  259. package/src/funcs/adminIdempotencyPost.ts +3 -3
  260. package/src/funcs/cancel.ts +3 -3
  261. package/src/funcs/integrationsCreate.ts +3 -3
  262. package/src/funcs/integrationsDelete.ts +3 -3
  263. package/src/funcs/integrationsList.ts +3 -3
  264. package/src/funcs/integrationsListActive.ts +3 -3
  265. package/src/funcs/integrationsSetAsPrimary.ts +3 -3
  266. package/src/funcs/integrationsUpdate.ts +3 -3
  267. package/src/funcs/integrationsWebhooksRetrieve.ts +3 -3
  268. package/src/funcs/messagesDelete.ts +3 -3
  269. package/src/funcs/messagesDeleteByTransactionId.ts +3 -3
  270. package/src/funcs/messagesRetrieve.ts +3 -3
  271. package/src/funcs/notificationsList.ts +3 -3
  272. package/src/funcs/notificationsRetrieve.ts +3 -3
  273. package/src/funcs/notificationsStatsGraph.ts +3 -3
  274. package/src/funcs/notificationsStatsRetrieve.ts +3 -3
  275. package/src/funcs/subscribersAuthenticationChatAccessOauth.ts +3 -3
  276. package/src/funcs/subscribersAuthenticationChatAccessOauthCallBack.ts +3 -3
  277. package/src/funcs/subscribersCreate.ts +3 -3
  278. package/src/funcs/subscribersCreateBulk.ts +3 -3
  279. package/src/funcs/subscribersCredentialsAppend.ts +3 -3
  280. package/src/funcs/subscribersCredentialsDelete.ts +3 -3
  281. package/src/funcs/subscribersCredentialsUpdate.ts +3 -3
  282. package/src/funcs/subscribersDelete.ts +3 -3
  283. package/src/funcs/subscribersList.ts +3 -3
  284. package/src/funcs/subscribersMessagesMarkAll.ts +3 -3
  285. package/src/funcs/subscribersMessagesMarkAllAs.ts +3 -3
  286. package/src/funcs/subscribersMessagesUpdateAsSeen.ts +3 -3
  287. package/src/funcs/subscribersNotificationsFeed.ts +3 -3
  288. package/src/funcs/subscribersNotificationsUnseenCount.ts +3 -3
  289. package/src/funcs/subscribersPreferencesList.ts +3 -3
  290. package/src/funcs/subscribersPreferencesRetrieveByLevel.ts +3 -3
  291. package/src/funcs/subscribersPreferencesUpdate.ts +3 -3
  292. package/src/funcs/subscribersPreferencesUpdateGlobal.ts +3 -3
  293. package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +3 -3
  294. package/src/funcs/subscribersRetrieve.ts +3 -3
  295. package/src/funcs/subscribersUpdate.ts +3 -3
  296. package/src/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.ts +3 -3
  297. package/src/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.ts +3 -3
  298. package/src/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.ts +3 -3
  299. package/src/funcs/topicsCreate.ts +3 -3
  300. package/src/funcs/topicsDelete.ts +3 -3
  301. package/src/funcs/topicsList.ts +3 -3
  302. package/src/funcs/topicsRename.ts +3 -3
  303. package/src/funcs/topicsRetrieve.ts +3 -3
  304. package/src/funcs/topicsSubscribersAssign.ts +3 -3
  305. package/src/funcs/topicsSubscribersRemove.ts +3 -3
  306. package/src/funcs/topicsSubscribersRetrieve.ts +3 -3
  307. package/src/funcs/trigger.ts +3 -3
  308. package/src/funcs/triggerBroadcast.ts +3 -3
  309. package/src/funcs/triggerBulk.ts +3 -3
  310. package/src/hooks/novu-custom-hook.ts +2 -2
  311. package/src/lib/config.ts +3 -3
  312. package/src/models/components/activitynotificationexecutiondetailresponsedto.ts +16 -81
  313. package/src/models/components/activitynotificationjobresponsedto.ts +9 -9
  314. package/src/models/components/activitynotificationresponsedto.ts +228 -0
  315. package/src/models/components/activitynotificationstepresponsedto.ts +294 -9
  316. package/src/models/components/activitynotificationtemplateresponsedto.ts +9 -9
  317. package/src/models/components/builderfieldtypeenum.ts +39 -0
  318. package/src/models/components/digestmetadatadto.ts +185 -0
  319. package/src/models/components/digesttimedconfigdto.ts +157 -0
  320. package/src/models/components/digesttypeenum.ts +40 -0
  321. package/src/models/components/digestunitenum.ts +43 -0
  322. package/src/models/components/executiondetailssourceenum.ts +43 -0
  323. package/src/models/components/executiondetailsstatusenum.ts +45 -0
  324. package/src/models/components/index.ts +14 -5
  325. package/src/models/components/monthlytypeenum.ts +39 -0
  326. package/src/models/components/notificationstepdata.ts +287 -0
  327. package/src/models/components/notificationstepdto.ts +297 -0
  328. package/src/models/components/notificationtrigger.ts +18 -33
  329. package/src/models/components/notificationtriggerdto.ts +130 -0
  330. package/src/models/components/ordinalenum.ts +41 -0
  331. package/src/models/components/ordinalvalueenum.ts +47 -0
  332. package/src/models/components/replycallback.ts +72 -0
  333. package/src/models/components/stepfilterdto.ts +7 -7
  334. package/src/models/components/timedconfig.ts +16 -14
  335. package/src/models/components/workflowresponse.ts +9 -9
  336. package/src/models/operations/eventscontrollerbroadcasteventtoall.ts +4 -4
  337. package/src/models/operations/eventscontrollercancel.ts +4 -4
  338. package/src/models/operations/eventscontrollertrigger.ts +4 -4
  339. package/src/models/operations/eventscontrollertriggerbulk.ts +4 -4
  340. package/src/models/operations/integrationscontrollercreateintegration.ts +4 -4
  341. package/src/models/operations/integrationscontrollergetactiveintegrations.ts +4 -4
  342. package/src/models/operations/integrationscontrollergetwebhooksupportstatus.ts +4 -4
  343. package/src/models/operations/integrationscontrollerlistintegrations.ts +4 -4
  344. package/src/models/operations/integrationscontrollerremoveintegration.ts +4 -4
  345. package/src/models/operations/integrationscontrollersetintegrationasprimary.ts +4 -4
  346. package/src/models/operations/integrationscontrollerupdateintegrationbyid.ts +4 -4
  347. package/src/models/operations/messagescontrollerdeletemessage.ts +4 -4
  348. package/src/models/operations/messagescontrollerdeletemessagesbytransactionid.ts +4 -4
  349. package/src/models/operations/messagescontrollergetmessages.ts +4 -4
  350. package/src/models/operations/notificationscontrollergetactivitygraphstats.ts +4 -4
  351. package/src/models/operations/notificationscontrollergetactivitystats.ts +4 -4
  352. package/src/models/operations/notificationscontrollergetnotification.ts +4 -4
  353. package/src/models/operations/notificationscontrollerlistnotifications.ts +4 -4
  354. package/src/models/operations/subscriberscontrollerbulkcreatesubscribers.ts +4 -4
  355. package/src/models/operations/subscriberscontrollerchataccessoauth.ts +4 -4
  356. package/src/models/operations/subscriberscontrollerchatoauthcallback.ts +4 -4
  357. package/src/models/operations/subscriberscontrollercreatesubscriber.ts +4 -4
  358. package/src/models/operations/subscriberscontrollerdeletesubscribercredentials.ts +4 -4
  359. package/src/models/operations/subscriberscontrollergetnotificationsfeed.ts +4 -4
  360. package/src/models/operations/subscriberscontrollergetsubscriber.ts +4 -4
  361. package/src/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.ts +4 -4
  362. package/src/models/operations/subscriberscontrollergetunseencount.ts +4 -4
  363. package/src/models/operations/subscriberscontrollerlistsubscriberpreferences.ts +4 -4
  364. package/src/models/operations/subscriberscontrollerlistsubscribers.ts +4 -4
  365. package/src/models/operations/subscriberscontrollermarkactionasseen.ts +4 -4
  366. package/src/models/operations/subscriberscontrollermarkallunreadasread.ts +4 -4
  367. package/src/models/operations/subscriberscontrollermarkmessagesas.ts +4 -4
  368. package/src/models/operations/subscriberscontrollermodifysubscriberchannel.ts +4 -4
  369. package/src/models/operations/subscriberscontrollerremovesubscriber.ts +4 -4
  370. package/src/models/operations/subscriberscontrollerupdatesubscriber.ts +4 -4
  371. package/src/models/operations/subscriberscontrollerupdatesubscriberchannel.ts +4 -4
  372. package/src/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.ts +4 -4
  373. package/src/models/operations/subscriberscontrollerupdatesubscriberonlineflag.ts +4 -4
  374. package/src/models/operations/subscriberscontrollerupdatesubscriberpreference.ts +4 -4
  375. package/src/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.ts +4 -4
  376. package/src/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.ts +4 -4
  377. package/src/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.ts +4 -4
  378. package/src/models/operations/testingcontrolleridempotency.ts +4 -4
  379. package/src/models/operations/testingcontrolleridempotencyget.ts +4 -4
  380. package/src/models/operations/topicscontrollerassign.ts +4 -4
  381. package/src/models/operations/topicscontrollercreatetopic.ts +4 -4
  382. package/src/models/operations/topicscontrollerdeletetopic.ts +4 -4
  383. package/src/models/operations/topicscontrollergettopic.ts +4 -4
  384. package/src/models/operations/topicscontrollergettopicsubscriber.ts +4 -4
  385. package/src/models/operations/topicscontrollerlisttopics.ts +4 -4
  386. package/src/models/operations/topicscontrollerremovesubscribers.ts +4 -4
  387. package/src/models/operations/topicscontrollerrenametopic.ts +4 -4
  388. package/models/components/builderfieldtype.d.ts.map +0 -1
  389. package/models/components/builderfieldtype.js.map +0 -1
  390. package/models/components/digestwitheventsdto.d.ts.map +0 -1
  391. package/models/components/digestwitheventsdto.js.map +0 -1
  392. package/models/components/notificationstep.d.ts +0 -121
  393. package/models/components/notificationstep.d.ts.map +0 -1
  394. package/models/components/notificationstep.js +0 -190
  395. package/models/components/notificationstep.js.map +0 -1
  396. package/models/components/notificationstepvariant.d.ts +0 -118
  397. package/models/components/notificationstepvariant.d.ts.map +0 -1
  398. package/models/components/notificationstepvariant.js +0 -189
  399. package/models/components/notificationstepvariant.js.map +0 -1
  400. package/models/components/stepfilter.d.ts +0 -25
  401. package/models/components/stepfilter.d.ts.map +0 -1
  402. package/models/components/stepfilter.js.map +0 -1
  403. package/src/models/components/builderfieldtype.ts +0 -39
  404. package/src/models/components/digestwitheventsdto.ts +0 -127
  405. package/src/models/components/notificationstep.ts +0 -341
  406. package/src/models/components/notificationstepvariant.ts +0 -358
  407. package/src/models/components/stepfilter.ts +0 -54
@@ -26,7 +26,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.activityNotificationResponseDtoFromJSON = exports.activityNotificationResponseDtoToJSON = exports.ActivityNotificationResponseDto$ = exports.ActivityNotificationResponseDto$outboundSchema = exports.ActivityNotificationResponseDto$inboundSchema = void 0;
29
+ exports.activityNotificationResponseDtoFromJSON = exports.activityNotificationResponseDtoToJSON = exports.ActivityNotificationResponseDto$ = exports.ActivityNotificationResponseDto$outboundSchema = exports.ActivityNotificationResponseDto$inboundSchema = exports.activityNotificationResponseDtoToFromJSON = exports.activityNotificationResponseDtoToToJSON = exports.ActivityNotificationResponseDtoTo$ = exports.ActivityNotificationResponseDtoTo$outboundSchema = exports.ActivityNotificationResponseDtoTo$inboundSchema = exports.controlsFromJSON = exports.controlsToJSON = exports.Controls$ = exports.Controls$outboundSchema = exports.Controls$inboundSchema = exports.activityNotificationResponseDtoPayloadFromJSON = exports.activityNotificationResponseDtoPayloadToJSON = exports.ActivityNotificationResponseDtoPayload$ = exports.ActivityNotificationResponseDtoPayload$outboundSchema = exports.ActivityNotificationResponseDtoPayload$inboundSchema = void 0;
30
30
  const z = __importStar(require("zod"));
31
31
  const primitives_js_1 = require("../../lib/primitives.js");
32
32
  const schemas_js_1 = require("../../lib/schemas.js");
@@ -35,22 +35,103 @@ const activitynotificationsubscriberresponsedto_js_1 = require("./activitynotifi
35
35
  const activitynotificationtemplateresponsedto_js_1 = require("./activitynotificationtemplateresponsedto.js");
36
36
  const steptypeenum_js_1 = require("./steptypeenum.js");
37
37
  /** @internal */
38
+ exports.ActivityNotificationResponseDtoPayload$inboundSchema = z.object({});
39
+ /** @internal */
40
+ exports.ActivityNotificationResponseDtoPayload$outboundSchema = z.object({});
41
+ /**
42
+ * @internal
43
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
44
+ */
45
+ var ActivityNotificationResponseDtoPayload$;
46
+ (function (ActivityNotificationResponseDtoPayload$) {
47
+ /** @deprecated use `ActivityNotificationResponseDtoPayload$inboundSchema` instead. */
48
+ ActivityNotificationResponseDtoPayload$.inboundSchema = exports.ActivityNotificationResponseDtoPayload$inboundSchema;
49
+ /** @deprecated use `ActivityNotificationResponseDtoPayload$outboundSchema` instead. */
50
+ ActivityNotificationResponseDtoPayload$.outboundSchema = exports.ActivityNotificationResponseDtoPayload$outboundSchema;
51
+ })(ActivityNotificationResponseDtoPayload$ || (exports.ActivityNotificationResponseDtoPayload$ = ActivityNotificationResponseDtoPayload$ = {}));
52
+ function activityNotificationResponseDtoPayloadToJSON(activityNotificationResponseDtoPayload) {
53
+ return JSON.stringify(exports.ActivityNotificationResponseDtoPayload$outboundSchema.parse(activityNotificationResponseDtoPayload));
54
+ }
55
+ exports.activityNotificationResponseDtoPayloadToJSON = activityNotificationResponseDtoPayloadToJSON;
56
+ function activityNotificationResponseDtoPayloadFromJSON(jsonString) {
57
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ActivityNotificationResponseDtoPayload$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ActivityNotificationResponseDtoPayload' from JSON`);
58
+ }
59
+ exports.activityNotificationResponseDtoPayloadFromJSON = activityNotificationResponseDtoPayloadFromJSON;
60
+ /** @internal */
61
+ exports.Controls$inboundSchema = z.object({});
62
+ /** @internal */
63
+ exports.Controls$outboundSchema = z.object({});
64
+ /**
65
+ * @internal
66
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
67
+ */
68
+ var Controls$;
69
+ (function (Controls$) {
70
+ /** @deprecated use `Controls$inboundSchema` instead. */
71
+ Controls$.inboundSchema = exports.Controls$inboundSchema;
72
+ /** @deprecated use `Controls$outboundSchema` instead. */
73
+ Controls$.outboundSchema = exports.Controls$outboundSchema;
74
+ })(Controls$ || (exports.Controls$ = Controls$ = {}));
75
+ function controlsToJSON(controls) {
76
+ return JSON.stringify(exports.Controls$outboundSchema.parse(controls));
77
+ }
78
+ exports.controlsToJSON = controlsToJSON;
79
+ function controlsFromJSON(jsonString) {
80
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.Controls$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Controls' from JSON`);
81
+ }
82
+ exports.controlsFromJSON = controlsFromJSON;
83
+ /** @internal */
84
+ exports.ActivityNotificationResponseDtoTo$inboundSchema = z.object({});
85
+ /** @internal */
86
+ exports.ActivityNotificationResponseDtoTo$outboundSchema = z.object({});
87
+ /**
88
+ * @internal
89
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
90
+ */
91
+ var ActivityNotificationResponseDtoTo$;
92
+ (function (ActivityNotificationResponseDtoTo$) {
93
+ /** @deprecated use `ActivityNotificationResponseDtoTo$inboundSchema` instead. */
94
+ ActivityNotificationResponseDtoTo$.inboundSchema = exports.ActivityNotificationResponseDtoTo$inboundSchema;
95
+ /** @deprecated use `ActivityNotificationResponseDtoTo$outboundSchema` instead. */
96
+ ActivityNotificationResponseDtoTo$.outboundSchema = exports.ActivityNotificationResponseDtoTo$outboundSchema;
97
+ })(ActivityNotificationResponseDtoTo$ || (exports.ActivityNotificationResponseDtoTo$ = ActivityNotificationResponseDtoTo$ = {}));
98
+ function activityNotificationResponseDtoToToJSON(activityNotificationResponseDtoTo) {
99
+ return JSON.stringify(exports.ActivityNotificationResponseDtoTo$outboundSchema.parse(activityNotificationResponseDtoTo));
100
+ }
101
+ exports.activityNotificationResponseDtoToToJSON = activityNotificationResponseDtoToToJSON;
102
+ function activityNotificationResponseDtoToFromJSON(jsonString) {
103
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ActivityNotificationResponseDtoTo$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ActivityNotificationResponseDtoTo' from JSON`);
104
+ }
105
+ exports.activityNotificationResponseDtoToFromJSON = activityNotificationResponseDtoToFromJSON;
106
+ /** @internal */
38
107
  exports.ActivityNotificationResponseDto$inboundSchema = z.object({
39
108
  _id: z.string().optional(),
40
109
  _environmentId: z.string(),
41
110
  _organizationId: z.string(),
111
+ _subscriberId: z.string(),
42
112
  transactionId: z.string(),
113
+ _templateId: z.string().optional(),
114
+ _digestedNotificationId: z.string().optional(),
43
115
  createdAt: z.string().optional(),
116
+ updatedAt: z.string().optional(),
44
117
  channels: z.array(steptypeenum_js_1.StepTypeEnum$inboundSchema).optional(),
45
118
  subscriber: activitynotificationsubscriberresponsedto_js_1.ActivityNotificationSubscriberResponseDto$inboundSchema
46
119
  .optional(),
47
120
  template: activitynotificationtemplateresponsedto_js_1.ActivityNotificationTemplateResponseDto$inboundSchema.optional(),
48
121
  jobs: z.array(activitynotificationjobresponsedto_js_1.ActivityNotificationJobResponseDto$inboundSchema).optional(),
122
+ payload: z.lazy(() => exports.ActivityNotificationResponseDtoPayload$inboundSchema)
123
+ .optional(),
124
+ tags: z.array(z.string()).optional(),
125
+ controls: z.lazy(() => exports.Controls$inboundSchema).optional(),
126
+ to: z.lazy(() => exports.ActivityNotificationResponseDtoTo$inboundSchema).optional(),
49
127
  }).transform((v) => {
50
128
  return (0, primitives_js_1.remap)(v, {
51
129
  "_id": "id",
52
130
  "_environmentId": "environmentId",
53
131
  "_organizationId": "organizationId",
132
+ "_subscriberId": "subscriberId",
133
+ "_templateId": "templateId",
134
+ "_digestedNotificationId": "digestedNotificationId",
54
135
  });
55
136
  });
56
137
  /** @internal */
@@ -58,18 +139,30 @@ exports.ActivityNotificationResponseDto$outboundSchema = z.object({
58
139
  id: z.string().optional(),
59
140
  environmentId: z.string(),
60
141
  organizationId: z.string(),
142
+ subscriberId: z.string(),
61
143
  transactionId: z.string(),
144
+ templateId: z.string().optional(),
145
+ digestedNotificationId: z.string().optional(),
62
146
  createdAt: z.string().optional(),
147
+ updatedAt: z.string().optional(),
63
148
  channels: z.array(steptypeenum_js_1.StepTypeEnum$outboundSchema).optional(),
64
149
  subscriber: activitynotificationsubscriberresponsedto_js_1.ActivityNotificationSubscriberResponseDto$outboundSchema
65
150
  .optional(),
66
151
  template: activitynotificationtemplateresponsedto_js_1.ActivityNotificationTemplateResponseDto$outboundSchema.optional(),
67
152
  jobs: z.array(activitynotificationjobresponsedto_js_1.ActivityNotificationJobResponseDto$outboundSchema).optional(),
153
+ payload: z.lazy(() => exports.ActivityNotificationResponseDtoPayload$outboundSchema)
154
+ .optional(),
155
+ tags: z.array(z.string()).optional(),
156
+ controls: z.lazy(() => exports.Controls$outboundSchema).optional(),
157
+ to: z.lazy(() => exports.ActivityNotificationResponseDtoTo$outboundSchema).optional(),
68
158
  }).transform((v) => {
69
159
  return (0, primitives_js_1.remap)(v, {
70
160
  id: "_id",
71
161
  environmentId: "_environmentId",
72
162
  organizationId: "_organizationId",
163
+ subscriberId: "_subscriberId",
164
+ templateId: "_templateId",
165
+ digestedNotificationId: "_digestedNotificationId",
73
166
  });
74
167
  });
75
168
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"activitynotificationresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,mGAKiD;AACjD,iHAKwD;AACxD,6GAKsD;AACtD,uDAI2B;AAsC3B,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE;IAC3B,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,4CAA0B,CAAC,CAAC,QAAQ,EAAE;IACxD,UAAU,EAAE,sGAAuD;SAChE,QAAQ,EAAE;IACb,QAAQ,EAAE,kGAAqD,CAAC,QAAQ,EAAE;IAC1E,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,wFAAgD,CAAC,CAAC,QAAQ,EAAE;CAC3E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,gBAAgB,EAAE,eAAe;QACjC,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAeH,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzB,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,6CAA2B,CAAC,CAAC,QAAQ,EAAE;IACzD,UAAU,EAAE,uGAAwD;SACjE,QAAQ,EAAE;IACb,QAAQ,EAAE,mGAAsD,CAAC,QAAQ,EAAE;IAC3E,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,yFAAiD,CAAC,CAAC,QAAQ,EAAE;CAC5E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,EAAE,EAAE,KAAK;QACT,aAAa,EAAE,gBAAgB;QAC/B,cAAc,EAAE,iBAAiB;KAClC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,gCAAgC,CAOhD;AAPD,WAAiB,gCAAgC;IAC/C,+EAA+E;IAClE,8CAAa,GAAG,qDAA6C,CAAC;IAC3E,gFAAgF;IACnE,+CAAc,GAAG,sDAA8C,CAAC;AAG/E,CAAC,EAPgB,gCAAgC,gDAAhC,gCAAgC,QAOhD;AAED,SAAgB,qCAAqC,CACnD,+BAAgE;IAEhE,OAAO,IAAI,CAAC,SAAS,CACnB,sDAA8C,CAAC,KAAK,CAClD,+BAA+B,CAChC,CACF,CAAC;AACJ,CAAC;AARD,sFAQC;AAED,SAAgB,uCAAuC,CACrD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qDAA6C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,6DAA6D,CAC9D,CAAC;AACJ,CAAC;AARD,0FAQC"}
1
+ {"version":3,"file":"activitynotificationresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationresponsedto.ts"],"names":[],"mappings":"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"}
@@ -2,7 +2,23 @@ import * as z from "zod";
2
2
  import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
4
  import { MessageTemplateDto, MessageTemplateDto$Outbound } from "./messagetemplatedto.js";
5
- import { StepFilter, StepFilter$Outbound } from "./stepfilter.js";
5
+ import { StepFilterDto, StepFilterDto$Outbound } from "./stepfilterdto.js";
6
+ /**
7
+ * Reply callback settings
8
+ */
9
+ export type ActivityNotificationStepResponseDtoReplyCallback = {};
10
+ /**
11
+ * Control variables
12
+ */
13
+ export type ControlVariables = {};
14
+ /**
15
+ * Metadata for the workflow step
16
+ */
17
+ export type Metadata = {};
18
+ /**
19
+ * Step issues
20
+ */
21
+ export type Issues = {};
6
22
  export type ActivityNotificationStepResponseDto = {
7
23
  /**
8
24
  * Unique identifier of the step
@@ -12,23 +28,143 @@ export type ActivityNotificationStepResponseDto = {
12
28
  * Whether the step is active or not
13
29
  */
14
30
  active: boolean;
31
+ /**
32
+ * Reply callback settings
33
+ */
34
+ replyCallback?: ActivityNotificationStepResponseDtoReplyCallback | undefined;
35
+ /**
36
+ * Control variables
37
+ */
38
+ controlVariables?: ControlVariables | undefined;
39
+ /**
40
+ * Metadata for the workflow step
41
+ */
42
+ metadata?: Metadata | undefined;
43
+ /**
44
+ * Step issues
45
+ */
46
+ issues?: Issues | undefined;
15
47
  /**
16
48
  * Filter criteria for the step
17
49
  */
18
- filters: Array<StepFilter>;
50
+ filters: Array<StepFilterDto>;
19
51
  /**
20
52
  * Optional template for the step
21
53
  */
22
54
  template?: MessageTemplateDto | undefined;
55
+ /**
56
+ * Variants of the step
57
+ */
58
+ variants?: Array<ActivityNotificationStepResponseDto> | undefined;
59
+ /**
60
+ * The identifier for the template associated with this step
61
+ */
62
+ templateId: string;
63
+ /**
64
+ * The name of the step
65
+ */
66
+ name?: string | undefined;
67
+ /**
68
+ * The unique identifier for the parent step
69
+ */
70
+ parentId?: string | null | undefined;
23
71
  };
24
72
  /** @internal */
73
+ export declare const ActivityNotificationStepResponseDtoReplyCallback$inboundSchema: z.ZodType<ActivityNotificationStepResponseDtoReplyCallback, z.ZodTypeDef, unknown>;
74
+ /** @internal */
75
+ export type ActivityNotificationStepResponseDtoReplyCallback$Outbound = {};
76
+ /** @internal */
77
+ export declare const ActivityNotificationStepResponseDtoReplyCallback$outboundSchema: z.ZodType<ActivityNotificationStepResponseDtoReplyCallback$Outbound, z.ZodTypeDef, ActivityNotificationStepResponseDtoReplyCallback>;
78
+ /**
79
+ * @internal
80
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
81
+ */
82
+ export declare namespace ActivityNotificationStepResponseDtoReplyCallback$ {
83
+ /** @deprecated use `ActivityNotificationStepResponseDtoReplyCallback$inboundSchema` instead. */
84
+ const inboundSchema: z.ZodType<ActivityNotificationStepResponseDtoReplyCallback, z.ZodTypeDef, unknown>;
85
+ /** @deprecated use `ActivityNotificationStepResponseDtoReplyCallback$outboundSchema` instead. */
86
+ const outboundSchema: z.ZodType<ActivityNotificationStepResponseDtoReplyCallback$Outbound, z.ZodTypeDef, ActivityNotificationStepResponseDtoReplyCallback>;
87
+ /** @deprecated use `ActivityNotificationStepResponseDtoReplyCallback$Outbound` instead. */
88
+ type Outbound = ActivityNotificationStepResponseDtoReplyCallback$Outbound;
89
+ }
90
+ export declare function activityNotificationStepResponseDtoReplyCallbackToJSON(activityNotificationStepResponseDtoReplyCallback: ActivityNotificationStepResponseDtoReplyCallback): string;
91
+ export declare function activityNotificationStepResponseDtoReplyCallbackFromJSON(jsonString: string): SafeParseResult<ActivityNotificationStepResponseDtoReplyCallback, SDKValidationError>;
92
+ /** @internal */
93
+ export declare const ControlVariables$inboundSchema: z.ZodType<ControlVariables, z.ZodTypeDef, unknown>;
94
+ /** @internal */
95
+ export type ControlVariables$Outbound = {};
96
+ /** @internal */
97
+ export declare const ControlVariables$outboundSchema: z.ZodType<ControlVariables$Outbound, z.ZodTypeDef, ControlVariables>;
98
+ /**
99
+ * @internal
100
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
101
+ */
102
+ export declare namespace ControlVariables$ {
103
+ /** @deprecated use `ControlVariables$inboundSchema` instead. */
104
+ const inboundSchema: z.ZodType<ControlVariables, z.ZodTypeDef, unknown>;
105
+ /** @deprecated use `ControlVariables$outboundSchema` instead. */
106
+ const outboundSchema: z.ZodType<ControlVariables$Outbound, z.ZodTypeDef, ControlVariables>;
107
+ /** @deprecated use `ControlVariables$Outbound` instead. */
108
+ type Outbound = ControlVariables$Outbound;
109
+ }
110
+ export declare function controlVariablesToJSON(controlVariables: ControlVariables): string;
111
+ export declare function controlVariablesFromJSON(jsonString: string): SafeParseResult<ControlVariables, SDKValidationError>;
112
+ /** @internal */
113
+ export declare const Metadata$inboundSchema: z.ZodType<Metadata, z.ZodTypeDef, unknown>;
114
+ /** @internal */
115
+ export type Metadata$Outbound = {};
116
+ /** @internal */
117
+ export declare const Metadata$outboundSchema: z.ZodType<Metadata$Outbound, z.ZodTypeDef, Metadata>;
118
+ /**
119
+ * @internal
120
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
121
+ */
122
+ export declare namespace Metadata$ {
123
+ /** @deprecated use `Metadata$inboundSchema` instead. */
124
+ const inboundSchema: z.ZodType<Metadata, z.ZodTypeDef, unknown>;
125
+ /** @deprecated use `Metadata$outboundSchema` instead. */
126
+ const outboundSchema: z.ZodType<Metadata$Outbound, z.ZodTypeDef, Metadata>;
127
+ /** @deprecated use `Metadata$Outbound` instead. */
128
+ type Outbound = Metadata$Outbound;
129
+ }
130
+ export declare function metadataToJSON(metadata: Metadata): string;
131
+ export declare function metadataFromJSON(jsonString: string): SafeParseResult<Metadata, SDKValidationError>;
132
+ /** @internal */
133
+ export declare const Issues$inboundSchema: z.ZodType<Issues, z.ZodTypeDef, unknown>;
134
+ /** @internal */
135
+ export type Issues$Outbound = {};
136
+ /** @internal */
137
+ export declare const Issues$outboundSchema: z.ZodType<Issues$Outbound, z.ZodTypeDef, Issues>;
138
+ /**
139
+ * @internal
140
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
141
+ */
142
+ export declare namespace Issues$ {
143
+ /** @deprecated use `Issues$inboundSchema` instead. */
144
+ const inboundSchema: z.ZodType<Issues, z.ZodTypeDef, unknown>;
145
+ /** @deprecated use `Issues$outboundSchema` instead. */
146
+ const outboundSchema: z.ZodType<Issues$Outbound, z.ZodTypeDef, Issues>;
147
+ /** @deprecated use `Issues$Outbound` instead. */
148
+ type Outbound = Issues$Outbound;
149
+ }
150
+ export declare function issuesToJSON(issues: Issues): string;
151
+ export declare function issuesFromJSON(jsonString: string): SafeParseResult<Issues, SDKValidationError>;
152
+ /** @internal */
25
153
  export declare const ActivityNotificationStepResponseDto$inboundSchema: z.ZodType<ActivityNotificationStepResponseDto, z.ZodTypeDef, unknown>;
26
154
  /** @internal */
27
155
  export type ActivityNotificationStepResponseDto$Outbound = {
28
156
  _id: string;
29
157
  active: boolean;
30
- filters: Array<StepFilter$Outbound>;
158
+ replyCallback?: ActivityNotificationStepResponseDtoReplyCallback$Outbound | undefined;
159
+ controlVariables?: ControlVariables$Outbound | undefined;
160
+ metadata?: Metadata$Outbound | undefined;
161
+ issues?: Issues$Outbound | undefined;
162
+ filters: Array<StepFilterDto$Outbound>;
31
163
  template?: MessageTemplateDto$Outbound | undefined;
164
+ variants?: Array<ActivityNotificationStepResponseDto$Outbound> | undefined;
165
+ _templateId: string;
166
+ name?: string | undefined;
167
+ _parentId?: string | null | undefined;
32
168
  };
33
169
  /** @internal */
34
170
  export declare const ActivityNotificationStepResponseDto$outboundSchema: z.ZodType<ActivityNotificationStepResponseDto$Outbound, z.ZodTypeDef, ActivityNotificationStepResponseDto>;
@@ -1 +1 @@
1
- {"version":3,"file":"activitynotificationstepresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationstepresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,kBAAkB,EAElB,2BAA2B,EAE5B,MAAM,yBAAyB,CAAC;AACjC,OAAO,EACL,UAAU,EAEV,mBAAmB,EAEpB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,mCAAmC,GAAG;IAChD;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IACpC,QAAQ,CAAC,EAAE,2BAA2B,GAAG,SAAS,CAAC;CACpD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAUnC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,oCAAoC,CAAC;IACpD,mFAAmF;IAC5E,MAAM,aAAa,uEACyB,CAAC;IACpD,oFAAoF;IAC7E,MAAM,cAAc,4GACyB,CAAC;IACrD,8EAA8E;IAC9E,KAAY,QAAQ,GAAG,4CAA4C,CAAC;CACrE;AAED,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR;AAED,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E"}
1
+ {"version":3,"file":"activitynotificationstepresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationstepresponsedto.ts"],"names":[],"mappings":"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"}
@@ -26,32 +26,145 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.activityNotificationStepResponseDtoFromJSON = exports.activityNotificationStepResponseDtoToJSON = exports.ActivityNotificationStepResponseDto$ = exports.ActivityNotificationStepResponseDto$outboundSchema = exports.ActivityNotificationStepResponseDto$inboundSchema = void 0;
29
+ exports.activityNotificationStepResponseDtoFromJSON = exports.activityNotificationStepResponseDtoToJSON = exports.ActivityNotificationStepResponseDto$ = exports.ActivityNotificationStepResponseDto$outboundSchema = exports.ActivityNotificationStepResponseDto$inboundSchema = exports.issuesFromJSON = exports.issuesToJSON = exports.Issues$ = exports.Issues$outboundSchema = exports.Issues$inboundSchema = exports.metadataFromJSON = exports.metadataToJSON = exports.Metadata$ = exports.Metadata$outboundSchema = exports.Metadata$inboundSchema = exports.controlVariablesFromJSON = exports.controlVariablesToJSON = exports.ControlVariables$ = exports.ControlVariables$outboundSchema = exports.ControlVariables$inboundSchema = exports.activityNotificationStepResponseDtoReplyCallbackFromJSON = exports.activityNotificationStepResponseDtoReplyCallbackToJSON = exports.ActivityNotificationStepResponseDtoReplyCallback$ = exports.ActivityNotificationStepResponseDtoReplyCallback$outboundSchema = exports.ActivityNotificationStepResponseDtoReplyCallback$inboundSchema = void 0;
30
30
  const z = __importStar(require("zod"));
31
31
  const primitives_js_1 = require("../../lib/primitives.js");
32
32
  const schemas_js_1 = require("../../lib/schemas.js");
33
33
  const messagetemplatedto_js_1 = require("./messagetemplatedto.js");
34
- const stepfilter_js_1 = require("./stepfilter.js");
34
+ const stepfilterdto_js_1 = require("./stepfilterdto.js");
35
+ /** @internal */
36
+ exports.ActivityNotificationStepResponseDtoReplyCallback$inboundSchema = z.object({});
37
+ /** @internal */
38
+ exports.ActivityNotificationStepResponseDtoReplyCallback$outboundSchema = z.object({});
39
+ /**
40
+ * @internal
41
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
42
+ */
43
+ var ActivityNotificationStepResponseDtoReplyCallback$;
44
+ (function (ActivityNotificationStepResponseDtoReplyCallback$) {
45
+ /** @deprecated use `ActivityNotificationStepResponseDtoReplyCallback$inboundSchema` instead. */
46
+ ActivityNotificationStepResponseDtoReplyCallback$.inboundSchema = exports.ActivityNotificationStepResponseDtoReplyCallback$inboundSchema;
47
+ /** @deprecated use `ActivityNotificationStepResponseDtoReplyCallback$outboundSchema` instead. */
48
+ ActivityNotificationStepResponseDtoReplyCallback$.outboundSchema = exports.ActivityNotificationStepResponseDtoReplyCallback$outboundSchema;
49
+ })(ActivityNotificationStepResponseDtoReplyCallback$ || (exports.ActivityNotificationStepResponseDtoReplyCallback$ = ActivityNotificationStepResponseDtoReplyCallback$ = {}));
50
+ function activityNotificationStepResponseDtoReplyCallbackToJSON(activityNotificationStepResponseDtoReplyCallback) {
51
+ return JSON.stringify(exports.ActivityNotificationStepResponseDtoReplyCallback$outboundSchema.parse(activityNotificationStepResponseDtoReplyCallback));
52
+ }
53
+ exports.activityNotificationStepResponseDtoReplyCallbackToJSON = activityNotificationStepResponseDtoReplyCallbackToJSON;
54
+ function activityNotificationStepResponseDtoReplyCallbackFromJSON(jsonString) {
55
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ActivityNotificationStepResponseDtoReplyCallback$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ActivityNotificationStepResponseDtoReplyCallback' from JSON`);
56
+ }
57
+ exports.activityNotificationStepResponseDtoReplyCallbackFromJSON = activityNotificationStepResponseDtoReplyCallbackFromJSON;
58
+ /** @internal */
59
+ exports.ControlVariables$inboundSchema = z.object({});
60
+ /** @internal */
61
+ exports.ControlVariables$outboundSchema = z.object({});
62
+ /**
63
+ * @internal
64
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
65
+ */
66
+ var ControlVariables$;
67
+ (function (ControlVariables$) {
68
+ /** @deprecated use `ControlVariables$inboundSchema` instead. */
69
+ ControlVariables$.inboundSchema = exports.ControlVariables$inboundSchema;
70
+ /** @deprecated use `ControlVariables$outboundSchema` instead. */
71
+ ControlVariables$.outboundSchema = exports.ControlVariables$outboundSchema;
72
+ })(ControlVariables$ || (exports.ControlVariables$ = ControlVariables$ = {}));
73
+ function controlVariablesToJSON(controlVariables) {
74
+ return JSON.stringify(exports.ControlVariables$outboundSchema.parse(controlVariables));
75
+ }
76
+ exports.controlVariablesToJSON = controlVariablesToJSON;
77
+ function controlVariablesFromJSON(jsonString) {
78
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ControlVariables$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ControlVariables' from JSON`);
79
+ }
80
+ exports.controlVariablesFromJSON = controlVariablesFromJSON;
81
+ /** @internal */
82
+ exports.Metadata$inboundSchema = z.object({});
83
+ /** @internal */
84
+ exports.Metadata$outboundSchema = z.object({});
85
+ /**
86
+ * @internal
87
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
88
+ */
89
+ var Metadata$;
90
+ (function (Metadata$) {
91
+ /** @deprecated use `Metadata$inboundSchema` instead. */
92
+ Metadata$.inboundSchema = exports.Metadata$inboundSchema;
93
+ /** @deprecated use `Metadata$outboundSchema` instead. */
94
+ Metadata$.outboundSchema = exports.Metadata$outboundSchema;
95
+ })(Metadata$ || (exports.Metadata$ = Metadata$ = {}));
96
+ function metadataToJSON(metadata) {
97
+ return JSON.stringify(exports.Metadata$outboundSchema.parse(metadata));
98
+ }
99
+ exports.metadataToJSON = metadataToJSON;
100
+ function metadataFromJSON(jsonString) {
101
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.Metadata$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Metadata' from JSON`);
102
+ }
103
+ exports.metadataFromJSON = metadataFromJSON;
104
+ /** @internal */
105
+ exports.Issues$inboundSchema = z
106
+ .object({});
107
+ /** @internal */
108
+ exports.Issues$outboundSchema = z.object({});
109
+ /**
110
+ * @internal
111
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
112
+ */
113
+ var Issues$;
114
+ (function (Issues$) {
115
+ /** @deprecated use `Issues$inboundSchema` instead. */
116
+ Issues$.inboundSchema = exports.Issues$inboundSchema;
117
+ /** @deprecated use `Issues$outboundSchema` instead. */
118
+ Issues$.outboundSchema = exports.Issues$outboundSchema;
119
+ })(Issues$ || (exports.Issues$ = Issues$ = {}));
120
+ function issuesToJSON(issues) {
121
+ return JSON.stringify(exports.Issues$outboundSchema.parse(issues));
122
+ }
123
+ exports.issuesToJSON = issuesToJSON;
124
+ function issuesFromJSON(jsonString) {
125
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.Issues$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Issues' from JSON`);
126
+ }
127
+ exports.issuesFromJSON = issuesFromJSON;
35
128
  /** @internal */
36
129
  exports.ActivityNotificationStepResponseDto$inboundSchema = z.object({
37
130
  _id: z.string(),
38
131
  active: z.boolean(),
39
- filters: z.array(stepfilter_js_1.StepFilter$inboundSchema),
132
+ replyCallback: z.lazy(() => exports.ActivityNotificationStepResponseDtoReplyCallback$inboundSchema).optional(),
133
+ controlVariables: z.lazy(() => exports.ControlVariables$inboundSchema).optional(),
134
+ metadata: z.lazy(() => exports.Metadata$inboundSchema).optional(),
135
+ issues: z.lazy(() => exports.Issues$inboundSchema).optional(),
136
+ filters: z.array(stepfilterdto_js_1.StepFilterDto$inboundSchema),
40
137
  template: messagetemplatedto_js_1.MessageTemplateDto$inboundSchema.optional(),
138
+ variants: z.array(z.lazy(() => exports.ActivityNotificationStepResponseDto$inboundSchema)).optional(),
139
+ _templateId: z.string(),
140
+ name: z.string().optional(),
141
+ _parentId: z.nullable(z.string()).optional(),
41
142
  }).transform((v) => {
42
143
  return (0, primitives_js_1.remap)(v, {
43
144
  "_id": "id",
145
+ "_templateId": "templateId",
146
+ "_parentId": "parentId",
44
147
  });
45
148
  });
46
149
  /** @internal */
47
150
  exports.ActivityNotificationStepResponseDto$outboundSchema = z.object({
48
151
  id: z.string(),
49
152
  active: z.boolean(),
50
- filters: z.array(stepfilter_js_1.StepFilter$outboundSchema),
153
+ replyCallback: z.lazy(() => exports.ActivityNotificationStepResponseDtoReplyCallback$outboundSchema).optional(),
154
+ controlVariables: z.lazy(() => exports.ControlVariables$outboundSchema).optional(),
155
+ metadata: z.lazy(() => exports.Metadata$outboundSchema).optional(),
156
+ issues: z.lazy(() => exports.Issues$outboundSchema).optional(),
157
+ filters: z.array(stepfilterdto_js_1.StepFilterDto$outboundSchema),
51
158
  template: messagetemplatedto_js_1.MessageTemplateDto$outboundSchema.optional(),
159
+ variants: z.array(z.lazy(() => exports.ActivityNotificationStepResponseDto$outboundSchema)).optional(),
160
+ templateId: z.string(),
161
+ name: z.string().optional(),
162
+ parentId: z.nullable(z.string()).optional(),
52
163
  }).transform((v) => {
53
164
  return (0, primitives_js_1.remap)(v, {
54
165
  id: "_id",
166
+ templateId: "_templateId",
167
+ parentId: "_parentId",
55
168
  });
56
169
  });
57
170
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"activitynotificationstepresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationstepresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,mEAKiC;AACjC,mDAKyB;AAqBzB,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,KAAK,CAAC,wCAAwB,CAAC;IAC1C,QAAQ,EAAE,wDAAgC,CAAC,QAAQ,EAAE;CACtD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;KACZ,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,kDAAkD,GAI3D,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE;IACd,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,KAAK,CAAC,yCAAyB,CAAC;IAC3C,QAAQ,EAAE,yDAAiC,CAAC,QAAQ,EAAE;CACvD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,EAAE,EAAE,KAAK;KACV,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,oCAAoC,CASpD;AATD,WAAiB,oCAAoC;IACnD,mFAAmF;IACtE,kDAAa,GACxB,yDAAiD,CAAC;IACpD,oFAAoF;IACvE,mDAAc,GACzB,0DAAkD,CAAC;AAGvD,CAAC,EATgB,oCAAoC,oDAApC,oCAAoC,QASpD;AAED,SAAgB,yCAAyC,CACvD,mCAAwE;IAExE,OAAO,IAAI,CAAC,SAAS,CACnB,0DAAkD,CAAC,KAAK,CACtD,mCAAmC,CACpC,CACF,CAAC;AACJ,CAAC;AARD,8FAQC;AAED,SAAgB,2CAA2C,CACzD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,yDAAiD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,iEAAiE,CAClE,CAAC;AACJ,CAAC;AATD,kGASC"}
1
+ {"version":3,"file":"activitynotificationstepresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationstepresponsedto.ts"],"names":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  import * as z from "zod";
2
2
  import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- import { NotificationTrigger, NotificationTrigger$Outbound } from "./notificationtrigger.js";
4
+ import { NotificationTriggerDto, NotificationTriggerDto$Outbound } from "./notificationtriggerdto.js";
5
5
  export type ActivityNotificationTemplateResponseDto = {
6
6
  /**
7
7
  * Unique identifier of the template
@@ -14,7 +14,7 @@ export type ActivityNotificationTemplateResponseDto = {
14
14
  /**
15
15
  * Triggers of the template
16
16
  */
17
- triggers: Array<NotificationTrigger>;
17
+ triggers: Array<NotificationTriggerDto>;
18
18
  };
19
19
  /** @internal */
20
20
  export declare const ActivityNotificationTemplateResponseDto$inboundSchema: z.ZodType<ActivityNotificationTemplateResponseDto, z.ZodTypeDef, unknown>;
@@ -22,7 +22,7 @@ export declare const ActivityNotificationTemplateResponseDto$inboundSchema: z.Zo
22
22
  export type ActivityNotificationTemplateResponseDto$Outbound = {
23
23
  _id?: string | undefined;
24
24
  name: string;
25
- triggers: Array<NotificationTrigger$Outbound>;
25
+ triggers: Array<NotificationTriggerDto$Outbound>;
26
26
  };
27
27
  /** @internal */
28
28
  export declare const ActivityNotificationTemplateResponseDto$outboundSchema: z.ZodType<ActivityNotificationTemplateResponseDto$Outbound, z.ZodTypeDef, ActivityNotificationTemplateResponseDto>;
@@ -1 +1 @@
1
- {"version":3,"file":"activitynotificationtemplateresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationtemplateresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,mBAAmB,EAEnB,4BAA4B,EAE7B,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,uCAAuC,GAAG;IACpD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAAE,CAAC,CAAC,OAAO,CAC3E,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,gDAAgD,GAAG;IAC7D,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC;CAC/C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EAAE,CAAC,CAAC,OAAO,CAC5E,gDAAgD,EAChD,CAAC,CAAC,UAAU,EACZ,uCAAuC,CASvC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,wCAAwC,CAAC;IACxD,uFAAuF;IAChF,MAAM,aAAa,2EAC6B,CAAC;IACxD,wFAAwF;IACjF,MAAM,cAAc,oHAC6B,CAAC;IACzD,kFAAkF;IAClF,KAAY,QAAQ,GAAG,gDAAgD,CAAC;CACzE;AAED,wBAAgB,6CAA6C,CAC3D,uCAAuC,EACrC,uCAAuC,GACxC,MAAM,CAMR;AAED,wBAAgB,+CAA+C,CAC7D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,uCAAuC,EACvC,kBAAkB,CACnB,CASA"}
1
+ {"version":3,"file":"activitynotificationtemplateresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationtemplateresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,sBAAsB,EAEtB,+BAA+B,EAEhC,MAAM,6BAA6B,CAAC;AAErC,MAAM,MAAM,uCAAuC,GAAG;IACpD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAC;CACzC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAAE,CAAC,CAAC,OAAO,CAC3E,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,gDAAgD,GAAG;IAC7D,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EAAE,CAAC,CAAC,OAAO,CAC5E,gDAAgD,EAChD,CAAC,CAAC,UAAU,EACZ,uCAAuC,CASvC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,wCAAwC,CAAC;IACxD,uFAAuF;IAChF,MAAM,aAAa,2EAC6B,CAAC;IACxD,wFAAwF;IACjF,MAAM,cAAc,oHAC6B,CAAC;IACzD,kFAAkF;IAClF,KAAY,QAAQ,GAAG,gDAAgD,CAAC;CACzE;AAED,wBAAgB,6CAA6C,CAC3D,uCAAuC,EACrC,uCAAuC,GACxC,MAAM,CAMR;AAED,wBAAgB,+CAA+C,CAC7D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,uCAAuC,EACvC,kBAAkB,CACnB,CASA"}
@@ -30,12 +30,12 @@ exports.activityNotificationTemplateResponseDtoFromJSON = exports.activityNotifi
30
30
  const z = __importStar(require("zod"));
31
31
  const primitives_js_1 = require("../../lib/primitives.js");
32
32
  const schemas_js_1 = require("../../lib/schemas.js");
33
- const notificationtrigger_js_1 = require("./notificationtrigger.js");
33
+ const notificationtriggerdto_js_1 = require("./notificationtriggerdto.js");
34
34
  /** @internal */
35
35
  exports.ActivityNotificationTemplateResponseDto$inboundSchema = z.object({
36
36
  _id: z.string().optional(),
37
37
  name: z.string(),
38
- triggers: z.array(notificationtrigger_js_1.NotificationTrigger$inboundSchema),
38
+ triggers: z.array(notificationtriggerdto_js_1.NotificationTriggerDto$inboundSchema),
39
39
  }).transform((v) => {
40
40
  return (0, primitives_js_1.remap)(v, {
41
41
  "_id": "id",
@@ -45,7 +45,7 @@ exports.ActivityNotificationTemplateResponseDto$inboundSchema = z.object({
45
45
  exports.ActivityNotificationTemplateResponseDto$outboundSchema = z.object({
46
46
  id: z.string().optional(),
47
47
  name: z.string(),
48
- triggers: z.array(notificationtrigger_js_1.NotificationTrigger$outboundSchema),
48
+ triggers: z.array(notificationtriggerdto_js_1.NotificationTriggerDto$outboundSchema),
49
49
  }).transform((v) => {
50
50
  return (0, primitives_js_1.remap)(v, {
51
51
  id: "_id",
@@ -1 +1 @@
1
- {"version":3,"file":"activitynotificationtemplateresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationtemplateresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,qEAKkC;AAiBlC,gBAAgB;AACH,QAAA,qDAAqD,GAI9D,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,0DAAiC,CAAC;CACrD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;KACZ,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,sDAAsD,GAI/D,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,2DAAkC,CAAC;CACtD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,EAAE,EAAE,KAAK;KACV,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,wCAAwC,CASxD;AATD,WAAiB,wCAAwC;IACvD,uFAAuF;IAC1E,sDAAa,GACxB,6DAAqD,CAAC;IACxD,wFAAwF;IAC3E,uDAAc,GACzB,8DAAsD,CAAC;AAG3D,CAAC,EATgB,wCAAwC,wDAAxC,wCAAwC,QASxD;AAED,SAAgB,6CAA6C,CAC3D,uCACyC;IAEzC,OAAO,IAAI,CAAC,SAAS,CACnB,8DAAsD,CAAC,KAAK,CAC1D,uCAAuC,CACxC,CACF,CAAC;AACJ,CAAC;AATD,sGASC;AAED,SAAgB,+CAA+C,CAC7D,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,6DAAqD,CAAC,KAAK,CACzD,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,qEAAqE,CACtE,CAAC;AACJ,CAAC;AAdD,0GAcC"}
1
+ {"version":3,"file":"activitynotificationtemplateresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationtemplateresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,2EAKqC;AAiBrC,gBAAgB;AACH,QAAA,qDAAqD,GAI9D,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,gEAAoC,CAAC;CACxD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;KACZ,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,sDAAsD,GAI/D,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,iEAAqC,CAAC;CACzD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,EAAE,EAAE,KAAK;KACV,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,wCAAwC,CASxD;AATD,WAAiB,wCAAwC;IACvD,uFAAuF;IAC1E,sDAAa,GACxB,6DAAqD,CAAC;IACxD,wFAAwF;IAC3E,uDAAc,GACzB,8DAAsD,CAAC;AAG3D,CAAC,EATgB,wCAAwC,wDAAxC,wCAAwC,QASxD;AAED,SAAgB,6CAA6C,CAC3D,uCACyC;IAEzC,OAAO,IAAI,CAAC,SAAS,CACnB,8DAAsD,CAAC,KAAK,CAC1D,uCAAuC,CACxC,CACF,CAAC;AACJ,CAAC;AATD,sGASC;AAED,SAAgB,+CAA+C,CAC7D,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,6DAAqD,CAAC,KAAK,CACzD,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,qEAAqE,CACtE,CAAC;AACJ,CAAC;AAdD,0GAcC"}
@@ -1,6 +1,6 @@
1
1
  import * as z from "zod";
2
2
  import { ClosedEnum } from "../../types/enums.js";
3
- export declare const BuilderFieldType: {
3
+ export declare const BuilderFieldTypeEnum: {
4
4
  readonly Boolean: "BOOLEAN";
5
5
  readonly Text: "TEXT";
6
6
  readonly Date: "DATE";
@@ -10,17 +10,17 @@ export declare const BuilderFieldType: {
10
10
  readonly MultiList: "MULTI_LIST";
11
11
  readonly Group: "GROUP";
12
12
  };
13
- export type BuilderFieldType = ClosedEnum<typeof BuilderFieldType>;
13
+ export type BuilderFieldTypeEnum = ClosedEnum<typeof BuilderFieldTypeEnum>;
14
14
  /** @internal */
15
- export declare const BuilderFieldType$inboundSchema: z.ZodNativeEnum<typeof BuilderFieldType>;
15
+ export declare const BuilderFieldTypeEnum$inboundSchema: z.ZodNativeEnum<typeof BuilderFieldTypeEnum>;
16
16
  /** @internal */
17
- export declare const BuilderFieldType$outboundSchema: z.ZodNativeEnum<typeof BuilderFieldType>;
17
+ export declare const BuilderFieldTypeEnum$outboundSchema: z.ZodNativeEnum<typeof BuilderFieldTypeEnum>;
18
18
  /**
19
19
  * @internal
20
20
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
21
21
  */
22
- export declare namespace BuilderFieldType$ {
23
- /** @deprecated use `BuilderFieldType$inboundSchema` instead. */
22
+ export declare namespace BuilderFieldTypeEnum$ {
23
+ /** @deprecated use `BuilderFieldTypeEnum$inboundSchema` instead. */
24
24
  const inboundSchema: z.ZodNativeEnum<{
25
25
  readonly Boolean: "BOOLEAN";
26
26
  readonly Text: "TEXT";
@@ -31,7 +31,7 @@ export declare namespace BuilderFieldType$ {
31
31
  readonly MultiList: "MULTI_LIST";
32
32
  readonly Group: "GROUP";
33
33
  }>;
34
- /** @deprecated use `BuilderFieldType$outboundSchema` instead. */
34
+ /** @deprecated use `BuilderFieldTypeEnum$outboundSchema` instead. */
35
35
  const outboundSchema: z.ZodNativeEnum<{
36
36
  readonly Boolean: "BOOLEAN";
37
37
  readonly Text: "TEXT";
@@ -43,4 +43,4 @@ export declare namespace BuilderFieldType$ {
43
43
  readonly Group: "GROUP";
44
44
  }>;
45
45
  }
46
- //# sourceMappingURL=builderfieldtype.d.ts.map
46
+ //# sourceMappingURL=builderfieldtypeenum.d.ts.map