@budibase/types 3.35.1 → 3.35.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui/rest.d.ts
CHANGED
|
@@ -13,13 +13,13 @@ export interface OpenAPIServer {
|
|
|
13
13
|
variables?: Record<string, OpenAPIServerVariable>;
|
|
14
14
|
}
|
|
15
15
|
export type RestTemplateSpecVersion = RestTemplateSpec["version"];
|
|
16
|
-
export type RestTemplateId = "ansible-awx" | "attio" | "bamboohr" | "confluence" | "discord" | "figma" | "github" | "jira-cloud" | "okta-management" | "pagerduty" | "servicenow" | "slack-web-api" | "stripe" | "virustotal" | "ashby" | "banksapi" | "baremetrics" | "billsby" | "breezy-hr" | "brevo" | "bulksms" | "buttondown" | "clever" | "clickup" | "deel" | "dixa" | "dots" | "factorial" | "fastspring" | "fountain" | "gitlab" | "goody" | "helcim" | "hibob" | "homerun" | "hypatos" | "intercom" | "ironclad" | "jina-ai" | "jobsoid" | "keatext-ai" | "kenjo" | "lambda" | "lob" | "localizely" | "logisticsos" | "mastercard" | "measureone" | "microsoft-teams" | "nanonets" | "notion" | "oyster-hr" | "peach-payments" | "pinpoint" | "podium" | "remote" | "resend" | "rivery" | "sage" | "secoda" | "shipengine" | "shippo" | "shortcut" | "smartrecruiters" | "softledger" | "spotdraft" | "sumsub" | "suprsend" | "terminal" | "theirstack" | "tilled" | "trello" | "tremendous" | "verifiable" | "volt-io" | "workable" | "openrouter" | "x" | HubSpotRestTemplateId | MicrosoftSharepointRestTemplateId | SplunkRestTemplateId | TwilioRestTemplateId | ZendeskRestTemplateId;
|
|
16
|
+
export type RestTemplateId = "ansible-awx" | "attio" | "bamboohr" | "confluence" | "discord" | "figma" | "github" | "jira-cloud" | "okta-management" | "pagerduty" | "servicenow" | "slack-web-api" | "stripe" | "virustotal" | "ashby" | "banksapi" | "baremetrics" | "billsby" | "breezy-hr" | "brevo" | "bulksms" | "buttondown" | "clever" | "clickup" | "deel" | "dixa" | "dodo-payments" | "dots" | "factorial" | "fastspring" | "fountain" | "gitlab" | "goody" | "helcim" | "hibob" | "homerun" | "hypatos" | "intercom" | "ironclad" | "jina-ai" | "jobsoid" | "keatext-ai" | "kenjo" | "lambda" | "lob" | "localizely" | "logisticsos" | "mastercard" | "measureone" | "microsoft-teams" | "nanonets" | "notion" | "oyster-hr" | "peach-payments" | "pinpoint" | "podium" | "remote" | "resend" | "rivery" | "sage" | "secoda" | "shipengine" | "shippo" | "shortcut" | "smartrecruiters" | "softledger" | "spotdraft" | "sumsub" | "suprsend" | "terminal" | "theirstack" | "tilled" | "trello" | "tremendous" | "verifiable" | "volt-io" | "workable" | "openrouter" | "x" | HubSpotRestTemplateId | MicrosoftSharepointRestTemplateId | SplunkRestTemplateId | TwilioRestTemplateId | ZendeskRestTemplateId;
|
|
17
17
|
export type HubSpotRestTemplateId = "hubspot-account-info" | "hubspot-actions-v4" | "hubspot-app-uninstalls" | "hubspot-appointments" | "hubspot-associations" | "hubspot-associations-schema" | "hubspot-audit-logs" | "hubspot-authors" | "hubspot-automation-v4" | "hubspot-blog-settings" | "hubspot-bucket-test111" | "hubspot-business-units" | "hubspot-calling-extensions" | "hubspot-calls" | "hubspot-campaigns-public-api" | "hubspot-carts" | "hubspot-cms-content-audit" | "hubspot-commerce-payments" | "hubspot-commerce-subscriptions" | "hubspot-communications" | "hubspot-companies" | "hubspot-contacts" | "hubspot-contracts" | "hubspot-conversations" | "hubspot-conversations-inbox-messages" | "hubspot-courses" | "hubspot-crm-meetings" | "hubspot-crm-owners" | "hubspot-custom-channels" | "hubspot-custom-objects" | "hubspot-deal-splits" | "hubspot-deals" | "hubspot-discounts" | "hubspot-domains" | "hubspot-emails" | "hubspot-events" | "hubspot-exports" | "hubspot-feedback-submissions" | "hubspot-fees" | "hubspot-files" | "hubspot-forms" | "hubspot-goal-targets" | "hubspot-hubdb" | "hubspot-imports" | "hubspot-invoices" | "hubspot-leads" | "hubspot-limits-tracking" | "hubspot-line-items" | "hubspot-listings" | "hubspot-lists" | "hubspot-manage-event-definitions" | "hubspot-marketing-emails" | "hubspot-marketing-emails-v3" | "hubspot-marketing-events" | "hubspot-media-bridge" | "hubspot-multicurrency" | "hubspot-notes" | "hubspot-oauth" | "hubspot-object-library" | "hubspot-objects" | "hubspot-orders" | "hubspot-origins" | "hubspot-pages" | "hubspot-partner-clients" | "hubspot-partner-services" | "hubspot-payments" | "hubspot-pipelines" | "hubspot-postal-mail" | "hubspot-posts" | "hubspot-products" | "hubspot-projects" | "hubspot-properties" | "hubspot-property-validations" | "hubspot-public-app-crm-cards" | "hubspot-public-app-feature-flags-v3" | "hubspot-quotes" | "hubspot-scheduler-meetings" | "hubspot-schemas" | "hubspot-send-event-completions" | "hubspot-sequences" | "hubspot-services" | "hubspot-single-send" | "hubspot-site-search" | "hubspot-source-code" | "hubspot-subscription-lifecycle" | "hubspot-subscriptions" | "hubspot-tags" | "hubspot-tasks" | "hubspot-tax-rates" | "hubspot-taxes" | "hubspot-test-child-api" | "hubspot-tickets" | "hubspot-timeline" | "hubspot-transactional-single-send" | "hubspot-transcriptions" | "hubspot-url-redirects" | "hubspot-user-provisioning" | "hubspot-users" | "hubspot-video-conferencing-extension" | "hubspot-visitor-identification" | "hubspot-webhooks";
|
|
18
18
|
export type TwilioRestTemplateId = "twilio-accounts" | "twilio-assistants" | "twilio-bulk-exports" | "twilio-chat" | "twilio-content" | "twilio-conversations" | "twilio-events" | "twilio-flex" | "twilio-frontline" | "twilio-iam" | "twilio-iam-organizations" | "twilio-iam-scim" | "twilio-insights" | "twilio-intelligence" | "twilio-ip-messaging" | "twilio-knowledge" | "twilio-lookups" | "twilio-marketplace" | "twilio-messaging" | "twilio-monitor" | "twilio-notify" | "twilio-numbers" | "twilio-oauth" | "twilio-preview" | "twilio-pricing" | "twilio-proxy" | "twilio-routes" | "twilio-serverless" | "twilio-studio" | "twilio-super-sim" | "twilio-sync" | "twilio-taskrouter" | "twilio-trunking" | "twilio-trusthub" | "twilio-verify" | "twilio-video" | "twilio-voice" | "twilio-wireless";
|
|
19
19
|
export type SplunkRestTemplateId = "splunk-admin-config-service" | "splunk-enterprise-security" | "splunk-mission-control-automation";
|
|
20
20
|
export type ZendeskRestTemplateId = "zendesk-sunshine-conversations";
|
|
21
21
|
export type MicrosoftSharepointRestTemplateId = "microsoft-sharepoint-drives" | "microsoft-sharepoint-shares" | "microsoft-sharepoint-sites";
|
|
22
|
-
export type RestTemplateName = "Ansible AWX" | "Attio" | "BambooHR" | "Confluence" | "Discord" | "Figma" | "GitHub" | "Jira Cloud" | "Okta Management" | "PagerDuty" | "ServiceNow" | "Slack Web API" | "Stripe" | "VirusTotal" | "Ashby" | "Banksapi" | "Baremetrics" | "Billsby" | "Breezy HR" | "Brevo" | "BulkSMS" | "Buttondown" | "Clever" | "Clickup" | "Deel" | "Dixa" | "Dots" | "Factorial" | "Fastspring" | "Fountain" | "Gitlab" | "Goody" | "Helcim" | "Hibob" | "Homerun" | "Hypatos" | "Intercom" | "Ironclad" | "Jina AI" | "Jobsoid" | "Keatext AI" | "Kenjo" | "Lambda" | "Lob" | "Localizely" | "LogisticsOS" | "Mastercard" | "Measureone" | "Microsoft Teams" | "Nanonets" | "Notion" | "OpenRouter" | "Oyster HR" | "Peach Payments" | "Pinpoint" | "Podium" | "Remote" | "Resend" | "Rivery" | "Sage" | "Secoda" | "Shipengine" | "Shippo" | "Shortcut" | "Smartrecruiters" | "SoftLedger" | "SpotDraft" | "Sumsub" | "SuprSend" | "Terminal" | "Theirstack" | "Tilled" | "Trello" | "Tremendous" | "Verifiable" | "Volt IO" | "Workable" | "X" | HubSpotRestTemplateName | MicrosoftSharepointRestTemplateName | SplunkRestTemplateName | TwilioRestTemplateName | ZendeskRestTemplateName;
|
|
22
|
+
export type RestTemplateName = "Ansible AWX" | "Attio" | "BambooHR" | "Confluence" | "Discord" | "Figma" | "GitHub" | "Jira Cloud" | "Okta Management" | "PagerDuty" | "ServiceNow" | "Slack Web API" | "Stripe" | "VirusTotal" | "Ashby" | "Banksapi" | "Baremetrics" | "Billsby" | "Breezy HR" | "Brevo" | "BulkSMS" | "Buttondown" | "Clever" | "Clickup" | "Deel" | "Dixa" | "Dodo Payments" | "Dots" | "Factorial" | "Fastspring" | "Fountain" | "Gitlab" | "Goody" | "Helcim" | "Hibob" | "Homerun" | "Hypatos" | "Intercom" | "Ironclad" | "Jina AI" | "Jobsoid" | "Keatext AI" | "Kenjo" | "Lambda" | "Lob" | "Localizely" | "LogisticsOS" | "Mastercard" | "Measureone" | "Microsoft Teams" | "Nanonets" | "Notion" | "OpenRouter" | "Oyster HR" | "Peach Payments" | "Pinpoint" | "Podium" | "Remote" | "Resend" | "Rivery" | "Sage" | "Secoda" | "Shipengine" | "Shippo" | "Shortcut" | "Smartrecruiters" | "SoftLedger" | "SpotDraft" | "Sumsub" | "SuprSend" | "Terminal" | "Theirstack" | "Tilled" | "Trello" | "Tremendous" | "Verifiable" | "Volt IO" | "Workable" | "X" | HubSpotRestTemplateName | MicrosoftSharepointRestTemplateName | SplunkRestTemplateName | TwilioRestTemplateName | ZendeskRestTemplateName;
|
|
23
23
|
export type RestTemplateGroupName = "HubSpot" | "Microsoft SharePoint" | "Splunk" | "Twilio" | "Zendesk";
|
|
24
24
|
export type RestTemplateGroups = {
|
|
25
25
|
HubSpot: HubSpotRestTemplateName;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/types",
|
|
3
|
-
"version": "3.35.
|
|
3
|
+
"version": "3.35.2",
|
|
4
4
|
"description": "Budibase types",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"scim-patch": "^0.8.1"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "703bb93d48608fb224de516a55db3937dfb88257"
|
|
32
32
|
}
|