@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.d.mts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.d.mts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.mjs","names":[],"sources":["../../src/actions/update-profile-props.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.mjs","names":[],"sources":["../../src/actions/update-profile-props.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 PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps: AppAction<\n typeof PenpotUpdateProfilePropsInput,\n typeof PenpotUpdateProfilePropsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":";;;AA6BA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA/B2C,EAAE,OAAO,EACpD,OAAO,EAAE,OAAO;EAChB,SAAS,EAAE,OAAO;GAClB,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB;GACtD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;EAC9E,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC7D,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC7E,eAAe,EAAE,OAAO;GACxB,cAAc,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,qDAAqD;GACpG,eAAe,EAAE,KAAK;IAAC;IAAO;IAAW;GAAM,CAAC,CAAC,CAAC,SAAS,kEAAkE;GAC7H,mBAAmB,EAAE,KAAK;IAAC;IAAO;IAAW;GAAM,CAAC,CAAC,CAAC,SAAS,sEAAsE;EACvI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAChE,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC7E,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACpF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC9E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACtF,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACtF,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,kDAAkD,EAC9D,CAAC,CAAC,CAAC,SAAS,uDAWH;CACP,QAX4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2GAW/E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-profile.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 PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile: AppAction<\n typeof PenpotUpdateProfileInput,\n typeof PenpotUpdateProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -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/update-profile.d.ts
|
|
@@ -38,25 +40,7 @@ declare const PenpotUpdateProfileOutput: z.ZodObject<{
|
|
|
38
40
|
defaultTeamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
41
|
defaultProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const penpotUpdateProfile:
|
|
42
|
-
fullname: string;
|
|
43
|
-
lang?: string | undefined;
|
|
44
|
-
theme?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
full: z.ZodString;
|
|
51
|
-
generic_api_key: z.ZodString;
|
|
52
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
53
|
-
connectionId: z.ZodString;
|
|
54
|
-
entityId: z.ZodString;
|
|
55
|
-
instanceId: z.ZodString;
|
|
56
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
-
full: z.ZodString;
|
|
58
|
-
generic_api_key: z.ZodString;
|
|
59
|
-
}, z.core.$strip>>]>;
|
|
43
|
+
declare const penpotUpdateProfile: AppAction<typeof PenpotUpdateProfileInput, typeof PenpotUpdateProfileOutput, typeof penpot.credential>;
|
|
60
44
|
//#endregion
|
|
61
45
|
export { penpotUpdateProfile };
|
|
62
46
|
//# sourceMappingURL=update-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cA0BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAezB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile.d.ts
|
|
@@ -38,25 +40,7 @@ declare const PenpotUpdateProfileOutput: z.ZodObject<{
|
|
|
38
40
|
defaultTeamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
41
|
defaultProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const penpotUpdateProfile:
|
|
42
|
-
fullname: string;
|
|
43
|
-
lang?: string | undefined;
|
|
44
|
-
theme?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
full: z.ZodString;
|
|
51
|
-
generic_api_key: z.ZodString;
|
|
52
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
53
|
-
connectionId: z.ZodString;
|
|
54
|
-
entityId: z.ZodString;
|
|
55
|
-
instanceId: z.ZodString;
|
|
56
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
-
full: z.ZodString;
|
|
58
|
-
generic_api_key: z.ZodString;
|
|
59
|
-
}, z.core.$strip>>]>;
|
|
43
|
+
declare const penpotUpdateProfile: AppAction<typeof PenpotUpdateProfileInput, typeof PenpotUpdateProfileOutput, typeof penpot.credential>;
|
|
60
44
|
//#endregion
|
|
61
45
|
export { penpotUpdateProfile };
|
|
62
46
|
//# sourceMappingURL=update-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cA0BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAezB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.mjs","names":[],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.mjs","names":[],"sources":["../../src/actions/update-profile.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 PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile: AppAction<\n typeof PenpotUpdateProfileInput,\n typeof PenpotUpdateProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.cjs","names":["z","action"],"sources":["../../src/actions/update-project-pin.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.cjs","names":["z","action"],"sources":["../../src/actions/update-project-pin.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 PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin: AppAction<\n typeof PenpotUpdateProjectPinInput,\n typeof PenpotUpdateProjectPinOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACrE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;AACnG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,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/update-project-pin.d.ts
|
|
@@ -14,25 +16,7 @@ declare const PenpotUpdateProjectPinOutput: z.ZodObject<{
|
|
|
14
16
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateProjectPin:
|
|
18
|
-
id: string;
|
|
19
|
-
team_id: string;
|
|
20
|
-
is_pinned: boolean;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
full: z.ZodString;
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const penpotUpdateProjectPin: AppAction<typeof PenpotUpdateProjectPinInput, typeof PenpotUpdateProjectPinOutput, typeof penpot.credential>;
|
|
36
20
|
//#endregion
|
|
37
21
|
export { penpotUpdateProjectPin };
|
|
38
22
|
//# sourceMappingURL=update-project-pin.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.d.cts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.d.cts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,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/update-project-pin.d.ts
|
|
@@ -14,25 +16,7 @@ declare const PenpotUpdateProjectPinOutput: z.ZodObject<{
|
|
|
14
16
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateProjectPin:
|
|
18
|
-
id: string;
|
|
19
|
-
team_id: string;
|
|
20
|
-
is_pinned: boolean;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
full: z.ZodString;
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const penpotUpdateProjectPin: AppAction<typeof PenpotUpdateProjectPinInput, typeof PenpotUpdateProjectPinOutput, typeof penpot.credential>;
|
|
36
20
|
//#endregion
|
|
37
21
|
export { penpotUpdateProjectPin };
|
|
38
22
|
//# sourceMappingURL=update-project-pin.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.d.mts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.d.mts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.mjs","names":[],"sources":["../../src/actions/update-project-pin.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.mjs","names":[],"sources":["../../src/actions/update-project-pin.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 PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin: AppAction<\n typeof PenpotUpdateProjectPinInput,\n typeof PenpotUpdateProjectPinOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":";;;AAoBA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACrE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;CACnG,CAAC,CAAC,CAAC,SAAS,mEAkBH;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.cjs","names":["z","action"],"sources":["../../src/actions/update-team-invitation-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.cjs","names":["z","action"],"sources":["../../src/actions/update-team-invitation-role.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 PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole: AppAction<\n typeof PenpotUpdateTeamInvitationRoleInput,\n typeof PenpotUpdateTeamInvitationRoleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAS;EAAU;CAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C;CAC5G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACnG,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-team-invitation-role.d.ts
|
|
@@ -14,25 +16,7 @@ declare const PenpotUpdateTeamInvitationRoleInput: z.ZodObject<{
|
|
|
14
16
|
declare const PenpotUpdateTeamInvitationRoleOutput: z.ZodObject<{
|
|
15
17
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateTeamInvitationRole:
|
|
18
|
-
role: "viewer" | "admin" | "editor" | "owner";
|
|
19
|
-
email: string;
|
|
20
|
-
team_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
full: z.ZodString;
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const penpotUpdateTeamInvitationRole: AppAction<typeof PenpotUpdateTeamInvitationRoleInput, typeof PenpotUpdateTeamInvitationRoleOutput, typeof penpot.credential>;
|
|
36
20
|
//#endregion
|
|
37
21
|
export { penpotUpdateTeamInvitationRole };
|
|
38
22
|
//# sourceMappingURL=update-team-invitation-role.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.d.cts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.d.cts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-team-invitation-role.d.ts
|
|
@@ -14,25 +16,7 @@ declare const PenpotUpdateTeamInvitationRoleInput: z.ZodObject<{
|
|
|
14
16
|
declare const PenpotUpdateTeamInvitationRoleOutput: z.ZodObject<{
|
|
15
17
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateTeamInvitationRole:
|
|
18
|
-
role: "viewer" | "admin" | "editor" | "owner";
|
|
19
|
-
email: string;
|
|
20
|
-
team_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
full: z.ZodString;
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const penpotUpdateTeamInvitationRole: AppAction<typeof PenpotUpdateTeamInvitationRoleInput, typeof PenpotUpdateTeamInvitationRoleOutput, typeof penpot.credential>;
|
|
36
20
|
//#endregion
|
|
37
21
|
export { penpotUpdateTeamInvitationRole };
|
|
38
22
|
//# sourceMappingURL=update-team-invitation-role.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.d.mts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.d.mts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.mjs","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.mjs","names":[],"sources":["../../src/actions/update-team-invitation-role.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 PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole: AppAction<\n typeof PenpotUpdateTeamInvitationRoleInput,\n typeof PenpotUpdateTeamInvitationRoleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":";;;AAeA,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAU;EAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C;EAC5G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACnG,CAaS;CACP,QAbkD,EAAE,OAAO,EAC3D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.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 PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam: AppAction<\n typeof PenpotUpdateTeamInput,\n typeof PenpotUpdateTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAChF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,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/update-team.d.ts
|
|
@@ -13,24 +15,7 @@ declare const PenpotUpdateTeamOutput: z.ZodObject<{
|
|
|
13
15
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotUpdateTeam:
|
|
17
|
-
id: string;
|
|
18
|
-
name: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
full: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
full: z.ZodString;
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const penpotUpdateTeam: AppAction<typeof PenpotUpdateTeamInput, typeof PenpotUpdateTeamOutput, typeof penpot.credential>;
|
|
34
19
|
//#endregion
|
|
35
20
|
export { penpotUpdateTeam };
|
|
36
21
|
//# sourceMappingURL=update-team.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAStB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,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/update-team.d.ts
|
|
@@ -13,24 +15,7 @@ declare const PenpotUpdateTeamOutput: z.ZodObject<{
|
|
|
13
15
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotUpdateTeam:
|
|
17
|
-
id: string;
|
|
18
|
-
name: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
full: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
full: z.ZodString;
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const penpotUpdateTeam: AppAction<typeof PenpotUpdateTeamInput, typeof PenpotUpdateTeamOutput, typeof penpot.credential>;
|
|
34
19
|
//#endregion
|
|
35
20
|
export { penpotUpdateTeam };
|
|
36
21
|
//# sourceMappingURL=update-team.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAStB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.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 PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam: AppAction<\n typeof PenpotUpdateTeamInput,\n typeof PenpotUpdateTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAChF,CAAC,CAAC,CAAC,SAAS,sDAkBH;CACP,QAlBoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-webhook.cjs","names":["z","action"],"sources":["../../src/actions/update-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").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(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-webhook.cjs","names":["z","action"],"sources":["../../src/actions/update-webhook.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 PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").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(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook: AppAction<\n typeof PenpotUpdateWebhookInput,\n typeof PenpotUpdateWebhookOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACrF,OAAOA,IAAAA,EAAE,KAAK,CAAC,oBAAoB,0BAA0B,CAAC,CAAC,CAAC,SAAS,sCAAsC;CAC/G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD;AACpF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,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,0CAA0C;AAEpE,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|