@lssm/example.integration-hub 0.0.0-canary-20251217083314 → 1.41.1
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/dist/connection/connection.contracts.js +1 -41
- package/dist/connection/connection.enum.js +1 -17
- package/dist/connection/connection.presentation.js +1 -50
- package/dist/connection/connection.schema.js +1 -77
- package/dist/connection/index.js +1 -5
- package/dist/docs/index.js +1 -1
- package/dist/docs/integration-hub.docblock.js +5 -61
- package/dist/events.js +1 -246
- package/dist/example.js +1 -50
- package/dist/index.js +1 -15
- package/dist/integration/index.js +1 -5
- package/dist/integration/integration.contracts.js +1 -37
- package/dist/integration/integration.enum.js +1 -17
- package/dist/integration/integration.presentation.js +1 -63
- package/dist/integration/integration.schema.js +1 -77
- package/dist/integration-hub.feature.js +1 -237
- package/dist/sync/index.js +1 -5
- package/dist/sync/sync.contracts.js +1 -130
- package/dist/sync/sync.enum.js +1 -35
- package/dist/sync/sync.presentation.js +1 -142
- package/dist/sync/sync.schema.js +1 -305
- package/dist/sync-engine/index.js +1 -146
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +34 -34
- package/dist/connection/connection.contracts.d.ts +0 -106
- package/dist/connection/connection.enum.d.ts +0 -9
- package/dist/connection/connection.presentation.d.ts +0 -7
- package/dist/connection/connection.schema.d.ts +0 -67
- package/dist/connection/index.d.ts +0 -4
- package/dist/docs/index.d.ts +0 -1
- package/dist/docs/integration-hub.docblock.d.ts +0 -1
- package/dist/events.d.ts +0 -152
- package/dist/example.d.ts +0 -39
- package/dist/index.d.ts +0 -11
- package/dist/integration/index.d.ts +0 -4
- package/dist/integration/integration.contracts.d.ts +0 -98
- package/dist/integration/integration.enum.d.ts +0 -9
- package/dist/integration/integration.presentation.d.ts +0 -8
- package/dist/integration/integration.schema.d.ts +0 -67
- package/dist/integration-hub.feature.d.ts +0 -7
- package/dist/libs/contracts/dist/capabilities/openbanking.js +0 -88
- package/dist/libs/contracts/dist/client/index.js +0 -5
- package/dist/libs/contracts/dist/client/react/feature-render.js +0 -2
- package/dist/libs/contracts/dist/client/react/form-render.js +0 -4
- package/dist/libs/contracts/dist/client/react/index.js +0 -4
- package/dist/libs/contracts/dist/contract-registry/index.js +0 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js +0 -60
- package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/index.js +0 -29
- package/dist/libs/contracts/dist/docs/presentations.js +0 -71
- package/dist/libs/contracts/dist/docs/registry.js +0 -44
- package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +0 -80
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +0 -57
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +0 -357
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +0 -37
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +0 -48
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +0 -79
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +0 -84
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +0 -45
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +0 -67
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +0 -40
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +0 -69
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +0 -47
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +0 -62
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +0 -155
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +0 -101
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +0 -20
- package/dist/libs/contracts/dist/events.js +0 -10
- package/dist/libs/contracts/dist/experiments/evaluator.js +0 -1
- package/dist/libs/contracts/dist/index.js +0 -71
- package/dist/libs/contracts/dist/install.js +0 -2
- package/dist/libs/contracts/dist/integrations/contracts.js +0 -377
- package/dist/libs/contracts/dist/integrations/index.js +0 -18
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -228
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -159
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -3
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -210
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -242
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -13
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -52
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -75
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -87
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -66
- package/dist/libs/contracts/dist/integrations/providers/index.js +0 -11
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -116
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -73
- package/dist/libs/contracts/dist/integrations/providers/registry.js +0 -10
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -83
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -61
- package/dist/libs/contracts/dist/jsonschema.js +0 -1
- package/dist/libs/contracts/dist/knowledge/contracts.js +0 -306
- package/dist/libs/contracts/dist/knowledge/index.js +0 -7
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +0 -38
- package/dist/libs/contracts/dist/knowledge/spaces/index.js +0 -6
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +0 -37
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -34
- package/dist/libs/contracts/dist/llm/exporters.js +0 -19
- package/dist/libs/contracts/dist/llm/index.js +0 -2
- package/dist/libs/contracts/dist/llm/prompts.js +0 -1
- package/dist/libs/contracts/dist/onboarding-base.js +0 -196
- package/dist/libs/contracts/dist/openapi.js +0 -1
- package/dist/libs/contracts/dist/ownership.js +0 -21
- package/dist/libs/contracts/dist/presentations.js +0 -1
- package/dist/libs/contracts/dist/presentations.v2.js +0 -11
- package/dist/libs/contracts/dist/prompt.js +0 -1
- package/dist/libs/contracts/dist/promptRegistry.js +0 -1
- package/dist/libs/contracts/dist/regenerator/index.js +0 -1
- package/dist/libs/contracts/dist/regenerator/service.js +0 -6
- package/dist/libs/contracts/dist/registry.js +0 -2
- package/dist/libs/contracts/dist/resources.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
- package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -34
- package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/index.js +0 -6
- package/dist/libs/contracts/dist/server/graphql-pothos.js +0 -6
- package/dist/libs/contracts/dist/server/index.js +0 -8
- package/dist/libs/contracts/dist/server/mcp/createMcpServer.js +0 -4
- package/dist/libs/contracts/dist/server/mcp/registerPresentations.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerPrompts.js +0 -1
- package/dist/libs/contracts/dist/server/mcp/registerResources.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerTools.js +0 -1
- package/dist/libs/contracts/dist/server/provider-mcp.js +0 -1
- package/dist/libs/contracts/dist/server/rest-elysia.js +0 -1
- package/dist/libs/contracts/dist/server/rest-express.js +0 -1
- package/dist/libs/contracts/dist/server/rest-generic.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-app.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-pages.js +0 -1
- package/dist/libs/contracts/dist/spec.js +0 -34
- package/dist/libs/contracts/dist/telemetry/index.js +0 -1
- package/dist/libs/contracts/dist/telemetry/tracker.js +0 -1
- package/dist/libs/contracts/dist/tests/index.js +0 -1
- package/dist/libs/contracts/dist/tests/runner.js +0 -2
- package/dist/libs/contracts/dist/workflow/index.js +0 -1
- package/dist/libs/contracts/dist/workflow/runner.js +0 -1
- package/dist/libs/schema/dist/EnumType.js +0 -56
- package/dist/libs/schema/dist/FieldType.js +0 -49
- package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/schema/dist/SchemaModel.js +0 -39
- package/dist/libs/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/schema/dist/entity/index.js +0 -2
- package/dist/libs/schema/dist/entity/types.js +0 -1
- package/dist/libs/schema/dist/index.js +0 -6
- package/dist/sync/index.d.ts +0 -4
- package/dist/sync/sync.contracts.d.ts +0 -508
- package/dist/sync/sync.enum.d.ts +0 -17
- package/dist/sync/sync.presentation.d.ts +0 -11
- package/dist/sync/sync.schema.d.ts +0 -355
- package/dist/sync-engine/index.d.ts +0 -108
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lssm/example.integration-hub",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "1.41.1",
|
|
4
4
|
"description": "Integration Hub example with sync engine and field mappings for ContractSpec",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -18,45 +18,45 @@
|
|
|
18
18
|
"lint:check": "eslint src"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@lssm/lib.schema": "
|
|
22
|
-
"@lssm/lib.contracts": "
|
|
23
|
-
"@lssm/lib.bus": "
|
|
24
|
-
"@lssm/lib.identity-rbac": "
|
|
25
|
-
"@lssm/lib.files": "
|
|
26
|
-
"@lssm/lib.feature-flags": "
|
|
27
|
-
"@lssm/lib.jobs": "
|
|
28
|
-
"@lssm/module.audit-trail": "
|
|
29
|
-
"@lssm/module.notifications": "
|
|
21
|
+
"@lssm/lib.schema": "1.41.1",
|
|
22
|
+
"@lssm/lib.contracts": "1.41.1",
|
|
23
|
+
"@lssm/lib.bus": "1.41.1",
|
|
24
|
+
"@lssm/lib.identity-rbac": "1.41.1",
|
|
25
|
+
"@lssm/lib.files": "1.41.1",
|
|
26
|
+
"@lssm/lib.feature-flags": "1.41.1",
|
|
27
|
+
"@lssm/lib.jobs": "1.41.1",
|
|
28
|
+
"@lssm/module.audit-trail": "1.41.1",
|
|
29
|
+
"@lssm/module.notifications": "1.41.1",
|
|
30
30
|
"zod": "^4.1.13"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@lssm/tool.typescript": "
|
|
34
|
-
"@lssm/tool.tsdown": "
|
|
33
|
+
"@lssm/tool.typescript": "1.41.1",
|
|
34
|
+
"@lssm/tool.tsdown": "1.41.1",
|
|
35
35
|
"typescript": "^5.9.3"
|
|
36
36
|
},
|
|
37
37
|
"exports": {
|
|
38
|
-
".": "./
|
|
39
|
-
"./connection": "./
|
|
40
|
-
"./connection/connection.contracts": "./
|
|
41
|
-
"./connection/connection.enum": "./
|
|
42
|
-
"./connection/connection.presentation": "./
|
|
43
|
-
"./connection/connection.schema": "./
|
|
44
|
-
"./docs": "./
|
|
45
|
-
"./docs/integration-hub.docblock": "./
|
|
46
|
-
"./events": "./
|
|
47
|
-
"./example": "./
|
|
48
|
-
"./integration": "./
|
|
49
|
-
"./integration-hub.feature": "./
|
|
50
|
-
"./integration/integration.contracts": "./
|
|
51
|
-
"./integration/integration.enum": "./
|
|
52
|
-
"./integration/integration.presentation": "./
|
|
53
|
-
"./integration/integration.schema": "./
|
|
54
|
-
"./sync": "./
|
|
55
|
-
"./sync-engine": "./
|
|
56
|
-
"./sync/sync.contracts": "./
|
|
57
|
-
"./sync/sync.enum": "./
|
|
58
|
-
"./sync/sync.presentation": "./
|
|
59
|
-
"./sync/sync.schema": "./
|
|
38
|
+
".": "./src/index.ts",
|
|
39
|
+
"./connection": "./src/connection/index.ts",
|
|
40
|
+
"./connection/connection.contracts": "./src/connection/connection.contracts.ts",
|
|
41
|
+
"./connection/connection.enum": "./src/connection/connection.enum.ts",
|
|
42
|
+
"./connection/connection.presentation": "./src/connection/connection.presentation.ts",
|
|
43
|
+
"./connection/connection.schema": "./src/connection/connection.schema.ts",
|
|
44
|
+
"./docs": "./src/docs/index.ts",
|
|
45
|
+
"./docs/integration-hub.docblock": "./src/docs/integration-hub.docblock.ts",
|
|
46
|
+
"./events": "./src/events.ts",
|
|
47
|
+
"./example": "./src/example.ts",
|
|
48
|
+
"./integration": "./src/integration/index.ts",
|
|
49
|
+
"./integration-hub.feature": "./src/integration-hub.feature.ts",
|
|
50
|
+
"./integration/integration.contracts": "./src/integration/integration.contracts.ts",
|
|
51
|
+
"./integration/integration.enum": "./src/integration/integration.enum.ts",
|
|
52
|
+
"./integration/integration.presentation": "./src/integration/integration.presentation.ts",
|
|
53
|
+
"./integration/integration.schema": "./src/integration/integration.schema.ts",
|
|
54
|
+
"./sync": "./src/sync/index.ts",
|
|
55
|
+
"./sync-engine": "./src/sync-engine/index.ts",
|
|
56
|
+
"./sync/sync.contracts": "./src/sync/sync.contracts.ts",
|
|
57
|
+
"./sync/sync.enum": "./src/sync/sync.enum.ts",
|
|
58
|
+
"./sync/sync.presentation": "./src/sync/sync.presentation.ts",
|
|
59
|
+
"./sync/sync.schema": "./src/sync/sync.schema.ts",
|
|
60
60
|
"./*": "./*"
|
|
61
61
|
},
|
|
62
62
|
"module": "./dist/index.js",
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema127 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts3 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/connection/connection.contracts.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Create a connection to an external system.
|
|
7
|
-
*/
|
|
8
|
-
declare const CreateConnectionContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema127.SchemaModel<{
|
|
9
|
-
integrationId: {
|
|
10
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
11
|
-
isOptional: false;
|
|
12
|
-
};
|
|
13
|
-
name: {
|
|
14
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
15
|
-
isOptional: false;
|
|
16
|
-
};
|
|
17
|
-
authType: {
|
|
18
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
19
|
-
isOptional: false;
|
|
20
|
-
};
|
|
21
|
-
credentials: {
|
|
22
|
-
type: _lssm_lib_schema127.FieldType<unknown, unknown>;
|
|
23
|
-
isOptional: true;
|
|
24
|
-
};
|
|
25
|
-
}>, _lssm_lib_schema127.SchemaModel<{
|
|
26
|
-
id: {
|
|
27
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
28
|
-
isOptional: false;
|
|
29
|
-
};
|
|
30
|
-
integrationId: {
|
|
31
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
32
|
-
isOptional: false;
|
|
33
|
-
};
|
|
34
|
-
name: {
|
|
35
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
36
|
-
isOptional: false;
|
|
37
|
-
};
|
|
38
|
-
status: {
|
|
39
|
-
type: _lssm_lib_schema127.EnumType<[string, string, string, string, string]>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
authType: {
|
|
43
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
externalAccountName: {
|
|
47
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
48
|
-
isOptional: true;
|
|
49
|
-
};
|
|
50
|
-
connectedAt: {
|
|
51
|
-
type: _lssm_lib_schema127.FieldType<Date, string>;
|
|
52
|
-
isOptional: true;
|
|
53
|
-
};
|
|
54
|
-
lastHealthCheck: {
|
|
55
|
-
type: _lssm_lib_schema127.FieldType<Date, string>;
|
|
56
|
-
isOptional: true;
|
|
57
|
-
};
|
|
58
|
-
healthStatus: {
|
|
59
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
60
|
-
isOptional: true;
|
|
61
|
-
};
|
|
62
|
-
}>, {
|
|
63
|
-
name: string;
|
|
64
|
-
version: number;
|
|
65
|
-
when: string;
|
|
66
|
-
payload: _lssm_lib_schema127.SchemaModel<{
|
|
67
|
-
id: {
|
|
68
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
69
|
-
isOptional: false;
|
|
70
|
-
};
|
|
71
|
-
integrationId: {
|
|
72
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
73
|
-
isOptional: false;
|
|
74
|
-
};
|
|
75
|
-
name: {
|
|
76
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
77
|
-
isOptional: false;
|
|
78
|
-
};
|
|
79
|
-
status: {
|
|
80
|
-
type: _lssm_lib_schema127.EnumType<[string, string, string, string, string]>;
|
|
81
|
-
isOptional: false;
|
|
82
|
-
};
|
|
83
|
-
authType: {
|
|
84
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
85
|
-
isOptional: false;
|
|
86
|
-
};
|
|
87
|
-
externalAccountName: {
|
|
88
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
89
|
-
isOptional: true;
|
|
90
|
-
};
|
|
91
|
-
connectedAt: {
|
|
92
|
-
type: _lssm_lib_schema127.FieldType<Date, string>;
|
|
93
|
-
isOptional: true;
|
|
94
|
-
};
|
|
95
|
-
lastHealthCheck: {
|
|
96
|
-
type: _lssm_lib_schema127.FieldType<Date, string>;
|
|
97
|
-
isOptional: true;
|
|
98
|
-
};
|
|
99
|
-
healthStatus: {
|
|
100
|
-
type: _lssm_lib_schema127.FieldType<string, string>;
|
|
101
|
-
isOptional: true;
|
|
102
|
-
};
|
|
103
|
-
}>;
|
|
104
|
-
}[]>;
|
|
105
|
-
//#endregion
|
|
106
|
-
export { CreateConnectionContract };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema152 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/connection/connection.enum.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Connection status enum.
|
|
6
|
-
*/
|
|
7
|
-
declare const ConnectionStatusEnum: _lssm_lib_schema152.EnumType<[string, string, string, string, string]>;
|
|
8
|
-
//#endregion
|
|
9
|
-
export { ConnectionStatusEnum };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PresentationDescriptorV2 } from "@lssm/lib.contracts";
|
|
2
|
-
|
|
3
|
-
//#region src/connection/connection.presentation.d.ts
|
|
4
|
-
declare const ConnectionListPresentation: PresentationDescriptorV2;
|
|
5
|
-
declare const ConnectionSetupPresentation: PresentationDescriptorV2;
|
|
6
|
-
//#endregion
|
|
7
|
-
export { ConnectionListPresentation, ConnectionSetupPresentation };
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema316 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/connection/connection.schema.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* A connection to an external system.
|
|
6
|
-
*/
|
|
7
|
-
declare const ConnectionModel: _lssm_lib_schema316.SchemaModel<{
|
|
8
|
-
id: {
|
|
9
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
10
|
-
isOptional: false;
|
|
11
|
-
};
|
|
12
|
-
integrationId: {
|
|
13
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
14
|
-
isOptional: false;
|
|
15
|
-
};
|
|
16
|
-
name: {
|
|
17
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
18
|
-
isOptional: false;
|
|
19
|
-
};
|
|
20
|
-
status: {
|
|
21
|
-
type: _lssm_lib_schema316.EnumType<[string, string, string, string, string]>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
authType: {
|
|
25
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
26
|
-
isOptional: false;
|
|
27
|
-
};
|
|
28
|
-
externalAccountName: {
|
|
29
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
30
|
-
isOptional: true;
|
|
31
|
-
};
|
|
32
|
-
connectedAt: {
|
|
33
|
-
type: _lssm_lib_schema316.FieldType<Date, string>;
|
|
34
|
-
isOptional: true;
|
|
35
|
-
};
|
|
36
|
-
lastHealthCheck: {
|
|
37
|
-
type: _lssm_lib_schema316.FieldType<Date, string>;
|
|
38
|
-
isOptional: true;
|
|
39
|
-
};
|
|
40
|
-
healthStatus: {
|
|
41
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
42
|
-
isOptional: true;
|
|
43
|
-
};
|
|
44
|
-
}>;
|
|
45
|
-
/**
|
|
46
|
-
* Input for creating a connection.
|
|
47
|
-
*/
|
|
48
|
-
declare const CreateConnectionInputModel: _lssm_lib_schema316.SchemaModel<{
|
|
49
|
-
integrationId: {
|
|
50
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
51
|
-
isOptional: false;
|
|
52
|
-
};
|
|
53
|
-
name: {
|
|
54
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
55
|
-
isOptional: false;
|
|
56
|
-
};
|
|
57
|
-
authType: {
|
|
58
|
-
type: _lssm_lib_schema316.FieldType<string, string>;
|
|
59
|
-
isOptional: false;
|
|
60
|
-
};
|
|
61
|
-
credentials: {
|
|
62
|
-
type: _lssm_lib_schema316.FieldType<unknown, unknown>;
|
|
63
|
-
isOptional: true;
|
|
64
|
-
};
|
|
65
|
-
}>;
|
|
66
|
-
//#endregion
|
|
67
|
-
export { ConnectionModel, CreateConnectionInputModel };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { CreateConnectionContract } from "./connection.contracts.js";
|
|
2
|
-
import { ConnectionStatusEnum } from "./connection.enum.js";
|
|
3
|
-
import { ConnectionModel, CreateConnectionInputModel } from "./connection.schema.js";
|
|
4
|
-
export { ConnectionModel, ConnectionStatusEnum, CreateConnectionContract, CreateConnectionInputModel };
|
package/dist/docs/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/events.d.ts
DELETED
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema275 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts5 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/events.d.ts
|
|
5
|
-
declare const IntegrationCreatedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
6
|
-
integrationId: {
|
|
7
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
8
|
-
isOptional: false;
|
|
9
|
-
};
|
|
10
|
-
type: {
|
|
11
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
12
|
-
isOptional: false;
|
|
13
|
-
};
|
|
14
|
-
createdAt: {
|
|
15
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
16
|
-
isOptional: false;
|
|
17
|
-
};
|
|
18
|
-
}>>;
|
|
19
|
-
declare const ConnectionCreatedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
20
|
-
connectionId: {
|
|
21
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
integrationId: {
|
|
25
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
26
|
-
isOptional: false;
|
|
27
|
-
};
|
|
28
|
-
status: {
|
|
29
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
30
|
-
isOptional: false;
|
|
31
|
-
};
|
|
32
|
-
createdAt: {
|
|
33
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
34
|
-
isOptional: false;
|
|
35
|
-
};
|
|
36
|
-
}>>;
|
|
37
|
-
declare const ConnectionStatusChangedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
38
|
-
connectionId: {
|
|
39
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
previousStatus: {
|
|
43
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
newStatus: {
|
|
47
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
48
|
-
isOptional: false;
|
|
49
|
-
};
|
|
50
|
-
changedAt: {
|
|
51
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
52
|
-
isOptional: false;
|
|
53
|
-
};
|
|
54
|
-
}>>;
|
|
55
|
-
declare const SyncConfigCreatedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
56
|
-
syncConfigId: {
|
|
57
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
58
|
-
isOptional: false;
|
|
59
|
-
};
|
|
60
|
-
connectionId: {
|
|
61
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
62
|
-
isOptional: false;
|
|
63
|
-
};
|
|
64
|
-
createdAt: {
|
|
65
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
66
|
-
isOptional: false;
|
|
67
|
-
};
|
|
68
|
-
}>>;
|
|
69
|
-
declare const SyncStartedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
70
|
-
syncRunId: {
|
|
71
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
72
|
-
isOptional: false;
|
|
73
|
-
};
|
|
74
|
-
syncConfigId: {
|
|
75
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
76
|
-
isOptional: false;
|
|
77
|
-
};
|
|
78
|
-
startedAt: {
|
|
79
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
80
|
-
isOptional: false;
|
|
81
|
-
};
|
|
82
|
-
}>>;
|
|
83
|
-
declare const SyncCompletedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
84
|
-
syncRunId: {
|
|
85
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
86
|
-
isOptional: false;
|
|
87
|
-
};
|
|
88
|
-
syncConfigId: {
|
|
89
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
90
|
-
isOptional: false;
|
|
91
|
-
};
|
|
92
|
-
recordsProcessed: {
|
|
93
|
-
type: _lssm_lib_schema275.FieldType<number, number>;
|
|
94
|
-
isOptional: false;
|
|
95
|
-
};
|
|
96
|
-
completedAt: {
|
|
97
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
98
|
-
isOptional: false;
|
|
99
|
-
};
|
|
100
|
-
}>>;
|
|
101
|
-
declare const SyncFailedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
102
|
-
syncRunId: {
|
|
103
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
104
|
-
isOptional: false;
|
|
105
|
-
};
|
|
106
|
-
syncConfigId: {
|
|
107
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
108
|
-
isOptional: false;
|
|
109
|
-
};
|
|
110
|
-
error: {
|
|
111
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
112
|
-
isOptional: false;
|
|
113
|
-
};
|
|
114
|
-
failedAt: {
|
|
115
|
-
type: _lssm_lib_schema275.FieldType<Date, string>;
|
|
116
|
-
isOptional: false;
|
|
117
|
-
};
|
|
118
|
-
}>>;
|
|
119
|
-
declare const RecordSyncedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
120
|
-
syncRunId: {
|
|
121
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
122
|
-
isOptional: false;
|
|
123
|
-
};
|
|
124
|
-
recordId: {
|
|
125
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
126
|
-
isOptional: false;
|
|
127
|
-
};
|
|
128
|
-
sourceId: {
|
|
129
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
130
|
-
isOptional: false;
|
|
131
|
-
};
|
|
132
|
-
targetId: {
|
|
133
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
134
|
-
isOptional: false;
|
|
135
|
-
};
|
|
136
|
-
}>>;
|
|
137
|
-
declare const FieldMappingAddedEvent: _lssm_lib_contracts5.EventSpec<_lssm_lib_schema275.SchemaModel<{
|
|
138
|
-
syncConfigId: {
|
|
139
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
140
|
-
isOptional: false;
|
|
141
|
-
};
|
|
142
|
-
sourceField: {
|
|
143
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
144
|
-
isOptional: false;
|
|
145
|
-
};
|
|
146
|
-
targetField: {
|
|
147
|
-
type: _lssm_lib_schema275.FieldType<string, string>;
|
|
148
|
-
isOptional: false;
|
|
149
|
-
};
|
|
150
|
-
}>>;
|
|
151
|
-
//#endregion
|
|
152
|
-
export { ConnectionCreatedEvent, ConnectionStatusChangedEvent, FieldMappingAddedEvent, IntegrationCreatedEvent, RecordSyncedEvent, SyncCompletedEvent, SyncConfigCreatedEvent, SyncFailedEvent, SyncStartedEvent };
|
package/dist/example.d.ts
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
//#region src/example.d.ts
|
|
2
|
-
declare const example: {
|
|
3
|
-
readonly id: "integration-hub";
|
|
4
|
-
readonly title: "Integration Hub";
|
|
5
|
-
readonly summary: "Provider-agnostic integration center with connectors, connections, field mappings, and sync logs.";
|
|
6
|
-
readonly tags: readonly ["integrations", "sync", "etl", "connectors"];
|
|
7
|
-
readonly kind: "template";
|
|
8
|
-
readonly visibility: "public";
|
|
9
|
-
readonly docs: {
|
|
10
|
-
readonly rootDocId: "docs.examples.integration-hub";
|
|
11
|
-
readonly goalDocId: "docs.examples.integration-hub.goal";
|
|
12
|
-
readonly usageDocId: "docs.examples.integration-hub.usage";
|
|
13
|
-
readonly constraintsDocId: "docs.examples.integration-hub.constraints";
|
|
14
|
-
};
|
|
15
|
-
readonly entrypoints: {
|
|
16
|
-
readonly packageName: "@lssm/example.integration-hub";
|
|
17
|
-
readonly feature: "./feature";
|
|
18
|
-
readonly contracts: "./contracts";
|
|
19
|
-
readonly presentations: "./presentations";
|
|
20
|
-
readonly handlers: "./handlers";
|
|
21
|
-
readonly docs: "./docs";
|
|
22
|
-
};
|
|
23
|
-
readonly surfaces: {
|
|
24
|
-
readonly templates: true;
|
|
25
|
-
readonly sandbox: {
|
|
26
|
-
readonly enabled: true;
|
|
27
|
-
readonly modes: readonly ["playground", "specs", "builder", "markdown", "evolution"];
|
|
28
|
-
};
|
|
29
|
-
readonly studio: {
|
|
30
|
-
readonly enabled: true;
|
|
31
|
-
readonly installable: true;
|
|
32
|
-
};
|
|
33
|
-
readonly mcp: {
|
|
34
|
-
readonly enabled: true;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
//#endregion
|
|
39
|
-
export { example as default };
|
package/dist/index.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CreateConnectionContract } from "./connection/connection.contracts.js";
|
|
2
|
-
import { ConnectionStatusEnum } from "./connection/connection.enum.js";
|
|
3
|
-
import { ConnectionModel, CreateConnectionInputModel } from "./connection/connection.schema.js";
|
|
4
|
-
import { IntegrationStatusEnum } from "./integration/integration.enum.js";
|
|
5
|
-
import { CreateIntegrationInputModel, IntegrationModel } from "./integration/integration.schema.js";
|
|
6
|
-
import { CreateIntegrationContract } from "./integration/integration.contracts.js";
|
|
7
|
-
import { MappingTypeEnum, SyncDirectionEnum, SyncStatusEnum } from "./sync/sync.enum.js";
|
|
8
|
-
import { AddFieldMappingInputModel, CreateSyncConfigInputModel, FieldMappingModel, ListSyncRunsInputModel, ListSyncRunsOutputModel, SyncConfigModel, SyncRunModel, TriggerSyncInputModel } from "./sync/sync.schema.js";
|
|
9
|
-
import { AddFieldMappingContract, CreateSyncConfigContract, ListSyncRunsContract, TriggerSyncContract } from "./sync/sync.contracts.js";
|
|
10
|
-
import { BasicFieldTransformer, BasicSyncEngine, FieldMapping, IFieldTransformer, ISyncEngine, LookupConfig, SourceRecord, SyncConfig, SyncContext, SyncError, SyncResult, TargetRecord, computeChecksum, createSyncEngine, hasChanges } from "./sync-engine/index.js";
|
|
11
|
-
export { AddFieldMappingContract, AddFieldMappingInputModel, BasicFieldTransformer, BasicSyncEngine, ConnectionModel, ConnectionStatusEnum, CreateConnectionContract, CreateConnectionInputModel, CreateIntegrationContract, CreateIntegrationInputModel, CreateSyncConfigContract, CreateSyncConfigInputModel, FieldMapping, FieldMappingModel, IFieldTransformer, ISyncEngine, IntegrationModel, IntegrationStatusEnum, ListSyncRunsContract, ListSyncRunsInputModel, ListSyncRunsOutputModel, LookupConfig, MappingTypeEnum, SourceRecord, SyncConfig, SyncConfigModel, SyncContext, SyncDirectionEnum, SyncError, SyncResult, SyncRunModel, SyncStatusEnum, TargetRecord, TriggerSyncContract, TriggerSyncInputModel, computeChecksum, createSyncEngine, hasChanges };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { IntegrationStatusEnum } from "./integration.enum.js";
|
|
2
|
-
import { CreateIntegrationInputModel, IntegrationModel } from "./integration.schema.js";
|
|
3
|
-
import { CreateIntegrationContract } from "./integration.contracts.js";
|
|
4
|
-
export { CreateIntegrationContract, CreateIntegrationInputModel, IntegrationModel, IntegrationStatusEnum };
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema237 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts4 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/integration/integration.contracts.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Create a new integration.
|
|
7
|
-
*/
|
|
8
|
-
declare const CreateIntegrationContract: _lssm_lib_contracts4.ContractSpec<_lssm_lib_schema237.SchemaModel<{
|
|
9
|
-
name: {
|
|
10
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
11
|
-
isOptional: false;
|
|
12
|
-
};
|
|
13
|
-
slug: {
|
|
14
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
15
|
-
isOptional: false;
|
|
16
|
-
};
|
|
17
|
-
description: {
|
|
18
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
19
|
-
isOptional: true;
|
|
20
|
-
};
|
|
21
|
-
provider: {
|
|
22
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
23
|
-
isOptional: false;
|
|
24
|
-
};
|
|
25
|
-
config: {
|
|
26
|
-
type: _lssm_lib_schema237.FieldType<unknown, unknown>;
|
|
27
|
-
isOptional: true;
|
|
28
|
-
};
|
|
29
|
-
featureFlagKey: {
|
|
30
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
31
|
-
isOptional: true;
|
|
32
|
-
};
|
|
33
|
-
}>, _lssm_lib_schema237.SchemaModel<{
|
|
34
|
-
id: {
|
|
35
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
36
|
-
isOptional: false;
|
|
37
|
-
};
|
|
38
|
-
name: {
|
|
39
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
slug: {
|
|
43
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
description: {
|
|
47
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
48
|
-
isOptional: true;
|
|
49
|
-
};
|
|
50
|
-
provider: {
|
|
51
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
52
|
-
isOptional: false;
|
|
53
|
-
};
|
|
54
|
-
status: {
|
|
55
|
-
type: _lssm_lib_schema237.EnumType<[string, string, string, string, string]>;
|
|
56
|
-
isOptional: false;
|
|
57
|
-
};
|
|
58
|
-
createdAt: {
|
|
59
|
-
type: _lssm_lib_schema237.FieldType<Date, string>;
|
|
60
|
-
isOptional: false;
|
|
61
|
-
};
|
|
62
|
-
}>, {
|
|
63
|
-
name: string;
|
|
64
|
-
version: number;
|
|
65
|
-
when: string;
|
|
66
|
-
payload: _lssm_lib_schema237.SchemaModel<{
|
|
67
|
-
id: {
|
|
68
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
69
|
-
isOptional: false;
|
|
70
|
-
};
|
|
71
|
-
name: {
|
|
72
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
73
|
-
isOptional: false;
|
|
74
|
-
};
|
|
75
|
-
slug: {
|
|
76
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
77
|
-
isOptional: false;
|
|
78
|
-
};
|
|
79
|
-
description: {
|
|
80
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
81
|
-
isOptional: true;
|
|
82
|
-
};
|
|
83
|
-
provider: {
|
|
84
|
-
type: _lssm_lib_schema237.FieldType<string, string>;
|
|
85
|
-
isOptional: false;
|
|
86
|
-
};
|
|
87
|
-
status: {
|
|
88
|
-
type: _lssm_lib_schema237.EnumType<[string, string, string, string, string]>;
|
|
89
|
-
isOptional: false;
|
|
90
|
-
};
|
|
91
|
-
createdAt: {
|
|
92
|
-
type: _lssm_lib_schema237.FieldType<Date, string>;
|
|
93
|
-
isOptional: false;
|
|
94
|
-
};
|
|
95
|
-
}>;
|
|
96
|
-
}[]>;
|
|
97
|
-
//#endregion
|
|
98
|
-
export { CreateIntegrationContract };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema123 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/integration/integration.enum.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Integration status enum.
|
|
6
|
-
*/
|
|
7
|
-
declare const IntegrationStatusEnum: _lssm_lib_schema123.EnumType<[string, string, string, string, string]>;
|
|
8
|
-
//#endregion
|
|
9
|
-
export { IntegrationStatusEnum };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PresentationDescriptorV2 } from "@lssm/lib.contracts";
|
|
2
|
-
|
|
3
|
-
//#region src/integration/integration.presentation.d.ts
|
|
4
|
-
declare const IntegrationListPresentation: PresentationDescriptorV2;
|
|
5
|
-
declare const IntegrationDetailPresentation: PresentationDescriptorV2;
|
|
6
|
-
declare const IntegrationHealthPresentation: PresentationDescriptorV2;
|
|
7
|
-
//#endregion
|
|
8
|
-
export { IntegrationDetailPresentation, IntegrationHealthPresentation, IntegrationListPresentation };
|