@epilot/sdk 2.4.4 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/definitions/app.json +137 -58
- package/definitions/customer-portal-runtime.json +1 -1
- package/definitions/customer-portal.json +496 -24
- package/definitions/entity.json +185 -8
- package/definitions/integration-toolkit-runtime.json +1 -1
- package/definitions/integration-toolkit.json +480 -4
- package/definitions/metering-runtime.json +1 -1
- package/definitions/metering.json +728 -64
- package/definitions/webhooks-runtime.json +1 -1
- package/definitions/webhooks.json +134 -4
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +8 -8
- package/dist/apis/app.d.cts +2 -2
- package/dist/apis/app.d.ts +2 -2
- package/dist/apis/app.js +2 -2
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/calendar.cjs +6 -6
- package/dist/apis/calendar.js +1 -1
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +8 -8
- package/dist/apis/customer-portal.d.cts +2 -2
- package/dist/apis/customer-portal.d.ts +2 -2
- package/dist/apis/customer-portal.js +2 -2
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.d.cts +2 -2
- package/dist/apis/entity.d.ts +2 -2
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +8 -8
- package/dist/apis/integration-toolkit.d.cts +2 -2
- package/dist/apis/integration-toolkit.d.ts +2 -2
- package/dist/apis/integration-toolkit.js +2 -2
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +8 -8
- package/dist/apis/metering.d.cts +2 -2
- package/dist/apis/metering.d.ts +2 -2
- package/dist/apis/metering.js +2 -2
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.d.cts +2 -2
- package/dist/apis/notes.d.ts +2 -2
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +8 -8
- package/dist/apis/webhooks.d.cts +2 -2
- package/dist/apis/webhooks.d.ts +2 -2
- package/dist/apis/webhooks.js +2 -2
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/app-34OBBTA4.js +7 -0
- package/dist/app-SSF545U7.cjs +7 -0
- package/dist/app-runtime-AFNM67YN.cjs +5 -0
- package/dist/{app-runtime-U7RGV7KT.js → app-runtime-DBUXZL6E.js} +1 -1
- package/dist/{app.d-u7Dq42kU.d.cts → app.d--5n0FQQ4.d.cts} +377 -11
- package/dist/{app.d-u7Dq42kU.d.ts → app.d--5n0FQQ4.d.ts} +377 -11
- package/dist/bin/cli.js +1 -1
- package/dist/{chunk-JTFWOEZF.cjs → chunk-4FFGRWLS.cjs} +1 -1
- package/dist/chunk-56MMZJOD.js +14 -0
- package/dist/chunk-5OBMZHRL.cjs +14 -0
- package/dist/{chunk-L66IX6GX.cjs → chunk-KMVJYNLB.cjs} +1 -1
- package/dist/chunk-KYCVV2XE.cjs +14 -0
- package/dist/{chunk-TSV242UN.js → chunk-QNUU4TTU.js} +13 -13
- package/dist/chunk-RGO3LTAM.js +14 -0
- package/dist/{chunk-CD4OX2U6.cjs → chunk-SDIGGISZ.cjs} +13 -13
- package/dist/chunk-T6A22LSD.cjs +14 -0
- package/dist/chunk-WM74R3BD.js +14 -0
- package/dist/{chunk-LLZYRINH.js → chunk-Z4H2FZ2K.js} +1 -1
- package/dist/chunk-Z6HGUGXK.js +14 -0
- package/dist/customer-portal-5I7ZGQDU.cjs +7 -0
- package/dist/customer-portal-YL2YMPZL.js +7 -0
- package/dist/{customer-portal-runtime-PSM55KGU.js → customer-portal-runtime-N4NWQ67M.js} +1 -1
- package/dist/{customer-portal-runtime-DULJLR7F.cjs → customer-portal-runtime-OEXTSMSE.cjs} +2 -2
- package/dist/{customer-portal.d-DyZ2n2dW.d.cts → customer-portal.d-ChSEioI5.d.cts} +394 -9
- package/dist/{customer-portal.d-DyZ2n2dW.d.ts → customer-portal.d-ChSEioI5.d.ts} +394 -9
- package/dist/entity-SS36LQO6.cjs +7 -0
- package/dist/entity-Z4YWKDVG.js +7 -0
- package/dist/{entity.d-BHR9dEon.d.cts → entity.d-fospShiN.d.cts} +234 -169
- package/dist/{entity.d-BHR9dEon.d.ts → entity.d-fospShiN.d.ts} +234 -169
- package/dist/index.cjs +18 -18
- package/dist/index.d.cts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +6 -6
- package/dist/integration-toolkit-3I3IPVFN.cjs +7 -0
- package/dist/integration-toolkit-XAFQXNQY.js +7 -0
- package/dist/{integration-toolkit-runtime-5KG3LGXF.cjs → integration-toolkit-runtime-YHTU4X5J.cjs} +2 -2
- package/dist/{integration-toolkit-runtime-LYHFVIRW.js → integration-toolkit-runtime-YR4CIMKH.js} +1 -1
- package/dist/{integration-toolkit.d-Ry-KC9ow.d.cts → integration-toolkit.d-BstNqiJb.d.cts} +460 -20
- package/dist/{integration-toolkit.d-Ry-KC9ow.d.ts → integration-toolkit.d-BstNqiJb.d.ts} +460 -20
- package/dist/{js-yaml-UPZKYVRY.js → js-yaml-DLCVPJ7G.js} +17 -15
- package/dist/metering-3IUSYAGN.js +7 -0
- package/dist/metering-MHBFU7QH.cjs +7 -0
- package/dist/{webhooks-runtime-EBM4M3SU.cjs → metering-runtime-IUZJHBVS.cjs} +2 -2
- package/dist/{metering-runtime-NJ6NEUMB.js → metering-runtime-KZMJKKUZ.js} +1 -1
- package/dist/{metering.d-DvtPv7wk.d.ts → metering.d-CUICZDiL.d.cts} +718 -130
- package/dist/{metering.d-DvtPv7wk.d.cts → metering.d-CUICZDiL.d.ts} +718 -130
- package/dist/notes-K2IIFCX3.cjs +7 -0
- package/dist/notes-Q7JGS7O3.js +7 -0
- package/dist/{notes.d-BC-scR42.d.cts → notes.d-BcV_m5fe.d.cts} +33 -11
- package/dist/{notes.d-BC-scR42.d.ts → notes.d-BcV_m5fe.d.ts} +33 -11
- package/dist/{pricing-XAET4G7T.cjs → pricing-FODHQFCB.cjs} +1 -1
- package/dist/{pricing-G67CH3XH.js → pricing-XRIDVZFC.js} +1 -1
- package/dist/webhooks-NZ3TM3AY.cjs +7 -0
- package/dist/webhooks-XLBUXXCS.js +7 -0
- package/dist/{metering-runtime-HAIWXZXJ.cjs → webhooks-runtime-QVAFNBDW.cjs} +2 -2
- package/dist/{webhooks-runtime-XCQYIGQK.js → webhooks-runtime-UYTPQQVG.js} +1 -1
- package/dist/{webhooks.d-pLHIL_io.d.cts → webhooks.d-D79qib9f.d.cts} +115 -5
- package/dist/{webhooks.d-pLHIL_io.d.ts → webhooks.d-D79qib9f.d.ts} +115 -5
- package/docs/app.md +244 -9
- package/docs/customer-portal.md +340 -113
- package/docs/entity.md +65 -0
- package/docs/integration-toolkit.md +334 -19
- package/docs/metering.md +570 -48
- package/docs/notes.md +19 -12
- package/docs/pricing.md +3 -1
- package/docs/webhooks.md +49 -0
- package/package.json +1 -1
- package/dist/app-5KSVSKDU.js +0 -7
- package/dist/app-PL3IOROO.cjs +0 -7
- package/dist/app-runtime-SSNHSBR7.cjs +0 -5
- package/dist/chunk-265TE2OV.js +0 -14
- package/dist/chunk-2MMSXUOL.cjs +0 -14
- package/dist/chunk-4ZMLRFDX.cjs +0 -14
- package/dist/chunk-A7AAVJGM.js +0 -14
- package/dist/chunk-GVNT76UU.js +0 -14
- package/dist/chunk-HHMXS5NC.cjs +0 -14
- package/dist/chunk-U4PUHKZC.js +0 -14
- package/dist/customer-portal-5LMHNBMD.cjs +0 -7
- package/dist/customer-portal-RZACUF4N.js +0 -7
- package/dist/entity-H6ESUH3Y.js +0 -7
- package/dist/entity-ZVDKWQSF.cjs +0 -7
- package/dist/integration-toolkit-FRPFOYT2.js +0 -7
- package/dist/integration-toolkit-VNMDI55O.cjs +0 -7
- package/dist/metering-DZNZPPY6.cjs +0 -7
- package/dist/metering-KOSCPPKB.js +0 -7
- package/dist/notes-3AO5GXIT.js +0 -7
- package/dist/notes-MPWOQC5J.cjs +0 -7
- package/dist/webhooks-H3RT33BF.cjs +0 -7
- package/dist/webhooks-RTOU3MS5.js +0 -7
|
@@ -6,25 +6,25 @@ var _chunkL544VG3Bcjs = require('../chunk-L544VG3B.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/blueprint-manifest.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkL544VG3Bcjs.require_blueprint_manifest_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "blueprintManifest" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.blueprintManifest = blueprintManifest; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/calendar.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkCKLEBO4Kcjs = require('../chunk-CKLEBO4K.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/calendar.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkCKLEBO4Kcjs.require_calendar_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "calendar" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "calendar" }),
|
|
28
28
|
apiName: "calendar"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var calendar = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.calendar = calendar; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/calendar.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkZSONBZIFcjs = require('../chunk-ZSONBZIF.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/configuration-hub.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkZSONBZIFcjs.require_configuration_hub_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "configurationHub" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "configurationHub" }),
|
|
28
28
|
apiName: "configurationHub"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var configurationHub = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.configurationHub = configurationHub; 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 _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.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 _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "consent" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.consent = consent; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/consent.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5OBMZHRLcjs = require('../chunk-5OBMZHRL.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/customer-portal.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
|
-
const mod =
|
|
15
|
-
return
|
|
14
|
+
const mod = _chunk5OBMZHRLcjs.require_customer_portal_runtime.call(void 0, );
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "customerPortal" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.customerPortal = customerPortal; 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 '../customer-portal.d-
|
|
4
|
-
export { A as AcceptanceDecision, c as ActionLabel, d as ActionWidget, e as Activity, f as ActivityCallerContext, g as ActivityId, h as ActivityItem, i as AdminUser, j as AllowedFileExtensions, k as AttributeMappingConfig, l as AuthConfig, B as Balance, m as BaseBillingEvent, n as BaseEntity, o as BillingAccount, p as BillingEvent, q as Block, r as BlockId, s as BlockProps, t as BlockRequest, u as BlockType, v as BusinessPartnerItem, w as CampaignWidget, x as CommonConfigAttributes, y as CommonConfigAttributesV3, a as Components, z as Contact, D as ContactCountRequest, E as ContactExistsRequest, F as ContentWidget, G as ContextEntities, H as ContextEntity, I as Contract, J as ContractIdentifier, K as CreateUserRequest, L as Currency, M as DataRetrievalItem, N as DeleteEntityFile, Q as Direction, R as DocumentWidget, S as EmailTemplates, T as Entity, U as EntityEditRule, V as EntityFileCount, W as EntityGetParams, X as EntityId, Y as EntityItem, Z as EntityMatchingConfig, _ as EntityResponse, $ as EntityResponseGroupedWithHits, a0 as EntityResponseWithHits, a1 as EntitySearchParams, a2 as EntitySlug, a3 as EntitySlugConfig, a4 as EntityTemplates, a5 as EntityWidget, a6 as ErrorResp, a7 as Exists, a8 as Extension, a9 as ExtensionAuthBlock, aa as ExtensionConfig, ab as ExtensionHook, ac as ExtensionHookConsumptionDataRetrieval, ad as ExtensionHookContractIdentification, ae as ExtensionHookCostDataRetrieval, af as
|
|
3
|
+
import { C as Client } from '../customer-portal.d-ChSEioI5.cjs';
|
|
4
|
+
export { A as AcceptanceDecision, c as ActionLabel, d as ActionWidget, e as Activity, f as ActivityCallerContext, g as ActivityId, h as ActivityItem, i as AdminUser, j as AllowedFileExtensions, k as AttributeMappingConfig, l as AuthConfig, B as Balance, m as BaseBillingEvent, n as BaseEntity, o as BillingAccount, p as BillingEvent, q as Block, r as BlockId, s as BlockProps, t as BlockRequest, u as BlockType, v as BusinessPartnerItem, w as CampaignWidget, x as CommonConfigAttributes, y as CommonConfigAttributesV3, a as Components, z as Contact, D as ContactCountRequest, E as ContactExistsRequest, F as ContentWidget, G as ContextEntities, H as ContextEntity, I as Contract, J as ContractIdentifier, K as CreateUserRequest, L as Currency, M as DataRetrievalItem, N as DeleteEntityFile, Q as Direction, R as DocumentWidget, S as EmailTemplates, T as Entity, U as EntityEditRule, V as EntityFileCount, W as EntityGetParams, X as EntityId, Y as EntityItem, Z as EntityMatchingConfig, _ as EntityResponse, $ as EntityResponseGroupedWithHits, a0 as EntityResponseWithHits, a1 as EntitySearchParams, a2 as EntitySlug, a3 as EntitySlugConfig, a4 as EntityTemplates, a5 as EntityWidget, a6 as ErrorResp, a7 as Exists, a8 as Extension, a9 as ExtensionAuthBlock, aa as ExtensionConfig, ab as ExtensionHook, ac as ExtensionHookConsumptionDataRetrieval, ad as ExtensionHookContractIdentification, ae as ExtensionHookCostDataRetrieval, af as ExtensionHookDataExport, ag as ExtensionHookMeterReadingPlausibilityCheck, ah as ExtensionHookPriceDataRetrieval, ai as ExtensionHookRegistrationIdentifiersCheck, aj as ExtensionHookSelection, ak as ExtensionHookVisualizationMetadata, al as ExtensionSeamlessLink, am as ExternalLink, an as ExtraSchemaAttributes, ao as FailedRuleErrorResp, ap as File, aq as FileItem, ar as Grant, as as IdentifierAttribute, at as InstallmentEvent, au as JourneyActions, av as JuiceSettings, aw as Meter, ax as MeterChartWidget, ay as MeterReading, az as MeterReadingPhoto, aA as MeterReadingPhotoData, aB as MeterReadingWidget, aC as MoblieOIDCConfig, aD as OIDCProviderConfig, aE as OIDCProviderMetadata, O as OperationMethods, aF as Opportunity, aG as Order, aH as OrganizationSettings, aI as Origin, aJ as Page, aK as PageRequest, P as Paths, b as PathsDictionary, aL as PaymentWidget, aM as PortalConfig, aN as PortalConfigV3, aO as PortalId, aP as PortalUser, aQ as PortalUserRegistrationStatus, aR as PortalWidget, aS as Product, aT as ProductRecommendationsWidget, aU as ProviderConfig, aV as ProviderDisplayName, aW as ProviderPublicConfig, aX as ProviderSlug, aY as PublicAppDetails, aZ as PublicContractIdentificationDetails, a_ as PublicDataRetrievalHookDetails, a$ as PublicExtensionCapabilities, b0 as PublicExtensionDetails, b1 as PublicMeterReadingPlausibilityCheckDetails, b2 as ReadBy, b3 as ReadingStatus, b4 as Reason, b5 as RegistrationIdentifier, b6 as ReimbursementEvent, b7 as Rule, b8 as SAMLProviderConfig, b9 as SSOCallbackRequest, ba as SSOCallbackResponse, bb as SSOLoginToken, bc as SaveEntityFile, bd as SavePortalFile, be as Schema, bf as SearchIncludes, bg as SecureProxyConfig, bh as Source, bi as SwappableConfig, bj as TariffType, bk as TeaserWidget, bl as TriggerPortalFlow, bm as UpdateOnlyPortalConfigAttributes, bn as UpsertPortalConfig, bo as UpsertPortalConfigV3, bp as UpsertPortalWidget, bq as UserRequest, br as VisualizationDataRange, bs as VisualizationMetadata, bt as VisualizationTypeOption, bu as WidgetAction, bv as WidgetBase, bw as WorfklowIdentifier, bx as WorkflowExecution, by as WorkflowStep } from '../customer-portal.d-ChSEioI5.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 '../customer-portal.d-
|
|
4
|
-
export { A as AcceptanceDecision, c as ActionLabel, d as ActionWidget, e as Activity, f as ActivityCallerContext, g as ActivityId, h as ActivityItem, i as AdminUser, j as AllowedFileExtensions, k as AttributeMappingConfig, l as AuthConfig, B as Balance, m as BaseBillingEvent, n as BaseEntity, o as BillingAccount, p as BillingEvent, q as Block, r as BlockId, s as BlockProps, t as BlockRequest, u as BlockType, v as BusinessPartnerItem, w as CampaignWidget, x as CommonConfigAttributes, y as CommonConfigAttributesV3, a as Components, z as Contact, D as ContactCountRequest, E as ContactExistsRequest, F as ContentWidget, G as ContextEntities, H as ContextEntity, I as Contract, J as ContractIdentifier, K as CreateUserRequest, L as Currency, M as DataRetrievalItem, N as DeleteEntityFile, Q as Direction, R as DocumentWidget, S as EmailTemplates, T as Entity, U as EntityEditRule, V as EntityFileCount, W as EntityGetParams, X as EntityId, Y as EntityItem, Z as EntityMatchingConfig, _ as EntityResponse, $ as EntityResponseGroupedWithHits, a0 as EntityResponseWithHits, a1 as EntitySearchParams, a2 as EntitySlug, a3 as EntitySlugConfig, a4 as EntityTemplates, a5 as EntityWidget, a6 as ErrorResp, a7 as Exists, a8 as Extension, a9 as ExtensionAuthBlock, aa as ExtensionConfig, ab as ExtensionHook, ac as ExtensionHookConsumptionDataRetrieval, ad as ExtensionHookContractIdentification, ae as ExtensionHookCostDataRetrieval, af as
|
|
3
|
+
import { C as Client } from '../customer-portal.d-ChSEioI5.js';
|
|
4
|
+
export { A as AcceptanceDecision, c as ActionLabel, d as ActionWidget, e as Activity, f as ActivityCallerContext, g as ActivityId, h as ActivityItem, i as AdminUser, j as AllowedFileExtensions, k as AttributeMappingConfig, l as AuthConfig, B as Balance, m as BaseBillingEvent, n as BaseEntity, o as BillingAccount, p as BillingEvent, q as Block, r as BlockId, s as BlockProps, t as BlockRequest, u as BlockType, v as BusinessPartnerItem, w as CampaignWidget, x as CommonConfigAttributes, y as CommonConfigAttributesV3, a as Components, z as Contact, D as ContactCountRequest, E as ContactExistsRequest, F as ContentWidget, G as ContextEntities, H as ContextEntity, I as Contract, J as ContractIdentifier, K as CreateUserRequest, L as Currency, M as DataRetrievalItem, N as DeleteEntityFile, Q as Direction, R as DocumentWidget, S as EmailTemplates, T as Entity, U as EntityEditRule, V as EntityFileCount, W as EntityGetParams, X as EntityId, Y as EntityItem, Z as EntityMatchingConfig, _ as EntityResponse, $ as EntityResponseGroupedWithHits, a0 as EntityResponseWithHits, a1 as EntitySearchParams, a2 as EntitySlug, a3 as EntitySlugConfig, a4 as EntityTemplates, a5 as EntityWidget, a6 as ErrorResp, a7 as Exists, a8 as Extension, a9 as ExtensionAuthBlock, aa as ExtensionConfig, ab as ExtensionHook, ac as ExtensionHookConsumptionDataRetrieval, ad as ExtensionHookContractIdentification, ae as ExtensionHookCostDataRetrieval, af as ExtensionHookDataExport, ag as ExtensionHookMeterReadingPlausibilityCheck, ah as ExtensionHookPriceDataRetrieval, ai as ExtensionHookRegistrationIdentifiersCheck, aj as ExtensionHookSelection, ak as ExtensionHookVisualizationMetadata, al as ExtensionSeamlessLink, am as ExternalLink, an as ExtraSchemaAttributes, ao as FailedRuleErrorResp, ap as File, aq as FileItem, ar as Grant, as as IdentifierAttribute, at as InstallmentEvent, au as JourneyActions, av as JuiceSettings, aw as Meter, ax as MeterChartWidget, ay as MeterReading, az as MeterReadingPhoto, aA as MeterReadingPhotoData, aB as MeterReadingWidget, aC as MoblieOIDCConfig, aD as OIDCProviderConfig, aE as OIDCProviderMetadata, O as OperationMethods, aF as Opportunity, aG as Order, aH as OrganizationSettings, aI as Origin, aJ as Page, aK as PageRequest, P as Paths, b as PathsDictionary, aL as PaymentWidget, aM as PortalConfig, aN as PortalConfigV3, aO as PortalId, aP as PortalUser, aQ as PortalUserRegistrationStatus, aR as PortalWidget, aS as Product, aT as ProductRecommendationsWidget, aU as ProviderConfig, aV as ProviderDisplayName, aW as ProviderPublicConfig, aX as ProviderSlug, aY as PublicAppDetails, aZ as PublicContractIdentificationDetails, a_ as PublicDataRetrievalHookDetails, a$ as PublicExtensionCapabilities, b0 as PublicExtensionDetails, b1 as PublicMeterReadingPlausibilityCheckDetails, b2 as ReadBy, b3 as ReadingStatus, b4 as Reason, b5 as RegistrationIdentifier, b6 as ReimbursementEvent, b7 as Rule, b8 as SAMLProviderConfig, b9 as SSOCallbackRequest, ba as SSOCallbackResponse, bb as SSOLoginToken, bc as SaveEntityFile, bd as SavePortalFile, be as Schema, bf as SearchIncludes, bg as SecureProxyConfig, bh as Source, bi as SwappableConfig, bj as TariffType, bk as TeaserWidget, bl as TriggerPortalFlow, bm as UpdateOnlyPortalConfigAttributes, bn as UpsertPortalConfig, bo as UpsertPortalConfigV3, bp as UpsertPortalWidget, bq as UserRequest, br as VisualizationDataRange, bs as VisualizationMetadata, bt as VisualizationTypeOption, bu as WidgetAction, bv as WidgetBase, bw as WorfklowIdentifier, bx as WorkflowExecution, by as WorkflowStep } from '../customer-portal.d-ChSEioI5.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_customer_portal_runtime
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-Z6HGUGXK.js";
|
|
4
4
|
import {
|
|
5
5
|
authorize,
|
|
6
6
|
createApiClient,
|
|
7
7
|
createApiHandle,
|
|
8
8
|
expand
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-QNUU4TTU.js";
|
|
10
10
|
import "../chunk-YPSWSI3M.js";
|
|
11
11
|
|
|
12
12
|
// src/apis/customer-portal.ts
|
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 _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.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 _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "dashboard" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.dashboard = dashboard; exports.getClient = getClient;
|
package/dist/apis/dashboard.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkZL6KDJFTcjs = require('../chunk-ZL6KDJFT.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/data-governance.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkZL6KDJFTcjs.require_data_governance_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "dataGovernance" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dataGovernance" }),
|
|
28
28
|
apiName: "dataGovernance"
|
|
29
29
|
});
|
|
30
30
|
var getClient = _handle.getClient;
|
|
@@ -35,4 +35,4 @@ var dataGovernance = _handle;
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.authorize =
|
|
38
|
+
exports.authorize = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.dataGovernance = dataGovernance; exports.getClient = getClient;
|
|
@@ -6,25 +6,25 @@ var _chunkIAHSYVYBcjs = require('../chunk-IAHSYVYB.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/deduplication.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkIAHSYVYBcjs.require_deduplication_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "deduplication" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.deduplication = deduplication; exports.getClient = getClient;
|
package/dist/apis/design.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkEIIIKDOJcjs = require('../chunk-EIIIKDOJ.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/design.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkEIIIKDOJcjs.require_design_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "design" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.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 _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.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 _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "document" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.document = document; exports.getClient = getClient;
|
package/dist/apis/document.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkKEI3GHDYcjs = require('../chunk-KEI3GHDY.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/email-settings.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkKEI3GHDYcjs.require_email_settings_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "emailSettings" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.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 _chunkSDIGGISZcjs = require('../chunk-SDIGGISZ.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 _chunkSDIGGISZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
|
|
16
16
|
};
|
|
17
17
|
var _instance = null;
|
|
18
18
|
var resolve = () => {
|
|
19
19
|
if (!_instance) {
|
|
20
20
|
const def = loadDefinition();
|
|
21
|
-
_instance =
|
|
21
|
+
_instance = _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: def, apiName: "emailTemplate" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkSDIGGISZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkSDIGGISZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "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 = _chunkSDIGGISZcjs.authorize; exports.createClient = createClient; exports.emailTemplate = emailTemplate; exports.getClient = getClient;
|