@keystrokehq/penpot 0.1.5 → 0.1.6

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 (733) 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 -0
  4. package/dist/actions/create-access-token.cjs.map +1 -1
  5. package/dist/actions/create-access-token.d.cts +3 -18
  6. package/dist/actions/create-access-token.d.cts.map +1 -1
  7. package/dist/actions/create-access-token.d.mts +3 -18
  8. package/dist/actions/create-access-token.d.mts.map +1 -1
  9. package/dist/actions/create-access-token.mjs +1 -0
  10. package/dist/actions/create-access-token.mjs.map +1 -1
  11. package/dist/actions/create-comment-thread.cjs +1 -0
  12. package/dist/actions/create-comment-thread.cjs.map +1 -1
  13. package/dist/actions/create-comment-thread.d.cts +3 -23
  14. package/dist/actions/create-comment-thread.d.cts.map +1 -1
  15. package/dist/actions/create-comment-thread.d.mts +3 -23
  16. package/dist/actions/create-comment-thread.d.mts.map +1 -1
  17. package/dist/actions/create-comment-thread.mjs +1 -0
  18. package/dist/actions/create-comment-thread.mjs.map +1 -1
  19. package/dist/actions/create-file.cjs +1 -0
  20. package/dist/actions/create-file.cjs.map +1 -1
  21. package/dist/actions/create-file.d.cts +3 -21
  22. package/dist/actions/create-file.d.cts.map +1 -1
  23. package/dist/actions/create-file.d.mts +3 -21
  24. package/dist/actions/create-file.d.mts.map +1 -1
  25. package/dist/actions/create-file.mjs +1 -0
  26. package/dist/actions/create-file.mjs.map +1 -1
  27. package/dist/actions/create-project.cjs +1 -0
  28. package/dist/actions/create-project.cjs.map +1 -1
  29. package/dist/actions/create-project.d.cts +3 -19
  30. package/dist/actions/create-project.d.cts.map +1 -1
  31. package/dist/actions/create-project.d.mts +3 -19
  32. package/dist/actions/create-project.d.mts.map +1 -1
  33. package/dist/actions/create-project.mjs +1 -0
  34. package/dist/actions/create-project.mjs.map +1 -1
  35. package/dist/actions/create-team-access-request.cjs +1 -0
  36. package/dist/actions/create-team-access-request.cjs.map +1 -1
  37. package/dist/actions/create-team-access-request.d.cts +3 -19
  38. package/dist/actions/create-team-access-request.d.cts.map +1 -1
  39. package/dist/actions/create-team-access-request.d.mts +3 -19
  40. package/dist/actions/create-team-access-request.d.mts.map +1 -1
  41. package/dist/actions/create-team-access-request.mjs +1 -0
  42. package/dist/actions/create-team-access-request.mjs.map +1 -1
  43. package/dist/actions/create-team.cjs +1 -0
  44. package/dist/actions/create-team.cjs.map +1 -1
  45. package/dist/actions/create-team.d.cts +3 -19
  46. package/dist/actions/create-team.d.cts.map +1 -1
  47. package/dist/actions/create-team.d.mts +3 -19
  48. package/dist/actions/create-team.d.mts.map +1 -1
  49. package/dist/actions/create-team.mjs +1 -0
  50. package/dist/actions/create-team.mjs.map +1 -1
  51. package/dist/actions/create-webhook.cjs +1 -0
  52. package/dist/actions/create-webhook.cjs.map +1 -1
  53. package/dist/actions/create-webhook.d.cts +3 -19
  54. package/dist/actions/create-webhook.d.cts.map +1 -1
  55. package/dist/actions/create-webhook.d.mts +3 -19
  56. package/dist/actions/create-webhook.d.mts.map +1 -1
  57. package/dist/actions/create-webhook.mjs +1 -0
  58. package/dist/actions/create-webhook.mjs.map +1 -1
  59. package/dist/actions/delete-access-token.cjs +1 -0
  60. package/dist/actions/delete-access-token.cjs.map +1 -1
  61. package/dist/actions/delete-access-token.d.cts +3 -17
  62. package/dist/actions/delete-access-token.d.cts.map +1 -1
  63. package/dist/actions/delete-access-token.d.mts +3 -17
  64. package/dist/actions/delete-access-token.d.mts.map +1 -1
  65. package/dist/actions/delete-access-token.mjs +1 -0
  66. package/dist/actions/delete-access-token.mjs.map +1 -1
  67. package/dist/actions/delete-comment.cjs +1 -0
  68. package/dist/actions/delete-comment.cjs.map +1 -1
  69. package/dist/actions/delete-comment.d.cts +3 -18
  70. package/dist/actions/delete-comment.d.cts.map +1 -1
  71. package/dist/actions/delete-comment.d.mts +3 -18
  72. package/dist/actions/delete-comment.d.mts.map +1 -1
  73. package/dist/actions/delete-comment.mjs +1 -0
  74. package/dist/actions/delete-comment.mjs.map +1 -1
  75. package/dist/actions/delete-file-snapshot.cjs +1 -0
  76. package/dist/actions/delete-file-snapshot.cjs.map +1 -1
  77. package/dist/actions/delete-file-snapshot.d.cts +3 -17
  78. package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
  79. package/dist/actions/delete-file-snapshot.d.mts +3 -17
  80. package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
  81. package/dist/actions/delete-file-snapshot.mjs +1 -0
  82. package/dist/actions/delete-file-snapshot.mjs.map +1 -1
  83. package/dist/actions/delete-project.cjs +1 -0
  84. package/dist/actions/delete-project.cjs.map +1 -1
  85. package/dist/actions/delete-project.d.cts +3 -17
  86. package/dist/actions/delete-project.d.cts.map +1 -1
  87. package/dist/actions/delete-project.d.mts +3 -17
  88. package/dist/actions/delete-project.d.mts.map +1 -1
  89. package/dist/actions/delete-project.mjs +1 -0
  90. package/dist/actions/delete-project.mjs.map +1 -1
  91. package/dist/actions/delete-team-files-permanently.cjs +1 -0
  92. package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
  93. package/dist/actions/delete-team-files-permanently.d.cts +3 -18
  94. package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
  95. package/dist/actions/delete-team-files-permanently.d.mts +3 -18
  96. package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
  97. package/dist/actions/delete-team-files-permanently.mjs +1 -0
  98. package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
  99. package/dist/actions/delete-team-invitation.cjs +1 -0
  100. package/dist/actions/delete-team-invitation.cjs.map +1 -1
  101. package/dist/actions/delete-team-invitation.d.cts +3 -18
  102. package/dist/actions/delete-team-invitation.d.cts.map +1 -1
  103. package/dist/actions/delete-team-invitation.d.mts +3 -18
  104. package/dist/actions/delete-team-invitation.d.mts.map +1 -1
  105. package/dist/actions/delete-team-invitation.mjs +1 -0
  106. package/dist/actions/delete-team-invitation.mjs.map +1 -1
  107. package/dist/actions/delete-team-member.cjs +1 -0
  108. package/dist/actions/delete-team-member.cjs.map +1 -1
  109. package/dist/actions/delete-team-member.d.cts +3 -18
  110. package/dist/actions/delete-team-member.d.cts.map +1 -1
  111. package/dist/actions/delete-team-member.d.mts +3 -18
  112. package/dist/actions/delete-team-member.d.mts.map +1 -1
  113. package/dist/actions/delete-team-member.mjs +1 -0
  114. package/dist/actions/delete-team-member.mjs.map +1 -1
  115. package/dist/actions/delete-team.cjs +1 -0
  116. package/dist/actions/delete-team.cjs.map +1 -1
  117. package/dist/actions/delete-team.d.cts +3 -17
  118. package/dist/actions/delete-team.d.cts.map +1 -1
  119. package/dist/actions/delete-team.d.mts +3 -17
  120. package/dist/actions/delete-team.d.mts.map +1 -1
  121. package/dist/actions/delete-team.mjs +1 -0
  122. package/dist/actions/delete-team.mjs.map +1 -1
  123. package/dist/actions/delete-webhook.cjs +1 -0
  124. package/dist/actions/delete-webhook.cjs.map +1 -1
  125. package/dist/actions/delete-webhook.d.cts +3 -17
  126. package/dist/actions/delete-webhook.d.cts.map +1 -1
  127. package/dist/actions/delete-webhook.d.mts +3 -17
  128. package/dist/actions/delete-webhook.d.mts.map +1 -1
  129. package/dist/actions/delete-webhook.mjs +1 -0
  130. package/dist/actions/delete-webhook.mjs.map +1 -1
  131. package/dist/actions/duplicate-file.cjs +1 -0
  132. package/dist/actions/duplicate-file.cjs.map +1 -1
  133. package/dist/actions/duplicate-file.d.cts +3 -18
  134. package/dist/actions/duplicate-file.d.cts.map +1 -1
  135. package/dist/actions/duplicate-file.d.mts +3 -18
  136. package/dist/actions/duplicate-file.d.mts.map +1 -1
  137. package/dist/actions/duplicate-file.mjs +1 -0
  138. package/dist/actions/duplicate-file.mjs.map +1 -1
  139. package/dist/actions/duplicate-project.cjs +1 -0
  140. package/dist/actions/duplicate-project.cjs.map +1 -1
  141. package/dist/actions/duplicate-project.d.cts +3 -18
  142. package/dist/actions/duplicate-project.d.cts.map +1 -1
  143. package/dist/actions/duplicate-project.d.mts +3 -18
  144. package/dist/actions/duplicate-project.d.mts.map +1 -1
  145. package/dist/actions/duplicate-project.mjs +1 -0
  146. package/dist/actions/duplicate-project.mjs.map +1 -1
  147. package/dist/actions/get-access-tokens.cjs +1 -0
  148. package/dist/actions/get-access-tokens.cjs.map +1 -1
  149. package/dist/actions/get-access-tokens.d.cts +3 -15
  150. package/dist/actions/get-access-tokens.d.cts.map +1 -1
  151. package/dist/actions/get-access-tokens.d.mts +3 -15
  152. package/dist/actions/get-access-tokens.d.mts.map +1 -1
  153. package/dist/actions/get-access-tokens.mjs +1 -0
  154. package/dist/actions/get-access-tokens.mjs.map +1 -1
  155. package/dist/actions/get-all-projects.cjs +1 -0
  156. package/dist/actions/get-all-projects.cjs.map +1 -1
  157. package/dist/actions/get-all-projects.d.cts +3 -15
  158. package/dist/actions/get-all-projects.d.cts.map +1 -1
  159. package/dist/actions/get-all-projects.d.mts +3 -15
  160. package/dist/actions/get-all-projects.d.mts.map +1 -1
  161. package/dist/actions/get-all-projects.mjs +1 -0
  162. package/dist/actions/get-all-projects.mjs.map +1 -1
  163. package/dist/actions/get-builtin-templates.cjs +1 -0
  164. package/dist/actions/get-builtin-templates.cjs.map +1 -1
  165. package/dist/actions/get-builtin-templates.d.cts +3 -15
  166. package/dist/actions/get-builtin-templates.d.cts.map +1 -1
  167. package/dist/actions/get-builtin-templates.d.mts +3 -15
  168. package/dist/actions/get-builtin-templates.d.mts.map +1 -1
  169. package/dist/actions/get-builtin-templates.mjs +1 -0
  170. package/dist/actions/get-builtin-templates.mjs.map +1 -1
  171. package/dist/actions/get-comment-thread.cjs +1 -0
  172. package/dist/actions/get-comment-thread.cjs.map +1 -1
  173. package/dist/actions/get-comment-thread.d.cts +3 -19
  174. package/dist/actions/get-comment-thread.d.cts.map +1 -1
  175. package/dist/actions/get-comment-thread.d.mts +3 -19
  176. package/dist/actions/get-comment-thread.d.mts.map +1 -1
  177. package/dist/actions/get-comment-thread.mjs +1 -0
  178. package/dist/actions/get-comment-thread.mjs.map +1 -1
  179. package/dist/actions/get-comment-threads.cjs +1 -0
  180. package/dist/actions/get-comment-threads.cjs.map +1 -1
  181. package/dist/actions/get-comment-threads.d.cts +3 -17
  182. package/dist/actions/get-comment-threads.d.cts.map +1 -1
  183. package/dist/actions/get-comment-threads.d.mts +3 -17
  184. package/dist/actions/get-comment-threads.d.mts.map +1 -1
  185. package/dist/actions/get-comment-threads.mjs +1 -0
  186. package/dist/actions/get-comment-threads.mjs.map +1 -1
  187. package/dist/actions/get-comments.cjs +1 -0
  188. package/dist/actions/get-comments.cjs.map +1 -1
  189. package/dist/actions/get-comments.d.cts +3 -17
  190. package/dist/actions/get-comments.d.cts.map +1 -1
  191. package/dist/actions/get-comments.d.mts +3 -17
  192. package/dist/actions/get-comments.d.mts.map +1 -1
  193. package/dist/actions/get-comments.mjs +1 -0
  194. package/dist/actions/get-comments.mjs.map +1 -1
  195. package/dist/actions/get-file-info.cjs +1 -0
  196. package/dist/actions/get-file-info.cjs.map +1 -1
  197. package/dist/actions/get-file-info.d.cts +3 -18
  198. package/dist/actions/get-file-info.d.cts.map +1 -1
  199. package/dist/actions/get-file-info.d.mts +3 -18
  200. package/dist/actions/get-file-info.d.mts.map +1 -1
  201. package/dist/actions/get-file-info.mjs +1 -0
  202. package/dist/actions/get-file-info.mjs.map +1 -1
  203. package/dist/actions/get-file-libraries.cjs +1 -0
  204. package/dist/actions/get-file-libraries.cjs.map +1 -1
  205. package/dist/actions/get-file-libraries.d.cts +3 -17
  206. package/dist/actions/get-file-libraries.d.cts.map +1 -1
  207. package/dist/actions/get-file-libraries.d.mts +3 -17
  208. package/dist/actions/get-file-libraries.d.mts.map +1 -1
  209. package/dist/actions/get-file-libraries.mjs +1 -0
  210. package/dist/actions/get-file-libraries.mjs.map +1 -1
  211. package/dist/actions/get-file-object-thumbnails.cjs +1 -0
  212. package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
  213. package/dist/actions/get-file-object-thumbnails.d.cts +3 -18
  214. package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
  215. package/dist/actions/get-file-object-thumbnails.d.mts +3 -18
  216. package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
  217. package/dist/actions/get-file-object-thumbnails.mjs +1 -0
  218. package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
  219. package/dist/actions/get-file-snapshots.cjs +1 -0
  220. package/dist/actions/get-file-snapshots.cjs.map +1 -1
  221. package/dist/actions/get-file-snapshots.d.cts +3 -17
  222. package/dist/actions/get-file-snapshots.d.cts.map +1 -1
  223. package/dist/actions/get-file-snapshots.d.mts +3 -17
  224. package/dist/actions/get-file-snapshots.d.mts.map +1 -1
  225. package/dist/actions/get-file-snapshots.mjs +1 -0
  226. package/dist/actions/get-file-snapshots.mjs.map +1 -1
  227. package/dist/actions/get-file-summary.cjs +1 -0
  228. package/dist/actions/get-file-summary.cjs.map +1 -1
  229. package/dist/actions/get-file-summary.d.cts +3 -17
  230. package/dist/actions/get-file-summary.d.cts.map +1 -1
  231. package/dist/actions/get-file-summary.d.mts +3 -17
  232. package/dist/actions/get-file-summary.d.mts.map +1 -1
  233. package/dist/actions/get-file-summary.mjs +1 -0
  234. package/dist/actions/get-file-summary.mjs.map +1 -1
  235. package/dist/actions/get-file.cjs +1 -0
  236. package/dist/actions/get-file.cjs.map +1 -1
  237. package/dist/actions/get-file.d.cts +3 -18
  238. package/dist/actions/get-file.d.cts.map +1 -1
  239. package/dist/actions/get-file.d.mts +3 -18
  240. package/dist/actions/get-file.d.mts.map +1 -1
  241. package/dist/actions/get-file.mjs +1 -0
  242. package/dist/actions/get-file.mjs.map +1 -1
  243. package/dist/actions/get-font-variants.cjs +1 -0
  244. package/dist/actions/get-font-variants.cjs.map +1 -1
  245. package/dist/actions/get-font-variants.d.cts +3 -20
  246. package/dist/actions/get-font-variants.d.cts.map +1 -1
  247. package/dist/actions/get-font-variants.d.mts +3 -20
  248. package/dist/actions/get-font-variants.d.mts.map +1 -1
  249. package/dist/actions/get-font-variants.mjs +1 -0
  250. package/dist/actions/get-font-variants.mjs.map +1 -1
  251. package/dist/actions/get-library-file-references.cjs +1 -0
  252. package/dist/actions/get-library-file-references.cjs.map +1 -1
  253. package/dist/actions/get-library-file-references.d.cts +3 -17
  254. package/dist/actions/get-library-file-references.d.cts.map +1 -1
  255. package/dist/actions/get-library-file-references.d.mts +3 -17
  256. package/dist/actions/get-library-file-references.d.mts.map +1 -1
  257. package/dist/actions/get-library-file-references.mjs +1 -0
  258. package/dist/actions/get-library-file-references.mjs.map +1 -1
  259. package/dist/actions/get-library-usage.cjs +1 -0
  260. package/dist/actions/get-library-usage.cjs.map +1 -1
  261. package/dist/actions/get-library-usage.d.cts +3 -17
  262. package/dist/actions/get-library-usage.d.cts.map +1 -1
  263. package/dist/actions/get-library-usage.d.mts +3 -17
  264. package/dist/actions/get-library-usage.d.mts.map +1 -1
  265. package/dist/actions/get-library-usage.mjs +1 -0
  266. package/dist/actions/get-library-usage.mjs.map +1 -1
  267. package/dist/actions/get-owned-teams.cjs +1 -0
  268. package/dist/actions/get-owned-teams.cjs.map +1 -1
  269. package/dist/actions/get-owned-teams.d.cts +3 -15
  270. package/dist/actions/get-owned-teams.d.cts.map +1 -1
  271. package/dist/actions/get-owned-teams.d.mts +3 -15
  272. package/dist/actions/get-owned-teams.d.mts.map +1 -1
  273. package/dist/actions/get-owned-teams.mjs +1 -0
  274. package/dist/actions/get-owned-teams.mjs.map +1 -1
  275. package/dist/actions/get-page.cjs +1 -0
  276. package/dist/actions/get-page.cjs.map +1 -1
  277. package/dist/actions/get-page.d.cts +3 -19
  278. package/dist/actions/get-page.d.cts.map +1 -1
  279. package/dist/actions/get-page.d.mts +3 -19
  280. package/dist/actions/get-page.d.mts.map +1 -1
  281. package/dist/actions/get-page.mjs +1 -0
  282. package/dist/actions/get-page.mjs.map +1 -1
  283. package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
  284. package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
  285. package/dist/actions/get-profiles-for-file-comments.d.cts +3 -18
  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 +3 -18
  288. package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
  289. package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
  290. package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
  291. package/dist/actions/get-project-files.cjs +1 -0
  292. package/dist/actions/get-project-files.cjs.map +1 -1
  293. package/dist/actions/get-project-files.d.cts +3 -17
  294. package/dist/actions/get-project-files.d.cts.map +1 -1
  295. package/dist/actions/get-project-files.d.mts +3 -17
  296. package/dist/actions/get-project-files.d.mts.map +1 -1
  297. package/dist/actions/get-project-files.mjs +1 -0
  298. package/dist/actions/get-project-files.mjs.map +1 -1
  299. package/dist/actions/get-project.cjs +1 -0
  300. package/dist/actions/get-project.cjs.map +1 -1
  301. package/dist/actions/get-project.d.cts +3 -17
  302. package/dist/actions/get-project.d.cts.map +1 -1
  303. package/dist/actions/get-project.d.mts +3 -17
  304. package/dist/actions/get-project.d.mts.map +1 -1
  305. package/dist/actions/get-project.mjs +1 -0
  306. package/dist/actions/get-project.mjs.map +1 -1
  307. package/dist/actions/get-sso-provider.cjs +1 -0
  308. package/dist/actions/get-sso-provider.cjs.map +1 -1
  309. package/dist/actions/get-sso-provider.d.cts +3 -17
  310. package/dist/actions/get-sso-provider.d.cts.map +1 -1
  311. package/dist/actions/get-sso-provider.d.mts +3 -17
  312. package/dist/actions/get-sso-provider.d.mts.map +1 -1
  313. package/dist/actions/get-sso-provider.mjs +1 -0
  314. package/dist/actions/get-sso-provider.mjs.map +1 -1
  315. package/dist/actions/get-subscription-usage.cjs +1 -0
  316. package/dist/actions/get-subscription-usage.cjs.map +1 -1
  317. package/dist/actions/get-subscription-usage.d.cts +3 -15
  318. package/dist/actions/get-subscription-usage.d.cts.map +1 -1
  319. package/dist/actions/get-subscription-usage.d.mts +3 -15
  320. package/dist/actions/get-subscription-usage.d.mts.map +1 -1
  321. package/dist/actions/get-subscription-usage.mjs +1 -0
  322. package/dist/actions/get-subscription-usage.mjs.map +1 -1
  323. package/dist/actions/get-team-deleted-files.cjs +1 -0
  324. package/dist/actions/get-team-deleted-files.cjs.map +1 -1
  325. package/dist/actions/get-team-deleted-files.d.cts +3 -17
  326. package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
  327. package/dist/actions/get-team-deleted-files.d.mts +3 -17
  328. package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
  329. package/dist/actions/get-team-deleted-files.mjs +1 -0
  330. package/dist/actions/get-team-deleted-files.mjs.map +1 -1
  331. package/dist/actions/get-team-info.cjs +1 -0
  332. package/dist/actions/get-team-info.cjs.map +1 -1
  333. package/dist/actions/get-team-info.d.cts +3 -17
  334. package/dist/actions/get-team-info.d.cts.map +1 -1
  335. package/dist/actions/get-team-info.d.mts +3 -17
  336. package/dist/actions/get-team-info.d.mts.map +1 -1
  337. package/dist/actions/get-team-info.mjs +1 -0
  338. package/dist/actions/get-team-info.mjs.map +1 -1
  339. package/dist/actions/get-team-invitations.cjs +1 -0
  340. package/dist/actions/get-team-invitations.cjs.map +1 -1
  341. package/dist/actions/get-team-invitations.d.cts +3 -17
  342. package/dist/actions/get-team-invitations.d.cts.map +1 -1
  343. package/dist/actions/get-team-invitations.d.mts +3 -17
  344. package/dist/actions/get-team-invitations.d.mts.map +1 -1
  345. package/dist/actions/get-team-invitations.mjs +1 -0
  346. package/dist/actions/get-team-invitations.mjs.map +1 -1
  347. package/dist/actions/get-team-members.cjs +1 -0
  348. package/dist/actions/get-team-members.cjs.map +1 -1
  349. package/dist/actions/get-team-members.d.cts +3 -17
  350. package/dist/actions/get-team-members.d.cts.map +1 -1
  351. package/dist/actions/get-team-members.d.mts +3 -17
  352. package/dist/actions/get-team-members.d.mts.map +1 -1
  353. package/dist/actions/get-team-members.mjs +1 -0
  354. package/dist/actions/get-team-members.mjs.map +1 -1
  355. package/dist/actions/get-team-shared-files.cjs +1 -0
  356. package/dist/actions/get-team-shared-files.cjs.map +1 -1
  357. package/dist/actions/get-team-shared-files.d.cts +3 -17
  358. package/dist/actions/get-team-shared-files.d.cts.map +1 -1
  359. package/dist/actions/get-team-shared-files.d.mts +3 -17
  360. package/dist/actions/get-team-shared-files.d.mts.map +1 -1
  361. package/dist/actions/get-team-shared-files.mjs +1 -0
  362. package/dist/actions/get-team-shared-files.mjs.map +1 -1
  363. package/dist/actions/get-team-stats.cjs +1 -0
  364. package/dist/actions/get-team-stats.cjs.map +1 -1
  365. package/dist/actions/get-team-stats.d.cts +3 -17
  366. package/dist/actions/get-team-stats.d.cts.map +1 -1
  367. package/dist/actions/get-team-stats.d.mts +3 -17
  368. package/dist/actions/get-team-stats.d.mts.map +1 -1
  369. package/dist/actions/get-team-stats.mjs +1 -0
  370. package/dist/actions/get-team-stats.mjs.map +1 -1
  371. package/dist/actions/get-team-users.cjs +1 -0
  372. package/dist/actions/get-team-users.cjs.map +1 -1
  373. package/dist/actions/get-team-users.d.cts +3 -18
  374. package/dist/actions/get-team-users.d.cts.map +1 -1
  375. package/dist/actions/get-team-users.d.mts +3 -18
  376. package/dist/actions/get-team-users.d.mts.map +1 -1
  377. package/dist/actions/get-team-users.mjs +1 -0
  378. package/dist/actions/get-team-users.mjs.map +1 -1
  379. package/dist/actions/get-team.cjs +1 -0
  380. package/dist/actions/get-team.cjs.map +1 -1
  381. package/dist/actions/get-team.d.cts +3 -17
  382. package/dist/actions/get-team.d.cts.map +1 -1
  383. package/dist/actions/get-team.d.mts +3 -17
  384. package/dist/actions/get-team.d.mts.map +1 -1
  385. package/dist/actions/get-team.mjs +1 -0
  386. package/dist/actions/get-team.mjs.map +1 -1
  387. package/dist/actions/get-teams.cjs +1 -0
  388. package/dist/actions/get-teams.cjs.map +1 -1
  389. package/dist/actions/get-teams.d.cts +3 -15
  390. package/dist/actions/get-teams.d.cts.map +1 -1
  391. package/dist/actions/get-teams.d.mts +3 -15
  392. package/dist/actions/get-teams.d.mts.map +1 -1
  393. package/dist/actions/get-teams.mjs +1 -0
  394. package/dist/actions/get-teams.mjs.map +1 -1
  395. package/dist/actions/get-unread-comment-threads.cjs +1 -0
  396. package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
  397. package/dist/actions/get-unread-comment-threads.d.cts +3 -17
  398. package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
  399. package/dist/actions/get-unread-comment-threads.d.mts +3 -17
  400. package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
  401. package/dist/actions/get-unread-comment-threads.mjs +1 -0
  402. package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
  403. package/dist/actions/get-view-only-bundle.cjs +1 -0
  404. package/dist/actions/get-view-only-bundle.cjs.map +1 -1
  405. package/dist/actions/get-view-only-bundle.d.cts +3 -19
  406. package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
  407. package/dist/actions/get-view-only-bundle.d.mts +3 -19
  408. package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
  409. package/dist/actions/get-view-only-bundle.mjs +1 -0
  410. package/dist/actions/get-view-only-bundle.mjs.map +1 -1
  411. package/dist/actions/get-webhooks.cjs +1 -0
  412. package/dist/actions/get-webhooks.cjs.map +1 -1
  413. package/dist/actions/get-webhooks.d.cts +3 -17
  414. package/dist/actions/get-webhooks.d.cts.map +1 -1
  415. package/dist/actions/get-webhooks.d.mts +3 -17
  416. package/dist/actions/get-webhooks.d.mts.map +1 -1
  417. package/dist/actions/get-webhooks.mjs +1 -0
  418. package/dist/actions/get-webhooks.mjs.map +1 -1
  419. package/dist/actions/has-file-libraries.cjs +1 -0
  420. package/dist/actions/has-file-libraries.cjs.map +1 -1
  421. package/dist/actions/has-file-libraries.d.cts +3 -17
  422. package/dist/actions/has-file-libraries.d.cts.map +1 -1
  423. package/dist/actions/has-file-libraries.d.mts +3 -17
  424. package/dist/actions/has-file-libraries.d.mts.map +1 -1
  425. package/dist/actions/has-file-libraries.mjs +1 -0
  426. package/dist/actions/has-file-libraries.mjs.map +1 -1
  427. package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
  428. package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
  429. package/dist/actions/ignore-file-library-sync-status.d.cts +3 -18
  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 +3 -18
  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 -0
  434. package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
  435. package/dist/actions/link-file-to-library.cjs +1 -0
  436. package/dist/actions/link-file-to-library.cjs.map +1 -1
  437. package/dist/actions/link-file-to-library.d.cts +3 -18
  438. package/dist/actions/link-file-to-library.d.cts.map +1 -1
  439. package/dist/actions/link-file-to-library.d.mts +3 -18
  440. package/dist/actions/link-file-to-library.d.mts.map +1 -1
  441. package/dist/actions/link-file-to-library.mjs +1 -0
  442. package/dist/actions/link-file-to-library.mjs.map +1 -1
  443. package/dist/actions/lock-file-snapshot.cjs +1 -0
  444. package/dist/actions/lock-file-snapshot.cjs.map +1 -1
  445. package/dist/actions/lock-file-snapshot.d.cts +3 -17
  446. package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
  447. package/dist/actions/lock-file-snapshot.d.mts +3 -17
  448. package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
  449. package/dist/actions/lock-file-snapshot.mjs +1 -0
  450. package/dist/actions/lock-file-snapshot.mjs.map +1 -1
  451. package/dist/actions/logout.cjs +1 -0
  452. package/dist/actions/logout.cjs.map +1 -1
  453. package/dist/actions/logout.d.cts +3 -17
  454. package/dist/actions/logout.d.cts.map +1 -1
  455. package/dist/actions/logout.d.mts +3 -17
  456. package/dist/actions/logout.d.mts.map +1 -1
  457. package/dist/actions/logout.mjs +1 -0
  458. package/dist/actions/logout.mjs.map +1 -1
  459. package/dist/actions/mark-all-threads-as-read.cjs +1 -0
  460. package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
  461. package/dist/actions/mark-all-threads-as-read.d.cts +3 -17
  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 +3 -17
  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 -0
  466. package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
  467. package/dist/actions/move-files.cjs +1 -0
  468. package/dist/actions/move-files.cjs.map +1 -1
  469. package/dist/actions/move-files.d.cts +3 -18
  470. package/dist/actions/move-files.d.cts.map +1 -1
  471. package/dist/actions/move-files.d.mts +3 -18
  472. package/dist/actions/move-files.d.mts.map +1 -1
  473. package/dist/actions/move-files.mjs +1 -0
  474. package/dist/actions/move-files.mjs.map +1 -1
  475. package/dist/actions/move-project.cjs +1 -0
  476. package/dist/actions/move-project.cjs.map +1 -1
  477. package/dist/actions/move-project.d.cts +3 -18
  478. package/dist/actions/move-project.d.cts.map +1 -1
  479. package/dist/actions/move-project.d.mts +3 -18
  480. package/dist/actions/move-project.d.mts.map +1 -1
  481. package/dist/actions/move-project.mjs +1 -0
  482. package/dist/actions/move-project.mjs.map +1 -1
  483. package/dist/actions/prepare-register-profile.cjs +1 -0
  484. package/dist/actions/prepare-register-profile.cjs.map +1 -1
  485. package/dist/actions/prepare-register-profile.d.cts +3 -21
  486. package/dist/actions/prepare-register-profile.d.cts.map +1 -1
  487. package/dist/actions/prepare-register-profile.d.mts +3 -21
  488. package/dist/actions/prepare-register-profile.d.mts.map +1 -1
  489. package/dist/actions/prepare-register-profile.mjs +1 -0
  490. package/dist/actions/prepare-register-profile.mjs.map +1 -1
  491. package/dist/actions/push-audit-events.cjs +1 -0
  492. package/dist/actions/push-audit-events.cjs.map +1 -1
  493. package/dist/actions/push-audit-events.d.cts +3 -23
  494. package/dist/actions/push-audit-events.d.cts.map +1 -1
  495. package/dist/actions/push-audit-events.d.mts +3 -23
  496. package/dist/actions/push-audit-events.d.mts.map +1 -1
  497. package/dist/actions/push-audit-events.mjs +1 -0
  498. package/dist/actions/push-audit-events.mjs.map +1 -1
  499. package/dist/actions/register-profile.cjs +1 -0
  500. package/dist/actions/register-profile.cjs.map +1 -1
  501. package/dist/actions/register-profile.d.cts +3 -17
  502. package/dist/actions/register-profile.d.cts.map +1 -1
  503. package/dist/actions/register-profile.d.mts +3 -17
  504. package/dist/actions/register-profile.d.mts.map +1 -1
  505. package/dist/actions/register-profile.mjs +1 -0
  506. package/dist/actions/register-profile.mjs.map +1 -1
  507. package/dist/actions/rename-file.cjs +1 -0
  508. package/dist/actions/rename-file.cjs.map +1 -1
  509. package/dist/actions/rename-file.d.cts +3 -18
  510. package/dist/actions/rename-file.d.cts.map +1 -1
  511. package/dist/actions/rename-file.d.mts +3 -18
  512. package/dist/actions/rename-file.d.mts.map +1 -1
  513. package/dist/actions/rename-file.mjs +1 -0
  514. package/dist/actions/rename-file.mjs.map +1 -1
  515. package/dist/actions/rename-project.cjs +1 -0
  516. package/dist/actions/rename-project.cjs.map +1 -1
  517. package/dist/actions/rename-project.d.cts +3 -18
  518. package/dist/actions/rename-project.d.cts.map +1 -1
  519. package/dist/actions/rename-project.d.mts +3 -18
  520. package/dist/actions/rename-project.d.mts.map +1 -1
  521. package/dist/actions/rename-project.mjs +1 -0
  522. package/dist/actions/rename-project.mjs.map +1 -1
  523. package/dist/actions/request-profile-recovery.cjs +1 -0
  524. package/dist/actions/request-profile-recovery.cjs.map +1 -1
  525. package/dist/actions/request-profile-recovery.d.cts +3 -17
  526. package/dist/actions/request-profile-recovery.d.cts.map +1 -1
  527. package/dist/actions/request-profile-recovery.d.mts +3 -17
  528. package/dist/actions/request-profile-recovery.d.mts.map +1 -1
  529. package/dist/actions/request-profile-recovery.mjs +1 -0
  530. package/dist/actions/request-profile-recovery.mjs.map +1 -1
  531. package/dist/actions/restore-deleted-team-files.cjs +1 -0
  532. package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
  533. package/dist/actions/restore-deleted-team-files.d.cts +3 -18
  534. package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
  535. package/dist/actions/restore-deleted-team-files.d.mts +3 -18
  536. package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
  537. package/dist/actions/restore-deleted-team-files.mjs +1 -0
  538. package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
  539. package/dist/actions/restore-file-snapshot.cjs +1 -0
  540. package/dist/actions/restore-file-snapshot.cjs.map +1 -1
  541. package/dist/actions/restore-file-snapshot.d.cts +3 -18
  542. package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
  543. package/dist/actions/restore-file-snapshot.d.mts +3 -18
  544. package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
  545. package/dist/actions/restore-file-snapshot.mjs +1 -0
  546. package/dist/actions/restore-file-snapshot.mjs.map +1 -1
  547. package/dist/actions/search-files.cjs +1 -0
  548. package/dist/actions/search-files.cjs.map +1 -1
  549. package/dist/actions/search-files.d.cts +3 -18
  550. package/dist/actions/search-files.d.cts.map +1 -1
  551. package/dist/actions/search-files.d.mts +3 -18
  552. package/dist/actions/search-files.d.mts.map +1 -1
  553. package/dist/actions/search-files.mjs +1 -0
  554. package/dist/actions/search-files.mjs.map +1 -1
  555. package/dist/actions/send-user-feedback.cjs +1 -0
  556. package/dist/actions/send-user-feedback.cjs.map +1 -1
  557. package/dist/actions/send-user-feedback.d.cts +3 -21
  558. package/dist/actions/send-user-feedback.d.cts.map +1 -1
  559. package/dist/actions/send-user-feedback.d.mts +3 -21
  560. package/dist/actions/send-user-feedback.d.mts.map +1 -1
  561. package/dist/actions/send-user-feedback.mjs +1 -0
  562. package/dist/actions/send-user-feedback.mjs.map +1 -1
  563. package/dist/actions/set-file-shared.cjs +1 -0
  564. package/dist/actions/set-file-shared.cjs.map +1 -1
  565. package/dist/actions/set-file-shared.d.cts +3 -18
  566. package/dist/actions/set-file-shared.d.cts.map +1 -1
  567. package/dist/actions/set-file-shared.d.mts +3 -18
  568. package/dist/actions/set-file-shared.d.mts.map +1 -1
  569. package/dist/actions/set-file-shared.mjs +1 -0
  570. package/dist/actions/set-file-shared.mjs.map +1 -1
  571. package/dist/actions/unlink-file-from-library.cjs +1 -0
  572. package/dist/actions/unlink-file-from-library.cjs.map +1 -1
  573. package/dist/actions/unlink-file-from-library.d.cts +3 -18
  574. package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
  575. package/dist/actions/unlink-file-from-library.d.mts +3 -18
  576. package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
  577. package/dist/actions/unlink-file-from-library.mjs +1 -0
  578. package/dist/actions/unlink-file-from-library.mjs.map +1 -1
  579. package/dist/actions/unlock-file-snapshot.cjs +1 -0
  580. package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
  581. package/dist/actions/unlock-file-snapshot.d.cts +3 -17
  582. package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
  583. package/dist/actions/unlock-file-snapshot.d.mts +3 -17
  584. package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
  585. package/dist/actions/unlock-file-snapshot.mjs +1 -0
  586. package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
  587. package/dist/actions/update-comment-thread-frame.cjs +1 -0
  588. package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
  589. package/dist/actions/update-comment-thread-frame.d.cts +3 -19
  590. package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
  591. package/dist/actions/update-comment-thread-frame.d.mts +3 -19
  592. package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
  593. package/dist/actions/update-comment-thread-frame.mjs +1 -0
  594. package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
  595. package/dist/actions/update-comment-thread-position.cjs +1 -0
  596. package/dist/actions/update-comment-thread-position.cjs.map +1 -1
  597. package/dist/actions/update-comment-thread-position.d.cts +3 -20
  598. package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
  599. package/dist/actions/update-comment-thread-position.d.mts +3 -20
  600. package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
  601. package/dist/actions/update-comment-thread-position.mjs +1 -0
  602. package/dist/actions/update-comment-thread-position.mjs.map +1 -1
  603. package/dist/actions/update-comment-thread-status.cjs +1 -0
  604. package/dist/actions/update-comment-thread-status.cjs.map +1 -1
  605. package/dist/actions/update-comment-thread-status.d.cts +3 -18
  606. package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
  607. package/dist/actions/update-comment-thread-status.d.mts +3 -18
  608. package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
  609. package/dist/actions/update-comment-thread-status.mjs +1 -0
  610. package/dist/actions/update-comment-thread-status.mjs.map +1 -1
  611. package/dist/actions/update-comment-thread.cjs +1 -0
  612. package/dist/actions/update-comment-thread.cjs.map +1 -1
  613. package/dist/actions/update-comment-thread.d.cts +3 -19
  614. package/dist/actions/update-comment-thread.d.cts.map +1 -1
  615. package/dist/actions/update-comment-thread.d.mts +3 -19
  616. package/dist/actions/update-comment-thread.d.mts.map +1 -1
  617. package/dist/actions/update-comment-thread.mjs +1 -0
  618. package/dist/actions/update-comment-thread.mjs.map +1 -1
  619. package/dist/actions/update-comment.cjs +1 -0
  620. package/dist/actions/update-comment.cjs.map +1 -1
  621. package/dist/actions/update-comment.d.cts +3 -20
  622. package/dist/actions/update-comment.d.cts.map +1 -1
  623. package/dist/actions/update-comment.d.mts +3 -20
  624. package/dist/actions/update-comment.d.mts.map +1 -1
  625. package/dist/actions/update-comment.mjs +1 -0
  626. package/dist/actions/update-comment.mjs.map +1 -1
  627. package/dist/actions/update-file-library-sync-status.cjs +1 -0
  628. package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
  629. package/dist/actions/update-file-library-sync-status.d.cts +3 -18
  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 +3 -18
  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 -0
  634. package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
  635. package/dist/actions/update-file-snapshot.cjs +1 -0
  636. package/dist/actions/update-file-snapshot.cjs.map +1 -1
  637. package/dist/actions/update-file-snapshot.d.cts +3 -18
  638. package/dist/actions/update-file-snapshot.d.cts.map +1 -1
  639. package/dist/actions/update-file-snapshot.d.mts +3 -18
  640. package/dist/actions/update-file-snapshot.d.mts.map +1 -1
  641. package/dist/actions/update-file-snapshot.mjs +1 -0
  642. package/dist/actions/update-file-snapshot.mjs.map +1 -1
  643. package/dist/actions/update-file.cjs +1 -0
  644. package/dist/actions/update-file.cjs.map +1 -1
  645. package/dist/actions/update-file.d.cts +3 -24
  646. package/dist/actions/update-file.d.cts.map +1 -1
  647. package/dist/actions/update-file.d.mts +3 -24
  648. package/dist/actions/update-file.d.mts.map +1 -1
  649. package/dist/actions/update-file.mjs +1 -0
  650. package/dist/actions/update-file.mjs.map +1 -1
  651. package/dist/actions/update-font.cjs +1 -0
  652. package/dist/actions/update-font.cjs.map +1 -1
  653. package/dist/actions/update-font.d.cts +3 -19
  654. package/dist/actions/update-font.d.cts.map +1 -1
  655. package/dist/actions/update-font.d.mts +3 -19
  656. package/dist/actions/update-font.d.mts.map +1 -1
  657. package/dist/actions/update-font.mjs +1 -0
  658. package/dist/actions/update-font.mjs.map +1 -1
  659. package/dist/actions/update-profile-notifications.cjs +1 -0
  660. package/dist/actions/update-profile-notifications.cjs.map +1 -1
  661. package/dist/actions/update-profile-notifications.d.cts +3 -19
  662. package/dist/actions/update-profile-notifications.d.cts.map +1 -1
  663. package/dist/actions/update-profile-notifications.d.mts +3 -19
  664. package/dist/actions/update-profile-notifications.d.mts.map +1 -1
  665. package/dist/actions/update-profile-notifications.mjs +1 -0
  666. package/dist/actions/update-profile-notifications.mjs.map +1 -1
  667. package/dist/actions/update-profile-props.cjs +1 -0
  668. package/dist/actions/update-profile-props.cjs.map +1 -1
  669. package/dist/actions/update-profile-props.d.cts +3 -35
  670. package/dist/actions/update-profile-props.d.cts.map +1 -1
  671. package/dist/actions/update-profile-props.d.mts +3 -35
  672. package/dist/actions/update-profile-props.d.mts.map +1 -1
  673. package/dist/actions/update-profile-props.mjs +1 -0
  674. package/dist/actions/update-profile-props.mjs.map +1 -1
  675. package/dist/actions/update-profile.cjs +1 -0
  676. package/dist/actions/update-profile.cjs.map +1 -1
  677. package/dist/actions/update-profile.d.cts +3 -19
  678. package/dist/actions/update-profile.d.cts.map +1 -1
  679. package/dist/actions/update-profile.d.mts +3 -19
  680. package/dist/actions/update-profile.d.mts.map +1 -1
  681. package/dist/actions/update-profile.mjs +1 -0
  682. package/dist/actions/update-profile.mjs.map +1 -1
  683. package/dist/actions/update-project-pin.cjs +1 -0
  684. package/dist/actions/update-project-pin.cjs.map +1 -1
  685. package/dist/actions/update-project-pin.d.cts +3 -19
  686. package/dist/actions/update-project-pin.d.cts.map +1 -1
  687. package/dist/actions/update-project-pin.d.mts +3 -19
  688. package/dist/actions/update-project-pin.d.mts.map +1 -1
  689. package/dist/actions/update-project-pin.mjs +1 -0
  690. package/dist/actions/update-project-pin.mjs.map +1 -1
  691. package/dist/actions/update-team-invitation-role.cjs +1 -0
  692. package/dist/actions/update-team-invitation-role.cjs.map +1 -1
  693. package/dist/actions/update-team-invitation-role.d.cts +3 -19
  694. package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
  695. package/dist/actions/update-team-invitation-role.d.mts +3 -19
  696. package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
  697. package/dist/actions/update-team-invitation-role.mjs +1 -0
  698. package/dist/actions/update-team-invitation-role.mjs.map +1 -1
  699. package/dist/actions/update-team.cjs +1 -0
  700. package/dist/actions/update-team.cjs.map +1 -1
  701. package/dist/actions/update-team.d.cts +3 -18
  702. package/dist/actions/update-team.d.cts.map +1 -1
  703. package/dist/actions/update-team.d.mts +3 -18
  704. package/dist/actions/update-team.d.mts.map +1 -1
  705. package/dist/actions/update-team.mjs +1 -0
  706. package/dist/actions/update-team.mjs.map +1 -1
  707. package/dist/actions/update-webhook.cjs +1 -0
  708. package/dist/actions/update-webhook.cjs.map +1 -1
  709. package/dist/actions/update-webhook.d.cts +3 -20
  710. package/dist/actions/update-webhook.d.cts.map +1 -1
  711. package/dist/actions/update-webhook.d.mts +3 -20
  712. package/dist/actions/update-webhook.d.mts.map +1 -1
  713. package/dist/actions/update-webhook.mjs +1 -0
  714. package/dist/actions/update-webhook.mjs.map +1 -1
  715. package/dist/actions/verify-token.cjs +1 -0
  716. package/dist/actions/verify-token.cjs.map +1 -1
  717. package/dist/actions/verify-token.d.cts +3 -17
  718. package/dist/actions/verify-token.d.cts.map +1 -1
  719. package/dist/actions/verify-token.d.mts +3 -17
  720. package/dist/actions/verify-token.d.mts.map +1 -1
  721. package/dist/actions/verify-token.mjs +1 -0
  722. package/dist/actions/verify-token.mjs.map +1 -1
  723. package/dist/app.cjs +5 -4
  724. package/dist/app.cjs.map +1 -1
  725. package/dist/app.d.cts +4 -6
  726. package/dist/app.d.cts.map +1 -1
  727. package/dist/app.d.mts +4 -6
  728. package/dist/app.d.mts.map +1 -1
  729. package/dist/app.mjs +0 -1
  730. package/dist/app.mjs.map +1 -1
  731. package/dist/index.d.cts +1 -1
  732. package/dist/index.d.mts +1 -1
  733. package/package.json +2 -2
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-file.d.ts
@@ -27,24 +29,7 @@ declare const PenpotGetFileOutput: z.ZodObject<{
27
29
  hasMediaTrimmed: z.ZodNullable<z.ZodBoolean>;
28
30
  commentThreadSeqn: z.ZodNullable<z.ZodNumber>;
29
31
  }, z.core.$loose>;
30
- declare const penpotGetFile: import("@keystrokehq/action").WorkflowActionDefinition<{
31
- id: string;
32
- features?: string[] | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
34
- connectionId: z.ZodString;
35
- entityId: z.ZodString;
36
- instanceId: z.ZodString;
37
- }, z.core.$strip>, z.ZodObject<{
38
- full: z.ZodString;
39
- generic_api_key: z.ZodString;
40
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
41
- connectionId: z.ZodString;
42
- entityId: z.ZodString;
43
- instanceId: z.ZodString;
44
- }, z.core.$strip>, z.ZodObject<{
45
- full: z.ZodString;
46
- generic_api_key: z.ZodString;
47
- }, z.core.$strip>>]>;
32
+ declare const penpotGetFile: AppAction<typeof PenpotGetFileInput, typeof PenpotGetFileOutput, typeof penpot.credential>;
48
33
  //#endregion
49
34
  export { penpotGetFile };
50
35
  //# sourceMappingURL=get-file.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file.d.mts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAYlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBnB,aAAA,gCAAa,wBAAA"}
1
+ {"version":3,"file":"get-file.d.mts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAYlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-file.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-file.mjs","names":[],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAiB5D,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB;EAChE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC/E,aAAa,gCAAgC,SAAS;EACtD,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC9F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-file.mjs","names":[],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile: AppAction<\n typeof PenpotGetFileInput,\n typeof PenpotGetFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqB,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAiB5D,MAAa,gBAIT,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzBiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB;EAChE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC/E,aAAa,gCAAgC,SAAS;EACtD,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC9F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-font-variants.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-font-variants.cjs","names":["z","action"],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-font-variants.cjs","names":["z","action"],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants: AppAction<\n typeof PenpotGetFontVariantsInput,\n typeof PenpotGetFontVariantsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-font-variants.d.ts
@@ -10,26 +12,7 @@ declare const PenpotGetFontVariantsInput: z.ZodObject<{
10
12
  declare const PenpotGetFontVariantsOutput: z.ZodObject<{
11
13
  data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
12
14
  }, z.core.$loose>;
13
- declare const penpotGetFontVariants: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- file_id?: string | undefined;
15
- team_id?: string | undefined;
16
- share_id?: string | undefined;
17
- project_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- full: z.ZodString;
24
- generic_api_key: z.ZodString;
25
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
26
- connectionId: z.ZodString;
27
- entityId: z.ZodString;
28
- instanceId: z.ZodString;
29
- }, z.core.$strip>, z.ZodObject<{
30
- full: z.ZodString;
31
- generic_api_key: z.ZodString;
32
- }, z.core.$strip>>]>;
15
+ declare const penpotGetFontVariants: AppAction<typeof PenpotGetFontVariantsInput, typeof PenpotGetFontVariantsOutput, typeof penpot.credential>;
33
16
  //#endregion
34
17
  export { penpotGetFontVariants };
35
18
  //# sourceMappingURL=get-font-variants.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-font-variants.d.cts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-font-variants.d.cts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-font-variants.d.ts
@@ -10,26 +12,7 @@ declare const PenpotGetFontVariantsInput: z.ZodObject<{
10
12
  declare const PenpotGetFontVariantsOutput: z.ZodObject<{
11
13
  data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
12
14
  }, z.core.$loose>;
13
- declare const penpotGetFontVariants: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- file_id?: string | undefined;
15
- team_id?: string | undefined;
16
- share_id?: string | undefined;
17
- project_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- full: z.ZodString;
24
- generic_api_key: z.ZodString;
25
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
26
- connectionId: z.ZodString;
27
- entityId: z.ZodString;
28
- instanceId: z.ZodString;
29
- }, z.core.$strip>, z.ZodObject<{
30
- full: z.ZodString;
31
- generic_api_key: z.ZodString;
32
- }, z.core.$strip>>]>;
15
+ declare const penpotGetFontVariants: AppAction<typeof PenpotGetFontVariantsInput, typeof PenpotGetFontVariantsOutput, typeof penpot.credential>;
33
16
  //#endregion
34
17
  export { penpotGetFontVariants };
35
18
  //# sourceMappingURL=get-font-variants.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-font-variants.d.mts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-font-variants.d.mts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetFontVariants = action("PENPOT_GET_FONT_VARIANTS", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-font-variants.mjs","names":[],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;AAcA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,wDASH;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-font-variants.mjs","names":[],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants: AppAction<\n typeof PenpotGetFontVariantsInput,\n typeof PenpotGetFontVariantsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,wDAaH;CACP,QAbyC,EAAE,OAAO,EAClD,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-library-file-references.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-file-references.cjs","names":["z","action"],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryFileReferencesInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to get references for\"),\n}).describe(\"Request model for fetching files that reference a shared library.\");\nconst PenpotGetLibraryFileReferences_FileReferenceSchema = z.object({\n id: z.string().describe(\"File ID\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n projectId: z.string().describe(\"Project ID containing the file\").nullable().optional(),\n}).passthrough().describe(\"Information about a file that references the library.\");\nexport const PenpotGetLibraryFileReferencesOutput = z.object({\n references: z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe(\"List of files that reference the library\").nullable().optional(),\n}).passthrough().describe(\"Response model containing files that reference the specified library.\");\n\nexport const penpotGetLibraryFileReferences = action(\"PENPOT_GET_LIBRARY_FILE_REFERENCES\", {\n slug: \"penpot-get-library-file-references\",\n name: \"Get Library File References\",\n description: \"Tool to get files that reference a shared library. Use when you need to find which files are using a specific library file in Penpot.\",\n input: PenpotGetLibraryFileReferencesInput,\n output: PenpotGetLibraryFileReferencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-library-file-references.cjs","names":["z","action"],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetLibraryFileReferencesInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to get references for\"),\n}).describe(\"Request model for fetching files that reference a shared library.\");\nconst PenpotGetLibraryFileReferences_FileReferenceSchema = z.object({\n id: z.string().describe(\"File ID\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n projectId: z.string().describe(\"Project ID containing the file\").nullable().optional(),\n}).passthrough().describe(\"Information about a file that references the library.\");\nexport const PenpotGetLibraryFileReferencesOutput = z.object({\n references: z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe(\"List of files that reference the library\").nullable().optional(),\n}).passthrough().describe(\"Response model containing files that reference the specified library.\");\n\nexport const penpotGetLibraryFileReferences: AppAction<\n typeof PenpotGetLibraryFileReferencesInput,\n typeof PenpotGetLibraryFileReferencesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_LIBRARY_FILE_REFERENCES\", {\n slug: \"penpot-get-library-file-references\",\n name: \"Get Library File References\",\n description: \"Tool to get files that reference a shared library. Use when you need to find which files are using a specific library file in Penpot.\",\n input: PenpotGetLibraryFileReferencesInput,\n output: PenpotGetLibraryFileReferencesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-library-file-references.d.ts
@@ -12,23 +14,7 @@ declare const PenpotGetLibraryFileReferencesOutput: z.ZodObject<{
12
14
  projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetLibraryFileReferences: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- fileId: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
18
- connectionId: z.ZodString;
19
- entityId: z.ZodString;
20
- instanceId: z.ZodString;
21
- }, z.core.$strip>, z.ZodObject<{
22
- full: z.ZodString;
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
25
- connectionId: z.ZodString;
26
- entityId: z.ZodString;
27
- instanceId: z.ZodString;
28
- }, z.core.$strip>, z.ZodObject<{
29
- full: z.ZodString;
30
- generic_api_key: z.ZodString;
31
- }, z.core.$strip>>]>;
17
+ declare const penpotGetLibraryFileReferences: AppAction<typeof PenpotGetLibraryFileReferencesInput, typeof PenpotGetLibraryFileReferencesOutput, typeof penpot.credential>;
32
18
  //#endregion
33
19
  export { penpotGetLibraryFileReferences };
34
20
  //# sourceMappingURL=get-library-file-references.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-file-references.d.cts","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cASnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
1
+ {"version":3,"file":"get-library-file-references.d.cts","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cASnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-library-file-references.d.ts
@@ -12,23 +14,7 @@ declare const PenpotGetLibraryFileReferencesOutput: z.ZodObject<{
12
14
  projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetLibraryFileReferences: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- fileId: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
18
- connectionId: z.ZodString;
19
- entityId: z.ZodString;
20
- instanceId: z.ZodString;
21
- }, z.core.$strip>, z.ZodObject<{
22
- full: z.ZodString;
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
25
- connectionId: z.ZodString;
26
- entityId: z.ZodString;
27
- instanceId: z.ZodString;
28
- }, z.core.$strip>, z.ZodObject<{
29
- full: z.ZodString;
30
- generic_api_key: z.ZodString;
31
- }, z.core.$strip>>]>;
17
+ declare const penpotGetLibraryFileReferences: AppAction<typeof PenpotGetLibraryFileReferencesInput, typeof PenpotGetLibraryFileReferencesOutput, typeof penpot.credential>;
32
18
  //#endregion
33
19
  export { penpotGetLibraryFileReferences };
34
20
  //# sourceMappingURL=get-library-file-references.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-file-references.d.mts","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cASnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
1
+ {"version":3,"file":"get-library-file-references.d.mts","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cASnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-library-file-references.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-file-references.mjs","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryFileReferencesInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to get references for\"),\n}).describe(\"Request model for fetching files that reference a shared library.\");\nconst PenpotGetLibraryFileReferences_FileReferenceSchema = z.object({\n id: z.string().describe(\"File ID\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n projectId: z.string().describe(\"Project ID containing the file\").nullable().optional(),\n}).passthrough().describe(\"Information about a file that references the library.\");\nexport const PenpotGetLibraryFileReferencesOutput = z.object({\n references: z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe(\"List of files that reference the library\").nullable().optional(),\n}).passthrough().describe(\"Response model containing files that reference the specified library.\");\n\nexport const penpotGetLibraryFileReferences = action(\"PENPOT_GET_LIBRARY_FILE_REFERENCES\", {\n slug: \"penpot-get-library-file-references\",\n name: \"Get Library File References\",\n description: \"Tool to get files that reference a shared library. Use when you need to find which files are using a specific library file in Penpot.\",\n input: PenpotGetLibraryFileReferencesInput,\n output: PenpotGetLibraryFileReferencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,YAAY,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-library-file-references.mjs","names":[],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetLibraryFileReferencesInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to get references for\"),\n}).describe(\"Request model for fetching files that reference a shared library.\");\nconst PenpotGetLibraryFileReferences_FileReferenceSchema = z.object({\n id: z.string().describe(\"File ID\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n projectId: z.string().describe(\"Project ID containing the file\").nullable().optional(),\n}).passthrough().describe(\"Information about a file that references the library.\");\nexport const PenpotGetLibraryFileReferencesOutput = z.object({\n references: z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe(\"List of files that reference the library\").nullable().optional(),\n}).passthrough().describe(\"Response model containing files that reference the specified library.\");\n\nexport const penpotGetLibraryFileReferences: AppAction<\n typeof PenpotGetLibraryFileReferencesInput,\n typeof PenpotGetLibraryFileReferencesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_LIBRARY_FILE_REFERENCES\", {\n slug: \"penpot-get-library-file-references\",\n name: \"Get Library File References\",\n description: \"Tool to get files that reference a shared library. Use when you need to find which files are using a specific library file in Penpot.\",\n input: PenpotGetLibraryFileReferencesInput,\n output: PenpotGetLibraryFileReferencesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO,EAC3D,YAAY,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-library-usage.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-library-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryUsageInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to check usage for\"),\n}).describe(\"Request model for getting library usage statistics.\");\nexport const PenpotGetLibraryUsageOutput = z.object({\n usage_count: z.number().int().describe(\"The number of files that use the specified library\").nullable(),\n}).passthrough().describe(\"Response model for library usage statistics.\\nReturns the number of files that use the specified library.\");\n\nexport const penpotGetLibraryUsage = action(\"PENPOT_GET_LIBRARY_USAGE\", {\n slug: \"penpot-get-library-usage\",\n name: \"Get Library Usage\",\n description: \"Tool to get usage statistics for a library. Returns the number of files that use the specified library. Use when you need to understand how widely a library is being used across projects.\",\n input: PenpotGetLibraryUsageInput,\n output: PenpotGetLibraryUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC3E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAA2G;AAErI,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-library-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-library-usage.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetLibraryUsageInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to check usage for\"),\n}).describe(\"Request model for getting library usage statistics.\");\nexport const PenpotGetLibraryUsageOutput = z.object({\n usage_count: z.number().int().describe(\"The number of files that use the specified library\").nullable(),\n}).passthrough().describe(\"Response model for library usage statistics.\\nReturns the number of files that use the specified library.\");\n\nexport const penpotGetLibraryUsage: AppAction<\n typeof PenpotGetLibraryUsageInput,\n typeof PenpotGetLibraryUsageOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_LIBRARY_USAGE\", {\n slug: \"penpot-get-library-usage\",\n name: \"Get Library Usage\",\n description: \"Tool to get usage statistics for a library. Returns the number of files that use the specified library. Use when you need to understand how widely a library is being used across projects.\",\n input: PenpotGetLibraryUsageInput,\n output: PenpotGetLibraryUsageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC3E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAA2G;AAErI,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-library-usage.d.ts
@@ -7,23 +9,7 @@ declare const PenpotGetLibraryUsageInput: z.ZodObject<{
7
9
  declare const PenpotGetLibraryUsageOutput: z.ZodObject<{
8
10
  usage_count: z.ZodNullable<z.ZodNumber>;
9
11
  }, z.core.$loose>;
10
- declare const penpotGetLibraryUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- fileId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- full: z.ZodString;
18
- generic_api_key: z.ZodString;
19
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
20
- connectionId: z.ZodString;
21
- entityId: z.ZodString;
22
- instanceId: z.ZodString;
23
- }, z.core.$strip>, z.ZodObject<{
24
- full: z.ZodString;
25
- generic_api_key: z.ZodString;
26
- }, z.core.$strip>>]>;
12
+ declare const penpotGetLibraryUsage: AppAction<typeof PenpotGetLibraryUsageInput, typeof PenpotGetLibraryUsageOutput, typeof penpot.credential>;
27
13
  //#endregion
28
14
  export { penpotGetLibraryUsage };
29
15
  //# sourceMappingURL=get-library-usage.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-usage.d.cts","names":[],"sources":["../../src/actions/get-library-usage.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-library-usage.d.cts","names":[],"sources":["../../src/actions/get-library-usage.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-library-usage.d.ts
@@ -7,23 +9,7 @@ declare const PenpotGetLibraryUsageInput: z.ZodObject<{
7
9
  declare const PenpotGetLibraryUsageOutput: z.ZodObject<{
8
10
  usage_count: z.ZodNullable<z.ZodNumber>;
9
11
  }, z.core.$loose>;
10
- declare const penpotGetLibraryUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- fileId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- full: z.ZodString;
18
- generic_api_key: z.ZodString;
19
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
20
- connectionId: z.ZodString;
21
- entityId: z.ZodString;
22
- instanceId: z.ZodString;
23
- }, z.core.$strip>, z.ZodObject<{
24
- full: z.ZodString;
25
- generic_api_key: z.ZodString;
26
- }, z.core.$strip>>]>;
12
+ declare const penpotGetLibraryUsage: AppAction<typeof PenpotGetLibraryUsageInput, typeof PenpotGetLibraryUsageOutput, typeof penpot.credential>;
27
13
  //#endregion
28
14
  export { penpotGetLibraryUsage };
29
15
  //# sourceMappingURL=get-library-usage.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-usage.d.mts","names":[],"sources":["../../src/actions/get-library-usage.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-library-usage.d.mts","names":[],"sources":["../../src/actions/get-library-usage.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetLibraryUsage = action("PENPOT_GET_LIBRARY_USAGE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-library-usage.mjs","names":[],"sources":["../../src/actions/get-library-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryUsageInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to check usage for\"),\n}).describe(\"Request model for getting library usage statistics.\");\nexport const PenpotGetLibraryUsageOutput = z.object({\n usage_count: z.number().int().describe(\"The number of files that use the specified library\").nullable(),\n}).passthrough().describe(\"Response model for library usage statistics.\\nReturns the number of files that use the specified library.\");\n\nexport const penpotGetLibraryUsage = action(\"PENPOT_GET_LIBRARY_USAGE\", {\n slug: \"penpot-get-library-usage\",\n name: \"Get Library Usage\",\n description: \"Tool to get usage statistics for a library. Returns the number of files that use the specified library. Use when you need to understand how widely a library is being used across projects.\",\n input: PenpotGetLibraryUsageInput,\n output: PenpotGetLibraryUsageOutput,\n});\n"],"mappings":";;AAWA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwC,EAAE,OAAO,EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC3E,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-library-usage.mjs","names":[],"sources":["../../src/actions/get-library-usage.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetLibraryUsageInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to check usage for\"),\n}).describe(\"Request model for getting library usage statistics.\");\nexport const PenpotGetLibraryUsageOutput = z.object({\n usage_count: z.number().int().describe(\"The number of files that use the specified library\").nullable(),\n}).passthrough().describe(\"Response model for library usage statistics.\\nReturns the number of files that use the specified library.\");\n\nexport const penpotGetLibraryUsage: AppAction<\n typeof PenpotGetLibraryUsageInput,\n typeof PenpotGetLibraryUsageOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_LIBRARY_USAGE\", {\n slug: \"penpot-get-library-usage\",\n name: \"Get Library Usage\",\n description: \"Tool to get usage statistics for a library. Returns the number of files that use the specified library. Use when you need to understand how widely a library is being used across projects.\",\n input: PenpotGetLibraryUsageInput,\n output: PenpotGetLibraryUsageOutput,\n});\n"],"mappings":";;;AAaA,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfwC,EAAE,OAAO,EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC3E,CAAC,CAAC,CAAC,SAAS,qDAaH;CACP,QAbyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-owned-teams.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetOwnedTeamsInput = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).passthrough().describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACrH,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-owned-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetOwnedTeamsInput = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).passthrough().describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams: AppAction<\n typeof PenpotGetOwnedTeamsInput,\n typeof PenpotGetOwnedTeamsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACrH,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-owned-teams.d.ts
@@ -12,21 +14,7 @@ declare const PenpotGetOwnedTeamsOutput: z.ZodObject<{
12
14
  permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
15
  }, z.core.$loose>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetOwnedTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
16
- connectionId: z.ZodString;
17
- entityId: z.ZodString;
18
- instanceId: z.ZodString;
19
- }, z.core.$strip>, z.ZodObject<{
20
- full: z.ZodString;
21
- generic_api_key: z.ZodString;
22
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- full: z.ZodString;
28
- generic_api_key: z.ZodString;
29
- }, z.core.$strip>>]>;
17
+ declare const penpotGetOwnedTeams: AppAction<typeof PenpotGetOwnedTeamsInput, typeof PenpotGetOwnedTeamsOutput, typeof penpot.credential>;
30
18
  //#endregion
31
19
  export { penpotGetOwnedTeams };
32
20
  //# sourceMappingURL=get-owned-teams.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.d.cts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"get-owned-teams.d.cts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-owned-teams.d.ts
@@ -12,21 +14,7 @@ declare const PenpotGetOwnedTeamsOutput: z.ZodObject<{
12
14
  permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
15
  }, z.core.$loose>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetOwnedTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
16
- connectionId: z.ZodString;
17
- entityId: z.ZodString;
18
- instanceId: z.ZodString;
19
- }, z.core.$strip>, z.ZodObject<{
20
- full: z.ZodString;
21
- generic_api_key: z.ZodString;
22
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- full: z.ZodString;
28
- generic_api_key: z.ZodString;
29
- }, z.core.$strip>>]>;
17
+ declare const penpotGetOwnedTeams: AppAction<typeof PenpotGetOwnedTeamsInput, typeof PenpotGetOwnedTeamsOutput, typeof penpot.credential>;
30
18
  //#endregion
31
19
  export { penpotGetOwnedTeams };
32
20
  //# sourceMappingURL=get-owned-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.d.mts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"get-owned-teams.d.mts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-owned-teams.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.mjs","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetOwnedTeamsInput = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).passthrough().describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACrH,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAK5D,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-owned-teams.mjs","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetOwnedTeamsInput = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).passthrough().describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams: AppAction<\n typeof PenpotGetOwnedTeamsInput,\n typeof PenpotGetOwnedTeamsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACrH,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAK5D,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbuC,EAAE,OAAO,EAChD,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-page.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetPageInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.record(z.string(), z.unknown()).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.record(z.string(), z.unknown()).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAA2N;AAErP,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetPageInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.record(z.string(), z.unknown()).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.record(z.string(), z.unknown()).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage: AppAction<\n typeof PenpotGetPageInput,\n typeof PenpotGetPageOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAA2N;AAErP,MAAa,gBAITC,eAAAA,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-page.d.ts
@@ -12,25 +14,7 @@ declare const PenpotGetPageOutput: z.ZodObject<{
12
14
  objects: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
15
  options: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetPage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- fileId: string;
17
- pageId?: string | undefined;
18
- objectId?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
20
- connectionId: z.ZodString;
21
- entityId: z.ZodString;
22
- instanceId: z.ZodString;
23
- }, z.core.$strip>, z.ZodObject<{
24
- full: z.ZodString;
25
- generic_api_key: z.ZodString;
26
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
27
- connectionId: z.ZodString;
28
- entityId: z.ZodString;
29
- instanceId: z.ZodString;
30
- }, z.core.$strip>, z.ZodObject<{
31
- full: z.ZodString;
32
- generic_api_key: z.ZodString;
33
- }, z.core.$strip>>]>;
17
+ declare const penpotGetPage: AppAction<typeof PenpotGetPageInput, typeof PenpotGetPageOutput, typeof penpot.credential>;
34
18
  //#endregion
35
19
  export { penpotGetPage };
36
20
  //# sourceMappingURL=get-page.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;cAKlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;cAOnB,aAAA,gCAAa,wBAAA"}
1
+ {"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;cAKlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;cAOnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}