@epilot/sdk 2.18.20 → 2.18.22
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/definitions/ai-agents.json +121 -27
- package/definitions/customer-portal-runtime.json +1 -1
- package/definitions/customer-portal.json +207 -17
- package/definitions/integration-toolkit.json +26 -6
- package/dist/ai-agents-ME5VRKMY.cjs +7 -0
- package/dist/ai-agents-MY4QE4CP.js +7 -0
- package/dist/{ai-agents.d-BnR7CAeJ.d.cts → ai-agents.d-B3TkP4mo.d.cts} +152 -52
- package/dist/{ai-agents.d-BnR7CAeJ.d.ts → ai-agents.d-B3TkP4mo.d.ts} +152 -52
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.d.cts +2 -2
- package/dist/apis/ai-agents.d.ts +2 -2
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +6 -6
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/calendar.cjs +6 -6
- package/dist/apis/calendar.js +1 -1
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +8 -8
- package/dist/apis/customer-portal.d.cts +2 -2
- package/dist/apis/customer-portal.d.ts +2 -2
- package/dist/apis/customer-portal.js +2 -2
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +6 -6
- package/dist/apis/integration-toolkit.d.cts +2 -2
- package/dist/apis/integration-toolkit.d.ts +2 -2
- package/dist/apis/integration-toolkit.js +1 -1
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/snapshot.cjs +6 -6
- package/dist/apis/snapshot.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/{chunk-EPDH37RS.js → chunk-AWKA7GZQ.js} +1 -1
- package/dist/{chunk-YGOX7IZC.cjs → chunk-QAEAAKLA.cjs} +4 -4
- package/dist/{chunk-LKV3RKOP.cjs → chunk-QKEPXYEF.cjs} +1 -1
- package/dist/{chunk-JH7NETLC.js → chunk-S6BWLYUQ.js} +4 -4
- package/dist/customer-portal-JLUT56QQ.js +7 -0
- package/dist/customer-portal-NUYHT3HX.cjs +7 -0
- package/dist/{customer-portal-runtime-FZQLCEJQ.js → customer-portal-runtime-6CECA6UW.js} +1 -1
- package/dist/{customer-portal-runtime-7WW3YRWJ.cjs → customer-portal-runtime-QMONBHLN.cjs} +2 -2
- package/dist/{customer-portal.d-JVkJjm_e.d.cts → customer-portal.d-Ce8-UnSY.d.cts} +794 -42
- package/dist/{customer-portal.d-JVkJjm_e.d.ts → customer-portal.d-Ce8-UnSY.d.ts} +794 -42
- package/dist/index.cjs +10 -10
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/integration-toolkit-LMRJVLJA.js +7 -0
- package/dist/integration-toolkit-YMVNGSQ5.cjs +7 -0
- package/dist/{integration-toolkit.d-CoMi10QU.d.ts → integration-toolkit.d-Dj-tULW0.d.cts} +26 -13
- package/dist/{integration-toolkit.d-CoMi10QU.d.cts → integration-toolkit.d-Dj-tULW0.d.ts} +26 -13
- package/docs/ai-agents.md +76 -19
- package/docs/customer-portal.md +209 -13
- package/docs/integration-toolkit.md +6 -5
- package/package.json +1 -1
- package/dist/ai-agents-3JK4UU2G.js +0 -7
- package/dist/ai-agents-XST3YUFA.cjs +0 -7
- package/dist/customer-portal-JDIXJD6C.cjs +0 -7
- package/dist/customer-portal-WIRQ7UCN.js +0 -7
- package/dist/integration-toolkit-GR4ZQAY5.cjs +0 -7
- package/dist/integration-toolkit-XGQNDLIZ.js +0 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as ApiHandle } from '../types-ChU9Acbv.cjs';
|
|
2
2
|
export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.cjs';
|
|
3
|
-
import { C as Client } from '../integration-toolkit.d-
|
|
4
|
-
export { A as AccessLogEntry, c as AckOutboundMessagesRequest, d as AckOutboundMessagesResponse, e as AckResult, f as AutoRefreshSettings, g as CommitTypesRequest, h as CommitTypesResponse, a as Components, i as ConnectorConfig, j as CreateErpImportRequest, k as CreateErpImportResponse, l as CreateFileProxyUseCaseRequest, m as CreateInboundUseCaseRequest, n as CreateIntegrationRequest, o as CreateManagedCallUseCaseRequest, p as CreateOutboundUseCaseRequest, q as CreateSecureProxyUseCaseRequest, r as CreateUseCaseRequest, s as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, t as DeliveryConfig, u as DocumentationPage, v as DocumentationPageSummary, E as EmbeddedFileProxyUseCaseRequest, w as EmbeddedInboundUseCaseRequest, x as EmbeddedManagedCallUseCaseRequest, y as EmbeddedOutboundUseCaseRequest, z as EmbeddedSecureProxyUseCaseRequest, B as EmbeddedUseCaseRequest, F as EmbeddedUseCaseRequestBase, G as EntityPruneScopeUpdate, H as EntityUpdate, I as EnvVarRefConfig, J as EnvironmentFieldConfig, K as ErpEvent, L as ErpEventV3, M as ErpImportError, N as ErpImportFilePreview, Q as ErpImportIssue, R as ErpImportJob, S as ErpImportList, T as ErpImportProgress, U as ErpImportUseCaseSuggestion, V as ErpImportValidation, W as ErpUpdatesEventsV2Request, X as ErpUpdatesEventsV3Request, Y as ErrorResponseBase, Z as ExecuteErpImportRequest, _ as ExternalMonitoringSpan, $ as FileProxyAuth, a0 as FileProxyDeliveryConfig, a1 as FileProxyFanOutConfig, a2 as FileProxyLookup, a3 as FileProxyParam, a4 as FileProxyResponseConfig, a5 as FileProxySecureProxyAttachment, a6 as FileProxyStep, a7 as FileProxyUploadConfig, a8 as FileProxyUrlConfig, a9 as FileProxyUrlParam, aa as FileProxyUrlParams, ab as FileProxyUseCase, ac as FileProxyUseCaseConfiguration, ad as FileProxyUseCaseHistoryEntry, ae as GenerateTypesPreviewResponse, af as GenerateTypesRequest, ag as GenerateTypesResponse, ah as GetMonitoringStatsRequest, ai as GetMonitoringStatsV2Request, aj as GetMonitoringTimeSeriesRequest, ak as GetMonitoringTimeSeriesV2Request, al as InboundIntegrationEventConfiguration, am as InboundMonitoringEvent, an as InboundUseCase, ao as InboundUseCaseHistoryEntry, ap as IngestExternalMonitoringEventsRequest, aq as IngestExternalMonitoringEventsResponse, ar as Integration, as as IntegrationAppMapping, at as IntegrationConfigurationV1, au as IntegrationConfigurationV2, av as IntegrationEditableFields, aw as IntegrationEntity, ax as IntegrationEntityField, ay as IntegrationFieldV1, az as IntegrationMeterReading, aA as IntegrationNotificationConfig, aB as IntegrationObjectV1, aC as IntegrationSettings, aD as IntegrationWithUseCases, aE as ManagedCallAuth, aF as ManagedCallErrorResponse, aG as ManagedCallExecuteRequest, aH as ManagedCallExecuteResponse, aI as ManagedCallOperation, aJ as ManagedCallOperationConfig, aK as ManagedCallUseCase, aL as ManagedCallUseCaseHistoryEntry, aM as MappingSimulationRequest, aN as MappingSimulationResponse, aO as MappingSimulationV2Request, aP as MappingSimulationWarning, aQ as MeterReadingPruneScopeConfig, aR as MeterReadingPruneScopeUpdate, aS as MeterReadingUpdate, aT as MeterUniqueIdsConfig, aU as MonitoringEventV2, aV as MonitoringStats, aW as MonitoringStatsV2, aX as MonitoringTraceResponse, aY as NotificationChannelSet, aZ as NotificationDigestConfig, a_ as NotificationHistoryItem, a$ as NotificationHistoryResponse, b0 as NotificationRecipient, b1 as NotificationRule, b2 as NotificationRuleStatus, b3 as NotificationStatusResponse, O as OperationMethods, b4 as OutboundConflict, b5 as OutboundDlqListResponse, b6 as OutboundDlqMessage, b7 as OutboundFileProxyTargetStatus, b8 as OutboundIntegrationEventConfiguration, b9 as OutboundMapping, ba as OutboundMessage, bb as OutboundMonitoringEvent, bc as OutboundPollStatus, bd as OutboundStatusResponse, be as OutboundUseCase, bf as OutboundUseCaseHistoryEntry, bg as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, bh as PollDeliveryConfig, bi as PollOutboundMessagesRequest, bj as PollOutboundMessagesResponse, bk as PortalOrigin, bl as PortalRefConfig, bm as PortalRefFilter, bn as PruneScopeConfig, bo as QueryAccessLogsRequest, bp as QueryEventsRequest, bq as QueryInboundMonitoringEventsRequest, br as QueryMonitoringEventsV2Request, bs as QueryOutboundMonitoringEventsRequest, bt as RedriveOutboundDlqRequest, bu as RedriveOutboundDlqResponse, bv as RedriveOutboundDlqResult, bw as RelationConfig, bx as RelationItemConfig, by as RelationRefItemConfig, bz as RelationRefValueConfig, bA as RelationRefsConfig, bB as RelationUniqueIdField, bC as RepeatableFieldType, bD as ReplayEventsRequest, bE as RuleBaselineBucket, bF as RuleBaselineStatus, bG as S3Reference, bH as SecureProxyRequest, bI as SecureProxyResponse, bJ as SecureProxySummary, bK as SecureProxyUpstreamError, bL as SecureProxyUseCase, bM as SecureProxyUseCaseConfiguration, bN as SecureProxyUseCaseHistoryEntry, bO as SecureProxyWhitelist, bP as SecureProxyWhitelistUpdate, bQ as SetIntegrationAppMappingRequest, bR as SuggestErpImportUseCasesResponse, bS as TestNotificationRequest, bT as TestNotificationResponse, bU as TimeSeriesBreakdownItemV2, bV as TimeSeriesBucket, bW as TimeSeriesBucketV2, bX as TriggerErpActionRequest, bY as TriggerWebhookResp, bZ as TypeAnnotations, b_ as TypeDescriptor, b$ as UnblockOutboundStreamRequest, c0 as UnblockOutboundStreamResponse, c1 as UpdateFileProxyUseCaseRequest, c2 as UpdateInboundUseCaseRequest, c3 as UpdateIntegrationRequest, c4 as UpdateManagedCallUseCaseRequest, c5 as UpdateOutboundUseCaseRequest, c6 as UpdateSecureProxyUseCaseRequest, c7 as UpdateUseCaseRequest, c8 as UpdateUseCaseRequestBase, c9 as UpsertDocumentationPageRequest, ca as UpsertIntegrationWithUseCasesRequest, cb as UseCase, cc as UseCaseBase, cd as UseCaseHistoryEntry, ce as UseCaseHistoryEntryBase, cf as UseCaseTypePreview, cg as ValidateErpImportRequest, ch as WebhookDeliveryConfig, ci as WebhookStatus } from '../integration-toolkit.d-
|
|
3
|
+
import { C as Client } from '../integration-toolkit.d-Dj-tULW0.cjs';
|
|
4
|
+
export { A as AccessLogEntry, c as AckOutboundMessagesRequest, d as AckOutboundMessagesResponse, e as AckResult, f as AutoRefreshSettings, g as CommitTypesRequest, h as CommitTypesResponse, a as Components, i as ConnectorConfig, j as CreateErpImportRequest, k as CreateErpImportResponse, l as CreateFileProxyUseCaseRequest, m as CreateInboundUseCaseRequest, n as CreateIntegrationRequest, o as CreateManagedCallUseCaseRequest, p as CreateOutboundUseCaseRequest, q as CreateSecureProxyUseCaseRequest, r as CreateUseCaseRequest, s as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, t as DeliveryConfig, u as DocumentationPage, v as DocumentationPageSummary, E as EmbeddedFileProxyUseCaseRequest, w as EmbeddedInboundUseCaseRequest, x as EmbeddedManagedCallUseCaseRequest, y as EmbeddedOutboundUseCaseRequest, z as EmbeddedSecureProxyUseCaseRequest, B as EmbeddedUseCaseRequest, F as EmbeddedUseCaseRequestBase, G as EntityPruneScopeUpdate, H as EntityUpdate, I as EnvVarRefConfig, J as EnvironmentFieldConfig, K as ErpEvent, L as ErpEventV3, M as ErpImportError, N as ErpImportFilePreview, Q as ErpImportIssue, R as ErpImportJob, S as ErpImportList, T as ErpImportProgress, U as ErpImportUseCaseSuggestion, V as ErpImportValidation, W as ErpUpdatesEventsV2Request, X as ErpUpdatesEventsV3Request, Y as ErrorResponseBase, Z as ExecuteErpImportRequest, _ as ExternalMonitoringSpan, $ as FileProxyAuth, a0 as FileProxyDeliveryConfig, a1 as FileProxyFanOutConfig, a2 as FileProxyLookup, a3 as FileProxyParam, a4 as FileProxyResponseConfig, a5 as FileProxySecureProxyAttachment, a6 as FileProxyStep, a7 as FileProxyUploadConfig, a8 as FileProxyUrlConfig, a9 as FileProxyUrlParam, aa as FileProxyUrlParams, ab as FileProxyUseCase, ac as FileProxyUseCaseConfiguration, ad as FileProxyUseCaseHistoryEntry, ae as GenerateTypesPreviewResponse, af as GenerateTypesRequest, ag as GenerateTypesResponse, ah as GetMonitoringStatsRequest, ai as GetMonitoringStatsV2Request, aj as GetMonitoringTimeSeriesRequest, ak as GetMonitoringTimeSeriesV2Request, al as InboundIntegrationEventConfiguration, am as InboundMonitoringEvent, an as InboundUseCase, ao as InboundUseCaseHistoryEntry, ap as IngestExternalMonitoringEventsRequest, aq as IngestExternalMonitoringEventsResponse, ar as Integration, as as IntegrationAppMapping, at as IntegrationConfigurationV1, au as IntegrationConfigurationV2, av as IntegrationEditableFields, aw as IntegrationEntity, ax as IntegrationEntityField, ay as IntegrationFieldV1, az as IntegrationMeterReading, aA as IntegrationNotificationConfig, aB as IntegrationObjectV1, aC as IntegrationSettings, aD as IntegrationWithUseCases, aE as ManagedCallAuth, aF as ManagedCallErrorResponse, aG as ManagedCallExecuteRequest, aH as ManagedCallExecuteResponse, aI as ManagedCallOperation, aJ as ManagedCallOperationConfig, aK as ManagedCallUseCase, aL as ManagedCallUseCaseHistoryEntry, aM as MappingSimulationRequest, aN as MappingSimulationResponse, aO as MappingSimulationV2Request, aP as MappingSimulationWarning, aQ as MeterReadingPruneScopeConfig, aR as MeterReadingPruneScopeUpdate, aS as MeterReadingUpdate, aT as MeterUniqueIdsConfig, aU as MonitoringEventV2, aV as MonitoringStats, aW as MonitoringStatsV2, aX as MonitoringTraceResponse, aY as NotificationChannelSet, aZ as NotificationDigestConfig, a_ as NotificationHistoryItem, a$ as NotificationHistoryResponse, b0 as NotificationRecipient, b1 as NotificationRule, b2 as NotificationRuleStatus, b3 as NotificationStatusResponse, O as OperationMethods, b4 as OutboundConflict, b5 as OutboundDlqListResponse, b6 as OutboundDlqMessage, b7 as OutboundFileProxyTargetStatus, b8 as OutboundIntegrationEventConfiguration, b9 as OutboundMapping, ba as OutboundMessage, bb as OutboundMonitoringEvent, bc as OutboundPollStatus, bd as OutboundStatusResponse, be as OutboundUseCase, bf as OutboundUseCaseHistoryEntry, bg as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, bh as PollDeliveryConfig, bi as PollOutboundMessagesRequest, bj as PollOutboundMessagesResponse, bk as PortalOrigin, bl as PortalRefConfig, bm as PortalRefFilter, bn as PruneScopeConfig, bo as QueryAccessLogsRequest, bp as QueryEventsRequest, bq as QueryInboundMonitoringEventsRequest, br as QueryMonitoringEventsV2Request, bs as QueryOutboundMonitoringEventsRequest, bt as RedriveOutboundDlqRequest, bu as RedriveOutboundDlqResponse, bv as RedriveOutboundDlqResult, bw as RelationConfig, bx as RelationItemConfig, by as RelationRefItemConfig, bz as RelationRefValueConfig, bA as RelationRefsConfig, bB as RelationUniqueIdField, bC as RepeatableFieldType, bD as ReplayEventsRequest, bE as RuleBaselineBucket, bF as RuleBaselineStatus, bG as S3Reference, bH as SecureProxyRequest, bI as SecureProxyResponse, bJ as SecureProxySummary, bK as SecureProxyUpstreamError, bL as SecureProxyUseCase, bM as SecureProxyUseCaseConfiguration, bN as SecureProxyUseCaseHistoryEntry, bO as SecureProxyWhitelist, bP as SecureProxyWhitelistUpdate, bQ as SetIntegrationAppMappingRequest, bR as SuggestErpImportUseCasesResponse, bS as TestNotificationRequest, bT as TestNotificationResponse, bU as TimeSeriesBreakdownItemV2, bV as TimeSeriesBucket, bW as TimeSeriesBucketV2, bX as TriggerErpActionRequest, bY as TriggerWebhookResp, bZ as TypeAnnotations, b_ as TypeDescriptor, b$ as UnblockOutboundStreamRequest, c0 as UnblockOutboundStreamResponse, c1 as UpdateFileProxyUseCaseRequest, c2 as UpdateInboundUseCaseRequest, c3 as UpdateIntegrationRequest, c4 as UpdateManagedCallUseCaseRequest, c5 as UpdateOutboundUseCaseRequest, c6 as UpdateSecureProxyUseCaseRequest, c7 as UpdateUseCaseRequest, c8 as UpdateUseCaseRequestBase, c9 as UpsertDocumentationPageRequest, ca as UpsertIntegrationWithUseCasesRequest, cb as UseCase, cc as UseCaseBase, cd as UseCaseHistoryEntry, ce as UseCaseHistoryEntryBase, cf as UseCaseTypePreview, cg as ValidateErpImportRequest, ch as WebhookDeliveryConfig, ci as WebhookStatus } from '../integration-toolkit.d-Dj-tULW0.cjs';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as ApiHandle } from '../types-ChU9Acbv.js';
|
|
2
2
|
export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.js';
|
|
3
|
-
import { C as Client } from '../integration-toolkit.d-
|
|
4
|
-
export { A as AccessLogEntry, c as AckOutboundMessagesRequest, d as AckOutboundMessagesResponse, e as AckResult, f as AutoRefreshSettings, g as CommitTypesRequest, h as CommitTypesResponse, a as Components, i as ConnectorConfig, j as CreateErpImportRequest, k as CreateErpImportResponse, l as CreateFileProxyUseCaseRequest, m as CreateInboundUseCaseRequest, n as CreateIntegrationRequest, o as CreateManagedCallUseCaseRequest, p as CreateOutboundUseCaseRequest, q as CreateSecureProxyUseCaseRequest, r as CreateUseCaseRequest, s as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, t as DeliveryConfig, u as DocumentationPage, v as DocumentationPageSummary, E as EmbeddedFileProxyUseCaseRequest, w as EmbeddedInboundUseCaseRequest, x as EmbeddedManagedCallUseCaseRequest, y as EmbeddedOutboundUseCaseRequest, z as EmbeddedSecureProxyUseCaseRequest, B as EmbeddedUseCaseRequest, F as EmbeddedUseCaseRequestBase, G as EntityPruneScopeUpdate, H as EntityUpdate, I as EnvVarRefConfig, J as EnvironmentFieldConfig, K as ErpEvent, L as ErpEventV3, M as ErpImportError, N as ErpImportFilePreview, Q as ErpImportIssue, R as ErpImportJob, S as ErpImportList, T as ErpImportProgress, U as ErpImportUseCaseSuggestion, V as ErpImportValidation, W as ErpUpdatesEventsV2Request, X as ErpUpdatesEventsV3Request, Y as ErrorResponseBase, Z as ExecuteErpImportRequest, _ as ExternalMonitoringSpan, $ as FileProxyAuth, a0 as FileProxyDeliveryConfig, a1 as FileProxyFanOutConfig, a2 as FileProxyLookup, a3 as FileProxyParam, a4 as FileProxyResponseConfig, a5 as FileProxySecureProxyAttachment, a6 as FileProxyStep, a7 as FileProxyUploadConfig, a8 as FileProxyUrlConfig, a9 as FileProxyUrlParam, aa as FileProxyUrlParams, ab as FileProxyUseCase, ac as FileProxyUseCaseConfiguration, ad as FileProxyUseCaseHistoryEntry, ae as GenerateTypesPreviewResponse, af as GenerateTypesRequest, ag as GenerateTypesResponse, ah as GetMonitoringStatsRequest, ai as GetMonitoringStatsV2Request, aj as GetMonitoringTimeSeriesRequest, ak as GetMonitoringTimeSeriesV2Request, al as InboundIntegrationEventConfiguration, am as InboundMonitoringEvent, an as InboundUseCase, ao as InboundUseCaseHistoryEntry, ap as IngestExternalMonitoringEventsRequest, aq as IngestExternalMonitoringEventsResponse, ar as Integration, as as IntegrationAppMapping, at as IntegrationConfigurationV1, au as IntegrationConfigurationV2, av as IntegrationEditableFields, aw as IntegrationEntity, ax as IntegrationEntityField, ay as IntegrationFieldV1, az as IntegrationMeterReading, aA as IntegrationNotificationConfig, aB as IntegrationObjectV1, aC as IntegrationSettings, aD as IntegrationWithUseCases, aE as ManagedCallAuth, aF as ManagedCallErrorResponse, aG as ManagedCallExecuteRequest, aH as ManagedCallExecuteResponse, aI as ManagedCallOperation, aJ as ManagedCallOperationConfig, aK as ManagedCallUseCase, aL as ManagedCallUseCaseHistoryEntry, aM as MappingSimulationRequest, aN as MappingSimulationResponse, aO as MappingSimulationV2Request, aP as MappingSimulationWarning, aQ as MeterReadingPruneScopeConfig, aR as MeterReadingPruneScopeUpdate, aS as MeterReadingUpdate, aT as MeterUniqueIdsConfig, aU as MonitoringEventV2, aV as MonitoringStats, aW as MonitoringStatsV2, aX as MonitoringTraceResponse, aY as NotificationChannelSet, aZ as NotificationDigestConfig, a_ as NotificationHistoryItem, a$ as NotificationHistoryResponse, b0 as NotificationRecipient, b1 as NotificationRule, b2 as NotificationRuleStatus, b3 as NotificationStatusResponse, O as OperationMethods, b4 as OutboundConflict, b5 as OutboundDlqListResponse, b6 as OutboundDlqMessage, b7 as OutboundFileProxyTargetStatus, b8 as OutboundIntegrationEventConfiguration, b9 as OutboundMapping, ba as OutboundMessage, bb as OutboundMonitoringEvent, bc as OutboundPollStatus, bd as OutboundStatusResponse, be as OutboundUseCase, bf as OutboundUseCaseHistoryEntry, bg as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, bh as PollDeliveryConfig, bi as PollOutboundMessagesRequest, bj as PollOutboundMessagesResponse, bk as PortalOrigin, bl as PortalRefConfig, bm as PortalRefFilter, bn as PruneScopeConfig, bo as QueryAccessLogsRequest, bp as QueryEventsRequest, bq as QueryInboundMonitoringEventsRequest, br as QueryMonitoringEventsV2Request, bs as QueryOutboundMonitoringEventsRequest, bt as RedriveOutboundDlqRequest, bu as RedriveOutboundDlqResponse, bv as RedriveOutboundDlqResult, bw as RelationConfig, bx as RelationItemConfig, by as RelationRefItemConfig, bz as RelationRefValueConfig, bA as RelationRefsConfig, bB as RelationUniqueIdField, bC as RepeatableFieldType, bD as ReplayEventsRequest, bE as RuleBaselineBucket, bF as RuleBaselineStatus, bG as S3Reference, bH as SecureProxyRequest, bI as SecureProxyResponse, bJ as SecureProxySummary, bK as SecureProxyUpstreamError, bL as SecureProxyUseCase, bM as SecureProxyUseCaseConfiguration, bN as SecureProxyUseCaseHistoryEntry, bO as SecureProxyWhitelist, bP as SecureProxyWhitelistUpdate, bQ as SetIntegrationAppMappingRequest, bR as SuggestErpImportUseCasesResponse, bS as TestNotificationRequest, bT as TestNotificationResponse, bU as TimeSeriesBreakdownItemV2, bV as TimeSeriesBucket, bW as TimeSeriesBucketV2, bX as TriggerErpActionRequest, bY as TriggerWebhookResp, bZ as TypeAnnotations, b_ as TypeDescriptor, b$ as UnblockOutboundStreamRequest, c0 as UnblockOutboundStreamResponse, c1 as UpdateFileProxyUseCaseRequest, c2 as UpdateInboundUseCaseRequest, c3 as UpdateIntegrationRequest, c4 as UpdateManagedCallUseCaseRequest, c5 as UpdateOutboundUseCaseRequest, c6 as UpdateSecureProxyUseCaseRequest, c7 as UpdateUseCaseRequest, c8 as UpdateUseCaseRequestBase, c9 as UpsertDocumentationPageRequest, ca as UpsertIntegrationWithUseCasesRequest, cb as UseCase, cc as UseCaseBase, cd as UseCaseHistoryEntry, ce as UseCaseHistoryEntryBase, cf as UseCaseTypePreview, cg as ValidateErpImportRequest, ch as WebhookDeliveryConfig, ci as WebhookStatus } from '../integration-toolkit.d-
|
|
3
|
+
import { C as Client } from '../integration-toolkit.d-Dj-tULW0.js';
|
|
4
|
+
export { A as AccessLogEntry, c as AckOutboundMessagesRequest, d as AckOutboundMessagesResponse, e as AckResult, f as AutoRefreshSettings, g as CommitTypesRequest, h as CommitTypesResponse, a as Components, i as ConnectorConfig, j as CreateErpImportRequest, k as CreateErpImportResponse, l as CreateFileProxyUseCaseRequest, m as CreateInboundUseCaseRequest, n as CreateIntegrationRequest, o as CreateManagedCallUseCaseRequest, p as CreateOutboundUseCaseRequest, q as CreateSecureProxyUseCaseRequest, r as CreateUseCaseRequest, s as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, t as DeliveryConfig, u as DocumentationPage, v as DocumentationPageSummary, E as EmbeddedFileProxyUseCaseRequest, w as EmbeddedInboundUseCaseRequest, x as EmbeddedManagedCallUseCaseRequest, y as EmbeddedOutboundUseCaseRequest, z as EmbeddedSecureProxyUseCaseRequest, B as EmbeddedUseCaseRequest, F as EmbeddedUseCaseRequestBase, G as EntityPruneScopeUpdate, H as EntityUpdate, I as EnvVarRefConfig, J as EnvironmentFieldConfig, K as ErpEvent, L as ErpEventV3, M as ErpImportError, N as ErpImportFilePreview, Q as ErpImportIssue, R as ErpImportJob, S as ErpImportList, T as ErpImportProgress, U as ErpImportUseCaseSuggestion, V as ErpImportValidation, W as ErpUpdatesEventsV2Request, X as ErpUpdatesEventsV3Request, Y as ErrorResponseBase, Z as ExecuteErpImportRequest, _ as ExternalMonitoringSpan, $ as FileProxyAuth, a0 as FileProxyDeliveryConfig, a1 as FileProxyFanOutConfig, a2 as FileProxyLookup, a3 as FileProxyParam, a4 as FileProxyResponseConfig, a5 as FileProxySecureProxyAttachment, a6 as FileProxyStep, a7 as FileProxyUploadConfig, a8 as FileProxyUrlConfig, a9 as FileProxyUrlParam, aa as FileProxyUrlParams, ab as FileProxyUseCase, ac as FileProxyUseCaseConfiguration, ad as FileProxyUseCaseHistoryEntry, ae as GenerateTypesPreviewResponse, af as GenerateTypesRequest, ag as GenerateTypesResponse, ah as GetMonitoringStatsRequest, ai as GetMonitoringStatsV2Request, aj as GetMonitoringTimeSeriesRequest, ak as GetMonitoringTimeSeriesV2Request, al as InboundIntegrationEventConfiguration, am as InboundMonitoringEvent, an as InboundUseCase, ao as InboundUseCaseHistoryEntry, ap as IngestExternalMonitoringEventsRequest, aq as IngestExternalMonitoringEventsResponse, ar as Integration, as as IntegrationAppMapping, at as IntegrationConfigurationV1, au as IntegrationConfigurationV2, av as IntegrationEditableFields, aw as IntegrationEntity, ax as IntegrationEntityField, ay as IntegrationFieldV1, az as IntegrationMeterReading, aA as IntegrationNotificationConfig, aB as IntegrationObjectV1, aC as IntegrationSettings, aD as IntegrationWithUseCases, aE as ManagedCallAuth, aF as ManagedCallErrorResponse, aG as ManagedCallExecuteRequest, aH as ManagedCallExecuteResponse, aI as ManagedCallOperation, aJ as ManagedCallOperationConfig, aK as ManagedCallUseCase, aL as ManagedCallUseCaseHistoryEntry, aM as MappingSimulationRequest, aN as MappingSimulationResponse, aO as MappingSimulationV2Request, aP as MappingSimulationWarning, aQ as MeterReadingPruneScopeConfig, aR as MeterReadingPruneScopeUpdate, aS as MeterReadingUpdate, aT as MeterUniqueIdsConfig, aU as MonitoringEventV2, aV as MonitoringStats, aW as MonitoringStatsV2, aX as MonitoringTraceResponse, aY as NotificationChannelSet, aZ as NotificationDigestConfig, a_ as NotificationHistoryItem, a$ as NotificationHistoryResponse, b0 as NotificationRecipient, b1 as NotificationRule, b2 as NotificationRuleStatus, b3 as NotificationStatusResponse, O as OperationMethods, b4 as OutboundConflict, b5 as OutboundDlqListResponse, b6 as OutboundDlqMessage, b7 as OutboundFileProxyTargetStatus, b8 as OutboundIntegrationEventConfiguration, b9 as OutboundMapping, ba as OutboundMessage, bb as OutboundMonitoringEvent, bc as OutboundPollStatus, bd as OutboundStatusResponse, be as OutboundUseCase, bf as OutboundUseCaseHistoryEntry, bg as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, bh as PollDeliveryConfig, bi as PollOutboundMessagesRequest, bj as PollOutboundMessagesResponse, bk as PortalOrigin, bl as PortalRefConfig, bm as PortalRefFilter, bn as PruneScopeConfig, bo as QueryAccessLogsRequest, bp as QueryEventsRequest, bq as QueryInboundMonitoringEventsRequest, br as QueryMonitoringEventsV2Request, bs as QueryOutboundMonitoringEventsRequest, bt as RedriveOutboundDlqRequest, bu as RedriveOutboundDlqResponse, bv as RedriveOutboundDlqResult, bw as RelationConfig, bx as RelationItemConfig, by as RelationRefItemConfig, bz as RelationRefValueConfig, bA as RelationRefsConfig, bB as RelationUniqueIdField, bC as RepeatableFieldType, bD as ReplayEventsRequest, bE as RuleBaselineBucket, bF as RuleBaselineStatus, bG as S3Reference, bH as SecureProxyRequest, bI as SecureProxyResponse, bJ as SecureProxySummary, bK as SecureProxyUpstreamError, bL as SecureProxyUseCase, bM as SecureProxyUseCaseConfiguration, bN as SecureProxyUseCaseHistoryEntry, bO as SecureProxyWhitelist, bP as SecureProxyWhitelistUpdate, bQ as SetIntegrationAppMappingRequest, bR as SuggestErpImportUseCasesResponse, bS as TestNotificationRequest, bT as TestNotificationResponse, bU as TimeSeriesBreakdownItemV2, bV as TimeSeriesBucket, bW as TimeSeriesBucketV2, bX as TriggerErpActionRequest, bY as TriggerWebhookResp, bZ as TypeAnnotations, b_ as TypeDescriptor, b$ as UnblockOutboundStreamRequest, c0 as UnblockOutboundStreamResponse, c1 as UpdateFileProxyUseCaseRequest, c2 as UpdateInboundUseCaseRequest, c3 as UpdateIntegrationRequest, c4 as UpdateManagedCallUseCaseRequest, c5 as UpdateOutboundUseCaseRequest, c6 as UpdateSecureProxyUseCaseRequest, c7 as UpdateUseCaseRequest, c8 as UpdateUseCaseRequestBase, c9 as UpsertDocumentationPageRequest, ca as UpsertIntegrationWithUseCasesRequest, cb as UseCase, cc as UseCaseBase, cd as UseCaseHistoryEntry, ce as UseCaseHistoryEntryBase, cf as UseCaseTypePreview, cg as ValidateErpImportRequest, ch as WebhookDeliveryConfig, ci as WebhookStatus } from '../integration-toolkit.d-Dj-tULW0.js';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
package/dist/apis/journey.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkLAWKCWVUcjs = require('../chunk-LAWKCWVU.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/journey.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkLAWKCWVUcjs.require_journey_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "journey" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "journey" }),
|
|
28
28
|
apiName: "journey"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var journey = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.journey = journey;
|
package/dist/apis/journey.js
CHANGED
package/dist/apis/kanban.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkG3VDRMOHcjs = require('../chunk-G3VDRMOH.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/kanban.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkG3VDRMOHcjs.require_kanban_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "kanban" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "kanban" }),
|
|
28
28
|
apiName: "kanban"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var kanban = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.kanban = kanban;
|
package/dist/apis/kanban.js
CHANGED
package/dist/apis/message.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkEHLNSFCUcjs = require('../chunk-EHLNSFCU.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/message.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkEHLNSFCUcjs.require_message_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "message" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "message" }),
|
|
28
28
|
apiName: "message"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var message = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.message = message;
|
package/dist/apis/message.js
CHANGED
package/dist/apis/metering.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkXNC4FWS2cjs = require('../chunk-XNC4FWS2.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/metering.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkXNC4FWS2cjs.require_metering_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "metering" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "metering" }),
|
|
28
28
|
apiName: "metering"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var metering = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.metering = metering;
|
package/dist/apis/metering.js
CHANGED
package/dist/apis/notes.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkZOQUGWQLcjs = require('../chunk-ZOQUGWQL.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/notes.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkZOQUGWQLcjs.require_notes_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "notes" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "notes" }),
|
|
28
28
|
apiName: "notes"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var notes = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.notes = notes;
|
package/dist/apis/notes.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkGWKHOJGDcjs = require('../chunk-GWKHOJGD.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/notification.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkGWKHOJGDcjs.require_notification_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "notification" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "notification" }),
|
|
28
28
|
apiName: "notification"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var notification = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.notification = notification;
|
|
@@ -6,25 +6,25 @@ var _chunkQOAWSFXAcjs = require('../chunk-QOAWSFXA.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/organization.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkQOAWSFXAcjs.require_organization_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "organization" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "organization" }),
|
|
28
28
|
apiName: "organization"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var organization = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.organization = organization;
|
|
@@ -6,25 +6,25 @@ var _chunkBFUNXZRXcjs = require('../chunk-BFUNXZRX.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/partner-directory.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkBFUNXZRXcjs.require_partner_directory_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "partnerDirectory" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "partnerDirectory" }),
|
|
28
28
|
apiName: "partnerDirectory"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var partnerDirectory = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.partnerDirectory = partnerDirectory;
|
|
@@ -6,25 +6,25 @@ var _chunkWTMV77T2cjs = require('../chunk-WTMV77T2.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/permissions.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkWTMV77T2cjs.require_permissions_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "permissions" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "permissions" }),
|
|
28
28
|
apiName: "permissions"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var permissions = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.permissions = permissions;
|
package/dist/apis/permissions.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkN5NFJW7Ycjs = require('../chunk-N5NFJW7Y.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/pricing-tier.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkN5NFJW7Ycjs.require_pricing_tier_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "pricingTier" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "pricingTier" }),
|
|
28
28
|
apiName: "pricingTier"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var pricingTier = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.pricingTier = pricingTier;
|
package/dist/apis/pricing.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkKP7H52BFcjs = require('../chunk-KP7H52BF.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQAEAAKLAcjs = require('../chunk-QAEAAKLA.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/pricing.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkKP7H52BFcjs.require_pricing_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkQAEAAKLAcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: def, apiName: "pricing" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkQAEAAKLAcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkQAEAAKLAcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "pricing" }),
|
|
28
28
|
apiName: "pricing"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var pricing = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkQAEAAKLAcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.pricing = pricing;
|