digital-tools 2.0.1
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/.turbo/turbo-build.log +5 -0
- package/CHANGELOG.md +9 -0
- package/README.md +1144 -0
- package/dist/define.d.ts +109 -0
- package/dist/define.d.ts.map +1 -0
- package/dist/define.js +268 -0
- package/dist/define.js.map +1 -0
- package/dist/entities/advertising.d.ts +79 -0
- package/dist/entities/advertising.d.ts.map +1 -0
- package/dist/entities/advertising.js +1000 -0
- package/dist/entities/advertising.js.map +1 -0
- package/dist/entities/ai.d.ts +69 -0
- package/dist/entities/ai.d.ts.map +1 -0
- package/dist/entities/ai.js +757 -0
- package/dist/entities/ai.js.map +1 -0
- package/dist/entities/analytics.d.ts +83 -0
- package/dist/entities/analytics.d.ts.map +1 -0
- package/dist/entities/analytics.js +1589 -0
- package/dist/entities/analytics.js.map +1 -0
- package/dist/entities/automation.d.ts +61 -0
- package/dist/entities/automation.d.ts.map +1 -0
- package/dist/entities/automation.js +602 -0
- package/dist/entities/automation.js.map +1 -0
- package/dist/entities/communication.d.ts +96 -0
- package/dist/entities/communication.d.ts.map +1 -0
- package/dist/entities/communication.js +1151 -0
- package/dist/entities/communication.js.map +1 -0
- package/dist/entities/crm.d.ts +91 -0
- package/dist/entities/crm.d.ts.map +1 -0
- package/dist/entities/crm.js +1387 -0
- package/dist/entities/crm.js.map +1 -0
- package/dist/entities/design.d.ts +61 -0
- package/dist/entities/design.d.ts.map +1 -0
- package/dist/entities/design.js +547 -0
- package/dist/entities/design.js.map +1 -0
- package/dist/entities/development.d.ts +145 -0
- package/dist/entities/development.d.ts.map +1 -0
- package/dist/entities/development.js +2213 -0
- package/dist/entities/development.js.map +1 -0
- package/dist/entities/document.d.ts +54 -0
- package/dist/entities/document.d.ts.map +1 -0
- package/dist/entities/document.js +875 -0
- package/dist/entities/document.js.map +1 -0
- package/dist/entities/ecommerce.d.ts +93 -0
- package/dist/entities/ecommerce.d.ts.map +1 -0
- package/dist/entities/ecommerce.js +1430 -0
- package/dist/entities/ecommerce.js.map +1 -0
- package/dist/entities/experiment.d.ts +89 -0
- package/dist/entities/experiment.d.ts.map +1 -0
- package/dist/entities/experiment.js +1040 -0
- package/dist/entities/experiment.js.map +1 -0
- package/dist/entities/finance.d.ts +272 -0
- package/dist/entities/finance.d.ts.map +1 -0
- package/dist/entities/finance.js +3479 -0
- package/dist/entities/finance.js.map +1 -0
- package/dist/entities/forms.d.ts +91 -0
- package/dist/entities/forms.d.ts.map +1 -0
- package/dist/entities/forms.js +1893 -0
- package/dist/entities/forms.js.map +1 -0
- package/dist/entities/hr.d.ts +62 -0
- package/dist/entities/hr.d.ts.map +1 -0
- package/dist/entities/hr.js +662 -0
- package/dist/entities/hr.js.map +1 -0
- package/dist/entities/identity.d.ts +90 -0
- package/dist/entities/identity.d.ts.map +1 -0
- package/dist/entities/identity.js +998 -0
- package/dist/entities/identity.js.map +1 -0
- package/dist/entities/index.d.ts +410 -0
- package/dist/entities/index.d.ts.map +1 -0
- package/dist/entities/index.js +283 -0
- package/dist/entities/index.js.map +1 -0
- package/dist/entities/infrastructure.d.ts +98 -0
- package/dist/entities/infrastructure.d.ts.map +1 -0
- package/dist/entities/infrastructure.js +1154 -0
- package/dist/entities/infrastructure.js.map +1 -0
- package/dist/entities/knowledge.d.ts +98 -0
- package/dist/entities/knowledge.d.ts.map +1 -0
- package/dist/entities/knowledge.js +1439 -0
- package/dist/entities/knowledge.js.map +1 -0
- package/dist/entities/marketing.d.ts +82 -0
- package/dist/entities/marketing.d.ts.map +1 -0
- package/dist/entities/marketing.js +1611 -0
- package/dist/entities/marketing.js.map +1 -0
- package/dist/entities/media.d.ts +83 -0
- package/dist/entities/media.d.ts.map +1 -0
- package/dist/entities/media.js +1635 -0
- package/dist/entities/media.js.map +1 -0
- package/dist/entities/notification.d.ts +76 -0
- package/dist/entities/notification.d.ts.map +1 -0
- package/dist/entities/notification.js +1200 -0
- package/dist/entities/notification.js.map +1 -0
- package/dist/entities/presentation.d.ts +61 -0
- package/dist/entities/presentation.d.ts.map +1 -0
- package/dist/entities/presentation.js +1275 -0
- package/dist/entities/presentation.js.map +1 -0
- package/dist/entities/productivity.d.ts +92 -0
- package/dist/entities/productivity.d.ts.map +1 -0
- package/dist/entities/productivity.js +1318 -0
- package/dist/entities/productivity.js.map +1 -0
- package/dist/entities/project-management.d.ts +89 -0
- package/dist/entities/project-management.d.ts.map +1 -0
- package/dist/entities/project-management.js +1137 -0
- package/dist/entities/project-management.js.map +1 -0
- package/dist/entities/recruiting.d.ts +54 -0
- package/dist/entities/recruiting.d.ts.map +1 -0
- package/dist/entities/recruiting.js +737 -0
- package/dist/entities/recruiting.js.map +1 -0
- package/dist/entities/shipping.d.ts +52 -0
- package/dist/entities/shipping.d.ts.map +1 -0
- package/dist/entities/shipping.js +510 -0
- package/dist/entities/shipping.js.map +1 -0
- package/dist/entities/signature.d.ts +83 -0
- package/dist/entities/signature.d.ts.map +1 -0
- package/dist/entities/signature.js +1103 -0
- package/dist/entities/signature.js.map +1 -0
- package/dist/entities/site.d.ts +33 -0
- package/dist/entities/site.d.ts.map +1 -0
- package/dist/entities/site.js +223 -0
- package/dist/entities/site.js.map +1 -0
- package/dist/entities/spreadsheet.d.ts +68 -0
- package/dist/entities/spreadsheet.d.ts.map +1 -0
- package/dist/entities/spreadsheet.js +1342 -0
- package/dist/entities/spreadsheet.js.map +1 -0
- package/dist/entities/storage.d.ts +74 -0
- package/dist/entities/storage.d.ts.map +1 -0
- package/dist/entities/storage.js +1199 -0
- package/dist/entities/storage.js.map +1 -0
- package/dist/entities/support.d.ts +83 -0
- package/dist/entities/support.d.ts.map +1 -0
- package/dist/entities/support.js +1167 -0
- package/dist/entities/support.js.map +1 -0
- package/dist/entities/video-conferencing.d.ts +129 -0
- package/dist/entities/video-conferencing.d.ts.map +1 -0
- package/dist/entities/video-conferencing.js +1751 -0
- package/dist/entities/video-conferencing.js.map +1 -0
- package/dist/entities/video.d.ts +76 -0
- package/dist/entities/video.d.ts.map +1 -0
- package/dist/entities/video.js +951 -0
- package/dist/entities/video.js.map +1 -0
- package/dist/entities.d.ts +147 -0
- package/dist/entities.d.ts.map +1 -0
- package/dist/entities.js +1664 -0
- package/dist/entities.js.map +1 -0
- package/dist/index.d.ts +29 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +75 -0
- package/dist/index.js.map +1 -0
- package/dist/providers/analytics/index.d.ts +19 -0
- package/dist/providers/analytics/index.d.ts.map +1 -0
- package/dist/providers/analytics/index.js +18 -0
- package/dist/providers/analytics/index.js.map +1 -0
- package/dist/providers/analytics/mixpanel.d.ts +25 -0
- package/dist/providers/analytics/mixpanel.d.ts.map +1 -0
- package/dist/providers/analytics/mixpanel.js +256 -0
- package/dist/providers/analytics/mixpanel.js.map +1 -0
- package/dist/providers/calendar/cal-com.d.ts +26 -0
- package/dist/providers/calendar/cal-com.d.ts.map +1 -0
- package/dist/providers/calendar/cal-com.js +304 -0
- package/dist/providers/calendar/cal-com.js.map +1 -0
- package/dist/providers/calendar/google-calendar.d.ts +25 -0
- package/dist/providers/calendar/google-calendar.d.ts.map +1 -0
- package/dist/providers/calendar/google-calendar.js +336 -0
- package/dist/providers/calendar/google-calendar.js.map +1 -0
- package/dist/providers/calendar/index.d.ts +20 -0
- package/dist/providers/calendar/index.d.ts.map +1 -0
- package/dist/providers/calendar/index.js +21 -0
- package/dist/providers/calendar/index.js.map +1 -0
- package/dist/providers/crm/hubspot.d.ts +25 -0
- package/dist/providers/crm/hubspot.d.ts.map +1 -0
- package/dist/providers/crm/hubspot.js +567 -0
- package/dist/providers/crm/hubspot.js.map +1 -0
- package/dist/providers/crm/index.d.ts +19 -0
- package/dist/providers/crm/index.d.ts.map +1 -0
- package/dist/providers/crm/index.js +18 -0
- package/dist/providers/crm/index.js.map +1 -0
- package/dist/providers/development/github.d.ts +25 -0
- package/dist/providers/development/github.d.ts.map +1 -0
- package/dist/providers/development/github.js +473 -0
- package/dist/providers/development/github.js.map +1 -0
- package/dist/providers/development/index.d.ts +19 -0
- package/dist/providers/development/index.d.ts.map +1 -0
- package/dist/providers/development/index.js +18 -0
- package/dist/providers/development/index.js.map +1 -0
- package/dist/providers/ecommerce/index.d.ts +19 -0
- package/dist/providers/ecommerce/index.d.ts.map +1 -0
- package/dist/providers/ecommerce/index.js +18 -0
- package/dist/providers/ecommerce/index.js.map +1 -0
- package/dist/providers/ecommerce/shopify.d.ts +25 -0
- package/dist/providers/ecommerce/shopify.d.ts.map +1 -0
- package/dist/providers/ecommerce/shopify.js +379 -0
- package/dist/providers/ecommerce/shopify.js.map +1 -0
- package/dist/providers/email/index.d.ts +20 -0
- package/dist/providers/email/index.d.ts.map +1 -0
- package/dist/providers/email/index.js +21 -0
- package/dist/providers/email/index.js.map +1 -0
- package/dist/providers/email/resend.d.ts +25 -0
- package/dist/providers/email/resend.d.ts.map +1 -0
- package/dist/providers/email/resend.js +259 -0
- package/dist/providers/email/resend.js.map +1 -0
- package/dist/providers/email/sendgrid.d.ts +25 -0
- package/dist/providers/email/sendgrid.d.ts.map +1 -0
- package/dist/providers/email/sendgrid.js +162 -0
- package/dist/providers/email/sendgrid.js.map +1 -0
- package/dist/providers/finance/index.d.ts +19 -0
- package/dist/providers/finance/index.d.ts.map +1 -0
- package/dist/providers/finance/index.js +18 -0
- package/dist/providers/finance/index.js.map +1 -0
- package/dist/providers/finance/stripe.d.ts +25 -0
- package/dist/providers/finance/stripe.d.ts.map +1 -0
- package/dist/providers/finance/stripe.js +550 -0
- package/dist/providers/finance/stripe.js.map +1 -0
- package/dist/providers/forms/index.d.ts +19 -0
- package/dist/providers/forms/index.d.ts.map +1 -0
- package/dist/providers/forms/index.js +18 -0
- package/dist/providers/forms/index.js.map +1 -0
- package/dist/providers/forms/typeform.d.ts +25 -0
- package/dist/providers/forms/typeform.d.ts.map +1 -0
- package/dist/providers/forms/typeform.js +501 -0
- package/dist/providers/forms/typeform.js.map +1 -0
- package/dist/providers/index.d.ts +56 -0
- package/dist/providers/index.d.ts.map +1 -0
- package/dist/providers/index.js +124 -0
- package/dist/providers/index.js.map +1 -0
- package/dist/providers/knowledge/index.d.ts +19 -0
- package/dist/providers/knowledge/index.d.ts.map +1 -0
- package/dist/providers/knowledge/index.js +18 -0
- package/dist/providers/knowledge/index.js.map +1 -0
- package/dist/providers/knowledge/notion.d.ts +25 -0
- package/dist/providers/knowledge/notion.d.ts.map +1 -0
- package/dist/providers/knowledge/notion.js +390 -0
- package/dist/providers/knowledge/notion.js.map +1 -0
- package/dist/providers/marketing/index.d.ts +19 -0
- package/dist/providers/marketing/index.d.ts.map +1 -0
- package/dist/providers/marketing/index.js +18 -0
- package/dist/providers/marketing/index.js.map +1 -0
- package/dist/providers/marketing/mailchimp.d.ts +25 -0
- package/dist/providers/marketing/mailchimp.d.ts.map +1 -0
- package/dist/providers/marketing/mailchimp.js +444 -0
- package/dist/providers/marketing/mailchimp.js.map +1 -0
- package/dist/providers/media/cloudinary.d.ts +25 -0
- package/dist/providers/media/cloudinary.d.ts.map +1 -0
- package/dist/providers/media/cloudinary.js +319 -0
- package/dist/providers/media/cloudinary.js.map +1 -0
- package/dist/providers/media/index.d.ts +19 -0
- package/dist/providers/media/index.d.ts.map +1 -0
- package/dist/providers/media/index.js +18 -0
- package/dist/providers/media/index.js.map +1 -0
- package/dist/providers/messaging/index.d.ts +24 -0
- package/dist/providers/messaging/index.d.ts.map +1 -0
- package/dist/providers/messaging/index.js +21 -0
- package/dist/providers/messaging/index.js.map +1 -0
- package/dist/providers/messaging/slack.d.ts +25 -0
- package/dist/providers/messaging/slack.d.ts.map +1 -0
- package/dist/providers/messaging/slack.js +394 -0
- package/dist/providers/messaging/slack.js.map +1 -0
- package/dist/providers/messaging/twilio-sms.d.ts +25 -0
- package/dist/providers/messaging/twilio-sms.d.ts.map +1 -0
- package/dist/providers/messaging/twilio-sms.js +250 -0
- package/dist/providers/messaging/twilio-sms.js.map +1 -0
- package/dist/providers/project-management/index.d.ts +19 -0
- package/dist/providers/project-management/index.d.ts.map +1 -0
- package/dist/providers/project-management/index.js +18 -0
- package/dist/providers/project-management/index.js.map +1 -0
- package/dist/providers/project-management/linear.d.ts +25 -0
- package/dist/providers/project-management/linear.d.ts.map +1 -0
- package/dist/providers/project-management/linear.js +576 -0
- package/dist/providers/project-management/linear.js.map +1 -0
- package/dist/providers/registry.d.ts +41 -0
- package/dist/providers/registry.d.ts.map +1 -0
- package/dist/providers/registry.js +87 -0
- package/dist/providers/registry.js.map +1 -0
- package/dist/providers/spreadsheet/google-sheets.d.ts +25 -0
- package/dist/providers/spreadsheet/google-sheets.d.ts.map +1 -0
- package/dist/providers/spreadsheet/google-sheets.js +376 -0
- package/dist/providers/spreadsheet/google-sheets.js.map +1 -0
- package/dist/providers/spreadsheet/index.d.ts +20 -0
- package/dist/providers/spreadsheet/index.d.ts.map +1 -0
- package/dist/providers/spreadsheet/index.js +21 -0
- package/dist/providers/spreadsheet/index.js.map +1 -0
- package/dist/providers/spreadsheet/xlsx.d.ts +26 -0
- package/dist/providers/spreadsheet/xlsx.d.ts.map +1 -0
- package/dist/providers/spreadsheet/xlsx.js +424 -0
- package/dist/providers/spreadsheet/xlsx.js.map +1 -0
- package/dist/providers/storage/index.d.ts +30 -0
- package/dist/providers/storage/index.d.ts.map +1 -0
- package/dist/providers/storage/index.js +25 -0
- package/dist/providers/storage/index.js.map +1 -0
- package/dist/providers/storage/s3.d.ts +25 -0
- package/dist/providers/storage/s3.d.ts.map +1 -0
- package/dist/providers/storage/s3.js +420 -0
- package/dist/providers/storage/s3.js.map +1 -0
- package/dist/providers/support/index.d.ts +19 -0
- package/dist/providers/support/index.d.ts.map +1 -0
- package/dist/providers/support/index.js +18 -0
- package/dist/providers/support/index.js.map +1 -0
- package/dist/providers/support/zendesk.d.ts +25 -0
- package/dist/providers/support/zendesk.d.ts.map +1 -0
- package/dist/providers/support/zendesk.js +374 -0
- package/dist/providers/support/zendesk.js.map +1 -0
- package/dist/providers/tasks/index.d.ts +19 -0
- package/dist/providers/tasks/index.d.ts.map +1 -0
- package/dist/providers/tasks/index.js +18 -0
- package/dist/providers/tasks/index.js.map +1 -0
- package/dist/providers/tasks/todoist.d.ts +25 -0
- package/dist/providers/tasks/todoist.d.ts.map +1 -0
- package/dist/providers/tasks/todoist.js +287 -0
- package/dist/providers/tasks/todoist.js.map +1 -0
- package/dist/providers/types.d.ts +1753 -0
- package/dist/providers/types.d.ts.map +1 -0
- package/dist/providers/types.js +10 -0
- package/dist/providers/types.js.map +1 -0
- package/dist/providers/video-conferencing/google-meet.d.ts +26 -0
- package/dist/providers/video-conferencing/google-meet.d.ts.map +1 -0
- package/dist/providers/video-conferencing/google-meet.js +287 -0
- package/dist/providers/video-conferencing/google-meet.js.map +1 -0
- package/dist/providers/video-conferencing/index.d.ts +22 -0
- package/dist/providers/video-conferencing/index.d.ts.map +1 -0
- package/dist/providers/video-conferencing/index.js +32 -0
- package/dist/providers/video-conferencing/index.js.map +1 -0
- package/dist/providers/video-conferencing/jitsi.d.ts +26 -0
- package/dist/providers/video-conferencing/jitsi.d.ts.map +1 -0
- package/dist/providers/video-conferencing/jitsi.js +255 -0
- package/dist/providers/video-conferencing/jitsi.js.map +1 -0
- package/dist/providers/video-conferencing/teams.d.ts +26 -0
- package/dist/providers/video-conferencing/teams.d.ts.map +1 -0
- package/dist/providers/video-conferencing/teams.js +271 -0
- package/dist/providers/video-conferencing/teams.js.map +1 -0
- package/dist/providers/video-conferencing/zoom.d.ts +25 -0
- package/dist/providers/video-conferencing/zoom.d.ts.map +1 -0
- package/dist/providers/video-conferencing/zoom.js +333 -0
- package/dist/providers/video-conferencing/zoom.js.map +1 -0
- package/dist/providers/voice/vapi.d.ts +27 -0
- package/dist/providers/voice/vapi.d.ts.map +1 -0
- package/dist/providers/voice/vapi.js +440 -0
- package/dist/providers/voice/vapi.js.map +1 -0
- package/dist/registry.d.ts +38 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +129 -0
- package/dist/registry.js.map +1 -0
- package/dist/tools/communication.d.ts +94 -0
- package/dist/tools/communication.d.ts.map +1 -0
- package/dist/tools/communication.js +185 -0
- package/dist/tools/communication.js.map +1 -0
- package/dist/tools/data.d.ts +61 -0
- package/dist/tools/data.d.ts.map +1 -0
- package/dist/tools/data.js +206 -0
- package/dist/tools/data.js.map +1 -0
- package/dist/tools/index.d.ts +12 -0
- package/dist/tools/index.d.ts.map +1 -0
- package/dist/tools/index.js +12 -0
- package/dist/tools/index.js.map +1 -0
- package/dist/tools/web.d.ts +45 -0
- package/dist/tools/web.d.ts.map +1 -0
- package/dist/tools/web.js +138 -0
- package/dist/tools/web.js.map +1 -0
- package/dist/types.d.ts +330 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +11 -0
- package/dist/types.js.map +1 -0
- package/package.json +45 -0
- package/src/define.ts +321 -0
- package/src/entities/advertising.ts +1086 -0
- package/src/entities/ai.ts +835 -0
- package/src/entities/analytics.ts +1690 -0
- package/src/entities/automation.ts +669 -0
- package/src/entities/communication.ts +1255 -0
- package/src/entities/crm.ts +1481 -0
- package/src/entities/design.ts +606 -0
- package/src/entities/development.ts +2392 -0
- package/src/entities/document.ts +930 -0
- package/src/entities/ecommerce.ts +1539 -0
- package/src/entities/experiment.ts +1139 -0
- package/src/entities/finance.ts +3907 -0
- package/src/entities/forms.ts +2021 -0
- package/src/entities/hr.ts +725 -0
- package/src/entities/identity.ts +1093 -0
- package/src/entities/index.ts +731 -0
- package/src/entities/infrastructure.ts +1254 -0
- package/src/entities/knowledge.ts +1547 -0
- package/src/entities/marketing.ts +1718 -0
- package/src/entities/media.ts +1747 -0
- package/src/entities/notification.ts +1260 -0
- package/src/entities/presentation.ts +1360 -0
- package/src/entities/productivity.ts +1411 -0
- package/src/entities/project-management.ts +1222 -0
- package/src/entities/recruiting.ts +797 -0
- package/src/entities/shipping.ts +566 -0
- package/src/entities/signature.ts +1204 -0
- package/src/entities/site.ts +244 -0
- package/src/entities/spreadsheet.ts +1434 -0
- package/src/entities/storage.ts +1290 -0
- package/src/entities/support.ts +1267 -0
- package/src/entities/video-conferencing.ts +1874 -0
- package/src/entities/video.ts +1035 -0
- package/src/entities.ts +1795 -0
- package/src/index.ts +176 -0
- package/src/providers/analytics/index.ts +21 -0
- package/src/providers/analytics/mixpanel.ts +311 -0
- package/src/providers/calendar/cal-com.ts +435 -0
- package/src/providers/calendar/google-calendar.ts +412 -0
- package/src/providers/calendar/index.ts +24 -0
- package/src/providers/crm/hubspot.ts +667 -0
- package/src/providers/crm/index.ts +21 -0
- package/src/providers/development/github.ts +608 -0
- package/src/providers/development/index.ts +21 -0
- package/src/providers/ecommerce/index.ts +21 -0
- package/src/providers/ecommerce/shopify.ts +451 -0
- package/src/providers/email/index.ts +24 -0
- package/src/providers/email/resend.ts +301 -0
- package/src/providers/email/sendgrid.ts +196 -0
- package/src/providers/finance/index.ts +21 -0
- package/src/providers/finance/stripe.ts +665 -0
- package/src/providers/forms/index.ts +21 -0
- package/src/providers/forms/typeform.ts +598 -0
- package/src/providers/index.ts +281 -0
- package/src/providers/knowledge/index.ts +21 -0
- package/src/providers/knowledge/notion.ts +497 -0
- package/src/providers/marketing/index.ts +21 -0
- package/src/providers/marketing/mailchimp.ts +656 -0
- package/src/providers/media/cloudinary.ts +373 -0
- package/src/providers/media/index.ts +21 -0
- package/src/providers/messaging/index.ts +24 -0
- package/src/providers/messaging/slack.ts +487 -0
- package/src/providers/messaging/twilio-sms.ts +301 -0
- package/src/providers/project-management/index.ts +21 -0
- package/src/providers/project-management/linear.ts +693 -0
- package/src/providers/registry.ts +119 -0
- package/src/providers/spreadsheet/google-sheets.ts +464 -0
- package/src/providers/spreadsheet/index.ts +24 -0
- package/src/providers/spreadsheet/xlsx.ts +542 -0
- package/src/providers/storage/index.ts +35 -0
- package/src/providers/storage/s3.ts +513 -0
- package/src/providers/support/index.ts +21 -0
- package/src/providers/support/zendesk.ts +417 -0
- package/src/providers/tasks/index.ts +21 -0
- package/src/providers/tasks/todoist.ts +407 -0
- package/src/providers/types.ts +2113 -0
- package/src/providers/video-conferencing/google-meet.ts +412 -0
- package/src/providers/video-conferencing/index.ts +35 -0
- package/src/providers/video-conferencing/jitsi.ts +324 -0
- package/src/providers/video-conferencing/teams.ts +408 -0
- package/src/providers/video-conferencing/zoom.ts +451 -0
- package/src/registry.ts +172 -0
- package/src/tools/communication.ts +256 -0
- package/src/tools/data.ts +236 -0
- package/src/tools/index.ts +12 -0
- package/src/tools/web.ts +161 -0
- package/src/types.ts +539 -0
- package/test/define.test.ts +367 -0
- package/test/registry.test.ts +444 -0
- package/test/tools.test.ts +453 -0
- package/tsconfig.json +20 -0
|
@@ -0,0 +1,731 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Digital Tool Entity Types (Nouns)
|
|
3
|
+
*
|
|
4
|
+
* Comprehensive entity definitions for all digital tools that can be used
|
|
5
|
+
* by both remote human workers AND AI agents.
|
|
6
|
+
*
|
|
7
|
+
* Categories use single-word identifiers for use as JS/TS var/component/function names.
|
|
8
|
+
*
|
|
9
|
+
* @packageDocumentation
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
// =============================================================================
|
|
13
|
+
// Site (Deployed web presence with type enumeration)
|
|
14
|
+
// =============================================================================
|
|
15
|
+
|
|
16
|
+
export { Site, SiteEntities, SiteTypes, type SiteType } from './site.js'
|
|
17
|
+
|
|
18
|
+
// =============================================================================
|
|
19
|
+
// Message (unified: email, text, chat, direct, voicemail)
|
|
20
|
+
// =============================================================================
|
|
21
|
+
|
|
22
|
+
export {
|
|
23
|
+
// Core entities (single-word nouns)
|
|
24
|
+
Message,
|
|
25
|
+
Thread,
|
|
26
|
+
Call,
|
|
27
|
+
Channel,
|
|
28
|
+
Workspace,
|
|
29
|
+
Member,
|
|
30
|
+
Contact,
|
|
31
|
+
Attachment,
|
|
32
|
+
Reaction,
|
|
33
|
+
|
|
34
|
+
// Collections
|
|
35
|
+
CommunicationEntities as MessageEntities,
|
|
36
|
+
CommunicationCategories as MessageCategories,
|
|
37
|
+
} from './communication.js'
|
|
38
|
+
|
|
39
|
+
// =============================================================================
|
|
40
|
+
// Productivity (Calendar, Tasks, Notes)
|
|
41
|
+
// =============================================================================
|
|
42
|
+
|
|
43
|
+
export {
|
|
44
|
+
Calendar,
|
|
45
|
+
Event,
|
|
46
|
+
Availability,
|
|
47
|
+
Task,
|
|
48
|
+
Checklist,
|
|
49
|
+
Note,
|
|
50
|
+
Notebook,
|
|
51
|
+
Reminder,
|
|
52
|
+
Bookmark,
|
|
53
|
+
ProductivityEntities,
|
|
54
|
+
ProductivityCategories,
|
|
55
|
+
} from './productivity.js'
|
|
56
|
+
|
|
57
|
+
// =============================================================================
|
|
58
|
+
// Project (Projects, Issues, Sprints, Repositories)
|
|
59
|
+
// =============================================================================
|
|
60
|
+
|
|
61
|
+
export {
|
|
62
|
+
Project,
|
|
63
|
+
Issue,
|
|
64
|
+
Sprint,
|
|
65
|
+
Milestone,
|
|
66
|
+
Board,
|
|
67
|
+
Column,
|
|
68
|
+
Label,
|
|
69
|
+
Epic,
|
|
70
|
+
ProjectManagementEntities as ProjectEntities,
|
|
71
|
+
ProjectManagementCategories as ProjectCategories,
|
|
72
|
+
} from './project-management.js'
|
|
73
|
+
|
|
74
|
+
// =============================================================================
|
|
75
|
+
// Code (Repositories, PRs, Commits)
|
|
76
|
+
// =============================================================================
|
|
77
|
+
|
|
78
|
+
export {
|
|
79
|
+
Repository,
|
|
80
|
+
Branch,
|
|
81
|
+
Commit,
|
|
82
|
+
PullRequest,
|
|
83
|
+
CodeReview,
|
|
84
|
+
CodeIssue,
|
|
85
|
+
Release,
|
|
86
|
+
Workflow,
|
|
87
|
+
WorkflowRun,
|
|
88
|
+
DevelopmentEntities as CodeEntities,
|
|
89
|
+
DevelopmentCategories as CodeCategories,
|
|
90
|
+
} from './development.js'
|
|
91
|
+
|
|
92
|
+
// =============================================================================
|
|
93
|
+
// Sales (Leads, Deals, Accounts)
|
|
94
|
+
// =============================================================================
|
|
95
|
+
|
|
96
|
+
export {
|
|
97
|
+
Lead,
|
|
98
|
+
Deal,
|
|
99
|
+
Account,
|
|
100
|
+
Pipeline,
|
|
101
|
+
Stage,
|
|
102
|
+
Activity,
|
|
103
|
+
Quote,
|
|
104
|
+
QuoteLineItem,
|
|
105
|
+
Product as CRMProduct,
|
|
106
|
+
CRMEntities as SalesEntities,
|
|
107
|
+
CRMCategories as SalesCategories,
|
|
108
|
+
} from './crm.js'
|
|
109
|
+
|
|
110
|
+
// =============================================================================
|
|
111
|
+
// Finance (Stripe-based: Payments, Billing, Connect, Treasury, Issuing)
|
|
112
|
+
// =============================================================================
|
|
113
|
+
|
|
114
|
+
export {
|
|
115
|
+
// Core
|
|
116
|
+
Customer as FinanceCustomer,
|
|
117
|
+
Product as FinanceProduct,
|
|
118
|
+
Price,
|
|
119
|
+
|
|
120
|
+
// Payments
|
|
121
|
+
PaymentMethod,
|
|
122
|
+
PaymentIntent,
|
|
123
|
+
Charge,
|
|
124
|
+
Refund,
|
|
125
|
+
|
|
126
|
+
// Billing
|
|
127
|
+
Invoice,
|
|
128
|
+
InvoiceLineItem,
|
|
129
|
+
Subscription,
|
|
130
|
+
SubscriptionItem,
|
|
131
|
+
Quote as FinanceQuote,
|
|
132
|
+
|
|
133
|
+
// Balance
|
|
134
|
+
Balance,
|
|
135
|
+
BalanceTransaction,
|
|
136
|
+
|
|
137
|
+
// Connect
|
|
138
|
+
Account as ConnectAccount,
|
|
139
|
+
AccountLink,
|
|
140
|
+
Transfer,
|
|
141
|
+
Payout,
|
|
142
|
+
ApplicationFee,
|
|
143
|
+
|
|
144
|
+
// Treasury
|
|
145
|
+
FinancialAccount,
|
|
146
|
+
TreasuryTransaction,
|
|
147
|
+
InboundTransfer,
|
|
148
|
+
OutboundTransfer,
|
|
149
|
+
OutboundPayment,
|
|
150
|
+
ReceivedCredit,
|
|
151
|
+
ReceivedDebit,
|
|
152
|
+
|
|
153
|
+
// Issuing
|
|
154
|
+
IssuingCard,
|
|
155
|
+
IssuingCardholder,
|
|
156
|
+
IssuingAuthorization,
|
|
157
|
+
IssuingTransaction,
|
|
158
|
+
IssuingDispute,
|
|
159
|
+
|
|
160
|
+
// Bank
|
|
161
|
+
BankAccount,
|
|
162
|
+
|
|
163
|
+
// Webhooks
|
|
164
|
+
WebhookEndpoint,
|
|
165
|
+
Event as FinanceEvent,
|
|
166
|
+
|
|
167
|
+
// Collections
|
|
168
|
+
FinanceEntities,
|
|
169
|
+
FinanceCategories,
|
|
170
|
+
} from './finance.js'
|
|
171
|
+
|
|
172
|
+
// =============================================================================
|
|
173
|
+
// Support (Tickets, Conversations, Help)
|
|
174
|
+
// =============================================================================
|
|
175
|
+
|
|
176
|
+
export {
|
|
177
|
+
SupportTicket,
|
|
178
|
+
TicketComment,
|
|
179
|
+
Conversation,
|
|
180
|
+
ConversationMessage,
|
|
181
|
+
HelpArticle,
|
|
182
|
+
HelpCategory,
|
|
183
|
+
FAQ,
|
|
184
|
+
SatisfactionRating,
|
|
185
|
+
SupportEntities,
|
|
186
|
+
SupportCategories,
|
|
187
|
+
} from './support.js'
|
|
188
|
+
|
|
189
|
+
// =============================================================================
|
|
190
|
+
// Media (Images, Videos, Audio)
|
|
191
|
+
// =============================================================================
|
|
192
|
+
|
|
193
|
+
export {
|
|
194
|
+
Image,
|
|
195
|
+
Video,
|
|
196
|
+
Audio,
|
|
197
|
+
Screenshot,
|
|
198
|
+
Album,
|
|
199
|
+
MediaLibrary,
|
|
200
|
+
Transcript,
|
|
201
|
+
Caption,
|
|
202
|
+
MediaEntities,
|
|
203
|
+
MediaCategories,
|
|
204
|
+
} from './media.js'
|
|
205
|
+
|
|
206
|
+
// =============================================================================
|
|
207
|
+
// Marketing (Campaigns, Audiences, Templates)
|
|
208
|
+
// =============================================================================
|
|
209
|
+
|
|
210
|
+
export {
|
|
211
|
+
Campaign,
|
|
212
|
+
Audience,
|
|
213
|
+
EmailTemplate,
|
|
214
|
+
LandingPage,
|
|
215
|
+
FormSubmission,
|
|
216
|
+
SocialPost,
|
|
217
|
+
AdCreative,
|
|
218
|
+
UTMLink,
|
|
219
|
+
MarketingEntities,
|
|
220
|
+
MarketingCategories,
|
|
221
|
+
} from './marketing.js'
|
|
222
|
+
|
|
223
|
+
// =============================================================================
|
|
224
|
+
// Knowledge (Wiki, Articles, Glossary)
|
|
225
|
+
// =============================================================================
|
|
226
|
+
|
|
227
|
+
export {
|
|
228
|
+
WikiPage,
|
|
229
|
+
WikiSpace,
|
|
230
|
+
WikiRevision,
|
|
231
|
+
Article,
|
|
232
|
+
KnowledgeBase,
|
|
233
|
+
Glossary,
|
|
234
|
+
GlossaryTerm,
|
|
235
|
+
SearchIndex,
|
|
236
|
+
Tag,
|
|
237
|
+
Category,
|
|
238
|
+
KnowledgeEntities,
|
|
239
|
+
KnowledgeCategories,
|
|
240
|
+
} from './knowledge.js'
|
|
241
|
+
|
|
242
|
+
// =============================================================================
|
|
243
|
+
// Commerce (Products, Orders, Carts)
|
|
244
|
+
// =============================================================================
|
|
245
|
+
|
|
246
|
+
export {
|
|
247
|
+
Product,
|
|
248
|
+
ProductVariant,
|
|
249
|
+
Order,
|
|
250
|
+
OrderItem,
|
|
251
|
+
Cart,
|
|
252
|
+
Customer,
|
|
253
|
+
Inventory,
|
|
254
|
+
Discount,
|
|
255
|
+
Review,
|
|
256
|
+
EcommerceEntities as CommerceEntities,
|
|
257
|
+
EcommerceCategories as CommerceCategories,
|
|
258
|
+
} from './ecommerce.js'
|
|
259
|
+
|
|
260
|
+
// =============================================================================
|
|
261
|
+
// Analytics (Reports, Dashboards, Metrics)
|
|
262
|
+
// =============================================================================
|
|
263
|
+
|
|
264
|
+
export {
|
|
265
|
+
Report,
|
|
266
|
+
Dashboard,
|
|
267
|
+
Widget,
|
|
268
|
+
Metric,
|
|
269
|
+
Goal,
|
|
270
|
+
DataSource,
|
|
271
|
+
Query,
|
|
272
|
+
Alert,
|
|
273
|
+
AnalyticsEntities,
|
|
274
|
+
AnalyticsCategories,
|
|
275
|
+
} from './analytics.js'
|
|
276
|
+
|
|
277
|
+
// =============================================================================
|
|
278
|
+
// Storage (Files, Folders, Drives)
|
|
279
|
+
// =============================================================================
|
|
280
|
+
|
|
281
|
+
export {
|
|
282
|
+
File,
|
|
283
|
+
Folder,
|
|
284
|
+
Drive,
|
|
285
|
+
SharedLink,
|
|
286
|
+
FileVersion,
|
|
287
|
+
StorageQuota,
|
|
288
|
+
Backup,
|
|
289
|
+
StorageEntities,
|
|
290
|
+
StorageCategories,
|
|
291
|
+
} from './storage.js'
|
|
292
|
+
|
|
293
|
+
// =============================================================================
|
|
294
|
+
// Meeting (Video Conferencing, Webinars)
|
|
295
|
+
// =============================================================================
|
|
296
|
+
|
|
297
|
+
export {
|
|
298
|
+
Meeting,
|
|
299
|
+
MeetingParticipant,
|
|
300
|
+
MeetingRecording,
|
|
301
|
+
Webinar,
|
|
302
|
+
WebinarRegistrant,
|
|
303
|
+
MeetingRoom,
|
|
304
|
+
BreakoutRoom,
|
|
305
|
+
MeetingPoll,
|
|
306
|
+
MeetingChat,
|
|
307
|
+
MeetingType,
|
|
308
|
+
Resource,
|
|
309
|
+
Reservation,
|
|
310
|
+
Waitlist,
|
|
311
|
+
VideoConferencingEntities as MeetingEntities,
|
|
312
|
+
VideoConferencingCategories as MeetingCategories,
|
|
313
|
+
} from './video-conferencing.js'
|
|
314
|
+
|
|
315
|
+
// =============================================================================
|
|
316
|
+
// Form (Forms, Surveys, Quizzes)
|
|
317
|
+
// =============================================================================
|
|
318
|
+
|
|
319
|
+
export {
|
|
320
|
+
Form,
|
|
321
|
+
FormField,
|
|
322
|
+
FormResponse,
|
|
323
|
+
Survey,
|
|
324
|
+
SurveyQuestion,
|
|
325
|
+
SurveyResponse,
|
|
326
|
+
Quiz,
|
|
327
|
+
QuizQuestion,
|
|
328
|
+
QuizResult,
|
|
329
|
+
FormsEntities as FormEntities,
|
|
330
|
+
FormsCategories as FormCategories,
|
|
331
|
+
} from './forms.js'
|
|
332
|
+
|
|
333
|
+
// =============================================================================
|
|
334
|
+
// Signature (E-signatures, DocuSign, DocuSeal)
|
|
335
|
+
// =============================================================================
|
|
336
|
+
|
|
337
|
+
export {
|
|
338
|
+
SignatureDocument,
|
|
339
|
+
SignatureRequest,
|
|
340
|
+
Signer,
|
|
341
|
+
SignatureField,
|
|
342
|
+
Signature,
|
|
343
|
+
SignatureTemplate,
|
|
344
|
+
AuditTrail,
|
|
345
|
+
SignatureEntities,
|
|
346
|
+
SignatureCategories,
|
|
347
|
+
} from './signature.js'
|
|
348
|
+
|
|
349
|
+
// =============================================================================
|
|
350
|
+
// Document (Word Processing: Google Docs, Word, Markdown)
|
|
351
|
+
// =============================================================================
|
|
352
|
+
|
|
353
|
+
export {
|
|
354
|
+
Document,
|
|
355
|
+
DocumentVersion,
|
|
356
|
+
DocumentComment,
|
|
357
|
+
DocumentCollaborator,
|
|
358
|
+
DocumentEntities,
|
|
359
|
+
DocumentCategories,
|
|
360
|
+
} from './document.js'
|
|
361
|
+
|
|
362
|
+
// =============================================================================
|
|
363
|
+
// Spreadsheet (Google Sheets, Excel, CSV)
|
|
364
|
+
// =============================================================================
|
|
365
|
+
|
|
366
|
+
export {
|
|
367
|
+
Spreadsheet,
|
|
368
|
+
Sheet,
|
|
369
|
+
Cell,
|
|
370
|
+
Range,
|
|
371
|
+
Chart,
|
|
372
|
+
PivotTable,
|
|
373
|
+
SpreadsheetEntities,
|
|
374
|
+
SpreadsheetCategories,
|
|
375
|
+
} from './spreadsheet.js'
|
|
376
|
+
|
|
377
|
+
// =============================================================================
|
|
378
|
+
// Presentation (Google Slides, PowerPoint, Reveal.js)
|
|
379
|
+
// =============================================================================
|
|
380
|
+
|
|
381
|
+
export {
|
|
382
|
+
Presentation,
|
|
383
|
+
Slide,
|
|
384
|
+
SlideElement,
|
|
385
|
+
SpeakerNotes,
|
|
386
|
+
Animation,
|
|
387
|
+
PresentationEntities,
|
|
388
|
+
PresentationCategories,
|
|
389
|
+
} from './presentation.js'
|
|
390
|
+
|
|
391
|
+
// =============================================================================
|
|
392
|
+
// Infrastructure (Firebase, GCP, AWS - Config, Database, Hosting, Functions)
|
|
393
|
+
// =============================================================================
|
|
394
|
+
|
|
395
|
+
export {
|
|
396
|
+
Config,
|
|
397
|
+
ConfigVersion,
|
|
398
|
+
Database,
|
|
399
|
+
Collection,
|
|
400
|
+
Index,
|
|
401
|
+
Hosting,
|
|
402
|
+
Deployment,
|
|
403
|
+
Function,
|
|
404
|
+
FunctionLog,
|
|
405
|
+
Identity,
|
|
406
|
+
Bucket,
|
|
407
|
+
StorageObject,
|
|
408
|
+
InfrastructureEntities,
|
|
409
|
+
InfrastructureCategories,
|
|
410
|
+
} from './infrastructure.js'
|
|
411
|
+
|
|
412
|
+
// =============================================================================
|
|
413
|
+
// Experiment (Analytics, A/B Testing, Feature Flags)
|
|
414
|
+
// =============================================================================
|
|
415
|
+
|
|
416
|
+
export {
|
|
417
|
+
Session,
|
|
418
|
+
AnalyticsEvent,
|
|
419
|
+
Pageview,
|
|
420
|
+
Segment,
|
|
421
|
+
FeatureFlag,
|
|
422
|
+
Experiment,
|
|
423
|
+
ExperimentResult,
|
|
424
|
+
Funnel,
|
|
425
|
+
FunnelStep,
|
|
426
|
+
Cohort,
|
|
427
|
+
ExperimentEntities,
|
|
428
|
+
ExperimentCategories,
|
|
429
|
+
} from './experiment.js'
|
|
430
|
+
|
|
431
|
+
// =============================================================================
|
|
432
|
+
// Advertising (Google Ads, Meta Ads, LinkedIn Ads)
|
|
433
|
+
// =============================================================================
|
|
434
|
+
|
|
435
|
+
export {
|
|
436
|
+
Ad,
|
|
437
|
+
AdGroup,
|
|
438
|
+
AdCampaign,
|
|
439
|
+
Keyword,
|
|
440
|
+
NegativeKeyword,
|
|
441
|
+
Conversion,
|
|
442
|
+
Budget,
|
|
443
|
+
AdAudience,
|
|
444
|
+
AdvertisingEntities,
|
|
445
|
+
AdvertisingCategories,
|
|
446
|
+
} from './advertising.js'
|
|
447
|
+
|
|
448
|
+
// =============================================================================
|
|
449
|
+
// Video (YouTube, Twitch, Video Platforms)
|
|
450
|
+
// =============================================================================
|
|
451
|
+
|
|
452
|
+
export {
|
|
453
|
+
VideoChannel,
|
|
454
|
+
StreamingVideo,
|
|
455
|
+
Playlist,
|
|
456
|
+
PlaylistItem,
|
|
457
|
+
LiveStream,
|
|
458
|
+
ChatMessage,
|
|
459
|
+
VideoComment,
|
|
460
|
+
ChannelSubscription,
|
|
461
|
+
VideoEntities,
|
|
462
|
+
VideoCategories,
|
|
463
|
+
} from './video.js'
|
|
464
|
+
|
|
465
|
+
// =============================================================================
|
|
466
|
+
// Identity (WorkOS, Auth0, SSO, Directory)
|
|
467
|
+
// =============================================================================
|
|
468
|
+
|
|
469
|
+
export {
|
|
470
|
+
Vault,
|
|
471
|
+
VaultSecret,
|
|
472
|
+
SecretVersion,
|
|
473
|
+
VaultPolicy,
|
|
474
|
+
SSOConnection,
|
|
475
|
+
Directory,
|
|
476
|
+
DirectoryUser,
|
|
477
|
+
DirectoryGroup,
|
|
478
|
+
AuditLog,
|
|
479
|
+
Organization,
|
|
480
|
+
OrganizationMember,
|
|
481
|
+
IdentityEntities,
|
|
482
|
+
IdentityCategories,
|
|
483
|
+
} from './identity.js'
|
|
484
|
+
|
|
485
|
+
// =============================================================================
|
|
486
|
+
// Notification (Push, SMS, Email, In-App)
|
|
487
|
+
// =============================================================================
|
|
488
|
+
|
|
489
|
+
export {
|
|
490
|
+
Notification,
|
|
491
|
+
NotificationTemplate,
|
|
492
|
+
NotificationCampaign,
|
|
493
|
+
SMS,
|
|
494
|
+
SMSConversation,
|
|
495
|
+
PushNotification,
|
|
496
|
+
Device,
|
|
497
|
+
NotificationPreference,
|
|
498
|
+
InAppNotification,
|
|
499
|
+
NotificationEntities,
|
|
500
|
+
NotificationCategories,
|
|
501
|
+
} from './notification.js'
|
|
502
|
+
|
|
503
|
+
// =============================================================================
|
|
504
|
+
// HR (Employees, Teams, Time Off)
|
|
505
|
+
// =============================================================================
|
|
506
|
+
|
|
507
|
+
export {
|
|
508
|
+
Employee,
|
|
509
|
+
Team,
|
|
510
|
+
TimeOff,
|
|
511
|
+
PerformanceReview,
|
|
512
|
+
Benefit,
|
|
513
|
+
Payroll,
|
|
514
|
+
HREntities,
|
|
515
|
+
HRCategories,
|
|
516
|
+
} from './hr.js'
|
|
517
|
+
|
|
518
|
+
// =============================================================================
|
|
519
|
+
// Recruiting (Jobs, Candidates, Interviews)
|
|
520
|
+
// =============================================================================
|
|
521
|
+
|
|
522
|
+
export {
|
|
523
|
+
Job,
|
|
524
|
+
Candidate,
|
|
525
|
+
Application,
|
|
526
|
+
Interview,
|
|
527
|
+
Offer,
|
|
528
|
+
RecruitingEntities,
|
|
529
|
+
RecruitingCategories,
|
|
530
|
+
} from './recruiting.js'
|
|
531
|
+
|
|
532
|
+
// =============================================================================
|
|
533
|
+
// Design (Figma, Sketch, Design Systems)
|
|
534
|
+
// =============================================================================
|
|
535
|
+
|
|
536
|
+
export {
|
|
537
|
+
DesignFile,
|
|
538
|
+
Component,
|
|
539
|
+
DesignSystem,
|
|
540
|
+
Style,
|
|
541
|
+
Prototype,
|
|
542
|
+
DesignComment,
|
|
543
|
+
DesignEntities,
|
|
544
|
+
DesignCategories,
|
|
545
|
+
} from './design.js'
|
|
546
|
+
|
|
547
|
+
// =============================================================================
|
|
548
|
+
// Shipping (Shipments, Packages, Carriers)
|
|
549
|
+
// =============================================================================
|
|
550
|
+
|
|
551
|
+
export {
|
|
552
|
+
Shipment,
|
|
553
|
+
Package,
|
|
554
|
+
TrackingEvent,
|
|
555
|
+
Carrier,
|
|
556
|
+
Rate,
|
|
557
|
+
ShippingEntities,
|
|
558
|
+
ShippingCategories,
|
|
559
|
+
} from './shipping.js'
|
|
560
|
+
|
|
561
|
+
// =============================================================================
|
|
562
|
+
// Automation (Workflows, Triggers, Actions)
|
|
563
|
+
// =============================================================================
|
|
564
|
+
|
|
565
|
+
export {
|
|
566
|
+
AutomationWorkflow,
|
|
567
|
+
Trigger,
|
|
568
|
+
Action,
|
|
569
|
+
AutomationRun,
|
|
570
|
+
StepResult,
|
|
571
|
+
Integration,
|
|
572
|
+
AutomationEntities,
|
|
573
|
+
AutomationCategories,
|
|
574
|
+
} from './automation.js'
|
|
575
|
+
|
|
576
|
+
// =============================================================================
|
|
577
|
+
// AI (Models, Prompts, Completions, Agents)
|
|
578
|
+
// =============================================================================
|
|
579
|
+
|
|
580
|
+
export {
|
|
581
|
+
Model,
|
|
582
|
+
Prompt,
|
|
583
|
+
Completion,
|
|
584
|
+
AIConversation,
|
|
585
|
+
Agent,
|
|
586
|
+
Embedding,
|
|
587
|
+
FineTune,
|
|
588
|
+
AIEntities,
|
|
589
|
+
AICategories,
|
|
590
|
+
} from './ai.js'
|
|
591
|
+
|
|
592
|
+
// =============================================================================
|
|
593
|
+
// All Entities Collection
|
|
594
|
+
// =============================================================================
|
|
595
|
+
|
|
596
|
+
// Site
|
|
597
|
+
import { SiteEntities } from './site.js'
|
|
598
|
+
|
|
599
|
+
// Tool Entities
|
|
600
|
+
import { CommunicationEntities as MessageEntities } from './communication.js'
|
|
601
|
+
import { ProductivityEntities } from './productivity.js'
|
|
602
|
+
import { ProjectManagementEntities as ProjectEntities } from './project-management.js'
|
|
603
|
+
import { DevelopmentEntities as CodeEntities } from './development.js'
|
|
604
|
+
import { CRMEntities as SalesEntities } from './crm.js'
|
|
605
|
+
import { FinanceEntities } from './finance.js'
|
|
606
|
+
import { SupportEntities } from './support.js'
|
|
607
|
+
import { MediaEntities } from './media.js'
|
|
608
|
+
import { MarketingEntities } from './marketing.js'
|
|
609
|
+
import { KnowledgeEntities } from './knowledge.js'
|
|
610
|
+
import { EcommerceEntities as CommerceEntities } from './ecommerce.js'
|
|
611
|
+
import { AnalyticsEntities } from './analytics.js'
|
|
612
|
+
import { StorageEntities } from './storage.js'
|
|
613
|
+
import { VideoConferencingEntities as MeetingEntities } from './video-conferencing.js'
|
|
614
|
+
import { FormsEntities as FormEntities } from './forms.js'
|
|
615
|
+
import { SignatureEntities } from './signature.js'
|
|
616
|
+
import { DocumentEntities } from './document.js'
|
|
617
|
+
import { SpreadsheetEntities } from './spreadsheet.js'
|
|
618
|
+
import { PresentationEntities } from './presentation.js'
|
|
619
|
+
import { InfrastructureEntities } from './infrastructure.js'
|
|
620
|
+
import { ExperimentEntities } from './experiment.js'
|
|
621
|
+
import { AdvertisingEntities } from './advertising.js'
|
|
622
|
+
import { VideoEntities } from './video.js'
|
|
623
|
+
import { IdentityEntities } from './identity.js'
|
|
624
|
+
import { NotificationEntities } from './notification.js'
|
|
625
|
+
import { HREntities } from './hr.js'
|
|
626
|
+
import { RecruitingEntities } from './recruiting.js'
|
|
627
|
+
import { DesignEntities } from './design.js'
|
|
628
|
+
import { ShippingEntities } from './shipping.js'
|
|
629
|
+
import { AutomationEntities } from './automation.js'
|
|
630
|
+
import { AIEntities } from './ai.js'
|
|
631
|
+
|
|
632
|
+
/**
|
|
633
|
+
* All digital tool entities organized by category (single-word keys)
|
|
634
|
+
*/
|
|
635
|
+
export const AllEntities = {
|
|
636
|
+
// Site
|
|
637
|
+
site: SiteEntities,
|
|
638
|
+
|
|
639
|
+
// Tool Entities
|
|
640
|
+
message: MessageEntities,
|
|
641
|
+
productivity: ProductivityEntities,
|
|
642
|
+
project: ProjectEntities,
|
|
643
|
+
code: CodeEntities,
|
|
644
|
+
sales: SalesEntities,
|
|
645
|
+
finance: FinanceEntities,
|
|
646
|
+
support: SupportEntities,
|
|
647
|
+
media: MediaEntities,
|
|
648
|
+
marketing: MarketingEntities,
|
|
649
|
+
knowledge: KnowledgeEntities,
|
|
650
|
+
commerce: CommerceEntities,
|
|
651
|
+
analytics: AnalyticsEntities,
|
|
652
|
+
storage: StorageEntities,
|
|
653
|
+
meeting: MeetingEntities,
|
|
654
|
+
form: FormEntities,
|
|
655
|
+
signature: SignatureEntities,
|
|
656
|
+
document: DocumentEntities,
|
|
657
|
+
spreadsheet: SpreadsheetEntities,
|
|
658
|
+
presentation: PresentationEntities,
|
|
659
|
+
infrastructure: InfrastructureEntities,
|
|
660
|
+
experiment: ExperimentEntities,
|
|
661
|
+
advertising: AdvertisingEntities,
|
|
662
|
+
video: VideoEntities,
|
|
663
|
+
identity: IdentityEntities,
|
|
664
|
+
notification: NotificationEntities,
|
|
665
|
+
hr: HREntities,
|
|
666
|
+
recruiting: RecruitingEntities,
|
|
667
|
+
design: DesignEntities,
|
|
668
|
+
shipping: ShippingEntities,
|
|
669
|
+
automation: AutomationEntities,
|
|
670
|
+
ai: AIEntities,
|
|
671
|
+
} as const
|
|
672
|
+
|
|
673
|
+
/**
|
|
674
|
+
* All entity category names (single-word identifiers)
|
|
675
|
+
*/
|
|
676
|
+
export const EntityCategories = [
|
|
677
|
+
// Site
|
|
678
|
+
'site',
|
|
679
|
+
// Tool Entities
|
|
680
|
+
'message',
|
|
681
|
+
'productivity',
|
|
682
|
+
'project',
|
|
683
|
+
'code',
|
|
684
|
+
'sales',
|
|
685
|
+
'finance',
|
|
686
|
+
'support',
|
|
687
|
+
'media',
|
|
688
|
+
'marketing',
|
|
689
|
+
'knowledge',
|
|
690
|
+
'commerce',
|
|
691
|
+
'analytics',
|
|
692
|
+
'storage',
|
|
693
|
+
'meeting',
|
|
694
|
+
'form',
|
|
695
|
+
'signature',
|
|
696
|
+
'document',
|
|
697
|
+
'spreadsheet',
|
|
698
|
+
'presentation',
|
|
699
|
+
'infrastructure',
|
|
700
|
+
'experiment',
|
|
701
|
+
'advertising',
|
|
702
|
+
'video',
|
|
703
|
+
'identity',
|
|
704
|
+
'notification',
|
|
705
|
+
'hr',
|
|
706
|
+
'recruiting',
|
|
707
|
+
'design',
|
|
708
|
+
'shipping',
|
|
709
|
+
'automation',
|
|
710
|
+
'ai',
|
|
711
|
+
] as const
|
|
712
|
+
|
|
713
|
+
export type EntityCategory = (typeof EntityCategories)[number]
|
|
714
|
+
|
|
715
|
+
// =============================================================================
|
|
716
|
+
// Legacy aliases for backwards compatibility
|
|
717
|
+
// =============================================================================
|
|
718
|
+
|
|
719
|
+
// Re-export legacy names as aliases
|
|
720
|
+
export {
|
|
721
|
+
MessageEntities as CommunicationEntities,
|
|
722
|
+
ProjectEntities as ProjectManagementEntities,
|
|
723
|
+
CodeEntities as DevelopmentEntities,
|
|
724
|
+
SalesEntities as CRMEntities,
|
|
725
|
+
CommerceEntities as EcommerceEntities,
|
|
726
|
+
MeetingEntities as VideoConferencingEntities,
|
|
727
|
+
FormEntities as FormsEntities,
|
|
728
|
+
InfrastructureEntities as CloudEntities,
|
|
729
|
+
ExperimentEntities as ExperimentationEntities,
|
|
730
|
+
VideoEntities as StreamingEntities,
|
|
731
|
+
}
|