@keystrokehq/penpot 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -1
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +16 -3
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +16 -3
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -1
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +2 -2
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +30 -3
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +30 -3
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +2 -2
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -1
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +23 -3
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +23 -3
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -1
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +4 -4
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +18 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +18 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +4 -4
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -1
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +13 -3
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +13 -3
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -1
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +2 -2
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +23 -3
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +23 -3
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +2 -2
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +20 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +20 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -1
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +9 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +9 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -1
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +2 -2
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +12 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +12 -3
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +2 -2
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -1
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +9 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +9 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -1
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +9 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +9 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -1
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +11 -3
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +11 -3
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -1
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -1
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +11 -3
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +11 -3
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -1
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -1
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +11 -3
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +11 -3
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -1
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -1
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +9 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +9 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -1
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +9 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +9 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -1
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +21 -3
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +21 -3
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -1
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -1
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +12 -3
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +12 -3
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -1
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +2 -2
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +12 -3
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +12 -3
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +2 -2
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +2 -2
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +13 -3
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +13 -3
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +2 -2
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +4 -4
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +8 -3
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +8 -3
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +4 -4
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +4 -4
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +38 -3
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +38 -3
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +4 -4
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +3 -3
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +20 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +20 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +3 -3
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +2 -2
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +16 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +16 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +2 -2
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +3 -3
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +19 -3
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +19 -3
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +3 -3
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +2 -2
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +15 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +15 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +2 -2
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +2 -2
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +14 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +14 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +2 -2
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +8 -8
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +24 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +24 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +8 -8
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +18 -18
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +30 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +30 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +18 -18
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -1
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +15 -3
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +15 -3
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -1
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +2 -2
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +14 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +14 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +2 -2
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -1
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +9 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +9 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -1
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +2 -2
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +12 -3
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +12 -3
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +2 -2
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +2 -2
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +16 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +16 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +2 -2
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +4 -4
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +21 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +21 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +4 -4
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -1
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +15 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +15 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -1
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -1
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +9 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +9 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -1
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -1
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +9 -3
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +9 -3
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -1
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +2 -2
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +18 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +18 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +2 -2
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -1
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +14 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +14 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -1
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +2 -2
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +15 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +15 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +2 -2
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +2 -2
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +19 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +19 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +2 -2
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +2 -2
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +19 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +19 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +2 -2
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -1
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +11 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +11 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -1
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +2 -2
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +21 -3
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +21 -3
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +2 -2
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +2 -2
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +14 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +14 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +2 -2
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +3 -3
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +17 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +17 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +3 -3
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +3 -3
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +21 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +21 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +3 -3
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +3 -3
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +22 -3
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +22 -3
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +3 -3
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +24 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +24 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -1
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +9 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +9 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -1
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +2 -2
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +17 -3
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +17 -3
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +2 -2
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -1
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +9 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +9 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -1
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -1
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +7 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +7 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -1
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -1
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +11 -3
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +11 -3
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -1
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -1
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +11 -3
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +11 -3
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -1
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -1
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +21 -3
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +21 -3
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -1
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +4 -4
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +23 -3
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +23 -3
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +4 -4
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -1
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +13 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +13 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -1
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +5 -5
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +14 -3
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +14 -3
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +5 -5
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +3 -3
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +16 -3
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +16 -3
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +3 -3
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -1
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +7 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +7 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -1
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -1
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +11 -3
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +11 -3
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -1
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -1
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +11 -3
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +11 -3
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -1
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +2 -2
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +19 -3
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +19 -3
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +2 -2
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -1
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +18 -3
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +18 -3
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -1
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +2 -2
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +16 -3
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +16 -3
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +2 -2
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -1
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +11 -3
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +11 -3
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -1
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -1
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +9 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +9 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -1
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -1
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +22 -3
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +22 -3
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -1
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -1
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +24 -3
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +24 -3
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -1
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -1
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +13 -3
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +13 -3
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -1
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -1
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +22 -3
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +22 -3
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -1
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -1
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +21 -3
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +21 -3
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -1
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -1
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +11 -3
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +11 -3
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -1
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -1
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +11 -3
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +11 -3
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -1
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +2 -2
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +29 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +29 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +2 -2
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -1
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +13 -3
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +13 -3
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -1
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -1
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +26 -3
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +26 -3
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -1
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +2 -2
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +54 -3
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +54 -3
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +2 -2
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +8 -8
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +42 -3
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +42 -3
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +8 -8
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -1
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +18 -3
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +18 -3
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -1
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -1
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +18 -3
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +18 -3
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -1
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -1
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +16 -3
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +16 -3
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -1
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +22 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +22 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -1
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +14 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +14 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -1
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -11,7 +11,7 @@ const PenpotSendUserFeedbackInput = zod.z.object({
|
|
|
11
11
|
const PenpotSendUserFeedbackOutput = zod.z.object({
|
|
12
12
|
message: zod.z.string().describe("Response message from the server").nullable().optional(),
|
|
13
13
|
success: zod.z.boolean().describe("Whether the feedback was successfully submitted").nullable().optional()
|
|
14
|
-
}).describe("Response schema after sending user feedback to Penpot.");
|
|
14
|
+
}).passthrough().describe("Response schema after sending user feedback to Penpot.");
|
|
15
15
|
const penpotSendUserFeedback = require_action.action("PENPOT_SEND_USER_FEEDBACK", {
|
|
16
16
|
slug: "penpot-send-user-feedback",
|
|
17
17
|
name: "Send User Feedback",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-user-feedback.cjs","names":["z","action"],"sources":["../../src/actions/send-user-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSendUserFeedbackInput
|
|
1
|
+
{"version":3,"file":"send-user-feedback.cjs","names":["z","action"],"sources":["../../src/actions/send-user-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSendUserFeedbackInput = z.object({\n type: z.string().describe(\"Type or category of the feedback\").optional(),\n content: z.string().describe(\"Detailed content of the feedback message (maximum 2500 characters)\"),\n subject: z.string().describe(\"Subject line for the feedback (maximum 500 characters)\"),\n errorHref: z.string().describe(\"URL or link associated with an error, if the feedback is related to a specific page or error (maximum 2500 characters)\").optional(),\n errorReport: z.string().describe(\"Detailed error report or stack trace if the feedback is related to an error\").optional(),\n}).describe(\"Request schema for sending user feedback to Penpot.\");\nexport const PenpotSendUserFeedbackOutput = z.object({\n message: z.string().describe(\"Response message from the server\").nullable().optional(),\n success: z.boolean().describe(\"Whether the feedback was successfully submitted\").nullable().optional(),\n}).passthrough().describe(\"Response schema after sending user feedback to Penpot.\");\n\nexport const penpotSendUserFeedback = action(\"PENPOT_SEND_USER_FEEDBACK\", {\n slug: \"penpot-send-user-feedback\",\n name: \"Send User Feedback\",\n description: \"Tool to send user feedback to Penpot. Use when you need to submit feedback, bug reports, feature requests, or error reports to the Penpot team.\",\n input: PenpotSendUserFeedbackInput,\n output: PenpotSendUserFeedbackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACjG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAClK,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/send-user-feedback.d.ts
|
|
4
|
-
declare const PenpotSendUserFeedbackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSendUserFeedbackInput: z.ZodObject<{
|
|
5
|
+
type: z.ZodOptional<z.ZodString>;
|
|
6
|
+
content: z.ZodString;
|
|
7
|
+
subject: z.ZodString;
|
|
8
|
+
errorHref: z.ZodOptional<z.ZodString>;
|
|
9
|
+
errorReport: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const PenpotSendUserFeedbackOutput: z.ZodObject<{
|
|
12
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const penpotSendUserFeedback: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
content: string;
|
|
17
|
+
subject: string;
|
|
18
|
+
type?: string | undefined;
|
|
19
|
+
errorHref?: string | undefined;
|
|
20
|
+
errorReport?: string | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { penpotSendUserFeedback };
|
|
9
24
|
//# sourceMappingURL=send-user-feedback.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-user-feedback.d.cts","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"send-user-feedback.d.cts","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/send-user-feedback.d.ts
|
|
4
|
-
declare const PenpotSendUserFeedbackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSendUserFeedbackInput: z.ZodObject<{
|
|
5
|
+
type: z.ZodOptional<z.ZodString>;
|
|
6
|
+
content: z.ZodString;
|
|
7
|
+
subject: z.ZodString;
|
|
8
|
+
errorHref: z.ZodOptional<z.ZodString>;
|
|
9
|
+
errorReport: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const PenpotSendUserFeedbackOutput: z.ZodObject<{
|
|
12
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const penpotSendUserFeedback: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
content: string;
|
|
17
|
+
subject: string;
|
|
18
|
+
type?: string | undefined;
|
|
19
|
+
errorHref?: string | undefined;
|
|
20
|
+
errorReport?: string | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { penpotSendUserFeedback };
|
|
9
24
|
//# sourceMappingURL=send-user-feedback.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-user-feedback.d.mts","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"send-user-feedback.d.mts","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const penpotSendUserFeedback = action("PENPOT_SEND_USER_FEEDBACK", {
|
|
|
14
14
|
output: z.object({
|
|
15
15
|
message: z.string().describe("Response message from the server").nullable().optional(),
|
|
16
16
|
success: z.boolean().describe("Whether the feedback was successfully submitted").nullable().optional()
|
|
17
|
-
}).describe("Response schema after sending user feedback to Penpot.")
|
|
17
|
+
}).passthrough().describe("Response schema after sending user feedback to Penpot.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { penpotSendUserFeedback };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-user-feedback.mjs","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSendUserFeedbackInput
|
|
1
|
+
{"version":3,"file":"send-user-feedback.mjs","names":[],"sources":["../../src/actions/send-user-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSendUserFeedbackInput = z.object({\n type: z.string().describe(\"Type or category of the feedback\").optional(),\n content: z.string().describe(\"Detailed content of the feedback message (maximum 2500 characters)\"),\n subject: z.string().describe(\"Subject line for the feedback (maximum 500 characters)\"),\n errorHref: z.string().describe(\"URL or link associated with an error, if the feedback is related to a specific page or error (maximum 2500 characters)\").optional(),\n errorReport: z.string().describe(\"Detailed error report or stack trace if the feedback is related to an error\").optional(),\n}).describe(\"Request schema for sending user feedback to Penpot.\");\nexport const PenpotSendUserFeedbackOutput = z.object({\n message: z.string().describe(\"Response message from the server\").nullable().optional(),\n success: z.boolean().describe(\"Whether the feedback was successfully submitted\").nullable().optional(),\n}).passthrough().describe(\"Response schema after sending user feedback to Penpot.\");\n\nexport const penpotSendUserFeedback = action(\"PENPOT_SEND_USER_FEEDBACK\", {\n slug: \"penpot-send-user-feedback\",\n name: \"Send User Feedback\",\n description: \"Tool to send user feedback to Penpot. Use when you need to submit feedback, bug reports, feature requests, or error reports to the Penpot team.\",\n input: PenpotSendUserFeedbackInput,\n output: PenpotSendUserFeedbackOutput,\n});\n"],"mappings":";;AAgBA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhByC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;EAClK,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,qDAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
|
|
@@ -6,13 +6,13 @@ const PenpotSetFileSharedInput = zod.z.object({
|
|
|
6
6
|
is_shared: zod.z.boolean().describe("Whether the file should be shared as a library. Set to true to enable sharing, false to disable.")
|
|
7
7
|
}).describe("Request schema for setting file sharing status in Penpot.");
|
|
8
8
|
const PenpotSetFileSharedOutput = zod.z.object({
|
|
9
|
-
id: zod.z.string().describe("UUID of the file"),
|
|
9
|
+
id: zod.z.string().describe("UUID of the file").nullable(),
|
|
10
10
|
name: zod.z.string().describe("Name of the file").nullable().optional(),
|
|
11
11
|
is_shared: zod.z.boolean().describe("Current sharing status of the file").nullable().optional(),
|
|
12
12
|
created_at: zod.z.string().describe("ISO timestamp when the file was created").nullable().optional(),
|
|
13
13
|
project_id: zod.z.string().describe("UUID of the project this file belongs to").nullable().optional(),
|
|
14
14
|
modified_at: zod.z.string().describe("ISO timestamp when the file was last modified").nullable().optional()
|
|
15
|
-
}).describe("Response schema after setting file sharing status in Penpot.");
|
|
15
|
+
}).passthrough().describe("Response schema after setting file sharing status in Penpot.");
|
|
16
16
|
const penpotSetFileShared = require_action.action("PENPOT_SET_FILE_SHARED", {
|
|
17
17
|
slug: "penpot-set-file-shared",
|
|
18
18
|
name: "Set File Shared",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-file-shared.cjs","names":["z","action"],"sources":["../../src/actions/set-file-shared.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSetFileSharedInput
|
|
1
|
+
{"version":3,"file":"set-file-shared.cjs","names":["z","action"],"sources":["../../src/actions/set-file-shared.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSetFileSharedInput = z.object({\n id: z.string().describe(\"UUID of the file to update the sharing status for\"),\n is_shared: z.boolean().describe(\"Whether the file should be shared as a library. Set to true to enable sharing, false to disable.\"),\n}).describe(\"Request schema for setting file sharing status in Penpot.\");\nexport const PenpotSetFileSharedOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n is_shared: z.boolean().describe(\"Current sharing status of the file\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after setting file sharing status in Penpot.\");\n\nexport const penpotSetFileShared = action(\"PENPOT_SET_FILE_SHARED\", {\n slug: \"penpot-set-file-shared\",\n name: \"Set File Shared\",\n description: \"Tool to set file sharing status in Penpot (enable/disable shared library). Use when you need to make a file available as a shared library or revoke its shared status.\",\n input: PenpotSetFileSharedInput,\n output: PenpotSetFileSharedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC3E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG;AACpI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-file-shared.d.ts
|
|
4
|
-
declare const PenpotSetFileSharedInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSetFileSharedInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
is_shared: z.ZodBoolean;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotSetFileSharedOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
is_shared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const penpotSetFileShared: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
is_shared: boolean;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { penpotSetFileShared };
|
|
9
22
|
//# sourceMappingURL=set-file-shared.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-file-shared.d.cts","names":[],"sources":["../../src/actions/set-file-shared.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"set-file-shared.d.cts","names":[],"sources":["../../src/actions/set-file-shared.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-file-shared.d.ts
|
|
4
|
-
declare const PenpotSetFileSharedInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSetFileSharedInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
is_shared: z.ZodBoolean;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotSetFileSharedOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
is_shared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const penpotSetFileShared: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
is_shared: boolean;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { penpotSetFileShared };
|
|
9
22
|
//# sourceMappingURL=set-file-shared.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-file-shared.d.mts","names":[],"sources":["../../src/actions/set-file-shared.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"set-file-shared.d.mts","names":[],"sources":["../../src/actions/set-file-shared.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -9,13 +9,13 @@ const penpotSetFileShared = action("PENPOT_SET_FILE_SHARED", {
|
|
|
9
9
|
is_shared: z.boolean().describe("Whether the file should be shared as a library. Set to true to enable sharing, false to disable.")
|
|
10
10
|
}).describe("Request schema for setting file sharing status in Penpot."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
id: z.string().describe("UUID of the file"),
|
|
12
|
+
id: z.string().describe("UUID of the file").nullable(),
|
|
13
13
|
name: z.string().describe("Name of the file").nullable().optional(),
|
|
14
14
|
is_shared: z.boolean().describe("Current sharing status of the file").nullable().optional(),
|
|
15
15
|
created_at: z.string().describe("ISO timestamp when the file was created").nullable().optional(),
|
|
16
16
|
project_id: z.string().describe("UUID of the project this file belongs to").nullable().optional(),
|
|
17
17
|
modified_at: z.string().describe("ISO timestamp when the file was last modified").nullable().optional()
|
|
18
|
-
}).describe("Response schema after setting file sharing status in Penpot.")
|
|
18
|
+
}).passthrough().describe("Response schema after setting file sharing status in Penpot.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { penpotSetFileShared };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-file-shared.mjs","names":[],"sources":["../../src/actions/set-file-shared.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSetFileSharedInput
|
|
1
|
+
{"version":3,"file":"set-file-shared.mjs","names":[],"sources":["../../src/actions/set-file-shared.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSetFileSharedInput = z.object({\n id: z.string().describe(\"UUID of the file to update the sharing status for\"),\n is_shared: z.boolean().describe(\"Whether the file should be shared as a library. Set to true to enable sharing, false to disable.\"),\n}).describe(\"Request schema for setting file sharing status in Penpot.\");\nexport const PenpotSetFileSharedOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n is_shared: z.boolean().describe(\"Current sharing status of the file\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after setting file sharing status in Penpot.\");\n\nexport const penpotSetFileShared = action(\"PENPOT_SET_FILE_SHARED\", {\n slug: \"penpot-set-file-shared\",\n name: \"Set File Shared\",\n description: \"Tool to set file sharing status in Penpot (enable/disable shared library). Use when you need to make a file available as a shared library or revoke its shared status.\",\n input: PenpotSetFileSharedInput,\n output: PenpotSetFileSharedOutput,\n});\n"],"mappings":";;AAiBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC3E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG;CACpI,CAAC,CAAC,CAAC,SAAS,2DAcH;CACP,QAduC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PenpotUnlinkFileFromLibraryInput = zod.z.object({
|
|
|
5
5
|
fileId: zod.z.string().describe("UUID of the file to unlink from the library"),
|
|
6
6
|
libraryId: zod.z.string().describe("UUID of the library to unlink the file from")
|
|
7
7
|
}).describe("Request model for unlinking a file from a library in Penpot.");
|
|
8
|
-
const PenpotUnlinkFileFromLibraryOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the file was successfully unlinked from the library").nullable().optional() }).describe("Response model for unlinking a file from a library.");
|
|
8
|
+
const PenpotUnlinkFileFromLibraryOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the file was successfully unlinked from the library").nullable().optional() }).passthrough().describe("Response model for unlinking a file from a library.");
|
|
9
9
|
const penpotUnlinkFileFromLibrary = require_action.action("PENPOT_UNLINK_FILE_FROM_LIBRARY", {
|
|
10
10
|
slug: "penpot-unlink-file-from-library",
|
|
11
11
|
name: "Unlink File from Library",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlink-file-from-library.cjs","names":["z","action"],"sources":["../../src/actions/unlink-file-from-library.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlinkFileFromLibraryInput
|
|
1
|
+
{"version":3,"file":"unlink-file-from-library.cjs","names":["z","action"],"sources":["../../src/actions/unlink-file-from-library.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlinkFileFromLibraryInput = z.object({\n fileId: z.string().describe(\"UUID of the file to unlink from the library\"),\n libraryId: z.string().describe(\"UUID of the library to unlink the file from\"),\n}).describe(\"Request model for unlinking a file from a library in Penpot.\");\nexport const PenpotUnlinkFileFromLibraryOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was successfully unlinked from the library\").nullable().optional(),\n}).passthrough().describe(\"Response model for unlinking a file from a library.\");\n\nexport const penpotUnlinkFileFromLibrary = action(\"PENPOT_UNLINK_FILE_FROM_LIBRARY\", {\n slug: \"penpot-unlink-file-from-library\",\n name: \"Unlink File from Library\",\n description: \"Tool to unlink a file from a shared library in Penpot. Use when you need to remove the library reference relationship between a file and a library.\",\n input: PenpotUnlinkFileFromLibraryInput,\n output: PenpotUnlinkFileFromLibraryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AAC9E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlink-file-from-library.d.ts
|
|
4
|
-
declare const PenpotUnlinkFileFromLibraryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUnlinkFileFromLibraryInput: z.ZodObject<{
|
|
5
|
+
fileId: z.ZodString;
|
|
6
|
+
libraryId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotUnlinkFileFromLibraryOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotUnlinkFileFromLibrary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
fileId: string;
|
|
13
|
+
libraryId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotUnlinkFileFromLibrary };
|
|
9
17
|
//# sourceMappingURL=unlink-file-from-library.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlink-file-from-library.d.cts","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"unlink-file-from-library.d.cts","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlink-file-from-library.d.ts
|
|
4
|
-
declare const PenpotUnlinkFileFromLibraryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUnlinkFileFromLibraryInput: z.ZodObject<{
|
|
5
|
+
fileId: z.ZodString;
|
|
6
|
+
libraryId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotUnlinkFileFromLibraryOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotUnlinkFileFromLibrary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
fileId: string;
|
|
13
|
+
libraryId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotUnlinkFileFromLibrary };
|
|
9
17
|
//# sourceMappingURL=unlink-file-from-library.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlink-file-from-library.d.mts","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"unlink-file-from-library.d.mts","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const penpotUnlinkFileFromLibrary = action("PENPOT_UNLINK_FILE_FROM_LIBRARY", {
|
|
|
8
8
|
fileId: z.string().describe("UUID of the file to unlink from the library"),
|
|
9
9
|
libraryId: z.string().describe("UUID of the library to unlink the file from")
|
|
10
10
|
}).describe("Request model for unlinking a file from a library in Penpot."),
|
|
11
|
-
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the file was successfully unlinked from the library").nullable().optional() }).describe("Response model for unlinking a file from a library.")
|
|
11
|
+
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the file was successfully unlinked from the library").nullable().optional() }).passthrough().describe("Response model for unlinking a file from a library.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { penpotUnlinkFileFromLibrary };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlink-file-from-library.mjs","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlinkFileFromLibraryInput
|
|
1
|
+
{"version":3,"file":"unlink-file-from-library.mjs","names":[],"sources":["../../src/actions/unlink-file-from-library.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlinkFileFromLibraryInput = z.object({\n fileId: z.string().describe(\"UUID of the file to unlink from the library\"),\n libraryId: z.string().describe(\"UUID of the library to unlink the file from\"),\n}).describe(\"Request model for unlinking a file from a library in Penpot.\");\nexport const PenpotUnlinkFileFromLibraryOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was successfully unlinked from the library\").nullable().optional(),\n}).passthrough().describe(\"Response model for unlinking a file from a library.\");\n\nexport const penpotUnlinkFileFromLibrary = action(\"PENPOT_UNLINK_FILE_FROM_LIBRARY\", {\n slug: \"penpot-unlink-file-from-library\",\n name: \"Unlink File from Library\",\n description: \"Tool to unlink a file from a shared library in Penpot. Use when you need to remove the library reference relationship between a file and a library.\",\n input: PenpotUnlinkFileFromLibraryInput,\n output: PenpotUnlinkFileFromLibraryOutput,\n});\n"],"mappings":";;AAYA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC9E,CAAC,CAAC,CAAC,SAAS,8DASH;CACP,QAT+C,EAAE,OAAO,EACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/unlock-file-snapshot.ts
|
|
4
4
|
const PenpotUnlockFileSnapshotInput = zod.z.object({ id: zod.z.string().describe("UUID of the file snapshot to unlock") });
|
|
5
|
-
const PenpotUnlockFileSnapshotOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the snapshot was unlocked successfully").nullable().optional() });
|
|
5
|
+
const PenpotUnlockFileSnapshotOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the snapshot was unlocked successfully").nullable().optional() }).passthrough();
|
|
6
6
|
const penpotUnlockFileSnapshot = require_action.action("PENPOT_UNLOCK_FILE_SNAPSHOT", {
|
|
7
7
|
slug: "penpot-unlock-file-snapshot",
|
|
8
8
|
name: "Unlock File Snapshot",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlock-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/unlock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlockFileSnapshotInput
|
|
1
|
+
{"version":3,"file":"unlock-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/unlock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to unlock\"),\n});\nexport const PenpotUnlockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was unlocked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUnlockFileSnapshot = action(\"PENPOT_UNLOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-unlock-file-snapshot\",\n name: \"Unlock File Snapshot\",\n description: \"Tool to unlock a locked file snapshot in Penpot. Use when you need to unlock a previously locked snapshot.\",\n input: PenpotUnlockFileSnapshotInput,\n output: PenpotUnlockFileSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlock-file-snapshot.d.ts
|
|
4
|
-
declare const PenpotUnlockFileSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUnlockFileSnapshotInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotUnlockFileSnapshotOutput: z.ZodObject<{
|
|
8
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const penpotUnlockFileSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { penpotUnlockFileSnapshot };
|
|
9
15
|
//# sourceMappingURL=unlock-file-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlock-file-snapshot.d.cts","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"unlock-file-snapshot.d.cts","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlock-file-snapshot.d.ts
|
|
4
|
-
declare const PenpotUnlockFileSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUnlockFileSnapshotInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotUnlockFileSnapshotOutput: z.ZodObject<{
|
|
8
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const penpotUnlockFileSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { penpotUnlockFileSnapshot };
|
|
9
15
|
//# sourceMappingURL=unlock-file-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlock-file-snapshot.d.mts","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"unlock-file-snapshot.d.mts","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const penpotUnlockFileSnapshot = action("PENPOT_UNLOCK_FILE_SNAPSHOT", {
|
|
|
5
5
|
name: "Unlock File Snapshot",
|
|
6
6
|
description: "Tool to unlock a locked file snapshot in Penpot. Use when you need to unlock a previously locked snapshot.",
|
|
7
7
|
input: z.object({ id: z.string().describe("UUID of the file snapshot to unlock") }),
|
|
8
|
-
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the snapshot was unlocked successfully").nullable().optional() })
|
|
8
|
+
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the snapshot was unlocked successfully").nullable().optional() }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { penpotUnlockFileSnapshot };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlock-file-snapshot.mjs","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlockFileSnapshotInput
|
|
1
|
+
{"version":3,"file":"unlock-file-snapshot.mjs","names":[],"sources":["../../src/actions/unlock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUnlockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to unlock\"),\n});\nexport const PenpotUnlockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was unlocked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUnlockFileSnapshot = action(\"PENPOT_UNLOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-unlock-file-snapshot\",\n name: \"Unlock File Snapshot\",\n description: \"Tool to unlock a locked file snapshot in Penpot. Use when you need to unlock a previously locked snapshot.\",\n input: PenpotUnlockFileSnapshotInput,\n output: PenpotUnlockFileSnapshotOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const PenpotUpdateCommentThreadFrameOutput = zod.z.object({
|
|
|
17
17
|
createdAt: zod.z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
18
18
|
isResolved: zod.z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
19
19
|
modifiedAt: zod.z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
20
|
-
}).describe("Response schema after updating a comment thread frame.");
|
|
20
|
+
}).passthrough().describe("Response schema after updating a comment thread frame.");
|
|
21
21
|
const penpotUpdateCommentThreadFrame = require_action.action("PENPOT_UPDATE_COMMENT_THREAD_FRAME", {
|
|
22
22
|
slug: "penpot-update-comment-thread-frame",
|
|
23
23
|
name: "Update Comment Thread Frame",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-frame.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-frame.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadFrameInput
|
|
1
|
+
{"version":3,"file":"update-comment-thread-frame.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-frame.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadFrameInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame to associate with the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n}).describe(\"Request schema for updating the frame associated with a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadFrameOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame now associated with the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread frame.\");\n\nexport const penpotUpdateCommentThreadFrame = action(\"PENPOT_UPDATE_COMMENT_THREAD_FRAME\", {\n slug: \"penpot-update-comment-thread-frame\",\n name: \"Update Comment Thread Frame\",\n description: \"Tool to update the frame associated with a comment thread in Penpot. Use when you need to move a comment thread to a different frame or reposition it within the design hierarchy.\",\n input: PenpotUpdateCommentThreadFrameInput,\n output: PenpotUpdateCommentThreadFrameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;CACpJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-frame.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadFrameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadFrameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
frameId: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PenpotUpdateCommentThreadFrameOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const penpotUpdateCommentThreadFrame: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
|
+
id: string;
|
|
23
|
+
frameId: string;
|
|
24
|
+
shareId?: string | undefined;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { penpotUpdateCommentThreadFrame };
|
|
9
28
|
//# sourceMappingURL=update-comment-thread-frame.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-frame.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-frame.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAapC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-frame.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadFrameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadFrameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
frameId: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PenpotUpdateCommentThreadFrameOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const penpotUpdateCommentThreadFrame: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
|
+
id: string;
|
|
23
|
+
frameId: string;
|
|
24
|
+
shareId?: string | undefined;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { penpotUpdateCommentThreadFrame };
|
|
9
28
|
//# sourceMappingURL=update-comment-thread-frame.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-frame.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-frame.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAapC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -20,7 +20,7 @@ const penpotUpdateCommentThreadFrame = action("PENPOT_UPDATE_COMMENT_THREAD_FRAM
|
|
|
20
20
|
createdAt: z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
21
21
|
isResolved: z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
22
22
|
modifiedAt: z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
23
|
-
}).describe("Response schema after updating a comment thread frame.")
|
|
23
|
+
}).passthrough().describe("Response schema after updating a comment thread frame.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { penpotUpdateCommentThreadFrame };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-frame.mjs","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadFrameInput
|
|
1
|
+
{"version":3,"file":"update-comment-thread-frame.mjs","names":[],"sources":["../../src/actions/update-comment-thread-frame.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadFrameInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame to associate with the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n}).describe(\"Request schema for updating the frame associated with a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadFrameOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame now associated with the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread frame.\");\n\nexport const penpotUpdateCommentThreadFrame = action(\"PENPOT_UPDATE_COMMENT_THREAD_FRAME\", {\n slug: \"penpot-update-comment-thread-frame\",\n name: \"Update Comment Thread Frame\",\n description: \"Tool to update the frame associated with a comment thread in Penpot. Use when you need to move a comment thread to a different frame or reposition it within the design hierarchy.\",\n input: PenpotUpdateCommentThreadFrameInput,\n output: PenpotUpdateCommentThreadFrameOutput,\n});\n"],"mappings":";;AAsBA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBiD,EAAE,OAAO;EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;EACpJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,mFAkBH;CACP,QAlBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
|