@keystrokehq/resend 0.1.0 → 0.1.3

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 (505) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-contact-to-segment.cjs +1 -1
  4. package/dist/actions/add-contact-to-segment.cjs.map +1 -1
  5. package/dist/actions/add-contact-to-segment.d.cts +11 -3
  6. package/dist/actions/add-contact-to-segment.d.cts.map +1 -1
  7. package/dist/actions/add-contact-to-segment.d.mts +11 -3
  8. package/dist/actions/add-contact-to-segment.d.mts.map +1 -1
  9. package/dist/actions/add-contact-to-segment.mjs +1 -1
  10. package/dist/actions/add-contact-to-segment.mjs.map +1 -1
  11. package/dist/actions/cancel-email.cjs +1 -1
  12. package/dist/actions/cancel-email.cjs.map +1 -1
  13. package/dist/actions/cancel-email.d.cts +10 -3
  14. package/dist/actions/cancel-email.d.cts.map +1 -1
  15. package/dist/actions/cancel-email.d.mts +10 -3
  16. package/dist/actions/cancel-email.d.mts.map +1 -1
  17. package/dist/actions/cancel-email.mjs +1 -1
  18. package/dist/actions/cancel-email.mjs.map +1 -1
  19. package/dist/actions/create-api-key.cjs +1 -1
  20. package/dist/actions/create-api-key.cjs.map +1 -1
  21. package/dist/actions/create-api-key.d.cts +17 -3
  22. package/dist/actions/create-api-key.d.cts.map +1 -1
  23. package/dist/actions/create-api-key.d.mts +17 -3
  24. package/dist/actions/create-api-key.d.mts.map +1 -1
  25. package/dist/actions/create-api-key.mjs +1 -1
  26. package/dist/actions/create-api-key.mjs.map +1 -1
  27. package/dist/actions/create-audience.cjs +1 -1
  28. package/dist/actions/create-audience.cjs.map +1 -1
  29. package/dist/actions/create-audience.d.cts +11 -3
  30. package/dist/actions/create-audience.d.cts.map +1 -1
  31. package/dist/actions/create-audience.d.mts +11 -3
  32. package/dist/actions/create-audience.d.mts.map +1 -1
  33. package/dist/actions/create-audience.mjs +1 -1
  34. package/dist/actions/create-audience.mjs.map +1 -1
  35. package/dist/actions/create-contact-property.cjs +1 -1
  36. package/dist/actions/create-contact-property.cjs.map +1 -1
  37. package/dist/actions/create-contact-property.d.cts +17 -3
  38. package/dist/actions/create-contact-property.d.cts.map +1 -1
  39. package/dist/actions/create-contact-property.d.mts +17 -3
  40. package/dist/actions/create-contact-property.d.mts.map +1 -1
  41. package/dist/actions/create-contact-property.mjs +1 -1
  42. package/dist/actions/create-contact-property.mjs.map +1 -1
  43. package/dist/actions/create-contact-v2.cjs +4 -4
  44. package/dist/actions/create-contact-v2.cjs.map +1 -1
  45. package/dist/actions/create-contact-v2.d.cts +44 -3
  46. package/dist/actions/create-contact-v2.d.cts.map +1 -1
  47. package/dist/actions/create-contact-v2.d.mts +44 -3
  48. package/dist/actions/create-contact-v2.d.mts.map +1 -1
  49. package/dist/actions/create-contact-v2.mjs +4 -4
  50. package/dist/actions/create-contact-v2.mjs.map +1 -1
  51. package/dist/actions/create-contact.cjs +1 -1
  52. package/dist/actions/create-contact.cjs.map +1 -1
  53. package/dist/actions/create-contact.d.cts +18 -3
  54. package/dist/actions/create-contact.d.cts.map +1 -1
  55. package/dist/actions/create-contact.d.mts +18 -3
  56. package/dist/actions/create-contact.d.mts.map +1 -1
  57. package/dist/actions/create-contact.mjs +1 -1
  58. package/dist/actions/create-contact.mjs.map +1 -1
  59. package/dist/actions/create-domain.cjs +3 -3
  60. package/dist/actions/create-domain.cjs.map +1 -1
  61. package/dist/actions/create-domain.d.cts +33 -3
  62. package/dist/actions/create-domain.d.cts.map +1 -1
  63. package/dist/actions/create-domain.d.mts +33 -3
  64. package/dist/actions/create-domain.d.mts.map +1 -1
  65. package/dist/actions/create-domain.mjs +3 -3
  66. package/dist/actions/create-domain.mjs.map +1 -1
  67. package/dist/actions/create-template.cjs +2 -2
  68. package/dist/actions/create-template.cjs.map +1 -1
  69. package/dist/actions/create-template.d.cts +36 -3
  70. package/dist/actions/create-template.d.cts.map +1 -1
  71. package/dist/actions/create-template.d.mts +36 -3
  72. package/dist/actions/create-template.d.mts.map +1 -1
  73. package/dist/actions/create-template.mjs +2 -2
  74. package/dist/actions/create-template.mjs.map +1 -1
  75. package/dist/actions/create-topic.cjs +1 -1
  76. package/dist/actions/create-topic.cjs.map +1 -1
  77. package/dist/actions/create-topic.d.cts +22 -3
  78. package/dist/actions/create-topic.d.cts.map +1 -1
  79. package/dist/actions/create-topic.d.mts +22 -3
  80. package/dist/actions/create-topic.d.mts.map +1 -1
  81. package/dist/actions/create-topic.mjs +1 -1
  82. package/dist/actions/create-topic.mjs.map +1 -1
  83. package/dist/actions/create-webhook.cjs +1 -1
  84. package/dist/actions/create-webhook.cjs.map +1 -1
  85. package/dist/actions/create-webhook.d.cts +13 -3
  86. package/dist/actions/create-webhook.d.cts.map +1 -1
  87. package/dist/actions/create-webhook.d.mts +13 -3
  88. package/dist/actions/create-webhook.d.mts.map +1 -1
  89. package/dist/actions/create-webhook.mjs +1 -1
  90. package/dist/actions/create-webhook.mjs.map +1 -1
  91. package/dist/actions/delete-api-key.cjs +1 -1
  92. package/dist/actions/delete-api-key.cjs.map +1 -1
  93. package/dist/actions/delete-api-key.d.cts +11 -3
  94. package/dist/actions/delete-api-key.d.cts.map +1 -1
  95. package/dist/actions/delete-api-key.d.mts +11 -3
  96. package/dist/actions/delete-api-key.d.mts.map +1 -1
  97. package/dist/actions/delete-api-key.mjs +1 -1
  98. package/dist/actions/delete-api-key.mjs.map +1 -1
  99. package/dist/actions/delete-audience.cjs +1 -1
  100. package/dist/actions/delete-audience.cjs.map +1 -1
  101. package/dist/actions/delete-audience.d.cts +10 -3
  102. package/dist/actions/delete-audience.d.cts.map +1 -1
  103. package/dist/actions/delete-audience.d.mts +10 -3
  104. package/dist/actions/delete-audience.d.mts.map +1 -1
  105. package/dist/actions/delete-audience.mjs +1 -1
  106. package/dist/actions/delete-audience.mjs.map +1 -1
  107. package/dist/actions/delete-contact-by-id.cjs +1 -1
  108. package/dist/actions/delete-contact-by-id.cjs.map +1 -1
  109. package/dist/actions/delete-contact-by-id.d.cts +11 -3
  110. package/dist/actions/delete-contact-by-id.d.cts.map +1 -1
  111. package/dist/actions/delete-contact-by-id.d.mts +11 -3
  112. package/dist/actions/delete-contact-by-id.d.mts.map +1 -1
  113. package/dist/actions/delete-contact-by-id.mjs +1 -1
  114. package/dist/actions/delete-contact-by-id.mjs.map +1 -1
  115. package/dist/actions/delete-contact-property.cjs +1 -1
  116. package/dist/actions/delete-contact-property.cjs.map +1 -1
  117. package/dist/actions/delete-contact-property.d.cts +11 -3
  118. package/dist/actions/delete-contact-property.d.cts.map +1 -1
  119. package/dist/actions/delete-contact-property.d.mts +11 -3
  120. package/dist/actions/delete-contact-property.d.mts.map +1 -1
  121. package/dist/actions/delete-contact-property.mjs +1 -1
  122. package/dist/actions/delete-contact-property.mjs.map +1 -1
  123. package/dist/actions/delete-contact.cjs +1 -1
  124. package/dist/actions/delete-contact.cjs.map +1 -1
  125. package/dist/actions/delete-contact.d.cts +15 -3
  126. package/dist/actions/delete-contact.d.cts.map +1 -1
  127. package/dist/actions/delete-contact.d.mts +15 -3
  128. package/dist/actions/delete-contact.d.mts.map +1 -1
  129. package/dist/actions/delete-contact.mjs +1 -1
  130. package/dist/actions/delete-contact.mjs.map +1 -1
  131. package/dist/actions/delete-domain.cjs +1 -1
  132. package/dist/actions/delete-domain.cjs.map +1 -1
  133. package/dist/actions/delete-domain.d.cts +11 -3
  134. package/dist/actions/delete-domain.d.cts.map +1 -1
  135. package/dist/actions/delete-domain.d.mts +11 -3
  136. package/dist/actions/delete-domain.d.mts.map +1 -1
  137. package/dist/actions/delete-domain.mjs +1 -1
  138. package/dist/actions/delete-domain.mjs.map +1 -1
  139. package/dist/actions/delete-segment.cjs +1 -1
  140. package/dist/actions/delete-segment.cjs.map +1 -1
  141. package/dist/actions/delete-segment.d.cts +11 -3
  142. package/dist/actions/delete-segment.d.cts.map +1 -1
  143. package/dist/actions/delete-segment.d.mts +11 -3
  144. package/dist/actions/delete-segment.d.mts.map +1 -1
  145. package/dist/actions/delete-segment.mjs +1 -1
  146. package/dist/actions/delete-segment.mjs.map +1 -1
  147. package/dist/actions/delete-template.cjs +1 -1
  148. package/dist/actions/delete-template.cjs.map +1 -1
  149. package/dist/actions/delete-template.d.cts +11 -3
  150. package/dist/actions/delete-template.d.cts.map +1 -1
  151. package/dist/actions/delete-template.d.mts +11 -3
  152. package/dist/actions/delete-template.d.mts.map +1 -1
  153. package/dist/actions/delete-template.mjs +1 -1
  154. package/dist/actions/delete-template.mjs.map +1 -1
  155. package/dist/actions/delete-topic.cjs +1 -1
  156. package/dist/actions/delete-topic.cjs.map +1 -1
  157. package/dist/actions/delete-topic.d.cts +11 -3
  158. package/dist/actions/delete-topic.d.cts.map +1 -1
  159. package/dist/actions/delete-topic.d.mts +11 -3
  160. package/dist/actions/delete-topic.d.mts.map +1 -1
  161. package/dist/actions/delete-topic.mjs +1 -1
  162. package/dist/actions/delete-topic.mjs.map +1 -1
  163. package/dist/actions/delete-webhook.cjs +1 -1
  164. package/dist/actions/delete-webhook.cjs.map +1 -1
  165. package/dist/actions/delete-webhook.d.cts +11 -3
  166. package/dist/actions/delete-webhook.d.cts.map +1 -1
  167. package/dist/actions/delete-webhook.d.mts +11 -3
  168. package/dist/actions/delete-webhook.d.mts.map +1 -1
  169. package/dist/actions/delete-webhook.mjs +1 -1
  170. package/dist/actions/delete-webhook.mjs.map +1 -1
  171. package/dist/actions/duplicate-template.cjs +1 -1
  172. package/dist/actions/duplicate-template.cjs.map +1 -1
  173. package/dist/actions/duplicate-template.d.cts +10 -3
  174. package/dist/actions/duplicate-template.d.cts.map +1 -1
  175. package/dist/actions/duplicate-template.d.mts +10 -3
  176. package/dist/actions/duplicate-template.d.mts.map +1 -1
  177. package/dist/actions/duplicate-template.mjs +1 -1
  178. package/dist/actions/duplicate-template.mjs.map +1 -1
  179. package/dist/actions/get-contact-property.cjs +1 -1
  180. package/dist/actions/get-contact-property.cjs.map +1 -1
  181. package/dist/actions/get-contact-property.d.cts +14 -3
  182. package/dist/actions/get-contact-property.d.cts.map +1 -1
  183. package/dist/actions/get-contact-property.d.mts +14 -3
  184. package/dist/actions/get-contact-property.d.mts.map +1 -1
  185. package/dist/actions/get-contact-property.mjs +1 -1
  186. package/dist/actions/get-contact-property.mjs.map +1 -1
  187. package/dist/actions/get-contact.cjs +2 -2
  188. package/dist/actions/get-contact.cjs.map +1 -1
  189. package/dist/actions/get-contact.d.cts +16 -3
  190. package/dist/actions/get-contact.d.cts.map +1 -1
  191. package/dist/actions/get-contact.d.mts +16 -3
  192. package/dist/actions/get-contact.d.mts.map +1 -1
  193. package/dist/actions/get-contact.mjs +2 -2
  194. package/dist/actions/get-contact.mjs.map +1 -1
  195. package/dist/actions/get-email-attachment.cjs +1 -1
  196. package/dist/actions/get-email-attachment.cjs.map +1 -1
  197. package/dist/actions/get-email-attachment.d.cts +22 -3
  198. package/dist/actions/get-email-attachment.d.cts.map +1 -1
  199. package/dist/actions/get-email-attachment.d.mts +22 -3
  200. package/dist/actions/get-email-attachment.d.mts.map +1 -1
  201. package/dist/actions/get-email-attachment.mjs +1 -1
  202. package/dist/actions/get-email-attachment.mjs.map +1 -1
  203. package/dist/actions/get-segment.cjs +1 -1
  204. package/dist/actions/get-segment.cjs.map +1 -1
  205. package/dist/actions/get-segment.d.cts +14 -3
  206. package/dist/actions/get-segment.d.cts.map +1 -1
  207. package/dist/actions/get-segment.d.mts +14 -3
  208. package/dist/actions/get-segment.d.mts.map +1 -1
  209. package/dist/actions/get-segment.mjs +1 -1
  210. package/dist/actions/get-segment.mjs.map +1 -1
  211. package/dist/actions/get-template.cjs +4 -4
  212. package/dist/actions/get-template.cjs.map +1 -1
  213. package/dist/actions/get-template.d.cts +34 -3
  214. package/dist/actions/get-template.d.cts.map +1 -1
  215. package/dist/actions/get-template.d.mts +34 -3
  216. package/dist/actions/get-template.d.mts.map +1 -1
  217. package/dist/actions/get-template.mjs +4 -4
  218. package/dist/actions/get-template.mjs.map +1 -1
  219. package/dist/actions/get-topic.cjs +1 -1
  220. package/dist/actions/get-topic.cjs.map +1 -1
  221. package/dist/actions/get-topic.d.cts +13 -3
  222. package/dist/actions/get-topic.d.cts.map +1 -1
  223. package/dist/actions/get-topic.d.mts +13 -3
  224. package/dist/actions/get-topic.d.mts.map +1 -1
  225. package/dist/actions/get-topic.mjs +1 -1
  226. package/dist/actions/get-topic.mjs.map +1 -1
  227. package/dist/actions/get-webhook.cjs +1 -1
  228. package/dist/actions/get-webhook.cjs.map +1 -1
  229. package/dist/actions/get-webhook.d.cts +15 -3
  230. package/dist/actions/get-webhook.d.cts.map +1 -1
  231. package/dist/actions/get-webhook.d.mts +15 -3
  232. package/dist/actions/get-webhook.d.mts.map +1 -1
  233. package/dist/actions/get-webhook.mjs +1 -1
  234. package/dist/actions/get-webhook.mjs.map +1 -1
  235. package/dist/actions/list-all-contacts.cjs +8 -8
  236. package/dist/actions/list-all-contacts.cjs.map +1 -1
  237. package/dist/actions/list-all-contacts.d.cts +22 -3
  238. package/dist/actions/list-all-contacts.d.cts.map +1 -1
  239. package/dist/actions/list-all-contacts.d.mts +22 -3
  240. package/dist/actions/list-all-contacts.d.mts.map +1 -1
  241. package/dist/actions/list-all-contacts.mjs +8 -8
  242. package/dist/actions/list-all-contacts.mjs.map +1 -1
  243. package/dist/actions/list-api-keys.cjs +2 -2
  244. package/dist/actions/list-api-keys.cjs.map +1 -1
  245. package/dist/actions/list-api-keys.d.cts +19 -3
  246. package/dist/actions/list-api-keys.d.cts.map +1 -1
  247. package/dist/actions/list-api-keys.d.mts +19 -3
  248. package/dist/actions/list-api-keys.d.mts.map +1 -1
  249. package/dist/actions/list-api-keys.mjs +2 -2
  250. package/dist/actions/list-api-keys.mjs.map +1 -1
  251. package/dist/actions/list-audiences.cjs +2 -2
  252. package/dist/actions/list-audiences.cjs.map +1 -1
  253. package/dist/actions/list-audiences.d.cts +19 -3
  254. package/dist/actions/list-audiences.d.cts.map +1 -1
  255. package/dist/actions/list-audiences.d.mts +19 -3
  256. package/dist/actions/list-audiences.d.mts.map +1 -1
  257. package/dist/actions/list-audiences.mjs +2 -2
  258. package/dist/actions/list-audiences.mjs.map +1 -1
  259. package/dist/actions/list-broadcasts.cjs +2 -2
  260. package/dist/actions/list-broadcasts.cjs.map +1 -1
  261. package/dist/actions/list-broadcasts.d.cts +22 -3
  262. package/dist/actions/list-broadcasts.d.cts.map +1 -1
  263. package/dist/actions/list-broadcasts.d.mts +22 -3
  264. package/dist/actions/list-broadcasts.d.mts.map +1 -1
  265. package/dist/actions/list-broadcasts.mjs +2 -2
  266. package/dist/actions/list-broadcasts.mjs.map +1 -1
  267. package/dist/actions/list-contact-properties.cjs +2 -2
  268. package/dist/actions/list-contact-properties.cjs.map +1 -1
  269. package/dist/actions/list-contact-properties.d.cts +21 -3
  270. package/dist/actions/list-contact-properties.d.cts.map +1 -1
  271. package/dist/actions/list-contact-properties.d.mts +21 -3
  272. package/dist/actions/list-contact-properties.d.mts.map +1 -1
  273. package/dist/actions/list-contact-properties.mjs +2 -2
  274. package/dist/actions/list-contact-properties.mjs.map +1 -1
  275. package/dist/actions/list-contact-segments.cjs +7 -7
  276. package/dist/actions/list-contact-segments.cjs.map +1 -1
  277. package/dist/actions/list-contact-segments.d.cts +21 -3
  278. package/dist/actions/list-contact-segments.d.cts.map +1 -1
  279. package/dist/actions/list-contact-segments.d.mts +21 -3
  280. package/dist/actions/list-contact-segments.d.mts.map +1 -1
  281. package/dist/actions/list-contact-segments.mjs +7 -7
  282. package/dist/actions/list-contact-segments.mjs.map +1 -1
  283. package/dist/actions/list-contact-topics.cjs +2 -2
  284. package/dist/actions/list-contact-topics.cjs.map +1 -1
  285. package/dist/actions/list-contact-topics.d.cts +22 -3
  286. package/dist/actions/list-contact-topics.d.cts.map +1 -1
  287. package/dist/actions/list-contact-topics.d.mts +22 -3
  288. package/dist/actions/list-contact-topics.d.mts.map +1 -1
  289. package/dist/actions/list-contact-topics.mjs +2 -2
  290. package/dist/actions/list-contact-topics.mjs.map +1 -1
  291. package/dist/actions/list-contacts.cjs +8 -8
  292. package/dist/actions/list-contacts.cjs.map +1 -1
  293. package/dist/actions/list-contacts.d.cts +24 -3
  294. package/dist/actions/list-contacts.d.cts.map +1 -1
  295. package/dist/actions/list-contacts.d.mts +24 -3
  296. package/dist/actions/list-contacts.d.mts.map +1 -1
  297. package/dist/actions/list-contacts.mjs +8 -8
  298. package/dist/actions/list-contacts.mjs.map +1 -1
  299. package/dist/actions/list-domains.cjs +2 -2
  300. package/dist/actions/list-domains.cjs.map +1 -1
  301. package/dist/actions/list-domains.d.cts +11 -3
  302. package/dist/actions/list-domains.d.cts.map +1 -1
  303. package/dist/actions/list-domains.d.mts +11 -3
  304. package/dist/actions/list-domains.d.mts.map +1 -1
  305. package/dist/actions/list-domains.mjs +2 -2
  306. package/dist/actions/list-domains.mjs.map +1 -1
  307. package/dist/actions/list-email-attachments.cjs +2 -2
  308. package/dist/actions/list-email-attachments.cjs.map +1 -1
  309. package/dist/actions/list-email-attachments.d.cts +26 -3
  310. package/dist/actions/list-email-attachments.d.cts.map +1 -1
  311. package/dist/actions/list-email-attachments.d.mts +26 -3
  312. package/dist/actions/list-email-attachments.d.mts.map +1 -1
  313. package/dist/actions/list-email-attachments.mjs +2 -2
  314. package/dist/actions/list-email-attachments.mjs.map +1 -1
  315. package/dist/actions/list-emails.cjs +2 -2
  316. package/dist/actions/list-emails.cjs.map +1 -1
  317. package/dist/actions/list-emails.d.cts +28 -3
  318. package/dist/actions/list-emails.d.cts.map +1 -1
  319. package/dist/actions/list-emails.d.mts +28 -3
  320. package/dist/actions/list-emails.d.mts.map +1 -1
  321. package/dist/actions/list-emails.mjs +2 -2
  322. package/dist/actions/list-emails.mjs.map +1 -1
  323. package/dist/actions/list-received-emails.cjs +3 -3
  324. package/dist/actions/list-received-emails.cjs.map +1 -1
  325. package/dist/actions/list-received-emails.d.cts +26 -3
  326. package/dist/actions/list-received-emails.d.cts.map +1 -1
  327. package/dist/actions/list-received-emails.d.mts +26 -3
  328. package/dist/actions/list-received-emails.d.mts.map +1 -1
  329. package/dist/actions/list-received-emails.mjs +3 -3
  330. package/dist/actions/list-received-emails.mjs.map +1 -1
  331. package/dist/actions/list-segments.cjs +2 -2
  332. package/dist/actions/list-segments.cjs.map +1 -1
  333. package/dist/actions/list-segments.d.cts +20 -3
  334. package/dist/actions/list-segments.d.cts.map +1 -1
  335. package/dist/actions/list-segments.d.mts +20 -3
  336. package/dist/actions/list-segments.d.mts.map +1 -1
  337. package/dist/actions/list-segments.mjs +2 -2
  338. package/dist/actions/list-segments.mjs.map +1 -1
  339. package/dist/actions/list-templates.cjs +2 -2
  340. package/dist/actions/list-templates.cjs.map +1 -1
  341. package/dist/actions/list-templates.d.cts +23 -3
  342. package/dist/actions/list-templates.d.cts.map +1 -1
  343. package/dist/actions/list-templates.d.mts +23 -3
  344. package/dist/actions/list-templates.d.mts.map +1 -1
  345. package/dist/actions/list-templates.mjs +2 -2
  346. package/dist/actions/list-templates.mjs.map +1 -1
  347. package/dist/actions/list-topics.cjs +2 -2
  348. package/dist/actions/list-topics.cjs.map +1 -1
  349. package/dist/actions/list-topics.d.cts +20 -3
  350. package/dist/actions/list-topics.d.cts.map +1 -1
  351. package/dist/actions/list-topics.d.mts +20 -3
  352. package/dist/actions/list-topics.d.mts.map +1 -1
  353. package/dist/actions/list-topics.mjs +2 -2
  354. package/dist/actions/list-topics.mjs.map +1 -1
  355. package/dist/actions/list-webhooks.cjs +2 -2
  356. package/dist/actions/list-webhooks.cjs.map +1 -1
  357. package/dist/actions/list-webhooks.d.cts +21 -3
  358. package/dist/actions/list-webhooks.d.cts.map +1 -1
  359. package/dist/actions/list-webhooks.d.mts +21 -3
  360. package/dist/actions/list-webhooks.d.mts.map +1 -1
  361. package/dist/actions/list-webhooks.mjs +2 -2
  362. package/dist/actions/list-webhooks.mjs.map +1 -1
  363. package/dist/actions/publish-template.cjs +1 -1
  364. package/dist/actions/publish-template.cjs.map +1 -1
  365. package/dist/actions/publish-template.d.cts +10 -3
  366. package/dist/actions/publish-template.d.cts.map +1 -1
  367. package/dist/actions/publish-template.d.mts +10 -3
  368. package/dist/actions/publish-template.d.mts.map +1 -1
  369. package/dist/actions/publish-template.mjs +1 -1
  370. package/dist/actions/publish-template.mjs.map +1 -1
  371. package/dist/actions/remove-contact-from-segment.cjs +1 -1
  372. package/dist/actions/remove-contact-from-segment.cjs.map +1 -1
  373. package/dist/actions/remove-contact-from-segment.d.cts +12 -3
  374. package/dist/actions/remove-contact-from-segment.d.cts.map +1 -1
  375. package/dist/actions/remove-contact-from-segment.d.mts +12 -3
  376. package/dist/actions/remove-contact-from-segment.d.mts.map +1 -1
  377. package/dist/actions/remove-contact-from-segment.mjs +1 -1
  378. package/dist/actions/remove-contact-from-segment.mjs.map +1 -1
  379. package/dist/actions/retrieve-audience.cjs +1 -1
  380. package/dist/actions/retrieve-audience.cjs.map +1 -1
  381. package/dist/actions/retrieve-audience.d.cts +12 -3
  382. package/dist/actions/retrieve-audience.d.cts.map +1 -1
  383. package/dist/actions/retrieve-audience.d.mts +12 -3
  384. package/dist/actions/retrieve-audience.d.mts.map +1 -1
  385. package/dist/actions/retrieve-audience.mjs +1 -1
  386. package/dist/actions/retrieve-audience.mjs.map +1 -1
  387. package/dist/actions/retrieve-contact.cjs +1 -1
  388. package/dist/actions/retrieve-contact.cjs.map +1 -1
  389. package/dist/actions/retrieve-contact.d.cts +17 -3
  390. package/dist/actions/retrieve-contact.d.cts.map +1 -1
  391. package/dist/actions/retrieve-contact.d.mts +17 -3
  392. package/dist/actions/retrieve-contact.d.mts.map +1 -1
  393. package/dist/actions/retrieve-contact.mjs +1 -1
  394. package/dist/actions/retrieve-contact.mjs.map +1 -1
  395. package/dist/actions/retrieve-domain.cjs +1 -1
  396. package/dist/actions/retrieve-domain.cjs.map +1 -1
  397. package/dist/actions/retrieve-domain.d.cts +14 -3
  398. package/dist/actions/retrieve-domain.d.cts.map +1 -1
  399. package/dist/actions/retrieve-domain.d.mts +14 -3
  400. package/dist/actions/retrieve-domain.d.mts.map +1 -1
  401. package/dist/actions/retrieve-domain.mjs +1 -1
  402. package/dist/actions/retrieve-domain.mjs.map +1 -1
  403. package/dist/actions/retrieve-email.cjs +1 -1
  404. package/dist/actions/retrieve-email.cjs.map +1 -1
  405. package/dist/actions/retrieve-email.d.cts +20 -3
  406. package/dist/actions/retrieve-email.d.cts.map +1 -1
  407. package/dist/actions/retrieve-email.d.mts +20 -3
  408. package/dist/actions/retrieve-email.d.mts.map +1 -1
  409. package/dist/actions/retrieve-email.mjs +1 -1
  410. package/dist/actions/retrieve-email.mjs.map +1 -1
  411. package/dist/actions/send-batch-emails.cjs +4 -4
  412. package/dist/actions/send-batch-emails.cjs.map +1 -1
  413. package/dist/actions/send-batch-emails.d.cts +36 -3
  414. package/dist/actions/send-batch-emails.d.cts.map +1 -1
  415. package/dist/actions/send-batch-emails.d.mts +36 -3
  416. package/dist/actions/send-batch-emails.d.mts.map +1 -1
  417. package/dist/actions/send-batch-emails.mjs +4 -4
  418. package/dist/actions/send-batch-emails.mjs.map +1 -1
  419. package/dist/actions/send-email.cjs +2 -2
  420. package/dist/actions/send-email.cjs.map +1 -1
  421. package/dist/actions/send-email.d.cts +30 -3
  422. package/dist/actions/send-email.d.cts.map +1 -1
  423. package/dist/actions/send-email.d.mts +30 -3
  424. package/dist/actions/send-email.d.mts.map +1 -1
  425. package/dist/actions/send-email.mjs +2 -2
  426. package/dist/actions/send-email.mjs.map +1 -1
  427. package/dist/actions/update-broadcast.cjs +1 -1
  428. package/dist/actions/update-broadcast.cjs.map +1 -1
  429. package/dist/actions/update-broadcast.d.cts +28 -3
  430. package/dist/actions/update-broadcast.d.cts.map +1 -1
  431. package/dist/actions/update-broadcast.d.mts +28 -3
  432. package/dist/actions/update-broadcast.d.mts.map +1 -1
  433. package/dist/actions/update-broadcast.mjs +1 -1
  434. package/dist/actions/update-broadcast.mjs.map +1 -1
  435. package/dist/actions/update-contact-property.cjs +1 -1
  436. package/dist/actions/update-contact-property.cjs.map +1 -1
  437. package/dist/actions/update-contact-property.d.cts +12 -3
  438. package/dist/actions/update-contact-property.d.cts.map +1 -1
  439. package/dist/actions/update-contact-property.d.mts +12 -3
  440. package/dist/actions/update-contact-property.d.mts.map +1 -1
  441. package/dist/actions/update-contact-property.mjs +1 -1
  442. package/dist/actions/update-contact-property.mjs.map +1 -1
  443. package/dist/actions/update-contact.cjs +1 -1
  444. package/dist/actions/update-contact.cjs.map +1 -1
  445. package/dist/actions/update-contact.d.cts +16 -3
  446. package/dist/actions/update-contact.d.cts.map +1 -1
  447. package/dist/actions/update-contact.d.mts +16 -3
  448. package/dist/actions/update-contact.d.mts.map +1 -1
  449. package/dist/actions/update-contact.mjs +1 -1
  450. package/dist/actions/update-contact.mjs.map +1 -1
  451. package/dist/actions/update-domain.cjs +1 -1
  452. package/dist/actions/update-domain.cjs.map +1 -1
  453. package/dist/actions/update-domain.d.cts +23 -3
  454. package/dist/actions/update-domain.d.cts.map +1 -1
  455. package/dist/actions/update-domain.d.mts +23 -3
  456. package/dist/actions/update-domain.d.mts.map +1 -1
  457. package/dist/actions/update-domain.mjs +1 -1
  458. package/dist/actions/update-domain.mjs.map +1 -1
  459. package/dist/actions/update-email.cjs +1 -1
  460. package/dist/actions/update-email.cjs.map +1 -1
  461. package/dist/actions/update-email.d.cts +12 -3
  462. package/dist/actions/update-email.d.cts.map +1 -1
  463. package/dist/actions/update-email.d.mts +12 -3
  464. package/dist/actions/update-email.d.mts.map +1 -1
  465. package/dist/actions/update-email.mjs +1 -1
  466. package/dist/actions/update-email.mjs.map +1 -1
  467. package/dist/actions/update-template.cjs +2 -2
  468. package/dist/actions/update-template.cjs.map +1 -1
  469. package/dist/actions/update-template.d.cts +35 -3
  470. package/dist/actions/update-template.d.cts.map +1 -1
  471. package/dist/actions/update-template.d.mts +35 -3
  472. package/dist/actions/update-template.d.mts.map +1 -1
  473. package/dist/actions/update-template.mjs +2 -2
  474. package/dist/actions/update-template.mjs.map +1 -1
  475. package/dist/actions/update-topic.cjs +1 -1
  476. package/dist/actions/update-topic.cjs.map +1 -1
  477. package/dist/actions/update-topic.d.cts +12 -3
  478. package/dist/actions/update-topic.d.cts.map +1 -1
  479. package/dist/actions/update-topic.d.mts +12 -3
  480. package/dist/actions/update-topic.d.mts.map +1 -1
  481. package/dist/actions/update-topic.mjs +1 -1
  482. package/dist/actions/update-topic.mjs.map +1 -1
  483. package/dist/actions/update-webhook.cjs +1 -1
  484. package/dist/actions/update-webhook.cjs.map +1 -1
  485. package/dist/actions/update-webhook.d.cts +19 -3
  486. package/dist/actions/update-webhook.d.cts.map +1 -1
  487. package/dist/actions/update-webhook.d.mts +19 -3
  488. package/dist/actions/update-webhook.d.mts.map +1 -1
  489. package/dist/actions/update-webhook.mjs +1 -1
  490. package/dist/actions/update-webhook.mjs.map +1 -1
  491. package/dist/actions/verify-domain.cjs +1 -1
  492. package/dist/actions/verify-domain.cjs.map +1 -1
  493. package/dist/actions/verify-domain.d.cts +10 -3
  494. package/dist/actions/verify-domain.d.cts.map +1 -1
  495. package/dist/actions/verify-domain.d.mts +10 -3
  496. package/dist/actions/verify-domain.d.mts.map +1 -1
  497. package/dist/actions/verify-domain.mjs +1 -1
  498. package/dist/actions/verify-domain.mjs.map +1 -1
  499. package/dist/catalog.cjs +7 -1
  500. package/dist/catalog.cjs.map +1 -1
  501. package/dist/catalog.d.cts +8 -0
  502. package/dist/catalog.d.mts +8 -0
  503. package/dist/catalog.mjs +7 -1
  504. package/dist/catalog.mjs.map +1 -1
  505. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["resend","executeResendTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { resend } from \"./app\";\nimport { executeResendTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return resend.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeResendTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,OAAO,OAAO;EACnB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,kBAAkB,MAAM,KAAgC,CAAC;EACzF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["resend","executeResendTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { resend } from \"./app\";\nimport { executeResendTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return resend.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeResendTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,OAAO,OAAO;EACnB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,kBAAkB,MAAM,KAAgC,CAAC;EACzF;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { resend } from \"./app\";\nimport { executeResendTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return resend.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeResendTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,OAAO,OAAO;EACnB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,kBAAkB,MAAM,KAAgC,CAAC;EACzF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { resend } from \"./app\";\nimport { executeResendTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return resend.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeResendTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,OAAO,OAAO;EACnB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,kBAAkB,MAAM,KAAgC,CAAC;EACzF;CACF,CAAC;AACH"}
@@ -5,7 +5,7 @@ const ResendAddContactToSegmentInput = zod.z.object({
5
5
  contact_id: zod.z.string().describe("The ID of the contact to add to the segment."),
6
6
  segment_id: zod.z.string().describe("The ID of the segment to add the contact to.")
7
7
  });
8
- const ResendAddContactToSegmentOutput = zod.z.object({ id: zod.z.string().describe("The segment ID that the contact was added to.").nullable().optional() });
8
+ const ResendAddContactToSegmentOutput = zod.z.object({ id: zod.z.string().describe("The segment ID that the contact was added to.").nullable().optional() }).passthrough();
9
9
  const resendAddContactToSegment = require_action.action("RESEND_ADD_CONTACT_TO_SEGMENT", {
10
10
  slug: "resend-add-contact-to-segment",
11
11
  name: "Add Contact To Segment",
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-to-segment.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-to-segment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendAddContactToSegmentInput: z.ZodTypeAny = z.object({\n contact_id: z.string().describe(\"The ID of the contact to add to the segment.\"),\n segment_id: z.string().describe(\"The ID of the segment to add the contact to.\"),\n});\nexport const ResendAddContactToSegmentOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The segment ID that the contact was added to.\").nullable().optional(),\n});\n\nexport const resendAddContactToSegment = action(\"RESEND_ADD_CONTACT_TO_SEGMENT\", {\n slug: \"resend-add-contact-to-segment\",\n name: \"Add Contact To Segment\",\n description: \"Add an existing contact to a segment in Resend. Use when you need to organize contacts into specific segments for targeted communication.\",\n input: ResendAddContactToSegmentInput,\n output: ResendAddContactToSegmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAChF,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"add-contact-to-segment.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-to-segment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendAddContactToSegmentInput = z.object({\n contact_id: z.string().describe(\"The ID of the contact to add to the segment.\"),\n segment_id: z.string().describe(\"The ID of the segment to add the contact to.\"),\n});\nexport const ResendAddContactToSegmentOutput = z.object({\n id: z.string().describe(\"The segment ID that the contact was added to.\").nullable().optional(),\n}).passthrough();\n\nexport const resendAddContactToSegment = action(\"RESEND_ADD_CONTACT_TO_SEGMENT\", {\n slug: \"resend-add-contact-to-segment\",\n name: \"Add Contact To Segment\",\n description: \"Add an existing contact to a segment in Resend. Use when you need to organize contacts into specific segments for targeted communication.\",\n input: ResendAddContactToSegmentInput,\n output: ResendAddContactToSegmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAChF,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/add-contact-to-segment.d.ts
4
- declare const ResendAddContactToSegmentInput: z.ZodTypeAny;
5
- declare const ResendAddContactToSegmentOutput: z.ZodTypeAny;
6
- declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendAddContactToSegmentInput: z.ZodObject<{
5
+ contact_id: z.ZodString;
6
+ segment_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ResendAddContactToSegmentOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>;
11
+ declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ contact_id: string;
13
+ segment_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { resendAddContactToSegment };
9
17
  //# sourceMappingURL=add-contact-to-segment.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-to-segment.d.cts","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAG7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"add-contact-to-segment.d.cts","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/add-contact-to-segment.d.ts
4
- declare const ResendAddContactToSegmentInput: z.ZodTypeAny;
5
- declare const ResendAddContactToSegmentOutput: z.ZodTypeAny;
6
- declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendAddContactToSegmentInput: z.ZodObject<{
5
+ contact_id: z.ZodString;
6
+ segment_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ResendAddContactToSegmentOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>;
11
+ declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ contact_id: string;
13
+ segment_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { resendAddContactToSegment };
9
17
  //# sourceMappingURL=add-contact-to-segment.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-to-segment.d.mts","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAG7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"add-contact-to-segment.d.mts","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -8,7 +8,7 @@ const resendAddContactToSegment = action("RESEND_ADD_CONTACT_TO_SEGMENT", {
8
8
  contact_id: z.string().describe("The ID of the contact to add to the segment."),
9
9
  segment_id: z.string().describe("The ID of the segment to add the contact to.")
10
10
  }),
11
- output: z.object({ id: z.string().describe("The segment ID that the contact was added to.").nullable().optional() })
11
+ output: z.object({ id: z.string().describe("The segment ID that the contact was added to.").nullable().optional() }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { resendAddContactToSegment };
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-to-segment.mjs","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendAddContactToSegmentInput: z.ZodTypeAny = z.object({\n contact_id: z.string().describe(\"The ID of the contact to add to the segment.\"),\n segment_id: z.string().describe(\"The ID of the segment to add the contact to.\"),\n});\nexport const ResendAddContactToSegmentOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The segment ID that the contact was added to.\").nullable().optional(),\n});\n\nexport const resendAddContactToSegment = action(\"RESEND_ADD_CONTACT_TO_SEGMENT\", {\n slug: \"resend-add-contact-to-segment\",\n name: \"Add Contact To Segment\",\n description: \"Add an existing contact to a segment in Resend. Use when you need to organize contacts into specific segments for targeted communication.\",\n input: ResendAddContactToSegmentInput,\n output: ResendAddContactToSegmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0D,EAAE,OAAO;EACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAChF,CASS;CACP,QAT2D,EAAE,OAAO,EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"add-contact-to-segment.mjs","names":[],"sources":["../../src/actions/add-contact-to-segment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendAddContactToSegmentInput = z.object({\n contact_id: z.string().describe(\"The ID of the contact to add to the segment.\"),\n segment_id: z.string().describe(\"The ID of the segment to add the contact to.\"),\n});\nexport const ResendAddContactToSegmentOutput = z.object({\n id: z.string().describe(\"The segment ID that the contact was added to.\").nullable().optional(),\n}).passthrough();\n\nexport const resendAddContactToSegment = action(\"RESEND_ADD_CONTACT_TO_SEGMENT\", {\n slug: \"resend-add-contact-to-segment\",\n name: \"Add Contact To Segment\",\n description: \"Add an existing contact to a segment in Resend. Use when you need to organize contacts into specific segments for targeted communication.\",\n input: ResendAddContactToSegmentInput,\n output: ResendAddContactToSegmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO;EACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAChF,CASS;CACP,QAT6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -5,7 +5,7 @@ const ResendCancelEmailInput = zod.z.object({ id: zod.z.string().describe("The i
5
5
  const ResendCancelEmailOutput = zod.z.object({
6
6
  id: zod.z.string().describe("The id of the email that was canceled.").nullable().optional(),
7
7
  object: zod.z.string().describe("The type of object, which is 'email'.").nullable().optional()
8
- });
8
+ }).passthrough();
9
9
  const resendCancelEmail = require_action.action("RESEND_CANCEL_EMAIL", {
10
10
  slug: "resend-cancel-email",
11
11
  name: "Cancel Email",
@@ -1 +1 @@
1
- {"version":3,"file":"cancel-email.cjs","names":["z","action"],"sources":["../../src/actions/cancel-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCancelEmailInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the email to cancel.\"),\n});\nexport const ResendCancelEmailOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the email that was canceled.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'email'.\").nullable().optional(),\n});\n\nexport const resendCancelEmail = action(\"RESEND_CANCEL_EMAIL\", {\n slug: \"resend-cancel-email\",\n name: \"Cancel Email\",\n description: \"Cancel a scheduled email.\",\n input: ResendCancelEmailInput,\n output: ResendCancelEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC;AACD,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC;AAED,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"cancel-email.cjs","names":["z","action"],"sources":["../../src/actions/cancel-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCancelEmailInput = z.object({\n id: z.string().describe(\"The id of the email to cancel.\"),\n});\nexport const ResendCancelEmailOutput = z.object({\n id: z.string().describe(\"The id of the email that was canceled.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'email'.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCancelEmail = action(\"RESEND_CANCEL_EMAIL\", {\n slug: \"resend-cancel-email\",\n name: \"Cancel Email\",\n description: \"Cancel a scheduled email.\",\n input: ResendCancelEmailInput,\n output: ResendCancelEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/cancel-email.d.ts
4
- declare const ResendCancelEmailInput: z.ZodTypeAny;
5
- declare const ResendCancelEmailOutput: z.ZodTypeAny;
6
- declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCancelEmailInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ResendCancelEmailOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>;
11
+ declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { resendCancelEmail };
9
16
  //# sourceMappingURL=cancel-email.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cancel-email.d.cts","names":[],"sources":["../../src/actions/cancel-email.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAErC;AAAA,cACW,uBAAA,EAAyB,CAAA,CAAE,UAGtC;AAAA,cAEW,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"cancel-email.d.cts","names":[],"sources":["../../src/actions/cancel-email.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/cancel-email.d.ts
4
- declare const ResendCancelEmailInput: z.ZodTypeAny;
5
- declare const ResendCancelEmailOutput: z.ZodTypeAny;
6
- declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCancelEmailInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ResendCancelEmailOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>;
11
+ declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { resendCancelEmail };
9
16
  //# sourceMappingURL=cancel-email.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cancel-email.d.mts","names":[],"sources":["../../src/actions/cancel-email.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAErC;AAAA,cACW,uBAAA,EAAyB,CAAA,CAAE,UAGtC;AAAA,cAEW,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"cancel-email.d.mts","names":[],"sources":["../../src/actions/cancel-email.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -8,7 +8,7 @@ const resendCancelEmail = action("RESEND_CANCEL_EMAIL", {
8
8
  output: z.object({
9
9
  id: z.string().describe("The id of the email that was canceled.").nullable().optional(),
10
10
  object: z.string().describe("The type of object, which is 'email'.").nullable().optional()
11
- })
11
+ }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { resendCancelEmail };
@@ -1 +1 @@
1
- {"version":3,"file":"cancel-email.mjs","names":[],"sources":["../../src/actions/cancel-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCancelEmailInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the email to cancel.\"),\n});\nexport const ResendCancelEmailOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the email that was canceled.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'email'.\").nullable().optional(),\n});\n\nexport const resendCancelEmail = action(\"RESEND_CANCEL_EMAIL\", {\n slug: \"resend-cancel-email\",\n name: \"Cancel Email\",\n description: \"Cancel a scheduled email.\",\n input: ResendCancelEmailInput,\n output: ResendCancelEmailOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAUS;CACP,QAVmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"cancel-email.mjs","names":[],"sources":["../../src/actions/cancel-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCancelEmailInput = z.object({\n id: z.string().describe(\"The id of the email to cancel.\"),\n});\nexport const ResendCancelEmailOutput = z.object({\n id: z.string().describe(\"The id of the email that was canceled.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'email'.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCancelEmail = action(\"RESEND_CANCEL_EMAIL\", {\n slug: \"resend-cancel-email\",\n name: \"Cancel Email\",\n description: \"Cancel a scheduled email.\",\n input: ResendCancelEmailInput,\n output: ResendCancelEmailOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAUS;CACP,QAVqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -9,7 +9,7 @@ const ResendCreateApiKeyInput = zod.z.object({
9
9
  const ResendCreateApiKeyOutput = zod.z.object({
10
10
  id: zod.z.string().describe("The ID of the API key.").nullable().optional(),
11
11
  token: zod.z.string().describe("The token of the API key.").nullable().optional()
12
- });
12
+ }).passthrough();
13
13
  const resendCreateApiKey = require_action.action("RESEND_CREATE_API_KEY", {
14
14
  slug: "resend-create-api-key",
15
15
  name: "Create API Key",
@@ -1 +1 @@
1
- {"version":3,"file":"create-api-key.cjs","names":["z","action"],"sources":["../../src/actions/create-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateApiKeyInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The API key name. Maximum 50 characters.\"),\n domain_id: z.string().describe(\"Restrict an API key to send emails only from a specific domain. Only used when the permission is 'sending_access'.\").optional(),\n permission: z.enum([\"full_access\", \"sending_access\"]).describe(\"API key permission levels.\").optional(),\n});\nexport const ResendCreateApiKeyOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the API key.\").nullable().optional(),\n token: z.string().describe(\"The token of the API key.\").nullable().optional(),\n});\n\nexport const resendCreateApiKey = action(\"RESEND_CREATE_API_KEY\", {\n slug: \"resend-create-api-key\",\n name: \"Create API Key\",\n description: \"Create a new API key to authenticate communications with Resend. Use when you need to generate a new authentication token for API access.\",\n input: ResendCreateApiKeyInput,\n output: ResendCreateApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,YAAYA,IAAAA,EAAE,KAAK,CAAC,eAAe,gBAAgB,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACxG,CAAC;AACD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC;AAED,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-api-key.cjs","names":["z","action"],"sources":["../../src/actions/create-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateApiKeyInput = z.object({\n name: z.string().describe(\"The API key name. Maximum 50 characters.\"),\n domain_id: z.string().describe(\"Restrict an API key to send emails only from a specific domain. Only used when the permission is 'sending_access'.\").optional(),\n permission: z.enum([\"full_access\", \"sending_access\"]).describe(\"API key permission levels.\").optional(),\n});\nexport const ResendCreateApiKeyOutput = z.object({\n id: z.string().describe(\"The ID of the API key.\").nullable().optional(),\n token: z.string().describe(\"The token of the API key.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateApiKey = action(\"RESEND_CREATE_API_KEY\", {\n slug: \"resend-create-api-key\",\n name: \"Create API Key\",\n description: \"Create a new API key to authenticate communications with Resend. Use when you need to generate a new authentication token for API access.\",\n input: ResendCreateApiKeyInput,\n output: ResendCreateApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,YAAYA,IAAAA,EAAE,KAAK,CAAC,eAAe,gBAAgB,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACxG,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-api-key.d.ts
4
- declare const ResendCreateApiKeyInput: z.ZodTypeAny;
5
- declare const ResendCreateApiKeyOutput: z.ZodTypeAny;
6
- declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateApiKeyInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ domain_id: z.ZodOptional<z.ZodString>;
7
+ permission: z.ZodOptional<z.ZodEnum<{
8
+ full_access: "full_access";
9
+ sending_access: "sending_access";
10
+ }>>;
11
+ }, z.core.$strip>;
12
+ declare const ResendCreateApiKeyOutput: z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ name: string;
18
+ domain_id?: string | undefined;
19
+ permission?: "full_access" | "sending_access" | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { resendCreateApiKey };
9
23
  //# sourceMappingURL=create-api-key.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-api-key.d.cts","names":[],"sources":["../../src/actions/create-api-key.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAItC;AAAA,cACW,wBAAA,EAA0B,CAAA,CAAE,UAGvC;AAAA,cAEW,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-api-key.d.cts","names":[],"sources":["../../src/actions/create-api-key.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-api-key.d.ts
4
- declare const ResendCreateApiKeyInput: z.ZodTypeAny;
5
- declare const ResendCreateApiKeyOutput: z.ZodTypeAny;
6
- declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateApiKeyInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ domain_id: z.ZodOptional<z.ZodString>;
7
+ permission: z.ZodOptional<z.ZodEnum<{
8
+ full_access: "full_access";
9
+ sending_access: "sending_access";
10
+ }>>;
11
+ }, z.core.$strip>;
12
+ declare const ResendCreateApiKeyOutput: z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ name: string;
18
+ domain_id?: string | undefined;
19
+ permission?: "full_access" | "sending_access" | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { resendCreateApiKey };
9
23
  //# sourceMappingURL=create-api-key.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-api-key.d.mts","names":[],"sources":["../../src/actions/create-api-key.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAItC;AAAA,cACW,wBAAA,EAA0B,CAAA,CAAE,UAGvC;AAAA,cAEW,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-api-key.d.mts","names":[],"sources":["../../src/actions/create-api-key.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -12,7 +12,7 @@ const resendCreateApiKey = action("RESEND_CREATE_API_KEY", {
12
12
  output: z.object({
13
13
  id: z.string().describe("The ID of the API key.").nullable().optional(),
14
14
  token: z.string().describe("The token of the API key.").nullable().optional()
15
- })
15
+ }).passthrough()
16
16
  });
17
17
  //#endregion
18
18
  export { resendCreateApiKey };
@@ -1 +1 @@
1
- {"version":3,"file":"create-api-key.mjs","names":[],"sources":["../../src/actions/create-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateApiKeyInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The API key name. Maximum 50 characters.\"),\n domain_id: z.string().describe(\"Restrict an API key to send emails only from a specific domain. Only used when the permission is 'sending_access'.\").optional(),\n permission: z.enum([\"full_access\", \"sending_access\"]).describe(\"API key permission levels.\").optional(),\n});\nexport const ResendCreateApiKeyOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the API key.\").nullable().optional(),\n token: z.string().describe(\"The token of the API key.\").nullable().optional(),\n});\n\nexport const resendCreateApiKey = action(\"RESEND_CREATE_API_KEY\", {\n slug: \"resend-create-api-key\",\n name: \"Create API Key\",\n description: \"Create a new API key to authenticate communications with Resend. Use when you need to generate a new authentication token for API access.\",\n input: ResendCreateApiKeyInput,\n output: ResendCreateApiKeyOutput,\n});\n"],"mappings":";;AAcA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;EAC9J,YAAY,EAAE,KAAK,CAAC,eAAe,gBAAgB,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxG,CAUS;CACP,QAVoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-api-key.mjs","names":[],"sources":["../../src/actions/create-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateApiKeyInput = z.object({\n name: z.string().describe(\"The API key name. Maximum 50 characters.\"),\n domain_id: z.string().describe(\"Restrict an API key to send emails only from a specific domain. Only used when the permission is 'sending_access'.\").optional(),\n permission: z.enum([\"full_access\", \"sending_access\"]).describe(\"API key permission levels.\").optional(),\n});\nexport const ResendCreateApiKeyOutput = z.object({\n id: z.string().describe(\"The ID of the API key.\").nullable().optional(),\n token: z.string().describe(\"The token of the API key.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateApiKey = action(\"RESEND_CREATE_API_KEY\", {\n slug: \"resend-create-api-key\",\n name: \"Create API Key\",\n description: \"Create a new API key to authenticate communications with Resend. Use when you need to generate a new authentication token for API access.\",\n input: ResendCreateApiKeyInput,\n output: ResendCreateApiKeyOutput,\n});\n"],"mappings":";;AAcA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdqC,EAAE,OAAO;EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;EAC9J,YAAY,EAAE,KAAK,CAAC,eAAe,gBAAgB,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxG,CAUS;CACP,QAVsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -6,7 +6,7 @@ const ResendCreateAudienceOutput = zod.z.object({
6
6
  id: zod.z.string().describe("The id of the created audience.").nullable().optional(),
7
7
  name: zod.z.string().describe("The name of the audience.").nullable().optional(),
8
8
  object: zod.z.string().default("audience").describe("The type of object, which is 'audience'.").nullable().optional()
9
- });
9
+ }).passthrough();
10
10
  const resendCreateAudience = require_action.action("RESEND_CREATE_AUDIENCE", {
11
11
  slug: "resend-create-audience",
12
12
  name: "Create Audience",
@@ -1 +1 @@
1
- {"version":3,"file":"create-audience.cjs","names":["z","action"],"sources":["../../src/actions/create-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateAudienceInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the audience you want to create.\"),\n});\nexport const ResendCreateAudienceOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the created audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n object: z.string().default(\"audience\").describe(\"The type of object, which is 'audience'.\").nullable().optional(),\n});\n\nexport const resendCreateAudience = action(\"RESEND_CREATE_AUDIENCE\", {\n slug: \"resend-create-audience\",\n name: \"Create Audience\",\n description: \"Create a list of contacts.\",\n input: ResendCreateAudienceInput,\n output: ResendCreateAudienceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC;AACD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-audience.cjs","names":["z","action"],"sources":["../../src/actions/create-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateAudienceInput = z.object({\n name: z.string().describe(\"The name of the audience you want to create.\"),\n});\nexport const ResendCreateAudienceOutput = z.object({\n id: z.string().describe(\"The id of the created audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n object: z.string().default(\"audience\").describe(\"The type of object, which is 'audience'.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateAudience = action(\"RESEND_CREATE_AUDIENCE\", {\n slug: \"resend-create-audience\",\n name: \"Create Audience\",\n description: \"Create a list of contacts.\",\n input: ResendCreateAudienceInput,\n output: ResendCreateAudienceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-audience.d.ts
4
- declare const ResendCreateAudienceInput: z.ZodTypeAny;
5
- declare const ResendCreateAudienceOutput: z.ZodTypeAny;
6
- declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateAudienceInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ResendCreateAudienceOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ object: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
11
+ }, z.core.$loose>;
12
+ declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ name: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { resendCreateAudience };
9
17
  //# sourceMappingURL=create-audience.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-audience.d.cts","names":[],"sources":["../../src/actions/create-audience.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAExC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAIzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-audience.d.cts","names":[],"sources":["../../src/actions/create-audience.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-audience.d.ts
4
- declare const ResendCreateAudienceInput: z.ZodTypeAny;
5
- declare const ResendCreateAudienceOutput: z.ZodTypeAny;
6
- declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateAudienceInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ResendCreateAudienceOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ object: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
11
+ }, z.core.$loose>;
12
+ declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ name: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { resendCreateAudience };
9
17
  //# sourceMappingURL=create-audience.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-audience.d.mts","names":[],"sources":["../../src/actions/create-audience.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAExC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAIzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-audience.d.mts","names":[],"sources":["../../src/actions/create-audience.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -9,7 +9,7 @@ const resendCreateAudience = action("RESEND_CREATE_AUDIENCE", {
9
9
  id: z.string().describe("The id of the created audience.").nullable().optional(),
10
10
  name: z.string().describe("The name of the audience.").nullable().optional(),
11
11
  object: z.string().default("audience").describe("The type of object, which is 'audience'.").nullable().optional()
12
- })
12
+ }).passthrough()
13
13
  });
14
14
  //#endregion
15
15
  export { resendCreateAudience };
@@ -1 +1 @@
1
- {"version":3,"file":"create-audience.mjs","names":[],"sources":["../../src/actions/create-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateAudienceInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the audience you want to create.\"),\n});\nexport const ResendCreateAudienceOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The id of the created audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n object: z.string().default(\"audience\").describe(\"The type of object, which is 'audience'.\").nullable().optional(),\n});\n\nexport const resendCreateAudience = action(\"RESEND_CREATE_AUDIENCE\", {\n slug: \"resend-create-audience\",\n name: \"Create Audience\",\n description: \"Create a list of contacts.\",\n input: ResendCreateAudienceInput,\n output: ResendCreateAudienceOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAWS;CACP,QAXsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-audience.mjs","names":[],"sources":["../../src/actions/create-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateAudienceInput = z.object({\n name: z.string().describe(\"The name of the audience you want to create.\"),\n});\nexport const ResendCreateAudienceOutput = z.object({\n id: z.string().describe(\"The id of the created audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n object: z.string().default(\"audience\").describe(\"The type of object, which is 'audience'.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateAudience = action(\"RESEND_CREATE_AUDIENCE\", {\n slug: \"resend-create-audience\",\n name: \"Create Audience\",\n description: \"Create a list of contacts.\",\n input: ResendCreateAudienceInput,\n output: ResendCreateAudienceOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAWS;CACP,QAXwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -9,7 +9,7 @@ const ResendCreateContactPropertyInput = zod.z.object({
9
9
  const ResendCreateContactPropertyOutput = zod.z.object({
10
10
  id: zod.z.string().describe("The ID of the contact property.").nullable().optional(),
11
11
  object: zod.z.string().describe("The object type of the response.").nullable().optional()
12
- });
12
+ }).passthrough();
13
13
  const resendCreateContactProperty = require_action.action("RESEND_CREATE_CONTACT_PROPERTY", {
14
14
  slug: "resend-create-contact-property",
15
15
  name: "Create Contact Property",
@@ -1 +1 @@
1
- {"version":3,"file":"create-contact-property.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactPropertyInput: z.ZodTypeAny = z.object({\n key: z.string().describe(\"The key of the contact property. Must be alphanumeric and underscore only, max 50 characters. Case sensitive.\"),\n type: z.enum([\"string\", \"number\"]).describe(\"The type of the contact property.\"),\n fallbackValue: z.string().describe(\"The fallback value for the property. Must match the type of the property.\").optional(),\n});\nexport const ResendCreateContactPropertyOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the contact property.\").nullable().optional(),\n object: z.string().describe(\"The object type of the response.\").nullable().optional(),\n});\n\nexport const resendCreateContactProperty = action(\"RESEND_CREATE_CONTACT_PROPERTY\", {\n slug: \"resend-create-contact-property\",\n name: \"Create Contact Property\",\n description: \"Tool to create a new contact property in Resend. Use when you need to define custom fields for contacts.\",\n input: ResendCreateContactPropertyInput,\n output: ResendCreateContactPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G;CACxI,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;CAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC3H,CAAC;AACD,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-contact-property.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactPropertyInput = z.object({\n key: z.string().describe(\"The key of the contact property. Must be alphanumeric and underscore only, max 50 characters. Case sensitive.\"),\n type: z.enum([\"string\", \"number\"]).describe(\"The type of the contact property.\"),\n fallbackValue: z.string().describe(\"The fallback value for the property. Must match the type of the property.\").optional(),\n});\nexport const ResendCreateContactPropertyOutput = z.object({\n id: z.string().describe(\"The ID of the contact property.\").nullable().optional(),\n object: z.string().describe(\"The object type of the response.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateContactProperty = action(\"RESEND_CREATE_CONTACT_PROPERTY\", {\n slug: \"resend-create-contact-property\",\n name: \"Create Contact Property\",\n description: \"Tool to create a new contact property in Resend. Use when you need to define custom fields for contacts.\",\n input: ResendCreateContactPropertyInput,\n output: ResendCreateContactPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G;CACxI,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;CAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC3H,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-contact-property.d.ts
4
- declare const ResendCreateContactPropertyInput: z.ZodTypeAny;
5
- declare const ResendCreateContactPropertyOutput: z.ZodTypeAny;
6
- declare const resendCreateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateContactPropertyInput: z.ZodObject<{
5
+ key: z.ZodString;
6
+ type: z.ZodEnum<{
7
+ string: "string";
8
+ number: "number";
9
+ }>;
10
+ fallbackValue: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const ResendCreateContactPropertyOutput: z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const resendCreateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ key: string;
18
+ type: "string" | "number";
19
+ fallbackValue?: string | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { resendCreateContactProperty };
9
23
  //# sourceMappingURL=create-contact-property.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-contact-property.d.cts","names":[],"sources":["../../src/actions/create-contact-property.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAI/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAGhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-contact-property.d.cts","names":[],"sources":["../../src/actions/create-contact-property.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-contact-property.d.ts
4
- declare const ResendCreateContactPropertyInput: z.ZodTypeAny;
5
- declare const ResendCreateContactPropertyOutput: z.ZodTypeAny;
6
- declare const resendCreateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ResendCreateContactPropertyInput: z.ZodObject<{
5
+ key: z.ZodString;
6
+ type: z.ZodEnum<{
7
+ string: "string";
8
+ number: "number";
9
+ }>;
10
+ fallbackValue: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const ResendCreateContactPropertyOutput: z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const resendCreateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ key: string;
18
+ type: "string" | "number";
19
+ fallbackValue?: string | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { resendCreateContactProperty };
9
23
  //# sourceMappingURL=create-contact-property.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-contact-property.d.mts","names":[],"sources":["../../src/actions/create-contact-property.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAI/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAGhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-contact-property.d.mts","names":[],"sources":["../../src/actions/create-contact-property.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -12,7 +12,7 @@ const resendCreateContactProperty = action("RESEND_CREATE_CONTACT_PROPERTY", {
12
12
  output: z.object({
13
13
  id: z.string().describe("The ID of the contact property.").nullable().optional(),
14
14
  object: z.string().describe("The object type of the response.").nullable().optional()
15
- })
15
+ }).passthrough()
16
16
  });
17
17
  //#endregion
18
18
  export { resendCreateContactProperty };
@@ -1 +1 @@
1
- {"version":3,"file":"create-contact-property.mjs","names":[],"sources":["../../src/actions/create-contact-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactPropertyInput: z.ZodTypeAny = z.object({\n key: z.string().describe(\"The key of the contact property. Must be alphanumeric and underscore only, max 50 characters. Case sensitive.\"),\n type: z.enum([\"string\", \"number\"]).describe(\"The type of the contact property.\"),\n fallbackValue: z.string().describe(\"The fallback value for the property. Must match the type of the property.\").optional(),\n});\nexport const ResendCreateContactPropertyOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the contact property.\").nullable().optional(),\n object: z.string().describe(\"The object type of the response.\").nullable().optional(),\n});\n\nexport const resendCreateContactProperty = action(\"RESEND_CREATE_CONTACT_PROPERTY\", {\n slug: \"resend-create-contact-property\",\n name: \"Create Contact Property\",\n description: \"Tool to create a new contact property in Resend. Use when you need to define custom fields for contacts.\",\n input: ResendCreateContactPropertyInput,\n output: ResendCreateContactPropertyOutput,\n});\n"],"mappings":";;AAcA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd4D,EAAE,OAAO;EACrE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G;EACxI,MAAM,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC3H,CAUS;CACP,QAV6D,EAAE,OAAO;EACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-contact-property.mjs","names":[],"sources":["../../src/actions/create-contact-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactPropertyInput = z.object({\n key: z.string().describe(\"The key of the contact property. Must be alphanumeric and underscore only, max 50 characters. Case sensitive.\"),\n type: z.enum([\"string\", \"number\"]).describe(\"The type of the contact property.\"),\n fallbackValue: z.string().describe(\"The fallback value for the property. Must match the type of the property.\").optional(),\n});\nexport const ResendCreateContactPropertyOutput = z.object({\n id: z.string().describe(\"The ID of the contact property.\").nullable().optional(),\n object: z.string().describe(\"The object type of the response.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateContactProperty = action(\"RESEND_CREATE_CONTACT_PROPERTY\", {\n slug: \"resend-create-contact-property\",\n name: \"Create Contact Property\",\n description: \"Tool to create a new contact property in Resend. Use when you need to define custom fields for contacts.\",\n input: ResendCreateContactPropertyInput,\n output: ResendCreateContactPropertyOutput,\n});\n"],"mappings":";;AAcA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd8C,EAAE,OAAO;EACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G;EACxI,MAAM,EAAE,KAAK,CAAC,UAAU,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC3H,CAUS;CACP,QAV+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -6,20 +6,20 @@ const ResendCreateContactV2Input = zod.z.object({
6
6
  topics: zod.z.array(zod.z.object({
7
7
  id: zod.z.string().describe("The ID of the topic."),
8
8
  subscription: zod.z.enum(["opt_in", "opt_out"]).describe("The subscription status for this topic - either 'opt_in' or 'opt_out'.")
9
- }).describe("Topic subscription preference for the contact.")).describe("List of topic subscriptions with ID and subscription status (opt_in or opt_out).").optional(),
10
- segments: zod.z.array(zod.z.object({ id: zod.z.string().describe("The ID of the segment to enroll the contact in.") }).describe("Segment to enroll the contact in.")).describe("List of segment IDs to enroll the contact in.").optional(),
9
+ }).passthrough().describe("Topic subscription preference for the contact.")).describe("List of topic subscriptions with ID and subscription status (opt_in or opt_out).").optional(),
10
+ segments: zod.z.array(zod.z.object({ id: zod.z.string().describe("The ID of the segment to enroll the contact in.") }).passthrough().describe("Segment to enroll the contact in.")).describe("List of segment IDs to enroll the contact in.").optional(),
11
11
  last_name: zod.z.string().describe("The last name of the contact.").optional(),
12
12
  first_name: zod.z.string().describe("The first name of the contact.").optional(),
13
13
  properties: zod.z.array(zod.z.object({
14
14
  key: zod.z.string().describe("The key name for the custom property."),
15
15
  value: zod.z.string().describe("The value for the custom property.")
16
- }).describe("Custom key-value pair for contact properties.")).describe("Custom key-value pairs for the contact. Each property must have a key and value.").optional(),
16
+ }).passthrough().describe("Custom key-value pair for contact properties.")).describe("Custom key-value pairs for the contact. Each property must have a key and value.").optional(),
17
17
  unsubscribed: zod.z.boolean().describe("Contact's global subscription status; when true, the contact opts out of all broadcasts.").optional()
18
18
  });
19
19
  const ResendCreateContactV2Output = zod.z.object({
20
20
  id: zod.z.string().describe("The unique identifier of the created contact.").nullable().optional(),
21
21
  object: zod.z.string().describe("The type of object, which is 'contact'.").nullable().optional()
22
- });
22
+ }).passthrough();
23
23
  const resendCreateContactV2 = require_action.action("RESEND_CREATE_CONTACT_V2", {
24
24
  slug: "resend-create-contact-v2",
25
25
  name: "Create Contact V2",
@@ -1 +1 @@
1
- {"version":3,"file":"create-contact-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactV2Input: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address of the contact.\"),\n topics: z.array(z.object({\n id: z.string().describe(\"The ID of the topic.\"),\n subscription: z.enum([\"opt_in\", \"opt_out\"]).describe(\"The subscription status for this topic - either 'opt_in' or 'opt_out'.\"),\n}).describe(\"Topic subscription preference for the contact.\")).describe(\"List of topic subscriptions with ID and subscription status (opt_in or opt_out).\").optional(),\n segments: z.array(z.object({\n id: z.string().describe(\"The ID of the segment to enroll the contact in.\"),\n}).describe(\"Segment to enroll the contact in.\")).describe(\"List of segment IDs to enroll the contact in.\").optional(),\n last_name: z.string().describe(\"The last name of the contact.\").optional(),\n first_name: z.string().describe(\"The first name of the contact.\").optional(),\n properties: z.array(z.object({\n key: z.string().describe(\"The key name for the custom property.\"),\n value: z.string().describe(\"The value for the custom property.\"),\n}).describe(\"Custom key-value pair for contact properties.\")).describe(\"Custom key-value pairs for the contact. Each property must have a key and value.\").optional(),\n unsubscribed: z.boolean().describe(\"Contact's global subscription status; when true, the contact opts out of all broadcasts.\").optional(),\n});\nexport const ResendCreateContactV2Output: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the created contact.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'contact'.\").nullable().optional(),\n});\n\nexport const resendCreateContactV2 = action(\"RESEND_CREATE_CONTACT_V2\", {\n slug: \"resend-create-contact-v2\",\n name: \"Create Contact V2\",\n description: \"Tool to create a new contact in Resend. Use when you need to add a contact to Resend without specifying an audience.\",\n input: ResendCreateContactV2Input,\n output: ResendCreateContactV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACzB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAC9C,cAAcA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,wEAAwE;CAC/H,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACnK,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EAC3B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC7B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAClK,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AAC1I,CAAC;AACD,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC;AAED,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-contact-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-contact-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendCreateContactV2Input = z.object({\n email: z.string().describe(\"The email address of the contact.\"),\n topics: z.array(z.object({\n id: z.string().describe(\"The ID of the topic.\"),\n subscription: z.enum([\"opt_in\", \"opt_out\"]).describe(\"The subscription status for this topic - either 'opt_in' or 'opt_out'.\"),\n}).passthrough().describe(\"Topic subscription preference for the contact.\")).describe(\"List of topic subscriptions with ID and subscription status (opt_in or opt_out).\").optional(),\n segments: z.array(z.object({\n id: z.string().describe(\"The ID of the segment to enroll the contact in.\"),\n}).passthrough().describe(\"Segment to enroll the contact in.\")).describe(\"List of segment IDs to enroll the contact in.\").optional(),\n last_name: z.string().describe(\"The last name of the contact.\").optional(),\n first_name: z.string().describe(\"The first name of the contact.\").optional(),\n properties: z.array(z.object({\n key: z.string().describe(\"The key name for the custom property.\"),\n value: z.string().describe(\"The value for the custom property.\"),\n}).passthrough().describe(\"Custom key-value pair for contact properties.\")).describe(\"Custom key-value pairs for the contact. Each property must have a key and value.\").optional(),\n unsubscribed: z.boolean().describe(\"Contact's global subscription status; when true, the contact opts out of all broadcasts.\").optional(),\n});\nexport const ResendCreateContactV2Output = z.object({\n id: z.string().describe(\"The unique identifier of the created contact.\").nullable().optional(),\n object: z.string().describe(\"The type of object, which is 'contact'.\").nullable().optional(),\n}).passthrough();\n\nexport const resendCreateContactV2 = action(\"RESEND_CREATE_CONTACT_V2\", {\n slug: \"resend-create-contact-v2\",\n name: \"Create Contact V2\",\n description: \"Tool to create a new contact in Resend. Use when you need to add a contact to Resend without specifying an audience.\",\n input: ResendCreateContactV2Input,\n output: ResendCreateContactV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACzB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAC9C,cAAcA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,wEAAwE;CAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACjL,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EAC3B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACjI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC7B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAChL,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AAC1I,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}