@keystrokehq/penpot 0.1.4 → 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 -4
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -4
- 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 -9
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -9
- 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 -7
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -7
- 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 -5
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -5
- 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 -5
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -5
- 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 -5
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -5
- 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 -5
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -5
- 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 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -4
- 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 -4
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -4
- 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 -4
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- 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 -4
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -4
- 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 -4
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -4
- 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 -1
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -1
- 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 -1
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -1
- 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 -1
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -1
- 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 -5
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -5
- 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 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -3
- 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 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -4
- 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 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -4
- 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 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -3
- 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 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -4
- 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 -6
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -6
- 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 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -3
- 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 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -3
- 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 -1
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -1
- 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 -5
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -5
- 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 -4
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -4
- 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 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -3
- 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 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -3
- 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 -1
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -1
- 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 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -3
- 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 -4
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -4
- 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 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -3
- 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 -1
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -1
- 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 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -3
- 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 -5
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -5
- 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 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -3
- 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 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -3
- 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 -4
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -4
- 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 -4
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -4
- 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 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -3
- 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 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -3
- 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 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -3
- 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 -4
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -4
- 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 -4
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -4
- 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 -7
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -7
- 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 -9
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -9
- 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 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -3
- 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 -4
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -4
- 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 -4
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -4
- 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 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -3
- 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 -4
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -4
- 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 -4
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -4
- 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 -4
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -4
- 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 -7
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -7
- 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 -4
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -4
- 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 -4
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -4
- 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 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -3
- 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 -5
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -5
- 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 -6
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -6
- 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 -4
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -4
- 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 -5
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -5
- 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 -6
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -6
- 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 -4
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -4
- 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 -4
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -4
- 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 -10
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -10
- 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 -5
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -5
- 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 -5
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -5
- 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 -21
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -21
- 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 -5
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -5
- 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 -5
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -5
- 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 -5
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -5
- 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 -4
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -4
- 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 -6
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -6
- 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 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -3
- 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 +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- 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":"get-team-members.cjs","names":["z","action"],"sources":["../../src/actions/get-team-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamMembersInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get members for\"),\n}).describe(\"Request schema for getting team members in Penpot.\");\nconst PenpotGetTeamMembers_TeamMemberSchema = z.object({\n id: z.string().describe(\"Unique identifier for the member\").nullable().optional(),\n name: z.string().describe(\"Full name of the team member\").nullable().optional(),\n role: z.string().describe(\"Role of the member in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the team member\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this member has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this member has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this member is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the member joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this member\").nullable().optional(),\n}).passthrough().describe(\"Representation of a team member in Penpot.\");\nexport const PenpotGetTeamMembersOutput = z.object({\n members: z.array(PenpotGetTeamMembers_TeamMemberSchema).describe(\"Array of team member objects\"),\n}).passthrough().describe(\"Response schema for getting team members.\");\n\nexport const penpotGetTeamMembers = action(\"PENPOT_GET_TEAM_MEMBERS\", {\n slug: \"penpot-get-team-members\",\n name: \"Get Team Members\",\n description: \"Tool to list all members of a team in Penpot. Use when you need to retrieve team membership information and member details.\",\n input: PenpotGetTeamMembersInput,\n output: PenpotGetTeamMembersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-members.cjs","names":["z","action"],"sources":["../../src/actions/get-team-members.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 PenpotGetTeamMembersInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get members for\"),\n}).describe(\"Request schema for getting team members in Penpot.\");\nconst PenpotGetTeamMembers_TeamMemberSchema = z.object({\n id: z.string().describe(\"Unique identifier for the member\").nullable().optional(),\n name: z.string().describe(\"Full name of the team member\").nullable().optional(),\n role: z.string().describe(\"Role of the member in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the team member\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this member has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this member has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this member is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the member joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this member\").nullable().optional(),\n}).passthrough().describe(\"Representation of a team member in Penpot.\");\nexport const PenpotGetTeamMembersOutput = z.object({\n members: z.array(PenpotGetTeamMembers_TeamMemberSchema).describe(\"Array of team member objects\"),\n}).passthrough().describe(\"Response schema for getting team members.\");\n\nexport const penpotGetTeamMembers: AppAction<\n typeof PenpotGetTeamMembersInput,\n typeof PenpotGetTeamMembersOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_MEMBERS\", {\n slug: \"penpot-get-team-members\",\n name: \"Get Team Members\",\n description: \"Tool to list all members of a team in Penpot. Use when you need to retrieve team membership information and member details.\",\n input: PenpotGetTeamMembersInput,\n output: PenpotGetTeamMembersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,8BAA8B,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-members.d.ts
|
|
@@ -17,9 +19,7 @@ declare const PenpotGetTeamMembersOutput: z.ZodObject<{
|
|
|
17
19
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeamMembers:
|
|
21
|
-
team_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotGetTeamMembers: AppAction<typeof PenpotGetTeamMembersInput, typeof PenpotGetTeamMembersOutput, typeof penpot.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { penpotGetTeamMembers };
|
|
25
25
|
//# sourceMappingURL=get-team-members.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-members.d.cts","names":[],"sources":["../../src/actions/get-team-members.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-members.d.cts","names":[],"sources":["../../src/actions/get-team-members.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAczB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-members.d.ts
|
|
@@ -17,9 +19,7 @@ declare const PenpotGetTeamMembersOutput: z.ZodObject<{
|
|
|
17
19
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeamMembers:
|
|
21
|
-
team_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotGetTeamMembers: AppAction<typeof PenpotGetTeamMembersInput, typeof PenpotGetTeamMembersOutput, typeof penpot.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { penpotGetTeamMembers };
|
|
25
25
|
//# sourceMappingURL=get-team-members.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-members.d.mts","names":[],"sources":["../../src/actions/get-team-members.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-members.d.mts","names":[],"sources":["../../src/actions/get-team-members.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAczB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-members.mjs","names":[],"sources":["../../src/actions/get-team-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamMembersInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get members for\"),\n}).describe(\"Request schema for getting team members in Penpot.\");\nconst PenpotGetTeamMembers_TeamMemberSchema = z.object({\n id: z.string().describe(\"Unique identifier for the member\").nullable().optional(),\n name: z.string().describe(\"Full name of the team member\").nullable().optional(),\n role: z.string().describe(\"Role of the member in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the team member\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this member has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this member has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this member is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the member joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this member\").nullable().optional(),\n}).passthrough().describe(\"Representation of a team member in Penpot.\");\nexport const PenpotGetTeamMembersOutput = z.object({\n members: z.array(PenpotGetTeamMembers_TeamMemberSchema).describe(\"Array of team member objects\"),\n}).passthrough().describe(\"Response schema for getting team members.\");\n\nexport const penpotGetTeamMembers = action(\"PENPOT_GET_TEAM_MEMBERS\", {\n slug: \"penpot-get-team-members\",\n name: \"Get Team Members\",\n description: \"Tool to list all members of a team in Penpot. Use when you need to retrieve team membership information and member details.\",\n input: PenpotGetTeamMembersInput,\n output: PenpotGetTeamMembersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-members.mjs","names":[],"sources":["../../src/actions/get-team-members.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 PenpotGetTeamMembersInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get members for\"),\n}).describe(\"Request schema for getting team members in Penpot.\");\nconst PenpotGetTeamMembers_TeamMemberSchema = z.object({\n id: z.string().describe(\"Unique identifier for the member\").nullable().optional(),\n name: z.string().describe(\"Full name of the team member\").nullable().optional(),\n role: z.string().describe(\"Role of the member in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the team member\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this member has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this member has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this member is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the member joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this member\").nullable().optional(),\n}).passthrough().describe(\"Representation of a team member in Penpot.\");\nexport const PenpotGetTeamMembersOutput = z.object({\n members: z.array(PenpotGetTeamMembers_TeamMemberSchema).describe(\"Array of team member objects\"),\n}).passthrough().describe(\"Response schema for getting team members.\");\n\nexport const penpotGetTeamMembers: AppAction<\n typeof PenpotGetTeamMembersInput,\n typeof PenpotGetTeamMembersOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_MEMBERS\", {\n slug: \"penpot-get-team-members\",\n name: \"Get Team Members\",\n description: \"Tool to list all members of a team in Penpot. Use when you need to retrieve team membership information and member details.\",\n input: PenpotGetTeamMembersInput,\n output: PenpotGetTeamMembersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAKtE,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO,EACjD,SAAS,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,8BAA8B,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-shared-files.cjs","names":["z","action"],"sources":["../../src/actions/get-team-shared-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamSharedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to get shared files for\"),\n}).describe(\"Request model for fetching shared library files for a Penpot team.\");\nconst PenpotGetTeamSharedFiles_SharedFileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared as a library\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n}).passthrough().describe(\"Represents a single shared library file in a Penpot team.\");\nexport const PenpotGetTeamSharedFilesOutput = z.object({\n files: z.array(PenpotGetTeamSharedFiles_SharedFileDataSchema).describe(\"List of shared library files in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing shared library files for the specified team.\");\n\nexport const penpotGetTeamSharedFiles = action(\"PENPOT_GET_TEAM_SHARED_FILES\", {\n slug: \"penpot-get-team-shared-files\",\n name: \"Get Team Shared Files\",\n description: \"Tool to retrieve shared library files for a Penpot team. Use when you need to list all shared library files for a specific team by its UUID.\",\n input: PenpotGetTeamSharedFilesInput,\n output: PenpotGetTeamSharedFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-shared-files.cjs","names":["z","action"],"sources":["../../src/actions/get-team-shared-files.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 PenpotGetTeamSharedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to get shared files for\"),\n}).describe(\"Request model for fetching shared library files for a Penpot team.\");\nconst PenpotGetTeamSharedFiles_SharedFileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared as a library\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n}).passthrough().describe(\"Represents a single shared library file in a Penpot team.\");\nexport const PenpotGetTeamSharedFilesOutput = z.object({\n files: z.array(PenpotGetTeamSharedFiles_SharedFileDataSchema).describe(\"List of shared library files in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing shared library files for the specified team.\");\n\nexport const penpotGetTeamSharedFiles: AppAction<\n typeof PenpotGetTeamSharedFilesInput,\n typeof PenpotGetTeamSharedFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_SHARED_FILES\", {\n slug: \"penpot-get-team-shared-files\",\n name: \"Get Team Shared Files\",\n description: \"Tool to retrieve shared library files for a Penpot team. Use when you need to list all shared library files for a specific team by its UUID.\",\n input: PenpotGetTeamSharedFilesInput,\n output: PenpotGetTeamSharedFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAElG,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-shared-files.d.ts
|
|
@@ -17,9 +19,7 @@ declare const PenpotGetTeamSharedFilesOutput: z.ZodObject<{
|
|
|
17
19
|
hasMediaTrimmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeamSharedFiles:
|
|
21
|
-
teamId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotGetTeamSharedFiles: AppAction<typeof PenpotGetTeamSharedFilesInput, typeof PenpotGetTeamSharedFilesOutput, typeof penpot.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { penpotGetTeamSharedFiles };
|
|
25
25
|
//# sourceMappingURL=get-team-shared-files.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-shared-files.d.cts","names":[],"sources":["../../src/actions/get-team-shared-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-shared-files.d.cts","names":[],"sources":["../../src/actions/get-team-shared-files.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAc7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-shared-files.d.ts
|
|
@@ -17,9 +19,7 @@ declare const PenpotGetTeamSharedFilesOutput: z.ZodObject<{
|
|
|
17
19
|
hasMediaTrimmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeamSharedFiles:
|
|
21
|
-
teamId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotGetTeamSharedFiles: AppAction<typeof PenpotGetTeamSharedFilesInput, typeof PenpotGetTeamSharedFilesOutput, typeof penpot.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { penpotGetTeamSharedFiles };
|
|
25
25
|
//# sourceMappingURL=get-team-shared-files.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-shared-files.d.mts","names":[],"sources":["../../src/actions/get-team-shared-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-shared-files.d.mts","names":[],"sources":["../../src/actions/get-team-shared-files.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAc7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-shared-files.mjs","names":[],"sources":["../../src/actions/get-team-shared-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamSharedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to get shared files for\"),\n}).describe(\"Request model for fetching shared library files for a Penpot team.\");\nconst PenpotGetTeamSharedFiles_SharedFileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared as a library\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n}).passthrough().describe(\"Represents a single shared library file in a Penpot team.\");\nexport const PenpotGetTeamSharedFilesOutput = z.object({\n files: z.array(PenpotGetTeamSharedFiles_SharedFileDataSchema).describe(\"List of shared library files in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing shared library files for the specified team.\");\n\nexport const penpotGetTeamSharedFiles = action(\"PENPOT_GET_TEAM_SHARED_FILES\", {\n slug: \"penpot-get-team-shared-files\",\n name: \"Get Team Shared Files\",\n description: \"Tool to retrieve shared library files for a Penpot team. Use when you need to list all shared library files for a specific team by its UUID.\",\n input: PenpotGetTeamSharedFilesInput,\n output: PenpotGetTeamSharedFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-shared-files.mjs","names":[],"sources":["../../src/actions/get-team-shared-files.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 PenpotGetTeamSharedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to get shared files for\"),\n}).describe(\"Request model for fetching shared library files for a Penpot team.\");\nconst PenpotGetTeamSharedFiles_SharedFileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared as a library\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n}).passthrough().describe(\"Represents a single shared library file in a Penpot team.\");\nexport const PenpotGetTeamSharedFilesOutput = z.object({\n files: z.array(PenpotGetTeamSharedFiles_SharedFileDataSchema).describe(\"List of shared library files in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing shared library files for the specified team.\");\n\nexport const penpotGetTeamSharedFiles: AppAction<\n typeof PenpotGetTeamSharedFilesInput,\n typeof PenpotGetTeamSharedFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_SHARED_FILES\", {\n slug: \"penpot-get-team-shared-files\",\n name: \"Get Team Shared Files\",\n description: \"Tool to retrieve shared library files for a Penpot team. Use when you need to list all shared library files for a specific team by its UUID.\",\n input: PenpotGetTeamSharedFilesInput,\n output: PenpotGetTeamSharedFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO,EACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAKrF,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO,EACrD,OAAO,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-stats.cjs","names":["z","action"],"sources":["../../src/actions/get-team-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamStatsInput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-stats.cjs","names":["z","action"],"sources":["../../src/actions/get-team-stats.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 PenpotGetTeamStatsInput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats: AppAction<\n typeof PenpotGetTeamStatsInput,\n typeof PenpotGetTeamStatsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC9E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-stats.d.ts
|
|
@@ -9,9 +11,7 @@ declare const PenpotGetTeamStatsOutput: z.ZodObject<{
|
|
|
9
11
|
members: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
12
|
projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const penpotGetTeamStats:
|
|
13
|
-
"team-id": string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const penpotGetTeamStats: AppAction<typeof PenpotGetTeamStatsInput, typeof PenpotGetTeamStatsOutput, typeof penpot.credential>;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { penpotGetTeamStats };
|
|
17
17
|
//# sourceMappingURL=get-team-stats.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-stats.d.cts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-stats.d.cts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAMxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-stats.d.ts
|
|
@@ -9,9 +11,7 @@ declare const PenpotGetTeamStatsOutput: z.ZodObject<{
|
|
|
9
11
|
members: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
12
|
projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const penpotGetTeamStats:
|
|
13
|
-
"team-id": string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const penpotGetTeamStats: AppAction<typeof PenpotGetTeamStatsInput, typeof PenpotGetTeamStatsOutput, typeof penpot.credential>;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { penpotGetTeamStats };
|
|
17
17
|
//# sourceMappingURL=get-team-stats.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-stats.d.mts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-stats.d.mts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAMxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-stats.mjs","names":[],"sources":["../../src/actions/get-team-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamStatsInput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-stats.mjs","names":[],"sources":["../../src/actions/get-team-stats.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 PenpotGetTeamStatsInput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats: AppAction<\n typeof PenpotGetTeamStatsInput,\n typeof PenpotGetTeamStatsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBqC,EAAE,OAAO,EAC9C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC9E,CAAC,CAAC,CAAC,SAAS,kDAeH;CACP,QAfsC,EAAE,OAAO;EAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-users.cjs","names":["z","action"],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).passthrough().describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-users.cjs","names":["z","action"],"sources":["../../src/actions/get-team-users.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 PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).passthrough().describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers: AppAction<\n typeof PenpotGetTeamUsersInput,\n typeof PenpotGetTeamUsersOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-users.d.ts
|
|
@@ -18,10 +20,7 @@ declare const PenpotGetTeamUsersOutput: z.ZodObject<{
|
|
|
18
20
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
21
|
}, z.core.$loose>>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotGetTeamUsers:
|
|
22
|
-
fileId?: string | undefined;
|
|
23
|
-
teamId?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const penpotGetTeamUsers: AppAction<typeof PenpotGetTeamUsersInput, typeof PenpotGetTeamUsersOutput, typeof penpot.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { penpotGetTeamUsers };
|
|
27
26
|
//# sourceMappingURL=get-team-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-users.d.cts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-users.d.cts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAevB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team-users.d.ts
|
|
@@ -18,10 +20,7 @@ declare const PenpotGetTeamUsersOutput: z.ZodObject<{
|
|
|
18
20
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
21
|
}, z.core.$loose>>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotGetTeamUsers:
|
|
22
|
-
fileId?: string | undefined;
|
|
23
|
-
teamId?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const penpotGetTeamUsers: AppAction<typeof PenpotGetTeamUsersInput, typeof PenpotGetTeamUsersOutput, typeof penpot.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { penpotGetTeamUsers };
|
|
27
26
|
//# sourceMappingURL=get-team-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-users.d.mts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-users.d.mts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAevB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-users.mjs","names":[],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).passthrough().describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team-users.mjs","names":[],"sources":["../../src/actions/get-team-users.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 PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).passthrough().describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).passthrough().describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers: AppAction<\n typeof PenpotGetTeamUsersInput,\n typeof PenpotGetTeamUsersOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbsC,EAAE,OAAO,EAC/C,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team.cjs","names":["z","action"],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team.cjs","names":["z","action"],"sources":["../../src/actions/get-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 PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam: AppAction<\n typeof PenpotGetTeamInput,\n typeof PenpotGetTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,EACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,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,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,gBAITC,eAAAA,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team.d.ts
|
|
@@ -12,9 +14,7 @@ declare const PenpotGetTeamOutput: z.ZodObject<{
|
|
|
12
14
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotGetTeam:
|
|
16
|
-
id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const penpotGetTeam: AppAction<typeof PenpotGetTeamInput, typeof PenpotGetTeamOutput, typeof penpot.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { penpotGetTeam };
|
|
20
20
|
//# sourceMappingURL=get-team.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team.d.cts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team.d.cts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-team.d.ts
|
|
@@ -12,9 +14,7 @@ declare const PenpotGetTeamOutput: z.ZodObject<{
|
|
|
12
14
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotGetTeam:
|
|
16
|
-
id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const penpotGetTeam: AppAction<typeof PenpotGetTeamInput, typeof PenpotGetTeamOutput, typeof penpot.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { penpotGetTeam };
|
|
20
20
|
//# sourceMappingURL=get-team.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team.d.mts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team.d.mts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team.mjs","names":[],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-team.mjs","names":[],"sources":["../../src/actions/get-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 PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam: AppAction<\n typeof PenpotGetTeamInput,\n typeof PenpotGetTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,gBAIT,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBgC,EAAE,OAAO,EACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAkBH;CACP,QAlBiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,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,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).passthrough().describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).passthrough().describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).passthrough().describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).passthrough().describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams: AppAction<\n typeof PenpotGetTeamsInput,\n typeof PenpotGetTeamsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC1G,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yBAAyB;AACnD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,OAAOA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-teams.d.ts
|
|
@@ -17,7 +19,7 @@ declare const PenpotGetTeamsOutput: z.ZodObject<{
|
|
|
17
19
|
}, z.core.$loose>>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeams:
|
|
22
|
+
declare const penpotGetTeams: AppAction<typeof PenpotGetTeamsInput, typeof PenpotGetTeamsOutput, typeof penpot.credential>;
|
|
21
23
|
//#endregion
|
|
22
24
|
export { penpotGetTeams };
|
|
23
25
|
//# sourceMappingURL=get-teams.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAenB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-teams.d.ts
|
|
@@ -17,7 +19,7 @@ declare const PenpotGetTeamsOutput: z.ZodObject<{
|
|
|
17
19
|
}, z.core.$loose>>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotGetTeams:
|
|
22
|
+
declare const penpotGetTeams: AppAction<typeof PenpotGetTeamsInput, typeof PenpotGetTeamsOutput, typeof penpot.credential>;
|
|
21
23
|
//#endregion
|
|
22
24
|
export { penpotGetTeams };
|
|
23
25
|
//# sourceMappingURL=get-teams.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAenB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).passthrough().describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).passthrough().describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).passthrough().describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).passthrough().describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).passthrough().describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams: AppAction<\n typeof PenpotGetTeamsInput,\n typeof PenpotGetTeamsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC1G,MAAM,mCAAmC,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yBAAyB;AACnD,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAK5D,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkC,EAAE,OAAO,EAC3C,OAAO,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAWhB;AACV,CAAC"}
|