@novu/api 3.14.1 → 3.14.2-rc.1

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 (732) hide show
  1. package/README.md +52 -3
  2. package/funcs/activityTrack.js.map +1 -1
  3. package/funcs/cancel.js.map +1 -1
  4. package/funcs/channelConnectionsDelete.js.map +1 -1
  5. package/funcs/channelConnectionsRetrieve.js.map +1 -1
  6. package/funcs/channelConnectionsUpdate.js.map +1 -1
  7. package/funcs/channelEndpointsCreate.d.ts +2 -0
  8. package/funcs/channelEndpointsCreate.d.ts.map +1 -1
  9. package/funcs/channelEndpointsCreate.js +3 -1
  10. package/funcs/channelEndpointsCreate.js.map +1 -1
  11. package/funcs/channelEndpointsDelete.d.ts +2 -0
  12. package/funcs/channelEndpointsDelete.d.ts.map +1 -1
  13. package/funcs/channelEndpointsDelete.js +3 -1
  14. package/funcs/channelEndpointsDelete.js.map +1 -1
  15. package/funcs/channelEndpointsList.d.ts +2 -0
  16. package/funcs/channelEndpointsList.d.ts.map +1 -1
  17. package/funcs/channelEndpointsList.js +3 -1
  18. package/funcs/channelEndpointsList.js.map +1 -1
  19. package/funcs/channelEndpointsRetrieve.d.ts +2 -0
  20. package/funcs/channelEndpointsRetrieve.d.ts.map +1 -1
  21. package/funcs/channelEndpointsRetrieve.js +3 -1
  22. package/funcs/channelEndpointsRetrieve.js.map +1 -1
  23. package/funcs/channelEndpointsUpdate.d.ts +2 -0
  24. package/funcs/channelEndpointsUpdate.d.ts.map +1 -1
  25. package/funcs/channelEndpointsUpdate.js +3 -1
  26. package/funcs/channelEndpointsUpdate.js.map +1 -1
  27. package/funcs/contextsDelete.js.map +1 -1
  28. package/funcs/contextsRetrieve.js.map +1 -1
  29. package/funcs/contextsUpdate.js.map +1 -1
  30. package/funcs/environmentVariablesCreate.d.ts +19 -0
  31. package/funcs/environmentVariablesCreate.d.ts.map +1 -0
  32. package/funcs/environmentVariablesCreate.js +154 -0
  33. package/funcs/environmentVariablesCreate.js.map +1 -0
  34. package/funcs/environmentVariablesDelete.d.ts +18 -0
  35. package/funcs/environmentVariablesDelete.d.ts.map +1 -0
  36. package/funcs/environmentVariablesDelete.js +158 -0
  37. package/funcs/environmentVariablesDelete.js.map +1 -0
  38. package/funcs/environmentVariablesList.d.ts +18 -0
  39. package/funcs/environmentVariablesList.d.ts.map +1 -0
  40. package/funcs/environmentVariablesList.js +155 -0
  41. package/funcs/environmentVariablesList.js.map +1 -0
  42. package/funcs/environmentVariablesRetrieve.d.ts +18 -0
  43. package/funcs/environmentVariablesRetrieve.d.ts.map +1 -0
  44. package/funcs/environmentVariablesRetrieve.js +157 -0
  45. package/funcs/environmentVariablesRetrieve.js.map +1 -0
  46. package/funcs/environmentVariablesUpdate.d.ts +19 -0
  47. package/funcs/environmentVariablesUpdate.d.ts.map +1 -0
  48. package/funcs/environmentVariablesUpdate.js +161 -0
  49. package/funcs/environmentVariablesUpdate.js.map +1 -0
  50. package/funcs/environmentVariablesUsage.d.ts +18 -0
  51. package/funcs/environmentVariablesUsage.d.ts.map +1 -0
  52. package/funcs/environmentVariablesUsage.js +157 -0
  53. package/funcs/environmentVariablesUsage.js.map +1 -0
  54. package/funcs/environmentsDelete.js.map +1 -1
  55. package/funcs/environmentsDiff.js.map +1 -1
  56. package/funcs/environmentsGetTags.js.map +1 -1
  57. package/funcs/environmentsPublish.js.map +1 -1
  58. package/funcs/environmentsUpdate.js.map +1 -1
  59. package/funcs/integrationsDelete.js.map +1 -1
  60. package/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.js.map +1 -1
  61. package/funcs/integrationsSetAsPrimary.js.map +1 -1
  62. package/funcs/integrationsUpdate.js.map +1 -1
  63. package/funcs/layoutsDelete.js.map +1 -1
  64. package/funcs/layoutsDuplicate.js.map +1 -1
  65. package/funcs/layoutsGeneratePreview.js.map +1 -1
  66. package/funcs/layoutsRetrieve.js.map +1 -1
  67. package/funcs/layoutsUpdate.js.map +1 -1
  68. package/funcs/layoutsUsage.js.map +1 -1
  69. package/funcs/messagesDelete.js.map +1 -1
  70. package/funcs/messagesDeleteByTransactionId.js.map +1 -1
  71. package/funcs/notificationsRetrieve.js.map +1 -1
  72. package/funcs/subscribersCredentialsAppend.js.map +1 -1
  73. package/funcs/subscribersCredentialsDelete.js.map +1 -1
  74. package/funcs/subscribersCredentialsUpdate.js.map +1 -1
  75. package/funcs/subscribersDelete.js.map +1 -1
  76. package/funcs/subscribersMessagesMarkAll.js.map +1 -1
  77. package/funcs/subscribersMessagesMarkAllAs.js.map +1 -1
  78. package/funcs/subscribersMessagesUpdateAsSeen.js.map +1 -1
  79. package/funcs/subscribersNotificationsArchive.d.ts +18 -0
  80. package/funcs/subscribersNotificationsArchive.d.ts.map +1 -0
  81. package/funcs/subscribersNotificationsArchive.js +159 -0
  82. package/funcs/subscribersNotificationsArchive.js.map +1 -0
  83. package/funcs/subscribersNotificationsArchiveAll.d.ts +19 -0
  84. package/funcs/subscribersNotificationsArchiveAll.d.ts.map +1 -0
  85. package/funcs/subscribersNotificationsArchiveAll.js +162 -0
  86. package/funcs/subscribersNotificationsArchiveAll.js.map +1 -0
  87. package/funcs/subscribersNotificationsArchiveAllRead.d.ts +19 -0
  88. package/funcs/subscribersNotificationsArchiveAllRead.d.ts.map +1 -0
  89. package/funcs/subscribersNotificationsArchiveAllRead.js +162 -0
  90. package/funcs/subscribersNotificationsArchiveAllRead.js.map +1 -0
  91. package/funcs/subscribersNotificationsCompleteAction.d.ts +18 -0
  92. package/funcs/subscribersNotificationsCompleteAction.d.ts.map +1 -0
  93. package/funcs/subscribersNotificationsCompleteAction.js +165 -0
  94. package/funcs/subscribersNotificationsCompleteAction.js.map +1 -0
  95. package/funcs/subscribersNotificationsCount.d.ts +19 -0
  96. package/funcs/subscribersNotificationsCount.d.ts.map +1 -0
  97. package/funcs/subscribersNotificationsCount.js +163 -0
  98. package/funcs/subscribersNotificationsCount.js.map +1 -0
  99. package/funcs/subscribersNotificationsDelete.d.ts +18 -0
  100. package/funcs/subscribersNotificationsDelete.d.ts.map +1 -0
  101. package/funcs/subscribersNotificationsDelete.js +160 -0
  102. package/funcs/subscribersNotificationsDelete.js.map +1 -0
  103. package/funcs/subscribersNotificationsDeleteAll.d.ts +19 -0
  104. package/funcs/subscribersNotificationsDeleteAll.d.ts.map +1 -0
  105. package/funcs/subscribersNotificationsDeleteAll.js +162 -0
  106. package/funcs/subscribersNotificationsDeleteAll.js.map +1 -0
  107. package/funcs/subscribersNotificationsFeed.js.map +1 -1
  108. package/funcs/subscribersNotificationsList.d.ts +19 -0
  109. package/funcs/subscribersNotificationsList.d.ts.map +1 -0
  110. package/funcs/subscribersNotificationsList.js +170 -0
  111. package/funcs/subscribersNotificationsList.js.map +1 -0
  112. package/funcs/subscribersNotificationsMarkAllAsRead.d.ts +19 -0
  113. package/funcs/subscribersNotificationsMarkAllAsRead.d.ts.map +1 -0
  114. package/funcs/subscribersNotificationsMarkAllAsRead.js +162 -0
  115. package/funcs/subscribersNotificationsMarkAllAsRead.js.map +1 -0
  116. package/funcs/subscribersNotificationsMarkAsRead.d.ts +18 -0
  117. package/funcs/subscribersNotificationsMarkAsRead.d.ts.map +1 -0
  118. package/funcs/subscribersNotificationsMarkAsRead.js +161 -0
  119. package/funcs/subscribersNotificationsMarkAsRead.js.map +1 -0
  120. package/funcs/subscribersNotificationsMarkAsSeen.d.ts +19 -0
  121. package/funcs/subscribersNotificationsMarkAsSeen.d.ts.map +1 -0
  122. package/funcs/subscribersNotificationsMarkAsSeen.js +160 -0
  123. package/funcs/subscribersNotificationsMarkAsSeen.js.map +1 -0
  124. package/funcs/subscribersNotificationsMarkAsUnread.d.ts +18 -0
  125. package/funcs/subscribersNotificationsMarkAsUnread.d.ts.map +1 -0
  126. package/funcs/subscribersNotificationsMarkAsUnread.js +161 -0
  127. package/funcs/subscribersNotificationsMarkAsUnread.js.map +1 -0
  128. package/funcs/subscribersNotificationsRevertAction.d.ts +18 -0
  129. package/funcs/subscribersNotificationsRevertAction.d.ts.map +1 -0
  130. package/funcs/subscribersNotificationsRevertAction.js +165 -0
  131. package/funcs/subscribersNotificationsRevertAction.js.map +1 -0
  132. package/funcs/subscribersNotificationsSnooze.d.ts +18 -0
  133. package/funcs/subscribersNotificationsSnooze.d.ts.map +1 -0
  134. package/funcs/subscribersNotificationsSnooze.js +162 -0
  135. package/funcs/subscribersNotificationsSnooze.js.map +1 -0
  136. package/funcs/subscribersNotificationsUnarchive.d.ts +18 -0
  137. package/funcs/subscribersNotificationsUnarchive.d.ts.map +1 -0
  138. package/funcs/subscribersNotificationsUnarchive.js +160 -0
  139. package/funcs/subscribersNotificationsUnarchive.js.map +1 -0
  140. package/funcs/subscribersNotificationsUnseenCount.js.map +1 -1
  141. package/funcs/subscribersNotificationsUnsnooze.d.ts +18 -0
  142. package/funcs/subscribersNotificationsUnsnooze.d.ts.map +1 -0
  143. package/funcs/subscribersNotificationsUnsnooze.js +160 -0
  144. package/funcs/subscribersNotificationsUnsnooze.js.map +1 -0
  145. package/funcs/subscribersPatch.js.map +1 -1
  146. package/funcs/subscribersPreferencesBulkUpdate.js.map +1 -1
  147. package/funcs/subscribersPreferencesList.js.map +1 -1
  148. package/funcs/subscribersPreferencesUpdate.js.map +1 -1
  149. package/funcs/subscribersPropertiesUpdateOnlineFlag.js.map +1 -1
  150. package/funcs/subscribersRetrieve.js.map +1 -1
  151. package/funcs/subscribersTopicsList.js.map +1 -1
  152. package/funcs/topicsDelete.js.map +1 -1
  153. package/funcs/topicsGet.js.map +1 -1
  154. package/funcs/topicsSubscribersRetrieve.js.map +1 -1
  155. package/funcs/topicsSubscriptionsCreate.js.map +1 -1
  156. package/funcs/topicsSubscriptionsDelete.js.map +1 -1
  157. package/funcs/topicsSubscriptionsGetSubscription.js.map +1 -1
  158. package/funcs/topicsSubscriptionsList.js.map +1 -1
  159. package/funcs/topicsSubscriptionsUpdate.js.map +1 -1
  160. package/funcs/topicsUpdate.js.map +1 -1
  161. package/funcs/translationsCreate.d.ts +2 -0
  162. package/funcs/translationsCreate.d.ts.map +1 -1
  163. package/funcs/translationsCreate.js +3 -1
  164. package/funcs/translationsCreate.js.map +1 -1
  165. package/funcs/translationsDelete.d.ts +2 -0
  166. package/funcs/translationsDelete.d.ts.map +1 -1
  167. package/funcs/translationsDelete.js +3 -1
  168. package/funcs/translationsDelete.js.map +1 -1
  169. package/funcs/translationsGroupsDelete.d.ts +2 -0
  170. package/funcs/translationsGroupsDelete.d.ts.map +1 -1
  171. package/funcs/translationsGroupsDelete.js +3 -1
  172. package/funcs/translationsGroupsDelete.js.map +1 -1
  173. package/funcs/translationsGroupsRetrieve.d.ts +2 -0
  174. package/funcs/translationsGroupsRetrieve.d.ts.map +1 -1
  175. package/funcs/translationsGroupsRetrieve.js +3 -1
  176. package/funcs/translationsGroupsRetrieve.js.map +1 -1
  177. package/funcs/translationsMasterImport.d.ts +2 -0
  178. package/funcs/translationsMasterImport.d.ts.map +1 -1
  179. package/funcs/translationsMasterImport.js +3 -1
  180. package/funcs/translationsMasterImport.js.map +1 -1
  181. package/funcs/translationsMasterRetrieve.d.ts +2 -0
  182. package/funcs/translationsMasterRetrieve.d.ts.map +1 -1
  183. package/funcs/translationsMasterRetrieve.js +3 -1
  184. package/funcs/translationsMasterRetrieve.js.map +1 -1
  185. package/funcs/translationsMasterUpload.d.ts +2 -0
  186. package/funcs/translationsMasterUpload.d.ts.map +1 -1
  187. package/funcs/translationsMasterUpload.js +8 -12
  188. package/funcs/translationsMasterUpload.js.map +1 -1
  189. package/funcs/translationsRetrieve.d.ts +2 -0
  190. package/funcs/translationsRetrieve.d.ts.map +1 -1
  191. package/funcs/translationsRetrieve.js +3 -1
  192. package/funcs/translationsRetrieve.js.map +1 -1
  193. package/funcs/translationsUpload.d.ts +2 -0
  194. package/funcs/translationsUpload.d.ts.map +1 -1
  195. package/funcs/translationsUpload.js +8 -12
  196. package/funcs/translationsUpload.js.map +1 -1
  197. package/funcs/workflowsDelete.js.map +1 -1
  198. package/funcs/workflowsGet.js.map +1 -1
  199. package/funcs/workflowsPatch.js.map +1 -1
  200. package/funcs/workflowsStepsGeneratePreview.d.ts +18 -0
  201. package/funcs/workflowsStepsGeneratePreview.d.ts.map +1 -0
  202. package/funcs/workflowsStepsGeneratePreview.js +157 -0
  203. package/funcs/workflowsStepsGeneratePreview.js.map +1 -0
  204. package/funcs/workflowsStepsRetrieve.js.map +1 -1
  205. package/funcs/workflowsSync.js.map +1 -1
  206. package/funcs/workflowsUpdate.js.map +1 -1
  207. package/jsr.json +1 -1
  208. package/lib/config.d.ts +3 -3
  209. package/lib/config.js +3 -3
  210. package/lib/config.js.map +1 -1
  211. package/lib/encodings.d.ts.map +1 -1
  212. package/lib/encodings.js +20 -5
  213. package/lib/encodings.js.map +1 -1
  214. package/lib/files.d.ts +13 -0
  215. package/lib/files.d.ts.map +1 -1
  216. package/lib/files.js +19 -0
  217. package/lib/files.js.map +1 -1
  218. package/lib/sdks.d.ts.map +1 -1
  219. package/lib/sdks.js +8 -4
  220. package/lib/sdks.js.map +1 -1
  221. package/lib/security.d.ts +1 -1
  222. package/lib/security.d.ts.map +1 -1
  223. package/lib/security.js +19 -8
  224. package/lib/security.js.map +1 -1
  225. package/lib/url.d.ts.map +1 -1
  226. package/lib/url.js +4 -2
  227. package/lib/url.js.map +1 -1
  228. package/models/components/activitynotificationjobresponsedto.d.ts +1 -0
  229. package/models/components/activitynotificationjobresponsedto.d.ts.map +1 -1
  230. package/models/components/activitynotificationjobresponsedto.js +1 -0
  231. package/models/components/activitynotificationjobresponsedto.js.map +1 -1
  232. package/models/components/chatrenderoutput.d.ts +13 -0
  233. package/models/components/chatrenderoutput.d.ts.map +1 -0
  234. package/models/components/chatrenderoutput.js +50 -0
  235. package/models/components/chatrenderoutput.js.map +1 -0
  236. package/models/components/contentissueenum.d.ts +1 -0
  237. package/models/components/contentissueenum.d.ts.map +1 -1
  238. package/models/components/contentissueenum.js +1 -0
  239. package/models/components/contentissueenum.js.map +1 -1
  240. package/models/components/createenvironmentvariablerequestdto.d.ts +41 -0
  241. package/models/components/createenvironmentvariablerequestdto.d.ts.map +1 -0
  242. package/models/components/createenvironmentvariablerequestdto.js +62 -0
  243. package/models/components/createenvironmentvariablerequestdto.js.map +1 -0
  244. package/models/components/createworkflowdto.d.ts +5 -4
  245. package/models/components/createworkflowdto.d.ts.map +1 -1
  246. package/models/components/createworkflowdto.js +3 -0
  247. package/models/components/createworkflowdto.js.map +1 -1
  248. package/models/components/digestregularoutput.d.ts +33 -0
  249. package/models/components/digestregularoutput.d.ts.map +1 -0
  250. package/models/components/digestregularoutput.js +60 -0
  251. package/models/components/digestregularoutput.js.map +1 -0
  252. package/models/components/emailcontroldto.d.ts +0 -20
  253. package/models/components/emailcontroldto.d.ts.map +1 -1
  254. package/models/components/emailcontroldto.js +1 -14
  255. package/models/components/emailcontroldto.js.map +1 -1
  256. package/models/components/emailrenderoutput.d.ts +17 -0
  257. package/models/components/emailrenderoutput.d.ts.map +1 -0
  258. package/models/components/emailrenderoutput.js +51 -0
  259. package/models/components/emailrenderoutput.js.map +1 -0
  260. package/models/components/emailstepresponsedto.d.ts +0 -17
  261. package/models/components/emailstepresponsedto.d.ts.map +1 -1
  262. package/models/components/emailstepresponsedto.js +1 -11
  263. package/models/components/emailstepresponsedto.js.map +1 -1
  264. package/models/components/environmentvariableresponsedto.d.ts +25 -0
  265. package/models/components/environmentvariableresponsedto.d.ts.map +1 -0
  266. package/models/components/environmentvariableresponsedto.js +69 -0
  267. package/models/components/environmentvariableresponsedto.js.map +1 -0
  268. package/models/components/environmentvariablevaluedto.d.ts +14 -0
  269. package/models/components/environmentvariablevaluedto.d.ts.map +1 -0
  270. package/models/components/environmentvariablevaluedto.js +55 -0
  271. package/models/components/environmentvariablevaluedto.js.map +1 -0
  272. package/models/components/environmentvariablevalueresponsedto.d.ts +14 -0
  273. package/models/components/environmentvariablevalueresponsedto.d.ts.map +1 -0
  274. package/models/components/environmentvariablevalueresponsedto.js +56 -0
  275. package/models/components/environmentvariablevalueresponsedto.js.map +1 -0
  276. package/models/components/environmentvariableworkflowinfodto.d.ts +17 -0
  277. package/models/components/environmentvariableworkflowinfodto.d.ts.map +1 -0
  278. package/models/components/environmentvariableworkflowinfodto.js +51 -0
  279. package/models/components/environmentvariableworkflowinfodto.js.map +1 -0
  280. package/models/components/generatepreviewrequestdto.d.ts +25 -0
  281. package/models/components/generatepreviewrequestdto.d.ts.map +1 -0
  282. package/models/components/generatepreviewrequestdto.js +51 -0
  283. package/models/components/generatepreviewrequestdto.js.map +1 -0
  284. package/models/components/generatepreviewresponsedto.d.ts +157 -0
  285. package/models/components/generatepreviewresponsedto.d.ts.map +1 -0
  286. package/models/components/generatepreviewresponsedto.js +210 -0
  287. package/models/components/generatepreviewresponsedto.js.map +1 -0
  288. package/models/components/getenvironmentvariableusageresponsedto.d.ts +14 -0
  289. package/models/components/getenvironmentvariableusageresponsedto.d.ts.map +1 -0
  290. package/models/components/getenvironmentvariableusageresponsedto.js +51 -0
  291. package/models/components/getenvironmentvariableusageresponsedto.js.map +1 -0
  292. package/models/components/getsubscribernotificationscountresponsedto.d.ts +19 -0
  293. package/models/components/getsubscribernotificationscountresponsedto.d.ts.map +1 -0
  294. package/models/components/getsubscribernotificationscountresponsedto.js +51 -0
  295. package/models/components/getsubscribernotificationscountresponsedto.js.map +1 -0
  296. package/models/components/getsubscribernotificationsresponsedto.d.ts +29 -0
  297. package/models/components/getsubscribernotificationsresponsedto.d.ts.map +1 -0
  298. package/models/components/getsubscribernotificationsresponsedto.js +60 -0
  299. package/models/components/getsubscribernotificationsresponsedto.js.map +1 -0
  300. package/models/components/httpmethodenum.d.ts +21 -0
  301. package/models/components/httpmethodenum.d.ts.map +1 -0
  302. package/models/components/httpmethodenum.js +55 -0
  303. package/models/components/httpmethodenum.js.map +1 -0
  304. package/models/components/httprequestcontroldto.d.ts +56 -0
  305. package/models/components/httprequestcontroldto.d.ts.map +1 -0
  306. package/models/components/httprequestcontroldto.js +72 -0
  307. package/models/components/httprequestcontroldto.js.map +1 -0
  308. package/models/components/httprequestcontrolsmetadataresponsedto.d.ts +25 -0
  309. package/models/components/httprequestcontrolsmetadataresponsedto.d.ts.map +1 -0
  310. package/models/components/httprequestcontrolsmetadataresponsedto.js +54 -0
  311. package/models/components/httprequestcontrolsmetadataresponsedto.js.map +1 -0
  312. package/models/components/httprequestkeyvaluepairdto.d.ts +25 -0
  313. package/models/components/httprequestkeyvaluepairdto.d.ts.map +1 -0
  314. package/models/components/httprequestkeyvaluepairdto.js +60 -0
  315. package/models/components/httprequestkeyvaluepairdto.js.map +1 -0
  316. package/models/components/httprequeststepresponsedto.d.ts +109 -0
  317. package/models/components/httprequeststepresponsedto.d.ts.map +1 -0
  318. package/models/components/httprequeststepresponsedto.js +86 -0
  319. package/models/components/httprequeststepresponsedto.js.map +1 -0
  320. package/models/components/httprequeststepupsertdto.d.ts +53 -0
  321. package/models/components/httprequeststepupsertdto.d.ts.map +1 -0
  322. package/models/components/httprequeststepupsertdto.js +68 -0
  323. package/models/components/httprequeststepupsertdto.js.map +1 -0
  324. package/models/components/inapprenderoutput.d.ts +41 -0
  325. package/models/components/inapprenderoutput.d.ts.map +1 -0
  326. package/models/components/inapprenderoutput.js +58 -0
  327. package/models/components/inapprenderoutput.js.map +1 -0
  328. package/models/components/inboxactiondto.d.ts +22 -0
  329. package/models/components/inboxactiondto.d.ts.map +1 -0
  330. package/models/components/inboxactiondto.js +53 -0
  331. package/models/components/inboxactiondto.js.map +1 -0
  332. package/models/components/inboxnotificationdto.d.ts +113 -0
  333. package/models/components/inboxnotificationdto.d.ts.map +1 -0
  334. package/models/components/inboxnotificationdto.js +79 -0
  335. package/models/components/inboxnotificationdto.js.map +1 -0
  336. package/models/components/inboxsubscriberresponsedto.d.ts +29 -0
  337. package/models/components/inboxsubscriberresponsedto.d.ts.map +1 -0
  338. package/models/components/inboxsubscriberresponsedto.js +54 -0
  339. package/models/components/inboxsubscriberresponsedto.js.map +1 -0
  340. package/models/components/index.d.ts +33 -0
  341. package/models/components/index.d.ts.map +1 -1
  342. package/models/components/index.js +33 -0
  343. package/models/components/index.js.map +1 -1
  344. package/models/components/integrationresponsedto.d.ts +3 -3
  345. package/models/components/integrationresponsedto.js +1 -1
  346. package/models/components/marksubscribernotificationsasseendto.d.ts +30 -0
  347. package/models/components/marksubscribernotificationsasseendto.d.ts.map +1 -0
  348. package/models/components/marksubscribernotificationsasseendto.js +52 -0
  349. package/models/components/marksubscribernotificationsasseendto.js.map +1 -0
  350. package/models/components/notificationworkflowdto.d.ts +40 -0
  351. package/models/components/notificationworkflowdto.d.ts.map +1 -0
  352. package/models/components/notificationworkflowdto.js +57 -0
  353. package/models/components/notificationworkflowdto.js.map +1 -0
  354. package/models/components/previewerrordto.d.ts +21 -0
  355. package/models/components/previewerrordto.d.ts.map +1 -0
  356. package/models/components/previewerrordto.js +52 -0
  357. package/models/components/previewerrordto.js.map +1 -0
  358. package/models/components/previewpayloaddto.d.ts +88 -0
  359. package/models/components/previewpayloaddto.d.ts.map +1 -0
  360. package/models/components/previewpayloaddto.js +109 -0
  361. package/models/components/previewpayloaddto.js.map +1 -0
  362. package/models/components/pushrenderoutput.d.ts +17 -0
  363. package/models/components/pushrenderoutput.d.ts.map +1 -0
  364. package/models/components/pushrenderoutput.js +51 -0
  365. package/models/components/pushrenderoutput.js.map +1 -0
  366. package/models/components/redirectdto.d.ts +7 -7
  367. package/models/components/redirectdto.d.ts.map +1 -1
  368. package/models/components/redirectdto.js +5 -5
  369. package/models/components/redirectdto.js.map +1 -1
  370. package/models/components/runtimeissuedto.d.ts +1 -16
  371. package/models/components/runtimeissuedto.d.ts.map +1 -1
  372. package/models/components/runtimeissuedto.js +2 -16
  373. package/models/components/runtimeissuedto.js.map +1 -1
  374. package/models/components/smsrenderoutput.d.ts +13 -0
  375. package/models/components/smsrenderoutput.d.ts.map +1 -0
  376. package/models/components/smsrenderoutput.js +50 -0
  377. package/models/components/smsrenderoutput.js.map +1 -0
  378. package/models/components/snoozesubscribernotificationdto.d.ts +15 -0
  379. package/models/components/snoozesubscribernotificationdto.d.ts.map +1 -0
  380. package/models/components/snoozesubscribernotificationdto.js +49 -0
  381. package/models/components/snoozesubscribernotificationdto.js.map +1 -0
  382. package/models/components/timeunitenum.d.ts +20 -0
  383. package/models/components/timeunitenum.d.ts.map +1 -0
  384. package/models/components/timeunitenum.js +54 -0
  385. package/models/components/timeunitenum.js.map +1 -0
  386. package/models/components/triggereventresponsedto.d.ts +4 -0
  387. package/models/components/triggereventresponsedto.d.ts.map +1 -1
  388. package/models/components/triggereventresponsedto.js +1 -0
  389. package/models/components/triggereventresponsedto.js.map +1 -1
  390. package/models/components/uicomponentenum.d.ts +8 -1
  391. package/models/components/uicomponentenum.d.ts.map +1 -1
  392. package/models/components/uicomponentenum.js +8 -1
  393. package/models/components/uicomponentenum.js.map +1 -1
  394. package/models/components/uischemagroupenum.d.ts +1 -0
  395. package/models/components/uischemagroupenum.d.ts.map +1 -1
  396. package/models/components/uischemagroupenum.js +1 -0
  397. package/models/components/uischemagroupenum.js.map +1 -1
  398. package/models/components/updateallsubscribernotificationsdto.d.ts +25 -0
  399. package/models/components/updateallsubscribernotificationsdto.d.ts.map +1 -0
  400. package/models/components/updateallsubscribernotificationsdto.js +51 -0
  401. package/models/components/updateallsubscribernotificationsdto.js.map +1 -0
  402. package/models/components/updateenvironmentvariablerequestdto.d.ts +38 -0
  403. package/models/components/updateenvironmentvariablerequestdto.d.ts.map +1 -0
  404. package/models/components/updateenvironmentvariablerequestdto.js +62 -0
  405. package/models/components/updateenvironmentvariablerequestdto.js.map +1 -0
  406. package/models/components/updatelayoutdto.d.ts +2 -2
  407. package/models/components/updateworkflowdto.d.ts +5 -4
  408. package/models/components/updateworkflowdto.d.ts.map +1 -1
  409. package/models/components/updateworkflowdto.js +3 -0
  410. package/models/components/updateworkflowdto.js.map +1 -1
  411. package/models/components/workflowresponsedto.d.ts +3 -2
  412. package/models/components/workflowresponsedto.d.ts.map +1 -1
  413. package/models/components/workflowresponsedto.js +3 -0
  414. package/models/components/workflowresponsedto.js.map +1 -1
  415. package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts +29 -0
  416. package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts.map +1 -0
  417. package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js +74 -0
  418. package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js.map +1 -0
  419. package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts +27 -0
  420. package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts.map +1 -0
  421. package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js +70 -0
  422. package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js.map +1 -0
  423. package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts +29 -0
  424. package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts.map +1 -0
  425. package/models/operations/environmentvariablescontrollergetenvironmentvariable.js +73 -0
  426. package/models/operations/environmentvariablescontrollergetenvironmentvariable.js.map +1 -0
  427. package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts +29 -0
  428. package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts.map +1 -0
  429. package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js +73 -0
  430. package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js.map +1 -0
  431. package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts +32 -0
  432. package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts.map +1 -0
  433. package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js +73 -0
  434. package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js.map +1 -0
  435. package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts +31 -0
  436. package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts.map +1 -0
  437. package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js +75 -0
  438. package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js.map +1 -0
  439. package/models/operations/index.d.ts +23 -0
  440. package/models/operations/index.d.ts.map +1 -1
  441. package/models/operations/index.js +23 -0
  442. package/models/operations/index.js.map +1 -1
  443. package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts +33 -0
  444. package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts.map +1 -0
  445. package/models/operations/subscriberscontrollerarchiveallnotifications.js +71 -0
  446. package/models/operations/subscriberscontrollerarchiveallnotifications.js.map +1 -0
  447. package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts +33 -0
  448. package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts.map +1 -0
  449. package/models/operations/subscriberscontrollerarchiveallreadnotifications.js +73 -0
  450. package/models/operations/subscriberscontrollerarchiveallreadnotifications.js.map +1 -0
  451. package/models/operations/subscriberscontrollerarchivenotification.d.ts +42 -0
  452. package/models/operations/subscriberscontrollerarchivenotification.d.ts.map +1 -0
  453. package/models/operations/subscriberscontrollerarchivenotification.js +73 -0
  454. package/models/operations/subscriberscontrollerarchivenotification.js.map +1 -0
  455. package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts +3 -0
  456. package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts.map +1 -1
  457. package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.js.map +1 -1
  458. package/models/operations/subscriberscontrollercompletenotificationaction.d.ts +61 -0
  459. package/models/operations/subscriberscontrollercompletenotificationaction.d.ts.map +1 -0
  460. package/models/operations/subscriberscontrollercompletenotificationaction.js +85 -0
  461. package/models/operations/subscriberscontrollercompletenotificationaction.js.map +1 -0
  462. package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts +33 -0
  463. package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts.map +1 -0
  464. package/models/operations/subscriberscontrollerdeleteallnotifications.js +71 -0
  465. package/models/operations/subscriberscontrollerdeleteallnotifications.js.map +1 -0
  466. package/models/operations/subscriberscontrollerdeletenotification.d.ts +40 -0
  467. package/models/operations/subscriberscontrollerdeletenotification.d.ts.map +1 -0
  468. package/models/operations/subscriberscontrollerdeletenotification.js +70 -0
  469. package/models/operations/subscriberscontrollerdeletenotification.js.map +1 -0
  470. package/models/operations/subscriberscontrollergetsubscriber.d.ts +3 -0
  471. package/models/operations/subscriberscontrollergetsubscriber.d.ts.map +1 -1
  472. package/models/operations/subscriberscontrollergetsubscriber.js.map +1 -1
  473. package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts +98 -0
  474. package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts.map +1 -0
  475. package/models/operations/subscriberscontrollergetsubscribernotifications.js +94 -0
  476. package/models/operations/subscriberscontrollergetsubscribernotifications.js.map +1 -0
  477. package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts +37 -0
  478. package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts.map +1 -0
  479. package/models/operations/subscriberscontrollergetsubscribernotificationscount.js +74 -0
  480. package/models/operations/subscriberscontrollergetsubscribernotificationscount.js.map +1 -0
  481. package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts +3 -0
  482. package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts.map +1 -1
  483. package/models/operations/subscriberscontrollergetsubscriberpreferences.js.map +1 -1
  484. package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts +33 -0
  485. package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts.map +1 -0
  486. package/models/operations/subscriberscontrollermarkallnotificationsasread.js +72 -0
  487. package/models/operations/subscriberscontrollermarkallnotificationsasread.js.map +1 -0
  488. package/models/operations/subscriberscontrollermarknotificationasread.d.ts +42 -0
  489. package/models/operations/subscriberscontrollermarknotificationasread.d.ts.map +1 -0
  490. package/models/operations/subscriberscontrollermarknotificationasread.js +73 -0
  491. package/models/operations/subscriberscontrollermarknotificationasread.js.map +1 -0
  492. package/models/operations/subscriberscontrollermarknotificationasunread.d.ts +42 -0
  493. package/models/operations/subscriberscontrollermarknotificationasunread.d.ts.map +1 -0
  494. package/models/operations/subscriberscontrollermarknotificationasunread.js +73 -0
  495. package/models/operations/subscriberscontrollermarknotificationasunread.js.map +1 -0
  496. package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts +33 -0
  497. package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts.map +1 -0
  498. package/models/operations/subscriberscontrollermarknotificationsasseen.js +71 -0
  499. package/models/operations/subscriberscontrollermarknotificationsasseen.js.map +1 -0
  500. package/models/operations/subscriberscontrollerpatchsubscriber.d.ts +3 -0
  501. package/models/operations/subscriberscontrollerpatchsubscriber.d.ts.map +1 -1
  502. package/models/operations/subscriberscontrollerpatchsubscriber.js.map +1 -1
  503. package/models/operations/subscriberscontrollerremovesubscriber.d.ts +3 -0
  504. package/models/operations/subscriberscontrollerremovesubscriber.d.ts.map +1 -1
  505. package/models/operations/subscriberscontrollerremovesubscriber.js.map +1 -1
  506. package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts +61 -0
  507. package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts.map +1 -0
  508. package/models/operations/subscriberscontrollerrevertnotificationaction.js +83 -0
  509. package/models/operations/subscriberscontrollerrevertnotificationaction.js.map +1 -0
  510. package/models/operations/subscriberscontrollersnoozenotification.d.ts +44 -0
  511. package/models/operations/subscriberscontrollersnoozenotification.d.ts.map +1 -0
  512. package/models/operations/subscriberscontrollersnoozenotification.js +75 -0
  513. package/models/operations/subscriberscontrollersnoozenotification.js.map +1 -0
  514. package/models/operations/subscriberscontrollerunarchivenotification.d.ts +42 -0
  515. package/models/operations/subscriberscontrollerunarchivenotification.d.ts.map +1 -0
  516. package/models/operations/subscriberscontrollerunarchivenotification.js +73 -0
  517. package/models/operations/subscriberscontrollerunarchivenotification.js.map +1 -0
  518. package/models/operations/subscriberscontrollerunsnoozenotification.d.ts +42 -0
  519. package/models/operations/subscriberscontrollerunsnoozenotification.d.ts.map +1 -0
  520. package/models/operations/subscriberscontrollerunsnoozenotification.js +73 -0
  521. package/models/operations/subscriberscontrollerunsnoozenotification.js.map +1 -0
  522. package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts +3 -0
  523. package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts.map +1 -1
  524. package/models/operations/subscriberscontrollerupdatesubscriberpreferences.js.map +1 -1
  525. package/models/operations/workflowcontrollergeneratepreview.d.ts +36 -0
  526. package/models/operations/workflowcontrollergeneratepreview.d.ts.map +1 -0
  527. package/models/operations/workflowcontrollergeneratepreview.js +74 -0
  528. package/models/operations/workflowcontrollergeneratepreview.js.map +1 -0
  529. package/package.json +1 -1
  530. package/sdk/environmentvariables.d.ts +48 -0
  531. package/sdk/environmentvariables.d.ts.map +1 -0
  532. package/sdk/environmentvariables.js +72 -0
  533. package/sdk/environmentvariables.js.map +1 -0
  534. package/sdk/novunotifications.d.ts +115 -0
  535. package/sdk/novunotifications.d.ts.map +1 -1
  536. package/sdk/novunotifications.js +162 -0
  537. package/sdk/novunotifications.js.map +1 -1
  538. package/sdk/sdk.d.ts +3 -0
  539. package/sdk/sdk.d.ts.map +1 -1
  540. package/sdk/sdk.js +4 -0
  541. package/sdk/sdk.js.map +1 -1
  542. package/sdk/steps.d.ts +7 -0
  543. package/sdk/steps.d.ts.map +1 -1
  544. package/sdk/steps.js +10 -0
  545. package/sdk/steps.js.map +1 -1
  546. package/sdk/subscribers.d.ts +2 -2
  547. package/sdk/subscribers.d.ts.map +1 -1
  548. package/sdk/subscribers.js +3 -3
  549. package/sdk/subscribers.js.map +1 -1
  550. package/src/funcs/activityTrack.ts +0 -1
  551. package/src/funcs/cancel.ts +0 -1
  552. package/src/funcs/channelConnectionsDelete.ts +0 -1
  553. package/src/funcs/channelConnectionsRetrieve.ts +0 -1
  554. package/src/funcs/channelConnectionsUpdate.ts +0 -1
  555. package/src/funcs/channelEndpointsCreate.ts +3 -1
  556. package/src/funcs/channelEndpointsDelete.ts +3 -2
  557. package/src/funcs/channelEndpointsList.ts +3 -1
  558. package/src/funcs/channelEndpointsRetrieve.ts +3 -2
  559. package/src/funcs/channelEndpointsUpdate.ts +3 -2
  560. package/src/funcs/contextsDelete.ts +0 -1
  561. package/src/funcs/contextsRetrieve.ts +0 -1
  562. package/src/funcs/contextsUpdate.ts +0 -1
  563. package/src/funcs/environmentVariablesCreate.ts +236 -0
  564. package/src/funcs/environmentVariablesDelete.ts +239 -0
  565. package/src/funcs/environmentVariablesList.ts +233 -0
  566. package/src/funcs/environmentVariablesRetrieve.ts +234 -0
  567. package/src/funcs/environmentVariablesUpdate.ts +246 -0
  568. package/src/funcs/environmentVariablesUsage.ts +237 -0
  569. package/src/funcs/environmentsDelete.ts +0 -1
  570. package/src/funcs/environmentsDiff.ts +0 -1
  571. package/src/funcs/environmentsGetTags.ts +0 -1
  572. package/src/funcs/environmentsPublish.ts +0 -1
  573. package/src/funcs/environmentsUpdate.ts +0 -1
  574. package/src/funcs/integrationsDelete.ts +0 -1
  575. package/src/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.ts +0 -1
  576. package/src/funcs/integrationsSetAsPrimary.ts +0 -1
  577. package/src/funcs/integrationsUpdate.ts +0 -1
  578. package/src/funcs/layoutsDelete.ts +0 -1
  579. package/src/funcs/layoutsDuplicate.ts +0 -1
  580. package/src/funcs/layoutsGeneratePreview.ts +0 -1
  581. package/src/funcs/layoutsRetrieve.ts +0 -1
  582. package/src/funcs/layoutsUpdate.ts +0 -1
  583. package/src/funcs/layoutsUsage.ts +0 -1
  584. package/src/funcs/messagesDelete.ts +0 -1
  585. package/src/funcs/messagesDeleteByTransactionId.ts +0 -1
  586. package/src/funcs/notificationsRetrieve.ts +0 -1
  587. package/src/funcs/subscribersCredentialsAppend.ts +0 -1
  588. package/src/funcs/subscribersCredentialsDelete.ts +0 -1
  589. package/src/funcs/subscribersCredentialsUpdate.ts +0 -1
  590. package/src/funcs/subscribersDelete.ts +0 -1
  591. package/src/funcs/subscribersMessagesMarkAll.ts +0 -1
  592. package/src/funcs/subscribersMessagesMarkAllAs.ts +0 -1
  593. package/src/funcs/subscribersMessagesUpdateAsSeen.ts +0 -1
  594. package/src/funcs/subscribersNotificationsArchive.ts +234 -0
  595. package/src/funcs/subscribersNotificationsArchiveAll.ts +247 -0
  596. package/src/funcs/subscribersNotificationsArchiveAllRead.ts +249 -0
  597. package/src/funcs/subscribersNotificationsCompleteAction.ts +240 -0
  598. package/src/funcs/subscribersNotificationsCount.ts +246 -0
  599. package/src/funcs/subscribersNotificationsDelete.ts +234 -0
  600. package/src/funcs/subscribersNotificationsDeleteAll.ts +246 -0
  601. package/src/funcs/subscribersNotificationsFeed.ts +0 -1
  602. package/src/funcs/subscribersNotificationsList.ts +245 -0
  603. package/src/funcs/subscribersNotificationsMarkAllAsRead.ts +249 -0
  604. package/src/funcs/subscribersNotificationsMarkAsRead.ts +236 -0
  605. package/src/funcs/subscribersNotificationsMarkAsSeen.ts +250 -0
  606. package/src/funcs/subscribersNotificationsMarkAsUnread.ts +236 -0
  607. package/src/funcs/subscribersNotificationsRevertAction.ts +240 -0
  608. package/src/funcs/subscribersNotificationsSnooze.ts +237 -0
  609. package/src/funcs/subscribersNotificationsUnarchive.ts +237 -0
  610. package/src/funcs/subscribersNotificationsUnseenCount.ts +0 -1
  611. package/src/funcs/subscribersNotificationsUnsnooze.ts +235 -0
  612. package/src/funcs/subscribersPatch.ts +0 -1
  613. package/src/funcs/subscribersPreferencesBulkUpdate.ts +0 -1
  614. package/src/funcs/subscribersPreferencesList.ts +0 -1
  615. package/src/funcs/subscribersPreferencesUpdate.ts +0 -1
  616. package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +0 -1
  617. package/src/funcs/subscribersRetrieve.ts +0 -1
  618. package/src/funcs/subscribersTopicsList.ts +0 -1
  619. package/src/funcs/topicsDelete.ts +0 -1
  620. package/src/funcs/topicsGet.ts +0 -1
  621. package/src/funcs/topicsSubscribersRetrieve.ts +0 -1
  622. package/src/funcs/topicsSubscriptionsCreate.ts +0 -1
  623. package/src/funcs/topicsSubscriptionsDelete.ts +0 -1
  624. package/src/funcs/topicsSubscriptionsGetSubscription.ts +0 -1
  625. package/src/funcs/topicsSubscriptionsList.ts +0 -1
  626. package/src/funcs/topicsSubscriptionsUpdate.ts +0 -1
  627. package/src/funcs/topicsUpdate.ts +0 -1
  628. package/src/funcs/translationsCreate.ts +3 -1
  629. package/src/funcs/translationsDelete.ts +3 -2
  630. package/src/funcs/translationsGroupsDelete.ts +3 -2
  631. package/src/funcs/translationsGroupsRetrieve.ts +3 -2
  632. package/src/funcs/translationsMasterImport.ts +3 -1
  633. package/src/funcs/translationsMasterRetrieve.ts +3 -1
  634. package/src/funcs/translationsMasterUpload.ts +9 -12
  635. package/src/funcs/translationsRetrieve.ts +3 -2
  636. package/src/funcs/translationsUpload.ts +9 -11
  637. package/src/funcs/workflowsDelete.ts +0 -1
  638. package/src/funcs/workflowsGet.ts +0 -1
  639. package/src/funcs/workflowsPatch.ts +0 -1
  640. package/src/funcs/workflowsStepsGeneratePreview.ts +233 -0
  641. package/src/funcs/workflowsStepsRetrieve.ts +0 -1
  642. package/src/funcs/workflowsSync.ts +0 -1
  643. package/src/funcs/workflowsUpdate.ts +0 -1
  644. package/src/lib/config.ts +3 -3
  645. package/src/lib/encodings.ts +23 -4
  646. package/src/lib/files.ts +22 -0
  647. package/src/lib/sdks.ts +7 -5
  648. package/src/lib/security.ts +14 -2
  649. package/src/lib/url.ts +16 -14
  650. package/src/models/components/activitynotificationjobresponsedto.ts +1 -0
  651. package/src/models/components/chatrenderoutput.ts +34 -0
  652. package/src/models/components/contentissueenum.ts +1 -0
  653. package/src/models/components/createenvironmentvariablerequestdto.ts +75 -0
  654. package/src/models/components/createworkflowdto.ts +13 -2
  655. package/src/models/components/digestregularoutput.ts +72 -0
  656. package/src/models/components/emailcontroldto.ts +0 -26
  657. package/src/models/components/emailrenderoutput.ts +39 -0
  658. package/src/models/components/emailstepresponsedto.ts +0 -26
  659. package/src/models/components/environmentvariableresponsedto.ts +68 -0
  660. package/src/models/components/environmentvariablevaluedto.ts +41 -0
  661. package/src/models/components/environmentvariablevalueresponsedto.ts +42 -0
  662. package/src/models/components/environmentvariableworkflowinfodto.ts +40 -0
  663. package/src/models/components/generatepreviewrequestdto.ts +45 -0
  664. package/src/models/components/generatepreviewresponsedto.ts +434 -0
  665. package/src/models/components/getenvironmentvariableusageresponsedto.ts +39 -0
  666. package/src/models/components/getsubscribernotificationscountresponsedto.ts +43 -0
  667. package/src/models/components/getsubscribernotificationsresponsedto.ts +68 -0
  668. package/src/models/components/httpmethodenum.ts +30 -0
  669. package/src/models/components/httprequestcontroldto.ts +107 -0
  670. package/src/models/components/httprequestcontrolsmetadataresponsedto.ts +50 -0
  671. package/src/models/components/httprequestkeyvaluepairdto.ts +61 -0
  672. package/src/models/components/httprequeststepresponsedto.ts +191 -0
  673. package/src/models/components/httprequeststepupsertdto.ts +103 -0
  674. package/src/models/components/inapprenderoutput.ts +66 -0
  675. package/src/models/components/inboxactiondto.ts +45 -0
  676. package/src/models/components/inboxnotificationdto.ts +170 -0
  677. package/src/models/components/inboxsubscriberresponsedto.ts +54 -0
  678. package/src/models/components/index.ts +33 -0
  679. package/src/models/components/integrationresponsedto.ts +3 -3
  680. package/src/models/components/marksubscribernotificationsasseendto.ts +54 -0
  681. package/src/models/components/notificationworkflowdto.ts +68 -0
  682. package/src/models/components/previewerrordto.ts +44 -0
  683. package/src/models/components/previewpayloaddto.ts +193 -0
  684. package/src/models/components/pushrenderoutput.ts +39 -0
  685. package/src/models/components/redirectdto.ts +11 -11
  686. package/src/models/components/runtimeissuedto.ts +2 -24
  687. package/src/models/components/smsrenderoutput.ts +34 -0
  688. package/src/models/components/snoozesubscribernotificationdto.ts +36 -0
  689. package/src/models/components/timeunitenum.ts +26 -0
  690. package/src/models/components/triggereventresponsedto.ts +5 -0
  691. package/src/models/components/uicomponentenum.ts +8 -1
  692. package/src/models/components/uischemagroupenum.ts +1 -0
  693. package/src/models/components/updateallsubscribernotificationsdto.ts +48 -0
  694. package/src/models/components/updateenvironmentvariablerequestdto.ts +72 -0
  695. package/src/models/components/updatelayoutdto.ts +2 -2
  696. package/src/models/components/updateworkflowdto.ts +13 -2
  697. package/src/models/components/workflowresponsedto.ts +9 -1
  698. package/src/models/operations/environmentvariablescontrollercreateenvironmentvariable.ts +91 -0
  699. package/src/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.ts +82 -0
  700. package/src/models/operations/environmentvariablescontrollergetenvironmentvariable.ts +86 -0
  701. package/src/models/operations/environmentvariablescontrollergetenvironmentvariableusage.ts +87 -0
  702. package/src/models/operations/environmentvariablescontrollerlistenvironmentvariables.ts +89 -0
  703. package/src/models/operations/environmentvariablescontrollerupdateenvironmentvariable.ts +94 -0
  704. package/src/models/operations/index.ts +23 -0
  705. package/src/models/operations/subscriberscontrollerarchiveallnotifications.ts +95 -0
  706. package/src/models/operations/subscriberscontrollerarchiveallreadnotifications.ts +93 -0
  707. package/src/models/operations/subscriberscontrollerarchivenotification.ts +102 -0
  708. package/src/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.ts +3 -0
  709. package/src/models/operations/subscriberscontrollercompletenotificationaction.ts +124 -0
  710. package/src/models/operations/subscriberscontrollerdeleteallnotifications.ts +95 -0
  711. package/src/models/operations/subscriberscontrollerdeletenotification.ts +98 -0
  712. package/src/models/operations/subscriberscontrollergetsubscriber.ts +3 -0
  713. package/src/models/operations/subscriberscontrollergetsubscribernotifications.ts +171 -0
  714. package/src/models/operations/subscriberscontrollergetsubscribernotificationscount.ts +97 -0
  715. package/src/models/operations/subscriberscontrollergetsubscriberpreferences.ts +3 -0
  716. package/src/models/operations/subscriberscontrollermarkallnotificationsasread.ts +94 -0
  717. package/src/models/operations/subscriberscontrollermarknotificationasread.ts +102 -0
  718. package/src/models/operations/subscriberscontrollermarknotificationasunread.ts +102 -0
  719. package/src/models/operations/subscriberscontrollermarknotificationsasseen.ts +95 -0
  720. package/src/models/operations/subscriberscontrollerpatchsubscriber.ts +3 -0
  721. package/src/models/operations/subscriberscontrollerremovesubscriber.ts +3 -0
  722. package/src/models/operations/subscriberscontrollerrevertnotificationaction.ts +126 -0
  723. package/src/models/operations/subscriberscontrollersnoozenotification.ts +108 -0
  724. package/src/models/operations/subscriberscontrollerunarchivenotification.ts +102 -0
  725. package/src/models/operations/subscriberscontrollerunsnoozenotification.ts +102 -0
  726. package/src/models/operations/subscriberscontrollerupdatesubscriberpreferences.ts +3 -0
  727. package/src/models/operations/workflowcontrollergeneratepreview.ts +96 -0
  728. package/src/sdk/environmentvariables.ts +147 -0
  729. package/src/sdk/novunotifications.ts +340 -0
  730. package/src/sdk/sdk.ts +8 -0
  731. package/src/sdk/steps.ts +18 -0
  732. package/src/sdk/subscribers.ts +5 -5
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.DigestRegularOutput$inboundSchema = exports.LookBackWindow$inboundSchema = void 0;
40
+ exports.lookBackWindowFromJSON = lookBackWindowFromJSON;
41
+ exports.digestRegularOutputFromJSON = digestRegularOutputFromJSON;
42
+ const z = __importStar(require("zod/v3"));
43
+ const schemas_js_1 = require("../../lib/schemas.js");
44
+ const timeunitenum_js_1 = require("./timeunitenum.js");
45
+ /** @internal */
46
+ exports.LookBackWindow$inboundSchema = z.object({});
47
+ function lookBackWindowFromJSON(jsonString) {
48
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.LookBackWindow$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'LookBackWindow' from JSON`);
49
+ }
50
+ /** @internal */
51
+ exports.DigestRegularOutput$inboundSchema = z.object({
52
+ amount: z.number(),
53
+ unit: timeunitenum_js_1.TimeUnitEnum$inboundSchema,
54
+ digestKey: z.string().optional(),
55
+ lookBackWindow: z.lazy(() => exports.LookBackWindow$inboundSchema).optional(),
56
+ });
57
+ function digestRegularOutputFromJSON(jsonString) {
58
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.DigestRegularOutput$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DigestRegularOutput' from JSON`);
59
+ }
60
+ //# sourceMappingURL=digestregularoutput.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"digestregularoutput.js","sourceRoot":"","sources":["../../src/models/components/digestregularoutput.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCH,wDAQC;AAcD,kEAQC;AAnED,0CAA4B;AAC5B,qDAAiD;AAGjD,uDAA6E;AA0B7E,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEjB,SAAgB,sBAAsB,CACpC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oCAA4B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxD,4CAA4C,CAC7C,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,4CAA0B;IAChC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,cAAc,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oCAA4B,CAAC,CAAC,QAAQ,EAAE;CACtE,CAAC,CAAC;AAEH,SAAgB,2BAA2B,CACzC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,yCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC"}
@@ -13,17 +13,6 @@ export declare const EmailControlDtoEditorType: {
13
13
  * Type of editor to use for the body.
14
14
  */
15
15
  export type EmailControlDtoEditorType = ClosedEnum<typeof EmailControlDtoEditorType>;
16
- /**
17
- * Type of renderer to use (raw HTML or React Email step resolver)
18
- */
19
- export declare const RendererType: {
20
- readonly Html: "html";
21
- readonly ReactEmail: "react-email";
22
- };
23
- /**
24
- * Type of renderer to use (raw HTML or React Email step resolver)
25
- */
26
- export type RendererType = ClosedEnum<typeof RendererType>;
27
16
  export type EmailControlDto = {
28
17
  /**
29
18
  * JSONLogic filter conditions for conditionally skipping the step execution. Supports complex logical operations with AND, OR, and comparison operators. See https://jsonlogic.com/ for full typing reference.
@@ -43,10 +32,6 @@ export type EmailControlDto = {
43
32
  * Type of editor to use for the body.
44
33
  */
45
34
  editorType?: EmailControlDtoEditorType | undefined;
46
- /**
47
- * Type of renderer to use (raw HTML or React Email step resolver)
48
- */
49
- rendererType?: RendererType | undefined;
50
35
  /**
51
36
  * Disable sanitization of the output.
52
37
  */
@@ -61,10 +46,6 @@ export declare const EmailControlDtoEditorType$inboundSchema: z.ZodNativeEnum<ty
61
46
  /** @internal */
62
47
  export declare const EmailControlDtoEditorType$outboundSchema: z.ZodNativeEnum<typeof EmailControlDtoEditorType>;
63
48
  /** @internal */
64
- export declare const RendererType$inboundSchema: z.ZodNativeEnum<typeof RendererType>;
65
- /** @internal */
66
- export declare const RendererType$outboundSchema: z.ZodNativeEnum<typeof RendererType>;
67
- /** @internal */
68
49
  export declare const EmailControlDto$inboundSchema: z.ZodType<EmailControlDto, z.ZodTypeDef, unknown>;
69
50
  /** @internal */
70
51
  export type EmailControlDto$Outbound = {
@@ -74,7 +55,6 @@ export type EmailControlDto$Outbound = {
74
55
  subject: string;
75
56
  body: string;
76
57
  editorType: string;
77
- rendererType: string;
78
58
  disableOutputSanitization: boolean;
79
59
  layoutId?: string | null | undefined;
80
60
  };
@@ -1 +1 @@
1
- {"version":3,"file":"emailcontroldto.d.ts","sourceRoot":"","sources":["../../src/models/components/emailcontroldto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;CAG5B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,YAAY;;;CAGf,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3D,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACxC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,yBAAyB,GAAG,SAAS,CAAC;IACnD;;OAEG;IACH,YAAY,CAAC,EAAE,YAAY,GAAG,SAAS,CAAC;IACxC;;OAEG;IACH,yBAAyB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAChD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,aAAa,CACnE,OAAO,yBAAyB,CACS,CAAC;AAC5C,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,aAAa,CACpE,OAAO,yBAAyB,CACS,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,YAAY,CAChD,CAAC;AAC7B,gBAAgB;AAChB,eAAO,MAAM,2BAA2B,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,YAAY,CACjD,CAAC;AAE7B,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,yBAAyB,EAAE,OAAO,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,eAAe,CASf,CAAC;AAEH,wBAAgB,qBAAqB,CACnC,eAAe,EAAE,eAAe,GAC/B,MAAM,CAER;AACD,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
1
+ {"version":3,"file":"emailcontroldto.d.ts","sourceRoot":"","sources":["../../src/models/components/emailcontroldto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;CAG5B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACxC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,yBAAyB,GAAG,SAAS,CAAC;IACnD;;OAEG;IACH,yBAAyB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAChD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,aAAa,CACnE,OAAO,yBAAyB,CACS,CAAC;AAC5C,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,aAAa,CACpE,OAAO,yBAAyB,CACS,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,yBAAyB,EAAE,OAAO,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,eAAe,CAQf,CAAC;AAEH,wBAAgB,qBAAqB,CACnC,eAAe,EAAE,eAAe,GAC/B,MAAM,CAER;AACD,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  };
37
37
  })();
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.EmailControlDto$outboundSchema = exports.EmailControlDto$inboundSchema = exports.RendererType$outboundSchema = exports.RendererType$inboundSchema = exports.EmailControlDtoEditorType$outboundSchema = exports.EmailControlDtoEditorType$inboundSchema = exports.RendererType = exports.EmailControlDtoEditorType = void 0;
39
+ exports.EmailControlDto$outboundSchema = exports.EmailControlDto$inboundSchema = exports.EmailControlDtoEditorType$outboundSchema = exports.EmailControlDtoEditorType$inboundSchema = exports.EmailControlDtoEditorType = void 0;
40
40
  exports.emailControlDtoToJSON = emailControlDtoToJSON;
41
41
  exports.emailControlDtoFromJSON = emailControlDtoFromJSON;
42
42
  const z = __importStar(require("zod/v3"));
@@ -48,28 +48,16 @@ exports.EmailControlDtoEditorType = {
48
48
  Block: "block",
49
49
  Html: "html",
50
50
  };
51
- /**
52
- * Type of renderer to use (raw HTML or React Email step resolver)
53
- */
54
- exports.RendererType = {
55
- Html: "html",
56
- ReactEmail: "react-email",
57
- };
58
51
  /** @internal */
59
52
  exports.EmailControlDtoEditorType$inboundSchema = z.nativeEnum(exports.EmailControlDtoEditorType);
60
53
  /** @internal */
61
54
  exports.EmailControlDtoEditorType$outboundSchema = exports.EmailControlDtoEditorType$inboundSchema;
62
55
  /** @internal */
63
- exports.RendererType$inboundSchema = z.nativeEnum(exports.RendererType);
64
- /** @internal */
65
- exports.RendererType$outboundSchema = exports.RendererType$inboundSchema;
66
- /** @internal */
67
56
  exports.EmailControlDto$inboundSchema = z.object({
68
57
  skip: z.record(z.any()).optional(),
69
58
  subject: z.string(),
70
59
  body: z.string().default(""),
71
60
  editorType: exports.EmailControlDtoEditorType$inboundSchema.default("block"),
72
- rendererType: exports.RendererType$inboundSchema.default("html"),
73
61
  disableOutputSanitization: z.boolean().default(false),
74
62
  layoutId: z.nullable(z.string()).optional(),
75
63
  });
@@ -79,7 +67,6 @@ exports.EmailControlDto$outboundSchema = z.object({
79
67
  subject: z.string(),
80
68
  body: z.string().default(""),
81
69
  editorType: exports.EmailControlDtoEditorType$outboundSchema.default("block"),
82
- rendererType: exports.RendererType$outboundSchema.default("html"),
83
70
  disableOutputSanitization: z.boolean().default(false),
84
71
  layoutId: z.nullable(z.string()).optional(),
85
72
  });
@@ -1 +1 @@
1
- {"version":3,"file":"emailcontroldto.js","sourceRoot":"","sources":["../../src/models/components/emailcontroldto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyHH,sDAIC;AACD,0DAQC;AApID,0CAA4B;AAC5B,qDAAiD;AAKjD;;GAEG;AACU,QAAA,yBAAyB,GAAG;IACvC,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACJ,CAAC;AAQX;;GAEG;AACU,QAAA,YAAY,GAAG;IAC1B,IAAI,EAAE,MAAM;IACZ,UAAU,EAAE,aAAa;CACjB,CAAC;AAqCX,gBAAgB;AACH,QAAA,uCAAuC,GAEhD,CAAC,CAAC,UAAU,CAAC,iCAAyB,CAAC,CAAC;AAC5C,gBAAgB;AACH,QAAA,wCAAwC,GAEjD,+CAAuC,CAAC;AAE5C,gBAAgB;AACH,QAAA,0BAA0B,GACrC,CAAC,CAAC,UAAU,CAAC,oBAAY,CAAC,CAAC;AAC7B,gBAAgB;AACH,QAAA,2BAA2B,GACtC,kCAA0B,CAAC;AAE7B,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;IAC5B,UAAU,EAAE,+CAAuC,CAAC,OAAO,CAAC,OAAO,CAAC;IACpE,YAAY,EAAE,kCAA0B,CAAC,OAAO,CAAC,MAAM,CAAC;IACxD,yBAAyB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAYH,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;IAC5B,UAAU,EAAE,gDAAwC,CAAC,OAAO,CAAC,OAAO,CAAC;IACrE,YAAY,EAAE,mCAA2B,CAAC,OAAO,CAAC,MAAM,CAAC;IACzD,yBAAyB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAEH,SAAgB,qBAAqB,CACnC,eAAgC;IAEhC,OAAO,IAAI,CAAC,SAAS,CAAC,sCAA8B,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC;AAC/E,CAAC;AACD,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"emailcontroldto.js","sourceRoot":"","sources":["../../src/models/components/emailcontroldto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+FH,sDAIC;AACD,0DAQC;AA1GD,0CAA4B;AAC5B,qDAAiD;AAKjD;;GAEG;AACU,QAAA,yBAAyB,GAAG;IACvC,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACJ,CAAC;AAmCX,gBAAgB;AACH,QAAA,uCAAuC,GAEhD,CAAC,CAAC,UAAU,CAAC,iCAAyB,CAAC,CAAC;AAC5C,gBAAgB;AACH,QAAA,wCAAwC,GAEjD,+CAAuC,CAAC;AAE5C,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;IAC5B,UAAU,EAAE,+CAAuC,CAAC,OAAO,CAAC,OAAO,CAAC;IACpE,yBAAyB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAWH,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;IAC5B,UAAU,EAAE,gDAAwC,CAAC,OAAO,CAAC,OAAO,CAAC;IACrE,yBAAyB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAEH,SAAgB,qBAAqB,CACnC,eAAgC;IAEhC,OAAO,IAAI,CAAC,SAAS,CAAC,sCAA8B,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC;AAC/E,CAAC;AACD,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC"}
@@ -0,0 +1,17 @@
1
+ import * as z from "zod/v3";
2
+ import { Result as SafeParseResult } from "../../types/fp.js";
3
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
+ export type EmailRenderOutput = {
5
+ /**
6
+ * Subject of the email
7
+ */
8
+ subject: string;
9
+ /**
10
+ * Body of the email
11
+ */
12
+ body: string;
13
+ };
14
+ /** @internal */
15
+ export declare const EmailRenderOutput$inboundSchema: z.ZodType<EmailRenderOutput, z.ZodTypeDef, unknown>;
16
+ export declare function emailRenderOutputFromJSON(jsonString: string): SafeParseResult<EmailRenderOutput, SDKValidationError>;
17
+ //# sourceMappingURL=emailrenderoutput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"emailrenderoutput.d.ts","sourceRoot":"","sources":["../../src/models/components/emailrenderoutput.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,iBAAiB,EACjB,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,wBAAgB,yBAAyB,CACvC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,iBAAiB,EAAE,kBAAkB,CAAC,CAMxD"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.EmailRenderOutput$inboundSchema = void 0;
40
+ exports.emailRenderOutputFromJSON = emailRenderOutputFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const schemas_js_1 = require("../../lib/schemas.js");
43
+ /** @internal */
44
+ exports.EmailRenderOutput$inboundSchema = z.object({
45
+ subject: z.string(),
46
+ body: z.string(),
47
+ });
48
+ function emailRenderOutputFromJSON(jsonString) {
49
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EmailRenderOutput$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EmailRenderOutput' from JSON`);
50
+ }
51
+ //# sourceMappingURL=emailrenderoutput.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"emailrenderoutput.js","sourceRoot":"","sources":["../../src/models/components/emailrenderoutput.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,8DAQC;AAlCD,0CAA4B;AAC5B,qDAAiD;AAejD,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAEH,SAAgB,yBAAyB,CACvC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAA+B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC3D,+CAA+C,CAChD,CAAC;AACJ,CAAC"}
@@ -16,17 +16,6 @@ export declare const EmailStepResponseDtoEditorType: {
16
16
  * Type of editor to use for the body.
17
17
  */
18
18
  export type EmailStepResponseDtoEditorType = ClosedEnum<typeof EmailStepResponseDtoEditorType>;
19
- /**
20
- * Type of renderer to use (raw HTML or React Email step resolver)
21
- */
22
- export declare const EmailStepResponseDtoRendererType: {
23
- readonly Html: "html";
24
- readonly ReactEmail: "react-email";
25
- };
26
- /**
27
- * Type of renderer to use (raw HTML or React Email step resolver)
28
- */
29
- export type EmailStepResponseDtoRendererType = ClosedEnum<typeof EmailStepResponseDtoRendererType>;
30
19
  /**
31
20
  * Control values for the email step
32
21
  */
@@ -49,10 +38,6 @@ export type EmailStepResponseDtoControlValues = {
49
38
  * Type of editor to use for the body.
50
39
  */
51
40
  editorType: EmailStepResponseDtoEditorType;
52
- /**
53
- * Type of renderer to use (raw HTML or React Email step resolver)
54
- */
55
- rendererType: EmailStepResponseDtoRendererType;
56
41
  /**
57
42
  * Disable sanitization of the output.
58
43
  */
@@ -124,8 +109,6 @@ export type EmailStepResponseDto = {
124
109
  /** @internal */
125
110
  export declare const EmailStepResponseDtoEditorType$inboundSchema: z.ZodNativeEnum<typeof EmailStepResponseDtoEditorType>;
126
111
  /** @internal */
127
- export declare const EmailStepResponseDtoRendererType$inboundSchema: z.ZodNativeEnum<typeof EmailStepResponseDtoRendererType>;
128
- /** @internal */
129
112
  export declare const EmailStepResponseDtoControlValues$inboundSchema: z.ZodType<EmailStepResponseDtoControlValues, z.ZodTypeDef, unknown>;
130
113
  export declare function emailStepResponseDtoControlValuesFromJSON(jsonString: string): SafeParseResult<EmailStepResponseDtoControlValues, SDKValidationError>;
131
114
  /** @internal */
@@ -1 +1 @@
1
- {"version":3,"file":"emailstepresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/emailstepresponsedto.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"emailstepresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/emailstepresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAM5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,gCAAgC,EAEjC,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EACL,kBAAkB,EAEnB,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,aAAa,EAA+B,MAAM,oBAAoB,CAAC;AAEhF;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;CAGjC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,UAAU,CACrD,OAAO,8BAA8B,CACtC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C;;OAEG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACxC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,EAAE,8BAA8B,CAAC;IAC3C;;OAEG;IACH,yBAAyB,EAAE,OAAO,CAAC;IACnC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACrC,oBAAoB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,gCAAgC,CAAC;IAC3C;;OAEG;IACH,aAAa,CAAC,EAAE,iCAAiC,GAAG,SAAS,CAAC;IAC9D;;OAEG;IACH,SAAS,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC;IAChC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,MAAM,EAAE,kBAAkB,CAAC;IAC3B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,MAAM,CAAC,EAAE,aAAa,GAAG,SAAS,CAAC;IACnC;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,aAAa,CACxE,OAAO,8BAA8B,CACS,CAAC;AAEjD,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,OAAO,CAYR,CAAC;AAEF,wBAAgB,yCAAyC,CACvD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,iCAAiC,EAAE,kBAAkB,CAAC,CAMxE;AAED,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAoBP,CAAC;AAEH,wBAAgB,4BAA4B,CAC1C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oBAAoB,EAAE,kBAAkB,CAAC,CAM3D"}
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  };
37
37
  })();
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.EmailStepResponseDto$inboundSchema = exports.EmailStepResponseDtoControlValues$inboundSchema = exports.EmailStepResponseDtoRendererType$inboundSchema = exports.EmailStepResponseDtoEditorType$inboundSchema = exports.EmailStepResponseDtoRendererType = exports.EmailStepResponseDtoEditorType = void 0;
39
+ exports.EmailStepResponseDto$inboundSchema = exports.EmailStepResponseDtoControlValues$inboundSchema = exports.EmailStepResponseDtoEditorType$inboundSchema = exports.EmailStepResponseDtoEditorType = void 0;
40
40
  exports.emailStepResponseDtoControlValuesFromJSON = emailStepResponseDtoControlValuesFromJSON;
41
41
  exports.emailStepResponseDtoFromJSON = emailStepResponseDtoFromJSON;
42
42
  const z = __importStar(require("zod/v3"));
@@ -52,24 +52,14 @@ exports.EmailStepResponseDtoEditorType = {
52
52
  Block: "block",
53
53
  Html: "html",
54
54
  };
55
- /**
56
- * Type of renderer to use (raw HTML or React Email step resolver)
57
- */
58
- exports.EmailStepResponseDtoRendererType = {
59
- Html: "html",
60
- ReactEmail: "react-email",
61
- };
62
55
  /** @internal */
63
56
  exports.EmailStepResponseDtoEditorType$inboundSchema = z.nativeEnum(exports.EmailStepResponseDtoEditorType);
64
57
  /** @internal */
65
- exports.EmailStepResponseDtoRendererType$inboundSchema = z.nativeEnum(exports.EmailStepResponseDtoRendererType);
66
- /** @internal */
67
58
  exports.EmailStepResponseDtoControlValues$inboundSchema = (0, schemas_js_1.collectExtraKeys)(z.object({
68
59
  skip: z.record(z.any()).optional(),
69
60
  subject: z.string(),
70
61
  body: z.string().default(""),
71
62
  editorType: exports.EmailStepResponseDtoEditorType$inboundSchema.default("block"),
72
- rendererType: exports.EmailStepResponseDtoRendererType$inboundSchema.default("html"),
73
63
  disableOutputSanitization: z.boolean().default(false),
74
64
  layoutId: z.nullable(z.string()).optional(),
75
65
  }).catchall(z.any()), "additionalProperties", true);
@@ -1 +1 @@
1
- {"version":3,"file":"emailstepresponsedto.js","sourceRoot":"","sources":["../../src/models/components/emailstepresponsedto.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"emailstepresponsedto.js","sourceRoot":"","sources":["../../src/models/components/emailstepresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgJH,8FAQC;AA4BD,oEAQC;AA1LD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAG8B;AAI9B,+FAG+C;AAC/C,mEAGiC;AACjC,yDAAgF;AAEhF;;GAEG;AACU,QAAA,8BAA8B,GAAG;IAC5C,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACJ,CAAC;AA8FX,gBAAgB;AACH,QAAA,4CAA4C,GAErD,CAAC,CAAC,UAAU,CAAC,sCAA8B,CAAC,CAAC;AAEjD,gBAAgB;AACH,QAAA,+CAA+C,GAIxD,IAAA,6BAAiB,EACnB,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;IAC5B,UAAU,EAAE,oDAA4C,CAAC,OAAO,CAAC,OAAO,CAAC;IACzE,yBAAyB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,EACpB,sBAAsB,EACtB,IAAI,CACL,CAAC;AAEF,SAAgB,yCAAyC,CACvD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uDAA+C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC3E,+DAA+D,CAChE,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,oFAA8C;IACxD,aAAa,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,uDAA+C,CAAC;SACzE,QAAQ,EAAE;IACb,SAAS,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC;IAC5B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC;IACxB,MAAM,EAAE,wDAAgC;IACxC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE;IAC9B,MAAM,EAAE,8CAA2B,CAAC,QAAQ,EAAE;IAC9C,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACxC,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;AAEH,SAAgB,4BAA4B,CAC1C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,0CAAkC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC9D,kDAAkD,CACnD,CAAC;AACJ,CAAC"}
@@ -0,0 +1,25 @@
1
+ import * as z from "zod/v3";
2
+ import { ClosedEnum } from "../../types/enums.js";
3
+ import { Result as SafeParseResult } from "../../types/fp.js";
4
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
+ import { EnvironmentVariableValueResponseDto } from "./environmentvariablevalueresponsedto.js";
6
+ export declare const EnvironmentVariableResponseDtoType: {
7
+ readonly String: "string";
8
+ };
9
+ export type EnvironmentVariableResponseDtoType = ClosedEnum<typeof EnvironmentVariableResponseDtoType>;
10
+ export type EnvironmentVariableResponseDto = {
11
+ id: string;
12
+ organizationId: string;
13
+ key: string;
14
+ type: EnvironmentVariableResponseDtoType;
15
+ isSecret: boolean;
16
+ values: Array<EnvironmentVariableValueResponseDto>;
17
+ createdAt: string;
18
+ updatedAt: string;
19
+ };
20
+ /** @internal */
21
+ export declare const EnvironmentVariableResponseDtoType$inboundSchema: z.ZodNativeEnum<typeof EnvironmentVariableResponseDtoType>;
22
+ /** @internal */
23
+ export declare const EnvironmentVariableResponseDto$inboundSchema: z.ZodType<EnvironmentVariableResponseDto, z.ZodTypeDef, unknown>;
24
+ export declare function environmentVariableResponseDtoFromJSON(jsonString: string): SafeParseResult<EnvironmentVariableResponseDto, SDKValidationError>;
25
+ //# sourceMappingURL=environmentvariableresponsedto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariableresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariableresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,mCAAmC,EAEpC,MAAM,0CAA0C,CAAC;AAElD,eAAO,MAAM,kCAAkC;;CAErC,CAAC;AACX,MAAM,MAAM,kCAAkC,GAAG,UAAU,CACzD,OAAO,kCAAkC,CAC1C,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAC;IACX,cAAc,EAAE,MAAM,CAAC;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,kCAAkC,CAAC;IACzC,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,mCAAmC,CAAC,CAAC;IACnD,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,aAAa,CAC5E,OAAO,kCAAkC,CACS,CAAC;AAErD,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAeP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.EnvironmentVariableResponseDto$inboundSchema = exports.EnvironmentVariableResponseDtoType$inboundSchema = exports.EnvironmentVariableResponseDtoType = void 0;
40
+ exports.environmentVariableResponseDtoFromJSON = environmentVariableResponseDtoFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const primitives_js_1 = require("../../lib/primitives.js");
43
+ const schemas_js_1 = require("../../lib/schemas.js");
44
+ const environmentvariablevalueresponsedto_js_1 = require("./environmentvariablevalueresponsedto.js");
45
+ exports.EnvironmentVariableResponseDtoType = {
46
+ String: "string",
47
+ };
48
+ /** @internal */
49
+ exports.EnvironmentVariableResponseDtoType$inboundSchema = z.nativeEnum(exports.EnvironmentVariableResponseDtoType);
50
+ /** @internal */
51
+ exports.EnvironmentVariableResponseDto$inboundSchema = z.object({
52
+ _id: z.string(),
53
+ _organizationId: z.string(),
54
+ key: z.string(),
55
+ type: exports.EnvironmentVariableResponseDtoType$inboundSchema,
56
+ isSecret: z.boolean(),
57
+ values: z.array(environmentvariablevalueresponsedto_js_1.EnvironmentVariableValueResponseDto$inboundSchema),
58
+ createdAt: z.string(),
59
+ updatedAt: z.string(),
60
+ }).transform((v) => {
61
+ return (0, primitives_js_1.remap)(v, {
62
+ "_id": "id",
63
+ "_organizationId": "organizationId",
64
+ });
65
+ });
66
+ function environmentVariableResponseDtoFromJSON(jsonString) {
67
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentVariableResponseDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentVariableResponseDto' from JSON`);
68
+ }
69
+ //# sourceMappingURL=environmentvariableresponsedto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariableresponsedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariableresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDH,wFAQC;AA/DD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAIjD,qGAGkD;AAErC,QAAA,kCAAkC,GAAG;IAChD,MAAM,EAAE,QAAQ;CACR,CAAC;AAgBX,gBAAgB;AACH,QAAA,gDAAgD,GAEzD,CAAC,CAAC,UAAU,CAAC,0CAAkC,CAAC,CAAC;AAErD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE;IAC3B,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,IAAI,EAAE,wDAAgD;IACtD,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE;IACrB,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,0FAAiD,CAAC;IAClE,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
@@ -0,0 +1,14 @@
1
+ import * as z from "zod/v3";
2
+ export type EnvironmentVariableValueDto = {
3
+ environmentId: string;
4
+ value: string;
5
+ };
6
+ /** @internal */
7
+ export type EnvironmentVariableValueDto$Outbound = {
8
+ _environmentId: string;
9
+ value: string;
10
+ };
11
+ /** @internal */
12
+ export declare const EnvironmentVariableValueDto$outboundSchema: z.ZodType<EnvironmentVariableValueDto$Outbound, z.ZodTypeDef, EnvironmentVariableValueDto>;
13
+ export declare function environmentVariableValueDtoToJSON(environmentVariableValueDto: EnvironmentVariableValueDto): string;
14
+ //# sourceMappingURL=environmentvariablevaluedto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariablevaluedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariablevaluedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,MAAM,MAAM,2BAA2B,GAAG;IACxC,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAQ3B,CAAC;AAEH,wBAAgB,iCAAiC,CAC/C,2BAA2B,EAAE,2BAA2B,GACvD,MAAM,CAMR"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.EnvironmentVariableValueDto$outboundSchema = void 0;
40
+ exports.environmentVariableValueDtoToJSON = environmentVariableValueDtoToJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const primitives_js_1 = require("../../lib/primitives.js");
43
+ /** @internal */
44
+ exports.EnvironmentVariableValueDto$outboundSchema = z.object({
45
+ environmentId: z.string(),
46
+ value: z.string(),
47
+ }).transform((v) => {
48
+ return (0, primitives_js_1.remap)(v, {
49
+ environmentId: "_environmentId",
50
+ });
51
+ });
52
+ function environmentVariableValueDtoToJSON(environmentVariableValueDto) {
53
+ return JSON.stringify(exports.EnvironmentVariableValueDto$outboundSchema.parse(environmentVariableValueDto));
54
+ }
55
+ //# sourceMappingURL=environmentvariablevaluedto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariablevaluedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariablevaluedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BH,8EAQC;AApCD,0CAA4B;AAC5B,2DAA0D;AAa1D,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,gBAAgB;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,iCAAiC,CAC/C,2BAAwD;IAExD,OAAO,IAAI,CAAC,SAAS,CACnB,kDAA0C,CAAC,KAAK,CAC9C,2BAA2B,CAC5B,CACF,CAAC;AACJ,CAAC"}
@@ -0,0 +1,14 @@
1
+ import * as z from "zod/v3";
2
+ import { Result as SafeParseResult } from "../../types/fp.js";
3
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
+ export type EnvironmentVariableValueResponseDto = {
5
+ environmentId: string;
6
+ /**
7
+ * Value is masked (••••••••) for secret variables
8
+ */
9
+ value: string;
10
+ };
11
+ /** @internal */
12
+ export declare const EnvironmentVariableValueResponseDto$inboundSchema: z.ZodType<EnvironmentVariableValueResponseDto, z.ZodTypeDef, unknown>;
13
+ export declare function environmentVariableValueResponseDtoFromJSON(jsonString: string): SafeParseResult<EnvironmentVariableValueResponseDto, SDKValidationError>;
14
+ //# sourceMappingURL=environmentvariablevalueresponsedto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariablevalueresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariablevalueresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ /*
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.EnvironmentVariableValueResponseDto$inboundSchema = void 0;
40
+ exports.environmentVariableValueResponseDtoFromJSON = environmentVariableValueResponseDtoFromJSON;
41
+ const z = __importStar(require("zod/v3"));
42
+ const primitives_js_1 = require("../../lib/primitives.js");
43
+ const schemas_js_1 = require("../../lib/schemas.js");
44
+ /** @internal */
45
+ exports.EnvironmentVariableValueResponseDto$inboundSchema = z.object({
46
+ _environmentId: z.string(),
47
+ value: z.string(),
48
+ }).transform((v) => {
49
+ return (0, primitives_js_1.remap)(v, {
50
+ "_environmentId": "environmentId",
51
+ });
52
+ });
53
+ function environmentVariableValueResponseDtoFromJSON(jsonString) {
54
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentVariableValueResponseDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentVariableValueResponseDto' from JSON`);
55
+ }
56
+ //# sourceMappingURL=environmentvariablevalueresponsedto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentvariablevalueresponsedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariablevalueresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BH,kGASC;AArCD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAYjD,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,gBAAgB,EAAE,eAAe;KAClC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,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"}