@epilot/sdk 2.4.4 → 2.6.0
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/app.json +137 -58
- package/definitions/customer-portal-runtime.json +1 -1
- package/definitions/customer-portal.json +496 -24
- package/definitions/entity.json +185 -8
- package/definitions/integration-toolkit-runtime.json +1 -1
- package/definitions/integration-toolkit.json +480 -4
- package/definitions/metering-runtime.json +1 -1
- package/definitions/metering.json +728 -64
- package/definitions/webhooks-runtime.json +1 -1
- package/definitions/webhooks.json +134 -4
- 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.js +1 -1
- package/dist/apis/app.cjs +8 -8
- package/dist/apis/app.d.cts +2 -2
- package/dist/apis/app.d.ts +2 -2
- package/dist/apis/app.js +2 -2
- 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.d.cts +2 -2
- package/dist/apis/entity.d.ts +2 -2
- 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 +8 -8
- package/dist/apis/integration-toolkit.d.cts +2 -2
- package/dist/apis/integration-toolkit.d.ts +2 -2
- package/dist/apis/integration-toolkit.js +2 -2
- 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 +8 -8
- package/dist/apis/metering.d.cts +2 -2
- package/dist/apis/metering.d.ts +2 -2
- package/dist/apis/metering.js +2 -2
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.d.cts +2 -2
- package/dist/apis/notes.d.ts +2 -2
- 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/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 +8 -8
- package/dist/apis/webhooks.d.cts +2 -2
- package/dist/apis/webhooks.d.ts +2 -2
- package/dist/apis/webhooks.js +2 -2
- 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/app-34OBBTA4.js +7 -0
- package/dist/app-SSF545U7.cjs +7 -0
- package/dist/app-runtime-AFNM67YN.cjs +5 -0
- package/dist/{app-runtime-U7RGV7KT.js → app-runtime-DBUXZL6E.js} +1 -1
- package/dist/{app.d-u7Dq42kU.d.cts → app.d--5n0FQQ4.d.cts} +377 -11
- package/dist/{app.d-u7Dq42kU.d.ts → app.d--5n0FQQ4.d.ts} +377 -11
- package/dist/bin/cli.js +1 -1
- package/dist/{chunk-JTFWOEZF.cjs → chunk-4FFGRWLS.cjs} +1 -1
- package/dist/chunk-56MMZJOD.js +14 -0
- package/dist/chunk-5OBMZHRL.cjs +14 -0
- package/dist/{chunk-L66IX6GX.cjs → chunk-KMVJYNLB.cjs} +1 -1
- package/dist/chunk-KYCVV2XE.cjs +14 -0
- package/dist/{chunk-TSV242UN.js → chunk-QNUU4TTU.js} +13 -13
- package/dist/chunk-RGO3LTAM.js +14 -0
- package/dist/{chunk-CD4OX2U6.cjs → chunk-SDIGGISZ.cjs} +13 -13
- package/dist/chunk-T6A22LSD.cjs +14 -0
- package/dist/chunk-WM74R3BD.js +14 -0
- package/dist/{chunk-LLZYRINH.js → chunk-Z4H2FZ2K.js} +1 -1
- package/dist/chunk-Z6HGUGXK.js +14 -0
- package/dist/customer-portal-5I7ZGQDU.cjs +7 -0
- package/dist/customer-portal-YL2YMPZL.js +7 -0
- package/dist/{customer-portal-runtime-PSM55KGU.js → customer-portal-runtime-N4NWQ67M.js} +1 -1
- package/dist/{customer-portal-runtime-DULJLR7F.cjs → customer-portal-runtime-OEXTSMSE.cjs} +2 -2
- package/dist/{customer-portal.d-DyZ2n2dW.d.cts → customer-portal.d-ChSEioI5.d.cts} +394 -9
- package/dist/{customer-portal.d-DyZ2n2dW.d.ts → customer-portal.d-ChSEioI5.d.ts} +394 -9
- package/dist/entity-SS36LQO6.cjs +7 -0
- package/dist/entity-Z4YWKDVG.js +7 -0
- package/dist/{entity.d-BHR9dEon.d.cts → entity.d-fospShiN.d.cts} +234 -169
- package/dist/{entity.d-BHR9dEon.d.ts → entity.d-fospShiN.d.ts} +234 -169
- package/dist/index.cjs +18 -18
- package/dist/index.d.cts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +6 -6
- package/dist/integration-toolkit-3I3IPVFN.cjs +7 -0
- package/dist/integration-toolkit-XAFQXNQY.js +7 -0
- package/dist/{integration-toolkit-runtime-5KG3LGXF.cjs → integration-toolkit-runtime-YHTU4X5J.cjs} +2 -2
- package/dist/{integration-toolkit-runtime-LYHFVIRW.js → integration-toolkit-runtime-YR4CIMKH.js} +1 -1
- package/dist/{integration-toolkit.d-Ry-KC9ow.d.cts → integration-toolkit.d-BstNqiJb.d.cts} +460 -20
- package/dist/{integration-toolkit.d-Ry-KC9ow.d.ts → integration-toolkit.d-BstNqiJb.d.ts} +460 -20
- package/dist/{js-yaml-UPZKYVRY.js → js-yaml-DLCVPJ7G.js} +17 -15
- package/dist/metering-3IUSYAGN.js +7 -0
- package/dist/metering-MHBFU7QH.cjs +7 -0
- package/dist/{webhooks-runtime-EBM4M3SU.cjs → metering-runtime-IUZJHBVS.cjs} +2 -2
- package/dist/{metering-runtime-NJ6NEUMB.js → metering-runtime-KZMJKKUZ.js} +1 -1
- package/dist/{metering.d-DvtPv7wk.d.ts → metering.d-CUICZDiL.d.cts} +718 -130
- package/dist/{metering.d-DvtPv7wk.d.cts → metering.d-CUICZDiL.d.ts} +718 -130
- package/dist/notes-K2IIFCX3.cjs +7 -0
- package/dist/notes-Q7JGS7O3.js +7 -0
- package/dist/{notes.d-BC-scR42.d.cts → notes.d-BcV_m5fe.d.cts} +33 -11
- package/dist/{notes.d-BC-scR42.d.ts → notes.d-BcV_m5fe.d.ts} +33 -11
- package/dist/{pricing-XAET4G7T.cjs → pricing-FODHQFCB.cjs} +1 -1
- package/dist/{pricing-G67CH3XH.js → pricing-XRIDVZFC.js} +1 -1
- package/dist/webhooks-NZ3TM3AY.cjs +7 -0
- package/dist/webhooks-XLBUXXCS.js +7 -0
- package/dist/{metering-runtime-HAIWXZXJ.cjs → webhooks-runtime-QVAFNBDW.cjs} +2 -2
- package/dist/{webhooks-runtime-XCQYIGQK.js → webhooks-runtime-UYTPQQVG.js} +1 -1
- package/dist/{webhooks.d-pLHIL_io.d.cts → webhooks.d-D79qib9f.d.cts} +115 -5
- package/dist/{webhooks.d-pLHIL_io.d.ts → webhooks.d-D79qib9f.d.ts} +115 -5
- package/docs/app.md +244 -9
- package/docs/customer-portal.md +340 -113
- package/docs/entity.md +65 -0
- package/docs/integration-toolkit.md +334 -19
- package/docs/metering.md +570 -48
- package/docs/notes.md +19 -12
- package/docs/pricing.md +3 -1
- package/docs/webhooks.md +49 -0
- package/package.json +1 -1
- package/dist/app-5KSVSKDU.js +0 -7
- package/dist/app-PL3IOROO.cjs +0 -7
- package/dist/app-runtime-SSNHSBR7.cjs +0 -5
- package/dist/chunk-265TE2OV.js +0 -14
- package/dist/chunk-2MMSXUOL.cjs +0 -14
- package/dist/chunk-4ZMLRFDX.cjs +0 -14
- package/dist/chunk-A7AAVJGM.js +0 -14
- package/dist/chunk-GVNT76UU.js +0 -14
- package/dist/chunk-HHMXS5NC.cjs +0 -14
- package/dist/chunk-U4PUHKZC.js +0 -14
- package/dist/customer-portal-5LMHNBMD.cjs +0 -7
- package/dist/customer-portal-RZACUF4N.js +0 -7
- package/dist/entity-H6ESUH3Y.js +0 -7
- package/dist/entity-ZVDKWQSF.cjs +0 -7
- package/dist/integration-toolkit-FRPFOYT2.js +0 -7
- package/dist/integration-toolkit-VNMDI55O.cjs +0 -7
- package/dist/metering-DZNZPPY6.cjs +0 -7
- package/dist/metering-KOSCPPKB.js +0 -7
- package/dist/notes-3AO5GXIT.js +0 -7
- package/dist/notes-MPWOQC5J.cjs +0 -7
- package/dist/webhooks-H3RT33BF.cjs +0 -7
- package/dist/webhooks-RTOU3MS5.js +0 -7
|
@@ -6,25 +6,25 @@ var _chunkANN2QTMYcjs = require('../chunk-ANN2QTMY.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/entity-mapping.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkANN2QTMYcjs.require_entity_mapping_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "entityMapping" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "entityMapping" }),
|
|
28
28
|
apiName: "entityMapping"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var entityMapping = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.entityMapping = entityMapping; exports.getClient = getClient;
|
package/dist/apis/entity.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkUBQCDPW6cjs = require('../chunk-UBQCDPW6.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/entity.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkUBQCDPW6cjs.require_entity_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "entity" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "entity" }),
|
|
28
28
|
apiName: "entity"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var entity = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.entity = entity; exports.getClient = getClient;
|
package/dist/apis/entity.d.cts
CHANGED
|
@@ -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 '../entity.d-
|
|
4
|
-
export { A as Activity, c as ActivityCallerContext, d as ActivityId, e as ActivityItem, f as ActivityType, g as AddressAttribute, h as AddressRelationAttribute, i as Attribute, j as AttributeWithCompositeID, k as AutomationAttribute, B as BaseActivityItem, l as BaseAttribute, m as BaseEntity, n as BlueprintEntityId, o as BooleanAttribute, p as Changeset, q as ChangesetCreator, r as ChangesetMap, s as ClassificationId, t as ClassificationIdOrPattern, u as ClassificationSlug, v as ClassificationsUpdate, a as Components, w as ComputedAttribute, x as ConsentAttribute, y as CountryAttribute, z as CurrencyAttribute, D as DateAttribute, E as DefaultAddressFields, F as ESClusterAssignment, G as
|
|
3
|
+
import { C as Client } from '../entity.d-fospShiN.cjs';
|
|
4
|
+
export { A as Activity, c as ActivityCallerContext, d as ActivityId, e as ActivityItem, f as ActivityType, g as AddressAttribute, h as AddressRelationAttribute, i as Attribute, j as AttributeWithCompositeID, k as AutomationAttribute, B as BaseActivityItem, l as BaseAttribute, m as BaseEntity, n as BlueprintEntityId, o as BooleanAttribute, p as Changeset, q as ChangesetCreator, r as ChangesetMap, s as ClassificationId, t as ClassificationIdOrPattern, u as ClassificationSlug, v as ClassificationsUpdate, a as Components, w as ComputedAttribute, x as ConsentAttribute, y as CountryAttribute, z as CurrencyAttribute, D as DateAttribute, E as DefaultAddressFields, F as ESClusterAssignment, G as EditMode, H as EditModeConfig, I as EmailAttribute, J as Entity, K as EntityAcl, L as EntityAction, M as EntityCapability, N as EntityCapabilityWithCompositeID, Q as EntityDefaultCreate, R as EntityDefaultEdit, S as EntityDefaultTable, T as EntityId, U as EntityImportParams, V as EntityItem, W as EntityListParams, X as EntityOperation, Y as EntityOwner, Z as EntitySchema, _ as EntitySchemaGroup, $ as EntitySchemaGroupWithCompositeID, a0 as EntitySchemaItem, a1 as EntitySearchIncludeDeletedParam, a2 as EntitySearchOptions, a3 as EntitySearchParams, a4 as EntitySearchResults, a5 as EntitySlug, a6 as EntityTableFilterOption, a7 as EntityTableFilterSearch, a8 as EntityValidationError, a9 as EntityValidationResult, aa as EntityValidationResultError, ab as EntityValidationResultSuccess, ac as EntityValidationV2Error, ad as EntityValidationV2Result, ae as EntityValidationV2ResultError, af as EntityValidationV2ResultSuccess, ag as EntityViewDisabled, ah as ErrorObject, ai as ExportJobId, aj as FieldsParam, ak as FileAttribute, al as FuzzyConfig, am as GenerateEntityTableAIFiltersRequest, an as GenerateEntityTableAIFiltersResponse, ao as GetRelatedEntitiesCount, ap as GetRelationsResp, aq as GetRelationsRespWithPagination, ar as GraphDefinition, as as GraphEdge, at as GraphNode, au as GraphQueryRequest, av as GraphQueryResponse, aw as GraphSeed, ax as GroupHeadline, ay as GroupHeadlineWithCompositeID, az as HydratedEntity, aA as HydratedEntityItem, aB as InternalAttribute, aC as InternalUserAttribute, aD as InvitationEmailAttribute, aE as IsTemplate, aF as Language, aG as LinkAttribute, aH as ListSavedViewsResults, aI as MatchStrategy, aJ as MessageEmailAddressAttribute, aK as MeterReadingChangesetEntry, aL as MultiSelectAttribute, aM as NullableEntity, aN as NumberAttribute, O as OperationMethods, aO as OrderedListAttribute, aP as PartnerOrganisationAttribute, aQ as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aR as PaymentAttribute, aS as PaymentMethodRelationAttribute, aT as PhoneAttribute, aU as PortalAccessAttribute, aV as PriceComponentAttribute, aW as PurposeAttribute, aX as RedirectEntityView, aY as RelationAttribute, aZ as RelationEntity, a_ as RelationItem, a$ as RepeatableAttribute, b0 as SavedView, b1 as SavedViewId, b2 as SavedViewItem, b3 as SavedViewPartial, b4 as SchemaId, b5 as SearchFilter, b6 as SearchFilterValue, b7 as SearchMappings, b8 as SelectAttribute, b9 as SequenceAttribute, ba as SettingFlag, bb as StatusAttribute, bc as SummaryAttribute, bd as SummaryField, be as TableAttribute, bf as TagsAttribute, bg as Taxonomy, bh as TaxonomyBulkJob, bi as TaxonomyBulkJobActionType, bj as TaxonomyBulkJobStatus, bk as TaxonomyBulkJobTriggerResponse, bl as TaxonomyClassification, bm as TaxonomyLocationId, bn as TaxonomySearchIncludeArchivedParam, bo as TaxonomySlug, bp as TextAttribute, bq as UserRelationAttribute } from '../entity.d-fospShiN.cjs';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
package/dist/apis/entity.d.ts
CHANGED
|
@@ -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 '../entity.d-
|
|
4
|
-
export { A as Activity, c as ActivityCallerContext, d as ActivityId, e as ActivityItem, f as ActivityType, g as AddressAttribute, h as AddressRelationAttribute, i as Attribute, j as AttributeWithCompositeID, k as AutomationAttribute, B as BaseActivityItem, l as BaseAttribute, m as BaseEntity, n as BlueprintEntityId, o as BooleanAttribute, p as Changeset, q as ChangesetCreator, r as ChangesetMap, s as ClassificationId, t as ClassificationIdOrPattern, u as ClassificationSlug, v as ClassificationsUpdate, a as Components, w as ComputedAttribute, x as ConsentAttribute, y as CountryAttribute, z as CurrencyAttribute, D as DateAttribute, E as DefaultAddressFields, F as ESClusterAssignment, G as
|
|
3
|
+
import { C as Client } from '../entity.d-fospShiN.js';
|
|
4
|
+
export { A as Activity, c as ActivityCallerContext, d as ActivityId, e as ActivityItem, f as ActivityType, g as AddressAttribute, h as AddressRelationAttribute, i as Attribute, j as AttributeWithCompositeID, k as AutomationAttribute, B as BaseActivityItem, l as BaseAttribute, m as BaseEntity, n as BlueprintEntityId, o as BooleanAttribute, p as Changeset, q as ChangesetCreator, r as ChangesetMap, s as ClassificationId, t as ClassificationIdOrPattern, u as ClassificationSlug, v as ClassificationsUpdate, a as Components, w as ComputedAttribute, x as ConsentAttribute, y as CountryAttribute, z as CurrencyAttribute, D as DateAttribute, E as DefaultAddressFields, F as ESClusterAssignment, G as EditMode, H as EditModeConfig, I as EmailAttribute, J as Entity, K as EntityAcl, L as EntityAction, M as EntityCapability, N as EntityCapabilityWithCompositeID, Q as EntityDefaultCreate, R as EntityDefaultEdit, S as EntityDefaultTable, T as EntityId, U as EntityImportParams, V as EntityItem, W as EntityListParams, X as EntityOperation, Y as EntityOwner, Z as EntitySchema, _ as EntitySchemaGroup, $ as EntitySchemaGroupWithCompositeID, a0 as EntitySchemaItem, a1 as EntitySearchIncludeDeletedParam, a2 as EntitySearchOptions, a3 as EntitySearchParams, a4 as EntitySearchResults, a5 as EntitySlug, a6 as EntityTableFilterOption, a7 as EntityTableFilterSearch, a8 as EntityValidationError, a9 as EntityValidationResult, aa as EntityValidationResultError, ab as EntityValidationResultSuccess, ac as EntityValidationV2Error, ad as EntityValidationV2Result, ae as EntityValidationV2ResultError, af as EntityValidationV2ResultSuccess, ag as EntityViewDisabled, ah as ErrorObject, ai as ExportJobId, aj as FieldsParam, ak as FileAttribute, al as FuzzyConfig, am as GenerateEntityTableAIFiltersRequest, an as GenerateEntityTableAIFiltersResponse, ao as GetRelatedEntitiesCount, ap as GetRelationsResp, aq as GetRelationsRespWithPagination, ar as GraphDefinition, as as GraphEdge, at as GraphNode, au as GraphQueryRequest, av as GraphQueryResponse, aw as GraphSeed, ax as GroupHeadline, ay as GroupHeadlineWithCompositeID, az as HydratedEntity, aA as HydratedEntityItem, aB as InternalAttribute, aC as InternalUserAttribute, aD as InvitationEmailAttribute, aE as IsTemplate, aF as Language, aG as LinkAttribute, aH as ListSavedViewsResults, aI as MatchStrategy, aJ as MessageEmailAddressAttribute, aK as MeterReadingChangesetEntry, aL as MultiSelectAttribute, aM as NullableEntity, aN as NumberAttribute, O as OperationMethods, aO as OrderedListAttribute, aP as PartnerOrganisationAttribute, aQ as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aR as PaymentAttribute, aS as PaymentMethodRelationAttribute, aT as PhoneAttribute, aU as PortalAccessAttribute, aV as PriceComponentAttribute, aW as PurposeAttribute, aX as RedirectEntityView, aY as RelationAttribute, aZ as RelationEntity, a_ as RelationItem, a$ as RepeatableAttribute, b0 as SavedView, b1 as SavedViewId, b2 as SavedViewItem, b3 as SavedViewPartial, b4 as SchemaId, b5 as SearchFilter, b6 as SearchFilterValue, b7 as SearchMappings, b8 as SelectAttribute, b9 as SequenceAttribute, ba as SettingFlag, bb as StatusAttribute, bc as SummaryAttribute, bd as SummaryField, be as TableAttribute, bf as TagsAttribute, bg as Taxonomy, bh as TaxonomyBulkJob, bi as TaxonomyBulkJobActionType, bj as TaxonomyBulkJobStatus, bk as TaxonomyBulkJobTriggerResponse, bl as TaxonomyClassification, bm as TaxonomyLocationId, bn as TaxonomySearchIncludeArchivedParam, bo as TaxonomySlug, bp as TextAttribute, bq as UserRelationAttribute } from '../entity.d-fospShiN.js';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
package/dist/apis/entity.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkI6DG26UJcjs = require('../chunk-I6DG26UJ.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/environments.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkI6DG26UJcjs.require_environments_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "environments" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "environments" }),
|
|
28
28
|
apiName: "environments"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var environments = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.environments = environments; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkBLNXQAMXcjs = require('../chunk-BLNXQAMX.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/event-catalog.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkBLNXQAMXcjs.require_event_catalog_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "eventCatalog" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "eventCatalog" }),
|
|
28
28
|
apiName: "eventCatalog"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var eventCatalog = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.eventCatalog = eventCatalog; exports.getClient = getClient;
|
package/dist/apis/file.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunk4W22EIRFcjs = require('../chunk-4W22EIRF.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/file.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunk4W22EIRFcjs.require_file_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "file" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "file" }),
|
|
28
28
|
apiName: "file"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var file = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.file = file; exports.getClient = getClient;
|
package/dist/apis/file.js
CHANGED
package/dist/apis/iban.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkYO4M3BZLcjs = require('../chunk-YO4M3BZL.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/iban.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkYO4M3BZLcjs.require_iban_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "iban" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "iban" }),
|
|
28
28
|
apiName: "iban"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var iban = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.iban = iban;
|
package/dist/apis/iban.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk4FFGRWLScjs = require('../chunk-4FFGRWLS.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/integration-toolkit.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
|
-
const mod =
|
|
15
|
-
return
|
|
14
|
+
const mod = _chunk4FFGRWLScjs.require_integration_toolkit_runtime.call(void 0, );
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "integrationToolkit" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "integrationToolkit" }),
|
|
28
28
|
apiName: "integrationToolkit"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var integrationToolkit = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.integrationToolkit = integrationToolkit;
|
|
@@ -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 AutoRefreshSettings, d as CommitTypesRequest, e as CommitTypesResponse, a as Components, f as ConnectorConfig, g as CreateFileProxyUseCaseRequest, h as CreateInboundUseCaseRequest, i as CreateIntegrationRequest, j as CreateManagedCallUseCaseRequest, k as CreateOutboundUseCaseRequest, l as CreateSecureProxyUseCaseRequest, m as CreateUseCaseRequest, n as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, o as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, p as EmbeddedInboundUseCaseRequest, q as EmbeddedManagedCallUseCaseRequest, r as EmbeddedOutboundUseCaseRequest, s as EmbeddedSecureProxyUseCaseRequest, t as EmbeddedUseCaseRequest, u as EmbeddedUseCaseRequestBase, v as EntityUpdate, w as
|
|
3
|
+
import { C as Client } from '../integration-toolkit.d-BstNqiJb.cjs';
|
|
4
|
+
export { A as AccessLogEntry, c as AutoRefreshSettings, d as CommitTypesRequest, e as CommitTypesResponse, a as Components, f as ConnectorConfig, g as CreateFileProxyUseCaseRequest, h as CreateInboundUseCaseRequest, i as CreateIntegrationRequest, j as CreateManagedCallUseCaseRequest, k as CreateOutboundUseCaseRequest, l as CreateSecureProxyUseCaseRequest, m as CreateUseCaseRequest, n as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, o as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, p as EmbeddedInboundUseCaseRequest, q as EmbeddedManagedCallUseCaseRequest, r as EmbeddedOutboundUseCaseRequest, s as EmbeddedSecureProxyUseCaseRequest, t as EmbeddedUseCaseRequest, u as EmbeddedUseCaseRequestBase, v as EntityUpdate, w as EnvVarRefConfig, x as EnvironmentFieldConfig, y as ErpEvent, z as ErpEventV3, B as ErpUpdatesEventsV2Request, F as ErpUpdatesEventsV3Request, G as ErrorResponseBase, H as FileProxyAuth, I as FileProxyParam, J as FileProxyResponseConfig, K as FileProxySecureProxyAttachment, L as FileProxyStep, M as FileProxyUrlConfig, N as FileProxyUrlParam, Q as FileProxyUrlParams, R as FileProxyUseCase, S as FileProxyUseCaseConfiguration, T as FileProxyUseCaseHistoryEntry, U as GenerateTypesPreviewResponse, V as GenerateTypesRequest, W as GenerateTypesResponse, X as GetMonitoringStatsRequest, Y as GetMonitoringStatsV2Request, Z as GetMonitoringTimeSeriesRequest, _ as GetMonitoringTimeSeriesV2Request, $ as InboundIntegrationEventConfiguration, a0 as InboundMonitoringEvent, a1 as InboundUseCase, a2 as InboundUseCaseHistoryEntry, a3 as Integration, a4 as IntegrationAppMapping, a5 as IntegrationConfigurationV1, a6 as IntegrationConfigurationV2, a7 as IntegrationEditableFields, a8 as IntegrationEntity, a9 as IntegrationEntityField, aa as IntegrationFieldV1, ab as IntegrationMeterReading, ac as IntegrationObjectV1, ad as IntegrationSettings, ae as IntegrationWithUseCases, af as ManagedCallAuth, ag as ManagedCallErrorResponse, ah as ManagedCallExecuteRequest, ai as ManagedCallExecuteResponse, aj as ManagedCallOperation, ak as ManagedCallOperationConfig, al as ManagedCallUseCase, am as ManagedCallUseCaseHistoryEntry, an as MappingSimulationRequest, ao as MappingSimulationResponse, ap as MappingSimulationV2Request, aq as MappingSimulationWarning, ar as MeterReadingPruneScopeConfig, as as MeterReadingUpdate, at as MeterUniqueIdsConfig, au as MonitoringEventV2, av as MonitoringStats, aw as MonitoringStatsV2, O as OperationMethods, ax as OutboundConflict, ay as OutboundIntegrationEventConfiguration, az as OutboundMapping, aA as OutboundMonitoringEvent, aB as OutboundStatusResponse, aC as OutboundUseCase, aD as OutboundUseCaseHistoryEntry, aE as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, aF as PortalOrigin, aG as PortalRefConfig, aH as PortalRefFilter, aI as PruneScopeConfig, aJ as QueryAccessLogsRequest, aK as QueryEventsRequest, aL as QueryInboundMonitoringEventsRequest, aM as QueryMonitoringEventsV2Request, aN as QueryOutboundMonitoringEventsRequest, aO as RelationConfig, aP as RelationItemConfig, aQ as RelationRefItemConfig, aR as RelationRefValueConfig, aS as RelationRefsConfig, aT as RelationUniqueIdField, aU as RepeatableFieldType, aV as ReplayEventsRequest, aW as SecureProxyRequest, aX as SecureProxyResponse, aY as SecureProxySummary, aZ as SecureProxyUseCase, a_ as SecureProxyUseCaseConfiguration, a$ as SecureProxyUseCaseHistoryEntry, b0 as SecureProxyWhitelist, b1 as SecureProxyWhitelistUpdate, b2 as SetIntegrationAppMappingRequest, b3 as TimeSeriesBreakdownItemV2, b4 as TimeSeriesBucket, b5 as TimeSeriesBucketV2, b6 as TriggerErpActionRequest, b7 as TriggerWebhookResp, b8 as TypeAnnotations, b9 as TypeDescriptor, ba as UpdateFileProxyUseCaseRequest, bb as UpdateInboundUseCaseRequest, bc as UpdateIntegrationRequest, bd as UpdateManagedCallUseCaseRequest, be as UpdateOutboundUseCaseRequest, bf as UpdateSecureProxyUseCaseRequest, bg as UpdateUseCaseRequest, bh as UpdateUseCaseRequestBase, bi as UpsertIntegrationWithUseCasesRequest, bj as UseCase, bk as UseCaseBase, bl as UseCaseHistoryEntry, bm as UseCaseHistoryEntryBase, bn as UseCaseTypePreview, bo as WebhookStatus } from '../integration-toolkit.d-BstNqiJb.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 AutoRefreshSettings, d as CommitTypesRequest, e as CommitTypesResponse, a as Components, f as ConnectorConfig, g as CreateFileProxyUseCaseRequest, h as CreateInboundUseCaseRequest, i as CreateIntegrationRequest, j as CreateManagedCallUseCaseRequest, k as CreateOutboundUseCaseRequest, l as CreateSecureProxyUseCaseRequest, m as CreateUseCaseRequest, n as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, o as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, p as EmbeddedInboundUseCaseRequest, q as EmbeddedManagedCallUseCaseRequest, r as EmbeddedOutboundUseCaseRequest, s as EmbeddedSecureProxyUseCaseRequest, t as EmbeddedUseCaseRequest, u as EmbeddedUseCaseRequestBase, v as EntityUpdate, w as
|
|
3
|
+
import { C as Client } from '../integration-toolkit.d-BstNqiJb.js';
|
|
4
|
+
export { A as AccessLogEntry, c as AutoRefreshSettings, d as CommitTypesRequest, e as CommitTypesResponse, a as Components, f as ConnectorConfig, g as CreateFileProxyUseCaseRequest, h as CreateInboundUseCaseRequest, i as CreateIntegrationRequest, j as CreateManagedCallUseCaseRequest, k as CreateOutboundUseCaseRequest, l as CreateSecureProxyUseCaseRequest, m as CreateUseCaseRequest, n as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, o as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, p as EmbeddedInboundUseCaseRequest, q as EmbeddedManagedCallUseCaseRequest, r as EmbeddedOutboundUseCaseRequest, s as EmbeddedSecureProxyUseCaseRequest, t as EmbeddedUseCaseRequest, u as EmbeddedUseCaseRequestBase, v as EntityUpdate, w as EnvVarRefConfig, x as EnvironmentFieldConfig, y as ErpEvent, z as ErpEventV3, B as ErpUpdatesEventsV2Request, F as ErpUpdatesEventsV3Request, G as ErrorResponseBase, H as FileProxyAuth, I as FileProxyParam, J as FileProxyResponseConfig, K as FileProxySecureProxyAttachment, L as FileProxyStep, M as FileProxyUrlConfig, N as FileProxyUrlParam, Q as FileProxyUrlParams, R as FileProxyUseCase, S as FileProxyUseCaseConfiguration, T as FileProxyUseCaseHistoryEntry, U as GenerateTypesPreviewResponse, V as GenerateTypesRequest, W as GenerateTypesResponse, X as GetMonitoringStatsRequest, Y as GetMonitoringStatsV2Request, Z as GetMonitoringTimeSeriesRequest, _ as GetMonitoringTimeSeriesV2Request, $ as InboundIntegrationEventConfiguration, a0 as InboundMonitoringEvent, a1 as InboundUseCase, a2 as InboundUseCaseHistoryEntry, a3 as Integration, a4 as IntegrationAppMapping, a5 as IntegrationConfigurationV1, a6 as IntegrationConfigurationV2, a7 as IntegrationEditableFields, a8 as IntegrationEntity, a9 as IntegrationEntityField, aa as IntegrationFieldV1, ab as IntegrationMeterReading, ac as IntegrationObjectV1, ad as IntegrationSettings, ae as IntegrationWithUseCases, af as ManagedCallAuth, ag as ManagedCallErrorResponse, ah as ManagedCallExecuteRequest, ai as ManagedCallExecuteResponse, aj as ManagedCallOperation, ak as ManagedCallOperationConfig, al as ManagedCallUseCase, am as ManagedCallUseCaseHistoryEntry, an as MappingSimulationRequest, ao as MappingSimulationResponse, ap as MappingSimulationV2Request, aq as MappingSimulationWarning, ar as MeterReadingPruneScopeConfig, as as MeterReadingUpdate, at as MeterUniqueIdsConfig, au as MonitoringEventV2, av as MonitoringStats, aw as MonitoringStatsV2, O as OperationMethods, ax as OutboundConflict, ay as OutboundIntegrationEventConfiguration, az as OutboundMapping, aA as OutboundMonitoringEvent, aB as OutboundStatusResponse, aC as OutboundUseCase, aD as OutboundUseCaseHistoryEntry, aE as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, aF as PortalOrigin, aG as PortalRefConfig, aH as PortalRefFilter, aI as PruneScopeConfig, aJ as QueryAccessLogsRequest, aK as QueryEventsRequest, aL as QueryInboundMonitoringEventsRequest, aM as QueryMonitoringEventsV2Request, aN as QueryOutboundMonitoringEventsRequest, aO as RelationConfig, aP as RelationItemConfig, aQ as RelationRefItemConfig, aR as RelationRefValueConfig, aS as RelationRefsConfig, aT as RelationUniqueIdField, aU as RepeatableFieldType, aV as ReplayEventsRequest, aW as SecureProxyRequest, aX as SecureProxyResponse, aY as SecureProxySummary, aZ as SecureProxyUseCase, a_ as SecureProxyUseCaseConfiguration, a$ as SecureProxyUseCaseHistoryEntry, b0 as SecureProxyWhitelist, b1 as SecureProxyWhitelistUpdate, b2 as SetIntegrationAppMappingRequest, b3 as TimeSeriesBreakdownItemV2, b4 as TimeSeriesBucket, b5 as TimeSeriesBucketV2, b6 as TriggerErpActionRequest, b7 as TriggerWebhookResp, b8 as TypeAnnotations, b9 as TypeDescriptor, ba as UpdateFileProxyUseCaseRequest, bb as UpdateInboundUseCaseRequest, bc as UpdateIntegrationRequest, bd as UpdateManagedCallUseCaseRequest, be as UpdateOutboundUseCaseRequest, bf as UpdateSecureProxyUseCaseRequest, bg as UpdateUseCaseRequest, bh as UpdateUseCaseRequestBase, bi as UpsertIntegrationWithUseCasesRequest, bj as UseCase, bk as UseCaseBase, bl as UseCaseHistoryEntry, bm as UseCaseHistoryEntryBase, bn as UseCaseTypePreview, bo as WebhookStatus } from '../integration-toolkit.d-BstNqiJb.js';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_integration_toolkit_runtime
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-WM74R3BD.js";
|
|
4
4
|
import {
|
|
5
5
|
authorize,
|
|
6
6
|
createApiClient,
|
|
7
7
|
createApiHandle,
|
|
8
8
|
expand
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-QNUU4TTU.js";
|
|
10
10
|
import "../chunk-YPSWSI3M.js";
|
|
11
11
|
|
|
12
12
|
// src/apis/integration-toolkit.ts
|
package/dist/apis/journey.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkMB6NKETAcjs = require('../chunk-MB6NKETA.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/journey.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkMB6NKETAcjs.require_journey_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "journey" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.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 _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.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 _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "kanban" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.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 _chunkDUHAG5COcjs = require('../chunk-DUHAG5CO.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/message.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkDUHAG5COcjs.require_message_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "message" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.message = message;
|