@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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -0
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +3 -18
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -18
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -0
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +1 -0
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +3 -23
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -23
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +1 -0
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -0
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +3 -21
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -21
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -0
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +1 -0
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +3 -19
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -19
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +1 -0
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -0
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +3 -19
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -19
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -0
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +1 -0
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +3 -19
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -19
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +1 -0
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -19
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -19
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -0
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +3 -17
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -17
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -0
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -18
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -18
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -0
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +3 -17
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -17
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -0
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -0
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +3 -17
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -17
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -0
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -0
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +3 -18
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -18
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -0
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -0
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +3 -18
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -18
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -0
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -0
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +3 -18
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -18
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -0
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -0
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +3 -17
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -17
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -0
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -17
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -17
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -0
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +3 -18
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -18
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -0
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -0
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +3 -18
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -18
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -0
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +1 -0
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +3 -15
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -15
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +1 -0
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +1 -0
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +3 -15
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -15
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +1 -0
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +1 -0
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +3 -15
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -15
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +1 -0
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +1 -0
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +3 -19
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -19
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +1 -0
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +1 -0
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +3 -17
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -17
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +1 -0
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +1 -0
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +3 -17
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -17
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +1 -0
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +1 -0
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +3 -18
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -18
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +1 -0
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +1 -0
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +3 -17
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -17
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +1 -0
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -0
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +3 -18
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -18
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -0
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +1 -0
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +3 -17
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -17
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +1 -0
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +1 -0
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +3 -17
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -17
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +1 -0
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +1 -0
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +3 -18
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -18
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +1 -0
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -0
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +3 -20
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -20
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -0
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +1 -0
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +3 -17
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -17
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +1 -0
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -0
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +3 -17
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -17
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -0
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +1 -0
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +3 -15
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -15
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +1 -0
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +1 -0
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +3 -19
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -19
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +1 -0
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +3 -18
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -18
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +1 -0
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +3 -17
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -17
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +1 -0
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -17
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -17
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -0
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +3 -17
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -17
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -0
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -0
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +3 -15
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -15
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -0
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +1 -0
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +3 -17
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -17
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +1 -0
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -0
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +3 -17
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -17
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -0
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +1 -0
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +3 -17
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -17
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +1 -0
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +1 -0
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +3 -17
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -17
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +1 -0
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +1 -0
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +3 -17
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -17
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +1 -0
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -0
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +3 -17
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -17
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -0
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +1 -0
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +3 -18
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -18
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +1 -0
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +1 -0
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +3 -17
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -17
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +1 -0
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +1 -0
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +3 -15
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -15
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +1 -0
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +1 -0
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +3 -17
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -17
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +1 -0
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +1 -0
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +3 -19
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -19
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +1 -0
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +1 -0
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +3 -17
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -17
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +1 -0
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -0
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +3 -17
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -17
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -0
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +3 -18
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -18
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +1 -0
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +3 -18
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -18
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +1 -0
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -0
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +3 -17
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -17
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -0
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -0
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +3 -17
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -17
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -0
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -0
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +3 -17
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -17
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -0
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -0
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +3 -18
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -18
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -0
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -0
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +3 -18
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -18
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -0
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -0
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +3 -21
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -21
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -0
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +1 -0
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +3 -23
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -23
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +1 -0
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -0
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +3 -17
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -17
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -0
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +1 -0
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +3 -18
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -18
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +1 -0
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +1 -0
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +3 -18
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -18
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +1 -0
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -0
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +3 -17
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -17
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -0
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -0
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +3 -18
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -18
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -0
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -0
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +3 -18
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -18
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -0
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +1 -0
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +3 -18
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -18
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +1 -0
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -0
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +3 -21
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -21
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -0
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +1 -0
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +3 -18
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -18
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +1 -0
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -0
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +3 -18
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -18
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -0
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -0
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +3 -17
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -17
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -0
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -0
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +3 -19
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -19
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -0
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -0
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +3 -20
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -20
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -0
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -0
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +3 -18
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -18
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -0
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -0
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +3 -19
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -19
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -0
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -20
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -20
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -0
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +3 -18
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -18
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -0
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -0
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +3 -18
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -18
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -0
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +1 -0
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +3 -24
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -24
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +1 -0
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -0
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +3 -19
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -19
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -0
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -0
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +3 -19
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -19
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -0
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +1 -0
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +3 -35
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -35
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +1 -0
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +1 -0
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +3 -19
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -19
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +1 -0
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -0
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +3 -19
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -19
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -0
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -0
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +3 -19
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -19
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -0
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -0
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +3 -18
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -18
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -0
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -0
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +3 -20
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -20
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -0
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -0
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +3 -17
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -17
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -0
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -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-unread-comment-threads.d.ts
|
|
@@ -19,23 +21,7 @@ declare const PenpotGetUnreadCommentThreadsOutput: z.ZodObject<{
|
|
|
19
21
|
"count-unread-comments": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
22
|
}, z.core.$loose>>>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const penpotGetUnreadCommentThreads:
|
|
23
|
-
team_id: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
full: z.ZodString;
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const penpotGetUnreadCommentThreads: AppAction<typeof PenpotGetUnreadCommentThreadsInput, typeof PenpotGetUnreadCommentThreadsOutput, typeof penpot.credential>;
|
|
39
25
|
//#endregion
|
|
40
26
|
export { penpotGetUnreadCommentThreads };
|
|
41
27
|
//# sourceMappingURL=get-unread-comment-threads.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-unread-comment-threads.d.cts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-unread-comment-threads.d.cts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,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-unread-comment-threads.d.ts
|
|
@@ -19,23 +21,7 @@ declare const PenpotGetUnreadCommentThreadsOutput: z.ZodObject<{
|
|
|
19
21
|
"count-unread-comments": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
22
|
}, z.core.$loose>>>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const penpotGetUnreadCommentThreads:
|
|
23
|
-
team_id: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
full: z.ZodString;
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const penpotGetUnreadCommentThreads: AppAction<typeof PenpotGetUnreadCommentThreadsInput, typeof PenpotGetUnreadCommentThreadsOutput, typeof penpot.credential>;
|
|
39
25
|
//#endregion
|
|
40
26
|
export { penpotGetUnreadCommentThreads };
|
|
41
27
|
//# sourceMappingURL=get-unread-comment-threads.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-unread-comment-threads.d.mts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-unread-comment-threads.d.mts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-unread-comment-threads.mjs","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetUnreadCommentThreadsInput = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.record(z.string(), z.unknown()).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).passthrough().describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).passthrough().describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-unread-comment-threads.mjs","names":[],"sources":["../../src/actions/get-unread-comment-threads.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 PenpotGetUnreadCommentThreadsInput = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.record(z.string(), z.unknown()).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).passthrough().describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).passthrough().describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads: AppAction<\n typeof PenpotGetUnreadCommentThreadsInput,\n typeof PenpotGetUnreadCommentThreadsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqC,EAAE,OAAO,EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACxF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAKrF,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbiD,EAAE,OAAO,EAC1D,SAAS,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-view-only-bundle.cjs","names":["z","action"],"sources":["../../src/actions/get-view-only-bundle.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetViewOnlyBundleInput = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.record(z.string(), z.unknown())).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-view-only-bundle.cjs","names":["z","action"],"sources":["../../src/actions/get-view-only-bundle.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 PenpotGetViewOnlyBundleInput = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.record(z.string(), z.unknown())).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle: AppAction<\n typeof PenpotGetViewOnlyBundleInput,\n typeof PenpotGetViewOnlyBundleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACpF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAElG,MAAa,0BAITC,eAAAA,OAAO,+BAA+B;CACxC,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-view-only-bundle.d.ts
|
|
@@ -18,25 +20,7 @@ declare const PenpotGetViewOnlyBundleOutput: z.ZodObject<{
|
|
|
18
20
|
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotGetViewOnlyBundle:
|
|
22
|
-
file_id: string;
|
|
23
|
-
features?: string[] | undefined;
|
|
24
|
-
share_id?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
full: z.ZodString;
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
23
|
+
declare const penpotGetViewOnlyBundle: AppAction<typeof PenpotGetViewOnlyBundleInput, typeof PenpotGetViewOnlyBundleOutput, typeof penpot.credential>;
|
|
40
24
|
//#endregion
|
|
41
25
|
export { penpotGetViewOnlyBundle };
|
|
42
26
|
//# sourceMappingURL=get-view-only-bundle.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-view-only-bundle.d.cts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-view-only-bundle.d.cts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,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-view-only-bundle.d.ts
|
|
@@ -18,25 +20,7 @@ declare const PenpotGetViewOnlyBundleOutput: z.ZodObject<{
|
|
|
18
20
|
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotGetViewOnlyBundle:
|
|
22
|
-
file_id: string;
|
|
23
|
-
features?: string[] | undefined;
|
|
24
|
-
share_id?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
full: z.ZodString;
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
23
|
+
declare const penpotGetViewOnlyBundle: AppAction<typeof PenpotGetViewOnlyBundleInput, typeof PenpotGetViewOnlyBundleOutput, typeof penpot.credential>;
|
|
40
24
|
//#endregion
|
|
41
25
|
export { penpotGetViewOnlyBundle };
|
|
42
26
|
//# sourceMappingURL=get-view-only-bundle.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-view-only-bundle.d.mts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-view-only-bundle.d.mts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-view-only-bundle.mjs","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetViewOnlyBundleInput = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.record(z.string(), z.unknown())).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-view-only-bundle.mjs","names":[],"sources":["../../src/actions/get-view-only-bundle.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 PenpotGetViewOnlyBundleInput = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.record(z.string(), z.unknown())).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle: AppAction<\n typeof PenpotGetViewOnlyBundleInput,\n typeof PenpotGetViewOnlyBundleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":";;;AAwBA,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1B0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACpF,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;EAC9H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,uEAsBH;CACP,QAtB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/get-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetWebhooksInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get webhooks for\"),\n}).describe(\"Request model for getting webhooks configured for a team.\");\nconst PenpotGetWebhooks_UriComponentsSchema = z.object({\n host: z.string().describe(\"Hostname\").nullable().optional(),\n path: z.string().describe(\"URI path\").nullable().optional(),\n port: z.number().int().describe(\"Port number\").nullable().optional(),\n user: z.string().describe(\"Username in URI\").nullable().optional(),\n query: z.string().describe(\"Query string\").nullable().optional(),\n scheme: z.string().describe(\"URI scheme (e.g., https)\").nullable().optional(),\n fragment: z.string().describe(\"URI fragment\").nullable().optional(),\n password: z.string().describe(\"Password in URI\").nullable().optional(),\n}).passthrough().describe(\"URI broken down into components.\");\nconst PenpotGetWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"UUID of the webhook\").nullable().optional(),\n uri: z.union([z.string(), PenpotGetWebhooks_UriComponentsSchema]).nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format (e.g., application/json, application/transit+json)\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a webhook in Penpot.\");\nexport const PenpotGetWebhooksOutput = z.object({\n webhooks: z.array(PenpotGetWebhooks_WebhookSchema).describe(\"List of webhooks configured for the team\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting webhooks.\");\n\nexport const penpotGetWebhooks = action(\"PENPOT_GET_WEBHOOKS\", {\n slug: \"penpot-get-webhooks\",\n name: \"Get Webhooks\",\n description: \"Tool to retrieve all webhooks configured for a team. Use when you need to list existing webhook endpoints registered for a Penpot team.\",\n input: PenpotGetWebhooksInput,\n output: PenpotGetWebhooksOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/get-webhooks.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 PenpotGetWebhooksInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get webhooks for\"),\n}).describe(\"Request model for getting webhooks configured for a team.\");\nconst PenpotGetWebhooks_UriComponentsSchema = z.object({\n host: z.string().describe(\"Hostname\").nullable().optional(),\n path: z.string().describe(\"URI path\").nullable().optional(),\n port: z.number().int().describe(\"Port number\").nullable().optional(),\n user: z.string().describe(\"Username in URI\").nullable().optional(),\n query: z.string().describe(\"Query string\").nullable().optional(),\n scheme: z.string().describe(\"URI scheme (e.g., https)\").nullable().optional(),\n fragment: z.string().describe(\"URI fragment\").nullable().optional(),\n password: z.string().describe(\"Password in URI\").nullable().optional(),\n}).passthrough().describe(\"URI broken down into components.\");\nconst PenpotGetWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"UUID of the webhook\").nullable().optional(),\n uri: z.union([z.string(), PenpotGetWebhooks_UriComponentsSchema]).nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format (e.g., application/json, application/transit+json)\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a webhook in Penpot.\");\nexport const PenpotGetWebhooksOutput = z.object({\n webhooks: z.array(PenpotGetWebhooks_WebhookSchema).describe(\"List of webhooks configured for the team\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting webhooks.\");\n\nexport const penpotGetWebhooks: AppAction<\n typeof PenpotGetWebhooksInput,\n typeof PenpotGetWebhooksOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_WEBHOOKS\", {\n slug: \"penpot-get-webhooks\",\n name: \"Get Webhooks\",\n description: \"Tool to retrieve all webhooks configured for a team. Use when you need to list existing webhook endpoints registered for a Penpot team.\",\n input: PenpotGetWebhooksInput,\n output: PenpotGetWebhooksOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC/F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,KAAKA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAG,qCAAqC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,UAAUA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,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-webhooks.d.ts
|
|
@@ -22,23 +24,7 @@ declare const PenpotGetWebhooksOutput: z.ZodObject<{
|
|
|
22
24
|
is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
25
|
}, z.core.$loose>>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotGetWebhooks:
|
|
26
|
-
team_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
full: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
full: z.ZodString;
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const penpotGetWebhooks: AppAction<typeof PenpotGetWebhooksInput, typeof PenpotGetWebhooksOutput, typeof penpot.credential>;
|
|
42
28
|
//#endregion
|
|
43
29
|
export { penpotGetWebhooks };
|
|
44
30
|
//# sourceMappingURL=get-webhooks.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-webhooks.d.cts","names":[],"sources":["../../src/actions/get-webhooks.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-webhooks.d.cts","names":[],"sources":["../../src/actions/get-webhooks.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAoBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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-webhooks.d.ts
|
|
@@ -22,23 +24,7 @@ declare const PenpotGetWebhooksOutput: z.ZodObject<{
|
|
|
22
24
|
is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
25
|
}, z.core.$loose>>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotGetWebhooks:
|
|
26
|
-
team_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
full: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
full: z.ZodString;
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const penpotGetWebhooks: AppAction<typeof PenpotGetWebhooksInput, typeof PenpotGetWebhooksOutput, typeof penpot.credential>;
|
|
42
28
|
//#endregion
|
|
43
29
|
export { penpotGetWebhooks };
|
|
44
30
|
//# sourceMappingURL=get-webhooks.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-webhooks.d.mts","names":[],"sources":["../../src/actions/get-webhooks.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-webhooks.d.mts","names":[],"sources":["../../src/actions/get-webhooks.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAoBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-webhooks.mjs","names":[],"sources":["../../src/actions/get-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetWebhooksInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get webhooks for\"),\n}).describe(\"Request model for getting webhooks configured for a team.\");\nconst PenpotGetWebhooks_UriComponentsSchema = z.object({\n host: z.string().describe(\"Hostname\").nullable().optional(),\n path: z.string().describe(\"URI path\").nullable().optional(),\n port: z.number().int().describe(\"Port number\").nullable().optional(),\n user: z.string().describe(\"Username in URI\").nullable().optional(),\n query: z.string().describe(\"Query string\").nullable().optional(),\n scheme: z.string().describe(\"URI scheme (e.g., https)\").nullable().optional(),\n fragment: z.string().describe(\"URI fragment\").nullable().optional(),\n password: z.string().describe(\"Password in URI\").nullable().optional(),\n}).passthrough().describe(\"URI broken down into components.\");\nconst PenpotGetWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"UUID of the webhook\").nullable().optional(),\n uri: z.union([z.string(), PenpotGetWebhooks_UriComponentsSchema]).nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format (e.g., application/json, application/transit+json)\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a webhook in Penpot.\");\nexport const PenpotGetWebhooksOutput = z.object({\n webhooks: z.array(PenpotGetWebhooks_WebhookSchema).describe(\"List of webhooks configured for the team\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting webhooks.\");\n\nexport const penpotGetWebhooks = action(\"PENPOT_GET_WEBHOOKS\", {\n slug: \"penpot-get-webhooks\",\n name: \"Get Webhooks\",\n description: \"Tool to retrieve all webhooks configured for a team. Use when you need to list existing webhook endpoints registered for a Penpot team.\",\n input: PenpotGetWebhooksInput,\n output: PenpotGetWebhooksOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-webhooks.mjs","names":[],"sources":["../../src/actions/get-webhooks.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 PenpotGetWebhooksInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get webhooks for\"),\n}).describe(\"Request model for getting webhooks configured for a team.\");\nconst PenpotGetWebhooks_UriComponentsSchema = z.object({\n host: z.string().describe(\"Hostname\").nullable().optional(),\n path: z.string().describe(\"URI path\").nullable().optional(),\n port: z.number().int().describe(\"Port number\").nullable().optional(),\n user: z.string().describe(\"Username in URI\").nullable().optional(),\n query: z.string().describe(\"Query string\").nullable().optional(),\n scheme: z.string().describe(\"URI scheme (e.g., https)\").nullable().optional(),\n fragment: z.string().describe(\"URI fragment\").nullable().optional(),\n password: z.string().describe(\"Password in URI\").nullable().optional(),\n}).passthrough().describe(\"URI broken down into components.\");\nconst PenpotGetWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"UUID of the webhook\").nullable().optional(),\n uri: z.union([z.string(), PenpotGetWebhooks_UriComponentsSchema]).nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format (e.g., application/json, application/transit+json)\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Representation of a webhook in Penpot.\");\nexport const PenpotGetWebhooksOutput = z.object({\n webhooks: z.array(PenpotGetWebhooks_WebhookSchema).describe(\"List of webhooks configured for the team\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting webhooks.\");\n\nexport const penpotGetWebhooks: AppAction<\n typeof PenpotGetWebhooksInput,\n typeof PenpotGetWebhooksOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_WEBHOOKS\", {\n slug: \"penpot-get-webhooks\",\n name: \"Get Webhooks\",\n description: \"Tool to retrieve all webhooks configured for a team. Use when you need to list existing webhook endpoints registered for a Penpot team.\",\n input: PenpotGetWebhooksInput,\n output: PenpotGetWebhooksOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO,EAC7C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC/F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,qCAAqC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbqC,EAAE,OAAO,EAC9C,UAAU,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-file-libraries.cjs","names":["z","action"],"sources":["../../src/actions/has-file-libraries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotHasFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to check for linked libraries\"),\n}).describe(\"Request model for checking if a Penpot file has linked libraries.\");\nexport const PenpotHasFileLibrariesOutput = z.object({\n has_libraries: z.boolean().describe(\"True if the file has linked libraries, False otherwise\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the file has linked libraries.\");\n\nexport const penpotHasFileLibraries = action(\"PENPOT_HAS_FILE_LIBRARIES\", {\n slug: \"penpot-has-file-libraries\",\n name: \"Has File Libraries\",\n description: \"Tool to check if a Penpot file has linked libraries. Use when you need to determine whether a specific file references any external libraries.\",\n input: PenpotHasFileLibrariesInput,\n output: PenpotHasFileLibrariesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"has-file-libraries.cjs","names":["z","action"],"sources":["../../src/actions/has-file-libraries.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 PenpotHasFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to check for linked libraries\"),\n}).describe(\"Request model for checking if a Penpot file has linked libraries.\");\nexport const PenpotHasFileLibrariesOutput = z.object({\n has_libraries: z.boolean().describe(\"True if the file has linked libraries, False otherwise\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the file has linked libraries.\");\n\nexport const penpotHasFileLibraries: AppAction<\n typeof PenpotHasFileLibrariesInput,\n typeof PenpotHasFileLibrariesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_HAS_FILE_LIBRARIES\", {\n slug: \"penpot-has-file-libraries\",\n name: \"Has File Libraries\",\n description: \"Tool to check if a Penpot file has linked libraries. Use when you need to determine whether a specific file references any external libraries.\",\n input: PenpotHasFileLibrariesInput,\n output: PenpotHasFileLibrariesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,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/has-file-libraries.d.ts
|
|
@@ -7,23 +9,7 @@ declare const PenpotHasFileLibrariesInput: z.ZodObject<{
|
|
|
7
9
|
declare const PenpotHasFileLibrariesOutput: z.ZodObject<{
|
|
8
10
|
has_libraries: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const penpotHasFileLibraries:
|
|
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 penpotHasFileLibraries: AppAction<typeof PenpotHasFileLibrariesInput, typeof PenpotHasFileLibrariesOutput, typeof penpot.credential>;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { penpotHasFileLibraries };
|
|
29
15
|
//# sourceMappingURL=has-file-libraries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-file-libraries.d.cts","names":[],"sources":["../../src/actions/has-file-libraries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"has-file-libraries.d.cts","names":[],"sources":["../../src/actions/has-file-libraries.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/has-file-libraries.d.ts
|
|
@@ -7,23 +9,7 @@ declare const PenpotHasFileLibrariesInput: z.ZodObject<{
|
|
|
7
9
|
declare const PenpotHasFileLibrariesOutput: z.ZodObject<{
|
|
8
10
|
has_libraries: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const penpotHasFileLibraries:
|
|
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 penpotHasFileLibraries: AppAction<typeof PenpotHasFileLibrariesInput, typeof PenpotHasFileLibrariesOutput, typeof penpot.credential>;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { penpotHasFileLibraries };
|
|
29
15
|
//# sourceMappingURL=has-file-libraries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-file-libraries.d.mts","names":[],"sources":["../../src/actions/has-file-libraries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"has-file-libraries.d.mts","names":[],"sources":["../../src/actions/has-file-libraries.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-file-libraries.mjs","names":[],"sources":["../../src/actions/has-file-libraries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotHasFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to check for linked libraries\"),\n}).describe(\"Request model for checking if a Penpot file has linked libraries.\");\nexport const PenpotHasFileLibrariesOutput = z.object({\n has_libraries: z.boolean().describe(\"True if the file has linked libraries, False otherwise\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the file has linked libraries.\");\n\nexport const penpotHasFileLibraries = action(\"PENPOT_HAS_FILE_LIBRARIES\", {\n slug: \"penpot-has-file-libraries\",\n name: \"Has File Libraries\",\n description: \"Tool to check if a Penpot file has linked libraries. Use when you need to determine whether a specific file references any external libraries.\",\n input: PenpotHasFileLibrariesInput,\n output: PenpotHasFileLibrariesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"has-file-libraries.mjs","names":[],"sources":["../../src/actions/has-file-libraries.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 PenpotHasFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to check for linked libraries\"),\n}).describe(\"Request model for checking if a Penpot file has linked libraries.\");\nexport const PenpotHasFileLibrariesOutput = z.object({\n has_libraries: z.boolean().describe(\"True if the file has linked libraries, False otherwise\").nullable(),\n}).passthrough().describe(\"Response model indicating whether the file has linked libraries.\");\n\nexport const penpotHasFileLibraries: AppAction<\n typeof PenpotHasFileLibrariesInput,\n typeof PenpotHasFileLibrariesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_HAS_FILE_LIBRARIES\", {\n slug: \"penpot-has-file-libraries\",\n name: \"Has File Libraries\",\n description: \"Tool to check if a Penpot file has linked libraries. Use when you need to determine whether a specific file references any external libraries.\",\n input: PenpotHasFileLibrariesInput,\n output: PenpotHasFileLibrariesOutput,\n});\n"],"mappings":";;;AAaA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfyC,EAAE,OAAO,EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAaH;CACP,QAb0C,EAAE,OAAO,EACnD,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ignore-file-library-sync-status.cjs","names":["z","action"],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotIgnoreFileLibrarySyncStatusInput = z.object({\n date: z.string().describe(\"ISO 8601 formatted timestamp indicating when to ignore library sync updates from. Must be in format YYYY-MM-DDTHH:MM:SSZ.\"),\n fileId: z.string().describe(\"UUID of the file to ignore library sync status for\"),\n}).describe(\"Request model for ignoring library sync status updates for a Penpot file.\");\nexport const PenpotIgnoreFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for ignoring library sync status updates.\");\n\nexport const penpotIgnoreFileLibrarySyncStatus = action(\"PENPOT_IGNORE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-ignore-file-library-sync-status\",\n name: \"Ignore File Library Sync Status\",\n description: \"Tool to ignore library sync status updates for a file. Use when you need to mark library updates as ignored for a specific file, preventing sync notifications from appearing.\",\n input: PenpotIgnoreFileLibrarySyncStatusInput,\n output: PenpotIgnoreFileLibrarySyncStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ignore-file-library-sync-status.cjs","names":["z","action"],"sources":["../../src/actions/ignore-file-library-sync-status.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 PenpotIgnoreFileLibrarySyncStatusInput = z.object({\n date: z.string().describe(\"ISO 8601 formatted timestamp indicating when to ignore library sync updates from. Must be in format YYYY-MM-DDTHH:MM:SSZ.\"),\n fileId: z.string().describe(\"UUID of the file to ignore library sync status for\"),\n}).describe(\"Request model for ignoring library sync status updates for a Penpot file.\");\nexport const PenpotIgnoreFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for ignoring library sync status updates.\");\n\nexport const penpotIgnoreFileLibrarySyncStatus: AppAction<\n typeof PenpotIgnoreFileLibrarySyncStatusInput,\n typeof PenpotIgnoreFileLibrarySyncStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_IGNORE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-ignore-file-library-sync-status\",\n name: \"Ignore File Library Sync Status\",\n description: \"Tool to ignore library sync status updates for a file. Use when you need to mark library updates as ignored for a specific file, preventing sync notifications from appearing.\",\n input: PenpotIgnoreFileLibrarySyncStatusInput,\n output: PenpotIgnoreFileLibrarySyncStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CACrJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAClF,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,oCAITC,eAAAA,OAAO,0CAA0C;CACnD,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/ignore-file-library-sync-status.d.ts
|
|
@@ -8,24 +10,7 @@ declare const PenpotIgnoreFileLibrarySyncStatusInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotIgnoreFileLibrarySyncStatusOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotIgnoreFileLibrarySyncStatus:
|
|
12
|
-
date: string;
|
|
13
|
-
fileId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const penpotIgnoreFileLibrarySyncStatus: AppAction<typeof PenpotIgnoreFileLibrarySyncStatusInput, typeof PenpotIgnoreFileLibrarySyncStatusOutput, typeof penpot.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { penpotIgnoreFileLibrarySyncStatus };
|
|
31
16
|
//# sourceMappingURL=ignore-file-library-sync-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ignore-file-library-sync-status.d.cts","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ignore-file-library-sync-status.d.cts","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,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/ignore-file-library-sync-status.d.ts
|
|
@@ -8,24 +10,7 @@ declare const PenpotIgnoreFileLibrarySyncStatusInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotIgnoreFileLibrarySyncStatusOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotIgnoreFileLibrarySyncStatus:
|
|
12
|
-
date: string;
|
|
13
|
-
fileId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const penpotIgnoreFileLibrarySyncStatus: AppAction<typeof PenpotIgnoreFileLibrarySyncStatusInput, typeof PenpotIgnoreFileLibrarySyncStatusOutput, typeof penpot.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { penpotIgnoreFileLibrarySyncStatus };
|
|
31
16
|
//# sourceMappingURL=ignore-file-library-sync-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ignore-file-library-sync-status.d.mts","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ignore-file-library-sync-status.d.mts","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ignore-file-library-sync-status.mjs","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotIgnoreFileLibrarySyncStatusInput = z.object({\n date: z.string().describe(\"ISO 8601 formatted timestamp indicating when to ignore library sync updates from. Must be in format YYYY-MM-DDTHH:MM:SSZ.\"),\n fileId: z.string().describe(\"UUID of the file to ignore library sync status for\"),\n}).describe(\"Request model for ignoring library sync status updates for a Penpot file.\");\nexport const PenpotIgnoreFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for ignoring library sync status updates.\");\n\nexport const penpotIgnoreFileLibrarySyncStatus = action(\"PENPOT_IGNORE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-ignore-file-library-sync-status\",\n name: \"Ignore File Library Sync Status\",\n description: \"Tool to ignore library sync status updates for a file. Use when you need to mark library updates as ignored for a specific file, preventing sync notifications from appearing.\",\n input: PenpotIgnoreFileLibrarySyncStatusInput,\n output: PenpotIgnoreFileLibrarySyncStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ignore-file-library-sync-status.mjs","names":[],"sources":["../../src/actions/ignore-file-library-sync-status.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 PenpotIgnoreFileLibrarySyncStatusInput = z.object({\n date: z.string().describe(\"ISO 8601 formatted timestamp indicating when to ignore library sync updates from. Must be in format YYYY-MM-DDTHH:MM:SSZ.\"),\n fileId: z.string().describe(\"UUID of the file to ignore library sync status for\"),\n}).describe(\"Request model for ignoring library sync status updates for a Penpot file.\");\nexport const PenpotIgnoreFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for ignoring library sync status updates.\");\n\nexport const penpotIgnoreFileLibrarySyncStatus: AppAction<\n typeof PenpotIgnoreFileLibrarySyncStatusInput,\n typeof PenpotIgnoreFileLibrarySyncStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_IGNORE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-ignore-file-library-sync-status\",\n name: \"Ignore File Library Sync Status\",\n description: \"Tool to ignore library sync status updates for a file. Use when you need to mark library updates as ignored for a specific file, preventing sync notifications from appearing.\",\n input: PenpotIgnoreFileLibrarySyncStatusInput,\n output: PenpotIgnoreFileLibrarySyncStatusOutput,\n});\n"],"mappings":";;;AAcA,MAAa,oCAIT,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;EACrJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAClF,CAAC,CAAC,CAAC,SAAS,2EAaH;CACP,QAbqD,EAAE,OAAO,EAC9D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|