@epilot/sdk 2.2.1 → 2.2.3
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/access-token-runtime.json +1 -0
- package/definitions/access-token.json +663 -0
- package/definitions/address-runtime.json +1 -0
- package/definitions/address-suggestions-runtime.json +1 -0
- package/definitions/address-suggestions.json +582 -0
- package/definitions/address.json +578 -0
- package/definitions/ai-agents-runtime.json +1 -0
- package/definitions/ai-agents.json +1711 -0
- package/definitions/app-runtime.json +1 -0
- package/definitions/app.json +4493 -0
- package/definitions/audit-logs-runtime.json +1 -0
- package/definitions/audit-logs.json +305 -0
- package/definitions/automation-runtime.json +1 -0
- package/definitions/automation.json +4819 -0
- package/definitions/billing-runtime.json +1 -0
- package/definitions/billing.json +837 -0
- package/definitions/blueprint-manifest-runtime.json +1 -0
- package/definitions/blueprint-manifest.json +3490 -0
- package/definitions/consent-runtime.json +1 -0
- package/definitions/consent.json +344 -0
- package/definitions/customer-portal-runtime.json +1 -0
- package/definitions/customer-portal.json +15676 -0
- package/definitions/dashboard-runtime.json +1 -0
- package/definitions/dashboard.json +484 -0
- package/definitions/data-management-runtime.json +1 -0
- package/definitions/data-management.json +972 -0
- package/definitions/deduplication-runtime.json +1 -0
- package/definitions/deduplication.json +183 -0
- package/definitions/design-runtime.json +1 -0
- package/definitions/design.json +1423 -0
- package/definitions/document-runtime.json +1 -0
- package/definitions/document.json +758 -0
- package/definitions/email-settings-runtime.json +1 -0
- package/definitions/email-settings.json +2748 -0
- package/definitions/email-template-runtime.json +1 -0
- package/definitions/email-template.json +1441 -0
- package/definitions/entity-mapping-runtime.json +1 -0
- package/definitions/entity-mapping.json +1642 -0
- package/definitions/entity-runtime.json +1 -0
- package/definitions/entity.json +10404 -0
- package/definitions/environments-runtime.json +1 -0
- package/definitions/environments.json +363 -0
- package/definitions/erp-integration-runtime.json +1 -0
- package/definitions/erp-integration.json +6780 -0
- package/definitions/event-catalog-runtime.json +1 -0
- package/definitions/event-catalog.json +1051 -0
- package/definitions/file-runtime.json +1 -0
- package/definitions/file.json +2842 -0
- package/definitions/iban-runtime.json +1 -0
- package/definitions/iban.json +132 -0
- package/definitions/journey-runtime.json +1 -0
- package/definitions/journey.json +2594 -0
- package/definitions/kanban-runtime.json +1 -0
- package/definitions/kanban.json +1505 -0
- package/definitions/message-runtime.json +1 -0
- package/definitions/message.json +2660 -0
- package/definitions/metering-runtime.json +1 -0
- package/definitions/metering.json +2321 -0
- package/definitions/notes-runtime.json +1 -0
- package/definitions/notes.json +1531 -0
- package/definitions/notification-runtime.json +1 -0
- package/definitions/notification.json +1425 -0
- package/definitions/organization-runtime.json +1 -0
- package/definitions/organization.json +1192 -0
- package/definitions/partner-directory-runtime.json +1 -0
- package/definitions/partner-directory.json +2284 -0
- package/definitions/permissions-runtime.json +1 -0
- package/definitions/permissions.json +1515 -0
- package/definitions/pricing-runtime.json +1 -0
- package/definitions/pricing-tier-runtime.json +1 -0
- package/definitions/pricing-tier.json +105 -0
- package/definitions/pricing.json +9884 -0
- package/definitions/purpose-runtime.json +1 -0
- package/definitions/purpose.json +524 -0
- package/definitions/sandbox-runtime.json +1 -0
- package/definitions/sandbox.json +453 -0
- package/definitions/submission-runtime.json +1 -0
- package/definitions/submission.json +313 -0
- package/definitions/targeting-runtime.json +1 -0
- package/definitions/targeting.json +1474 -0
- package/definitions/template-variables-runtime.json +1 -0
- package/definitions/template-variables.json +1408 -0
- package/definitions/user-runtime.json +1 -0
- package/definitions/user.json +2408 -0
- package/definitions/validation-rules-runtime.json +1 -0
- package/definitions/validation-rules.json +1491 -0
- package/definitions/webhooks-runtime.json +1 -0
- package/definitions/webhooks.json +1634 -0
- package/definitions/workflow-definition-runtime.json +1 -0
- package/definitions/workflow-definition.json +3417 -0
- package/definitions/workflow-runtime.json +1 -0
- package/definitions/workflow.json +4146 -0
- 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 +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.d.cts +2 -2
- package/dist/apis/automation.d.ts +2 -2
- 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/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +6 -6
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-management.cjs +6 -6
- package/dist/apis/data-management.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 +8 -8
- package/dist/apis/entity.d.cts +2 -2
- package/dist/apis/entity.d.ts +2 -2
- package/dist/apis/entity.js +2 -2
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/erp-integration.cjs +8 -8
- package/dist/apis/erp-integration.d.cts +2 -2
- package/dist/apis/erp-integration.d.ts +2 -2
- package/dist/apis/erp-integration.js +2 -2
- 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/journey.cjs +6 -6
- package/dist/apis/journey.d.cts +2 -2
- package/dist/apis/journey.d.ts +2 -2
- 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/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.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/{automation.d-KOiZ6ru5.d.cts → automation.d-D7BzN7Gq.d.cts} +4 -0
- package/dist/{automation.d-KOiZ6ru5.d.ts → automation.d-D7BzN7Gq.d.ts} +4 -0
- package/dist/bin/cli.js +1 -1
- package/dist/{chunk-6TKKEGYU.cjs → chunk-EH7KVFLO.cjs} +5 -5
- package/dist/{chunk-TPA4HEAO.js → chunk-LHVRAAFH.js} +1 -1
- package/dist/{chunk-IGVVJMX7.cjs → chunk-ODD4JQVS.cjs} +1 -1
- package/dist/chunk-RKSUIRD2.js +14 -0
- package/dist/{chunk-G33CBNJD.js → chunk-TUSCE6W2.js} +5 -5
- package/dist/chunk-XLQ4ZRBF.cjs +14 -0
- package/dist/entity-RCWJZZXM.cjs +7 -0
- package/dist/entity-X374X6EQ.js +7 -0
- package/dist/{entity-runtime-QSFVEFJ6.js → entity-runtime-CWQUEFCS.js} +1 -1
- package/dist/entity-runtime-EOWSEXC7.cjs +5 -0
- package/dist/{entity.d-DtiajmaY.d.cts → entity.d-t9R21446.d.cts} +140 -4
- package/dist/{entity.d-DtiajmaY.d.ts → entity.d-t9R21446.d.ts} +140 -4
- package/dist/erp-integration-6I4B4BIU.cjs +7 -0
- package/dist/erp-integration-G54BMGGE.js +7 -0
- package/dist/{erp-integration-runtime-FNJXDO75.js → erp-integration-runtime-6SBLYZ34.js} +1 -1
- package/dist/{erp-integration-runtime-WXZIQCLJ.cjs → erp-integration-runtime-HZI2P4X7.cjs} +2 -2
- package/dist/{erp-integration.d-DOhxy4P5.d.cts → erp-integration.d-BV3Rv9e6.d.cts} +479 -14
- package/dist/{erp-integration.d-DOhxy4P5.d.ts → erp-integration.d-BV3Rv9e6.d.ts} +479 -14
- package/dist/index.cjs +12 -12
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +3 -3
- package/dist/journey-HKN7QXCZ.cjs +7 -0
- package/dist/journey-UBZCOJNW.js +7 -0
- package/dist/{journey.d-ClXO0xK8.d.cts → journey.d-BguKXj73.d.cts} +0 -8
- package/dist/{journey.d-ClXO0xK8.d.ts → journey.d-BguKXj73.d.ts} +0 -8
- package/dist/{js-yaml-UPZKYVRY.js → js-yaml-DLCVPJ7G.js} +17 -15
- package/docs/entity.md +337 -5
- package/docs/erp-integration.md +643 -16
- package/docs/journey.md +0 -6
- package/package.json +1 -1
- package/dist/chunk-24T6CJTG.js +0 -14
- package/dist/chunk-TTNPMFXL.cjs +0 -14
- package/dist/entity-FA6PZX6S.js +0 -7
- package/dist/entity-IX5NSHPX.cjs +0 -7
- package/dist/entity-runtime-XSAICIVR.cjs +0 -5
- package/dist/erp-integration-EP2XFEH5.js +0 -7
- package/dist/erp-integration-NNV72VFI.cjs +0 -7
- package/dist/journey-KDR5EU3W.js +0 -7
- package/dist/journey-REBN4TGQ.cjs +0 -7
|
@@ -6,25 +6,25 @@ var _chunkJICWF5VIcjs = require('../chunk-JICWF5VI.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/data-management.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkJICWF5VIcjs.require_data_management_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "dataManagement" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dataManagement" }),
|
|
28
28
|
apiName: "dataManagement"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var dataManagement = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.dataManagement = dataManagement; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkHAZ3WP7Vcjs = require('../chunk-HAZ3WP7V.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/deduplication.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkHAZ3WP7Vcjs.require_deduplication_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "deduplication" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "deduplication" }),
|
|
28
28
|
apiName: "deduplication"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var deduplication = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.deduplication = deduplication; exports.getClient = getClient;
|
package/dist/apis/design.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunk4G6LO3JYcjs = require('../chunk-4G6LO3JY.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/design.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunk4G6LO3JYcjs.require_design_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "design" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "design" }),
|
|
28
28
|
apiName: "design"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var design = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.design = design; exports.getClient = getClient;
|
package/dist/apis/design.js
CHANGED
package/dist/apis/document.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkM56QQHVAcjs = require('../chunk-M56QQHVA.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/document.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkM56QQHVAcjs.require_document_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "document" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "document" }),
|
|
28
28
|
apiName: "document"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var document = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.document = document; exports.getClient = getClient;
|
package/dist/apis/document.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkA67W5WAPcjs = require('../chunk-A67W5WAP.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/email-settings.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkA67W5WAPcjs.require_email_settings_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "emailSettings" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "emailSettings" }),
|
|
28
28
|
apiName: "emailSettings"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var emailSettings = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.emailSettings = emailSettings; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkK2UZPY6Ucjs = require('../chunk-K2UZPY6U.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/email-template.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkK2UZPY6Ucjs.require_email_template_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "emailTemplate" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "emailTemplate" }),
|
|
28
28
|
apiName: "emailTemplate"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var emailTemplate = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.emailTemplate = emailTemplate; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkANN2QTMYcjs = require('../chunk-ANN2QTMY.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.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 _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "entityMapping" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.entityMapping = entityMapping; exports.getClient = getClient;
|
package/dist/apis/entity.cjs
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 _chunkXLQ4ZRBFcjs = require('../chunk-XLQ4ZRBF.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/entity.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
|
-
const mod =
|
|
15
|
-
return
|
|
14
|
+
const mod = _chunkXLQ4ZRBFcjs.require_entity_runtime.call(void 0, );
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "entity" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.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 ClassificationId, q as ClassificationIdOrPattern, r as ClassificationSlug, s as ClassificationsUpdate, a as Components, t as ComputedAttribute, u as ConsentAttribute, v as CountryAttribute, w as CurrencyAttribute, D as DateAttribute, x as DefaultAddressFields, E as ESClusterAssignment, y as EmailAttribute, z as Entity, F as EntityAcl, G as EntityAction, H as EntityCapability, I as EntityCapabilityWithCompositeID, J as EntityDefaultCreate, K as EntityDefaultEdit, L as EntityDefaultTable, M as EntityId, N as EntityImportParams, Q as EntityItem, R as EntityListParams, S as EntityOperation, T as EntityOwner, U as EntitySchema, V as EntitySchemaGroup, W as EntitySchemaGroupWithCompositeID, X as EntitySchemaItem, Y as EntitySearchIncludeDeletedParam, Z as EntitySearchOptions, _ as EntitySearchParams, $ as EntitySearchResults, a0 as EntitySlug, a1 as EntityTableFilterOption, a2 as EntityTableFilterSearch, a3 as EntityValidationError, a4 as EntityValidationResult, a5 as EntityValidationResultError, a6 as EntityValidationResultSuccess, a7 as EntityValidationV2Error, a8 as EntityValidationV2Result, a9 as EntityValidationV2ResultError, aa as EntityValidationV2ResultSuccess, ab as EntityViewDisabled, ac as ErrorObject, ad as ExportJobId, ae as FieldsParam, af as FileAttribute, ag as GenerateEntityTableAIFiltersRequest, ah as GenerateEntityTableAIFiltersResponse, ai as GetRelatedEntitiesCount, aj as GetRelationsResp, ak as GetRelationsRespWithPagination, al as GraphDefinition, am as GraphEdge, an as GraphNode, ao as GraphQueryRequest, ap as GraphQueryResponse, aq as GraphSeed, ar as GroupHeadline, as as GroupHeadlineWithCompositeID, at as HydratedEntity, au as HydratedEntityItem, av as InternalAttribute, aw as InternalUserAttribute, ax as InvitationEmailAttribute, ay as IsTemplate, az as Language, aA as LinkAttribute, aB as ListSavedViewsResults, aC as MessageEmailAddressAttribute, aD as MultiSelectAttribute, aE as NullableEntity, aF as NumberAttribute, O as OperationMethods, aG as OrderedListAttribute, aH as PartnerOrganisationAttribute, aI as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aJ as PaymentAttribute, aK as PaymentMethodRelationAttribute, aL as PhoneAttribute, aM as PortalAccessAttribute, aN as PriceComponentAttribute, aO as PurposeAttribute, aP as RedirectEntityView, aQ as RelationAttribute, aR as RelationEntity, aS as RelationItem, aT as RepeatableAttribute, aU as SavedView, aV as SavedViewId, aW as SavedViewItem, aX as SavedViewPartial, aY as SchemaId, aZ as SearchFilter, a_ as SearchFilterValue, a$ as SearchMappings, b0 as SelectAttribute, b1 as SequenceAttribute, b2 as SettingFlag, b3 as StatusAttribute, b4 as SummaryAttribute, b5 as SummaryField, b6 as TableAttribute, b7 as TagsAttribute, b8 as Taxonomy, b9 as TaxonomyBulkJob, ba as TaxonomyBulkJobActionType, bb as TaxonomyBulkJobStatus, bc as TaxonomyBulkJobTriggerResponse, bd as TaxonomyClassification, be as TaxonomyLocationId, bf as TaxonomySearchIncludeArchivedParam, bg as TaxonomySlug, bh as TextAttribute, bi as UserRelationAttribute } from '../entity.d-
|
|
3
|
+
import { C as Client } from '../entity.d-t9R21446.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 ClassificationId, q as ClassificationIdOrPattern, r as ClassificationSlug, s as ClassificationsUpdate, a as Components, t as ComputedAttribute, u as ConsentAttribute, v as CountryAttribute, w as CurrencyAttribute, D as DateAttribute, x as DefaultAddressFields, E as ESClusterAssignment, y as EmailAttribute, z as Entity, F as EntityAcl, G as EntityAction, H as EntityCapability, I as EntityCapabilityWithCompositeID, J as EntityDefaultCreate, K as EntityDefaultEdit, L as EntityDefaultTable, M as EntityId, N as EntityImportParams, Q as EntityItem, R as EntityListParams, S as EntityOperation, T as EntityOwner, U as EntitySchema, V as EntitySchemaGroup, W as EntitySchemaGroupWithCompositeID, X as EntitySchemaItem, Y as EntitySearchIncludeDeletedParam, Z as EntitySearchOptions, _ as EntitySearchParams, $ as EntitySearchResults, a0 as EntitySlug, a1 as EntityTableFilterOption, a2 as EntityTableFilterSearch, a3 as EntityValidationError, a4 as EntityValidationResult, a5 as EntityValidationResultError, a6 as EntityValidationResultSuccess, a7 as EntityValidationV2Error, a8 as EntityValidationV2Result, a9 as EntityValidationV2ResultError, aa as EntityValidationV2ResultSuccess, ab as EntityViewDisabled, ac as ErrorObject, ad as ExportJobId, ae as FieldsParam, af as FileAttribute, ag as GenerateEntityTableAIFiltersRequest, ah as GenerateEntityTableAIFiltersResponse, ai as GetRelatedEntitiesCount, aj as GetRelationsResp, ak as GetRelationsRespWithPagination, al as GraphDefinition, am as GraphEdge, an as GraphNode, ao as GraphQueryRequest, ap as GraphQueryResponse, aq as GraphSeed, ar as GroupHeadline, as as GroupHeadlineWithCompositeID, at as HydratedEntity, au as HydratedEntityItem, av as InternalAttribute, aw as InternalUserAttribute, ax as InvitationEmailAttribute, ay as IsTemplate, az as Language, aA as LinkAttribute, aB as ListSavedViewsResults, aC as MessageEmailAddressAttribute, aD as MultiSelectAttribute, aE as NullableEntity, aF as NumberAttribute, O as OperationMethods, aG as OrderedListAttribute, aH as PartnerOrganisationAttribute, aI as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aJ as PaymentAttribute, aK as PaymentMethodRelationAttribute, aL as PhoneAttribute, aM as PortalAccessAttribute, aN as PriceComponentAttribute, aO as PurposeAttribute, aP as RedirectEntityView, aQ as RelationAttribute, aR as RelationEntity, aS as RelationItem, aT as RepeatableAttribute, aU as SavedView, aV as SavedViewId, aW as SavedViewItem, aX as SavedViewPartial, aY as SchemaId, aZ as SearchFilter, a_ as SearchFilterValue, a$ as SearchMappings, b0 as SelectAttribute, b1 as SequenceAttribute, b2 as SettingFlag, b3 as StatusAttribute, b4 as SummaryAttribute, b5 as SummaryField, b6 as TableAttribute, b7 as TagsAttribute, b8 as Taxonomy, b9 as TaxonomyBulkJob, ba as TaxonomyBulkJobActionType, bb as TaxonomyBulkJobStatus, bc as TaxonomyBulkJobTriggerResponse, bd as TaxonomyClassification, be as TaxonomyLocationId, bf as TaxonomySearchIncludeArchivedParam, bg as TaxonomySlug, bh as TextAttribute, bi as UserRelationAttribute } from '../entity.d-t9R21446.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 ClassificationId, q as ClassificationIdOrPattern, r as ClassificationSlug, s as ClassificationsUpdate, a as Components, t as ComputedAttribute, u as ConsentAttribute, v as CountryAttribute, w as CurrencyAttribute, D as DateAttribute, x as DefaultAddressFields, E as ESClusterAssignment, y as EmailAttribute, z as Entity, F as EntityAcl, G as EntityAction, H as EntityCapability, I as EntityCapabilityWithCompositeID, J as EntityDefaultCreate, K as EntityDefaultEdit, L as EntityDefaultTable, M as EntityId, N as EntityImportParams, Q as EntityItem, R as EntityListParams, S as EntityOperation, T as EntityOwner, U as EntitySchema, V as EntitySchemaGroup, W as EntitySchemaGroupWithCompositeID, X as EntitySchemaItem, Y as EntitySearchIncludeDeletedParam, Z as EntitySearchOptions, _ as EntitySearchParams, $ as EntitySearchResults, a0 as EntitySlug, a1 as EntityTableFilterOption, a2 as EntityTableFilterSearch, a3 as EntityValidationError, a4 as EntityValidationResult, a5 as EntityValidationResultError, a6 as EntityValidationResultSuccess, a7 as EntityValidationV2Error, a8 as EntityValidationV2Result, a9 as EntityValidationV2ResultError, aa as EntityValidationV2ResultSuccess, ab as EntityViewDisabled, ac as ErrorObject, ad as ExportJobId, ae as FieldsParam, af as FileAttribute, ag as GenerateEntityTableAIFiltersRequest, ah as GenerateEntityTableAIFiltersResponse, ai as GetRelatedEntitiesCount, aj as GetRelationsResp, ak as GetRelationsRespWithPagination, al as GraphDefinition, am as GraphEdge, an as GraphNode, ao as GraphQueryRequest, ap as GraphQueryResponse, aq as GraphSeed, ar as GroupHeadline, as as GroupHeadlineWithCompositeID, at as HydratedEntity, au as HydratedEntityItem, av as InternalAttribute, aw as InternalUserAttribute, ax as InvitationEmailAttribute, ay as IsTemplate, az as Language, aA as LinkAttribute, aB as ListSavedViewsResults, aC as MessageEmailAddressAttribute, aD as MultiSelectAttribute, aE as NullableEntity, aF as NumberAttribute, O as OperationMethods, aG as OrderedListAttribute, aH as PartnerOrganisationAttribute, aI as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aJ as PaymentAttribute, aK as PaymentMethodRelationAttribute, aL as PhoneAttribute, aM as PortalAccessAttribute, aN as PriceComponentAttribute, aO as PurposeAttribute, aP as RedirectEntityView, aQ as RelationAttribute, aR as RelationEntity, aS as RelationItem, aT as RepeatableAttribute, aU as SavedView, aV as SavedViewId, aW as SavedViewItem, aX as SavedViewPartial, aY as SchemaId, aZ as SearchFilter, a_ as SearchFilterValue, a$ as SearchMappings, b0 as SelectAttribute, b1 as SequenceAttribute, b2 as SettingFlag, b3 as StatusAttribute, b4 as SummaryAttribute, b5 as SummaryField, b6 as TableAttribute, b7 as TagsAttribute, b8 as Taxonomy, b9 as TaxonomyBulkJob, ba as TaxonomyBulkJobActionType, bb as TaxonomyBulkJobStatus, bc as TaxonomyBulkJobTriggerResponse, bd as TaxonomyClassification, be as TaxonomyLocationId, bf as TaxonomySearchIncludeArchivedParam, bg as TaxonomySlug, bh as TextAttribute, bi as UserRelationAttribute } from '../entity.d-
|
|
3
|
+
import { C as Client } from '../entity.d-t9R21446.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 ClassificationId, q as ClassificationIdOrPattern, r as ClassificationSlug, s as ClassificationsUpdate, a as Components, t as ComputedAttribute, u as ConsentAttribute, v as CountryAttribute, w as CurrencyAttribute, D as DateAttribute, x as DefaultAddressFields, E as ESClusterAssignment, y as EmailAttribute, z as Entity, F as EntityAcl, G as EntityAction, H as EntityCapability, I as EntityCapabilityWithCompositeID, J as EntityDefaultCreate, K as EntityDefaultEdit, L as EntityDefaultTable, M as EntityId, N as EntityImportParams, Q as EntityItem, R as EntityListParams, S as EntityOperation, T as EntityOwner, U as EntitySchema, V as EntitySchemaGroup, W as EntitySchemaGroupWithCompositeID, X as EntitySchemaItem, Y as EntitySearchIncludeDeletedParam, Z as EntitySearchOptions, _ as EntitySearchParams, $ as EntitySearchResults, a0 as EntitySlug, a1 as EntityTableFilterOption, a2 as EntityTableFilterSearch, a3 as EntityValidationError, a4 as EntityValidationResult, a5 as EntityValidationResultError, a6 as EntityValidationResultSuccess, a7 as EntityValidationV2Error, a8 as EntityValidationV2Result, a9 as EntityValidationV2ResultError, aa as EntityValidationV2ResultSuccess, ab as EntityViewDisabled, ac as ErrorObject, ad as ExportJobId, ae as FieldsParam, af as FileAttribute, ag as GenerateEntityTableAIFiltersRequest, ah as GenerateEntityTableAIFiltersResponse, ai as GetRelatedEntitiesCount, aj as GetRelationsResp, ak as GetRelationsRespWithPagination, al as GraphDefinition, am as GraphEdge, an as GraphNode, ao as GraphQueryRequest, ap as GraphQueryResponse, aq as GraphSeed, ar as GroupHeadline, as as GroupHeadlineWithCompositeID, at as HydratedEntity, au as HydratedEntityItem, av as InternalAttribute, aw as InternalUserAttribute, ax as InvitationEmailAttribute, ay as IsTemplate, az as Language, aA as LinkAttribute, aB as ListSavedViewsResults, aC as MessageEmailAddressAttribute, aD as MultiSelectAttribute, aE as NullableEntity, aF as NumberAttribute, O as OperationMethods, aG as OrderedListAttribute, aH as PartnerOrganisationAttribute, aI as PartnerStatusAttribute, P as Paths, b as PathsDictionary, aJ as PaymentAttribute, aK as PaymentMethodRelationAttribute, aL as PhoneAttribute, aM as PortalAccessAttribute, aN as PriceComponentAttribute, aO as PurposeAttribute, aP as RedirectEntityView, aQ as RelationAttribute, aR as RelationEntity, aS as RelationItem, aT as RepeatableAttribute, aU as SavedView, aV as SavedViewId, aW as SavedViewItem, aX as SavedViewPartial, aY as SchemaId, aZ as SearchFilter, a_ as SearchFilterValue, a$ as SearchMappings, b0 as SelectAttribute, b1 as SequenceAttribute, b2 as SettingFlag, b3 as StatusAttribute, b4 as SummaryAttribute, b5 as SummaryField, b6 as TableAttribute, b7 as TagsAttribute, b8 as Taxonomy, b9 as TaxonomyBulkJob, ba as TaxonomyBulkJobActionType, bb as TaxonomyBulkJobStatus, bc as TaxonomyBulkJobTriggerResponse, bd as TaxonomyClassification, be as TaxonomyLocationId, bf as TaxonomySearchIncludeArchivedParam, bg as TaxonomySlug, bh as TextAttribute, bi as UserRelationAttribute } from '../entity.d-t9R21446.js';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
package/dist/apis/entity.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_entity_runtime
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-RKSUIRD2.js";
|
|
4
4
|
import {
|
|
5
5
|
authorize,
|
|
6
6
|
createApiClient,
|
|
7
7
|
createApiHandle,
|
|
8
8
|
expand
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-TUSCE6W2.js";
|
|
10
10
|
import "../chunk-YPSWSI3M.js";
|
|
11
11
|
|
|
12
12
|
// src/apis/entity.ts
|
|
@@ -6,25 +6,25 @@ var _chunkTXDVGTQDcjs = require('../chunk-TXDVGTQD.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/environments.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkTXDVGTQDcjs.require_environments_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "environments" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.environments = environments; exports.getClient = getClient;
|
|
@@ -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 _chunkODD4JQVScjs = require('../chunk-ODD4JQVS.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkEH7KVFLOcjs = require('../chunk-EH7KVFLO.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/erp-integration.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
|
-
const mod =
|
|
15
|
-
return
|
|
14
|
+
const mod = _chunkODD4JQVScjs.require_erp_integration_runtime.call(void 0, );
|
|
15
|
+
return _chunkEH7KVFLOcjs.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 = _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: def, apiName: "erpIntegration" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkEH7KVFLOcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkEH7KVFLOcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "erpIntegration" }),
|
|
28
28
|
apiName: "erpIntegration"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var erpIntegration = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.erpIntegration = erpIntegration; exports.getClient = getClient;
|
|
@@ -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 '../erp-integration.d-
|
|
4
|
-
export { A as AccessLogEntry, c as AutoRefreshSettings, a as Components, d as
|
|
3
|
+
import { C as Client } from '../erp-integration.d-BV3Rv9e6.cjs';
|
|
4
|
+
export { A as AccessLogEntry, c as AutoRefreshSettings, a as Components, d as ConnectorConfig, e as CreateFileProxyUseCaseRequest, f as CreateInboundUseCaseRequest, g as CreateIntegrationRequest, h as CreateManagedCallUseCaseRequest, i as CreateOutboundUseCaseRequest, j as CreateSecureProxyUseCaseRequest, k as CreateUseCaseRequest, l as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, m as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, n as EmbeddedInboundUseCaseRequest, o as EmbeddedManagedCallUseCaseRequest, p as EmbeddedOutboundUseCaseRequest, q as EmbeddedSecureProxyUseCaseRequest, r as EmbeddedUseCaseRequest, s as EmbeddedUseCaseRequestBase, t as EntityUpdate, u as EnvironmentFieldConfig, v as ErpEvent, w as ErpEventV3, x as ErpUpdatesEventsV2Request, y as ErpUpdatesEventsV3Request, z as ErrorResponseBase, F as FileProxyAuth, B as FileProxyParam, G as FileProxyResponseConfig, H as FileProxySecureProxyAttachment, I as FileProxyStep, J as FileProxyUrlConfig, K as FileProxyUrlParam, L as FileProxyUrlParams, M as FileProxyUseCase, N as FileProxyUseCaseConfiguration, Q as FileProxyUseCaseHistoryEntry, R as GetMonitoringStatsRequest, S as GetMonitoringTimeSeriesRequest, T as InboundIntegrationEventConfiguration, U as InboundMonitoringEvent, V as InboundUseCase, W as InboundUseCaseHistoryEntry, X as Integration, Y as IntegrationAppMapping, Z as IntegrationConfigurationV1, _ as IntegrationConfigurationV2, $ as IntegrationEditableFields, a0 as IntegrationEntity, a1 as IntegrationEntityField, a2 as IntegrationFieldV1, a3 as IntegrationMeterReading, a4 as IntegrationObjectV1, a5 as IntegrationSettings, a6 as IntegrationWithUseCases, a7 as ManagedCallAuth, a8 as ManagedCallErrorResponse, a9 as ManagedCallExecuteRequest, aa as ManagedCallExecuteResponse, ab as ManagedCallOperation, ac as ManagedCallOperationConfig, ad as ManagedCallUseCase, ae as ManagedCallUseCaseHistoryEntry, af as MappingSimulationRequest, ag as MappingSimulationResponse, ah as MappingSimulationV2Request, ai as MappingSimulationWarning, aj as MeterReadingPruneScopeConfig, ak as MeterReadingUpdate, al as MeterUniqueIdsConfig, am as MonitoringStats, O as OperationMethods, an as OutboundConflict, ao as OutboundIntegrationEventConfiguration, ap as OutboundMapping, aq as OutboundMonitoringEvent, ar as OutboundStatusResponse, as as OutboundUseCase, at as OutboundUseCaseHistoryEntry, au as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, av as PruneScopeConfig, aw as QueryAccessLogsRequest, ax as QueryEventsRequest, ay as QueryInboundMonitoringEventsRequest, az as QueryOutboundMonitoringEventsRequest, aA as RelationConfig, aB as RelationItemConfig, aC as RelationRefItemConfig, aD as RelationRefValueConfig, aE as RelationRefsConfig, aF as RelationUniqueIdField, aG as RepeatableFieldType, aH as ReplayEventsRequest, aI as SecureProxyRequest, aJ as SecureProxyResponse, aK as SecureProxySummary, aL as SecureProxyUseCase, aM as SecureProxyUseCaseConfiguration, aN as SecureProxyUseCaseHistoryEntry, aO as SetIntegrationAppMappingRequest, aP as TimeSeriesBucket, aQ as TriggerErpActionRequest, aR as TriggerWebhookResp, aS as UpdateFileProxyUseCaseRequest, aT as UpdateInboundUseCaseRequest, aU as UpdateIntegrationRequest, aV as UpdateManagedCallUseCaseRequest, aW as UpdateOutboundUseCaseRequest, aX as UpdateSecureProxyUseCaseRequest, aY as UpdateUseCaseRequest, aZ as UpdateUseCaseRequestBase, a_ as UpsertIntegrationWithUseCasesRequest, a$ as UseCase, b0 as UseCaseBase, b1 as UseCaseHistoryEntry, b2 as UseCaseHistoryEntryBase, b3 as WebhookStatus } from '../erp-integration.d-BV3Rv9e6.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 '../erp-integration.d-
|
|
4
|
-
export { A as AccessLogEntry, c as AutoRefreshSettings, a as Components, d as
|
|
3
|
+
import { C as Client } from '../erp-integration.d-BV3Rv9e6.js';
|
|
4
|
+
export { A as AccessLogEntry, c as AutoRefreshSettings, a as Components, d as ConnectorConfig, e as CreateFileProxyUseCaseRequest, f as CreateInboundUseCaseRequest, g as CreateIntegrationRequest, h as CreateManagedCallUseCaseRequest, i as CreateOutboundUseCaseRequest, j as CreateSecureProxyUseCaseRequest, k as CreateUseCaseRequest, l as CreateUseCaseRequestBase, D as DeleteIntegrationAppMappingRequest, m as DeliveryConfig, E as EmbeddedFileProxyUseCaseRequest, n as EmbeddedInboundUseCaseRequest, o as EmbeddedManagedCallUseCaseRequest, p as EmbeddedOutboundUseCaseRequest, q as EmbeddedSecureProxyUseCaseRequest, r as EmbeddedUseCaseRequest, s as EmbeddedUseCaseRequestBase, t as EntityUpdate, u as EnvironmentFieldConfig, v as ErpEvent, w as ErpEventV3, x as ErpUpdatesEventsV2Request, y as ErpUpdatesEventsV3Request, z as ErrorResponseBase, F as FileProxyAuth, B as FileProxyParam, G as FileProxyResponseConfig, H as FileProxySecureProxyAttachment, I as FileProxyStep, J as FileProxyUrlConfig, K as FileProxyUrlParam, L as FileProxyUrlParams, M as FileProxyUseCase, N as FileProxyUseCaseConfiguration, Q as FileProxyUseCaseHistoryEntry, R as GetMonitoringStatsRequest, S as GetMonitoringTimeSeriesRequest, T as InboundIntegrationEventConfiguration, U as InboundMonitoringEvent, V as InboundUseCase, W as InboundUseCaseHistoryEntry, X as Integration, Y as IntegrationAppMapping, Z as IntegrationConfigurationV1, _ as IntegrationConfigurationV2, $ as IntegrationEditableFields, a0 as IntegrationEntity, a1 as IntegrationEntityField, a2 as IntegrationFieldV1, a3 as IntegrationMeterReading, a4 as IntegrationObjectV1, a5 as IntegrationSettings, a6 as IntegrationWithUseCases, a7 as ManagedCallAuth, a8 as ManagedCallErrorResponse, a9 as ManagedCallExecuteRequest, aa as ManagedCallExecuteResponse, ab as ManagedCallOperation, ac as ManagedCallOperationConfig, ad as ManagedCallUseCase, ae as ManagedCallUseCaseHistoryEntry, af as MappingSimulationRequest, ag as MappingSimulationResponse, ah as MappingSimulationV2Request, ai as MappingSimulationWarning, aj as MeterReadingPruneScopeConfig, ak as MeterReadingUpdate, al as MeterUniqueIdsConfig, am as MonitoringStats, O as OperationMethods, an as OutboundConflict, ao as OutboundIntegrationEventConfiguration, ap as OutboundMapping, aq as OutboundMonitoringEvent, ar as OutboundStatusResponse, as as OutboundUseCase, at as OutboundUseCaseHistoryEntry, au as OutboundUseCaseStatus, P as Paths, b as PathsDictionary, av as PruneScopeConfig, aw as QueryAccessLogsRequest, ax as QueryEventsRequest, ay as QueryInboundMonitoringEventsRequest, az as QueryOutboundMonitoringEventsRequest, aA as RelationConfig, aB as RelationItemConfig, aC as RelationRefItemConfig, aD as RelationRefValueConfig, aE as RelationRefsConfig, aF as RelationUniqueIdField, aG as RepeatableFieldType, aH as ReplayEventsRequest, aI as SecureProxyRequest, aJ as SecureProxyResponse, aK as SecureProxySummary, aL as SecureProxyUseCase, aM as SecureProxyUseCaseConfiguration, aN as SecureProxyUseCaseHistoryEntry, aO as SetIntegrationAppMappingRequest, aP as TimeSeriesBucket, aQ as TriggerErpActionRequest, aR as TriggerWebhookResp, aS as UpdateFileProxyUseCaseRequest, aT as UpdateInboundUseCaseRequest, aU as UpdateIntegrationRequest, aV as UpdateManagedCallUseCaseRequest, aW as UpdateOutboundUseCaseRequest, aX as UpdateSecureProxyUseCaseRequest, aY as UpdateUseCaseRequest, aZ as UpdateUseCaseRequestBase, a_ as UpsertIntegrationWithUseCasesRequest, a$ as UseCase, b0 as UseCaseBase, b1 as UseCaseHistoryEntry, b2 as UseCaseHistoryEntryBase, b3 as WebhookStatus } from '../erp-integration.d-BV3Rv9e6.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_erp_integration_runtime
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-LHVRAAFH.js";
|
|
4
4
|
import {
|
|
5
5
|
authorize,
|
|
6
6
|
createApiClient,
|
|
7
7
|
createApiHandle,
|
|
8
8
|
expand
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-TUSCE6W2.js";
|
|
10
10
|
import "../chunk-YPSWSI3M.js";
|
|
11
11
|
|
|
12
12
|
// src/apis/erp-integration.ts
|