@keystrokehq/penpot 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 (729) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-access-token.cjs +1 -1
  4. package/dist/actions/create-access-token.cjs.map +1 -1
  5. package/dist/actions/create-access-token.d.cts +16 -3
  6. package/dist/actions/create-access-token.d.cts.map +1 -1
  7. package/dist/actions/create-access-token.d.mts +16 -3
  8. package/dist/actions/create-access-token.d.mts.map +1 -1
  9. package/dist/actions/create-access-token.mjs +1 -1
  10. package/dist/actions/create-access-token.mjs.map +1 -1
  11. package/dist/actions/create-comment-thread.cjs +2 -2
  12. package/dist/actions/create-comment-thread.cjs.map +1 -1
  13. package/dist/actions/create-comment-thread.d.cts +30 -3
  14. package/dist/actions/create-comment-thread.d.cts.map +1 -1
  15. package/dist/actions/create-comment-thread.d.mts +30 -3
  16. package/dist/actions/create-comment-thread.d.mts.map +1 -1
  17. package/dist/actions/create-comment-thread.mjs +2 -2
  18. package/dist/actions/create-comment-thread.mjs.map +1 -1
  19. package/dist/actions/create-file.cjs +1 -1
  20. package/dist/actions/create-file.cjs.map +1 -1
  21. package/dist/actions/create-file.d.cts +23 -3
  22. package/dist/actions/create-file.d.cts.map +1 -1
  23. package/dist/actions/create-file.d.mts +23 -3
  24. package/dist/actions/create-file.d.mts.map +1 -1
  25. package/dist/actions/create-file.mjs +1 -1
  26. package/dist/actions/create-file.mjs.map +1 -1
  27. package/dist/actions/create-project.cjs +4 -4
  28. package/dist/actions/create-project.cjs.map +1 -1
  29. package/dist/actions/create-project.d.cts +18 -3
  30. package/dist/actions/create-project.d.cts.map +1 -1
  31. package/dist/actions/create-project.d.mts +18 -3
  32. package/dist/actions/create-project.d.mts.map +1 -1
  33. package/dist/actions/create-project.mjs +4 -4
  34. package/dist/actions/create-project.mjs.map +1 -1
  35. package/dist/actions/create-team-access-request.cjs +1 -1
  36. package/dist/actions/create-team-access-request.cjs.map +1 -1
  37. package/dist/actions/create-team-access-request.d.cts +13 -3
  38. package/dist/actions/create-team-access-request.d.cts.map +1 -1
  39. package/dist/actions/create-team-access-request.d.mts +13 -3
  40. package/dist/actions/create-team-access-request.d.mts.map +1 -1
  41. package/dist/actions/create-team-access-request.mjs +1 -1
  42. package/dist/actions/create-team-access-request.mjs.map +1 -1
  43. package/dist/actions/create-team.cjs +2 -2
  44. package/dist/actions/create-team.cjs.map +1 -1
  45. package/dist/actions/create-team.d.cts +23 -3
  46. package/dist/actions/create-team.d.cts.map +1 -1
  47. package/dist/actions/create-team.d.mts +23 -3
  48. package/dist/actions/create-team.d.mts.map +1 -1
  49. package/dist/actions/create-team.mjs +2 -2
  50. package/dist/actions/create-team.mjs.map +1 -1
  51. package/dist/actions/create-webhook.cjs +1 -1
  52. package/dist/actions/create-webhook.cjs.map +1 -1
  53. package/dist/actions/create-webhook.d.cts +20 -3
  54. package/dist/actions/create-webhook.d.cts.map +1 -1
  55. package/dist/actions/create-webhook.d.mts +20 -3
  56. package/dist/actions/create-webhook.d.mts.map +1 -1
  57. package/dist/actions/create-webhook.mjs +1 -1
  58. package/dist/actions/create-webhook.mjs.map +1 -1
  59. package/dist/actions/delete-access-token.cjs +1 -1
  60. package/dist/actions/delete-access-token.cjs.map +1 -1
  61. package/dist/actions/delete-access-token.d.cts +9 -3
  62. package/dist/actions/delete-access-token.d.cts.map +1 -1
  63. package/dist/actions/delete-access-token.d.mts +9 -3
  64. package/dist/actions/delete-access-token.d.mts.map +1 -1
  65. package/dist/actions/delete-access-token.mjs +1 -1
  66. package/dist/actions/delete-access-token.mjs.map +1 -1
  67. package/dist/actions/delete-comment.cjs +2 -2
  68. package/dist/actions/delete-comment.cjs.map +1 -1
  69. package/dist/actions/delete-comment.d.cts +12 -3
  70. package/dist/actions/delete-comment.d.cts.map +1 -1
  71. package/dist/actions/delete-comment.d.mts +12 -3
  72. package/dist/actions/delete-comment.d.mts.map +1 -1
  73. package/dist/actions/delete-comment.mjs +2 -2
  74. package/dist/actions/delete-comment.mjs.map +1 -1
  75. package/dist/actions/delete-file-snapshot.cjs +1 -1
  76. package/dist/actions/delete-file-snapshot.cjs.map +1 -1
  77. package/dist/actions/delete-file-snapshot.d.cts +9 -3
  78. package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
  79. package/dist/actions/delete-file-snapshot.d.mts +9 -3
  80. package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
  81. package/dist/actions/delete-file-snapshot.mjs +1 -1
  82. package/dist/actions/delete-file-snapshot.mjs.map +1 -1
  83. package/dist/actions/delete-project.cjs +1 -1
  84. package/dist/actions/delete-project.cjs.map +1 -1
  85. package/dist/actions/delete-project.d.cts +9 -3
  86. package/dist/actions/delete-project.d.cts.map +1 -1
  87. package/dist/actions/delete-project.d.mts +9 -3
  88. package/dist/actions/delete-project.d.mts.map +1 -1
  89. package/dist/actions/delete-project.mjs +1 -1
  90. package/dist/actions/delete-project.mjs.map +1 -1
  91. package/dist/actions/delete-team-files-permanently.cjs +1 -1
  92. package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
  93. package/dist/actions/delete-team-files-permanently.d.cts +11 -3
  94. package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
  95. package/dist/actions/delete-team-files-permanently.d.mts +11 -3
  96. package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
  97. package/dist/actions/delete-team-files-permanently.mjs +1 -1
  98. package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
  99. package/dist/actions/delete-team-invitation.cjs +1 -1
  100. package/dist/actions/delete-team-invitation.cjs.map +1 -1
  101. package/dist/actions/delete-team-invitation.d.cts +11 -3
  102. package/dist/actions/delete-team-invitation.d.cts.map +1 -1
  103. package/dist/actions/delete-team-invitation.d.mts +11 -3
  104. package/dist/actions/delete-team-invitation.d.mts.map +1 -1
  105. package/dist/actions/delete-team-invitation.mjs +1 -1
  106. package/dist/actions/delete-team-invitation.mjs.map +1 -1
  107. package/dist/actions/delete-team-member.cjs +1 -1
  108. package/dist/actions/delete-team-member.cjs.map +1 -1
  109. package/dist/actions/delete-team-member.d.cts +11 -3
  110. package/dist/actions/delete-team-member.d.cts.map +1 -1
  111. package/dist/actions/delete-team-member.d.mts +11 -3
  112. package/dist/actions/delete-team-member.d.mts.map +1 -1
  113. package/dist/actions/delete-team-member.mjs +1 -1
  114. package/dist/actions/delete-team-member.mjs.map +1 -1
  115. package/dist/actions/delete-team.cjs +1 -1
  116. package/dist/actions/delete-team.cjs.map +1 -1
  117. package/dist/actions/delete-team.d.cts +9 -3
  118. package/dist/actions/delete-team.d.cts.map +1 -1
  119. package/dist/actions/delete-team.d.mts +9 -3
  120. package/dist/actions/delete-team.d.mts.map +1 -1
  121. package/dist/actions/delete-team.mjs +1 -1
  122. package/dist/actions/delete-team.mjs.map +1 -1
  123. package/dist/actions/delete-webhook.cjs +1 -1
  124. package/dist/actions/delete-webhook.cjs.map +1 -1
  125. package/dist/actions/delete-webhook.d.cts +9 -3
  126. package/dist/actions/delete-webhook.d.cts.map +1 -1
  127. package/dist/actions/delete-webhook.d.mts +9 -3
  128. package/dist/actions/delete-webhook.d.mts.map +1 -1
  129. package/dist/actions/delete-webhook.mjs +1 -1
  130. package/dist/actions/delete-webhook.mjs.map +1 -1
  131. package/dist/actions/duplicate-file.cjs +1 -1
  132. package/dist/actions/duplicate-file.cjs.map +1 -1
  133. package/dist/actions/duplicate-file.d.cts +21 -3
  134. package/dist/actions/duplicate-file.d.cts.map +1 -1
  135. package/dist/actions/duplicate-file.d.mts +21 -3
  136. package/dist/actions/duplicate-file.d.mts.map +1 -1
  137. package/dist/actions/duplicate-file.mjs +1 -1
  138. package/dist/actions/duplicate-file.mjs.map +1 -1
  139. package/dist/actions/duplicate-project.cjs +1 -1
  140. package/dist/actions/duplicate-project.cjs.map +1 -1
  141. package/dist/actions/duplicate-project.d.cts +12 -3
  142. package/dist/actions/duplicate-project.d.cts.map +1 -1
  143. package/dist/actions/duplicate-project.d.mts +12 -3
  144. package/dist/actions/duplicate-project.d.mts.map +1 -1
  145. package/dist/actions/duplicate-project.mjs +1 -1
  146. package/dist/actions/duplicate-project.mjs.map +1 -1
  147. package/dist/actions/get-access-tokens.cjs +2 -2
  148. package/dist/actions/get-access-tokens.cjs.map +1 -1
  149. package/dist/actions/get-access-tokens.d.cts +12 -3
  150. package/dist/actions/get-access-tokens.d.cts.map +1 -1
  151. package/dist/actions/get-access-tokens.d.mts +12 -3
  152. package/dist/actions/get-access-tokens.d.mts.map +1 -1
  153. package/dist/actions/get-access-tokens.mjs +2 -2
  154. package/dist/actions/get-access-tokens.mjs.map +1 -1
  155. package/dist/actions/get-all-projects.cjs +2 -2
  156. package/dist/actions/get-all-projects.cjs.map +1 -1
  157. package/dist/actions/get-all-projects.d.cts +13 -3
  158. package/dist/actions/get-all-projects.d.cts.map +1 -1
  159. package/dist/actions/get-all-projects.d.mts +13 -3
  160. package/dist/actions/get-all-projects.d.mts.map +1 -1
  161. package/dist/actions/get-all-projects.mjs +2 -2
  162. package/dist/actions/get-all-projects.mjs.map +1 -1
  163. package/dist/actions/get-builtin-templates.cjs +4 -4
  164. package/dist/actions/get-builtin-templates.cjs.map +1 -1
  165. package/dist/actions/get-builtin-templates.d.cts +8 -3
  166. package/dist/actions/get-builtin-templates.d.cts.map +1 -1
  167. package/dist/actions/get-builtin-templates.d.mts +8 -3
  168. package/dist/actions/get-builtin-templates.d.mts.map +1 -1
  169. package/dist/actions/get-builtin-templates.mjs +4 -4
  170. package/dist/actions/get-builtin-templates.mjs.map +1 -1
  171. package/dist/actions/get-comment-thread.cjs +4 -4
  172. package/dist/actions/get-comment-thread.cjs.map +1 -1
  173. package/dist/actions/get-comment-thread.d.cts +38 -3
  174. package/dist/actions/get-comment-thread.d.cts.map +1 -1
  175. package/dist/actions/get-comment-thread.d.mts +38 -3
  176. package/dist/actions/get-comment-thread.d.mts.map +1 -1
  177. package/dist/actions/get-comment-thread.mjs +4 -4
  178. package/dist/actions/get-comment-thread.mjs.map +1 -1
  179. package/dist/actions/get-comment-threads.cjs +3 -3
  180. package/dist/actions/get-comment-threads.cjs.map +1 -1
  181. package/dist/actions/get-comment-threads.d.cts +20 -3
  182. package/dist/actions/get-comment-threads.d.cts.map +1 -1
  183. package/dist/actions/get-comment-threads.d.mts +20 -3
  184. package/dist/actions/get-comment-threads.d.mts.map +1 -1
  185. package/dist/actions/get-comment-threads.mjs +3 -3
  186. package/dist/actions/get-comment-threads.mjs.map +1 -1
  187. package/dist/actions/get-comments.cjs +2 -2
  188. package/dist/actions/get-comments.cjs.map +1 -1
  189. package/dist/actions/get-comments.d.cts +16 -3
  190. package/dist/actions/get-comments.d.cts.map +1 -1
  191. package/dist/actions/get-comments.d.mts +16 -3
  192. package/dist/actions/get-comments.d.mts.map +1 -1
  193. package/dist/actions/get-comments.mjs +2 -2
  194. package/dist/actions/get-comments.mjs.map +1 -1
  195. package/dist/actions/get-file-info.cjs +3 -3
  196. package/dist/actions/get-file-info.cjs.map +1 -1
  197. package/dist/actions/get-file-info.d.cts +19 -3
  198. package/dist/actions/get-file-info.d.cts.map +1 -1
  199. package/dist/actions/get-file-info.d.mts +19 -3
  200. package/dist/actions/get-file-info.d.mts.map +1 -1
  201. package/dist/actions/get-file-info.mjs +3 -3
  202. package/dist/actions/get-file-info.mjs.map +1 -1
  203. package/dist/actions/get-file-libraries.cjs +2 -2
  204. package/dist/actions/get-file-libraries.cjs.map +1 -1
  205. package/dist/actions/get-file-libraries.d.cts +15 -3
  206. package/dist/actions/get-file-libraries.d.cts.map +1 -1
  207. package/dist/actions/get-file-libraries.d.mts +15 -3
  208. package/dist/actions/get-file-libraries.d.mts.map +1 -1
  209. package/dist/actions/get-file-libraries.mjs +2 -2
  210. package/dist/actions/get-file-libraries.mjs.map +1 -1
  211. package/dist/actions/get-file-object-thumbnails.cjs +1 -1
  212. package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
  213. package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
  214. package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
  215. package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
  216. package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
  217. package/dist/actions/get-file-object-thumbnails.mjs +1 -1
  218. package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
  219. package/dist/actions/get-file-snapshots.cjs +2 -2
  220. package/dist/actions/get-file-snapshots.cjs.map +1 -1
  221. package/dist/actions/get-file-snapshots.d.cts +14 -3
  222. package/dist/actions/get-file-snapshots.d.cts.map +1 -1
  223. package/dist/actions/get-file-snapshots.d.mts +14 -3
  224. package/dist/actions/get-file-snapshots.d.mts.map +1 -1
  225. package/dist/actions/get-file-snapshots.mjs +2 -2
  226. package/dist/actions/get-file-snapshots.mjs.map +1 -1
  227. package/dist/actions/get-file-summary.cjs +8 -8
  228. package/dist/actions/get-file-summary.cjs.map +1 -1
  229. package/dist/actions/get-file-summary.d.cts +24 -3
  230. package/dist/actions/get-file-summary.d.cts.map +1 -1
  231. package/dist/actions/get-file-summary.d.mts +24 -3
  232. package/dist/actions/get-file-summary.d.mts.map +1 -1
  233. package/dist/actions/get-file-summary.mjs +8 -8
  234. package/dist/actions/get-file-summary.mjs.map +1 -1
  235. package/dist/actions/get-file.cjs +18 -18
  236. package/dist/actions/get-file.cjs.map +1 -1
  237. package/dist/actions/get-file.d.cts +30 -3
  238. package/dist/actions/get-file.d.cts.map +1 -1
  239. package/dist/actions/get-file.d.mts +30 -3
  240. package/dist/actions/get-file.d.mts.map +1 -1
  241. package/dist/actions/get-file.mjs +18 -18
  242. package/dist/actions/get-file.mjs.map +1 -1
  243. package/dist/actions/get-font-variants.cjs +1 -1
  244. package/dist/actions/get-font-variants.cjs.map +1 -1
  245. package/dist/actions/get-font-variants.d.cts +15 -3
  246. package/dist/actions/get-font-variants.d.cts.map +1 -1
  247. package/dist/actions/get-font-variants.d.mts +15 -3
  248. package/dist/actions/get-font-variants.d.mts.map +1 -1
  249. package/dist/actions/get-font-variants.mjs +1 -1
  250. package/dist/actions/get-font-variants.mjs.map +1 -1
  251. package/dist/actions/get-library-file-references.cjs +2 -2
  252. package/dist/actions/get-library-file-references.cjs.map +1 -1
  253. package/dist/actions/get-library-file-references.d.cts +14 -3
  254. package/dist/actions/get-library-file-references.d.cts.map +1 -1
  255. package/dist/actions/get-library-file-references.d.mts +14 -3
  256. package/dist/actions/get-library-file-references.d.mts.map +1 -1
  257. package/dist/actions/get-library-file-references.mjs +2 -2
  258. package/dist/actions/get-library-file-references.mjs.map +1 -1
  259. package/dist/actions/get-library-usage.cjs +1 -1
  260. package/dist/actions/get-library-usage.cjs.map +1 -1
  261. package/dist/actions/get-library-usage.d.cts +9 -3
  262. package/dist/actions/get-library-usage.d.cts.map +1 -1
  263. package/dist/actions/get-library-usage.d.mts +9 -3
  264. package/dist/actions/get-library-usage.d.mts.map +1 -1
  265. package/dist/actions/get-library-usage.mjs +1 -1
  266. package/dist/actions/get-library-usage.mjs.map +1 -1
  267. package/dist/actions/get-owned-teams.cjs +2 -2
  268. package/dist/actions/get-owned-teams.cjs.map +1 -1
  269. package/dist/actions/get-owned-teams.d.cts +12 -3
  270. package/dist/actions/get-owned-teams.d.cts.map +1 -1
  271. package/dist/actions/get-owned-teams.d.mts +12 -3
  272. package/dist/actions/get-owned-teams.d.mts.map +1 -1
  273. package/dist/actions/get-owned-teams.mjs +2 -2
  274. package/dist/actions/get-owned-teams.mjs.map +1 -1
  275. package/dist/actions/get-page.cjs +2 -2
  276. package/dist/actions/get-page.cjs.map +1 -1
  277. package/dist/actions/get-page.d.cts +16 -3
  278. package/dist/actions/get-page.d.cts.map +1 -1
  279. package/dist/actions/get-page.d.mts +16 -3
  280. package/dist/actions/get-page.d.mts.map +1 -1
  281. package/dist/actions/get-page.mjs +2 -2
  282. package/dist/actions/get-page.mjs.map +1 -1
  283. package/dist/actions/get-profiles-for-file-comments.cjs +2 -2
  284. package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
  285. package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
  286. package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
  287. package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
  288. package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
  289. package/dist/actions/get-profiles-for-file-comments.mjs +2 -2
  290. package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
  291. package/dist/actions/get-project-files.cjs +4 -4
  292. package/dist/actions/get-project-files.cjs.map +1 -1
  293. package/dist/actions/get-project-files.d.cts +21 -3
  294. package/dist/actions/get-project-files.d.cts.map +1 -1
  295. package/dist/actions/get-project-files.d.mts +21 -3
  296. package/dist/actions/get-project-files.d.mts.map +1 -1
  297. package/dist/actions/get-project-files.mjs +4 -4
  298. package/dist/actions/get-project-files.mjs.map +1 -1
  299. package/dist/actions/get-project.cjs +1 -1
  300. package/dist/actions/get-project.cjs.map +1 -1
  301. package/dist/actions/get-project.d.cts +15 -3
  302. package/dist/actions/get-project.d.cts.map +1 -1
  303. package/dist/actions/get-project.d.mts +15 -3
  304. package/dist/actions/get-project.d.mts.map +1 -1
  305. package/dist/actions/get-project.mjs +1 -1
  306. package/dist/actions/get-project.mjs.map +1 -1
  307. package/dist/actions/get-sso-provider.cjs +1 -1
  308. package/dist/actions/get-sso-provider.cjs.map +1 -1
  309. package/dist/actions/get-sso-provider.d.cts +9 -3
  310. package/dist/actions/get-sso-provider.d.cts.map +1 -1
  311. package/dist/actions/get-sso-provider.d.mts +9 -3
  312. package/dist/actions/get-sso-provider.d.mts.map +1 -1
  313. package/dist/actions/get-sso-provider.mjs +1 -1
  314. package/dist/actions/get-sso-provider.mjs.map +1 -1
  315. package/dist/actions/get-subscription-usage.cjs +1 -1
  316. package/dist/actions/get-subscription-usage.cjs.map +1 -1
  317. package/dist/actions/get-subscription-usage.d.cts +9 -3
  318. package/dist/actions/get-subscription-usage.d.cts.map +1 -1
  319. package/dist/actions/get-subscription-usage.d.mts +9 -3
  320. package/dist/actions/get-subscription-usage.d.mts.map +1 -1
  321. package/dist/actions/get-subscription-usage.mjs +1 -1
  322. package/dist/actions/get-subscription-usage.mjs.map +1 -1
  323. package/dist/actions/get-team-deleted-files.cjs +2 -2
  324. package/dist/actions/get-team-deleted-files.cjs.map +1 -1
  325. package/dist/actions/get-team-deleted-files.d.cts +18 -3
  326. package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
  327. package/dist/actions/get-team-deleted-files.d.mts +18 -3
  328. package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
  329. package/dist/actions/get-team-deleted-files.mjs +2 -2
  330. package/dist/actions/get-team-deleted-files.mjs.map +1 -1
  331. package/dist/actions/get-team-info.cjs +1 -1
  332. package/dist/actions/get-team-info.cjs.map +1 -1
  333. package/dist/actions/get-team-info.d.cts +14 -3
  334. package/dist/actions/get-team-info.d.cts.map +1 -1
  335. package/dist/actions/get-team-info.d.mts +14 -3
  336. package/dist/actions/get-team-info.d.mts.map +1 -1
  337. package/dist/actions/get-team-info.mjs +1 -1
  338. package/dist/actions/get-team-info.mjs.map +1 -1
  339. package/dist/actions/get-team-invitations.cjs +2 -2
  340. package/dist/actions/get-team-invitations.cjs.map +1 -1
  341. package/dist/actions/get-team-invitations.d.cts +15 -3
  342. package/dist/actions/get-team-invitations.d.cts.map +1 -1
  343. package/dist/actions/get-team-invitations.d.mts +15 -3
  344. package/dist/actions/get-team-invitations.d.mts.map +1 -1
  345. package/dist/actions/get-team-invitations.mjs +2 -2
  346. package/dist/actions/get-team-invitations.mjs.map +1 -1
  347. package/dist/actions/get-team-members.cjs +2 -2
  348. package/dist/actions/get-team-members.cjs.map +1 -1
  349. package/dist/actions/get-team-members.d.cts +19 -3
  350. package/dist/actions/get-team-members.d.cts.map +1 -1
  351. package/dist/actions/get-team-members.d.mts +19 -3
  352. package/dist/actions/get-team-members.d.mts.map +1 -1
  353. package/dist/actions/get-team-members.mjs +2 -2
  354. package/dist/actions/get-team-members.mjs.map +1 -1
  355. package/dist/actions/get-team-shared-files.cjs +2 -2
  356. package/dist/actions/get-team-shared-files.cjs.map +1 -1
  357. package/dist/actions/get-team-shared-files.d.cts +19 -3
  358. package/dist/actions/get-team-shared-files.d.cts.map +1 -1
  359. package/dist/actions/get-team-shared-files.d.mts +19 -3
  360. package/dist/actions/get-team-shared-files.d.mts.map +1 -1
  361. package/dist/actions/get-team-shared-files.mjs +2 -2
  362. package/dist/actions/get-team-shared-files.mjs.map +1 -1
  363. package/dist/actions/get-team-stats.cjs +1 -1
  364. package/dist/actions/get-team-stats.cjs.map +1 -1
  365. package/dist/actions/get-team-stats.d.cts +11 -3
  366. package/dist/actions/get-team-stats.d.cts.map +1 -1
  367. package/dist/actions/get-team-stats.d.mts +11 -3
  368. package/dist/actions/get-team-stats.d.mts.map +1 -1
  369. package/dist/actions/get-team-stats.mjs +1 -1
  370. package/dist/actions/get-team-stats.mjs.map +1 -1
  371. package/dist/actions/get-team-users.cjs +2 -2
  372. package/dist/actions/get-team-users.cjs.map +1 -1
  373. package/dist/actions/get-team-users.d.cts +21 -3
  374. package/dist/actions/get-team-users.d.cts.map +1 -1
  375. package/dist/actions/get-team-users.d.mts +21 -3
  376. package/dist/actions/get-team-users.d.mts.map +1 -1
  377. package/dist/actions/get-team-users.mjs +2 -2
  378. package/dist/actions/get-team-users.mjs.map +1 -1
  379. package/dist/actions/get-team.cjs +2 -2
  380. package/dist/actions/get-team.cjs.map +1 -1
  381. package/dist/actions/get-team.d.cts +14 -3
  382. package/dist/actions/get-team.d.cts.map +1 -1
  383. package/dist/actions/get-team.d.mts +14 -3
  384. package/dist/actions/get-team.d.mts.map +1 -1
  385. package/dist/actions/get-team.mjs +2 -2
  386. package/dist/actions/get-team.mjs.map +1 -1
  387. package/dist/actions/get-teams.cjs +3 -3
  388. package/dist/actions/get-teams.cjs.map +1 -1
  389. package/dist/actions/get-teams.d.cts +17 -3
  390. package/dist/actions/get-teams.d.cts.map +1 -1
  391. package/dist/actions/get-teams.d.mts +17 -3
  392. package/dist/actions/get-teams.d.mts.map +1 -1
  393. package/dist/actions/get-teams.mjs +3 -3
  394. package/dist/actions/get-teams.mjs.map +1 -1
  395. package/dist/actions/get-unread-comment-threads.cjs +3 -3
  396. package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
  397. package/dist/actions/get-unread-comment-threads.d.cts +21 -3
  398. package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
  399. package/dist/actions/get-unread-comment-threads.d.mts +21 -3
  400. package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
  401. package/dist/actions/get-unread-comment-threads.mjs +3 -3
  402. package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
  403. package/dist/actions/get-view-only-bundle.cjs +3 -3
  404. package/dist/actions/get-view-only-bundle.cjs.map +1 -1
  405. package/dist/actions/get-view-only-bundle.d.cts +22 -3
  406. package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
  407. package/dist/actions/get-view-only-bundle.d.mts +22 -3
  408. package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
  409. package/dist/actions/get-view-only-bundle.mjs +3 -3
  410. package/dist/actions/get-view-only-bundle.mjs.map +1 -1
  411. package/dist/actions/get-webhooks.cjs +3 -3
  412. package/dist/actions/get-webhooks.cjs.map +1 -1
  413. package/dist/actions/get-webhooks.d.cts +24 -3
  414. package/dist/actions/get-webhooks.d.cts.map +1 -1
  415. package/dist/actions/get-webhooks.d.mts +24 -3
  416. package/dist/actions/get-webhooks.d.mts.map +1 -1
  417. package/dist/actions/get-webhooks.mjs +3 -3
  418. package/dist/actions/get-webhooks.mjs.map +1 -1
  419. package/dist/actions/has-file-libraries.cjs +1 -1
  420. package/dist/actions/has-file-libraries.cjs.map +1 -1
  421. package/dist/actions/has-file-libraries.d.cts +9 -3
  422. package/dist/actions/has-file-libraries.d.cts.map +1 -1
  423. package/dist/actions/has-file-libraries.d.mts +9 -3
  424. package/dist/actions/has-file-libraries.d.mts.map +1 -1
  425. package/dist/actions/has-file-libraries.mjs +1 -1
  426. package/dist/actions/has-file-libraries.mjs.map +1 -1
  427. package/dist/actions/ignore-file-library-sync-status.cjs +1 -1
  428. package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
  429. package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
  430. package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
  431. package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
  432. package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
  433. package/dist/actions/ignore-file-library-sync-status.mjs +1 -1
  434. package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
  435. package/dist/actions/link-file-to-library.cjs +2 -2
  436. package/dist/actions/link-file-to-library.cjs.map +1 -1
  437. package/dist/actions/link-file-to-library.d.cts +17 -3
  438. package/dist/actions/link-file-to-library.d.cts.map +1 -1
  439. package/dist/actions/link-file-to-library.d.mts +17 -3
  440. package/dist/actions/link-file-to-library.d.mts.map +1 -1
  441. package/dist/actions/link-file-to-library.mjs +2 -2
  442. package/dist/actions/link-file-to-library.mjs.map +1 -1
  443. package/dist/actions/lock-file-snapshot.cjs +1 -1
  444. package/dist/actions/lock-file-snapshot.cjs.map +1 -1
  445. package/dist/actions/lock-file-snapshot.d.cts +9 -3
  446. package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
  447. package/dist/actions/lock-file-snapshot.d.mts +9 -3
  448. package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
  449. package/dist/actions/lock-file-snapshot.mjs +1 -1
  450. package/dist/actions/lock-file-snapshot.mjs.map +1 -1
  451. package/dist/actions/logout.cjs +1 -1
  452. package/dist/actions/logout.cjs.map +1 -1
  453. package/dist/actions/logout.d.cts +7 -3
  454. package/dist/actions/logout.d.cts.map +1 -1
  455. package/dist/actions/logout.d.mts +7 -3
  456. package/dist/actions/logout.d.mts.map +1 -1
  457. package/dist/actions/logout.mjs +1 -1
  458. package/dist/actions/logout.mjs.map +1 -1
  459. package/dist/actions/mark-all-threads-as-read.cjs +1 -1
  460. package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
  461. package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
  462. package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
  463. package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
  464. package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
  465. package/dist/actions/mark-all-threads-as-read.mjs +1 -1
  466. package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
  467. package/dist/actions/move-files.cjs +1 -1
  468. package/dist/actions/move-files.cjs.map +1 -1
  469. package/dist/actions/move-files.d.cts +11 -3
  470. package/dist/actions/move-files.d.cts.map +1 -1
  471. package/dist/actions/move-files.d.mts +11 -3
  472. package/dist/actions/move-files.d.mts.map +1 -1
  473. package/dist/actions/move-files.mjs +1 -1
  474. package/dist/actions/move-files.mjs.map +1 -1
  475. package/dist/actions/move-project.cjs +1 -1
  476. package/dist/actions/move-project.cjs.map +1 -1
  477. package/dist/actions/move-project.d.cts +11 -3
  478. package/dist/actions/move-project.d.cts.map +1 -1
  479. package/dist/actions/move-project.d.mts +11 -3
  480. package/dist/actions/move-project.d.mts.map +1 -1
  481. package/dist/actions/move-project.mjs +1 -1
  482. package/dist/actions/move-project.mjs.map +1 -1
  483. package/dist/actions/prepare-register-profile.cjs +1 -1
  484. package/dist/actions/prepare-register-profile.cjs.map +1 -1
  485. package/dist/actions/prepare-register-profile.d.cts +21 -3
  486. package/dist/actions/prepare-register-profile.d.cts.map +1 -1
  487. package/dist/actions/prepare-register-profile.d.mts +21 -3
  488. package/dist/actions/prepare-register-profile.d.mts.map +1 -1
  489. package/dist/actions/prepare-register-profile.mjs +1 -1
  490. package/dist/actions/prepare-register-profile.mjs.map +1 -1
  491. package/dist/actions/push-audit-events.cjs +4 -4
  492. package/dist/actions/push-audit-events.cjs.map +1 -1
  493. package/dist/actions/push-audit-events.d.cts +23 -3
  494. package/dist/actions/push-audit-events.d.cts.map +1 -1
  495. package/dist/actions/push-audit-events.d.mts +23 -3
  496. package/dist/actions/push-audit-events.d.mts.map +1 -1
  497. package/dist/actions/push-audit-events.mjs +4 -4
  498. package/dist/actions/push-audit-events.mjs.map +1 -1
  499. package/dist/actions/register-profile.cjs +1 -1
  500. package/dist/actions/register-profile.cjs.map +1 -1
  501. package/dist/actions/register-profile.d.cts +13 -3
  502. package/dist/actions/register-profile.d.cts.map +1 -1
  503. package/dist/actions/register-profile.d.mts +13 -3
  504. package/dist/actions/register-profile.d.mts.map +1 -1
  505. package/dist/actions/register-profile.mjs +1 -1
  506. package/dist/actions/register-profile.mjs.map +1 -1
  507. package/dist/actions/rename-file.cjs +5 -5
  508. package/dist/actions/rename-file.cjs.map +1 -1
  509. package/dist/actions/rename-file.d.cts +14 -3
  510. package/dist/actions/rename-file.d.cts.map +1 -1
  511. package/dist/actions/rename-file.d.mts +14 -3
  512. package/dist/actions/rename-file.d.mts.map +1 -1
  513. package/dist/actions/rename-file.mjs +5 -5
  514. package/dist/actions/rename-file.mjs.map +1 -1
  515. package/dist/actions/rename-project.cjs +3 -3
  516. package/dist/actions/rename-project.cjs.map +1 -1
  517. package/dist/actions/rename-project.d.cts +16 -3
  518. package/dist/actions/rename-project.d.cts.map +1 -1
  519. package/dist/actions/rename-project.d.mts +16 -3
  520. package/dist/actions/rename-project.d.mts.map +1 -1
  521. package/dist/actions/rename-project.mjs +3 -3
  522. package/dist/actions/rename-project.mjs.map +1 -1
  523. package/dist/actions/request-profile-recovery.cjs +1 -1
  524. package/dist/actions/request-profile-recovery.cjs.map +1 -1
  525. package/dist/actions/request-profile-recovery.d.cts +7 -3
  526. package/dist/actions/request-profile-recovery.d.cts.map +1 -1
  527. package/dist/actions/request-profile-recovery.d.mts +7 -3
  528. package/dist/actions/request-profile-recovery.d.mts.map +1 -1
  529. package/dist/actions/request-profile-recovery.mjs +1 -1
  530. package/dist/actions/request-profile-recovery.mjs.map +1 -1
  531. package/dist/actions/restore-deleted-team-files.cjs +1 -1
  532. package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
  533. package/dist/actions/restore-deleted-team-files.d.cts +11 -3
  534. package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
  535. package/dist/actions/restore-deleted-team-files.d.mts +11 -3
  536. package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
  537. package/dist/actions/restore-deleted-team-files.mjs +1 -1
  538. package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
  539. package/dist/actions/restore-file-snapshot.cjs +1 -1
  540. package/dist/actions/restore-file-snapshot.cjs.map +1 -1
  541. package/dist/actions/restore-file-snapshot.d.cts +11 -3
  542. package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
  543. package/dist/actions/restore-file-snapshot.d.mts +11 -3
  544. package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
  545. package/dist/actions/restore-file-snapshot.mjs +1 -1
  546. package/dist/actions/restore-file-snapshot.mjs.map +1 -1
  547. package/dist/actions/search-files.cjs +2 -2
  548. package/dist/actions/search-files.cjs.map +1 -1
  549. package/dist/actions/search-files.d.cts +19 -3
  550. package/dist/actions/search-files.d.cts.map +1 -1
  551. package/dist/actions/search-files.d.mts +19 -3
  552. package/dist/actions/search-files.d.mts.map +1 -1
  553. package/dist/actions/search-files.mjs +2 -2
  554. package/dist/actions/search-files.mjs.map +1 -1
  555. package/dist/actions/send-user-feedback.cjs +1 -1
  556. package/dist/actions/send-user-feedback.cjs.map +1 -1
  557. package/dist/actions/send-user-feedback.d.cts +18 -3
  558. package/dist/actions/send-user-feedback.d.cts.map +1 -1
  559. package/dist/actions/send-user-feedback.d.mts +18 -3
  560. package/dist/actions/send-user-feedback.d.mts.map +1 -1
  561. package/dist/actions/send-user-feedback.mjs +1 -1
  562. package/dist/actions/send-user-feedback.mjs.map +1 -1
  563. package/dist/actions/set-file-shared.cjs +2 -2
  564. package/dist/actions/set-file-shared.cjs.map +1 -1
  565. package/dist/actions/set-file-shared.d.cts +16 -3
  566. package/dist/actions/set-file-shared.d.cts.map +1 -1
  567. package/dist/actions/set-file-shared.d.mts +16 -3
  568. package/dist/actions/set-file-shared.d.mts.map +1 -1
  569. package/dist/actions/set-file-shared.mjs +2 -2
  570. package/dist/actions/set-file-shared.mjs.map +1 -1
  571. package/dist/actions/unlink-file-from-library.cjs +1 -1
  572. package/dist/actions/unlink-file-from-library.cjs.map +1 -1
  573. package/dist/actions/unlink-file-from-library.d.cts +11 -3
  574. package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
  575. package/dist/actions/unlink-file-from-library.d.mts +11 -3
  576. package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
  577. package/dist/actions/unlink-file-from-library.mjs +1 -1
  578. package/dist/actions/unlink-file-from-library.mjs.map +1 -1
  579. package/dist/actions/unlock-file-snapshot.cjs +1 -1
  580. package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
  581. package/dist/actions/unlock-file-snapshot.d.cts +9 -3
  582. package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
  583. package/dist/actions/unlock-file-snapshot.d.mts +9 -3
  584. package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
  585. package/dist/actions/unlock-file-snapshot.mjs +1 -1
  586. package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
  587. package/dist/actions/update-comment-thread-frame.cjs +1 -1
  588. package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
  589. package/dist/actions/update-comment-thread-frame.d.cts +22 -3
  590. package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
  591. package/dist/actions/update-comment-thread-frame.d.mts +22 -3
  592. package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
  593. package/dist/actions/update-comment-thread-frame.mjs +1 -1
  594. package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
  595. package/dist/actions/update-comment-thread-position.cjs +1 -1
  596. package/dist/actions/update-comment-thread-position.cjs.map +1 -1
  597. package/dist/actions/update-comment-thread-position.d.cts +24 -3
  598. package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
  599. package/dist/actions/update-comment-thread-position.d.mts +24 -3
  600. package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
  601. package/dist/actions/update-comment-thread-position.mjs +1 -1
  602. package/dist/actions/update-comment-thread-position.mjs.map +1 -1
  603. package/dist/actions/update-comment-thread-status.cjs +1 -1
  604. package/dist/actions/update-comment-thread-status.cjs.map +1 -1
  605. package/dist/actions/update-comment-thread-status.d.cts +13 -3
  606. package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
  607. package/dist/actions/update-comment-thread-status.d.mts +13 -3
  608. package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
  609. package/dist/actions/update-comment-thread-status.mjs +1 -1
  610. package/dist/actions/update-comment-thread-status.mjs.map +1 -1
  611. package/dist/actions/update-comment-thread.cjs +1 -1
  612. package/dist/actions/update-comment-thread.cjs.map +1 -1
  613. package/dist/actions/update-comment-thread.d.cts +22 -3
  614. package/dist/actions/update-comment-thread.d.cts.map +1 -1
  615. package/dist/actions/update-comment-thread.d.mts +22 -3
  616. package/dist/actions/update-comment-thread.d.mts.map +1 -1
  617. package/dist/actions/update-comment-thread.mjs +1 -1
  618. package/dist/actions/update-comment-thread.mjs.map +1 -1
  619. package/dist/actions/update-comment.cjs +1 -1
  620. package/dist/actions/update-comment.cjs.map +1 -1
  621. package/dist/actions/update-comment.d.cts +21 -3
  622. package/dist/actions/update-comment.d.cts.map +1 -1
  623. package/dist/actions/update-comment.d.mts +21 -3
  624. package/dist/actions/update-comment.d.mts.map +1 -1
  625. package/dist/actions/update-comment.mjs +1 -1
  626. package/dist/actions/update-comment.mjs.map +1 -1
  627. package/dist/actions/update-file-library-sync-status.cjs +1 -1
  628. package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
  629. package/dist/actions/update-file-library-sync-status.d.cts +11 -3
  630. package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
  631. package/dist/actions/update-file-library-sync-status.d.mts +11 -3
  632. package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
  633. package/dist/actions/update-file-library-sync-status.mjs +1 -1
  634. package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
  635. package/dist/actions/update-file-snapshot.cjs +1 -1
  636. package/dist/actions/update-file-snapshot.cjs.map +1 -1
  637. package/dist/actions/update-file-snapshot.d.cts +11 -3
  638. package/dist/actions/update-file-snapshot.d.cts.map +1 -1
  639. package/dist/actions/update-file-snapshot.d.mts +11 -3
  640. package/dist/actions/update-file-snapshot.d.mts.map +1 -1
  641. package/dist/actions/update-file-snapshot.mjs +1 -1
  642. package/dist/actions/update-file-snapshot.mjs.map +1 -1
  643. package/dist/actions/update-file.cjs +2 -2
  644. package/dist/actions/update-file.cjs.map +1 -1
  645. package/dist/actions/update-file.d.cts +29 -3
  646. package/dist/actions/update-file.d.cts.map +1 -1
  647. package/dist/actions/update-file.d.mts +29 -3
  648. package/dist/actions/update-file.d.mts.map +1 -1
  649. package/dist/actions/update-file.mjs +2 -2
  650. package/dist/actions/update-file.mjs.map +1 -1
  651. package/dist/actions/update-font.cjs +1 -1
  652. package/dist/actions/update-font.cjs.map +1 -1
  653. package/dist/actions/update-font.d.cts +13 -3
  654. package/dist/actions/update-font.d.cts.map +1 -1
  655. package/dist/actions/update-font.d.mts +13 -3
  656. package/dist/actions/update-font.d.mts.map +1 -1
  657. package/dist/actions/update-font.mjs +1 -1
  658. package/dist/actions/update-font.mjs.map +1 -1
  659. package/dist/actions/update-profile-notifications.cjs +1 -1
  660. package/dist/actions/update-profile-notifications.cjs.map +1 -1
  661. package/dist/actions/update-profile-notifications.d.cts +26 -3
  662. package/dist/actions/update-profile-notifications.d.cts.map +1 -1
  663. package/dist/actions/update-profile-notifications.d.mts +26 -3
  664. package/dist/actions/update-profile-notifications.d.mts.map +1 -1
  665. package/dist/actions/update-profile-notifications.mjs +1 -1
  666. package/dist/actions/update-profile-notifications.mjs.map +1 -1
  667. package/dist/actions/update-profile-props.cjs +2 -2
  668. package/dist/actions/update-profile-props.cjs.map +1 -1
  669. package/dist/actions/update-profile-props.d.cts +54 -3
  670. package/dist/actions/update-profile-props.d.cts.map +1 -1
  671. package/dist/actions/update-profile-props.d.mts +54 -3
  672. package/dist/actions/update-profile-props.d.mts.map +1 -1
  673. package/dist/actions/update-profile-props.mjs +2 -2
  674. package/dist/actions/update-profile-props.mjs.map +1 -1
  675. package/dist/actions/update-profile.cjs +8 -8
  676. package/dist/actions/update-profile.cjs.map +1 -1
  677. package/dist/actions/update-profile.d.cts +42 -3
  678. package/dist/actions/update-profile.d.cts.map +1 -1
  679. package/dist/actions/update-profile.d.mts +42 -3
  680. package/dist/actions/update-profile.d.mts.map +1 -1
  681. package/dist/actions/update-profile.mjs +8 -8
  682. package/dist/actions/update-profile.mjs.map +1 -1
  683. package/dist/actions/update-project-pin.cjs +1 -1
  684. package/dist/actions/update-project-pin.cjs.map +1 -1
  685. package/dist/actions/update-project-pin.d.cts +18 -3
  686. package/dist/actions/update-project-pin.d.cts.map +1 -1
  687. package/dist/actions/update-project-pin.d.mts +18 -3
  688. package/dist/actions/update-project-pin.d.mts.map +1 -1
  689. package/dist/actions/update-project-pin.mjs +1 -1
  690. package/dist/actions/update-project-pin.mjs.map +1 -1
  691. package/dist/actions/update-team-invitation-role.cjs +1 -1
  692. package/dist/actions/update-team-invitation-role.cjs.map +1 -1
  693. package/dist/actions/update-team-invitation-role.d.cts +18 -3
  694. package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
  695. package/dist/actions/update-team-invitation-role.d.mts +18 -3
  696. package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
  697. package/dist/actions/update-team-invitation-role.mjs +1 -1
  698. package/dist/actions/update-team-invitation-role.mjs.map +1 -1
  699. package/dist/actions/update-team.cjs +1 -1
  700. package/dist/actions/update-team.cjs.map +1 -1
  701. package/dist/actions/update-team.d.cts +16 -3
  702. package/dist/actions/update-team.d.cts.map +1 -1
  703. package/dist/actions/update-team.d.mts +16 -3
  704. package/dist/actions/update-team.d.mts.map +1 -1
  705. package/dist/actions/update-team.mjs +1 -1
  706. package/dist/actions/update-team.mjs.map +1 -1
  707. package/dist/actions/update-webhook.cjs +1 -1
  708. package/dist/actions/update-webhook.cjs.map +1 -1
  709. package/dist/actions/update-webhook.d.cts +22 -3
  710. package/dist/actions/update-webhook.d.cts.map +1 -1
  711. package/dist/actions/update-webhook.d.mts +22 -3
  712. package/dist/actions/update-webhook.d.mts.map +1 -1
  713. package/dist/actions/update-webhook.mjs +1 -1
  714. package/dist/actions/update-webhook.mjs.map +1 -1
  715. package/dist/actions/verify-token.cjs +1 -1
  716. package/dist/actions/verify-token.cjs.map +1 -1
  717. package/dist/actions/verify-token.d.cts +14 -3
  718. package/dist/actions/verify-token.d.cts.map +1 -1
  719. package/dist/actions/verify-token.d.mts +14 -3
  720. package/dist/actions/verify-token.d.mts.map +1 -1
  721. package/dist/actions/verify-token.mjs +1 -1
  722. package/dist/actions/verify-token.mjs.map +1 -1
  723. package/dist/catalog.cjs +14 -1
  724. package/dist/catalog.cjs.map +1 -1
  725. package/dist/catalog.d.cts +13 -0
  726. package/dist/catalog.d.mts +13 -0
  727. package/dist/catalog.mjs +14 -1
  728. package/dist/catalog.mjs.map +1 -1
  729. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["penpot","executePenpotTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { penpot } from \"./app\";\nimport { executePenpotTool } 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 penpot.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 executePenpotTool(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":["penpot","executePenpotTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { penpot } from \"./app\";\nimport { executePenpotTool } 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 penpot.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 executePenpotTool(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 { penpot } from \"./app\";\nimport { executePenpotTool } 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 penpot.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 executePenpotTool(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 { penpot } from \"./app\";\nimport { executePenpotTool } 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 penpot.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 executePenpotTool(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"}
@@ -12,7 +12,7 @@ const PenpotCreateAccessTokenOutput = zod.z.object({
12
12
  user_id: zod.z.string().describe("ID of the user who created the token").nullable().optional(),
13
13
  created_at: zod.z.string().describe("Timestamp when the token was created").nullable().optional(),
14
14
  expires_at: zod.z.string().describe("Timestamp when the token will expire, if an expiration was set").nullable().optional()
15
- }).describe("Response model for creating a personal access token.\nReturns the newly created token details.");
15
+ }).passthrough().describe("Response model for creating a personal access token.\nReturns the newly created token details.");
16
16
  const penpotCreateAccessToken = require_action.action("PENPOT_CREATE_ACCESS_TOKEN", {
17
17
  slug: "penpot-create-access-token",
18
18
  name: "Create Access Token",
@@ -1 +1 @@
1
- {"version":3,"file":"create-access-token.cjs","names":["z","action"],"sources":["../../src/actions/create-access-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateAccessTokenInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Descriptive name for the access token to help identify its purpose. Must be between 1 and 250 characters.\"),\n expiration: z.string().describe(\"Optional expiration duration for the token in ISO 8601 duration format (e.g., 'P30D' for 30 days, 'P90D' for 90 days). If not provided, the token may not expire or use the default expiration policy.\").optional(),\n}).describe(\"Request model for creating a personal access token.\");\nexport const PenpotCreateAccessTokenOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the access token\").nullable().optional(),\n name: z.string().describe(\"Name of the access token as provided in the request\").nullable().optional(),\n token: z.string().describe(\"The generated access token string. This is the only time the full token will be visible, so it should be stored securely.\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user who created the token\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the token was created\").nullable().optional(),\n expires_at: z.string().describe(\"Timestamp when the token will expire, if an expiration was set\").nullable().optional(),\n}).describe(\"Response model for creating a personal access token.\\nReturns the newly created token details.\");\n\nexport const penpotCreateAccessToken = action(\"PENPOT_CREATE_ACCESS_TOKEN\", {\n slug: \"penpot-create-access-token\",\n name: \"Create Access Token\",\n description: \"Tool to create a personal access token for API authentication in Penpot. Use when you need to generate a new token for authenticating API requests. The token will only be shown once during creation, so it should be stored securely.\",\n input: PenpotCreateAccessTokenInput,\n output: PenpotCreateAccessTokenOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACrI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM,CAAC,CAAC,SAAS;AACrP,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAE5G,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-access-token.cjs","names":["z","action"],"sources":["../../src/actions/create-access-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateAccessTokenInput = z.object({\n name: z.string().describe(\"Descriptive name for the access token to help identify its purpose. Must be between 1 and 250 characters.\"),\n expiration: z.string().describe(\"Optional expiration duration for the token in ISO 8601 duration format (e.g., 'P30D' for 30 days, 'P90D' for 90 days). If not provided, the token may not expire or use the default expiration policy.\").optional(),\n}).describe(\"Request model for creating a personal access token.\");\nexport const PenpotCreateAccessTokenOutput = z.object({\n id: z.string().describe(\"Unique identifier for the access token\").nullable().optional(),\n name: z.string().describe(\"Name of the access token as provided in the request\").nullable().optional(),\n token: z.string().describe(\"The generated access token string. This is the only time the full token will be visible, so it should be stored securely.\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user who created the token\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the token was created\").nullable().optional(),\n expires_at: z.string().describe(\"Timestamp when the token will expire, if an expiration was set\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a personal access token.\\nReturns the newly created token details.\");\n\nexport const penpotCreateAccessToken = action(\"PENPOT_CREATE_ACCESS_TOKEN\", {\n slug: \"penpot-create-access-token\",\n name: \"Create Access Token\",\n description: \"Tool to create a personal access token for API authentication in Penpot. Use when you need to generate a new token for authenticating API requests. The token will only be shown once during creation, so it should be stored securely.\",\n input: PenpotCreateAccessTokenInput,\n output: PenpotCreateAccessTokenOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACrI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM,CAAC,CAAC,SAAS;AACrP,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gGAAgG;AAE1H,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-access-token.d.ts
4
- declare const PenpotCreateAccessTokenInput: z.ZodTypeAny;
5
- declare const PenpotCreateAccessTokenOutput: z.ZodTypeAny;
6
- declare const penpotCreateAccessToken: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateAccessTokenInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ expiration: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotCreateAccessTokenOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const penpotCreateAccessToken: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ name: string;
18
+ expiration?: string | undefined;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { penpotCreateAccessToken };
9
22
  //# sourceMappingURL=create-access-token.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-access-token.d.cts","names":[],"sources":["../../src/actions/create-access-token.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAO+D;AAAA,cAEhG,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-access-token.d.cts","names":[],"sources":["../../src/actions/create-access-token.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-access-token.d.ts
4
- declare const PenpotCreateAccessTokenInput: z.ZodTypeAny;
5
- declare const PenpotCreateAccessTokenOutput: z.ZodTypeAny;
6
- declare const penpotCreateAccessToken: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateAccessTokenInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ expiration: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotCreateAccessTokenOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const penpotCreateAccessToken: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ name: string;
18
+ expiration?: string | undefined;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { penpotCreateAccessToken };
9
22
  //# sourceMappingURL=create-access-token.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-access-token.d.mts","names":[],"sources":["../../src/actions/create-access-token.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAO+D;AAAA,cAEhG,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-access-token.d.mts","names":[],"sources":["../../src/actions/create-access-token.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA"}
@@ -15,7 +15,7 @@ const penpotCreateAccessToken = action("PENPOT_CREATE_ACCESS_TOKEN", {
15
15
  user_id: z.string().describe("ID of the user who created the token").nullable().optional(),
16
16
  created_at: z.string().describe("Timestamp when the token was created").nullable().optional(),
17
17
  expires_at: z.string().describe("Timestamp when the token will expire, if an expiration was set").nullable().optional()
18
- }).describe("Response model for creating a personal access token.\nReturns the newly created token details.")
18
+ }).passthrough().describe("Response model for creating a personal access token.\nReturns the newly created token details.")
19
19
  });
20
20
  //#endregion
21
21
  export { penpotCreateAccessToken };
@@ -1 +1 @@
1
- {"version":3,"file":"create-access-token.mjs","names":[],"sources":["../../src/actions/create-access-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateAccessTokenInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Descriptive name for the access token to help identify its purpose. Must be between 1 and 250 characters.\"),\n expiration: z.string().describe(\"Optional expiration duration for the token in ISO 8601 duration format (e.g., 'P30D' for 30 days, 'P90D' for 90 days). If not provided, the token may not expire or use the default expiration policy.\").optional(),\n}).describe(\"Request model for creating a personal access token.\");\nexport const PenpotCreateAccessTokenOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the access token\").nullable().optional(),\n name: z.string().describe(\"Name of the access token as provided in the request\").nullable().optional(),\n token: z.string().describe(\"The generated access token string. This is the only time the full token will be visible, so it should be stored securely.\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user who created the token\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the token was created\").nullable().optional(),\n expires_at: z.string().describe(\"Timestamp when the token will expire, if an expiration was set\").nullable().optional(),\n}).describe(\"Response model for creating a personal access token.\\nReturns the newly created token details.\");\n\nexport const penpotCreateAccessToken = action(\"PENPOT_CREATE_ACCESS_TOKEN\", {\n slug: \"penpot-create-access-token\",\n name: \"Create Access Token\",\n description: \"Tool to create a personal access token for API authentication in Penpot. Use when you need to generate a new token for authenticating API requests. The token will only be shown once during creation, so it should be stored securely.\",\n input: PenpotCreateAccessTokenInput,\n output: PenpotCreateAccessTokenOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;EACrI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM,CAAC,CAAC,SAAS;CACrP,CAAC,CAAC,CAAC,SAAS,qDAcH;CACP,QAdyD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,SAAS,gGAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-access-token.mjs","names":[],"sources":["../../src/actions/create-access-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateAccessTokenInput = z.object({\n name: z.string().describe(\"Descriptive name for the access token to help identify its purpose. Must be between 1 and 250 characters.\"),\n expiration: z.string().describe(\"Optional expiration duration for the token in ISO 8601 duration format (e.g., 'P30D' for 30 days, 'P90D' for 90 days). If not provided, the token may not expire or use the default expiration policy.\").optional(),\n}).describe(\"Request model for creating a personal access token.\");\nexport const PenpotCreateAccessTokenOutput = z.object({\n id: z.string().describe(\"Unique identifier for the access token\").nullable().optional(),\n name: z.string().describe(\"Name of the access token as provided in the request\").nullable().optional(),\n token: z.string().describe(\"The generated access token string. This is the only time the full token will be visible, so it should be stored securely.\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user who created the token\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the token was created\").nullable().optional(),\n expires_at: z.string().describe(\"Timestamp when the token will expire, if an expiration was set\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a personal access token.\\nReturns the newly created token details.\");\n\nexport const penpotCreateAccessToken = action(\"PENPOT_CREATE_ACCESS_TOKEN\", {\n slug: \"penpot-create-access-token\",\n name: \"Create Access Token\",\n description: \"Tool to create a personal access token for API authentication in Penpot. Use when you need to generate a new token for authenticating API requests. The token will only be shown once during creation, so it should be stored securely.\",\n input: PenpotCreateAccessTokenInput,\n output: PenpotCreateAccessTokenOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;EACrI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM,CAAC,CAAC,SAAS;CACrP,CAAC,CAAC,CAAC,SAAS,qDAcH;CACP,QAd2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gGAOhB;AACV,CAAC"}
@@ -17,11 +17,11 @@ const PenpotCreateCommentThreadOutput = zod.z.object({
17
17
  content: zod.z.string().describe("Content text of the comment thread").nullable().optional(),
18
18
  frameId: zod.z.string().describe("UUID of the frame containing the comment thread").nullable().optional(),
19
19
  ownerId: zod.z.string().describe("UUID of the user who created the comment thread").nullable().optional(),
20
- position: zod.z.union([zod.z.string(), zod.z.object({})]).nullable().optional(),
20
+ position: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
21
21
  createdAt: zod.z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
22
22
  isResolved: zod.z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
23
23
  modifiedAt: zod.z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
24
- }).describe("Response schema after creating a comment thread.");
24
+ }).passthrough().describe("Response schema after creating a comment thread.");
25
25
  const penpotCreateCommentThread = require_action.action("PENPOT_CREATE_COMMENT_THREAD", {
26
26
  slug: "penpot-create-comment-thread",
27
27
  name: "Create Comment Thread",
@@ -1 +1 @@
1
- {"version":3,"file":"create-comment-thread.cjs","names":["z","action"],"sources":["../../src/actions/create-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateCommentThreadInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file where the comment thread will be created\"),\n pageId: z.string().describe(\"UUID of the page where the comment thread will be created\"),\n content: z.string().describe(\"Content text of the comment thread\"),\n frameId: z.string().describe(\"UUID of the frame where the comment thread will be placed. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the comment thread\").optional(),\n position: z.string().describe(\"Position coordinates for the comment thread in the format 'x,y' (e.g., '100,200', '-50.5,100.3')\"),\n}).describe(\"Request schema for creating a new comment thread on a Penpot file.\");\nexport const PenpotCreateCommentThreadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the created comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.union([z.string(), z.object({})]).nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).describe(\"Response schema after creating a comment thread.\");\n\nexport const penpotCreateCommentThread = action(\"PENPOT_CREATE_COMMENT_THREAD\", {\n slug: \"penpot-create-comment-thread\",\n name: \"Create Comment Thread\",\n description: \"Tool to create a new comment thread on a Penpot file at a specific position. Use when you need to add collaborative feedback or discussion points on design elements within a Penpot project.\",\n input: PenpotCreateCommentThreadInput,\n output: PenpotCreateCommentThreadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;CACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;AAClI,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-comment-thread.cjs","names":["z","action"],"sources":["../../src/actions/create-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateCommentThreadInput = z.object({\n fileId: z.string().describe(\"UUID of the file where the comment thread will be created\"),\n pageId: z.string().describe(\"UUID of the page where the comment thread will be created\"),\n content: z.string().describe(\"Content text of the comment thread\"),\n frameId: z.string().describe(\"UUID of the frame where the comment thread will be placed. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the comment thread\").optional(),\n position: z.string().describe(\"Position coordinates for the comment thread in the format 'x,y' (e.g., '100,200', '-50.5,100.3')\"),\n}).describe(\"Request schema for creating a new comment thread on a Penpot file.\");\nexport const PenpotCreateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the created comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a comment thread.\");\n\nexport const penpotCreateCommentThread = action(\"PENPOT_CREATE_COMMENT_THREAD\", {\n slug: \"penpot-create-comment-thread\",\n name: \"Create Comment Thread\",\n description: \"Tool to create a new comment thread on a Penpot file at a specific position. Use when you need to add collaborative feedback or discussion points on design elements within a Penpot project.\",\n input: PenpotCreateCommentThreadInput,\n output: PenpotCreateCommentThreadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;CACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;AAClI,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-comment-thread.d.ts
4
- declare const PenpotCreateCommentThreadInput: z.ZodTypeAny;
5
- declare const PenpotCreateCommentThreadOutput: z.ZodTypeAny;
6
- declare const penpotCreateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateCommentThreadInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ pageId: z.ZodString;
7
+ content: z.ZodString;
8
+ frameId: z.ZodString;
9
+ shareId: z.ZodOptional<z.ZodString>;
10
+ mentions: z.ZodOptional<z.ZodArray<z.ZodString>>;
11
+ position: z.ZodString;
12
+ }, z.core.$strip>;
13
+ declare const PenpotCreateCommentThreadOutput: z.ZodObject<{
14
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ position: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
21
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$loose>;
25
+ declare const penpotCreateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ fileId: string;
27
+ pageId: string;
28
+ content: string;
29
+ frameId: string;
30
+ position: string;
31
+ shareId?: string | undefined;
32
+ mentions?: string[] | undefined;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { penpotCreateCommentThread };
9
36
  //# sourceMappingURL=create-comment-thread.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-comment-thread.d.cts","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAQkC;AAAA,cACpE,+BAAA,EAAiC,CAAA,CAAE,UAWe;AAAA,cAElD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-comment-thread.d.cts","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-comment-thread.d.ts
4
- declare const PenpotCreateCommentThreadInput: z.ZodTypeAny;
5
- declare const PenpotCreateCommentThreadOutput: z.ZodTypeAny;
6
- declare const penpotCreateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateCommentThreadInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ pageId: z.ZodString;
7
+ content: z.ZodString;
8
+ frameId: z.ZodString;
9
+ shareId: z.ZodOptional<z.ZodString>;
10
+ mentions: z.ZodOptional<z.ZodArray<z.ZodString>>;
11
+ position: z.ZodString;
12
+ }, z.core.$strip>;
13
+ declare const PenpotCreateCommentThreadOutput: z.ZodObject<{
14
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ position: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
21
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$loose>;
25
+ declare const penpotCreateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ fileId: string;
27
+ pageId: string;
28
+ content: string;
29
+ frameId: string;
30
+ position: string;
31
+ shareId?: string | undefined;
32
+ mentions?: string[] | undefined;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { penpotCreateCommentThread };
9
36
  //# sourceMappingURL=create-comment-thread.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-comment-thread.d.mts","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAQkC;AAAA,cACpE,+BAAA,EAAiC,CAAA,CAAE,UAWe;AAAA,cAElD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-comment-thread.d.mts","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
@@ -20,11 +20,11 @@ const penpotCreateCommentThread = action("PENPOT_CREATE_COMMENT_THREAD", {
20
20
  content: z.string().describe("Content text of the comment thread").nullable().optional(),
21
21
  frameId: z.string().describe("UUID of the frame containing the comment thread").nullable().optional(),
22
22
  ownerId: z.string().describe("UUID of the user who created the comment thread").nullable().optional(),
23
- position: z.union([z.string(), z.object({})]).nullable().optional(),
23
+ position: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
24
24
  createdAt: z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
25
25
  isResolved: z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
26
26
  modifiedAt: z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
27
- }).describe("Response schema after creating a comment thread.")
27
+ }).passthrough().describe("Response schema after creating a comment thread.")
28
28
  });
29
29
  //#endregion
30
30
  export { penpotCreateCommentThread };
@@ -1 +1 @@
1
- {"version":3,"file":"create-comment-thread.mjs","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateCommentThreadInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file where the comment thread will be created\"),\n pageId: z.string().describe(\"UUID of the page where the comment thread will be created\"),\n content: z.string().describe(\"Content text of the comment thread\"),\n frameId: z.string().describe(\"UUID of the frame where the comment thread will be placed. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the comment thread\").optional(),\n position: z.string().describe(\"Position coordinates for the comment thread in the format 'x,y' (e.g., '100,200', '-50.5,100.3')\"),\n}).describe(\"Request schema for creating a new comment thread on a Penpot file.\");\nexport const PenpotCreateCommentThreadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the created comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.union([z.string(), z.object({})]).nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).describe(\"Response schema after creating a comment thread.\");\n\nexport const penpotCreateCommentThread = action(\"PENPOT_CREATE_COMMENT_THREAD\", {\n slug: \"penpot-create-comment-thread\",\n name: \"Create Comment Thread\",\n description: \"Tool to create a new comment thread on a Penpot file at a specific position. Use when you need to add collaborative feedback or discussion points on design elements within a Penpot project.\",\n input: PenpotCreateCommentThreadInput,\n output: PenpotCreateCommentThreadOutput,\n});\n"],"mappings":";;AA0BA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1B0D,EAAE,OAAO;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;EACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAClI,CAAC,CAAC,CAAC,SAAS,oEAkBH;CACP,QAlB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-comment-thread.mjs","names":[],"sources":["../../src/actions/create-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateCommentThreadInput = z.object({\n fileId: z.string().describe(\"UUID of the file where the comment thread will be created\"),\n pageId: z.string().describe(\"UUID of the page where the comment thread will be created\"),\n content: z.string().describe(\"Content text of the comment thread\"),\n frameId: z.string().describe(\"UUID of the frame where the comment thread will be placed. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the comment thread\").optional(),\n position: z.string().describe(\"Position coordinates for the comment thread in the format 'x,y' (e.g., '100,200', '-50.5,100.3')\"),\n}).describe(\"Request schema for creating a new comment thread on a Penpot file.\");\nexport const PenpotCreateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the created comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a comment thread.\");\n\nexport const penpotCreateCommentThread = action(\"PENPOT_CREATE_COMMENT_THREAD\", {\n slug: \"penpot-create-comment-thread\",\n name: \"Create Comment Thread\",\n description: \"Tool to create a new comment thread on a Penpot file at a specific position. Use when you need to add collaborative feedback or discussion points on design elements within a Penpot project.\",\n input: PenpotCreateCommentThreadInput,\n output: PenpotCreateCommentThreadOutput,\n});\n"],"mappings":";;AA0BA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1B4C,EAAE,OAAO;EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;EACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAClI,CAAC,CAAC,CAAC,SAAS,oEAkBH;CACP,QAlB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
@@ -16,7 +16,7 @@ const PenpotCreateFileOutput = zod.z.object({
16
16
  createdAt: zod.z.string().describe("Timestamp when the file was created.").nullable().optional(),
17
17
  projectId: zod.z.string().describe("UUID of the project where the file was created.").nullable().optional(),
18
18
  modifiedAt: zod.z.string().describe("Timestamp when the file was last modified.").nullable().optional()
19
- }).describe("Response model for creating a new design file in Penpot.");
19
+ }).passthrough().describe("Response model for creating a new design file in Penpot.");
20
20
  const penpotCreateFile = require_action.action("PENPOT_CREATE_FILE", {
21
21
  slug: "penpot-create-file",
22
22
  name: "Create File",
@@ -1 +1 @@
1
- {"version":3,"file":"create-file.cjs","names":["z","action"],"sources":["../../src/actions/create-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateFileInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Optional UUID to assign to the new file. If not provided, Penpot will generate one automatically.\").optional(),\n name: z.string().describe(\"Name of the file to create. Maximum 250 characters.\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this file.\").optional(),\n is_shared: z.boolean().describe(\"Whether the file should be shared. Default is false.\").optional(),\n project_id: z.string().describe(\"UUID of the project where the file will be created. Must be a valid UUID format.\"),\n}).describe(\"Request model for creating a new design file in a Penpot project.\");\nexport const PenpotCreateFileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the newly created file.\").nullable().optional(),\n name: z.string().describe(\"Name of the created file.\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for the file.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project where the file was created.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the file was last modified.\").nullable().optional(),\n}).describe(\"Response model for creating a new design file in Penpot.\");\n\nexport const penpotCreateFile = action(\"PENPOT_CREATE_FILE\", {\n slug: \"penpot-create-file\",\n name: \"Create File\",\n description: \"Tool to create a new design file in a Penpot project. Use when you need to create a new file for design work within a specific project.\",\n input: PenpotCreateFileInput,\n output: PenpotCreateFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC/E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACpH,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,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,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-file.cjs","names":["z","action"],"sources":["../../src/actions/create-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateFileInput = z.object({\n id: z.string().describe(\"Optional UUID to assign to the new file. If not provided, Penpot will generate one automatically.\").optional(),\n name: z.string().describe(\"Name of the file to create. Maximum 250 characters.\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this file.\").optional(),\n is_shared: z.boolean().describe(\"Whether the file should be shared. Default is false.\").optional(),\n project_id: z.string().describe(\"UUID of the project where the file will be created. Must be a valid UUID format.\"),\n}).describe(\"Request model for creating a new design file in a Penpot project.\");\nexport const PenpotCreateFileOutput = z.object({\n id: z.string().describe(\"UUID of the newly created file.\").nullable().optional(),\n name: z.string().describe(\"Name of the created file.\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for the file.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project where the file was created.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the file was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a new design file in Penpot.\");\n\nexport const penpotCreateFile = action(\"PENPOT_CREATE_FILE\", {\n slug: \"penpot-create-file\",\n name: \"Create File\",\n description: \"Tool to create a new design file in a Penpot project. Use when you need to create a new file for design work within a specific project.\",\n input: PenpotCreateFileInput,\n output: PenpotCreateFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC/E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACpH,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,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,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-file.d.ts
4
- declare const PenpotCreateFileInput: z.ZodTypeAny;
5
- declare const PenpotCreateFileOutput: z.ZodTypeAny;
6
- declare const penpotCreateFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateFileInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodString;
7
+ features: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ is_shared: z.ZodOptional<z.ZodBoolean>;
9
+ project_id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const PenpotCreateFileOutput: z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
15
+ isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$loose>;
20
+ declare const penpotCreateFile: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ name: string;
22
+ project_id: string;
23
+ id?: string | undefined;
24
+ features?: string[] | undefined;
25
+ is_shared?: boolean | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { penpotCreateFile };
9
29
  //# sourceMappingURL=create-file.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-file.d.cts","names":[],"sources":["../../src/actions/create-file.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAM0C;AAAA,cACnE,sBAAA,EAAwB,CAAA,CAAE,UAQgC;AAAA,cAE1D,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-file.d.cts","names":[],"sources":["../../src/actions/create-file.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-file.d.ts
4
- declare const PenpotCreateFileInput: z.ZodTypeAny;
5
- declare const PenpotCreateFileOutput: z.ZodTypeAny;
6
- declare const penpotCreateFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateFileInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodString;
7
+ features: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ is_shared: z.ZodOptional<z.ZodBoolean>;
9
+ project_id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const PenpotCreateFileOutput: z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
15
+ isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$loose>;
20
+ declare const penpotCreateFile: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ name: string;
22
+ project_id: string;
23
+ id?: string | undefined;
24
+ features?: string[] | undefined;
25
+ is_shared?: boolean | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { penpotCreateFile };
9
29
  //# sourceMappingURL=create-file.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-file.d.mts","names":[],"sources":["../../src/actions/create-file.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAM0C;AAAA,cACnE,sBAAA,EAAwB,CAAA,CAAE,UAQgC;AAAA,cAE1D,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-file.d.mts","names":[],"sources":["../../src/actions/create-file.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA"}
@@ -19,7 +19,7 @@ const penpotCreateFile = action("PENPOT_CREATE_FILE", {
19
19
  createdAt: z.string().describe("Timestamp when the file was created.").nullable().optional(),
20
20
  projectId: z.string().describe("UUID of the project where the file was created.").nullable().optional(),
21
21
  modifiedAt: z.string().describe("Timestamp when the file was last modified.").nullable().optional()
22
- }).describe("Response model for creating a new design file in Penpot.")
22
+ }).passthrough().describe("Response model for creating a new design file in Penpot.")
23
23
  });
24
24
  //#endregion
25
25
  export { penpotCreateFile };
@@ -1 +1 @@
1
- {"version":3,"file":"create-file.mjs","names":[],"sources":["../../src/actions/create-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateFileInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Optional UUID to assign to the new file. If not provided, Penpot will generate one automatically.\").optional(),\n name: z.string().describe(\"Name of the file to create. Maximum 250 characters.\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this file.\").optional(),\n is_shared: z.boolean().describe(\"Whether the file should be shared. Default is false.\").optional(),\n project_id: z.string().describe(\"UUID of the project where the file will be created. Must be a valid UUID format.\"),\n}).describe(\"Request model for creating a new design file in a Penpot project.\");\nexport const PenpotCreateFileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the newly created file.\").nullable().optional(),\n name: z.string().describe(\"Name of the created file.\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for the file.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project where the file was created.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the file was last modified.\").nullable().optional(),\n}).describe(\"Response model for creating a new design file in Penpot.\");\n\nexport const penpotCreateFile = action(\"PENPOT_CREATE_FILE\", {\n slug: \"penpot-create-file\",\n name: \"Create File\",\n description: \"Tool to create a new design file in a Penpot project. Use when you need to create a new file for design work within a specific project.\",\n input: PenpotCreateFileInput,\n output: PenpotCreateFileOutput,\n});\n"],"mappings":";;AAqBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBiD,EAAE,OAAO;EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EAC/E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACpH,CAAC,CAAC,CAAC,SAAS,mEAeH;CACP,QAfkD,EAAE,OAAO;EAC3D,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,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-file.mjs","names":[],"sources":["../../src/actions/create-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateFileInput = z.object({\n id: z.string().describe(\"Optional UUID to assign to the new file. If not provided, Penpot will generate one automatically.\").optional(),\n name: z.string().describe(\"Name of the file to create. Maximum 250 characters.\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this file.\").optional(),\n is_shared: z.boolean().describe(\"Whether the file should be shared. Default is false.\").optional(),\n project_id: z.string().describe(\"UUID of the project where the file will be created. Must be a valid UUID format.\"),\n}).describe(\"Request model for creating a new design file in a Penpot project.\");\nexport const PenpotCreateFileOutput = z.object({\n id: z.string().describe(\"UUID of the newly created file.\").nullable().optional(),\n name: z.string().describe(\"Name of the created file.\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for the file.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project where the file was created.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the file was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a new design file in Penpot.\");\n\nexport const penpotCreateFile = action(\"PENPOT_CREATE_FILE\", {\n slug: \"penpot-create-file\",\n name: \"Create File\",\n description: \"Tool to create a new design file in a Penpot project. Use when you need to create a new file for design work within a specific project.\",\n input: PenpotCreateFileInput,\n output: PenpotCreateFileOutput,\n});\n"],"mappings":";;AAqBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EAC/E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACpH,CAAC,CAAC,CAAC,SAAS,mEAeH;CACP,QAfoC,EAAE,OAAO;EAC7C,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,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
@@ -7,13 +7,13 @@ const PenpotCreateProjectInput = zod.z.object({
7
7
  team_id: zod.z.string().describe("UUID of the team where the project will be created")
8
8
  }).describe("Request model for creating a new project in Penpot.");
9
9
  const PenpotCreateProjectOutput = zod.z.object({
10
- id: zod.z.string().describe("UUID of the created project"),
11
- name: zod.z.string().describe("Name of the created project"),
12
- team_id: zod.z.string().describe("UUID of the team the project belongs to"),
10
+ id: zod.z.string().describe("UUID of the created project").nullable(),
11
+ name: zod.z.string().describe("Name of the created project").nullable(),
12
+ team_id: zod.z.string().describe("UUID of the team the project belongs to").nullable(),
13
13
  created_at: zod.z.string().describe("Timestamp when the project was created").nullable().optional(),
14
14
  is_default: zod.z.boolean().describe("Whether this is the default project for the team").nullable().optional(),
15
15
  modified_at: zod.z.string().describe("Timestamp when the project was last modified").nullable().optional()
16
- }).describe("Response model for CreateProject action.");
16
+ }).passthrough().describe("Response model for CreateProject action.");
17
17
  const penpotCreateProject = require_action.action("PENPOT_CREATE_PROJECT", {
18
18
  slug: "penpot-create-project",
19
19
  name: "Create Project",
@@ -1 +1 @@
1
- {"version":3,"file":"create-project.cjs","names":["z","action"],"sources":["../../src/actions/create-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateProjectInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Optional UUID for the project. If not provided, one will be generated automatically\").optional(),\n name: z.string().describe(\"Name of the project to create\"),\n team_id: z.string().describe(\"UUID of the team where the project will be created\"),\n}).describe(\"Request model for creating a new project in Penpot.\");\nexport const PenpotCreateProjectOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the created project\"),\n name: z.string().describe(\"Name of the created project\"),\n team_id: z.string().describe(\"UUID of the team the project belongs to\"),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).describe(\"Response model for CreateProject action.\");\n\nexport const penpotCreateProject = action(\"PENPOT_CREATE_PROJECT\", {\n slug: \"penpot-create-project\",\n name: \"Create Project\",\n description: \"Tool to create a new project within a team in Penpot. Use when you need to organize design files into a new project space.\",\n input: PenpotCreateProjectInput,\n output: PenpotCreateProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACxH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACnF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-project.cjs","names":["z","action"],"sources":["../../src/actions/create-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateProjectInput = z.object({\n id: z.string().describe(\"Optional UUID for the project. If not provided, one will be generated automatically\").optional(),\n name: z.string().describe(\"Name of the project to create\"),\n team_id: z.string().describe(\"UUID of the team where the project will be created\"),\n}).describe(\"Request model for creating a new project in Penpot.\");\nexport const PenpotCreateProjectOutput = z.object({\n id: z.string().describe(\"UUID of the created project\").nullable(),\n name: z.string().describe(\"Name of the created project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for CreateProject action.\");\n\nexport const penpotCreateProject = action(\"PENPOT_CREATE_PROJECT\", {\n slug: \"penpot-create-project\",\n name: \"Create Project\",\n description: \"Tool to create a new project within a team in Penpot. Use when you need to organize design files into a new project space.\",\n input: PenpotCreateProjectInput,\n output: PenpotCreateProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACxH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACnF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-project.d.ts
4
- declare const PenpotCreateProjectInput: z.ZodTypeAny;
5
- declare const PenpotCreateProjectOutput: z.ZodTypeAny;
6
- declare const penpotCreateProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateProjectInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodString;
7
+ team_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const PenpotCreateProjectOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ team_id: z.ZodNullable<z.ZodString>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>;
17
+ declare const penpotCreateProject: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ name: string;
19
+ team_id: string;
20
+ id?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { penpotCreateProject };
9
24
  //# sourceMappingURL=create-project.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-project.d.cts","names":[],"sources":["../../src/actions/create-project.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAIyB;AAAA,cACrD,yBAAA,EAA2B,CAAA,CAAE,UAOa;AAAA,cAE1C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-project.d.cts","names":[],"sources":["../../src/actions/create-project.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-project.d.ts
4
- declare const PenpotCreateProjectInput: z.ZodTypeAny;
5
- declare const PenpotCreateProjectOutput: z.ZodTypeAny;
6
- declare const penpotCreateProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotCreateProjectInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodString;
7
+ team_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const PenpotCreateProjectOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ team_id: z.ZodNullable<z.ZodString>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>;
17
+ declare const penpotCreateProject: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ name: string;
19
+ team_id: string;
20
+ id?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { penpotCreateProject };
9
24
  //# sourceMappingURL=create-project.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-project.d.mts","names":[],"sources":["../../src/actions/create-project.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAIyB;AAAA,cACrD,yBAAA,EAA2B,CAAA,CAAE,UAOa;AAAA,cAE1C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-project.d.mts","names":[],"sources":["../../src/actions/create-project.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
@@ -10,13 +10,13 @@ const penpotCreateProject = action("PENPOT_CREATE_PROJECT", {
10
10
  team_id: z.string().describe("UUID of the team where the project will be created")
11
11
  }).describe("Request model for creating a new project in Penpot."),
12
12
  output: z.object({
13
- id: z.string().describe("UUID of the created project"),
14
- name: z.string().describe("Name of the created project"),
15
- team_id: z.string().describe("UUID of the team the project belongs to"),
13
+ id: z.string().describe("UUID of the created project").nullable(),
14
+ name: z.string().describe("Name of the created project").nullable(),
15
+ team_id: z.string().describe("UUID of the team the project belongs to").nullable(),
16
16
  created_at: z.string().describe("Timestamp when the project was created").nullable().optional(),
17
17
  is_default: z.boolean().describe("Whether this is the default project for the team").nullable().optional(),
18
18
  modified_at: z.string().describe("Timestamp when the project was last modified").nullable().optional()
19
- }).describe("Response model for CreateProject action.")
19
+ }).passthrough().describe("Response model for CreateProject action.")
20
20
  });
21
21
  //#endregion
22
22
  export { penpotCreateProject };
@@ -1 +1 @@
1
- {"version":3,"file":"create-project.mjs","names":[],"sources":["../../src/actions/create-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateProjectInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Optional UUID for the project. If not provided, one will be generated automatically\").optional(),\n name: z.string().describe(\"Name of the project to create\"),\n team_id: z.string().describe(\"UUID of the team where the project will be created\"),\n}).describe(\"Request model for creating a new project in Penpot.\");\nexport const PenpotCreateProjectOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the created project\"),\n name: z.string().describe(\"Name of the created project\"),\n team_id: z.string().describe(\"UUID of the team the project belongs to\"),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).describe(\"Response model for CreateProject action.\");\n\nexport const penpotCreateProject = action(\"PENPOT_CREATE_PROJECT\", {\n slug: \"penpot-create-project\",\n name: \"Create Project\",\n description: \"Tool to create a new project within a team in Penpot. Use when you need to organize design files into a new project space.\",\n input: PenpotCreateProjectInput,\n output: PenpotCreateProjectOutput,\n});\n"],"mappings":";;AAkBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EACxH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,CAAC,CAAC,CAAC,SAAS,qDAcH;CACP,QAdqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-project.mjs","names":[],"sources":["../../src/actions/create-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotCreateProjectInput = z.object({\n id: z.string().describe(\"Optional UUID for the project. If not provided, one will be generated automatically\").optional(),\n name: z.string().describe(\"Name of the project to create\"),\n team_id: z.string().describe(\"UUID of the team where the project will be created\"),\n}).describe(\"Request model for creating a new project in Penpot.\");\nexport const PenpotCreateProjectOutput = z.object({\n id: z.string().describe(\"UUID of the created project\").nullable(),\n name: z.string().describe(\"Name of the created project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for CreateProject action.\");\n\nexport const penpotCreateProject = action(\"PENPOT_CREATE_PROJECT\", {\n slug: \"penpot-create-project\",\n name: \"Create Project\",\n description: \"Tool to create a new project within a team in Penpot. Use when you need to organize design files into a new project space.\",\n input: PenpotCreateProjectInput,\n output: PenpotCreateProjectOutput,\n});\n"],"mappings":";;AAkBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EACxH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,CAAC,CAAC,CAAC,SAAS,qDAcH;CACP,QAduC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}