@abyss-project/main 1.0.110 → 1.0.117
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/README.md +31 -2
- package/dist/api/analytics-snapshot.admin.api.d.ts +3 -0
- package/dist/api/analytics-snapshot.admin.api.js +10 -0
- package/dist/api/analytics-snapshot.admin.api.js.map +1 -0
- package/dist/api/analytics-snapshot.api.d.ts +8 -0
- package/dist/api/analytics-snapshot.api.js +23 -0
- package/dist/api/analytics-snapshot.api.js.map +1 -0
- package/dist/api/analytics-snapshot.public.api.d.ts +2 -0
- package/dist/api/analytics-snapshot.public.api.js +7 -0
- package/dist/api/analytics-snapshot.public.api.js.map +1 -0
- package/dist/api/application.admin.api.js +1 -0
- package/dist/api/application.admin.api.js.map +1 -0
- package/dist/api/application.api.js +1 -0
- package/dist/api/application.api.js.map +1 -0
- package/dist/api/asset.api.d.ts +54 -0
- package/dist/api/asset.api.js +43 -0
- package/dist/api/asset.api.js.map +1 -0
- package/dist/api/auth.api.js +1 -0
- package/dist/api/auth.api.js.map +1 -0
- package/dist/api/billing-account.admin.api.d.ts +14 -0
- package/dist/api/billing-account.admin.api.js +59 -0
- package/dist/api/billing-account.admin.api.js.map +1 -0
- package/dist/api/billing-addon-template.admin.api.d.ts +7 -0
- package/dist/api/billing-addon-template.admin.api.js +27 -0
- package/dist/api/billing-addon-template.admin.api.js.map +1 -0
- package/dist/api/billing-plan.admin.api.d.ts +6 -0
- package/dist/api/billing-plan.admin.api.js +21 -0
- package/dist/api/billing-plan.admin.api.js.map +1 -0
- package/dist/api/billing-plan.api.d.ts +4 -0
- package/dist/api/billing-plan.api.js +13 -0
- package/dist/api/billing-plan.api.js.map +1 -0
- package/dist/api/billing.api.d.ts +2 -4
- package/dist/api/billing.api.js +5 -12
- package/dist/api/billing.api.js.map +1 -0
- package/dist/api/config.admin.api.js +1 -0
- package/dist/api/config.admin.api.js.map +1 -0
- package/dist/api/content-share.admin.api.d.ts +20 -0
- package/dist/api/content-share.admin.api.js +77 -0
- package/dist/api/content-share.admin.api.js.map +1 -0
- package/dist/api/content-share.api.d.ts +13 -0
- package/dist/api/content-share.api.js +49 -0
- package/dist/api/content-share.api.js.map +1 -0
- package/dist/api/crash-report.public.api.d.ts +3 -0
- package/dist/api/crash-report.public.api.js +9 -0
- package/dist/api/crash-report.public.api.js.map +1 -0
- package/dist/api/daily-digest.admin.api.d.ts +3 -0
- package/dist/api/daily-digest.admin.api.js +11 -0
- package/dist/api/daily-digest.admin.api.js.map +1 -0
- package/dist/api/daily-digest.api.d.ts +4 -0
- package/dist/api/daily-digest.api.js +13 -0
- package/dist/api/daily-digest.api.js.map +1 -0
- package/dist/api/gift-code.admin.api.js +1 -0
- package/dist/api/gift-code.admin.api.js.map +1 -0
- package/dist/api/gift-code.api.js +1 -0
- package/dist/api/gift-code.api.js.map +1 -0
- package/dist/api/index.d.ts +19 -32
- package/dist/api/index.js +20 -32
- package/dist/api/index.js.map +1 -0
- package/dist/api/invitation.admin.api.d.ts +4 -0
- package/dist/api/invitation.admin.api.js +13 -0
- package/dist/api/invitation.admin.api.js.map +1 -0
- package/dist/api/invitation.api.d.ts +10 -0
- package/dist/api/invitation.api.js +37 -0
- package/dist/api/invitation.api.js.map +1 -0
- package/dist/api/metrics.admin.api.js +1 -0
- package/dist/api/metrics.admin.api.js.map +1 -0
- package/dist/api/monitor.api.js +1 -0
- package/dist/api/monitor.api.js.map +1 -0
- package/dist/api/newsletter.admin.api.js +1 -0
- package/dist/api/newsletter.admin.api.js.map +1 -0
- package/dist/api/notification-preference.api.d.ts +4 -0
- package/dist/api/notification-preference.api.js +19 -0
- package/dist/api/notification-preference.api.js.map +1 -0
- package/dist/api/organization-billing.api.d.ts +73 -0
- package/dist/api/organization-billing.api.js +133 -0
- package/dist/api/organization-billing.api.js.map +1 -0
- package/dist/api/organization-member.admin.api.d.ts +3 -0
- package/dist/api/organization-member.admin.api.js +13 -0
- package/dist/api/organization-member.admin.api.js.map +1 -0
- package/dist/api/organization-member.api.d.ts +5 -7
- package/dist/api/organization-member.api.js +8 -15
- package/dist/api/organization-member.api.js.map +1 -0
- package/dist/api/organization.admin.api.d.ts +3 -1
- package/dist/api/organization.admin.api.js +10 -1
- package/dist/api/organization.admin.api.js.map +1 -0
- package/dist/api/organization.api.d.ts +7 -2
- package/dist/api/organization.api.js +22 -1
- package/dist/api/organization.api.js.map +1 -0
- package/dist/api/project-access.admin.api.d.ts +1 -3
- package/dist/api/project-access.admin.api.js +2 -9
- package/dist/api/project-access.admin.api.js.map +1 -0
- package/dist/api/project-access.api.d.ts +5 -6
- package/dist/api/project-access.api.js +17 -20
- package/dist/api/project-access.api.js.map +1 -0
- package/dist/api/project-api-key.api.d.ts +8 -0
- package/dist/api/project-api-key.api.js +30 -0
- package/dist/api/project-api-key.api.js.map +1 -0
- package/dist/api/project.admin.api.d.ts +2 -2
- package/dist/api/project.admin.api.js +5 -4
- package/dist/api/project.admin.api.js.map +1 -0
- package/dist/api/project.api.d.ts +1 -8
- package/dist/api/project.api.js +2 -29
- package/dist/api/project.api.js.map +1 -0
- package/dist/api/support-ticket-org.api.d.ts +13 -0
- package/dist/api/support-ticket-org.api.js +29 -0
- package/dist/api/support-ticket-org.api.js.map +1 -0
- package/dist/api/support-ticket.admin.api.d.ts +20 -0
- package/dist/api/support-ticket.admin.api.js +43 -0
- package/dist/api/support-ticket.admin.api.js.map +1 -0
- package/dist/api/support-ticket.api.d.ts +13 -0
- package/dist/api/support-ticket.api.js +29 -0
- package/dist/api/support-ticket.api.js.map +1 -0
- package/dist/api/team.api.js +1 -0
- package/dist/api/team.api.js.map +1 -0
- package/dist/api/token-history.admin.api.js +1 -0
- package/dist/api/token-history.admin.api.js.map +1 -0
- package/dist/api/user-billing.api.d.ts +28 -0
- package/dist/api/user-billing.api.js +113 -0
- package/dist/api/user-billing.api.js.map +1 -0
- package/dist/api/user-cookie-consent.api.d.ts +3 -0
- package/dist/api/user-cookie-consent.api.js +13 -0
- package/dist/api/user-cookie-consent.api.js.map +1 -0
- package/dist/api/user-feedback-state.api.d.ts +5 -0
- package/dist/api/user-feedback-state.api.js +21 -0
- package/dist/api/user-feedback-state.api.js.map +1 -0
- package/dist/api/user-notification.admin.api.d.ts +3 -1
- package/dist/api/user-notification.admin.api.js +10 -1
- package/dist/api/user-notification.admin.api.js.map +1 -0
- package/dist/api/user-notification.api.js +1 -0
- package/dist/api/user-notification.api.js.map +1 -0
- package/dist/api/user-sidebar-pin.api.d.ts +6 -0
- package/dist/api/user-sidebar-pin.api.js +21 -0
- package/dist/api/user-sidebar-pin.api.js.map +1 -0
- package/dist/api/user.admin.api.d.ts +1 -2
- package/dist/api/user.admin.api.js +2 -5
- package/dist/api/user.admin.api.js.map +1 -0
- package/dist/api/user.api.d.ts +2 -6
- package/dist/api/user.api.js +6 -24
- package/dist/api/user.api.js.map +1 -0
- package/dist/api/wrapped-report.admin.api.d.ts +5 -0
- package/dist/api/wrapped-report.admin.api.js +17 -0
- package/dist/api/wrapped-report.admin.api.js.map +1 -0
- package/dist/api/wrapped-report.api.d.ts +6 -0
- package/dist/api/wrapped-report.api.js +19 -0
- package/dist/api/wrapped-report.api.js.map +1 -0
- package/dist/api/wrapped-report.public.api.d.ts +2 -0
- package/dist/api/wrapped-report.public.api.js +7 -0
- package/dist/api/wrapped-report.public.api.js.map +1 -0
- package/dist/constants/asset.constants.d.ts +1 -0
- package/dist/constants/asset.constants.js +5 -0
- package/dist/constants/asset.constants.js.map +1 -0
- package/dist/constants/billing-catalog.constants.d.ts +20 -0
- package/dist/constants/billing-catalog.constants.js +199 -0
- package/dist/constants/billing-catalog.constants.js.map +1 -0
- package/dist/constants/index.d.ts +2 -4
- package/dist/constants/index.js +3 -4
- package/dist/constants/index.js.map +1 -0
- package/dist/front/index.js +1 -0
- package/dist/front/index.js.map +1 -0
- package/dist/front/redirection.js +1 -0
- package/dist/front/redirection.js.map +1 -0
- package/dist/index.d.ts +495 -404
- package/dist/index.js +498 -409
- package/dist/index.js.map +1 -0
- package/dist/permissions/ability.d.ts +12 -0
- package/dist/permissions/ability.js +119 -0
- package/dist/permissions/ability.js.map +1 -0
- package/dist/permissions/index.d.ts +3 -0
- package/dist/permissions/index.js +20 -0
- package/dist/permissions/index.js.map +1 -0
- package/dist/permissions/resolve.d.ts +3 -0
- package/dist/permissions/resolve.js +17 -0
- package/dist/permissions/resolve.js.map +1 -0
- package/dist/permissions/share-permission.utils.d.ts +10 -0
- package/dist/permissions/share-permission.utils.js +92 -0
- package/dist/permissions/share-permission.utils.js.map +1 -0
- package/dist/server-sent-events/index.js +1 -0
- package/dist/server-sent-events/index.js.map +1 -0
- package/dist/server-sent-events/protocols/index.d.ts +0 -4
- package/dist/server-sent-events/protocols/index.js +1 -4
- package/dist/server-sent-events/protocols/index.js.map +1 -0
- package/dist/server-sent-events/protocols/user-notification/index.js +1 -0
- package/dist/server-sent-events/protocols/user-notification/index.js.map +1 -0
- package/dist/server-sent-events/protocols/user-notification/user-notification.sse-protocol.js +1 -0
- package/dist/server-sent-events/protocols/user-notification/user-notification.sse-protocol.js.map +1 -0
- package/dist/server-sent-events/server-sent-events.manager.d.ts +1 -0
- package/dist/server-sent-events/server-sent-events.manager.js +14 -5
- package/dist/server-sent-events/server-sent-events.manager.js.map +1 -0
- package/dist/translate/en.translate.d.ts +15 -95
- package/dist/translate/en.translate.js +38 -117
- package/dist/translate/en.translate.js.map +1 -0
- package/dist/translate/fr.translate.d.ts +15 -95
- package/dist/translate/fr.translate.js +37 -116
- package/dist/translate/fr.translate.js.map +1 -0
- package/dist/translate/index.js +1 -0
- package/dist/translate/index.js.map +1 -0
- package/dist/types/enum/abyss-application-event.enum.d.ts +120 -13
- package/dist/types/enum/abyss-application-event.enum.js +120 -12
- package/dist/types/enum/abyss-application-event.enum.js.map +1 -0
- package/dist/types/enum/abyss-service.enum.d.ts +4 -1
- package/dist/types/enum/abyss-service.enum.js +32 -1
- package/dist/types/enum/abyss-service.enum.js.map +1 -0
- package/dist/types/enum/api-error.enum.js +1 -0
- package/dist/types/enum/api-error.enum.js.map +1 -0
- package/dist/types/enum/asset.enum.d.ts +6 -0
- package/dist/types/enum/asset.enum.js +11 -0
- package/dist/types/enum/asset.enum.js.map +1 -0
- package/dist/types/enum/billing-product.enum.js +1 -0
- package/dist/types/enum/billing-product.enum.js.map +1 -0
- package/dist/types/enum/content-scope.enum.d.ts +12 -0
- package/dist/types/enum/content-scope.enum.js +18 -0
- package/dist/types/enum/content-scope.enum.js.map +1 -0
- package/dist/types/enum/content-share.enum.d.ts +48 -0
- package/dist/types/enum/content-share.enum.js +57 -0
- package/dist/types/enum/content-share.enum.js.map +1 -0
- package/dist/types/enum/discord-webhook.enum.js +1 -0
- package/dist/types/enum/discord-webhook.enum.js.map +1 -0
- package/dist/types/enum/eur-transaction-type.enum.d.ts +5 -0
- package/dist/types/enum/eur-transaction-type.enum.js +10 -0
- package/dist/types/enum/eur-transaction-type.enum.js.map +1 -0
- package/dist/types/enum/index.d.ts +15 -8
- package/dist/types/enum/index.js +16 -8
- package/dist/types/enum/index.js.map +1 -0
- package/dist/types/enum/invitation.enum.d.ts +12 -0
- package/dist/types/enum/invitation.enum.js +18 -0
- package/dist/types/enum/invitation.enum.js.map +1 -0
- package/dist/types/enum/measurement-unit.enum.js +1 -0
- package/dist/types/enum/measurement-unit.enum.js.map +1 -0
- package/dist/types/enum/newsletter-type.enum.js +1 -0
- package/dist/types/enum/newsletter-type.enum.js.map +1 -0
- package/dist/types/enum/oauth-account-type.enum.js +1 -0
- package/dist/types/enum/oauth-account-type.enum.js.map +1 -0
- package/dist/types/enum/onboarding-steps.enum.d.ts +5 -3
- package/dist/types/enum/onboarding-steps.enum.js +6 -3
- package/dist/types/enum/onboarding-steps.enum.js.map +1 -0
- package/dist/types/enum/organization-billing.enum.d.ts +136 -0
- package/dist/types/enum/organization-billing.enum.js +155 -0
- package/dist/types/enum/organization-billing.enum.js.map +1 -0
- package/dist/types/enum/organization-integration-type.enum.js +1 -0
- package/dist/types/enum/organization-integration-type.enum.js.map +1 -0
- package/dist/types/enum/organization-legal-form.enum.d.ts +10 -0
- package/dist/types/enum/organization-legal-form.enum.js +15 -0
- package/dist/types/enum/organization-legal-form.enum.js.map +1 -0
- package/dist/types/enum/organization-permission.enum.d.ts +19 -7
- package/dist/types/enum/organization-permission.enum.js +41 -31
- package/dist/types/enum/organization-permission.enum.js.map +1 -0
- package/dist/types/enum/organization-professional-status.enum.d.ts +6 -0
- package/dist/types/enum/organization-professional-status.enum.js +11 -0
- package/dist/types/enum/organization-professional-status.enum.js.map +1 -0
- package/dist/types/enum/plan-template-key.enum.d.ts +8 -0
- package/dist/types/enum/plan-template-key.enum.js +13 -0
- package/dist/types/enum/plan-template-key.enum.js.map +1 -0
- package/dist/types/enum/project-access-permission.enum.js +1 -0
- package/dist/types/enum/project-access-permission.enum.js.map +1 -0
- package/dist/types/enum/project-application-access-permission.enum.js +1 -0
- package/dist/types/enum/project-application-access-permission.enum.js.map +1 -0
- package/dist/types/enum/project-status.enum.js +1 -0
- package/dist/types/enum/project-status.enum.js.map +1 -0
- package/dist/types/enum/sidebar-pin-scope-type.enum.d.ts +6 -0
- package/dist/types/enum/sidebar-pin-scope-type.enum.js +11 -0
- package/dist/types/enum/sidebar-pin-scope-type.enum.js.map +1 -0
- package/dist/types/enum/sidebar-pin-target-type.enum.d.ts +7 -0
- package/dist/types/enum/sidebar-pin-target-type.enum.js +12 -0
- package/dist/types/enum/sidebar-pin-target-type.enum.js.map +1 -0
- package/dist/types/enum/slack-webhook.enum.js +1 -0
- package/dist/types/enum/slack-webhook.enum.js.map +1 -0
- package/dist/types/enum/support-ticket.enum.d.ts +70 -0
- package/dist/types/enum/support-ticket.enum.js +136 -0
- package/dist/types/enum/support-ticket.enum.js.map +1 -0
- package/dist/types/enum/token-type.enum.d.ts +2 -1
- package/dist/types/enum/token-type.enum.js +2 -0
- package/dist/types/enum/token-type.enum.js.map +1 -0
- package/dist/types/enum/user-agent.enum.js +1 -0
- package/dist/types/enum/user-agent.enum.js.map +1 -0
- package/dist/types/enum/user-asset.enum.d.ts +10 -0
- package/dist/types/enum/user-asset.enum.js +16 -0
- package/dist/types/enum/user-asset.enum.js.map +1 -0
- package/dist/types/enum/user-credit-purchase-currency.enum.js +1 -0
- package/dist/types/enum/user-credit-purchase-currency.enum.js.map +1 -0
- package/dist/types/enum/user-language.enum.js +1 -0
- package/dist/types/enum/user-language.enum.js.map +1 -0
- package/dist/types/enum/user-notification-category.enum.d.ts +16 -0
- package/dist/types/enum/user-notification-category.enum.js +112 -0
- package/dist/types/enum/user-notification-category.enum.js.map +1 -0
- package/dist/types/enum/user-notification-content-type.enum.d.ts +213 -192
- package/dist/types/enum/user-notification-content-type.enum.js +46 -33
- package/dist/types/enum/user-notification-content-type.enum.js.map +1 -0
- package/dist/types/enum/user-notification-type.enum.js +1 -0
- package/dist/types/enum/user-notification-type.enum.js.map +1 -0
- package/dist/types/enum/user-professional-status.enum.d.ts +5 -0
- package/dist/types/enum/user-professional-status.enum.js +10 -0
- package/dist/types/enum/user-professional-status.enum.js.map +1 -0
- package/dist/types/enum/user-type.enum.d.ts +1 -0
- package/dist/types/enum/user-type.enum.js +2 -0
- package/dist/types/enum/user-type.enum.js.map +1 -0
- package/dist/types/index.d.ts +0 -1
- package/dist/types/index.js +1 -1
- package/dist/types/index.js.map +1 -0
- package/dist/types/interface/api/index.d.ts +37 -64
- package/dist/types/interface/api/index.js +38 -64
- package/dist/types/interface/api/index.js.map +1 -0
- package/dist/types/interface/api/requests/analytics-snapshot.request.d.ts +32 -0
- package/dist/types/interface/api/requests/analytics-snapshot.request.js +3 -0
- package/dist/types/interface/api/requests/analytics-snapshot.request.js.map +1 -0
- package/dist/types/interface/api/requests/application.admin.request.js +1 -0
- package/dist/types/interface/api/requests/application.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/application.request.js +1 -0
- package/dist/types/interface/api/requests/application.request.js.map +1 -0
- package/dist/types/interface/api/requests/asset.request.d.ts +21 -0
- package/dist/types/interface/api/requests/asset.request.js +3 -0
- package/dist/types/interface/api/requests/asset.request.js.map +1 -0
- package/dist/types/interface/api/requests/auth.request.d.ts +1 -1
- package/dist/types/interface/api/requests/auth.request.js +1 -0
- package/dist/types/interface/api/requests/auth.request.js.map +1 -0
- package/dist/types/interface/api/requests/billing-account.admin.request.d.ts +74 -0
- package/dist/types/interface/api/requests/billing-account.admin.request.js +3 -0
- package/dist/types/interface/api/requests/billing-account.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/billing-addon-template.request.d.ts +32 -0
- package/dist/types/interface/api/requests/billing-addon-template.request.js +3 -0
- package/dist/types/interface/api/requests/billing-addon-template.request.js.map +1 -0
- package/dist/types/interface/api/requests/billing-plan.request.d.ts +36 -0
- package/dist/types/interface/api/requests/billing-plan.request.js +3 -0
- package/dist/types/interface/api/requests/billing-plan.request.js.map +1 -0
- package/dist/types/interface/api/requests/billing.request.d.ts +6 -8
- package/dist/types/interface/api/requests/billing.request.js +1 -0
- package/dist/types/interface/api/requests/billing.request.js.map +1 -0
- package/dist/types/interface/api/requests/content-share.request.d.ts +130 -0
- package/dist/types/interface/api/requests/content-share.request.js +3 -0
- package/dist/types/interface/api/requests/content-share.request.js.map +1 -0
- package/dist/types/interface/api/requests/crash-report.public.request.d.ts +13 -0
- package/dist/types/interface/api/requests/crash-report.public.request.js +3 -0
- package/dist/types/interface/api/requests/crash-report.public.request.js.map +1 -0
- package/dist/types/interface/api/requests/daily-digest.request.d.ts +26 -0
- package/dist/types/interface/api/requests/daily-digest.request.js +3 -0
- package/dist/types/interface/api/requests/daily-digest.request.js.map +1 -0
- package/dist/types/interface/api/requests/gift-code.admin.request.d.ts +0 -5
- package/dist/types/interface/api/requests/gift-code.admin.request.js +1 -0
- package/dist/types/interface/api/requests/gift-code.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/gift-code.request.d.ts +0 -2
- package/dist/types/interface/api/requests/gift-code.request.js +1 -0
- package/dist/types/interface/api/requests/gift-code.request.js.map +1 -0
- package/dist/types/interface/api/requests/index.d.ts +36 -0
- package/dist/types/interface/api/requests/index.js +53 -0
- package/dist/types/interface/api/requests/index.js.map +1 -0
- package/dist/types/interface/api/requests/invitation.request.d.ts +39 -0
- package/dist/types/interface/api/requests/invitation.request.js +3 -0
- package/dist/types/interface/api/requests/invitation.request.js.map +1 -0
- package/dist/types/interface/api/requests/newsletter.admin.request.js +1 -0
- package/dist/types/interface/api/requests/newsletter.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/notification-preference.request.d.ts +15 -0
- package/dist/types/interface/api/requests/notification-preference.request.js +3 -0
- package/dist/types/interface/api/requests/notification-preference.request.js.map +1 -0
- package/dist/types/interface/api/requests/organization-billing.request.d.ts +150 -0
- package/dist/types/interface/api/requests/organization-billing.request.js +3 -0
- package/dist/types/interface/api/requests/organization-billing.request.js.map +1 -0
- package/dist/types/interface/api/requests/organization-integration-webhook.request.js +1 -0
- package/dist/types/interface/api/requests/organization-integration-webhook.request.js.map +1 -0
- package/dist/types/interface/api/requests/organization-member.request.d.ts +16 -3
- package/dist/types/interface/api/requests/organization-member.request.js +1 -0
- package/dist/types/interface/api/requests/organization-member.request.js.map +1 -0
- package/dist/types/interface/api/requests/organization.admin.request.d.ts +15 -1
- package/dist/types/interface/api/requests/organization.admin.request.js +1 -0
- package/dist/types/interface/api/requests/organization.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/organization.request.d.ts +29 -1
- package/dist/types/interface/api/requests/organization.request.js +1 -0
- package/dist/types/interface/api/requests/organization.request.js.map +1 -0
- package/dist/types/interface/api/requests/project-access.admin.request.d.ts +9 -20
- package/dist/types/interface/api/requests/project-access.admin.request.js +1 -0
- package/dist/types/interface/api/requests/project-access.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/project-access.request.d.ts +13 -30
- package/dist/types/interface/api/requests/project-access.request.js +1 -0
- package/dist/types/interface/api/requests/project-access.request.js.map +1 -0
- package/dist/types/interface/api/requests/project-api-key.request.d.ts +39 -0
- package/dist/types/interface/api/requests/project-api-key.request.js +3 -0
- package/dist/types/interface/api/requests/project-api-key.request.js.map +1 -0
- package/dist/types/interface/api/requests/project.admin.request.d.ts +8 -4
- package/dist/types/interface/api/requests/project.admin.request.js +1 -0
- package/dist/types/interface/api/requests/project.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/project.request.d.ts +2 -39
- package/dist/types/interface/api/requests/project.request.js +1 -0
- package/dist/types/interface/api/requests/project.request.js.map +1 -0
- package/dist/types/interface/api/requests/support-ticket-admin.request.d.ts +120 -0
- package/dist/types/interface/api/requests/support-ticket-admin.request.js +3 -0
- package/dist/types/interface/api/requests/support-ticket-admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/support-ticket-org.request.d.ts +90 -0
- package/dist/types/interface/api/requests/support-ticket-org.request.js +3 -0
- package/dist/types/interface/api/requests/support-ticket-org.request.js.map +1 -0
- package/dist/types/interface/api/requests/support-ticket.request.d.ts +74 -0
- package/dist/types/interface/api/requests/support-ticket.request.js +3 -0
- package/dist/types/interface/api/requests/support-ticket.request.js.map +1 -0
- package/dist/types/interface/api/requests/team.request.d.ts +3 -0
- package/dist/types/interface/api/requests/team.request.js +1 -0
- package/dist/types/interface/api/requests/team.request.js.map +1 -0
- package/dist/types/interface/api/requests/token-history.admin.request.js +1 -0
- package/dist/types/interface/api/requests/token-history.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/user-billing.request.d.ts +72 -0
- package/dist/types/interface/api/requests/user-billing.request.js +3 -0
- package/dist/types/interface/api/requests/user-billing.request.js.map +1 -0
- package/dist/types/interface/api/requests/user-cookie-consent.request.d.ts +6 -0
- package/dist/types/interface/api/requests/user-cookie-consent.request.js +3 -0
- package/dist/types/interface/api/requests/user-cookie-consent.request.js.map +1 -0
- package/dist/types/interface/api/requests/user-notification.admin.request.d.ts +26 -1
- package/dist/types/interface/api/requests/user-notification.admin.request.js +1 -0
- package/dist/types/interface/api/requests/user-notification.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/user-notification.request.js +1 -0
- package/dist/types/interface/api/requests/user-notification.request.js.map +1 -0
- package/dist/types/interface/api/requests/user-sidebar-pin.request.d.ts +30 -0
- package/dist/types/interface/api/requests/user-sidebar-pin.request.js +3 -0
- package/dist/types/interface/api/requests/user-sidebar-pin.request.js.map +1 -0
- package/dist/types/interface/api/requests/user.admin.request.d.ts +3 -4
- package/dist/types/interface/api/requests/user.admin.request.js +1 -0
- package/dist/types/interface/api/requests/user.admin.request.js.map +1 -0
- package/dist/types/interface/api/requests/user.request.d.ts +12 -34
- package/dist/types/interface/api/requests/user.request.js +1 -0
- package/dist/types/interface/api/requests/user.request.js.map +1 -0
- package/dist/types/interface/api/requests/wrapped-report.request.d.ts +41 -0
- package/dist/types/interface/api/requests/wrapped-report.request.js +3 -0
- package/dist/types/interface/api/requests/wrapped-report.request.js.map +1 -0
- package/dist/types/interface/api/responses/analytics-snapshot.response.d.ts +18 -0
- package/dist/types/interface/api/responses/analytics-snapshot.response.js +3 -0
- package/dist/types/interface/api/responses/analytics-snapshot.response.js.map +1 -0
- package/dist/types/interface/api/responses/application.admin.response.js +1 -0
- package/dist/types/interface/api/responses/application.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/application.response.d.ts +1 -3
- package/dist/types/interface/api/responses/application.response.js +1 -0
- package/dist/types/interface/api/responses/application.response.js.map +1 -0
- package/dist/types/interface/api/responses/asset.response.d.ts +9 -0
- package/dist/types/interface/api/responses/asset.response.js +3 -0
- package/dist/types/interface/api/responses/asset.response.js.map +1 -0
- package/dist/types/interface/api/responses/auth.response.js +1 -0
- package/dist/types/interface/api/responses/auth.response.js.map +1 -0
- package/dist/types/interface/api/responses/billing-account.admin.response.d.ts +50 -0
- package/dist/types/interface/api/responses/billing-account.admin.response.js +3 -0
- package/dist/types/interface/api/responses/billing-account.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/billing-addon-template.response.d.ts +19 -0
- package/dist/types/interface/api/responses/billing-addon-template.response.js +3 -0
- package/dist/types/interface/api/responses/billing-addon-template.response.js.map +1 -0
- package/dist/types/interface/api/responses/billing-plan.response.d.ts +26 -0
- package/dist/types/interface/api/responses/billing-plan.response.js +3 -0
- package/dist/types/interface/api/responses/billing-plan.response.js.map +1 -0
- package/dist/types/interface/api/responses/billing.response.d.ts +4 -16
- package/dist/types/interface/api/responses/billing.response.js +1 -0
- package/dist/types/interface/api/responses/billing.response.js.map +1 -0
- package/dist/types/interface/api/responses/config.admin.response.js +1 -0
- package/dist/types/interface/api/responses/config.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/content-share.response.d.ts +63 -0
- package/dist/types/interface/api/responses/content-share.response.js +3 -0
- package/dist/types/interface/api/responses/content-share.response.js.map +1 -0
- package/dist/types/interface/api/responses/crash-report.public.response.d.ts +1 -0
- package/dist/types/interface/api/responses/crash-report.public.response.js +3 -0
- package/dist/types/interface/api/responses/crash-report.public.response.js.map +1 -0
- package/dist/types/interface/api/responses/daily-digest.response.d.ts +9 -0
- package/dist/types/interface/api/responses/daily-digest.response.js +3 -0
- package/dist/types/interface/api/responses/daily-digest.response.js.map +1 -0
- package/dist/types/interface/api/responses/gift-code.admin.response.d.ts +1 -3
- package/dist/types/interface/api/responses/gift-code.admin.response.js +1 -0
- package/dist/types/interface/api/responses/gift-code.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/gift-code.response.d.ts +0 -1
- package/dist/types/interface/api/responses/gift-code.response.js +1 -0
- package/dist/types/interface/api/responses/gift-code.response.js.map +1 -0
- package/dist/types/interface/api/responses/index.d.ts +37 -0
- package/dist/types/interface/api/responses/index.js +54 -0
- package/dist/types/interface/api/responses/index.js.map +1 -0
- package/dist/types/interface/api/responses/invitation.response.d.ts +56 -0
- package/dist/types/interface/api/responses/invitation.response.js +3 -0
- package/dist/types/interface/api/responses/invitation.response.js.map +1 -0
- package/dist/types/interface/api/responses/metrics.admin.response.js +1 -0
- package/dist/types/interface/api/responses/metrics.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/monitor.response.js +1 -0
- package/dist/types/interface/api/responses/monitor.response.js.map +1 -0
- package/dist/types/interface/api/responses/newsletter.admin.response.js +1 -0
- package/dist/types/interface/api/responses/newsletter.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/notification-preference.response.d.ts +12 -0
- package/dist/types/interface/api/responses/notification-preference.response.js +3 -0
- package/dist/types/interface/api/responses/notification-preference.response.js.map +1 -0
- package/dist/types/interface/api/responses/organization-billing.response.d.ts +115 -0
- package/dist/types/interface/api/responses/organization-billing.response.js +3 -0
- package/dist/types/interface/api/responses/organization-billing.response.js.map +1 -0
- package/dist/types/interface/api/responses/organization-member.response.d.ts +27 -16
- package/dist/types/interface/api/responses/organization-member.response.js +1 -0
- package/dist/types/interface/api/responses/organization-member.response.js.map +1 -0
- package/dist/types/interface/api/responses/organization.admin.response.d.ts +13 -8
- package/dist/types/interface/api/responses/organization.admin.response.js +1 -0
- package/dist/types/interface/api/responses/organization.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/organization.response.d.ts +18 -7
- package/dist/types/interface/api/responses/organization.response.js +1 -0
- package/dist/types/interface/api/responses/organization.response.js.map +1 -0
- package/dist/types/interface/api/responses/project-access.admin.response.d.ts +2 -10
- package/dist/types/interface/api/responses/project-access.admin.response.js +1 -0
- package/dist/types/interface/api/responses/project-access.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/project-access.response.d.ts +16 -21
- package/dist/types/interface/api/responses/project-access.response.js +1 -0
- package/dist/types/interface/api/responses/project-access.response.js.map +1 -0
- package/dist/types/interface/api/responses/project-api-key.response.d.ts +23 -0
- package/dist/types/interface/api/responses/project-api-key.response.js +3 -0
- package/dist/types/interface/api/responses/project-api-key.response.js.map +1 -0
- package/dist/types/interface/api/responses/project.admin.response.d.ts +3 -13
- package/dist/types/interface/api/responses/project.admin.response.js +1 -0
- package/dist/types/interface/api/responses/project.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/project.response.d.ts +3 -40
- package/dist/types/interface/api/responses/project.response.js +1 -0
- package/dist/types/interface/api/responses/project.response.js.map +1 -0
- package/dist/types/interface/api/responses/support-ticket.response.d.ts +68 -0
- package/dist/types/interface/api/responses/support-ticket.response.js +3 -0
- package/dist/types/interface/api/responses/support-ticket.response.js.map +1 -0
- package/dist/types/interface/api/responses/team.response.d.ts +3 -12
- package/dist/types/interface/api/responses/team.response.js +1 -0
- package/dist/types/interface/api/responses/team.response.js.map +1 -0
- package/dist/types/interface/api/responses/token-history.admin.response.js +1 -0
- package/dist/types/interface/api/responses/token-history.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-billing.response.d.ts +106 -0
- package/dist/types/interface/api/responses/user-billing.response.js +3 -0
- package/dist/types/interface/api/responses/user-billing.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-cookie-consent.response.d.ts +10 -0
- package/dist/types/interface/api/responses/user-cookie-consent.response.js +3 -0
- package/dist/types/interface/api/responses/user-cookie-consent.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-feedback-state.response.d.ts +7 -0
- package/dist/types/interface/api/responses/user-feedback-state.response.js +3 -0
- package/dist/types/interface/api/responses/user-feedback-state.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-notification.admin.response.d.ts +8 -0
- package/dist/types/interface/api/responses/user-notification.admin.response.js +1 -0
- package/dist/types/interface/api/responses/user-notification.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-notification.response.js +1 -0
- package/dist/types/interface/api/responses/user-notification.response.js.map +1 -0
- package/dist/types/interface/api/responses/user-sidebar-pin.response.d.ts +18 -0
- package/dist/types/interface/api/responses/user-sidebar-pin.response.js +3 -0
- package/dist/types/interface/api/responses/user-sidebar-pin.response.js.map +1 -0
- package/dist/types/interface/api/responses/user.admin.response.d.ts +1 -14
- package/dist/types/interface/api/responses/user.admin.response.js +1 -0
- package/dist/types/interface/api/responses/user.admin.response.js.map +1 -0
- package/dist/types/interface/api/responses/user.response.d.ts +3 -18
- package/dist/types/interface/api/responses/user.response.js +1 -0
- package/dist/types/interface/api/responses/user.response.js.map +1 -0
- package/dist/types/interface/api/responses/wrapped-report.response.d.ts +13 -0
- package/dist/types/interface/api/responses/wrapped-report.response.js +3 -0
- package/dist/types/interface/api/responses/wrapped-report.response.js.map +1 -0
- package/dist/types/interface/api/type-message/api-error.js +1 -0
- package/dist/types/interface/api/type-message/api-error.js.map +1 -0
- package/dist/types/interface/api/type-message/base-order.js +1 -0
- package/dist/types/interface/api/type-message/base-order.js.map +1 -0
- package/dist/types/interface/api/type-message/base-paginate.js +1 -0
- package/dist/types/interface/api/type-message/base-paginate.js.map +1 -0
- package/dist/types/interface/api/type-message/response.js +1 -0
- package/dist/types/interface/api/type-message/response.js.map +1 -0
- package/dist/types/interface/index.d.ts +37 -32
- package/dist/types/interface/index.js +38 -32
- package/dist/types/interface/index.js.map +1 -0
- package/dist/types/interface/models/analytics-snapshot.model.d.ts +20 -0
- package/dist/types/interface/models/analytics-snapshot.model.js +3 -0
- package/dist/types/interface/models/analytics-snapshot.model.js.map +1 -0
- package/dist/types/interface/models/application.model.d.ts +1 -1
- package/dist/types/interface/models/application.model.js +1 -0
- package/dist/types/interface/models/application.model.js.map +1 -0
- package/dist/types/interface/models/asset.model.d.ts +21 -0
- package/dist/types/interface/models/asset.model.js +3 -0
- package/dist/types/interface/models/asset.model.js.map +1 -0
- package/dist/types/interface/models/billing-account.model.d.ts +45 -0
- package/dist/types/interface/models/billing-account.model.js +3 -0
- package/dist/types/interface/models/billing-account.model.js.map +1 -0
- package/dist/types/interface/models/billing-addon-template.model.d.ts +15 -0
- package/dist/types/interface/models/billing-addon-template.model.js +3 -0
- package/dist/types/interface/models/billing-addon-template.model.js.map +1 -0
- package/dist/types/interface/models/billing-daily-snapshot.model.d.ts +70 -0
- package/dist/types/interface/models/billing-daily-snapshot.model.js +3 -0
- package/dist/types/interface/models/billing-daily-snapshot.model.js.map +1 -0
- package/dist/types/interface/models/billing-plan-request.model.d.ts +19 -0
- package/dist/types/interface/models/billing-plan-request.model.js +3 -0
- package/dist/types/interface/models/billing-plan-request.model.js.map +1 -0
- package/dist/types/interface/models/billing-quota-cap.model.d.ts +16 -0
- package/dist/types/interface/models/billing-quota-cap.model.js +3 -0
- package/dist/types/interface/models/billing-quota-cap.model.js.map +1 -0
- package/dist/types/interface/models/content-ownership.model.d.ts +12 -0
- package/dist/types/interface/models/content-ownership.model.js +3 -0
- package/dist/types/interface/models/content-ownership.model.js.map +1 -0
- package/dist/types/interface/models/content-share.model.d.ts +19 -0
- package/dist/types/interface/models/content-share.model.js +3 -0
- package/dist/types/interface/models/content-share.model.js.map +1 -0
- package/dist/types/interface/models/credit-transaction.model.d.ts +20 -0
- package/dist/types/interface/models/credit-transaction.model.js +3 -0
- package/dist/types/interface/models/credit-transaction.model.js.map +1 -0
- package/dist/types/interface/models/daily-digest.model.d.ts +11 -0
- package/dist/types/interface/models/daily-digest.model.js +3 -0
- package/dist/types/interface/models/daily-digest.model.js.map +1 -0
- package/dist/types/interface/models/device-token.model.js +1 -0
- package/dist/types/interface/models/device-token.model.js.map +1 -0
- package/dist/types/interface/models/eur-transaction.model.d.ts +20 -0
- package/dist/types/interface/models/eur-transaction.model.js +3 -0
- package/dist/types/interface/models/eur-transaction.model.js.map +1 -0
- package/dist/types/interface/models/gift-code-activation.model.d.ts +4 -3
- package/dist/types/interface/models/gift-code-activation.model.js +1 -0
- package/dist/types/interface/models/gift-code-activation.model.js.map +1 -0
- package/dist/types/interface/models/gift-code.model.d.ts +1 -3
- package/dist/types/interface/models/gift-code.model.js +1 -0
- package/dist/types/interface/models/gift-code.model.js.map +1 -0
- package/dist/types/interface/models/index.d.ts +53 -0
- package/dist/types/interface/models/index.js +70 -0
- package/dist/types/interface/models/index.js.map +1 -0
- package/dist/types/interface/models/invitation.model.d.ts +42 -0
- package/dist/types/interface/models/invitation.model.js +3 -0
- package/dist/types/interface/models/invitation.model.js.map +1 -0
- package/dist/types/interface/models/invoice.model.d.ts +29 -0
- package/dist/types/interface/models/invoice.model.js +3 -0
- package/dist/types/interface/models/invoice.model.js.map +1 -0
- package/dist/types/interface/models/ledger-entry.model.d.ts +17 -0
- package/dist/types/interface/models/ledger-entry.model.js +3 -0
- package/dist/types/interface/models/ledger-entry.model.js.map +1 -0
- package/dist/types/interface/models/newsletter-history.model.js +1 -0
- package/dist/types/interface/models/newsletter-history.model.js.map +1 -0
- package/dist/types/interface/models/newsletter-member.model.js +1 -0
- package/dist/types/interface/models/newsletter-member.model.js.map +1 -0
- package/dist/types/interface/models/notification-preference.model.d.ts +15 -0
- package/dist/types/interface/models/notification-preference.model.js +3 -0
- package/dist/types/interface/models/notification-preference.model.js.map +1 -0
- package/dist/types/interface/models/oauth-account.model.js +1 -0
- package/dist/types/interface/models/oauth-account.model.js.map +1 -0
- package/dist/types/interface/models/organization-integration.model.js +1 -0
- package/dist/types/interface/models/organization-integration.model.js.map +1 -0
- package/dist/types/interface/models/organization-member.model.d.ts +5 -3
- package/dist/types/interface/models/organization-member.model.js +1 -0
- package/dist/types/interface/models/organization-member.model.js.map +1 -0
- package/dist/types/interface/models/organization-project-quota.model.d.ts +15 -0
- package/dist/types/interface/models/organization-project-quota.model.js +3 -0
- package/dist/types/interface/models/organization-project-quota.model.js.map +1 -0
- package/dist/types/interface/models/organization-quota-alert.model.d.ts +11 -0
- package/dist/types/interface/models/organization-quota-alert.model.js +3 -0
- package/dist/types/interface/models/organization-quota-alert.model.js.map +1 -0
- package/dist/types/interface/models/organization-service-quota.model.d.ts +13 -0
- package/dist/types/interface/models/organization-service-quota.model.js +3 -0
- package/dist/types/interface/models/organization-service-quota.model.js.map +1 -0
- package/dist/types/interface/models/organization.model.d.ts +18 -2
- package/dist/types/interface/models/organization.model.js +1 -0
- package/dist/types/interface/models/organization.model.js.map +1 -0
- package/dist/types/interface/models/plan-template.model.d.ts +30 -0
- package/dist/types/interface/models/plan-template.model.js +3 -0
- package/dist/types/interface/models/plan-template.model.js.map +1 -0
- package/dist/types/interface/models/project-access.model.d.ts +4 -11
- package/dist/types/interface/models/project-access.model.js +1 -0
- package/dist/types/interface/models/project-access.model.js.map +1 -0
- package/dist/types/interface/models/project-api-key-application-access.model.d.ts +13 -0
- package/dist/types/interface/models/project-api-key-application-access.model.js +3 -0
- package/dist/types/interface/models/project-api-key-application-access.model.js.map +1 -0
- package/dist/types/interface/models/project-api-key.model.d.ts +15 -0
- package/dist/types/interface/models/project-api-key.model.js +3 -0
- package/dist/types/interface/models/project-api-key.model.js.map +1 -0
- package/dist/types/interface/models/project-application-access.model.js +1 -0
- package/dist/types/interface/models/project-application-access.model.js.map +1 -0
- package/dist/types/interface/models/project.model.d.ts +6 -22
- package/dist/types/interface/models/project.model.js +1 -0
- package/dist/types/interface/models/project.model.js.map +1 -0
- package/dist/types/interface/models/quota-grant.model.d.ts +21 -0
- package/dist/types/interface/models/quota-grant.model.js +3 -0
- package/dist/types/interface/models/quota-grant.model.js.map +1 -0
- package/dist/types/interface/models/report.model.d.ts +0 -23
- package/dist/types/interface/models/report.model.js +1 -0
- package/dist/types/interface/models/report.model.js.map +1 -0
- package/dist/types/interface/models/storage-subtotal.model.d.ts +19 -0
- package/dist/types/interface/models/storage-subtotal.model.js +3 -0
- package/dist/types/interface/models/storage-subtotal.model.js.map +1 -0
- package/dist/types/interface/models/support-ticket-activity.model.d.ts +14 -0
- package/dist/types/interface/models/support-ticket-activity.model.js +3 -0
- package/dist/types/interface/models/support-ticket-activity.model.js.map +1 -0
- package/dist/types/interface/models/support-ticket-attachment.model.d.ts +21 -0
- package/dist/types/interface/models/support-ticket-attachment.model.js +3 -0
- package/dist/types/interface/models/support-ticket-attachment.model.js.map +1 -0
- package/dist/types/interface/models/support-ticket-message.model.d.ts +17 -0
- package/dist/types/interface/models/support-ticket-message.model.js +3 -0
- package/dist/types/interface/models/support-ticket-message.model.js.map +1 -0
- package/dist/types/interface/models/support-ticket-tag.model.d.ts +8 -0
- package/dist/types/interface/models/support-ticket-tag.model.js +3 -0
- package/dist/types/interface/models/support-ticket-tag.model.js.map +1 -0
- package/dist/types/interface/models/support-ticket.model.d.ts +36 -0
- package/dist/types/interface/models/support-ticket.model.js +3 -0
- package/dist/types/interface/models/support-ticket.model.js.map +1 -0
- package/dist/types/interface/models/team-member.model.js +1 -0
- package/dist/types/interface/models/team-member.model.js.map +1 -0
- package/dist/types/interface/models/team-project-access.model.d.ts +2 -0
- package/dist/types/interface/models/team-project-access.model.js +1 -0
- package/dist/types/interface/models/team-project-access.model.js.map +1 -0
- package/dist/types/interface/models/team-project-application-access.model.d.ts +13 -0
- package/dist/types/interface/models/team-project-application-access.model.js +3 -0
- package/dist/types/interface/models/team-project-application-access.model.js.map +1 -0
- package/dist/types/interface/models/team.model.d.ts +1 -1
- package/dist/types/interface/models/team.model.js +1 -0
- package/dist/types/interface/models/team.model.js.map +1 -0
- package/dist/types/interface/models/token-history.model.d.ts +2 -0
- package/dist/types/interface/models/token-history.model.js +1 -0
- package/dist/types/interface/models/token-history.model.js.map +1 -0
- package/dist/types/interface/models/usage-record.model.d.ts +24 -0
- package/dist/types/interface/models/usage-record.model.js +3 -0
- package/dist/types/interface/models/usage-record.model.js.map +1 -0
- package/dist/types/interface/models/user-asset.model.d.ts +17 -0
- package/dist/types/interface/models/user-asset.model.js +3 -0
- package/dist/types/interface/models/user-asset.model.js.map +1 -0
- package/dist/types/interface/models/user-cookie-consent.model.d.ts +14 -0
- package/dist/types/interface/models/user-cookie-consent.model.js +3 -0
- package/dist/types/interface/models/user-cookie-consent.model.js.map +1 -0
- package/dist/types/interface/models/user-feedback-state.model.d.ts +9 -0
- package/dist/types/interface/models/user-feedback-state.model.js +3 -0
- package/dist/types/interface/models/user-feedback-state.model.js.map +1 -0
- package/dist/types/interface/models/user-notification.model.d.ts +6 -1
- package/dist/types/interface/models/user-notification.model.js +1 -0
- package/dist/types/interface/models/user-notification.model.js.map +1 -0
- package/dist/types/interface/models/user-sidebar-pin.model.d.ts +25 -0
- package/dist/types/interface/models/user-sidebar-pin.model.js +3 -0
- package/dist/types/interface/models/user-sidebar-pin.model.js.map +1 -0
- package/dist/types/interface/models/user.model.d.ts +15 -22
- package/dist/types/interface/models/user.model.js +1 -0
- package/dist/types/interface/models/user.model.js.map +1 -0
- package/dist/types/interface/models/webhook-event.model.d.ts +9 -0
- package/dist/types/interface/models/webhook-event.model.js +3 -0
- package/dist/types/interface/models/webhook-event.model.js.map +1 -0
- package/dist/types/interface/models/wrapped-report.model.d.ts +55 -0
- package/dist/types/interface/models/wrapped-report.model.js +15 -0
- package/dist/types/interface/models/wrapped-report.model.js.map +1 -0
- package/dist/types/models/index.js +1 -0
- package/dist/types/models/index.js.map +1 -0
- package/dist/types/models/transfer.model.js +2 -2
- package/dist/types/models/transfer.model.js.map +1 -0
- package/dist/types/session.d.ts +5 -0
- package/dist/types/session.js +1 -0
- package/dist/types/session.js.map +1 -0
- package/dist/types/utils/convert-query.util.js +1 -0
- package/dist/types/utils/convert-query.util.js.map +1 -0
- package/dist/types/utils/email.utils.js +1 -0
- package/dist/types/utils/email.utils.js.map +1 -0
- package/dist/types/utils/index.d.ts +0 -1
- package/dist/types/utils/index.js +1 -1
- package/dist/types/utils/index.js.map +1 -0
- package/dist/types/utils/notifications.type-util.js +1 -0
- package/dist/types/utils/notifications.type-util.js.map +1 -0
- package/dist/types/utils/onboarding.utils.d.ts +1 -6
- package/dist/types/utils/onboarding.utils.js +16 -12
- package/dist/types/utils/onboarding.utils.js.map +1 -0
- package/dist/types/utils/overwrite.util.js +1 -0
- package/dist/types/utils/overwrite.util.js.map +1 -0
- package/dist/types/utils/require-one.util.js +1 -0
- package/dist/types/utils/require-one.util.js.map +1 -0
- package/dist/utils/abyss.utils.js +1 -0
- package/dist/utils/abyss.utils.js.map +1 -0
- package/dist/utils/array.utils.js +1 -0
- package/dist/utils/array.utils.js.map +1 -0
- package/dist/utils/billing.utils.d.ts +2 -0
- package/dist/utils/billing.utils.js +9 -0
- package/dist/utils/billing.utils.js.map +1 -0
- package/dist/utils/byte.utils.js +1 -0
- package/dist/utils/byte.utils.js.map +1 -0
- package/dist/utils/color.utils.js +1 -0
- package/dist/utils/color.utils.js.map +1 -0
- package/dist/utils/compression.utils.js +1 -0
- package/dist/utils/compression.utils.js.map +1 -0
- package/dist/utils/content-scope.utils.d.ts +1 -0
- package/dist/utils/content-scope.utils.js +3 -0
- package/dist/utils/content-scope.utils.js.map +1 -0
- package/dist/utils/content-share-scope.utils.d.ts +22 -0
- package/dist/utils/content-share-scope.utils.js +58 -0
- package/dist/utils/content-share-scope.utils.js.map +1 -0
- package/dist/utils/duration.utils.js +1 -0
- package/dist/utils/duration.utils.js.map +1 -0
- package/dist/utils/enum-to-array.utils.d.ts +2 -2
- package/dist/utils/enum-to-array.utils.js +1 -0
- package/dist/utils/enum-to-array.utils.js.map +1 -0
- package/dist/utils/error.utils.js +1 -0
- package/dist/utils/error.utils.js.map +1 -0
- package/dist/utils/file.utils.js +2 -1
- package/dist/utils/file.utils.js.map +1 -0
- package/dist/utils/import.utils.js +1 -0
- package/dist/utils/import.utils.js.map +1 -0
- package/dist/utils/index.d.ts +6 -4
- package/dist/utils/index.js +7 -4
- package/dist/utils/index.js.map +1 -0
- package/dist/utils/invitation.utils.d.ts +3 -0
- package/dist/utils/invitation.utils.js +17 -0
- package/dist/utils/invitation.utils.js.map +1 -0
- package/dist/utils/is-valid-object.utils.js +1 -0
- package/dist/utils/is-valid-object.utils.js.map +1 -0
- package/dist/utils/notification.utils.js +14 -0
- package/dist/utils/notification.utils.js.map +1 -0
- package/dist/utils/pricing-calculator.utils.d.ts +23 -0
- package/dist/utils/pricing-calculator.utils.js +110 -0
- package/dist/utils/pricing-calculator.utils.js.map +1 -0
- package/dist/utils/resolve-user.utils.d.ts +10 -0
- package/dist/utils/resolve-user.utils.js +32 -0
- package/dist/utils/resolve-user.utils.js.map +1 -0
- package/dist/utils/sleep.utils.js +1 -0
- package/dist/utils/sleep.utils.js.map +1 -0
- package/dist/utils/string.utils.js +1 -0
- package/dist/utils/string.utils.js.map +1 -0
- package/dist/utils/time-period.utils.js +1 -0
- package/dist/utils/time-period.utils.js.map +1 -0
- package/dist/utils/tracking.utils.js +1 -0
- package/dist/utils/tracking.utils.js.map +1 -0
- package/dist/utils/user-language.utils.d.ts +2 -0
- package/dist/utils/user-language.utils.js +11 -0
- package/dist/utils/user-language.utils.js.map +1 -0
- package/package.json +65 -58
- package/tsconfig.json +35 -105
- package/dist/api/atlas-document.api.d.ts +0 -6
- package/dist/api/atlas-document.api.js +0 -26
- package/dist/api/atlas-group.api.d.ts +0 -6
- package/dist/api/atlas-group.api.js +0 -24
- package/dist/api/atlas-page-content.api.d.ts +0 -0
- package/dist/api/atlas-page-content.api.js +0 -1
- package/dist/api/atlas-page.api.d.ts +0 -10
- package/dist/api/atlas-page.api.js +0 -46
- package/dist/api/atlas.api.d.ts +0 -8
- package/dist/api/atlas.api.js +0 -35
- package/dist/api/atlas.public.api.d.ts +0 -4
- package/dist/api/atlas.public.api.js +0 -18
- package/dist/api/board-card-checklist.api.d.ts +0 -8
- package/dist/api/board-card-checklist.api.js +0 -32
- package/dist/api/board-card-comment.api.d.ts +0 -5
- package/dist/api/board-card-comment.api.js +0 -20
- package/dist/api/board-card-document.api.d.ts +0 -4
- package/dist/api/board-card-document.api.js +0 -16
- package/dist/api/board-card.api.d.ts +0 -11
- package/dist/api/board-card.api.js +0 -48
- package/dist/api/board-column.api.d.ts +0 -5
- package/dist/api/board-column.api.js +0 -20
- package/dist/api/board-label.api.d.ts +0 -8
- package/dist/api/board-label.api.js +0 -33
- package/dist/api/board.api.d.ts +0 -8
- package/dist/api/board.api.js +0 -33
- package/dist/api/draw.api.d.ts +0 -8
- package/dist/api/draw.api.js +0 -36
- package/dist/api/draw.public.api.d.ts +0 -5
- package/dist/api/draw.public.api.js +0 -20
- package/dist/api/memo.api.d.ts +0 -8
- package/dist/api/memo.api.js +0 -36
- package/dist/api/report.admin.api.d.ts +0 -8
- package/dist/api/report.admin.api.js +0 -26
- package/dist/api/report.api.d.ts +0 -7
- package/dist/api/report.api.js +0 -24
- package/dist/api/report.public.api.d.ts +0 -4
- package/dist/api/report.public.api.js +0 -10
- package/dist/api/retrospective-card.api.d.ts +0 -6
- package/dist/api/retrospective-card.api.js +0 -26
- package/dist/api/retrospective-member.api.d.ts +0 -5
- package/dist/api/retrospective-member.api.js +0 -20
- package/dist/api/retrospective-section.api.d.ts +0 -6
- package/dist/api/retrospective-section.api.js +0 -26
- package/dist/api/retrospective.api.d.ts +0 -8
- package/dist/api/retrospective.api.js +0 -34
- package/dist/api/retrospective.public.api.d.ts +0 -11
- package/dist/api/retrospective.public.api.js +0 -44
- package/dist/api/short-link.admin.api.d.ts +0 -7
- package/dist/api/short-link.admin.api.js +0 -22
- package/dist/api/short-link.api.d.ts +0 -12
- package/dist/api/short-link.api.js +0 -48
- package/dist/api/short-link.public.api.d.ts +0 -8
- package/dist/api/short-link.public.api.js +0 -32
- package/dist/api/user-credit-purchase.admin.api.d.ts +0 -7
- package/dist/api/user-credit-purchase.admin.api.js +0 -28
- package/dist/api/user-credit-purchase.api.d.ts +0 -3
- package/dist/api/user-credit-purchase.api.js +0 -14
- package/dist/api/user-ticket.admin.api.d.ts +0 -11
- package/dist/api/user-ticket.admin.api.js +0 -49
- package/dist/api/user-ticket.api.d.ts +0 -10
- package/dist/api/user-ticket.api.js +0 -45
- package/dist/api/user-transaction.admin.api.d.ts +0 -5
- package/dist/api/user-transaction.admin.api.js +0 -20
- package/dist/api/user-transaction.api.d.ts +0 -3
- package/dist/api/user-transaction.api.js +0 -14
- package/dist/constants/atlas.constants.d.ts +0 -2
- package/dist/constants/atlas.constants.js +0 -5
- package/dist/constants/board.constants.d.ts +0 -5
- package/dist/constants/board.constants.js +0 -8
- package/dist/constants/memo.constants.d.ts +0 -3
- package/dist/constants/memo.constants.js +0 -6
- package/dist/constants/short-link.constants.d.ts +0 -8
- package/dist/constants/short-link.constants.js +0 -11
- package/dist/expressions/index.d.ts +0 -5
- package/dist/expressions/index.js +0 -16
- package/dist/expressions/mapper.d.ts +0 -9
- package/dist/expressions/mapper.js +0 -90
- package/dist/expressions/parser.d.ts +0 -3
- package/dist/expressions/parser.js +0 -97
- package/dist/expressions/resolver.d.ts +0 -12
- package/dist/expressions/resolver.js +0 -88
- package/dist/expressions/types.d.ts +0 -36
- package/dist/expressions/types.js +0 -2
- package/dist/server-sent-events/protocols/atlas/atlas.sse-protocol.d.ts +0 -74
- package/dist/server-sent-events/protocols/atlas/atlas.sse-protocol.js +0 -21
- package/dist/server-sent-events/protocols/atlas/index.d.ts +0 -1
- package/dist/server-sent-events/protocols/atlas/index.js +0 -17
- package/dist/server-sent-events/protocols/board/board.sse-protocol.d.ts +0 -91
- package/dist/server-sent-events/protocols/board/board.sse-protocol.js +0 -23
- package/dist/server-sent-events/protocols/board/index.d.ts +0 -1
- package/dist/server-sent-events/protocols/board/index.js +0 -17
- package/dist/server-sent-events/protocols/board-card/board-card.sse-protocol.d.ts +0 -18
- package/dist/server-sent-events/protocols/board-card/board-card.sse-protocol.js +0 -11
- package/dist/server-sent-events/protocols/board-card/index.d.ts +0 -1
- package/dist/server-sent-events/protocols/board-card/index.js +0 -17
- package/dist/server-sent-events/protocols/retrospective/index.d.ts +0 -1
- package/dist/server-sent-events/protocols/retrospective/index.js +0 -17
- package/dist/server-sent-events/protocols/retrospective/retrospective.sse-protocol.d.ts +0 -69
- package/dist/server-sent-events/protocols/retrospective/retrospective.sse-protocol.js +0 -21
- package/dist/types/draw.type.d.ts +0 -132
- package/dist/types/draw.type.js +0 -15
- package/dist/types/enum/board-activity.enum.d.ts +0 -170
- package/dist/types/enum/board-activity.enum.js +0 -37
- package/dist/types/enum/board-column-type.enum.d.ts +0 -6
- package/dist/types/enum/board-column-type.enum.js +0 -10
- package/dist/types/enum/gift-code-type.enum.d.ts +0 -3
- package/dist/types/enum/gift-code-type.enum.js +0 -7
- package/dist/types/enum/integration-type.enum.d.ts +0 -4
- package/dist/types/enum/integration-type.enum.js +0 -8
- package/dist/types/enum/invoice-status.enum.d.ts +0 -7
- package/dist/types/enum/invoice-status.enum.js +0 -11
- package/dist/types/enum/organization-role.enum.d.ts +0 -6
- package/dist/types/enum/organization-role.enum.js +0 -10
- package/dist/types/enum/organization-subscription-status.enum.d.ts +0 -7
- package/dist/types/enum/organization-subscription-status.enum.js +0 -11
- package/dist/types/enum/plan-billing-period.enum.d.ts +0 -4
- package/dist/types/enum/plan-billing-period.enum.js +0 -8
- package/dist/types/enum/plan-status.enum.d.ts +0 -4
- package/dist/types/enum/plan-status.enum.js +0 -8
- package/dist/types/enum/subscription-level.enum.d.ts +0 -72
- package/dist/types/enum/subscription-level.enum.js +0 -179
- package/dist/types/enum/usage-record-type.enum.d.ts +0 -8
- package/dist/types/enum/usage-record-type.enum.js +0 -12
- package/dist/types/enum/user-credit-purchase-payment-method.enum.d.ts +0 -3
- package/dist/types/enum/user-credit-purchase-payment-method.enum.js +0 -7
- package/dist/types/enum/user-credit-purchase-platform.enum.d.ts +0 -8
- package/dist/types/enum/user-credit-purchase-platform.enum.js +0 -12
- package/dist/types/enum/user-ticket-category.enum.d.ts +0 -10
- package/dist/types/enum/user-ticket-category.enum.js +0 -14
- package/dist/types/enum/user-transaction-type.enum.d.ts +0 -14
- package/dist/types/enum/user-transaction-type.enum.js +0 -18
- package/dist/types/interface/api/requests/atlas-document.request.d.ts +0 -26
- package/dist/types/interface/api/requests/atlas-document.request.js +0 -2
- package/dist/types/interface/api/requests/atlas-group.request.d.ts +0 -40
- package/dist/types/interface/api/requests/atlas-group.request.js +0 -2
- package/dist/types/interface/api/requests/atlas-page.request.d.ts +0 -72
- package/dist/types/interface/api/requests/atlas-page.request.js +0 -2
- package/dist/types/interface/api/requests/atlas.public.request.d.ts +0 -18
- package/dist/types/interface/api/requests/atlas.public.request.js +0 -2
- package/dist/types/interface/api/requests/atlas.request.d.ts +0 -33
- package/dist/types/interface/api/requests/atlas.request.js +0 -2
- package/dist/types/interface/api/requests/board-card-checklist.request.d.ts +0 -55
- package/dist/types/interface/api/requests/board-card-checklist.request.js +0 -2
- package/dist/types/interface/api/requests/board-card-comment.request.d.ts +0 -25
- package/dist/types/interface/api/requests/board-card-comment.request.js +0 -2
- package/dist/types/interface/api/requests/board-card-document.request.d.ts +0 -17
- package/dist/types/interface/api/requests/board-card-document.request.js +0 -2
- package/dist/types/interface/api/requests/board-card.request.d.ts +0 -77
- package/dist/types/interface/api/requests/board-card.request.js +0 -2
- package/dist/types/interface/api/requests/board-column.request.d.ts +0 -26
- package/dist/types/interface/api/requests/board-column.request.js +0 -2
- package/dist/types/interface/api/requests/board-label.request.d.ts +0 -36
- package/dist/types/interface/api/requests/board-label.request.js +0 -2
- package/dist/types/interface/api/requests/board.request.d.ts +0 -25
- package/dist/types/interface/api/requests/board.request.js +0 -2
- package/dist/types/interface/api/requests/draw.public.request.d.ts +0 -17
- package/dist/types/interface/api/requests/draw.public.request.js +0 -2
- package/dist/types/interface/api/requests/draw.request.d.ts +0 -31
- package/dist/types/interface/api/requests/draw.request.js +0 -2
- package/dist/types/interface/api/requests/memo.request.d.ts +0 -29
- package/dist/types/interface/api/requests/memo.request.js +0 -2
- package/dist/types/interface/api/requests/report.admin.request.d.ts +0 -43
- package/dist/types/interface/api/requests/report.admin.request.js +0 -2
- package/dist/types/interface/api/requests/report.public.request.d.ts +0 -3
- package/dist/types/interface/api/requests/report.public.request.js +0 -2
- package/dist/types/interface/api/requests/report.request.d.ts +0 -17
- package/dist/types/interface/api/requests/report.request.js +0 -2
- package/dist/types/interface/api/requests/retrospective-card.request.d.ts +0 -32
- package/dist/types/interface/api/requests/retrospective-card.request.js +0 -2
- package/dist/types/interface/api/requests/retrospective-member.request.d.ts +0 -17
- package/dist/types/interface/api/requests/retrospective-member.request.js +0 -2
- package/dist/types/interface/api/requests/retrospective-section.request.d.ts +0 -36
- package/dist/types/interface/api/requests/retrospective-section.request.js +0 -2
- package/dist/types/interface/api/requests/retrospective.public.request.d.ts +0 -71
- package/dist/types/interface/api/requests/retrospective.public.request.js +0 -2
- package/dist/types/interface/api/requests/retrospective.request.d.ts +0 -39
- package/dist/types/interface/api/requests/retrospective.request.js +0 -2
- package/dist/types/interface/api/requests/short-link.admin.request.d.ts +0 -29
- package/dist/types/interface/api/requests/short-link.admin.request.js +0 -2
- package/dist/types/interface/api/requests/short-link.public.request.d.ts +0 -33
- package/dist/types/interface/api/requests/short-link.public.request.js +0 -2
- package/dist/types/interface/api/requests/short-link.request.d.ts +0 -47
- package/dist/types/interface/api/requests/short-link.request.js +0 -2
- package/dist/types/interface/api/requests/user-credit-purchase.admin.request.d.ts +0 -42
- package/dist/types/interface/api/requests/user-credit-purchase.admin.request.js +0 -2
- package/dist/types/interface/api/requests/user-credit-purchase.request.d.ts +0 -9
- package/dist/types/interface/api/requests/user-credit-purchase.request.js +0 -2
- package/dist/types/interface/api/requests/user-ticket.admin.request.d.ts +0 -60
- package/dist/types/interface/api/requests/user-ticket.admin.request.js +0 -2
- package/dist/types/interface/api/requests/user-ticket.request.d.ts +0 -49
- package/dist/types/interface/api/requests/user-ticket.request.js +0 -2
- package/dist/types/interface/api/requests/user-transaction.admin.request.d.ts +0 -30
- package/dist/types/interface/api/requests/user-transaction.admin.request.js +0 -2
- package/dist/types/interface/api/requests/user-transaction.request.d.ts +0 -8
- package/dist/types/interface/api/requests/user-transaction.request.js +0 -2
- package/dist/types/interface/api/responses/atlas-document.response.d.ts +0 -18
- package/dist/types/interface/api/responses/atlas-document.response.js +0 -2
- package/dist/types/interface/api/responses/atlas-group.response.d.ts +0 -18
- package/dist/types/interface/api/responses/atlas-group.response.js +0 -2
- package/dist/types/interface/api/responses/atlas-page.response.d.ts +0 -43
- package/dist/types/interface/api/responses/atlas-page.response.js +0 -2
- package/dist/types/interface/api/responses/atlas.public.response.d.ts +0 -17
- package/dist/types/interface/api/responses/atlas.public.response.js +0 -2
- package/dist/types/interface/api/responses/atlas.response.d.ts +0 -18
- package/dist/types/interface/api/responses/atlas.response.js +0 -2
- package/dist/types/interface/api/responses/board-card-checklist.response.d.ts +0 -27
- package/dist/types/interface/api/responses/board-card-checklist.response.js +0 -2
- package/dist/types/interface/api/responses/board-card-comment.response.d.ts +0 -17
- package/dist/types/interface/api/responses/board-card-comment.response.js +0 -2
- package/dist/types/interface/api/responses/board-card-document.response.d.ts +0 -13
- package/dist/types/interface/api/responses/board-card-document.response.js +0 -2
- package/dist/types/interface/api/responses/board-card.response.d.ts +0 -47
- package/dist/types/interface/api/responses/board-card.response.js +0 -2
- package/dist/types/interface/api/responses/board-column.response.d.ts +0 -17
- package/dist/types/interface/api/responses/board-column.response.js +0 -2
- package/dist/types/interface/api/responses/board-label.response.d.ts +0 -30
- package/dist/types/interface/api/responses/board-label.response.js +0 -2
- package/dist/types/interface/api/responses/board.response.d.ts +0 -46
- package/dist/types/interface/api/responses/board.response.js +0 -2
- package/dist/types/interface/api/responses/draw.public.response.d.ts +0 -17
- package/dist/types/interface/api/responses/draw.public.response.js +0 -2
- package/dist/types/interface/api/responses/draw.response.d.ts +0 -18
- package/dist/types/interface/api/responses/draw.response.js +0 -2
- package/dist/types/interface/api/responses/memo.response.d.ts +0 -18
- package/dist/types/interface/api/responses/memo.response.js +0 -2
- package/dist/types/interface/api/responses/report.admin.response.d.ts +0 -17
- package/dist/types/interface/api/responses/report.admin.response.js +0 -2
- package/dist/types/interface/api/responses/report.public.response.d.ts +0 -31
- package/dist/types/interface/api/responses/report.public.response.js +0 -2
- package/dist/types/interface/api/responses/report.response.d.ts +0 -11
- package/dist/types/interface/api/responses/report.response.js +0 -2
- package/dist/types/interface/api/responses/retrospective-card.response.d.ts +0 -18
- package/dist/types/interface/api/responses/retrospective-card.response.js +0 -2
- package/dist/types/interface/api/responses/retrospective-member.response.d.ts +0 -18
- package/dist/types/interface/api/responses/retrospective-member.response.js +0 -2
- package/dist/types/interface/api/responses/retrospective-section.response.d.ts +0 -18
- package/dist/types/interface/api/responses/retrospective-section.response.js +0 -2
- package/dist/types/interface/api/responses/retrospective.public.response.d.ts +0 -36
- package/dist/types/interface/api/responses/retrospective.public.response.js +0 -2
- package/dist/types/interface/api/responses/retrospective.response.d.ts +0 -18
- package/dist/types/interface/api/responses/retrospective.response.js +0 -2
- package/dist/types/interface/api/responses/short-link.admin.response.d.ts +0 -16
- package/dist/types/interface/api/responses/short-link.admin.response.js +0 -2
- package/dist/types/interface/api/responses/short-link.public.response.d.ts +0 -20
- package/dist/types/interface/api/responses/short-link.public.response.js +0 -2
- package/dist/types/interface/api/responses/short-link.response.d.ts +0 -24
- package/dist/types/interface/api/responses/short-link.response.js +0 -2
- package/dist/types/interface/api/responses/user-credit-purchase.admin.response.d.ts +0 -22
- package/dist/types/interface/api/responses/user-credit-purchase.admin.response.js +0 -2
- package/dist/types/interface/api/responses/user-credit-purchase.response.d.ts +0 -8
- package/dist/types/interface/api/responses/user-credit-purchase.response.js +0 -2
- package/dist/types/interface/api/responses/user-ticket.admin.response.d.ts +0 -38
- package/dist/types/interface/api/responses/user-ticket.admin.response.js +0 -2
- package/dist/types/interface/api/responses/user-ticket.response.d.ts +0 -34
- package/dist/types/interface/api/responses/user-ticket.response.js +0 -2
- package/dist/types/interface/api/responses/user-transaction.admin.response.d.ts +0 -13
- package/dist/types/interface/api/responses/user-transaction.admin.response.js +0 -2
- package/dist/types/interface/api/responses/user-transaction.response.d.ts +0 -11
- package/dist/types/interface/api/responses/user-transaction.response.js +0 -2
- package/dist/types/interface/models/atlas-document.model.d.ts +0 -19
- package/dist/types/interface/models/atlas-document.model.js +0 -2
- package/dist/types/interface/models/atlas-group.model.d.ts +0 -18
- package/dist/types/interface/models/atlas-group.model.js +0 -2
- package/dist/types/interface/models/atlas-page-content.model.d.ts +0 -14
- package/dist/types/interface/models/atlas-page-content.model.js +0 -2
- package/dist/types/interface/models/atlas-page.model.d.ts +0 -23
- package/dist/types/interface/models/atlas-page.model.js +0 -2
- package/dist/types/interface/models/atlas.model.d.ts +0 -25
- package/dist/types/interface/models/atlas.model.js +0 -2
- package/dist/types/interface/models/board-activity.model.d.ts +0 -17
- package/dist/types/interface/models/board-activity.model.js +0 -2
- package/dist/types/interface/models/board-card-checklist-row.model.d.ts +0 -11
- package/dist/types/interface/models/board-card-checklist-row.model.js +0 -2
- package/dist/types/interface/models/board-card-checklist.model.d.ts +0 -13
- package/dist/types/interface/models/board-card-checklist.model.js +0 -2
- package/dist/types/interface/models/board-card-comment.model.d.ts +0 -12
- package/dist/types/interface/models/board-card-comment.model.js +0 -2
- package/dist/types/interface/models/board-card-document.model.d.ts +0 -19
- package/dist/types/interface/models/board-card-document.model.js +0 -2
- package/dist/types/interface/models/board-card-label.model.d.ts +0 -11
- package/dist/types/interface/models/board-card-label.model.js +0 -2
- package/dist/types/interface/models/board-card-member.model.d.ts +0 -11
- package/dist/types/interface/models/board-card-member.model.js +0 -2
- package/dist/types/interface/models/board-card.model.d.ts +0 -34
- package/dist/types/interface/models/board-card.model.js +0 -2
- package/dist/types/interface/models/board-column.model.d.ts +0 -14
- package/dist/types/interface/models/board-column.model.js +0 -2
- package/dist/types/interface/models/board-label.model.d.ts +0 -10
- package/dist/types/interface/models/board-label.model.js +0 -2
- package/dist/types/interface/models/board.model.d.ts +0 -24
- package/dist/types/interface/models/board.model.js +0 -2
- package/dist/types/interface/models/draw.model.d.ts +0 -20
- package/dist/types/interface/models/draw.model.js +0 -2
- package/dist/types/interface/models/memo.model.d.ts +0 -14
- package/dist/types/interface/models/memo.model.js +0 -2
- package/dist/types/interface/models/project-authentication-session.model.d.ts +0 -10
- package/dist/types/interface/models/project-authentication-session.model.js +0 -2
- package/dist/types/interface/models/project-authentication.model.d.ts +0 -10
- package/dist/types/interface/models/project-authentication.model.js +0 -2
- package/dist/types/interface/models/retrospective-card.model.d.ts +0 -14
- package/dist/types/interface/models/retrospective-card.model.js +0 -2
- package/dist/types/interface/models/retrospective-member.model.d.ts +0 -12
- package/dist/types/interface/models/retrospective-member.model.js +0 -2
- package/dist/types/interface/models/retrospective-section.model.d.ts +0 -13
- package/dist/types/interface/models/retrospective-section.model.js +0 -2
- package/dist/types/interface/models/retrospective.model.d.ts +0 -24
- package/dist/types/interface/models/retrospective.model.js +0 -2
- package/dist/types/interface/models/short-link-click.model.d.ts +0 -30
- package/dist/types/interface/models/short-link-click.model.js +0 -2
- package/dist/types/interface/models/short-link.model.d.ts +0 -66
- package/dist/types/interface/models/short-link.model.js +0 -2
- package/dist/types/interface/models/subscription.model.d.ts +0 -16
- package/dist/types/interface/models/subscription.model.js +0 -2
- package/dist/types/interface/models/user-credit-purchase.model.d.ts +0 -22
- package/dist/types/interface/models/user-credit-purchase.model.js +0 -2
- package/dist/types/interface/models/user-ticket-message-attachment.model.d.ts +0 -14
- package/dist/types/interface/models/user-ticket-message-attachment.model.js +0 -2
- package/dist/types/interface/models/user-ticket-message.model.d.ts +0 -14
- package/dist/types/interface/models/user-ticket-message.model.js +0 -2
- package/dist/types/interface/models/user-ticket.model.d.ts +0 -15
- package/dist/types/interface/models/user-ticket.model.js +0 -2
- package/dist/types/interface/models/user-transaction.model.d.ts +0 -19
- package/dist/types/interface/models/user-transaction.model.js +0 -2
- package/dist/types/utils/billing.util.d.ts +0 -2
- package/dist/types/utils/billing.util.js +0 -33
- package/dist/utils/board.utils.d.ts +0 -5
- package/dist/utils/board.utils.js +0 -39
- package/dist/utils/icons.utils.d.ts +0 -75
- package/dist/utils/icons.utils.js +0 -86
- package/dist/utils/organization-permission.utils.d.ts +0 -3
- package/dist/utils/organization-permission.utils.js +0 -36
- package/dist/utils/shape.utils.d.ts +0 -26
- package/dist/utils/shape.utils.js +0 -181
- package/dist/utils/subscription.utils.d.ts +0 -6
- package/dist/utils/subscription.utils.js +0 -41
- package/dist/workflow/expression/expression-functions.utils.d.ts +0 -6
- package/dist/workflow/expression/expression-functions.utils.js +0 -61
- package/dist/workflow/expression/expression-mapper.d.ts +0 -11
- package/dist/workflow/expression/expression-mapper.js +0 -32
- package/dist/workflow/expression/expression-mapping.utils.d.ts +0 -4
- package/dist/workflow/expression/expression-mapping.utils.js +0 -43
- package/dist/workflow/expression/expression-resolver.utils.d.ts +0 -3
- package/dist/workflow/expression/expression-resolver.utils.js +0 -54
- package/dist/workflow/expression/expression-tokenizer.utils.d.ts +0 -4
- package/dist/workflow/expression/expression-tokenizer.utils.js +0 -123
- package/dist/workflow/expression/expression.types.d.ts +0 -33
- package/dist/workflow/expression/expression.types.js +0 -17
- package/dist/workflow/expression/index.d.ts +0 -10
- package/dist/workflow/expression/index.js +0 -40
- package/dist/workflow/expression/workflow-resolver.d.ts +0 -9
- package/dist/workflow/expression/workflow-resolver.js +0 -102
- package/dist/workflow/expressions/functions/array.d.ts +0 -2
- package/dist/workflow/expressions/functions/array.js +0 -252
- package/dist/workflow/expressions/functions/crypto.d.ts +0 -2
- package/dist/workflow/expressions/functions/crypto.js +0 -101
- package/dist/workflow/expressions/functions/datetime.d.ts +0 -2
- package/dist/workflow/expressions/functions/datetime.js +0 -256
- package/dist/workflow/expressions/functions/index.d.ts +0 -7
- package/dist/workflow/expressions/functions/index.js +0 -46
- package/dist/workflow/expressions/functions/math.d.ts +0 -2
- package/dist/workflow/expressions/functions/math.js +0 -174
- package/dist/workflow/expressions/functions/string.d.ts +0 -2
- package/dist/workflow/expressions/functions/string.js +0 -301
- package/dist/workflow/expressions/functions/utility.d.ts +0 -2
- package/dist/workflow/expressions/functions/utility.js +0 -230
- package/dist/workflow/expressions/helpers.d.ts +0 -26
- package/dist/workflow/expressions/helpers.js +0 -132
- package/dist/workflow/expressions/index.d.ts +0 -15
- package/dist/workflow/expressions/index.js +0 -61
- package/dist/workflow/expressions/parser.d.ts +0 -8
- package/dist/workflow/expressions/parser.js +0 -436
- package/dist/workflow/expressions/pipes/array-pipes.d.ts +0 -2
- package/dist/workflow/expressions/pipes/array-pipes.js +0 -248
- package/dist/workflow/expressions/pipes/index.d.ts +0 -8
- package/dist/workflow/expressions/pipes/index.js +0 -40
- package/dist/workflow/expressions/pipes/object-pipes.d.ts +0 -2
- package/dist/workflow/expressions/pipes/object-pipes.js +0 -243
- package/dist/workflow/expressions/pipes/string-pipes.d.ts +0 -9
- package/dist/workflow/expressions/pipes/string-pipes.js +0 -178
- package/dist/workflow/expressions/resolver.d.ts +0 -8
- package/dist/workflow/expressions/resolver.js +0 -263
- package/dist/workflow/expressions/types.d.ts +0 -144
- package/dist/workflow/expressions/types.js +0 -33
- package/dist/workflow/index.d.ts +0 -1
- package/dist/workflow/index.js +0 -17
package/dist/index.d.ts
CHANGED
|
@@ -4,16 +4,13 @@ import * as userApi from './api/user.api';
|
|
|
4
4
|
import * as userAdminApi from './api/user.admin.api';
|
|
5
5
|
import * as userNotificationApi from './api/user-notification.api';
|
|
6
6
|
import * as userNotificationAdminApi from './api/user-notification.admin.api';
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
7
|
+
import * as notificationPreferenceApi from './api/notification-preference.api';
|
|
8
|
+
import * as userCookieConsentApi from './api/user-cookie-consent.api';
|
|
9
|
+
import * as userFeedbackStateApi from './api/user-feedback-state.api';
|
|
9
10
|
import * as giftCodeApi from './api/gift-code.api';
|
|
10
11
|
import * as giftCodeAdminApi from './api/gift-code.admin.api';
|
|
11
|
-
import * as userCreditPurchaseApi from './api/user-credit-purchase.api';
|
|
12
|
-
import * as userCreditPurchaseAdminApi from './api/user-credit-purchase.admin.api';
|
|
13
12
|
import * as metricsAdminApi from './api/metrics.admin.api';
|
|
14
13
|
import * as monitorApi from './api/monitor.api';
|
|
15
|
-
import * as userTicketApi from './api/user-ticket.api';
|
|
16
|
-
import * as userTicketAdminApi from './api/user-ticket.admin.api';
|
|
17
14
|
import * as applicationApi from './api/application.api';
|
|
18
15
|
import * as applicationAdminApi from './api/application.admin.api';
|
|
19
16
|
import * as projectApi from './api/project.api';
|
|
@@ -23,42 +20,45 @@ import * as projectAccessAdminApi from './api/project-access.admin.api';
|
|
|
23
20
|
import * as billingApi from './api/billing.api';
|
|
24
21
|
import * as newsletterAdminApi from './api/newsletter.admin.api';
|
|
25
22
|
import * as tokenHistoryAdminApi from './api/token-history.admin.api';
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
29
|
-
import * as
|
|
30
|
-
import * as
|
|
31
|
-
import * as
|
|
32
|
-
import * as
|
|
33
|
-
import * as
|
|
34
|
-
import * as
|
|
35
|
-
import * as
|
|
36
|
-
import * as retrospectiveCardApi from './api/retrospective-card.api';
|
|
37
|
-
import * as retrospectiveMemberApi from './api/retrospective-member.api';
|
|
38
|
-
import * as retrospectiveSectionApi from './api/retrospective-section.api';
|
|
39
|
-
import * as retrospectivePublicApi from './api/retrospective.public.api';
|
|
40
|
-
import * as atlasApi from './api/atlas.api';
|
|
41
|
-
import * as atlasGroupApi from './api/atlas-group.api';
|
|
42
|
-
import * as atlasPageApi from './api/atlas-page.api';
|
|
43
|
-
import * as atlasDocumentApi from './api/atlas-document.api';
|
|
44
|
-
import * as atlasPublicApi from './api/atlas.public.api';
|
|
45
|
-
import * as memoApi from './api/memo.api';
|
|
46
|
-
import * as shortLinkApiModule from './api/short-link.api';
|
|
47
|
-
import * as shortLinkAdminApiModule from './api/short-link.admin.api';
|
|
48
|
-
import * as shortLinkPublicApiModule from './api/short-link.public.api';
|
|
49
|
-
import * as reportApiModule from './api/report.api';
|
|
50
|
-
import * as reportAdminApiModule from './api/report.admin.api';
|
|
51
|
-
import * as reportPublicApiModule from './api/report.public.api';
|
|
23
|
+
import * as assetApi from './api/asset.api';
|
|
24
|
+
import * as wrappedApi from './api/wrapped-report.api';
|
|
25
|
+
import * as wrappedPublicApi from './api/wrapped-report.public.api';
|
|
26
|
+
import * as wrappedAdminApi from './api/wrapped-report.admin.api';
|
|
27
|
+
import * as digestApi from './api/daily-digest.api';
|
|
28
|
+
import * as digestAdminApi from './api/daily-digest.admin.api';
|
|
29
|
+
import * as analyticsApi from './api/analytics-snapshot.api';
|
|
30
|
+
import * as analyticsPublicApi from './api/analytics-snapshot.public.api';
|
|
31
|
+
import * as analyticsAdminApi from './api/analytics-snapshot.admin.api';
|
|
32
|
+
import * as crashReportPublicApi from './api/crash-report.public.api';
|
|
52
33
|
import * as organizationAdminApi from './api/organization.admin.api';
|
|
53
34
|
import * as organizationApi from './api/organization.api';
|
|
35
|
+
import * as organizationMemberApi from './api/organization-member.api';
|
|
36
|
+
import * as organizationMemberAdminApi from './api/organization-member.admin.api';
|
|
37
|
+
import * as organizationBillingApi from './api/organization-billing.api';
|
|
38
|
+
import * as billingPlanApi from './api/billing-plan.api';
|
|
39
|
+
import * as billingPlanAdminApi from './api/billing-plan.admin.api';
|
|
40
|
+
import * as billingAccountAdminApi from './api/billing-account.admin.api';
|
|
41
|
+
import * as billingAddonTemplateAdminApi from './api/billing-addon-template.admin.api';
|
|
42
|
+
import * as userBillingApi from './api/user-billing.api';
|
|
43
|
+
import * as userSidebarPinApi from './api/user-sidebar-pin.api';
|
|
44
|
+
import * as teamApi from './api/team.api';
|
|
45
|
+
import * as projectApiKeyApi from './api/project-api-key.api';
|
|
54
46
|
import * as configAdminApi from './api/config.admin.api';
|
|
47
|
+
import * as supportTicketApi from './api/support-ticket.api';
|
|
48
|
+
import * as supportTicketOrgApi from './api/support-ticket-org.api';
|
|
49
|
+
import * as supportTicketAdminApi from './api/support-ticket.admin.api';
|
|
50
|
+
import * as contentShareApi from './api/content-share.api';
|
|
51
|
+
import * as contentShareAdminApi from './api/content-share.admin.api';
|
|
52
|
+
import * as invitationApi from './api/invitation.api';
|
|
53
|
+
import * as invitationAdminApi from './api/invitation.admin.api';
|
|
55
54
|
export * from './api';
|
|
56
55
|
export * from './types';
|
|
57
56
|
export * from './utils';
|
|
58
57
|
export * from './front';
|
|
59
58
|
export * from './translate';
|
|
60
|
-
export * from './constants';
|
|
61
59
|
export * from './server-sent-events';
|
|
60
|
+
export * from './permissions';
|
|
61
|
+
export * from './constants';
|
|
62
62
|
export declare const DISCORD_URL = "https://discord.gg/PVMNgxJb8W";
|
|
63
63
|
export declare const API_KEY_PROJECT_HEADER = "abyss-main-project-api-key";
|
|
64
64
|
export declare const ADMIN_TOKEN_HEADER = "abyss-admin-token";
|
|
@@ -88,440 +88,530 @@ type AbyssCoreSDK = {
|
|
|
88
88
|
getEmailVerificationToken: typeof authApi.getEmailVerificationToken;
|
|
89
89
|
};
|
|
90
90
|
user: {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
subscribeNewsletterUser: typeof userApi.subscribeNewsletterUser;
|
|
109
|
-
listBoardUser: typeof userApi.listBoardUser;
|
|
110
|
-
registerDeviceTokenUser: typeof userApi.registerDeviceTokenUser;
|
|
111
|
-
unregisterDeviceTokenUser: typeof userApi.unregisterDeviceTokenUser;
|
|
91
|
+
sponsor: typeof userApi.sponsorUser;
|
|
92
|
+
getPublic: typeof userApi.getPublicUser;
|
|
93
|
+
searchPublic: typeof userApi.searchPublicUser;
|
|
94
|
+
invite: typeof userApi.inviteUser;
|
|
95
|
+
me: typeof userApi.meUser;
|
|
96
|
+
update: typeof userApi.updateUser;
|
|
97
|
+
picture: typeof userApi.pictureUser;
|
|
98
|
+
updateSettings: typeof userApi.updateSettingsUser;
|
|
99
|
+
paginateSponsor: typeof userApi.paginateSponsorUser;
|
|
100
|
+
cloudSave: typeof userApi.cloudSaveUser;
|
|
101
|
+
cloudImport: typeof userApi.cloudImportUser;
|
|
102
|
+
joinNewsletter: typeof userApi.joinNewsletterUser;
|
|
103
|
+
leaveNewsletter: typeof userApi.leaveNewsletterUser;
|
|
104
|
+
unsubscribeNewsletter: typeof userApi.unsubscribeNewsletterUser;
|
|
105
|
+
subscribeNewsletter: typeof userApi.subscribeNewsletterUser;
|
|
106
|
+
registerDeviceToken: typeof userApi.registerDeviceTokenUser;
|
|
107
|
+
unregisterDeviceToken: typeof userApi.unregisterDeviceTokenUser;
|
|
112
108
|
admin: {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
109
|
+
get: typeof userAdminApi.getUserAdmin;
|
|
110
|
+
paginate: typeof userAdminApi.paginateUserAdmin;
|
|
111
|
+
update: typeof userAdminApi.updateUserAdmin;
|
|
112
|
+
updateSettings: typeof userAdminApi.updateSettingsUserAdmin;
|
|
113
|
+
activateService: typeof userAdminApi.activateServiceUserAdmin;
|
|
114
|
+
connectAsAdmin: typeof userAdminApi.connectAsAdminUserAdmin;
|
|
115
|
+
joinNewsletter: typeof userAdminApi.joinNewsletterUserAdmin;
|
|
116
|
+
leaveNewsletter: typeof userAdminApi.leaveNewsletterUserAdmin;
|
|
117
|
+
unsubscribeNewsletter: typeof userAdminApi.unsubscribeNewsletterUserAdmin;
|
|
118
|
+
getDetails: typeof userAdminApi.getDetailsUserAdmin;
|
|
119
|
+
deleteDeviceToken: typeof userAdminApi.deleteDeviceTokenUserAdmin;
|
|
120
|
+
sendBulkPushNotification: typeof userAdminApi.sendBulkPushNotificationUserAdmin;
|
|
121
|
+
};
|
|
122
|
+
cookieConsent: {
|
|
123
|
+
get: typeof userCookieConsentApi.getCookieConsentUser;
|
|
124
|
+
upsert: typeof userCookieConsentApi.upsertCookieConsentUser;
|
|
126
125
|
};
|
|
127
126
|
};
|
|
128
127
|
userNotification: {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
128
|
+
paginate: typeof userNotificationApi.paginateUserNotification;
|
|
129
|
+
get: typeof userNotificationApi.getUserNotification;
|
|
130
|
+
open: typeof userNotificationApi.openUserNotification;
|
|
132
131
|
admin: {
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
132
|
+
paginate: typeof userNotificationAdminApi.paginateUserNotificationAdmin;
|
|
133
|
+
create: typeof userNotificationAdminApi.createUserNotificationAdmin;
|
|
134
|
+
update: typeof userNotificationAdminApi.updateUserNotificationAdmin;
|
|
135
|
+
delete: typeof userNotificationAdminApi.deleteUserNotificationAdmin;
|
|
136
|
+
notifyContentManagers: typeof userNotificationAdminApi.notifyContentManagersUserNotificationAdmin;
|
|
137
|
+
notifyOrganizationMembers: typeof userNotificationAdminApi.notifyOrganizationMembersUserNotificationAdmin;
|
|
137
138
|
};
|
|
138
139
|
};
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
paginateUserTransactionAdmin: typeof userTransactionAdminApi.paginateUserTransactionAdmin;
|
|
144
|
-
createUserTransactionAdmin: typeof userTransactionAdminApi.createUserTransactionAdmin;
|
|
145
|
-
deleteUserTransactionAdmin: typeof userTransactionAdminApi.deleteUserTransactionAdmin;
|
|
146
|
-
updateUserTransactionAdmin: typeof userTransactionAdminApi.updateUserTransactionAdmin;
|
|
147
|
-
};
|
|
140
|
+
notificationPreference: {
|
|
141
|
+
list: typeof notificationPreferenceApi.listNotificationPreference;
|
|
142
|
+
upsert: typeof notificationPreferenceApi.upsertNotificationPreference;
|
|
143
|
+
delete: typeof notificationPreferenceApi.deleteNotificationPreference;
|
|
148
144
|
};
|
|
149
145
|
giftCode: {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
admin: {
|
|
154
|
-
paginateGiftCodeActivationAdmin: typeof giftCodeAdminApi.paginateGiftCodeActivationAdmin;
|
|
155
|
-
paginateGiftCodeAdmin: typeof giftCodeAdminApi.paginateGiftCodeAdmin;
|
|
156
|
-
getGiftCodeAdmin: typeof giftCodeAdminApi.getGiftCodeAdmin;
|
|
157
|
-
useGiftCodeAdmin: typeof giftCodeAdminApi.useGiftCodeAdmin;
|
|
158
|
-
createGiftCodeAdmin: typeof giftCodeAdminApi.createGiftCodeAdmin;
|
|
159
|
-
deleteGiftCodeAdmin: typeof giftCodeAdminApi.deleteGiftCodeAdmin;
|
|
160
|
-
updateGiftCodeAdmin: typeof giftCodeAdminApi.updateGiftCodeAdmin;
|
|
161
|
-
};
|
|
162
|
-
};
|
|
163
|
-
userCreditPurchase: {
|
|
164
|
-
paginateUserCreditPurchase: typeof userCreditPurchaseApi.paginateUserCreditPurchase;
|
|
165
|
-
getUserCreditPurchase: typeof userCreditPurchaseApi.getUserCreditPurchase;
|
|
146
|
+
paginateActivation: typeof giftCodeApi.paginateGiftCodeActivation;
|
|
147
|
+
use: typeof giftCodeApi.useGiftCode;
|
|
148
|
+
check: typeof giftCodeApi.checkGiftCode;
|
|
166
149
|
admin: {
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
150
|
+
paginateActivation: typeof giftCodeAdminApi.paginateGiftCodeActivationAdmin;
|
|
151
|
+
paginate: typeof giftCodeAdminApi.paginateGiftCodeAdmin;
|
|
152
|
+
get: typeof giftCodeAdminApi.getGiftCodeAdmin;
|
|
153
|
+
use: typeof giftCodeAdminApi.useGiftCodeAdmin;
|
|
154
|
+
create: typeof giftCodeAdminApi.createGiftCodeAdmin;
|
|
155
|
+
delete: typeof giftCodeAdminApi.deleteGiftCodeAdmin;
|
|
156
|
+
update: typeof giftCodeAdminApi.updateGiftCodeAdmin;
|
|
173
157
|
};
|
|
174
158
|
};
|
|
175
159
|
metrics: {
|
|
176
160
|
admin: {
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
161
|
+
getUserTransaction: typeof metricsAdminApi.getUserTransactionMetricsAdmin;
|
|
162
|
+
getUserCreditPurchase: typeof metricsAdminApi.getUserCreditPurchaseMetricsAdmin;
|
|
163
|
+
getGiftCode: typeof metricsAdminApi.getGiftCodeMetricsAdmin;
|
|
180
164
|
};
|
|
181
165
|
};
|
|
182
166
|
monitor: {
|
|
183
167
|
up: typeof monitorApi.upMonitor;
|
|
184
168
|
};
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
169
|
+
supportTicket: {
|
|
170
|
+
create: typeof supportTicketApi.createSupportTicket;
|
|
171
|
+
paginate: typeof supportTicketApi.paginateSupportTicket;
|
|
172
|
+
get: typeof supportTicketApi.getSupportTicket;
|
|
173
|
+
update: typeof supportTicketApi.updateSupportTicket;
|
|
174
|
+
message: {
|
|
175
|
+
create: typeof supportTicketApi.createSupportTicketMessage;
|
|
176
|
+
paginate: typeof supportTicketApi.paginateSupportTicketMessage;
|
|
177
|
+
update: typeof supportTicketApi.updateSupportTicketMessage;
|
|
178
|
+
delete: typeof supportTicketApi.deleteSupportTicketMessage;
|
|
179
|
+
};
|
|
180
|
+
attachment: {
|
|
181
|
+
create: typeof supportTicketApi.createSupportTicketAttachment;
|
|
182
|
+
delete: typeof supportTicketApi.deleteSupportTicketAttachment;
|
|
183
|
+
};
|
|
184
|
+
activity: {
|
|
185
|
+
paginate: typeof supportTicketApi.paginateSupportTicketActivity;
|
|
186
|
+
};
|
|
187
|
+
action: {
|
|
188
|
+
execute: typeof supportTicketApi.executeSupportTicketAction;
|
|
189
|
+
};
|
|
190
|
+
org: {
|
|
191
|
+
create: typeof supportTicketOrgApi.createSupportTicketOrg;
|
|
192
|
+
paginate: typeof supportTicketOrgApi.paginateSupportTicketOrg;
|
|
193
|
+
get: typeof supportTicketOrgApi.getSupportTicketOrg;
|
|
194
|
+
update: typeof supportTicketOrgApi.updateSupportTicketOrg;
|
|
195
|
+
message: {
|
|
196
|
+
create: typeof supportTicketOrgApi.createSupportTicketMessageOrg;
|
|
197
|
+
paginate: typeof supportTicketOrgApi.paginateSupportTicketMessageOrg;
|
|
198
|
+
update: typeof supportTicketOrgApi.updateSupportTicketMessageOrg;
|
|
199
|
+
delete: typeof supportTicketOrgApi.deleteSupportTicketMessageOrg;
|
|
200
|
+
};
|
|
201
|
+
attachment: {
|
|
202
|
+
create: typeof supportTicketOrgApi.createSupportTicketAttachmentOrg;
|
|
203
|
+
delete: typeof supportTicketOrgApi.deleteSupportTicketAttachmentOrg;
|
|
204
|
+
};
|
|
205
|
+
activity: {
|
|
206
|
+
paginate: typeof supportTicketOrgApi.paginateSupportTicketActivityOrg;
|
|
207
|
+
};
|
|
208
|
+
action: {
|
|
209
|
+
execute: typeof supportTicketOrgApi.executeSupportTicketActionOrg;
|
|
210
|
+
};
|
|
211
|
+
};
|
|
195
212
|
admin: {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
213
|
+
create: typeof supportTicketAdminApi.createSupportTicketAdmin;
|
|
214
|
+
paginate: typeof supportTicketAdminApi.paginateSupportTicketAdmin;
|
|
215
|
+
get: typeof supportTicketAdminApi.getSupportTicketAdmin;
|
|
216
|
+
update: typeof supportTicketAdminApi.updateSupportTicketAdmin;
|
|
217
|
+
close: typeof supportTicketAdminApi.closeSupportTicketAdmin;
|
|
218
|
+
bulkClose: typeof supportTicketAdminApi.bulkCloseSupportTicketAdmin;
|
|
219
|
+
bulkAssign: typeof supportTicketAdminApi.bulkAssignSupportTicketAdmin;
|
|
220
|
+
message: {
|
|
221
|
+
create: typeof supportTicketAdminApi.createSupportTicketMessageAdmin;
|
|
222
|
+
paginate: typeof supportTicketAdminApi.paginateSupportTicketMessageAdmin;
|
|
223
|
+
};
|
|
224
|
+
attachment: {
|
|
225
|
+
create: typeof supportTicketAdminApi.createSupportTicketAttachmentAdmin;
|
|
226
|
+
delete: typeof supportTicketAdminApi.deleteSupportTicketAttachmentAdmin;
|
|
227
|
+
};
|
|
228
|
+
activity: {
|
|
229
|
+
paginate: typeof supportTicketAdminApi.paginateSupportTicketActivityAdmin;
|
|
230
|
+
};
|
|
231
|
+
action: {
|
|
232
|
+
execute: typeof supportTicketAdminApi.executeSupportTicketActionAdmin;
|
|
233
|
+
};
|
|
234
|
+
tag: {
|
|
235
|
+
create: typeof supportTicketAdminApi.createSupportTicketTagAdmin;
|
|
236
|
+
list: typeof supportTicketAdminApi.listSupportTicketTagAdmin;
|
|
237
|
+
update: typeof supportTicketAdminApi.updateSupportTicketTagAdmin;
|
|
238
|
+
delete: typeof supportTicketAdminApi.deleteSupportTicketTagAdmin;
|
|
239
|
+
};
|
|
240
|
+
tagging: {
|
|
241
|
+
add: typeof supportTicketAdminApi.addSupportTicketTagAdmin;
|
|
242
|
+
remove: typeof supportTicketAdminApi.removeSupportTicketTagAdmin;
|
|
243
|
+
};
|
|
206
244
|
};
|
|
207
245
|
};
|
|
208
246
|
application: {
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
247
|
+
get: typeof applicationApi.getApplication;
|
|
248
|
+
list: typeof applicationApi.listApplication;
|
|
249
|
+
delete: typeof applicationApi.deleteApplication;
|
|
250
|
+
update: typeof applicationApi.updateApplication;
|
|
251
|
+
create: typeof applicationApi.createApplication;
|
|
252
|
+
activateService: typeof applicationApi.activateServiceApplication;
|
|
215
253
|
admin: {
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
254
|
+
get: typeof applicationAdminApi.getApplicationAdmin;
|
|
255
|
+
getProject: typeof applicationAdminApi.getProjectApplicationAdmin;
|
|
256
|
+
paginate: typeof applicationAdminApi.paginateApplicationAdmin;
|
|
257
|
+
delete: typeof applicationAdminApi.deleteApplicationAdmin;
|
|
258
|
+
update: typeof applicationAdminApi.updateApplicationAdmin;
|
|
259
|
+
create: typeof applicationAdminApi.createApplicationAdmin;
|
|
260
|
+
activateService: typeof applicationAdminApi.activateServiceApplicationAdmin;
|
|
223
261
|
};
|
|
224
262
|
};
|
|
225
263
|
project: {
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
renewSubscriptionProject: typeof projectApi.renewSubscriptionProject;
|
|
237
|
-
updateSubscriptionProject: typeof projectApi.updateSubscriptionProject;
|
|
238
|
-
setOwnershipProject: typeof projectApi.setOwnershipProject;
|
|
239
|
-
pictureProject: typeof projectApi.pictureProject;
|
|
240
|
-
importProfilePictureFromCollectionProject: typeof projectApi.importProfilePictureFromCollectionProject;
|
|
241
|
-
listBoardProject: typeof projectApi.listBoardProject;
|
|
242
|
-
generateReportProject: typeof projectApi.generateReportProject;
|
|
264
|
+
get: typeof projectApi.getProject;
|
|
265
|
+
getMetrics: typeof projectApi.getMetricsProject;
|
|
266
|
+
paginate: typeof projectApi.paginateProject;
|
|
267
|
+
list: typeof projectApi.listProject;
|
|
268
|
+
delete: typeof projectApi.deleteProject;
|
|
269
|
+
update: typeof projectApi.updateProject;
|
|
270
|
+
create: typeof projectApi.createProject;
|
|
271
|
+
leave: typeof projectApi.leaveProject;
|
|
272
|
+
picture: typeof projectApi.pictureProject;
|
|
273
|
+
generateReport: typeof projectApi.generateReportProject;
|
|
243
274
|
admin: {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
275
|
+
get: typeof projectAdminApi.getProjectAdmin;
|
|
276
|
+
list: typeof projectAdminApi.listProjectAdmin;
|
|
277
|
+
paginate: typeof projectAdminApi.paginateProjectAdmin;
|
|
278
|
+
delete: typeof projectAdminApi.deleteProjectAdmin;
|
|
279
|
+
update: typeof projectAdminApi.updateProjectAdmin;
|
|
280
|
+
create: typeof projectAdminApi.createProjectAdmin;
|
|
281
|
+
activateService: typeof projectAdminApi.activateServiceProjectAdmin;
|
|
251
282
|
};
|
|
252
283
|
};
|
|
253
284
|
projectAccess: {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
declineUserProjectAccess: typeof projectAccessApi.declineUserProjectAccess;
|
|
267
|
-
updateSettingsProjectAccess: typeof projectAccessApi.updateSettingsProjectAccess;
|
|
268
|
-
listMembersProjectAccess: typeof projectAccessApi.listMembersProjectAccess;
|
|
285
|
+
get: typeof projectAccessApi.getProjectAccess;
|
|
286
|
+
paginateUserAccess: typeof projectAccessApi.paginateUserAccessProjectAccess;
|
|
287
|
+
listUserAccess: typeof projectAccessApi.listUserAccessProjectAccess;
|
|
288
|
+
paginate: typeof projectAccessApi.paginateProjectAccess;
|
|
289
|
+
delete: typeof projectAccessApi.deleteProjectAccess;
|
|
290
|
+
update: typeof projectAccessApi.updateProjectAccess;
|
|
291
|
+
upsertApplication: typeof projectAccessApi.upsertApplicationProjectAccess;
|
|
292
|
+
deleteApplication: typeof projectAccessApi.deleteApplicationProjectAccess;
|
|
293
|
+
createUser: typeof projectAccessApi.createUserProjectAccess;
|
|
294
|
+
listMembers: typeof projectAccessApi.listMembersProjectAccess;
|
|
295
|
+
listMePermissions: typeof projectAccessApi.listMePermissionsProjectAccess;
|
|
296
|
+
listMeApplicationPermissions: typeof projectAccessApi.listMeApplicationPermissionsProjectAccess;
|
|
269
297
|
admin: {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
computeUsersWithPermissionsProjectAccessAdmin: typeof projectAccessAdminApi.computeUsersWithPermissionsProjectAccessAdmin;
|
|
283
|
-
listMembersProjectAccessAdmin: typeof projectAccessAdminApi.listMembersProjectAccessAdmin;
|
|
298
|
+
get: typeof projectAccessAdminApi.getProjectAccessAdmin;
|
|
299
|
+
paginate: typeof projectAccessAdminApi.paginateProjectAccessAdmin;
|
|
300
|
+
delete: typeof projectAccessAdminApi.deleteProjectAccessAdmin;
|
|
301
|
+
update: typeof projectAccessAdminApi.updateProjectAccessAdmin;
|
|
302
|
+
upsertApplication: typeof projectAccessAdminApi.upsertApplicationProjectAccessAdmin;
|
|
303
|
+
deleteApplication: typeof projectAccessAdminApi.deleteApplicationProjectAccessAdmin;
|
|
304
|
+
createUser: typeof projectAccessAdminApi.createUserProjectAccessAdmin;
|
|
305
|
+
computeApplication: typeof projectAccessAdminApi.computeApplicationProjectAccessAdmin;
|
|
306
|
+
compute: typeof projectAccessAdminApi.computeProjectAccessAdmin;
|
|
307
|
+
computeNotificationAccess: typeof projectAccessAdminApi.computeNotificationAccessProjectAccessAdmin;
|
|
308
|
+
computeUsersWithPermissions: typeof projectAccessAdminApi.computeUsersWithPermissionsProjectAccessAdmin;
|
|
309
|
+
listMembers: typeof projectAccessAdminApi.listMembersProjectAccessAdmin;
|
|
284
310
|
};
|
|
285
311
|
};
|
|
286
312
|
billing: {
|
|
287
|
-
|
|
288
|
-
buyCreditFreePickStripeBilling: typeof billingApi.buyCreditFreePickStripeBilling;
|
|
289
|
-
listProductCreditBilling: typeof billingApi.listProductCreditBilling;
|
|
313
|
+
createPlanRequest: typeof billingApi.createPlanRequestBilling;
|
|
290
314
|
};
|
|
291
315
|
newsletter: {
|
|
292
316
|
admin: {
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
317
|
+
paginateHistory: typeof newsletterAdminApi.paginateHistoryNewsletterAdmin;
|
|
318
|
+
getHistory: typeof newsletterAdminApi.getHistoryNewsletterAdmin;
|
|
319
|
+
paginateMember: typeof newsletterAdminApi.paginateMemberNewsletterAdmin;
|
|
320
|
+
getMember: typeof newsletterAdminApi.getMemberNewsletterAdmin;
|
|
321
|
+
send: typeof newsletterAdminApi.sendNewsletterAdmin;
|
|
298
322
|
};
|
|
299
323
|
};
|
|
300
324
|
tokenHistory: {
|
|
301
325
|
admin: {
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
};
|
|
306
|
-
};
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
createBoardLabel: typeof boardLabelApi.createBoardLabel;
|
|
339
|
-
addBoardLabel: typeof boardLabelApi.addBoardLabel;
|
|
340
|
-
removeBoardLabel: typeof boardLabelApi.removeBoardLabel;
|
|
341
|
-
listBoardLabels: typeof boardLabelApi.listBoardLabels;
|
|
342
|
-
};
|
|
343
|
-
boardCardComment: {
|
|
344
|
-
getBoardCardComment: typeof boardCardCommentApi.getBoardCardComment;
|
|
345
|
-
deleteBoardCardComment: typeof boardCardCommentApi.deleteBoardCardComment;
|
|
346
|
-
updateBoardCardComment: typeof boardCardCommentApi.updateBoardCardComment;
|
|
347
|
-
createBoardCardComment: typeof boardCardCommentApi.createBoardCardComment;
|
|
348
|
-
};
|
|
349
|
-
boardCardChecklist: {
|
|
350
|
-
getBoardCardChecklist: typeof boardCardChecklistApi.getBoardCardChecklist;
|
|
351
|
-
deleteBoardCardChecklist: typeof boardCardChecklistApi.deleteBoardCardChecklist;
|
|
352
|
-
updateBoardCardChecklist: typeof boardCardChecklistApi.updateBoardCardChecklist;
|
|
353
|
-
createBoardCardChecklist: typeof boardCardChecklistApi.createBoardCardChecklist;
|
|
354
|
-
addRowBoardCardChecklist: typeof boardCardChecklistApi.addRowBoardCardChecklist;
|
|
355
|
-
removeRowBoardCardChecklist: typeof boardCardChecklistApi.removeRowBoardCardChecklist;
|
|
356
|
-
updateRowBoardCardChecklist: typeof boardCardChecklistApi.updateRowBoardCardChecklist;
|
|
357
|
-
};
|
|
358
|
-
boardCardDocument: {
|
|
359
|
-
getBoardCardDocument: typeof boardCardDocumentApi.getBoardCardDocument;
|
|
360
|
-
deleteBoardCardDocument: typeof boardCardDocumentApi.deleteBoardCardDocument;
|
|
361
|
-
getUploadPreSignedUrlBoardCardDocument: typeof boardCardDocumentApi.getUploadPreSignedUrlBoardCardDocument;
|
|
362
|
-
};
|
|
363
|
-
draw: {
|
|
364
|
-
paginateDraw: typeof drawApi.paginateDraw;
|
|
365
|
-
paginateProjectDraw: typeof drawApi.paginateProjectDraw;
|
|
366
|
-
getDraw: typeof drawApi.getDraw;
|
|
367
|
-
deleteDraw: typeof drawApi.deleteDraw;
|
|
368
|
-
updateDraw: typeof drawApi.updateDraw;
|
|
369
|
-
createDraw: typeof drawApi.createDraw;
|
|
370
|
-
createForProjectDraw: typeof drawApi.createForProjectDraw;
|
|
371
|
-
public: {
|
|
372
|
-
getDrawPublic: typeof drawPublicApi.getDrawPublic;
|
|
373
|
-
deleteDrawPublic: typeof drawPublicApi.deleteDrawPublic;
|
|
374
|
-
updateDrawPublic: typeof drawPublicApi.updateDrawPublic;
|
|
375
|
-
createDrawPublic: typeof drawPublicApi.createDrawPublic;
|
|
376
|
-
};
|
|
377
|
-
};
|
|
378
|
-
retrospective: {
|
|
379
|
-
getRetrospective: typeof retrospectiveApi.getRetrospective;
|
|
380
|
-
paginateProjectRetrospective: typeof retrospectiveApi.paginateProjectRetrospective;
|
|
381
|
-
paginateRetrospective: typeof retrospectiveApi.paginateRetrospective;
|
|
382
|
-
createForProjectRetrospective: typeof retrospectiveApi.createForProjectRetrospective;
|
|
383
|
-
createRetrospective: typeof retrospectiveApi.createRetrospective;
|
|
384
|
-
updateRetrospective: typeof retrospectiveApi.updateRetrospective;
|
|
385
|
-
deleteRetrospective: typeof retrospectiveApi.deleteRetrospective;
|
|
386
|
-
public: {
|
|
387
|
-
getRetrospectivePublic: typeof retrospectivePublicApi.getRetrospectivePublic;
|
|
388
|
-
updateRetrospectivePublic: typeof retrospectivePublicApi.updateRetrospectivePublic;
|
|
389
|
-
createSectionRetrospectivePublic: typeof retrospectivePublicApi.createSectionRetrospectivePublic;
|
|
390
|
-
updateSectionRetrospectivePublic: typeof retrospectivePublicApi.updateSectionRetrospectivePublic;
|
|
391
|
-
deleteSectionRetrospectivePublic: typeof retrospectivePublicApi.deleteSectionRetrospectivePublic;
|
|
392
|
-
joinMemberRetrospectivePublic: typeof retrospectivePublicApi.joinMemberRetrospectivePublic;
|
|
393
|
-
updateMemberRetrospectivePublic: typeof retrospectivePublicApi.updateMemberRetrospectivePublic;
|
|
394
|
-
createCardRetrospectivePublic: typeof retrospectivePublicApi.createCardRetrospectivePublic;
|
|
395
|
-
updateCardRetrospectivePublic: typeof retrospectivePublicApi.updateCardRetrospectivePublic;
|
|
396
|
-
deleteCardRetrospectivePublic: typeof retrospectivePublicApi.deleteCardRetrospectivePublic;
|
|
397
|
-
};
|
|
398
|
-
};
|
|
399
|
-
retrospectiveCard: {
|
|
400
|
-
getRetrospectiveCard: typeof retrospectiveCardApi.getRetrospectiveCard;
|
|
401
|
-
paginateRetrospectiveCard: typeof retrospectiveCardApi.paginateRetrospectiveCard;
|
|
402
|
-
createRetrospectiveCard: typeof retrospectiveCardApi.createRetrospectiveCard;
|
|
403
|
-
updateRetrospectiveCard: typeof retrospectiveCardApi.updateRetrospectiveCard;
|
|
404
|
-
deleteRetrospectiveCard: typeof retrospectiveCardApi.deleteRetrospectiveCard;
|
|
405
|
-
};
|
|
406
|
-
retrospectiveMember: {
|
|
407
|
-
getRetrospectiveMember: typeof retrospectiveMemberApi.getRetrospectiveMember;
|
|
408
|
-
listRetrospectiveMember: typeof retrospectiveMemberApi.listRetrospectiveMember;
|
|
409
|
-
joinRetrospectiveMember: typeof retrospectiveMemberApi.joinRetrospectiveMember;
|
|
410
|
-
updateRetrospectiveMember: typeof retrospectiveMemberApi.updateRetrospectiveMember;
|
|
411
|
-
};
|
|
412
|
-
retrospectiveSection: {
|
|
413
|
-
getRetrospectiveSection: typeof retrospectiveSectionApi.getRetrospectiveSection;
|
|
414
|
-
paginateRetrospectiveSection: typeof retrospectiveSectionApi.paginateRetrospectiveSection;
|
|
415
|
-
createRetrospectiveSection: typeof retrospectiveSectionApi.createRetrospectiveSection;
|
|
416
|
-
updateRetrospectiveSection: typeof retrospectiveSectionApi.updateRetrospectiveSection;
|
|
417
|
-
deleteRetrospectiveSection: typeof retrospectiveSectionApi.deleteRetrospectiveSection;
|
|
418
|
-
};
|
|
419
|
-
atlas: {
|
|
420
|
-
paginateAtlas: typeof atlasApi.paginateAtlas;
|
|
421
|
-
paginateProjectAtlas: typeof atlasApi.paginateProjectAtlas;
|
|
422
|
-
getAtlas: typeof atlasApi.getAtlas;
|
|
423
|
-
deleteAtlas: typeof atlasApi.deleteAtlas;
|
|
424
|
-
updateAtlas: typeof atlasApi.updateAtlas;
|
|
425
|
-
createAtlas: typeof atlasApi.createAtlas;
|
|
426
|
-
createForProjectAtlas: typeof atlasApi.createForProjectAtlas;
|
|
326
|
+
get: typeof tokenHistoryAdminApi.getTokenHistoryAdmin;
|
|
327
|
+
getByToken: typeof tokenHistoryAdminApi.getByTokenTokenHistoryAdmin;
|
|
328
|
+
paginate: typeof tokenHistoryAdminApi.paginateTokenHistoryAdmin;
|
|
329
|
+
};
|
|
330
|
+
};
|
|
331
|
+
asset: {
|
|
332
|
+
paginate: typeof assetApi.paginateAsset;
|
|
333
|
+
create: typeof assetApi.createAsset;
|
|
334
|
+
get: typeof assetApi.getAsset;
|
|
335
|
+
update: typeof assetApi.updateAsset;
|
|
336
|
+
delete: typeof assetApi.deleteAsset;
|
|
337
|
+
getUploadUrl: typeof assetApi.getUploadUrlAsset;
|
|
338
|
+
getDownloadUrl: typeof assetApi.getDownloadUrlAsset;
|
|
339
|
+
organization: {
|
|
340
|
+
paginate: typeof assetApi.paginateOrganizationAsset;
|
|
341
|
+
create: typeof assetApi.createOrganizationAsset;
|
|
342
|
+
getUploadUrl: typeof assetApi.getUploadUrlOrganizationAsset;
|
|
343
|
+
};
|
|
344
|
+
project: {
|
|
345
|
+
paginate: typeof assetApi.paginateProjectAsset;
|
|
346
|
+
create: typeof assetApi.createProjectAsset;
|
|
347
|
+
getUploadUrl: typeof assetApi.getUploadUrlProjectAsset;
|
|
348
|
+
};
|
|
349
|
+
shares: {
|
|
350
|
+
list: typeof assetApi.listAssetShares;
|
|
351
|
+
create: typeof assetApi.createAssetShare;
|
|
352
|
+
update: typeof assetApi.updateAssetShare;
|
|
353
|
+
delete: typeof assetApi.deleteAssetShare;
|
|
354
|
+
};
|
|
355
|
+
};
|
|
356
|
+
wrapped: {
|
|
357
|
+
get: typeof wrappedApi.getWrapped;
|
|
358
|
+
paginate: typeof wrappedApi.paginateWrapped;
|
|
359
|
+
delete: typeof wrappedApi.deleteWrapped;
|
|
360
|
+
share: typeof wrappedApi.shareWrapped;
|
|
361
|
+
revokeShare: typeof wrappedApi.revokeShareWrapped;
|
|
427
362
|
public: {
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
searchContentAtlasPublic: typeof atlasPublicApi.searchContentAtlasPublic;
|
|
431
|
-
};
|
|
432
|
-
};
|
|
433
|
-
atlasGroup: {
|
|
434
|
-
paginateAtlasGroup: typeof atlasGroupApi.paginateAtlasGroup;
|
|
435
|
-
getAtlasGroup: typeof atlasGroupApi.getAtlasGroup;
|
|
436
|
-
deleteAtlasGroup: typeof atlasGroupApi.deleteAtlasGroup;
|
|
437
|
-
updateAtlasGroup: typeof atlasGroupApi.updateAtlasGroup;
|
|
438
|
-
createAtlasGroup: typeof atlasGroupApi.createAtlasGroup;
|
|
439
|
-
};
|
|
440
|
-
atlasPage: {
|
|
441
|
-
paginateAtlasPage: typeof atlasPageApi.paginateAtlasPage;
|
|
442
|
-
getAtlasPage: typeof atlasPageApi.getAtlasPage;
|
|
443
|
-
deleteAtlasPage: typeof atlasPageApi.deleteAtlasPage;
|
|
444
|
-
updateAtlasPage: typeof atlasPageApi.updateAtlasPage;
|
|
445
|
-
createAtlasPage: typeof atlasPageApi.createAtlasPage;
|
|
446
|
-
updateAtlasPageContent: typeof atlasPageApi.updateAtlasPageContent;
|
|
447
|
-
searchAtlasContent: typeof atlasPageApi.searchAtlasContent;
|
|
448
|
-
getAtlasPageContentHistory: typeof atlasPageApi.getAtlasPageContentHistory;
|
|
449
|
-
restoreAtlasPageContent: typeof atlasPageApi.restoreAtlasPageContent;
|
|
450
|
-
};
|
|
451
|
-
atlasDocument: {
|
|
452
|
-
getAtlasDocument: typeof atlasDocumentApi.getAtlasDocument;
|
|
453
|
-
deleteAtlasDocument: typeof atlasDocumentApi.deleteAtlasDocument;
|
|
454
|
-
getUploadPreSignedUrlAtlasDocument: typeof atlasDocumentApi.getUploadPreSignedUrlAtlasDocument;
|
|
455
|
-
paginateAtlasDocument: typeof atlasDocumentApi.paginateAtlasDocument;
|
|
456
|
-
listAtlasDocument: typeof atlasDocumentApi.listAtlasDocument;
|
|
457
|
-
};
|
|
458
|
-
memo: {
|
|
459
|
-
paginateMemo: typeof memoApi.paginateMemo;
|
|
460
|
-
paginateProjectMemo: typeof memoApi.paginateProjectMemo;
|
|
461
|
-
getMemo: typeof memoApi.getMemo;
|
|
462
|
-
deleteMemo: typeof memoApi.deleteMemo;
|
|
463
|
-
updateMemo: typeof memoApi.updateMemo;
|
|
464
|
-
createMemo: typeof memoApi.createMemo;
|
|
465
|
-
createForProjectMemo: typeof memoApi.createForProjectMemo;
|
|
466
|
-
};
|
|
467
|
-
shortLink: {
|
|
468
|
-
get: typeof shortLinkApiModule.shortLinkApi.get;
|
|
469
|
-
paginate: typeof shortLinkApiModule.shortLinkApi.paginate;
|
|
470
|
-
paginateProject: typeof shortLinkApiModule.shortLinkApi.paginateProject;
|
|
471
|
-
create: typeof shortLinkApiModule.shortLinkApi.create;
|
|
472
|
-
createForProject: typeof shortLinkApiModule.shortLinkApi.createForProject;
|
|
473
|
-
update: typeof shortLinkApiModule.shortLinkApi.update;
|
|
474
|
-
delete: typeof shortLinkApiModule.shortLinkApi.delete;
|
|
475
|
-
getStats: typeof shortLinkApiModule.shortLinkApi.getStats;
|
|
476
|
-
getClicks: typeof shortLinkApiModule.shortLinkApi.getClicks;
|
|
363
|
+
get: typeof wrappedPublicApi.getWrappedPublic;
|
|
364
|
+
};
|
|
477
365
|
admin: {
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
366
|
+
generateYearly: typeof wrappedAdminApi.generateYearlyWrappedAdmin;
|
|
367
|
+
generateMonthly: typeof wrappedAdminApi.generateMonthlyWrappedAdmin;
|
|
368
|
+
paginate: typeof wrappedAdminApi.paginateWrappedAdmin;
|
|
369
|
+
get: typeof wrappedAdminApi.getWrappedAdmin;
|
|
482
370
|
};
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
renew: typeof shortLinkPublicApiModule.shortLinkPublicApi.renew;
|
|
489
|
-
};
|
|
490
|
-
};
|
|
491
|
-
report: {
|
|
492
|
-
get: typeof reportApiModule.reportApi.get;
|
|
493
|
-
paginate: typeof reportApiModule.reportApi.paginate;
|
|
494
|
-
paginateProject: typeof reportApiModule.reportApi.paginateProject;
|
|
495
|
-
delete: typeof reportApiModule.reportApi.delete;
|
|
371
|
+
};
|
|
372
|
+
digest: {
|
|
373
|
+
get: typeof digestApi.getDigest;
|
|
374
|
+
paginateProject: typeof digestApi.paginateProjectDigest;
|
|
375
|
+
getByDate: typeof digestApi.getDigestByDate;
|
|
496
376
|
admin: {
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
createDailyReport: typeof reportAdminApiModule.reportAdminApi.createDailyReport;
|
|
500
|
-
paginate: typeof reportAdminApiModule.reportAdminApi.paginate;
|
|
501
|
-
get: typeof reportAdminApiModule.reportAdminApi.get;
|
|
377
|
+
generateDaily: typeof digestAdminApi.generateDailyDigestAdmin;
|
|
378
|
+
paginate: typeof digestAdminApi.paginateDigestAdmin;
|
|
502
379
|
};
|
|
380
|
+
};
|
|
381
|
+
analytics: {
|
|
382
|
+
generate: typeof analyticsApi.generateAnalytics;
|
|
383
|
+
save: typeof analyticsApi.saveAnalytics;
|
|
384
|
+
get: typeof analyticsApi.getAnalytics;
|
|
385
|
+
paginate: typeof analyticsApi.paginateAnalytics;
|
|
386
|
+
delete: typeof analyticsApi.deleteAnalytics;
|
|
387
|
+
share: typeof analyticsApi.shareAnalytics;
|
|
388
|
+
revokeShare: typeof analyticsApi.revokeShareAnalytics;
|
|
503
389
|
public: {
|
|
504
|
-
get: typeof
|
|
390
|
+
get: typeof analyticsPublicApi.getAnalyticsPublic;
|
|
391
|
+
};
|
|
392
|
+
admin: {
|
|
393
|
+
paginate: typeof analyticsAdminApi.paginateAnalyticsAdmin;
|
|
394
|
+
get: typeof analyticsAdminApi.getAnalyticsAdmin;
|
|
505
395
|
};
|
|
506
396
|
};
|
|
507
397
|
organization: {
|
|
508
|
-
|
|
398
|
+
get: typeof organizationApi.getOrganization;
|
|
509
399
|
getSlackInstallUrl: typeof organizationApi.getSlackInstallUrl;
|
|
510
400
|
slackCallback: typeof organizationApi.slackCallback;
|
|
511
401
|
getDiscordInstallUrl: typeof organizationApi.getDiscordInstallUrl;
|
|
512
402
|
discordCallback: typeof organizationApi.discordCallback;
|
|
513
403
|
deleteIntegration: typeof organizationApi.deleteIntegration;
|
|
404
|
+
picture: typeof organizationApi.pictureOrganization;
|
|
405
|
+
banner: typeof organizationApi.bannerOrganization;
|
|
406
|
+
updateSettings: typeof organizationApi.updateSettingsOrganization;
|
|
407
|
+
admin: {
|
|
408
|
+
paginate: typeof organizationAdminApi.paginateOrganizationAdmin;
|
|
409
|
+
get: typeof organizationAdminApi.getOrganizationAdmin;
|
|
410
|
+
getIntegration: typeof organizationAdminApi.getOrganizationIntegrationAdmin;
|
|
411
|
+
getUserOAuthMetadata: typeof organizationAdminApi.getUserOAuthMetadataAdmin;
|
|
412
|
+
activateService: typeof organizationAdminApi.activateServiceOrganizationAdmin;
|
|
413
|
+
};
|
|
414
|
+
};
|
|
415
|
+
organizationMember: {
|
|
416
|
+
list: typeof organizationMemberApi.listOrganizationMembers;
|
|
417
|
+
update: typeof organizationMemberApi.updateOrganizationMember;
|
|
418
|
+
remove: typeof organizationMemberApi.removeOrganizationMember;
|
|
419
|
+
listMe: typeof organizationMemberApi.listMeOrganizationMember;
|
|
420
|
+
listMePermissions: typeof organizationMemberApi.listMePermissionsOrganizationMember;
|
|
514
421
|
admin: {
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
getUserOAuthMetadataAdmin: typeof organizationAdminApi.getUserOAuthMetadataAdmin;
|
|
422
|
+
resolvePermissions: typeof organizationMemberAdminApi.resolvePermissionsOrganizationMemberAdmin;
|
|
423
|
+
resolveOrgPermissions: typeof organizationMemberAdminApi.resolveOrgPermissionsOrganizationMemberAdmin;
|
|
518
424
|
};
|
|
519
425
|
};
|
|
520
426
|
config: {
|
|
521
427
|
admin: {
|
|
522
|
-
|
|
428
|
+
getWorkflowConfig: typeof configAdminApi.getWorkflowConfigAdmin;
|
|
429
|
+
};
|
|
430
|
+
};
|
|
431
|
+
invitation: {
|
|
432
|
+
create: typeof invitationApi.createInvitation;
|
|
433
|
+
me: typeof invitationApi.paginateMyInvitations;
|
|
434
|
+
sent: typeof invitationApi.paginateSentInvitations;
|
|
435
|
+
accept: typeof invitationApi.acceptInvitation;
|
|
436
|
+
decline: typeof invitationApi.declineInvitation;
|
|
437
|
+
cancel: typeof invitationApi.cancelInvitation;
|
|
438
|
+
resend: typeof invitationApi.resendInvitation;
|
|
439
|
+
resolve: typeof invitationApi.resolveInvitation;
|
|
440
|
+
admin: {
|
|
441
|
+
listByEmail: typeof invitationAdminApi.listInvitationsByEmailAdmin;
|
|
442
|
+
cancelByTarget: typeof invitationAdminApi.cancelInvitationsByTargetAdmin;
|
|
443
|
+
};
|
|
444
|
+
};
|
|
445
|
+
contentShare: {
|
|
446
|
+
create: typeof contentShareApi.createShare;
|
|
447
|
+
list: typeof contentShareApi.listShares;
|
|
448
|
+
update: typeof contentShareApi.updateShare;
|
|
449
|
+
delete: typeof contentShareApi.deleteShare;
|
|
450
|
+
createPublicLink: typeof contentShareApi.createPublicLink;
|
|
451
|
+
resolvePublicAccess: typeof contentShareApi.resolvePublicAccess;
|
|
452
|
+
paginatePublicLinks: typeof contentShareApi.paginatePublicLinksContentShare;
|
|
453
|
+
personal: {
|
|
454
|
+
create: typeof contentShareApi.createPersonalShare;
|
|
455
|
+
list: typeof contentShareApi.listPersonalShares;
|
|
456
|
+
update: typeof contentShareApi.updatePersonalShare;
|
|
457
|
+
delete: typeof contentShareApi.deletePersonalShare;
|
|
458
|
+
};
|
|
459
|
+
admin: {
|
|
460
|
+
resolveAccess: typeof contentShareAdminApi.resolveAccess;
|
|
461
|
+
resolvePublicAccess: typeof contentShareAdminApi.resolvePublicAccessAdmin;
|
|
462
|
+
list: typeof contentShareAdminApi.listSharesAdmin;
|
|
463
|
+
create: typeof contentShareAdminApi.createShareAdmin;
|
|
464
|
+
createPublicLink: typeof contentShareAdminApi.createPublicLinkAdmin;
|
|
465
|
+
update: typeof contentShareAdminApi.updateShareAdmin;
|
|
466
|
+
delete: typeof contentShareAdminApi.deleteShareAdmin;
|
|
467
|
+
regenerateToken: typeof contentShareAdminApi.regenerateTokenShareAdmin;
|
|
468
|
+
extendExpiry: typeof contentShareAdminApi.extendExpiryShareAdmin;
|
|
469
|
+
incrementDownload: typeof contentShareAdminApi.incrementDownloadShareAdmin;
|
|
470
|
+
count: typeof contentShareAdminApi.countShareAdmin;
|
|
471
|
+
resolveMembers: typeof contentShareAdminApi.resolveMembersShareAdmin;
|
|
472
|
+
deleteAll: typeof contentShareAdminApi.deleteAllShares;
|
|
473
|
+
listSharedWithUser: typeof contentShareAdminApi.listSharedWithUser;
|
|
474
|
+
listSharedWithTeam: typeof contentShareAdminApi.listSharedWithTeam;
|
|
475
|
+
listSharedContentIds: typeof contentShareAdminApi.listSharedContentIds;
|
|
476
|
+
batch: typeof contentShareAdminApi.batchShares;
|
|
477
|
+
checkCreatePermission: typeof contentShareAdminApi.checkCreatePermission;
|
|
523
478
|
};
|
|
524
479
|
};
|
|
480
|
+
crashReport: {
|
|
481
|
+
send: typeof crashReportPublicApi.sendCrashReportPublic;
|
|
482
|
+
};
|
|
483
|
+
billingPlan: {
|
|
484
|
+
list: typeof billingPlanApi.listBillingPlans;
|
|
485
|
+
get: typeof billingPlanApi.getBillingPlan;
|
|
486
|
+
admin: {
|
|
487
|
+
list: typeof billingPlanAdminApi.listAdminBillingPlans;
|
|
488
|
+
create: typeof billingPlanAdminApi.createAdminBillingPlan;
|
|
489
|
+
update: typeof billingPlanAdminApi.updateAdminBillingPlan;
|
|
490
|
+
delete: typeof billingPlanAdminApi.deleteAdminBillingPlan;
|
|
491
|
+
};
|
|
492
|
+
};
|
|
493
|
+
billingAccount: {
|
|
494
|
+
admin: {
|
|
495
|
+
create: typeof billingAccountAdminApi.createAdminBillingAccount;
|
|
496
|
+
list: typeof billingAccountAdminApi.listAdminBillingAccounts;
|
|
497
|
+
get: typeof billingAccountAdminApi.getAdminBillingAccount;
|
|
498
|
+
update: typeof billingAccountAdminApi.updateAdminBillingAccount;
|
|
499
|
+
overrideQuota: typeof billingAccountAdminApi.overrideAdminBillingQuota;
|
|
500
|
+
removeQuotaOverride: typeof billingAccountAdminApi.removeAdminBillingQuotaOverride;
|
|
501
|
+
adjustCredit: typeof billingAccountAdminApi.adjustAdminBillingCredit;
|
|
502
|
+
listInvoices: typeof billingAccountAdminApi.listAdminBillingAccountInvoices;
|
|
503
|
+
updateInvoice: typeof billingAccountAdminApi.updateAdminBillingInvoice;
|
|
504
|
+
listTransactions: typeof billingAccountAdminApi.listAdminBillingTransactions;
|
|
505
|
+
listPurchases: typeof billingAccountAdminApi.listAdminBillingPurchases;
|
|
506
|
+
migrateSubscriptions: typeof billingAccountAdminApi.migrateAdminBillingSubscriptions;
|
|
507
|
+
};
|
|
508
|
+
};
|
|
509
|
+
billingAddonTemplate: {
|
|
510
|
+
admin: {
|
|
511
|
+
list: typeof billingAddonTemplateAdminApi.listAdminBillingAddonTemplates;
|
|
512
|
+
get: typeof billingAddonTemplateAdminApi.getAdminBillingAddonTemplate;
|
|
513
|
+
create: typeof billingAddonTemplateAdminApi.createAdminBillingAddonTemplate;
|
|
514
|
+
update: typeof billingAddonTemplateAdminApi.updateAdminBillingAddonTemplate;
|
|
515
|
+
delete: typeof billingAddonTemplateAdminApi.deleteAdminBillingAddonTemplate;
|
|
516
|
+
};
|
|
517
|
+
};
|
|
518
|
+
organizationBilling: {
|
|
519
|
+
get: typeof organizationBillingApi.getOrganizationBilling;
|
|
520
|
+
getQuota: typeof organizationBillingApi.getOrganizationQuota;
|
|
521
|
+
init: typeof organizationBillingApi.initOrganizationBilling;
|
|
522
|
+
updateInfo: typeof organizationBillingApi.updateOrganizationBillingInfo;
|
|
523
|
+
subscribe: typeof organizationBillingApi.subscribeOrganizationToPlan;
|
|
524
|
+
createPlanRequest: typeof organizationBillingApi.createOrganizationPlanRequest;
|
|
525
|
+
listInvoices: typeof organizationBillingApi.listOrganizationInvoices;
|
|
526
|
+
listCredit: typeof organizationBillingApi.listOrganizationCredit;
|
|
527
|
+
checkQuota: typeof organizationBillingApi.checkOrganizationQuota;
|
|
528
|
+
checkQuotaAdmin: typeof organizationBillingApi.checkOrganizationQuotaAdmin;
|
|
529
|
+
recordUsage: typeof organizationBillingApi.recordOrganizationUsage;
|
|
530
|
+
setStorageSubtotal: typeof organizationBillingApi.setOrganizationStorageSubtotal;
|
|
531
|
+
getProjectQuota: typeof organizationBillingApi.getOrganizationProjectQuota;
|
|
532
|
+
listGrants: typeof organizationBillingApi.listOrganizationGrants;
|
|
533
|
+
createGrant: typeof organizationBillingApi.createOrganizationGrant;
|
|
534
|
+
updateGrant: typeof organizationBillingApi.updateOrganizationGrant;
|
|
535
|
+
deleteGrant: typeof organizationBillingApi.deleteOrganizationGrant;
|
|
536
|
+
createEurTopupCheckout: typeof organizationBillingApi.createOrgEurTopupCheckout;
|
|
537
|
+
setupPaymentMethod: typeof organizationBillingApi.setupOrgPaymentMethod;
|
|
538
|
+
getPaymentMethod: typeof organizationBillingApi.getOrgPaymentMethod;
|
|
539
|
+
confirmPaymentMethod: typeof organizationBillingApi.confirmOrgPaymentMethod;
|
|
540
|
+
deletePaymentMethod: typeof organizationBillingApi.deleteOrgPaymentMethod;
|
|
541
|
+
resolveQuota: typeof organizationBillingApi.resolveOrganizationQuota;
|
|
542
|
+
createPortalSession: typeof organizationBillingApi.createOrgPortalSession;
|
|
543
|
+
downloadInvoicePdf: typeof organizationBillingApi.downloadOrgInvoicePdf;
|
|
544
|
+
listQuotaCaps: typeof organizationBillingApi.listOrgQuotaCaps;
|
|
545
|
+
addQuotaCap: typeof organizationBillingApi.addOrgQuotaCap;
|
|
546
|
+
removeQuotaCap: typeof organizationBillingApi.removeOrgQuotaCap;
|
|
547
|
+
getStorageBreakdown: typeof organizationBillingApi.getOrgStorageBreakdown;
|
|
548
|
+
getDailySnapshot: typeof organizationBillingApi.getOrgDailySnapshot;
|
|
549
|
+
listDailySnapshots: typeof organizationBillingApi.listOrgDailySnapshots;
|
|
550
|
+
cancelScheduledDowngrade: typeof organizationBillingApi.cancelOrganizationScheduledDowngrade;
|
|
551
|
+
};
|
|
552
|
+
userBilling: {
|
|
553
|
+
get: typeof userBillingApi.getUserBilling;
|
|
554
|
+
init: typeof userBillingApi.initUserBilling;
|
|
555
|
+
updateInfo: typeof userBillingApi.updateUserBillingInfo;
|
|
556
|
+
subscribe: typeof userBillingApi.subscribeUserToPlan;
|
|
557
|
+
listInvoices: typeof userBillingApi.listUserInvoices;
|
|
558
|
+
listCredit: typeof userBillingApi.listUserCredit;
|
|
559
|
+
listEurTransactions: typeof userBillingApi.listUserEurTransactions;
|
|
560
|
+
getQuota: typeof userBillingApi.getUserQuota;
|
|
561
|
+
checkQuota: typeof userBillingApi.checkUserQuota;
|
|
562
|
+
createEurTopupCheckout: typeof userBillingApi.createEurTopupCheckout;
|
|
563
|
+
cancelScheduledDowngrade: typeof userBillingApi.cancelScheduledDowngrade;
|
|
564
|
+
setupPaymentMethod: typeof userBillingApi.setupPaymentMethod;
|
|
565
|
+
getPaymentMethod: typeof userBillingApi.getPaymentMethod;
|
|
566
|
+
deletePaymentMethod: typeof userBillingApi.deletePaymentMethod;
|
|
567
|
+
confirmPaymentMethod: typeof userBillingApi.confirmPaymentMethod;
|
|
568
|
+
recordUsage: typeof userBillingApi.recordUserUsage;
|
|
569
|
+
setStorageSubtotal: typeof userBillingApi.setUserStorageSubtotal;
|
|
570
|
+
checkQuotaAdmin: typeof userBillingApi.checkUserQuotaAdmin;
|
|
571
|
+
createPortalSession: typeof userBillingApi.createUserPortalSession;
|
|
572
|
+
downloadInvoicePdf: typeof userBillingApi.downloadUserInvoicePdf;
|
|
573
|
+
listQuotaCaps: typeof userBillingApi.listUserQuotaCaps;
|
|
574
|
+
addQuotaCap: typeof userBillingApi.addUserQuotaCap;
|
|
575
|
+
removeQuotaCap: typeof userBillingApi.removeUserQuotaCap;
|
|
576
|
+
getStorageBreakdown: typeof userBillingApi.getUserStorageBreakdown;
|
|
577
|
+
getDailySnapshot: typeof userBillingApi.getUserDailySnapshot;
|
|
578
|
+
listDailySnapshots: typeof userBillingApi.listUserDailySnapshots;
|
|
579
|
+
};
|
|
580
|
+
userSidebarPin: {
|
|
581
|
+
list: typeof userSidebarPinApi.listUserSidebarPin;
|
|
582
|
+
create: typeof userSidebarPinApi.createUserSidebarPin;
|
|
583
|
+
update: typeof userSidebarPinApi.updateUserSidebarPin;
|
|
584
|
+
delete: typeof userSidebarPinApi.deleteUserSidebarPin;
|
|
585
|
+
reorder: typeof userSidebarPinApi.reorderUserSidebarPin;
|
|
586
|
+
};
|
|
587
|
+
userFeedbackState: {
|
|
588
|
+
get: typeof userFeedbackStateApi.getUserFeedbackState;
|
|
589
|
+
markNudged: typeof userFeedbackStateApi.markNudgedUserFeedbackState;
|
|
590
|
+
markDismissed: typeof userFeedbackStateApi.markDismissedUserFeedbackState;
|
|
591
|
+
markSubmitted: typeof userFeedbackStateApi.markSubmittedUserFeedbackState;
|
|
592
|
+
};
|
|
593
|
+
team: {
|
|
594
|
+
create: typeof teamApi.createTeam;
|
|
595
|
+
get: typeof teamApi.getTeam;
|
|
596
|
+
list: typeof teamApi.listTeams;
|
|
597
|
+
update: typeof teamApi.updateTeam;
|
|
598
|
+
delete: typeof teamApi.deleteTeam;
|
|
599
|
+
addMember: typeof teamApi.addTeamMember;
|
|
600
|
+
removeMember: typeof teamApi.removeTeamMember;
|
|
601
|
+
listMembers: typeof teamApi.listTeamMembers;
|
|
602
|
+
addProjectAccess: typeof teamApi.addTeamProjectAccess;
|
|
603
|
+
updateProjectAccess: typeof teamApi.updateTeamProjectAccess;
|
|
604
|
+
removeProjectAccess: typeof teamApi.removeTeamProjectAccess;
|
|
605
|
+
listProjectAccess: typeof teamApi.listTeamProjectAccess;
|
|
606
|
+
};
|
|
607
|
+
projectApiKey: {
|
|
608
|
+
create: typeof projectApiKeyApi.createProjectApiKey;
|
|
609
|
+
get: typeof projectApiKeyApi.getProjectApiKey;
|
|
610
|
+
list: typeof projectApiKeyApi.listProjectApiKeys;
|
|
611
|
+
update: typeof projectApiKeyApi.updateProjectApiKey;
|
|
612
|
+
delete: typeof projectApiKeyApi.deleteProjectApiKey;
|
|
613
|
+
reset: typeof projectApiKeyApi.resetProjectApiKey;
|
|
614
|
+
};
|
|
525
615
|
};
|
|
526
616
|
export declare class AbyssCore {
|
|
527
617
|
private static config;
|
|
@@ -533,3 +623,4 @@ export declare class AbyssCore {
|
|
|
533
623
|
static setConfig(config: CoreConfig): void;
|
|
534
624
|
static getConfig(): CoreConfig;
|
|
535
625
|
}
|
|
626
|
+
export default AbyssCore;
|