@lssm/example.integration-hub 0.0.0-canary-20251217083314 → 0.0.0-canary-20251220002821
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/LICENSE +21 -0
- package/README.md +3 -0
- package/dist/connection/connection.contracts.d.ts +29 -28
- package/dist/connection/connection.contracts.d.ts.map +1 -0
- package/dist/connection/connection.contracts.js +2 -1
- package/dist/connection/connection.contracts.js.map +1 -0
- package/dist/connection/connection.enum.d.ts +4 -3
- package/dist/connection/connection.enum.d.ts.map +1 -0
- package/dist/connection/connection.enum.js +4 -4
- package/dist/connection/connection.enum.js.map +1 -0
- package/dist/connection/connection.presentation.d.ts +2 -1
- package/dist/connection/connection.presentation.d.ts.map +1 -0
- package/dist/connection/connection.presentation.js +2 -1
- package/dist/connection/connection.presentation.js.map +1 -0
- package/dist/connection/connection.schema.d.ts +18 -17
- package/dist/connection/connection.schema.d.ts.map +1 -0
- package/dist/connection/connection.schema.js +17 -18
- package/dist/connection/connection.schema.js.map +1 -0
- package/dist/docs/integration-hub.docblock.js +2 -1
- package/dist/docs/integration-hub.docblock.js.map +1 -0
- package/dist/events.d.ts +45 -44
- package/dist/events.d.ts.map +1 -0
- package/dist/events.js +44 -45
- package/dist/events.js.map +1 -0
- package/dist/example.d.ts +2 -1
- package/dist/example.d.ts.map +1 -0
- package/dist/example.js +2 -1
- package/dist/example.js.map +1 -0
- package/dist/integration/integration.contracts.d.ts +27 -26
- package/dist/integration/integration.contracts.d.ts.map +1 -0
- package/dist/integration/integration.contracts.js +2 -1
- package/dist/integration/integration.contracts.js.map +1 -0
- package/dist/integration/integration.enum.d.ts +4 -3
- package/dist/integration/integration.enum.d.ts.map +1 -0
- package/dist/integration/integration.enum.js +4 -4
- package/dist/integration/integration.enum.js.map +1 -0
- package/dist/integration/integration.presentation.d.ts +2 -1
- package/dist/integration/integration.presentation.d.ts.map +1 -0
- package/dist/integration/integration.presentation.js +2 -1
- package/dist/integration/integration.presentation.js.map +1 -0
- package/dist/integration/integration.schema.d.ts +18 -17
- package/dist/integration/integration.schema.d.ts.map +1 -0
- package/dist/integration/integration.schema.js +17 -18
- package/dist/integration/integration.schema.js.map +1 -0
- package/dist/integration-hub.feature.d.ts +2 -1
- package/dist/integration-hub.feature.d.ts.map +1 -0
- package/dist/integration-hub.feature.js +2 -1
- package/dist/integration-hub.feature.js.map +1 -0
- package/dist/libs/contracts/dist/capabilities/openbanking.js +2 -1
- package/dist/libs/contracts/dist/capabilities/openbanking.js.map +1 -0
- package/dist/libs/contracts/dist/contract-registry/schemas.js +2 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js.map +1 -0
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/index.js +2 -6
- package/dist/libs/contracts/dist/docs/meta.docs.js +30 -0
- package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
- package/dist/libs/contracts/dist/docs/presentations.js +2 -1
- package/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
- package/dist/libs/contracts/dist/docs/registry.js +2 -1
- package/dist/libs/contracts/dist/docs/registry.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech-contracts.docs.js +97 -0
- package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
- package/dist/libs/contracts/dist/events.js +2 -1
- package/dist/libs/contracts/dist/events.js.map +1 -0
- package/dist/libs/contracts/dist/index.js +2 -1
- package/dist/libs/contracts/dist/integrations/contracts.js +65 -66
- package/dist/libs/contracts/dist/integrations/contracts.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +31 -32
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +18 -19
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +32 -33
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +60 -61
- package/dist/libs/contracts/dist/integrations/openbanking/models.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +2 -1
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/gmail.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/mistral.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/postmark.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/powens.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/powens.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/stripe.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/contracts.js +44 -45
- package/dist/libs/contracts/dist/knowledge/contracts.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js.map +1 -0
- package/dist/libs/contracts/dist/llm/exporters.js +2 -1
- package/dist/libs/contracts/dist/llm/exporters.js.map +1 -0
- package/dist/libs/contracts/dist/onboarding-base.js +22 -23
- package/dist/libs/contracts/dist/onboarding-base.js.map +1 -0
- package/dist/libs/contracts/dist/ownership.js +4 -2
- package/dist/libs/contracts/dist/ownership.js.map +1 -0
- package/dist/libs/contracts/dist/presentations.v2.js +2 -1
- package/dist/libs/contracts/dist/presentations.v2.js.map +1 -0
- package/dist/libs/contracts/dist/regenerator/service.js +2 -1
- package/dist/libs/contracts/dist/regenerator/service.js.map +1 -0
- package/dist/libs/contracts/dist/schema/dist/index.js +3873 -6
- package/dist/libs/contracts/dist/schema/dist/index.js.map +1 -0
- package/dist/libs/contracts/dist/spec.js +2 -1
- package/dist/libs/contracts/dist/spec.js.map +1 -0
- package/dist/libs/schema/dist/index.js +4717 -6
- package/dist/libs/schema/dist/index.js.map +1 -0
- package/dist/sync/sync.contracts.d.ts +128 -127
- package/dist/sync/sync.contracts.d.ts.map +1 -0
- package/dist/sync/sync.contracts.js +2 -1
- package/dist/sync/sync.contracts.js.map +1 -0
- package/dist/sync/sync.enum.d.ts +6 -5
- package/dist/sync/sync.enum.d.ts.map +1 -0
- package/dist/sync/sync.enum.js +6 -6
- package/dist/sync/sync.enum.js.map +1 -0
- package/dist/sync/sync.presentation.d.ts +2 -1
- package/dist/sync/sync.presentation.d.ts.map +1 -0
- package/dist/sync/sync.presentation.js +2 -1
- package/dist/sync/sync.presentation.js.map +1 -0
- package/dist/sync/sync.schema.d.ts +87 -86
- package/dist/sync/sync.schema.d.ts.map +1 -0
- package/dist/sync/sync.schema.js +58 -59
- package/dist/sync/sync.schema.js.map +1 -0
- package/dist/sync-engine/index.d.ts +3 -2
- package/dist/sync-engine/index.d.ts.map +1 -0
- package/dist/sync-engine/index.js +5 -3
- package/dist/sync-engine/index.js.map +1 -0
- package/package.json +20 -13
- package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
- 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/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/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/sync/sync.enum.d.ts
CHANGED
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _lssm_lib_schema244 from "@lssm/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/sync/sync.enum.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Sync direction enum.
|
|
6
6
|
*/
|
|
7
|
-
declare const SyncDirectionEnum:
|
|
7
|
+
declare const SyncDirectionEnum: _lssm_lib_schema244.EnumType<[string, string, string]>;
|
|
8
8
|
/**
|
|
9
9
|
* Sync status enum.
|
|
10
10
|
*/
|
|
11
|
-
declare const SyncStatusEnum:
|
|
11
|
+
declare const SyncStatusEnum: _lssm_lib_schema244.EnumType<[string, string, string, string, string]>;
|
|
12
12
|
/**
|
|
13
13
|
* Mapping type enum.
|
|
14
14
|
*/
|
|
15
|
-
declare const MappingTypeEnum:
|
|
15
|
+
declare const MappingTypeEnum: _lssm_lib_schema244.EnumType<[string, string, string, string, string]>;
|
|
16
16
|
//#endregion
|
|
17
|
-
export { MappingTypeEnum, SyncDirectionEnum, SyncStatusEnum };
|
|
17
|
+
export { MappingTypeEnum, SyncDirectionEnum, SyncStatusEnum };
|
|
18
|
+
//# sourceMappingURL=sync.enum.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sync.enum.d.ts","names":[],"sources":["../../src/sync/sync.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,iBAIX,EAAA,mBAAA,CAJ4B,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAS9B;AAWA;;cAXa,gBAMX,mBAAA,CANyB;;;;cAWd,iBAMX,mBAAA,CAN0B"}
|
package/dist/sync/sync.enum.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "../libs/schema/dist/index.js";
|
|
1
|
+
import { N5 } from "../libs/schema/dist/index.js";
|
|
3
2
|
|
|
4
3
|
//#region src/sync/sync.enum.ts
|
|
5
4
|
/**
|
|
6
5
|
* Sync direction enum.
|
|
7
6
|
*/
|
|
8
|
-
const SyncDirectionEnum =
|
|
7
|
+
const SyncDirectionEnum = N5("SyncDirection", [
|
|
9
8
|
"INBOUND",
|
|
10
9
|
"OUTBOUND",
|
|
11
10
|
"BIDIRECTIONAL"
|
|
@@ -13,7 +12,7 @@ const SyncDirectionEnum = defineEnum("SyncDirection", [
|
|
|
13
12
|
/**
|
|
14
13
|
* Sync status enum.
|
|
15
14
|
*/
|
|
16
|
-
const SyncStatusEnum =
|
|
15
|
+
const SyncStatusEnum = N5("SyncStatus", [
|
|
17
16
|
"PENDING",
|
|
18
17
|
"RUNNING",
|
|
19
18
|
"COMPLETED",
|
|
@@ -23,7 +22,7 @@ const SyncStatusEnum = defineEnum("SyncStatus", [
|
|
|
23
22
|
/**
|
|
24
23
|
* Mapping type enum.
|
|
25
24
|
*/
|
|
26
|
-
const MappingTypeEnum =
|
|
25
|
+
const MappingTypeEnum = N5("MappingType", [
|
|
27
26
|
"DIRECT",
|
|
28
27
|
"TRANSFORM",
|
|
29
28
|
"LOOKUP",
|
|
@@ -32,4 +31,5 @@ const MappingTypeEnum = defineEnum("MappingType", [
|
|
|
32
31
|
]);
|
|
33
32
|
|
|
34
33
|
//#endregion
|
|
35
|
-
export { MappingTypeEnum, SyncDirectionEnum, SyncStatusEnum };
|
|
34
|
+
export { MappingTypeEnum, SyncDirectionEnum, SyncStatusEnum };
|
|
35
|
+
//# sourceMappingURL=sync.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sync.enum.js","names":["defineEnum"],"sources":["../../src/sync/sync.enum.ts"],"sourcesContent":["import { defineEnum } from '@lssm/lib.schema';\n\n/**\n * Sync direction enum.\n */\nexport const SyncDirectionEnum = defineEnum('SyncDirection', [\n 'INBOUND',\n 'OUTBOUND',\n 'BIDIRECTIONAL',\n]);\n\n/**\n * Sync status enum.\n */\nexport const SyncStatusEnum = defineEnum('SyncStatus', [\n 'PENDING',\n 'RUNNING',\n 'COMPLETED',\n 'FAILED',\n 'CANCELLED',\n]);\n\n/**\n * Mapping type enum.\n */\nexport const MappingTypeEnum = defineEnum('MappingType', [\n 'DIRECT',\n 'TRANSFORM',\n 'LOOKUP',\n 'CONSTANT',\n 'COMPUTED',\n]);\n"],"mappings":";;;;;;AAKA,MAAa,oBAAoBA,GAAW,iBAAiB;CAC3D;CACA;CACA;CACD,CAAC;;;;AAKF,MAAa,iBAAiBA,GAAW,cAAc;CACrD;CACA;CACA;CACA;CACA;CACD,CAAC;;;;AAKF,MAAa,kBAAkBA,GAAW,eAAe;CACvD;CACA;CACA;CACA;CACA;CACD,CAAC"}
|
|
@@ -8,4 +8,5 @@ declare const SyncRunListPresentation: PresentationDescriptorV2;
|
|
|
8
8
|
declare const SyncRunDetailPresentation: PresentationDescriptorV2;
|
|
9
9
|
declare const SyncActivityPresentation: PresentationDescriptorV2;
|
|
10
10
|
//#endregion
|
|
11
|
-
export { FieldMappingEditorPresentation, SyncActivityPresentation, SyncConfigEditorPresentation, SyncConfigListPresentation, SyncRunDetailPresentation, SyncRunListPresentation };
|
|
11
|
+
export { FieldMappingEditorPresentation, SyncActivityPresentation, SyncConfigEditorPresentation, SyncConfigListPresentation, SyncRunDetailPresentation, SyncRunListPresentation };
|
|
12
|
+
//# sourceMappingURL=sync.presentation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sync.presentation.d.ts","names":[],"sources":["../../src/sync/sync.presentation.ts"],"sourcesContent":[],"mappings":";;;cAOa,4BAA4B;cAqB5B,8BAA8B;AArB9B,cA0CA,8BA1C4B,EA0CI,wBAvB5C;AAEY,cA0CA,uBAvBZ,EAuBqC,wBA1CK;AAqB9B,cA0CA,yBAvBZ,EAuBuC,wBA1CK;AAqBhC,cA0CA,wBA1CyB,EA0CC,wBAvBtC"}
|
|
@@ -139,4 +139,5 @@ const SyncActivityPresentation = {
|
|
|
139
139
|
};
|
|
140
140
|
|
|
141
141
|
//#endregion
|
|
142
|
-
export { FieldMappingEditorPresentation, SyncActivityPresentation, SyncConfigEditorPresentation, SyncConfigListPresentation, SyncRunDetailPresentation, SyncRunListPresentation };
|
|
142
|
+
export { FieldMappingEditorPresentation, SyncActivityPresentation, SyncConfigEditorPresentation, SyncConfigListPresentation, SyncRunDetailPresentation, SyncRunListPresentation };
|
|
143
|
+
//# sourceMappingURL=sync.presentation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sync.presentation.js","names":["SyncConfigListPresentation: PresentationDescriptorV2","SyncConfigEditorPresentation: PresentationDescriptorV2","FieldMappingEditorPresentation: PresentationDescriptorV2","SyncRunListPresentation: PresentationDescriptorV2","SyncRunDetailPresentation: PresentationDescriptorV2","SyncActivityPresentation: PresentationDescriptorV2"],"sources":["../../src/sync/sync.presentation.ts"],"sourcesContent":["import type { PresentationDescriptorV2 } from '@lssm/lib.contracts';\nimport {\n SyncConfigModel,\n SyncRunModel,\n FieldMappingModel,\n} from './sync.schema';\n\nexport const SyncConfigListPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.syncConfig.list',\n version: 1,\n description: 'List of sync configurations',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'sync', 'config', 'list'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'SyncConfigList',\n props: SyncConfigModel,\n },\n targets: ['react', 'markdown'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n\nexport const SyncConfigEditorPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.syncConfig.editor',\n version: 1,\n description: 'Editor for sync configuration settings',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'sync', 'config', 'editor'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'SyncConfigEditor',\n props: SyncConfigModel,\n },\n targets: ['react'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n\nexport const FieldMappingEditorPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.fieldMapping.editor',\n version: 1,\n description: 'Visual field mapping editor',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'field-mapping', 'editor'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'FieldMappingEditor',\n props: FieldMappingModel,\n },\n targets: ['react'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n\nexport const SyncRunListPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.syncRun.list',\n version: 1,\n description: 'History of sync runs',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'sync', 'runs', 'history'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'SyncRunList',\n props: SyncRunModel,\n },\n targets: ['react', 'markdown'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n\nexport const SyncRunDetailPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.syncRun.detail',\n version: 1,\n description: 'Detailed view of a sync run with logs',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'sync', 'run', 'detail'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'SyncRunDetail',\n props: SyncRunModel,\n },\n targets: ['react', 'markdown'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n\nexport const SyncActivityPresentation: PresentationDescriptorV2 = {\n meta: {\n name: 'integration.sync.activity',\n version: 1,\n description: 'Real-time sync activity monitor',\n domain: 'integration',\n owners: ['@integration-team'],\n tags: ['integration', 'sync', 'activity', 'realtime'],\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'SyncActivity',\n },\n targets: ['react', 'markdown'],\n policy: {\n flags: ['integration.sync.enabled'],\n },\n};\n"],"mappings":";;;AAOA,MAAaA,6BAAuD;CAClE,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAQ;GAAU;GAAO;EAChD;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACd,OAAO;EACR;CACD,SAAS,CAAC,SAAS,WAAW;CAC9B,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF;AAED,MAAaC,+BAAyD;CACpE,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAQ;GAAU;GAAS;EAClD;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACd,OAAO;EACR;CACD,SAAS,CAAC,QAAQ;CAClB,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF;AAED,MAAaC,iCAA2D;CACtE,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAiB;GAAS;EACjD;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACd,OAAO;EACR;CACD,SAAS,CAAC,QAAQ;CAClB,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF;AAED,MAAaC,0BAAoD;CAC/D,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAQ;GAAQ;GAAU;EACjD;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACd,OAAO;EACR;CACD,SAAS,CAAC,SAAS,WAAW;CAC9B,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF;AAED,MAAaC,4BAAsD;CACjE,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAQ;GAAO;GAAS;EAC/C;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACd,OAAO;EACR;CACD,SAAS,CAAC,SAAS,WAAW;CAC9B,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF;AAED,MAAaC,2BAAqD;CAChE,MAAM;EACJ,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,QAAQ,CAAC,oBAAoB;EAC7B,MAAM;GAAC;GAAe;GAAQ;GAAY;GAAW;EACtD;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS,CAAC,SAAS,WAAW;CAC9B,QAAQ,EACN,OAAO,CAAC,2BAA2B,EACpC;CACF"}
|
|
@@ -1,107 +1,107 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _lssm_lib_schema247 from "@lssm/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/sync/sync.schema.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* A field mapping configuration.
|
|
6
6
|
*/
|
|
7
|
-
declare const FieldMappingModel:
|
|
7
|
+
declare const FieldMappingModel: _lssm_lib_schema247.SchemaModel<{
|
|
8
8
|
id: {
|
|
9
|
-
type:
|
|
9
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
10
10
|
isOptional: false;
|
|
11
11
|
};
|
|
12
12
|
sourceField: {
|
|
13
|
-
type:
|
|
13
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
14
14
|
isOptional: false;
|
|
15
15
|
};
|
|
16
16
|
targetField: {
|
|
17
|
-
type:
|
|
17
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
18
18
|
isOptional: false;
|
|
19
19
|
};
|
|
20
20
|
mappingType: {
|
|
21
|
-
type:
|
|
21
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
22
22
|
isOptional: false;
|
|
23
23
|
};
|
|
24
24
|
transformExpression: {
|
|
25
|
-
type:
|
|
25
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
26
26
|
isOptional: true;
|
|
27
27
|
};
|
|
28
28
|
isRequired: {
|
|
29
|
-
type:
|
|
29
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
30
30
|
isOptional: false;
|
|
31
31
|
};
|
|
32
32
|
}>;
|
|
33
33
|
/**
|
|
34
34
|
* A sync configuration.
|
|
35
35
|
*/
|
|
36
|
-
declare const SyncConfigModel:
|
|
36
|
+
declare const SyncConfigModel: _lssm_lib_schema247.SchemaModel<{
|
|
37
37
|
id: {
|
|
38
|
-
type:
|
|
38
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
39
39
|
isOptional: false;
|
|
40
40
|
};
|
|
41
41
|
integrationId: {
|
|
42
|
-
type:
|
|
42
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
43
43
|
isOptional: false;
|
|
44
44
|
};
|
|
45
45
|
connectionId: {
|
|
46
|
-
type:
|
|
46
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
47
47
|
isOptional: false;
|
|
48
48
|
};
|
|
49
49
|
name: {
|
|
50
|
-
type:
|
|
50
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
51
51
|
isOptional: false;
|
|
52
52
|
};
|
|
53
53
|
direction: {
|
|
54
|
-
type:
|
|
54
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string]>;
|
|
55
55
|
isOptional: false;
|
|
56
56
|
};
|
|
57
57
|
sourceObject: {
|
|
58
|
-
type:
|
|
58
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
59
59
|
isOptional: false;
|
|
60
60
|
};
|
|
61
61
|
targetObject: {
|
|
62
|
-
type:
|
|
62
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
63
63
|
isOptional: false;
|
|
64
64
|
};
|
|
65
65
|
scheduleEnabled: {
|
|
66
|
-
type:
|
|
66
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
67
67
|
isOptional: false;
|
|
68
68
|
};
|
|
69
69
|
scheduleCron: {
|
|
70
|
-
type:
|
|
70
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
71
71
|
isOptional: true;
|
|
72
72
|
};
|
|
73
73
|
isActive: {
|
|
74
|
-
type:
|
|
74
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
75
75
|
isOptional: false;
|
|
76
76
|
};
|
|
77
77
|
lastSyncAt: {
|
|
78
|
-
type:
|
|
78
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
79
79
|
isOptional: true;
|
|
80
80
|
};
|
|
81
81
|
fieldMappings: {
|
|
82
|
-
type:
|
|
82
|
+
type: _lssm_lib_schema247.SchemaModel<{
|
|
83
83
|
id: {
|
|
84
|
-
type:
|
|
84
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
85
85
|
isOptional: false;
|
|
86
86
|
};
|
|
87
87
|
sourceField: {
|
|
88
|
-
type:
|
|
88
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
89
89
|
isOptional: false;
|
|
90
90
|
};
|
|
91
91
|
targetField: {
|
|
92
|
-
type:
|
|
92
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
93
93
|
isOptional: false;
|
|
94
94
|
};
|
|
95
95
|
mappingType: {
|
|
96
|
-
type:
|
|
96
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
97
97
|
isOptional: false;
|
|
98
98
|
};
|
|
99
99
|
transformExpression: {
|
|
100
|
-
type:
|
|
100
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
101
101
|
isOptional: true;
|
|
102
102
|
};
|
|
103
103
|
isRequired: {
|
|
104
|
-
type:
|
|
104
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
105
105
|
isOptional: false;
|
|
106
106
|
};
|
|
107
107
|
}>;
|
|
@@ -112,174 +112,174 @@ declare const SyncConfigModel: _lssm_lib_schema153.SchemaModel<{
|
|
|
112
112
|
/**
|
|
113
113
|
* A sync run.
|
|
114
114
|
*/
|
|
115
|
-
declare const SyncRunModel:
|
|
115
|
+
declare const SyncRunModel: _lssm_lib_schema247.SchemaModel<{
|
|
116
116
|
id: {
|
|
117
|
-
type:
|
|
117
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
118
118
|
isOptional: false;
|
|
119
119
|
};
|
|
120
120
|
syncConfigId: {
|
|
121
|
-
type:
|
|
121
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
122
122
|
isOptional: false;
|
|
123
123
|
};
|
|
124
124
|
status: {
|
|
125
|
-
type:
|
|
125
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
126
126
|
isOptional: false;
|
|
127
127
|
};
|
|
128
128
|
direction: {
|
|
129
|
-
type:
|
|
129
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string]>;
|
|
130
130
|
isOptional: false;
|
|
131
131
|
};
|
|
132
132
|
trigger: {
|
|
133
|
-
type:
|
|
133
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
134
134
|
isOptional: false;
|
|
135
135
|
};
|
|
136
136
|
recordsProcessed: {
|
|
137
|
-
type:
|
|
137
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
138
138
|
isOptional: false;
|
|
139
139
|
};
|
|
140
140
|
recordsCreated: {
|
|
141
|
-
type:
|
|
141
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
142
142
|
isOptional: false;
|
|
143
143
|
};
|
|
144
144
|
recordsUpdated: {
|
|
145
|
-
type:
|
|
145
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
146
146
|
isOptional: false;
|
|
147
147
|
};
|
|
148
148
|
recordsFailed: {
|
|
149
|
-
type:
|
|
149
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
150
150
|
isOptional: false;
|
|
151
151
|
};
|
|
152
152
|
errorMessage: {
|
|
153
|
-
type:
|
|
153
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
154
154
|
isOptional: true;
|
|
155
155
|
};
|
|
156
156
|
startedAt: {
|
|
157
|
-
type:
|
|
157
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
158
158
|
isOptional: true;
|
|
159
159
|
};
|
|
160
160
|
completedAt: {
|
|
161
|
-
type:
|
|
161
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
162
162
|
isOptional: true;
|
|
163
163
|
};
|
|
164
164
|
createdAt: {
|
|
165
|
-
type:
|
|
165
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
166
166
|
isOptional: false;
|
|
167
167
|
};
|
|
168
168
|
}>;
|
|
169
169
|
/**
|
|
170
170
|
* Input for creating a sync config.
|
|
171
171
|
*/
|
|
172
|
-
declare const CreateSyncConfigInputModel:
|
|
172
|
+
declare const CreateSyncConfigInputModel: _lssm_lib_schema247.SchemaModel<{
|
|
173
173
|
integrationId: {
|
|
174
|
-
type:
|
|
174
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
175
175
|
isOptional: false;
|
|
176
176
|
};
|
|
177
177
|
connectionId: {
|
|
178
|
-
type:
|
|
178
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
179
179
|
isOptional: false;
|
|
180
180
|
};
|
|
181
181
|
name: {
|
|
182
|
-
type:
|
|
182
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
183
183
|
isOptional: false;
|
|
184
184
|
};
|
|
185
185
|
direction: {
|
|
186
|
-
type:
|
|
186
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string]>;
|
|
187
187
|
isOptional: false;
|
|
188
188
|
};
|
|
189
189
|
sourceObject: {
|
|
190
|
-
type:
|
|
190
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
191
191
|
isOptional: false;
|
|
192
192
|
};
|
|
193
193
|
targetObject: {
|
|
194
|
-
type:
|
|
194
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
195
195
|
isOptional: false;
|
|
196
196
|
};
|
|
197
197
|
scheduleEnabled: {
|
|
198
|
-
type:
|
|
198
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
199
199
|
isOptional: true;
|
|
200
200
|
};
|
|
201
201
|
scheduleCron: {
|
|
202
|
-
type:
|
|
202
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
203
203
|
isOptional: true;
|
|
204
204
|
};
|
|
205
205
|
}>;
|
|
206
206
|
/**
|
|
207
207
|
* Input for adding a field mapping.
|
|
208
208
|
*/
|
|
209
|
-
declare const AddFieldMappingInputModel:
|
|
209
|
+
declare const AddFieldMappingInputModel: _lssm_lib_schema247.SchemaModel<{
|
|
210
210
|
syncConfigId: {
|
|
211
|
-
type:
|
|
211
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
212
212
|
isOptional: false;
|
|
213
213
|
};
|
|
214
214
|
sourceField: {
|
|
215
|
-
type:
|
|
215
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
216
216
|
isOptional: false;
|
|
217
217
|
};
|
|
218
218
|
targetField: {
|
|
219
|
-
type:
|
|
219
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
220
220
|
isOptional: false;
|
|
221
221
|
};
|
|
222
222
|
mappingType: {
|
|
223
|
-
type:
|
|
223
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
224
224
|
isOptional: false;
|
|
225
225
|
};
|
|
226
226
|
transformExpression: {
|
|
227
|
-
type:
|
|
227
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
228
228
|
isOptional: true;
|
|
229
229
|
};
|
|
230
230
|
lookupConfig: {
|
|
231
|
-
type:
|
|
231
|
+
type: _lssm_lib_schema247.FieldType<unknown, unknown>;
|
|
232
232
|
isOptional: true;
|
|
233
233
|
};
|
|
234
234
|
constantValue: {
|
|
235
|
-
type:
|
|
235
|
+
type: _lssm_lib_schema247.FieldType<unknown, unknown>;
|
|
236
236
|
isOptional: true;
|
|
237
237
|
};
|
|
238
238
|
isRequired: {
|
|
239
|
-
type:
|
|
239
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
240
240
|
isOptional: true;
|
|
241
241
|
};
|
|
242
242
|
defaultValue: {
|
|
243
|
-
type:
|
|
243
|
+
type: _lssm_lib_schema247.FieldType<unknown, unknown>;
|
|
244
244
|
isOptional: true;
|
|
245
245
|
};
|
|
246
246
|
}>;
|
|
247
247
|
/**
|
|
248
248
|
* Input for triggering a sync.
|
|
249
249
|
*/
|
|
250
|
-
declare const TriggerSyncInputModel:
|
|
250
|
+
declare const TriggerSyncInputModel: _lssm_lib_schema247.SchemaModel<{
|
|
251
251
|
syncConfigId: {
|
|
252
|
-
type:
|
|
252
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
253
253
|
isOptional: false;
|
|
254
254
|
};
|
|
255
255
|
direction: {
|
|
256
|
-
type:
|
|
256
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string]>;
|
|
257
257
|
isOptional: true;
|
|
258
258
|
};
|
|
259
259
|
fullSync: {
|
|
260
|
-
type:
|
|
260
|
+
type: _lssm_lib_schema247.FieldType<boolean, boolean>;
|
|
261
261
|
isOptional: true;
|
|
262
262
|
};
|
|
263
263
|
}>;
|
|
264
264
|
/**
|
|
265
265
|
* Input for listing sync runs.
|
|
266
266
|
*/
|
|
267
|
-
declare const ListSyncRunsInputModel:
|
|
267
|
+
declare const ListSyncRunsInputModel: _lssm_lib_schema247.SchemaModel<{
|
|
268
268
|
syncConfigId: {
|
|
269
|
-
type:
|
|
269
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
270
270
|
isOptional: false;
|
|
271
271
|
};
|
|
272
272
|
status: {
|
|
273
|
-
type:
|
|
273
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
274
274
|
isOptional: true;
|
|
275
275
|
};
|
|
276
276
|
limit: {
|
|
277
|
-
type:
|
|
277
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
278
278
|
isOptional: true;
|
|
279
279
|
defaultValue: number;
|
|
280
280
|
};
|
|
281
281
|
offset: {
|
|
282
|
-
type:
|
|
282
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
283
283
|
isOptional: true;
|
|
284
284
|
defaultValue: number;
|
|
285
285
|
};
|
|
@@ -287,59 +287,59 @@ declare const ListSyncRunsInputModel: _lssm_lib_schema153.SchemaModel<{
|
|
|
287
287
|
/**
|
|
288
288
|
* Output for listing sync runs.
|
|
289
289
|
*/
|
|
290
|
-
declare const ListSyncRunsOutputModel:
|
|
290
|
+
declare const ListSyncRunsOutputModel: _lssm_lib_schema247.SchemaModel<{
|
|
291
291
|
runs: {
|
|
292
|
-
type:
|
|
292
|
+
type: _lssm_lib_schema247.SchemaModel<{
|
|
293
293
|
id: {
|
|
294
|
-
type:
|
|
294
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
295
295
|
isOptional: false;
|
|
296
296
|
};
|
|
297
297
|
syncConfigId: {
|
|
298
|
-
type:
|
|
298
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
299
299
|
isOptional: false;
|
|
300
300
|
};
|
|
301
301
|
status: {
|
|
302
|
-
type:
|
|
302
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string, string, string]>;
|
|
303
303
|
isOptional: false;
|
|
304
304
|
};
|
|
305
305
|
direction: {
|
|
306
|
-
type:
|
|
306
|
+
type: _lssm_lib_schema247.EnumType<[string, string, string]>;
|
|
307
307
|
isOptional: false;
|
|
308
308
|
};
|
|
309
309
|
trigger: {
|
|
310
|
-
type:
|
|
310
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
311
311
|
isOptional: false;
|
|
312
312
|
};
|
|
313
313
|
recordsProcessed: {
|
|
314
|
-
type:
|
|
314
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
315
315
|
isOptional: false;
|
|
316
316
|
};
|
|
317
317
|
recordsCreated: {
|
|
318
|
-
type:
|
|
318
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
319
319
|
isOptional: false;
|
|
320
320
|
};
|
|
321
321
|
recordsUpdated: {
|
|
322
|
-
type:
|
|
322
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
323
323
|
isOptional: false;
|
|
324
324
|
};
|
|
325
325
|
recordsFailed: {
|
|
326
|
-
type:
|
|
326
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
327
327
|
isOptional: false;
|
|
328
328
|
};
|
|
329
329
|
errorMessage: {
|
|
330
|
-
type:
|
|
330
|
+
type: _lssm_lib_schema247.FieldType<string, string>;
|
|
331
331
|
isOptional: true;
|
|
332
332
|
};
|
|
333
333
|
startedAt: {
|
|
334
|
-
type:
|
|
334
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
335
335
|
isOptional: true;
|
|
336
336
|
};
|
|
337
337
|
completedAt: {
|
|
338
|
-
type:
|
|
338
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
339
339
|
isOptional: true;
|
|
340
340
|
};
|
|
341
341
|
createdAt: {
|
|
342
|
-
type:
|
|
342
|
+
type: _lssm_lib_schema247.FieldType<Date, string>;
|
|
343
343
|
isOptional: false;
|
|
344
344
|
};
|
|
345
345
|
}>;
|
|
@@ -347,9 +347,10 @@ declare const ListSyncRunsOutputModel: _lssm_lib_schema153.SchemaModel<{
|
|
|
347
347
|
isOptional: false;
|
|
348
348
|
};
|
|
349
349
|
total: {
|
|
350
|
-
type:
|
|
350
|
+
type: _lssm_lib_schema247.FieldType<number, number>;
|
|
351
351
|
isOptional: false;
|
|
352
352
|
};
|
|
353
353
|
}>;
|
|
354
354
|
//#endregion
|
|
355
|
-
export { AddFieldMappingInputModel, CreateSyncConfigInputModel, FieldMappingModel, ListSyncRunsInputModel, ListSyncRunsOutputModel, SyncConfigModel, SyncRunModel, TriggerSyncInputModel };
|
|
355
|
+
export { AddFieldMappingInputModel, CreateSyncConfigInputModel, FieldMappingModel, ListSyncRunsInputModel, ListSyncRunsOutputModel, SyncConfigModel, SyncRunModel, TriggerSyncInputModel };
|
|
356
|
+
//# sourceMappingURL=sync.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sync.schema.d.ts","names":[],"sources":["../../src/sync/sync.schema.ts"],"sourcesContent":[],"mappings":";;;;;;AAUa,cAAA,iBAaX,sBAb4B,WAa5B,CAAA;EAAA,EAAA,EAAA;UAAA,mBAAA,CAAA;;;;;qBAb4B;EAAA,CAAA;EAkBjB,WAAA,EAAA;IAmBX,IAAA,+BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;;;;;;;;;cAnBW,eAAe,sBAAA,WAAA,CAAA;EAAA,EAAA,EAAA;IAwBf,IAAA,EALX,mBAAA,CAAA,SAyBA,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;;;;qBApBuB;EAAA,CAAA;EAyBZ,YAAA,EAAA;IAeX,IAAA,+BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;uCAfqC,CAAA,OAAA,EAAA,OAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAoB1B,CAAA;EAgBX,YAAA,EAAA;;;;;;;;;uCAhBoC,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,IAAA;EAqBzB,CAAA;EAOX,aAAA,EAAA;;;2CAPgC,CAAA,MAAA,EAAA,MAAA,CAAA;QAAA,UAAA,EAAA,KAAA;MAYrB,CAAA;MAgBX,WAAA,EAAA;;;;iBAhBiC,EAAA;QAAA,IAAA,+BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;QAqBtB,UAAA,EAAA,KAMX;MAAA,CAAA;;;;;;;;;;;;;;;;;;;;;cAzGW,kCAAY;;UAoBvB,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKW,gDAA0B;;UAerC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKW,+CAAyB;;UAgBpC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKW,2CAAqB;;UAOhC,mBAAA,CAAA;;;;;;;;;;;;;;;cAKW,4CAAsB;;UAgBjC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;cAKW,6CAAuB;;;;cAMlC,mBAAA,CAAA"}
|