@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 _chunkOXJOO2YFcjs = require('../chunk-OXJOO2YF.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/access-token.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkOXJOO2YFcjs.require_access_token_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: "accessToken" });
|
|
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: "accessToken" }),
|
|
28
28
|
apiName: "accessToken"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var accessToken = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.accessToken = accessToken; exports.authorize =
|
|
38
|
+
exports.accessToken = accessToken; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkLKRBFBFNcjs = require('../chunk-LKRBFBFN.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/address-suggestions.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkLKRBFBFNcjs.require_address_suggestions_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: "addressSuggestions" });
|
|
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: "addressSuggestions" }),
|
|
28
28
|
apiName: "addressSuggestions"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var addressSuggestions = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.addressSuggestions = addressSuggestions; exports.authorize =
|
|
38
|
+
exports.addressSuggestions = addressSuggestions; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/address.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkT67ZXTVGcjs = require('../chunk-T67ZXTVG.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/address.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkT67ZXTVGcjs.require_address_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: "address" });
|
|
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: "address" }),
|
|
28
28
|
apiName: "address"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var address = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.address = address; exports.authorize =
|
|
38
|
+
exports.address = address; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/address.js
CHANGED
package/dist/apis/ai-agents.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkFARDEGPHcjs = require('../chunk-FARDEGPH.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/ai-agents.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkFARDEGPHcjs.require_ai_agents_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: "aiAgents" });
|
|
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: "aiAgents" }),
|
|
28
28
|
apiName: "aiAgents"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var aiAgents = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.aiAgents = aiAgents; exports.authorize =
|
|
38
|
+
exports.aiAgents = aiAgents; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/ai-agents.js
CHANGED
package/dist/apis/app.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkL66IX6GXcjs = require('../chunk-L66IX6GX.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/app.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkL66IX6GXcjs.require_app_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: "app" });
|
|
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: "app" }),
|
|
28
28
|
apiName: "app"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var app = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.app = app; exports.authorize =
|
|
38
|
+
exports.app = app; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/app.js
CHANGED
package/dist/apis/audit-logs.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkRUZRPIHWcjs = require('../chunk-RUZRPIHW.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/audit-logs.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkRUZRPIHWcjs.require_audit_logs_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: "auditLogs" });
|
|
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: "auditLogs" }),
|
|
28
28
|
apiName: "auditLogs"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var auditLogs = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.auditLogs = auditLogs; exports.authorize =
|
|
38
|
+
exports.auditLogs = auditLogs; exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/audit-logs.js
CHANGED
package/dist/apis/automation.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkRXMOHUBPcjs = require('../chunk-RXMOHUBP.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/automation.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkRXMOHUBPcjs.require_automation_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: "automation" });
|
|
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: "automation" }),
|
|
28
28
|
apiName: "automation"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var automation = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.automation = automation; exports.createClient = createClient; 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 '../automation.d-
|
|
4
|
-
export { A as ActionCondition, c as ActionSchedule, d as ActionScheduleSource, e as ActivityId, f as ActivityTrigger, g as AnyAction, h as AnyActionConfig, i as AnyTrigger, j as AnythingButCondition, k as ApiCallerContext, l as ApiSubmissionTrigger, m as AppendValueMapper, n as AssignThreadAction, o as AssignThreadConfig, p as AssignUsersToStep, q as AutomationAction, r as AutomationActionConfig, s as AutomationActionExecutionState, t as AutomationActionId, u as AutomationExecution, v as AutomationExecutionId, w as AutomationFlow, x as AutomationFlowId, y as AutomationTrigger, B as BulkTriggerJob, z as BulkTriggerRequest, D as CancellationReason, E as CartCheckoutAction, F as CartCheckoutActionConfig, G as CartCheckoutConfig, H as Comparison, a as Components, I as ConditionStatement, J as CopyValueMapper, K as CreateDocumentAction, L as CreateDocumentActionConfig, M as CreateDocumentConfig, N as CustomAction, Q as DiffAdded, R as DiffDeleted, S as DiffUpdated, T as EntityId, U as EntityItemSnapshot, V as EntityManualTrigger, W as EntityOperation, X as EntityOperationTrigger, Y as EntityRef, Z as EntitySearchFilter, _ as EntitySearchFilterValue, $ as EqualsIgnoreCaseCondition, a0 as ErrorCode, a1 as ErrorDetail, a2 as ErrorObject, a3 as ErrorOutput, a4 as ExecItem, a5 as ExecutionChain, a6 as ExecutionStatus, a7 as ExistsCondition, a8 as FilterConditionOnEvent, a9 as FlowExecutionCancelAction, aa as FlowExecutionCancelActionConfig, ab as FlowExecutionCancelConfig, ac as FlowsTrigger, ad as FrontendSubmitTrigger, ae as GetExecutionsResp, af as InformERPAction, ag as InformERPActionConfig, ah as InformERPConfig, ai as JobId, aj as JourneySubmitTrigger, ak as MapEntityAction, al as MapEntityActionConfig, am as MapEntityConfig, an as MappingAttribute, ao as MappingAttributeMode, ap as MappingAttributeV2, aq as MappingConfigRef, ar as MoveThreadAction, as as MoveThreadConfig, at as NewEmailThreadTrigger, au as NumericCondition, O as OperationMethods, av as OperationNode, aw as OperationObjectNode, ax as OrCondition, ay as OrConditionForDiff, az as OrganizationId, aA as PatchBulkJobRequest, P as Paths, b as PathsDictionary, aB as PrefixCondition, aC as PrimitiveJSONValue, aD as ReceivedEmailTrigger, aE as RelationAttribute, aF as ResumeReq, aG as ResumeResp, aH as ResumeToken, aI as RetryReq, aJ as RetryStrategy, aK as SearchAutomationsResp, aL as SendEmailAction, aM as SendEmailActionConfig, aN as SendEmailCondition, aO as SendEmailConfig, aP as SetValueMapper, aQ as StartExecutionRequest, aR as SuffixCondition, aS as TriggerCondition, aT as TriggerContext, aU as TriggerEventAction, aV as TriggerEventActionConfig, aW as TriggerEventConfig, aX as TriggerEventEntityActivity, aY as TriggerEventEntityOperation, aZ as TriggerEventFlowAutomationTask, a_ as TriggerEventManual, a$ as TriggerEventMessaging, b0 as TriggerShareEntityAction, b1 as TriggerShareEntityActionConfig, b2 as TriggerShareEntityConfig, b3 as TriggerWebhookAction, b4 as TriggerWebhookActionConfig, b5 as TriggerWebhookConfig, b6 as TriggerWorkflowAction, b7 as TriggerWorkflowActionConfig, b8 as TriggerWorkflowCondition, b9 as TriggerWorkflowConfig, ba as WildcardCondition, bb as WorkflowContextRole, bc as WorkflowExecutionContext } from '../automation.d-
|
|
3
|
+
import { C as Client } from '../automation.d-D7BzN7Gq.cjs';
|
|
4
|
+
export { A as ActionCondition, c as ActionSchedule, d as ActionScheduleSource, e as ActivityId, f as ActivityTrigger, g as AnyAction, h as AnyActionConfig, i as AnyTrigger, j as AnythingButCondition, k as ApiCallerContext, l as ApiSubmissionTrigger, m as AppendValueMapper, n as AssignThreadAction, o as AssignThreadConfig, p as AssignUsersToStep, q as AutomationAction, r as AutomationActionConfig, s as AutomationActionExecutionState, t as AutomationActionId, u as AutomationExecution, v as AutomationExecutionId, w as AutomationFlow, x as AutomationFlowId, y as AutomationTrigger, B as BulkTriggerJob, z as BulkTriggerRequest, D as CancellationReason, E as CartCheckoutAction, F as CartCheckoutActionConfig, G as CartCheckoutConfig, H as Comparison, a as Components, I as ConditionStatement, J as CopyValueMapper, K as CreateDocumentAction, L as CreateDocumentActionConfig, M as CreateDocumentConfig, N as CustomAction, Q as DiffAdded, R as DiffDeleted, S as DiffUpdated, T as EntityId, U as EntityItemSnapshot, V as EntityManualTrigger, W as EntityOperation, X as EntityOperationTrigger, Y as EntityRef, Z as EntitySearchFilter, _ as EntitySearchFilterValue, $ as EqualsIgnoreCaseCondition, a0 as ErrorCode, a1 as ErrorDetail, a2 as ErrorObject, a3 as ErrorOutput, a4 as ExecItem, a5 as ExecutionChain, a6 as ExecutionStatus, a7 as ExistsCondition, a8 as FilterConditionOnEvent, a9 as FlowExecutionCancelAction, aa as FlowExecutionCancelActionConfig, ab as FlowExecutionCancelConfig, ac as FlowsTrigger, ad as FrontendSubmitTrigger, ae as GetExecutionsResp, af as InformERPAction, ag as InformERPActionConfig, ah as InformERPConfig, ai as JobId, aj as JourneySubmitTrigger, ak as MapEntityAction, al as MapEntityActionConfig, am as MapEntityConfig, an as MappingAttribute, ao as MappingAttributeMode, ap as MappingAttributeV2, aq as MappingConfigRef, ar as MoveThreadAction, as as MoveThreadConfig, at as NewEmailThreadTrigger, au as NumericCondition, O as OperationMethods, av as OperationNode, aw as OperationObjectNode, ax as OrCondition, ay as OrConditionForDiff, az as OrganizationId, aA as PatchBulkJobRequest, P as Paths, b as PathsDictionary, aB as PrefixCondition, aC as PrimitiveJSONValue, aD as ReceivedEmailTrigger, aE as RelationAttribute, aF as ResumeReq, aG as ResumeResp, aH as ResumeToken, aI as RetryReq, aJ as RetryStrategy, aK as SearchAutomationsResp, aL as SendEmailAction, aM as SendEmailActionConfig, aN as SendEmailCondition, aO as SendEmailConfig, aP as SetValueMapper, aQ as StartExecutionRequest, aR as SuffixCondition, aS as TriggerCondition, aT as TriggerContext, aU as TriggerEventAction, aV as TriggerEventActionConfig, aW as TriggerEventConfig, aX as TriggerEventEntityActivity, aY as TriggerEventEntityOperation, aZ as TriggerEventFlowAutomationTask, a_ as TriggerEventManual, a$ as TriggerEventMessaging, b0 as TriggerShareEntityAction, b1 as TriggerShareEntityActionConfig, b2 as TriggerShareEntityConfig, b3 as TriggerWebhookAction, b4 as TriggerWebhookActionConfig, b5 as TriggerWebhookConfig, b6 as TriggerWorkflowAction, b7 as TriggerWorkflowActionConfig, b8 as TriggerWorkflowCondition, b9 as TriggerWorkflowConfig, ba as WildcardCondition, bb as WorkflowContextRole, bc as WorkflowExecutionContext } from '../automation.d-D7BzN7Gq.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 '../automation.d-
|
|
4
|
-
export { A as ActionCondition, c as ActionSchedule, d as ActionScheduleSource, e as ActivityId, f as ActivityTrigger, g as AnyAction, h as AnyActionConfig, i as AnyTrigger, j as AnythingButCondition, k as ApiCallerContext, l as ApiSubmissionTrigger, m as AppendValueMapper, n as AssignThreadAction, o as AssignThreadConfig, p as AssignUsersToStep, q as AutomationAction, r as AutomationActionConfig, s as AutomationActionExecutionState, t as AutomationActionId, u as AutomationExecution, v as AutomationExecutionId, w as AutomationFlow, x as AutomationFlowId, y as AutomationTrigger, B as BulkTriggerJob, z as BulkTriggerRequest, D as CancellationReason, E as CartCheckoutAction, F as CartCheckoutActionConfig, G as CartCheckoutConfig, H as Comparison, a as Components, I as ConditionStatement, J as CopyValueMapper, K as CreateDocumentAction, L as CreateDocumentActionConfig, M as CreateDocumentConfig, N as CustomAction, Q as DiffAdded, R as DiffDeleted, S as DiffUpdated, T as EntityId, U as EntityItemSnapshot, V as EntityManualTrigger, W as EntityOperation, X as EntityOperationTrigger, Y as EntityRef, Z as EntitySearchFilter, _ as EntitySearchFilterValue, $ as EqualsIgnoreCaseCondition, a0 as ErrorCode, a1 as ErrorDetail, a2 as ErrorObject, a3 as ErrorOutput, a4 as ExecItem, a5 as ExecutionChain, a6 as ExecutionStatus, a7 as ExistsCondition, a8 as FilterConditionOnEvent, a9 as FlowExecutionCancelAction, aa as FlowExecutionCancelActionConfig, ab as FlowExecutionCancelConfig, ac as FlowsTrigger, ad as FrontendSubmitTrigger, ae as GetExecutionsResp, af as InformERPAction, ag as InformERPActionConfig, ah as InformERPConfig, ai as JobId, aj as JourneySubmitTrigger, ak as MapEntityAction, al as MapEntityActionConfig, am as MapEntityConfig, an as MappingAttribute, ao as MappingAttributeMode, ap as MappingAttributeV2, aq as MappingConfigRef, ar as MoveThreadAction, as as MoveThreadConfig, at as NewEmailThreadTrigger, au as NumericCondition, O as OperationMethods, av as OperationNode, aw as OperationObjectNode, ax as OrCondition, ay as OrConditionForDiff, az as OrganizationId, aA as PatchBulkJobRequest, P as Paths, b as PathsDictionary, aB as PrefixCondition, aC as PrimitiveJSONValue, aD as ReceivedEmailTrigger, aE as RelationAttribute, aF as ResumeReq, aG as ResumeResp, aH as ResumeToken, aI as RetryReq, aJ as RetryStrategy, aK as SearchAutomationsResp, aL as SendEmailAction, aM as SendEmailActionConfig, aN as SendEmailCondition, aO as SendEmailConfig, aP as SetValueMapper, aQ as StartExecutionRequest, aR as SuffixCondition, aS as TriggerCondition, aT as TriggerContext, aU as TriggerEventAction, aV as TriggerEventActionConfig, aW as TriggerEventConfig, aX as TriggerEventEntityActivity, aY as TriggerEventEntityOperation, aZ as TriggerEventFlowAutomationTask, a_ as TriggerEventManual, a$ as TriggerEventMessaging, b0 as TriggerShareEntityAction, b1 as TriggerShareEntityActionConfig, b2 as TriggerShareEntityConfig, b3 as TriggerWebhookAction, b4 as TriggerWebhookActionConfig, b5 as TriggerWebhookConfig, b6 as TriggerWorkflowAction, b7 as TriggerWorkflowActionConfig, b8 as TriggerWorkflowCondition, b9 as TriggerWorkflowConfig, ba as WildcardCondition, bb as WorkflowContextRole, bc as WorkflowExecutionContext } from '../automation.d-
|
|
3
|
+
import { C as Client } from '../automation.d-D7BzN7Gq.js';
|
|
4
|
+
export { A as ActionCondition, c as ActionSchedule, d as ActionScheduleSource, e as ActivityId, f as ActivityTrigger, g as AnyAction, h as AnyActionConfig, i as AnyTrigger, j as AnythingButCondition, k as ApiCallerContext, l as ApiSubmissionTrigger, m as AppendValueMapper, n as AssignThreadAction, o as AssignThreadConfig, p as AssignUsersToStep, q as AutomationAction, r as AutomationActionConfig, s as AutomationActionExecutionState, t as AutomationActionId, u as AutomationExecution, v as AutomationExecutionId, w as AutomationFlow, x as AutomationFlowId, y as AutomationTrigger, B as BulkTriggerJob, z as BulkTriggerRequest, D as CancellationReason, E as CartCheckoutAction, F as CartCheckoutActionConfig, G as CartCheckoutConfig, H as Comparison, a as Components, I as ConditionStatement, J as CopyValueMapper, K as CreateDocumentAction, L as CreateDocumentActionConfig, M as CreateDocumentConfig, N as CustomAction, Q as DiffAdded, R as DiffDeleted, S as DiffUpdated, T as EntityId, U as EntityItemSnapshot, V as EntityManualTrigger, W as EntityOperation, X as EntityOperationTrigger, Y as EntityRef, Z as EntitySearchFilter, _ as EntitySearchFilterValue, $ as EqualsIgnoreCaseCondition, a0 as ErrorCode, a1 as ErrorDetail, a2 as ErrorObject, a3 as ErrorOutput, a4 as ExecItem, a5 as ExecutionChain, a6 as ExecutionStatus, a7 as ExistsCondition, a8 as FilterConditionOnEvent, a9 as FlowExecutionCancelAction, aa as FlowExecutionCancelActionConfig, ab as FlowExecutionCancelConfig, ac as FlowsTrigger, ad as FrontendSubmitTrigger, ae as GetExecutionsResp, af as InformERPAction, ag as InformERPActionConfig, ah as InformERPConfig, ai as JobId, aj as JourneySubmitTrigger, ak as MapEntityAction, al as MapEntityActionConfig, am as MapEntityConfig, an as MappingAttribute, ao as MappingAttributeMode, ap as MappingAttributeV2, aq as MappingConfigRef, ar as MoveThreadAction, as as MoveThreadConfig, at as NewEmailThreadTrigger, au as NumericCondition, O as OperationMethods, av as OperationNode, aw as OperationObjectNode, ax as OrCondition, ay as OrConditionForDiff, az as OrganizationId, aA as PatchBulkJobRequest, P as Paths, b as PathsDictionary, aB as PrefixCondition, aC as PrimitiveJSONValue, aD as ReceivedEmailTrigger, aE as RelationAttribute, aF as ResumeReq, aG as ResumeResp, aH as ResumeToken, aI as RetryReq, aJ as RetryStrategy, aK as SearchAutomationsResp, aL as SendEmailAction, aM as SendEmailActionConfig, aN as SendEmailCondition, aO as SendEmailConfig, aP as SetValueMapper, aQ as StartExecutionRequest, aR as SuffixCondition, aS as TriggerCondition, aT as TriggerContext, aU as TriggerEventAction, aV as TriggerEventActionConfig, aW as TriggerEventConfig, aX as TriggerEventEntityActivity, aY as TriggerEventEntityOperation, aZ as TriggerEventFlowAutomationTask, a_ as TriggerEventManual, a$ as TriggerEventMessaging, b0 as TriggerShareEntityAction, b1 as TriggerShareEntityActionConfig, b2 as TriggerShareEntityConfig, b3 as TriggerWebhookAction, b4 as TriggerWebhookActionConfig, b5 as TriggerWebhookConfig, b6 as TriggerWorkflowAction, b7 as TriggerWorkflowActionConfig, b8 as TriggerWorkflowCondition, b9 as TriggerWorkflowConfig, ba as WildcardCondition, bb as WorkflowContextRole, bc as WorkflowExecutionContext } from '../automation.d-D7BzN7Gq.js';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|
package/dist/apis/automation.js
CHANGED
package/dist/apis/billing.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkG5FKTWUCcjs = require('../chunk-G5FKTWUC.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/billing.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkG5FKTWUCcjs.require_billing_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: "billing" });
|
|
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: "billing" }),
|
|
28
28
|
apiName: "billing"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var billing = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/billing.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkD32L2HMXcjs = require('../chunk-D32L2HMX.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/blueprint-manifest.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkD32L2HMXcjs.require_blueprint_manifest_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: "blueprintManifest" });
|
|
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: "blueprintManifest" }),
|
|
28
28
|
apiName: "blueprintManifest"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var blueprintManifest = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.blueprintManifest = blueprintManifest; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/consent.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkBM6NCHPLcjs = require('../chunk-BM6NCHPL.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/consent.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkBM6NCHPLcjs.require_consent_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: "consent" });
|
|
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: "consent" }),
|
|
28
28
|
apiName: "consent"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var consent = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.consent = consent; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/consent.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkYWDWPVICcjs = require('../chunk-YWDWPVIC.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/customer-portal.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkYWDWPVICcjs.require_customer_portal_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: "customerPortal" });
|
|
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: "customerPortal" }),
|
|
28
28
|
apiName: "customerPortal"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var customerPortal = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.customerPortal = customerPortal; exports.getClient = getClient;
|
package/dist/apis/dashboard.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkM2UDF7PYcjs = require('../chunk-M2UDF7PY.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/dashboard.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkM2UDF7PYcjs.require_dashboard_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: "dashboard" });
|
|
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: "dashboard" }),
|
|
28
28
|
apiName: "dashboard"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var dashboard = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkEH7KVFLOcjs.authorize; exports.createClient = createClient; exports.dashboard = dashboard; exports.getClient = getClient;
|