@epilot/sdk 2.19.3 → 2.19.5
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 +835 -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 +2863 -0
- package/definitions/app-runtime.json +1 -0
- package/definitions/app.json +5743 -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 +5557 -0
- package/definitions/billing-runtime.json +1 -0
- package/definitions/billing.json +2386 -0
- package/definitions/blueprint-manifest-runtime.json +1 -0
- package/definitions/blueprint-manifest.json +7718 -0
- package/definitions/calendar-runtime.json +1 -0
- package/definitions/calendar.json +2904 -0
- package/definitions/configuration-hub-runtime.json +1 -0
- package/definitions/configuration-hub.json +2250 -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 +19945 -0
- package/definitions/dashboard-runtime.json +1 -0
- package/definitions/dashboard.json +1355 -0
- package/definitions/data-governance-runtime.json +1 -0
- package/definitions/data-governance.json +1126 -0
- package/definitions/deduplication-runtime.json +1 -0
- package/definitions/deduplication.json +782 -0
- package/definitions/design-runtime.json +1 -0
- package/definitions/design.json +1827 -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 +3736 -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 +11517 -0
- package/definitions/environments-runtime.json +1 -0
- package/definitions/environments.json +539 -0
- package/definitions/event-catalog-runtime.json +1 -0
- package/definitions/event-catalog.json +1524 -0
- package/definitions/file-runtime.json +1 -0
- package/definitions/file.json +3905 -0
- package/definitions/iban-runtime.json +1 -0
- package/definitions/iban.json +132 -0
- package/definitions/integration-toolkit-runtime.json +1 -0
- package/definitions/integration-toolkit.json +12769 -0
- package/definitions/journey-runtime.json +1 -0
- package/definitions/journey.json +2640 -0
- package/definitions/kanban-runtime.json +1 -0
- package/definitions/kanban.json +1506 -0
- package/definitions/message-runtime.json +1 -0
- package/definitions/message.json +3667 -0
- package/definitions/metering-runtime.json +1 -0
- package/definitions/metering.json +3132 -0
- package/definitions/notes-runtime.json +1 -0
- package/definitions/notes.json +1698 -0
- package/definitions/notification-runtime.json +1 -0
- package/definitions/notification.json +1439 -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 +1598 -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 +11569 -0
- package/definitions/purpose-runtime.json +1 -0
- package/definitions/purpose.json +524 -0
- package/definitions/query-runtime.json +1 -0
- package/definitions/query.json +3178 -0
- package/definitions/sandbox-runtime.json +1 -0
- package/definitions/sandbox.json +453 -0
- package/definitions/sharing-runtime.json +1 -0
- package/definitions/sharing.json +956 -0
- package/definitions/snapshot-runtime.json +1 -0
- package/definitions/snapshot.json +1103 -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 +2222 -0
- package/definitions/template-variables-runtime.json +1 -0
- package/definitions/template-variables.json +1416 -0
- package/definitions/user-runtime.json +1 -0
- package/definitions/user.json +3051 -0
- package/definitions/validation-rules-runtime.json +1 -0
- package/definitions/validation-rules.json +2365 -0
- package/definitions/webhooks-runtime.json +1 -0
- package/definitions/webhooks.json +1875 -0
- package/definitions/workflow-definition-runtime.json +1 -0
- package/definitions/workflow-definition.json +3592 -0
- package/definitions/workflow-runtime.json +1 -0
- package/definitions/workflow.json +4669 -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.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 +6 -6
- package/dist/apis/customer-portal.d.cts +2 -2
- package/dist/apis/customer-portal.d.ts +2 -2
- 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-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +6 -6
- package/dist/apis/integration-toolkit.js +1 -1
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/snapshot.cjs +6 -6
- package/dist/apis/snapshot.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.d.cts +2 -2
- package/dist/apis/targeting.d.ts +2 -2
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/{chunk-UC3IKFHD.js → chunk-HWPPR3IM.js} +2 -2
- package/dist/{chunk-QWWGJOYR.cjs → chunk-VB6VABGZ.cjs} +2 -2
- package/dist/customer-portal-CDFQM72A.js +7 -0
- package/dist/customer-portal-MS6WNXAO.cjs +7 -0
- package/dist/{customer-portal.d-DTnk0yQf.d.cts → customer-portal.d-DJHJY-vb.d.cts} +51 -8
- package/dist/{customer-portal.d-DTnk0yQf.d.ts → customer-portal.d-DJHJY-vb.d.ts} +51 -8
- package/dist/index.cjs +8 -8
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/targeting-5U4XGOXY.cjs +7 -0
- package/dist/targeting-R3G32HI4.js +7 -0
- package/dist/{targeting.d-16SvPyj4.d.cts → targeting.d-KcawmWBB.d.cts} +8 -0
- package/dist/{targeting.d-16SvPyj4.d.ts → targeting.d-KcawmWBB.d.ts} +8 -0
- package/docs/customer-portal.md +13 -4
- package/docs/targeting.md +9 -1
- package/package.json +1 -1
- package/dist/customer-portal-FCUPDA7V.cjs +0 -7
- package/dist/customer-portal-GRWXQYKT.js +0 -7
- package/dist/targeting-BTVCLYFW.cjs +0 -7
- package/dist/targeting-NWYDE3E7.js +0 -7
|
@@ -6,25 +6,25 @@ var _chunkS5HBBTKMcjs = require('../chunk-S5HBBTKM.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/access-token.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkS5HBBTKMcjs.require_access_token_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.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 _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.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 _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkGD6KHA54cjs = require('../chunk-GD6KHA54.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/ai-agents.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkGD6KHA54cjs.require_ai_agents_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkHPSTDQ62cjs = require('../chunk-HPSTDQ62.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/app.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkHPSTDQ62cjs.require_app_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.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 _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkADSWGLIVcjs = require('../chunk-ADSWGLIV.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/automation.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkADSWGLIVcjs.require_automation_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/automation.js
CHANGED
package/dist/apis/billing.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkPNVSKDMVcjs = require('../chunk-PNVSKDMV.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/billing.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkPNVSKDMVcjs.require_billing_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "billing" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/billing.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkZ54CI2VScjs = require('../chunk-Z54CI2VS.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/blueprint-manifest.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkZ54CI2VScjs.require_blueprint_manifest_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "blueprintManifest" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.authorize; exports.blueprintManifest = blueprintManifest; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/calendar.cjs
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkHBJJOW2Mcjs = require('../chunk-HBJJOW2M.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/calendar.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkHBJJOW2Mcjs.require_calendar_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "calendar" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.authorize; exports.calendar = calendar; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/calendar.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunk2674L26Scjs = require('../chunk-2674L26S.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/configuration-hub.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunk2674L26Scjs.require_configuration_hub_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "configurationHub" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.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 _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "consent" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.authorize; exports.consent = consent; exports.createClient = createClient; exports.getClient = getClient;
|
package/dist/apis/consent.js
CHANGED
|
@@ -6,25 +6,25 @@ var _chunkQ35SXSWScjs = require('../chunk-Q35SXSWS.cjs');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkVB6VABGZcjs = require('../chunk-VB6VABGZ.cjs');
|
|
10
10
|
require('../chunk-NJK5F5TF.cjs');
|
|
11
11
|
|
|
12
12
|
// src/apis/customer-portal.ts
|
|
13
13
|
var loadDefinition = () => {
|
|
14
14
|
const mod = _chunkQ35SXSWScjs.require_customer_portal_runtime.call(void 0, );
|
|
15
|
-
return
|
|
15
|
+
return _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.createApiClient.call(void 0, { definition: def, apiName: "customerPortal" });
|
|
22
22
|
}
|
|
23
23
|
return _instance;
|
|
24
24
|
};
|
|
25
|
-
var _handle =
|
|
25
|
+
var _handle = _chunkVB6VABGZcjs.createApiHandle.call(void 0, {
|
|
26
26
|
resolveClient: resolve,
|
|
27
|
-
createClient: () =>
|
|
27
|
+
createClient: () => _chunkVB6VABGZcjs.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 = _chunkVB6VABGZcjs.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 AccountExistsRequest, d as ActionLabel, e as ActionWidget, f as Activity, g as ActivityCallerContext, h as ActivityId, i as ActivityItem, j as AdditionalContactAttribute, k as AdminUser, l as AllowedFileExtensions, m as AttributeMappingConfig, n as AuthConfig, B as Balance, o as BaseBillingEvent, p as BaseEntity, q as BillingAccount, r as BillingEvent, s as Block, t as BlockId, u as BlockProps, v as BlockRequest, w as BlockType, x as BusinessPartnerItem, y as CampaignWidget, z as CommonConfigAttributes, D as CommonConfigAttributesV3, a as Components, E as Contact, F as ContactCountRequest, G as ContactExistsRequest, H as ContentWidget, I as ContextEntities, J as ContextEntity, K as Contract, L as ContractIdentifier, M as CreateUserRequest, N as Currency, Q as DataRetrievalItem, R as DeleteEntityFile, S as Direction, T as DocumentWidget, U as DomainSettings, V as EmailTemplates, W as Entity, X as EntityEditRule, Y as EntityFileCount, Z as EntityGetParams, _ as EntityId, $ as EntityItem, a0 as EntityMatchingConfig, a1 as EntityPortalWorkflows, a2 as EntityResponse, a3 as EntityResponseGroupedWithHits, a4 as EntityResponseWithHits, a5 as EntitySearchParams, a6 as EntitySlug, a7 as EntitySlugConfig, a8 as EntityTemplates, a9 as EntityWidget, aa as ErrorResp, ab as Exists, ac as Extension, ad as ExtensionAuthBlock, ae as ExtensionConfig, af as ExtensionHook, ag as ExtensionHookChangeEmail, ah as ExtensionHookChangePassword, ai as ExtensionHookConsumptionDataRetrieval, aj as ExtensionHookContractIdentification, ak as ExtensionHookCostDataRetrieval, al as ExtensionHookDataExport, am as ExtensionHookDeleteAccount, an as ExtensionHookMeterReadingPlausibilityCheck, ao as ExtensionHookPriceDataRetrieval, ap as ExtensionHookRegistrationIdentifiersCheck, aq as ExtensionHookSelection, ar as ExtensionHookVisualizationMetadata, as as ExtensionSeamlessLink, at as ExternalLink, au as ExtraSchemaAttributes, av as FailedRuleErrorResp, aw as File, ax as FileItem, ay as FilePreviewResult, az as Grant, aA as IdentifierAttribute, aB as InstallmentEvent, aC as JourneyActions, aD as JuiceSettings, aE as Meter, aF as MeterChartWidget, aG as MeterReading, aH as MeterReadingPhoto, aI as MeterReadingPhotoData, aJ as MeterReadingWidget, aK as MobileBranding, aL as MobileBuildStatus, aM as MobileConfig, aN as MobileConfigUpdate, aO as MobileOtaConfig, aP as MoblieOIDCConfig, aQ as NotificationTriggerConfig, aR as OIDCProviderConfig, aS as OIDCProviderMetadata, O as OperationMethods, aT as Opportunity, aU as Order, aV as OrganizationSettings, aW as Origin, aX as OtaPortal, aY as OutstandingTask, aZ as Page, a_ as PageRequest, P as Paths, b as PathsDictionary, a$ as PaymentWidget, b0 as PortalConfig, b1 as PortalConfigV3, b2 as PortalDataExportColumn, b3 as PortalId, b4 as PortalNotification, b5 as PortalTaskConfig, b6 as PortalUser, b7 as PortalUserRegistrationStatus, b8 as PortalWidget, b9 as PortalWorkflow, ba as PortalWorkflowTask, bb as Product, bc as ProductRecommendationsWidget, bd as ProviderConfig, be as ProviderDisplayName, bf as ProviderPublicConfig, bg as ProviderSlug, bh as PublicAppDetails, bi as PublicChangeEmailDetails, bj as PublicChangePasswordDetails, bk as PublicContractIdentificationDetails, bl as PublicDataRetrievalHookDetails, bm as PublicDeleteAccountDetails, bn as PublicExtensionCapabilities, bo as PublicExtensionDetails, bp as PublicMeterReadingPlausibilityCheckDetails, bq as PublicSelfManagementExplanation, br as ReadBy, bs as ReadingStatus, bt as Reason, bu as RegistrationIdentifier, bv as ReimbursementEvent, bw as Rule, bx as SAMLProviderConfig, by as SSOCallbackRequest, bz as SSOCallbackResponse, bA as SSOLoginToken, bB as SaveEntityFile, bC as SavePortalFile, bD as Schema, bE as SearchIncludes, bF as SecureProxyConfig, bG as Source, bH as SwappableConfig, bI as TariffType, bJ as TeaserWidget, bK as TemplatesRef, 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-
|
|
3
|
+
import { C as Client } from '../customer-portal.d-DJHJY-vb.cjs';
|
|
4
|
+
export { A as AcceptanceDecision, c as AccountExistsRequest, d as ActionLabel, e as ActionWidget, f as Activity, g as ActivityCallerContext, h as ActivityId, i as ActivityItem, j as AdditionalContactAttribute, k as AdminUser, l as AllowedFileExtensions, m as AttributeMappingConfig, n as AuthConfig, B as Balance, o as BaseBillingEvent, p as BaseEntity, q as BillingAccount, r as BillingEvent, s as Block, t as BlockId, u as BlockProps, v as BlockRequest, w as BlockType, x as BusinessPartnerItem, y as CampaignWidget, z as CommonConfigAttributes, D as CommonConfigAttributesV3, a as Components, E as Contact, F as ContactCountRequest, G as ContactExistsRequest, H as ContentWidget, I as ContextEntities, J as ContextEntity, K as Contract, L as ContractIdentifier, M as CreateUserRequest, N as Currency, Q as DataRetrievalItem, R as DeleteEntityFile, S as Direction, T as DocumentWidget, U as DomainSettings, V as EmailTemplates, W as Entity, X as EntityEditRule, Y as EntityFileCount, Z as EntityGetParams, _ as EntityId, $ as EntityItem, a0 as EntityMatchingConfig, a1 as EntityPortalWorkflows, a2 as EntityResponse, a3 as EntityResponseGroupedWithHits, a4 as EntityResponseWithHits, a5 as EntitySearchParams, a6 as EntitySlug, a7 as EntitySlugConfig, a8 as EntityTemplates, a9 as EntityWidget, aa as ErrorResp, ab as Exists, ac as Extension, ad as ExtensionAuthBlock, ae as ExtensionConfig, af as ExtensionHook, ag as ExtensionHookChangeEmail, ah as ExtensionHookChangePassword, ai as ExtensionHookConsumptionDataRetrieval, aj as ExtensionHookContractIdentification, ak as ExtensionHookCostDataRetrieval, al as ExtensionHookDataExport, am as ExtensionHookDeleteAccount, an as ExtensionHookMeterReadingPlausibilityCheck, ao as ExtensionHookPriceDataRetrieval, ap as ExtensionHookRegistrationIdentifiersCheck, aq as ExtensionHookSelection, ar as ExtensionHookVisualizationMetadata, as as ExtensionSeamlessLink, at as ExternalLink, au as ExtraSchemaAttributes, av as FailedRuleErrorResp, aw as File, ax as FileItem, ay as FilePreviewResult, az as Grant, aA as IdentifierAttribute, aB as InstallmentEvent, aC as JourneyActions, aD as JuiceSettings, aE as Meter, aF as MeterChartWidget, aG as MeterReading, aH as MeterReadingPhoto, aI as MeterReadingPhotoData, aJ as MeterReadingWidget, aK as MobileBranding, aL as MobileBuildStatus, aM as MobileConfig, aN as MobileConfigUpdate, aO as MobileOtaConfig, aP as MoblieOIDCConfig, aQ as NotificationTriggerConfig, aR as OIDCProviderConfig, aS as OIDCProviderMetadata, O as OperationMethods, aT as Opportunity, aU as Order, aV as OrganizationSettings, aW as Origin, aX as OtaPortal, aY as OutstandingTask, aZ as Page, a_ as PageRequest, P as Paths, b as PathsDictionary, a$ as PaymentWidget, b0 as PortalConfig, b1 as PortalConfigV3, b2 as PortalDataExportColumn, b3 as PortalId, b4 as PortalNotification, b5 as PortalTaskConfig, b6 as PortalUser, b7 as PortalUserRegistrationStatus, b8 as PortalWidget, b9 as PortalWorkflow, ba as PortalWorkflowTask, bb as Product, bc as ProductRecommendationsWidget, bd as ProviderConfig, be as ProviderDisplayName, bf as ProviderPublicConfig, bg as ProviderSlug, bh as PublicAppDetails, bi as PublicChangeEmailDetails, bj as PublicChangePasswordDetails, bk as PublicContractIdentificationDetails, bl as PublicDataRetrievalHookDetails, bm as PublicDeleteAccountDetails, bn as PublicExtensionCapabilities, bo as PublicExtensionDetails, bp as PublicMeterReadingPlausibilityCheckDetails, bq as PublicSelfManagementExplanation, br as ReadBy, bs as ReadingStatus, bt as Reason, bu as RegistrationIdentifier, bv as ReimbursementEvent, bw as Rule, bx as SAMLProviderConfig, by as SSOCallbackRequest, bz as SSOCallbackResponse, bA as SSOLoginToken, bB as SaveEntityFile, bC as SavePortalFile, bD as Schema, bE as SearchIncludes, bF as SecureProxyConfig, bG as Source, bH as SwappableConfig, bI as TariffType, bJ as TeaserWidget, bK as TemplatesRef, 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-DJHJY-vb.cjs';
|
|
5
5
|
export { OpenAPIClient } from 'openapi-client-axios';
|
|
6
6
|
import 'axios';
|
|
7
7
|
|