@lssm/example.pocket-family-office 0.0.0-canary-20251220002821 → 0.0.0-canary-20251220015515
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/blueprint.d.ts +4 -7
- package/dist/blueprint.d.ts.map +1 -1
- package/dist/connections/samples.d.ts +3 -7
- package/dist/connections/samples.d.ts.map +1 -1
- package/dist/contracts/index.d.ts +491 -118
- package/dist/contracts/index.d.ts.map +1 -1
- package/dist/index.d.ts +9 -16
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +89 -17
- package/dist/knowledge/sources.sample.d.ts +2 -6
- package/dist/knowledge/sources.sample.d.ts.map +1 -1
- package/dist/pocket-family-office.feature.d.ts +7 -7
- package/dist/pocket-family-office.feature.d.ts.map +1 -1
- package/dist/telemetry.d.ts +3 -7
- package/dist/telemetry.d.ts.map +1 -1
- package/dist/tenant.sample.d.ts +2 -6
- package/dist/tenant.sample.d.ts.map +1 -1
- package/dist/tests/pocket-family-office.test.d.ts +2 -0
- package/dist/tests/pocket-family-office.test.d.ts.map +1 -0
- package/dist/workflows/generate-financial-summary.d.ts +2 -6
- package/dist/workflows/generate-financial-summary.d.ts.map +1 -1
- package/dist/workflows/generate-openbanking-overview.d.ts +2 -6
- package/dist/workflows/generate-openbanking-overview.d.ts.map +1 -1
- package/dist/workflows/index.d.ts +9 -9
- package/dist/workflows/index.d.ts.map +1 -0
- package/dist/workflows/ingest-email-threads.d.ts +2 -6
- package/dist/workflows/ingest-email-threads.d.ts.map +1 -1
- package/dist/workflows/process-uploaded-document.d.ts +2 -6
- package/dist/workflows/process-uploaded-document.d.ts.map +1 -1
- package/dist/workflows/refresh-openbanking-balances.d.ts +2 -6
- package/dist/workflows/refresh-openbanking-balances.d.ts.map +1 -1
- package/dist/workflows/sync-openbanking-accounts.d.ts +2 -6
- package/dist/workflows/sync-openbanking-accounts.d.ts.map +1 -1
- package/dist/workflows/sync-openbanking-transactions.d.ts +2 -6
- package/dist/workflows/sync-openbanking-transactions.d.ts.map +1 -1
- package/dist/workflows/upcoming-payments-reminder.d.ts +2 -6
- package/dist/workflows/upcoming-payments-reminder.d.ts.map +1 -1
- package/package.json +12 -11
- package/dist/blueprint.js +0 -201
- package/dist/blueprint.js.map +0 -1
- package/dist/connections/samples.js +0 -227
- package/dist/connections/samples.js.map +0 -1
- package/dist/contracts/index.js +0 -271
- package/dist/contracts/index.js.map +0 -1
- package/dist/knowledge/sources.sample.js +0 -50
- package/dist/knowledge/sources.sample.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/index.js +0 -18
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -227
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -158
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -3
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -209
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -241
- package/dist/libs/contracts/dist/integrations/openbanking/models.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -26
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -53
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -76
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -88
- package/dist/libs/contracts/dist/integrations/providers/gmail.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -67
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/index.js +0 -11
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -69
- package/dist/libs/contracts/dist/integrations/providers/mistral.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -69
- package/dist/libs/contracts/dist/integrations/providers/postmark.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -117
- package/dist/libs/contracts/dist/integrations/providers/powens.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -74
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/registry.js +0 -10
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -84
- package/dist/libs/contracts/dist/integrations/providers/stripe.js.map +0 -1
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -62
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js.map +0 -1
- package/dist/libs/contracts/dist/ownership.js +0 -38
- package/dist/libs/contracts/dist/ownership.js.map +0 -1
- package/dist/libs/contracts/dist/schema/dist/index.js +0 -3873
- package/dist/libs/contracts/dist/schema/dist/index.js.map +0 -1
- package/dist/libs/contracts/dist/spec.js +0 -35
- package/dist/libs/contracts/dist/spec.js.map +0 -1
- package/dist/pocket-family-office.feature.js +0 -47
- package/dist/pocket-family-office.feature.js.map +0 -1
- package/dist/telemetry.js +0 -171
- package/dist/telemetry.js.map +0 -1
- package/dist/tenant.sample.js +0 -90
- package/dist/tenant.sample.js.map +0 -1
- package/dist/workflows/generate-financial-summary.js +0 -61
- package/dist/workflows/generate-financial-summary.js.map +0 -1
- package/dist/workflows/generate-openbanking-overview.js +0 -58
- package/dist/workflows/generate-openbanking-overview.js.map +0 -1
- package/dist/workflows/index.js +0 -10
- package/dist/workflows/ingest-email-threads.js +0 -53
- package/dist/workflows/ingest-email-threads.js.map +0 -1
- package/dist/workflows/process-uploaded-document.js +0 -51
- package/dist/workflows/process-uploaded-document.js.map +0 -1
- package/dist/workflows/refresh-openbanking-balances.js +0 -67
- package/dist/workflows/refresh-openbanking-balances.js.map +0 -1
- package/dist/workflows/sync-openbanking-accounts.js +0 -67
- package/dist/workflows/sync-openbanking-accounts.js.map +0 -1
- package/dist/workflows/sync-openbanking-transactions.js +0 -67
- package/dist/workflows/sync-openbanking-transactions.js.map +0 -1
- package/dist/workflows/upcoming-payments-reminder.js +0 -56
- package/dist/workflows/upcoming-payments-reminder.js.map +0 -1
package/dist/blueprint.d.ts
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare
|
|
5
|
-
declare function registerPocketFamilyOfficeBlueprint(registry: AppBlueprintRegistry): AppBlueprintRegistry;
|
|
6
|
-
//#endregion
|
|
7
|
-
export { pocketFamilyOfficeBlueprint, registerPocketFamilyOfficeBlueprint };
|
|
1
|
+
import type { AppBlueprintSpec } from '@lssm/lib.contracts/app-config/spec';
|
|
2
|
+
import type { AppBlueprintRegistry } from '@lssm/lib.contracts/app-config/spec';
|
|
3
|
+
export declare const pocketFamilyOfficeBlueprint: AppBlueprintSpec;
|
|
4
|
+
export declare function registerPocketFamilyOfficeBlueprint(registry: AppBlueprintRegistry): AppBlueprintRegistry;
|
|
8
5
|
//# sourceMappingURL=blueprint.d.ts.map
|
package/dist/blueprint.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blueprint.d.ts","
|
|
1
|
+
{"version":3,"file":"blueprint.d.ts","sourceRoot":"","sources":["../src/blueprint.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AAO5E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAIhF,eAAO,MAAM,2BAA2B,EAAE,gBAgMzC,CAAC;AAEF,wBAAgB,mCAAmC,CACjD,QAAQ,EAAE,oBAAoB,GAC7B,oBAAoB,CAEtB"}
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import { IntegrationConnection } from
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare const pocketFamilyOfficeConnections: IntegrationConnection[];
|
|
5
|
-
declare function getPocketFamilyOfficeConnection(connectionId: string): IntegrationConnection | undefined;
|
|
6
|
-
//#endregion
|
|
7
|
-
export { getPocketFamilyOfficeConnection, pocketFamilyOfficeConnections };
|
|
1
|
+
import type { IntegrationConnection } from '@lssm/lib.contracts/integrations/connection';
|
|
2
|
+
export declare const pocketFamilyOfficeConnections: IntegrationConnection[];
|
|
3
|
+
export declare function getPocketFamilyOfficeConnection(connectionId: string): IntegrationConnection | undefined;
|
|
8
4
|
//# sourceMappingURL=samples.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"samples.d.ts","
|
|
1
|
+
{"version":3,"file":"samples.d.ts","sourceRoot":"","sources":["../../src/connections/samples.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;AAUzF,eAAO,MAAM,6BAA6B,EAAE,qBAAqB,EAgMhE,CAAC;AAEF,wBAAgB,+BAA+B,CAC7C,YAAY,EAAE,MAAM,GACnB,qBAAqB,GAAG,SAAS,CAInC"}
|
|
@@ -1,119 +1,492 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { ContractSpec } from
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
type
|
|
45
|
-
|
|
46
|
-
declare const
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
type
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
type
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
}
|
|
91
|
-
type
|
|
92
|
-
type
|
|
93
|
-
declare const
|
|
94
|
-
declare const
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
type
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
1
|
+
import { type ZodSchemaModel } from '@lssm/lib.schema';
|
|
2
|
+
import type { ContractSpec } from '@lssm/lib.contracts/spec';
|
|
3
|
+
declare const UploadDocumentInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
4
|
+
bucket: {
|
|
5
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
6
|
+
isOptional: false;
|
|
7
|
+
};
|
|
8
|
+
objectKey: {
|
|
9
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
10
|
+
isOptional: false;
|
|
11
|
+
};
|
|
12
|
+
mimeType: {
|
|
13
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
14
|
+
isOptional: false;
|
|
15
|
+
};
|
|
16
|
+
bytes: {
|
|
17
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
18
|
+
isOptional: false;
|
|
19
|
+
};
|
|
20
|
+
tags: {
|
|
21
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
22
|
+
isOptional: false;
|
|
23
|
+
isArray: true;
|
|
24
|
+
};
|
|
25
|
+
uploadedAt: {
|
|
26
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
27
|
+
isOptional: false;
|
|
28
|
+
};
|
|
29
|
+
source: {
|
|
30
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
31
|
+
isOptional: false;
|
|
32
|
+
};
|
|
33
|
+
}>;
|
|
34
|
+
declare const UploadDocumentOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
35
|
+
documentId: {
|
|
36
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
37
|
+
isOptional: false;
|
|
38
|
+
};
|
|
39
|
+
ingestionJobId: {
|
|
40
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
41
|
+
isOptional: false;
|
|
42
|
+
};
|
|
43
|
+
}>;
|
|
44
|
+
export type UploadDocumentInput = ZodSchemaModel<typeof UploadDocumentInputModel>;
|
|
45
|
+
export type UploadDocumentOutput = ZodSchemaModel<typeof UploadDocumentOutputModel>;
|
|
46
|
+
export declare const uploadDocumentContract: ContractSpec<typeof UploadDocumentInputModel, typeof UploadDocumentOutputModel>;
|
|
47
|
+
declare const PaymentReminderInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
48
|
+
billId: {
|
|
49
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
50
|
+
isOptional: false;
|
|
51
|
+
};
|
|
52
|
+
recipientEmail: {
|
|
53
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
54
|
+
isOptional: false;
|
|
55
|
+
};
|
|
56
|
+
recipientPhone: {
|
|
57
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
58
|
+
isOptional: true;
|
|
59
|
+
};
|
|
60
|
+
dueDate: {
|
|
61
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
62
|
+
isOptional: false;
|
|
63
|
+
};
|
|
64
|
+
amountCents: {
|
|
65
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
66
|
+
isOptional: false;
|
|
67
|
+
};
|
|
68
|
+
currency: {
|
|
69
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
70
|
+
isOptional: false;
|
|
71
|
+
};
|
|
72
|
+
channel: {
|
|
73
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
74
|
+
isOptional: false;
|
|
75
|
+
};
|
|
76
|
+
memo: {
|
|
77
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
78
|
+
isOptional: true;
|
|
79
|
+
};
|
|
80
|
+
}>;
|
|
81
|
+
declare const PaymentReminderOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
82
|
+
reminderId: {
|
|
83
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
84
|
+
isOptional: false;
|
|
85
|
+
};
|
|
86
|
+
scheduledAt: {
|
|
87
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
88
|
+
isOptional: false;
|
|
89
|
+
};
|
|
90
|
+
}>;
|
|
91
|
+
export type PaymentReminderInput = ZodSchemaModel<typeof PaymentReminderInputModel>;
|
|
92
|
+
export type PaymentReminderOutput = ZodSchemaModel<typeof PaymentReminderOutputModel>;
|
|
93
|
+
export declare const schedulePaymentReminderContract: ContractSpec<typeof PaymentReminderInputModel, typeof PaymentReminderOutputModel>;
|
|
94
|
+
declare const FinancialSummaryInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
95
|
+
period: {
|
|
96
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
97
|
+
isOptional: false;
|
|
98
|
+
};
|
|
99
|
+
includeVoiceSummary: {
|
|
100
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
101
|
+
isOptional: false;
|
|
102
|
+
};
|
|
103
|
+
}>;
|
|
104
|
+
declare const FinancialSummaryOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
105
|
+
summaryId: {
|
|
106
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
107
|
+
isOptional: false;
|
|
108
|
+
};
|
|
109
|
+
generatedAt: {
|
|
110
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
111
|
+
isOptional: false;
|
|
112
|
+
};
|
|
113
|
+
markdown: {
|
|
114
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
115
|
+
isOptional: false;
|
|
116
|
+
};
|
|
117
|
+
highlights: {
|
|
118
|
+
type: import("@lssm/lib.schema").SchemaModel<{
|
|
119
|
+
label: {
|
|
120
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
121
|
+
isOptional: false;
|
|
122
|
+
};
|
|
123
|
+
value: {
|
|
124
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
125
|
+
isOptional: false;
|
|
126
|
+
};
|
|
127
|
+
}>;
|
|
128
|
+
isOptional: false;
|
|
129
|
+
isArray: true;
|
|
130
|
+
};
|
|
131
|
+
cashflowDelta: {
|
|
132
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
133
|
+
isOptional: false;
|
|
134
|
+
};
|
|
135
|
+
}>;
|
|
136
|
+
export type FinancialSummaryInput = ZodSchemaModel<typeof FinancialSummaryInputModel>;
|
|
137
|
+
export type FinancialSummaryOutput = ZodSchemaModel<typeof FinancialSummaryOutputModel>;
|
|
138
|
+
export declare const generateFinancialSummaryContract: ContractSpec<typeof FinancialSummaryInputModel, typeof FinancialSummaryOutputModel>;
|
|
139
|
+
declare const SyncEmailThreadsInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
140
|
+
labelIds: {
|
|
141
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
142
|
+
isOptional: false;
|
|
143
|
+
isArray: true;
|
|
144
|
+
};
|
|
145
|
+
maxThreads: {
|
|
146
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
147
|
+
isOptional: false;
|
|
148
|
+
};
|
|
149
|
+
syncSinceMinutes: {
|
|
150
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
151
|
+
isOptional: false;
|
|
152
|
+
};
|
|
153
|
+
}>;
|
|
154
|
+
declare const SyncEmailThreadsOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
155
|
+
syncedThreads: {
|
|
156
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
157
|
+
isOptional: false;
|
|
158
|
+
};
|
|
159
|
+
lastMessageAt: {
|
|
160
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
161
|
+
isOptional: true;
|
|
162
|
+
};
|
|
163
|
+
}>;
|
|
164
|
+
export type SyncEmailThreadsInput = ZodSchemaModel<typeof SyncEmailThreadsInputModel>;
|
|
165
|
+
export type SyncEmailThreadsOutput = ZodSchemaModel<typeof SyncEmailThreadsOutputModel>;
|
|
166
|
+
export declare const syncEmailThreadsContract: ContractSpec<typeof SyncEmailThreadsInputModel, typeof SyncEmailThreadsOutputModel>;
|
|
167
|
+
declare const SummaryDispatchInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
168
|
+
summaryId: {
|
|
169
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
170
|
+
isOptional: false;
|
|
171
|
+
};
|
|
172
|
+
recipientEmail: {
|
|
173
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
174
|
+
isOptional: false;
|
|
175
|
+
};
|
|
176
|
+
recipientName: {
|
|
177
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
178
|
+
isOptional: true;
|
|
179
|
+
};
|
|
180
|
+
includeVoice: {
|
|
181
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
182
|
+
isOptional: false;
|
|
183
|
+
};
|
|
184
|
+
voiceRecipient: {
|
|
185
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
186
|
+
isOptional: true;
|
|
187
|
+
};
|
|
188
|
+
}>;
|
|
189
|
+
declare const SummaryDispatchOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
190
|
+
dispatchId: {
|
|
191
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
192
|
+
isOptional: false;
|
|
193
|
+
};
|
|
194
|
+
emailSent: {
|
|
195
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
196
|
+
isOptional: false;
|
|
197
|
+
};
|
|
198
|
+
voiceUrl: {
|
|
199
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
200
|
+
isOptional: true;
|
|
201
|
+
};
|
|
202
|
+
}>;
|
|
203
|
+
export type SummaryDispatchInput = ZodSchemaModel<typeof SummaryDispatchInputModel>;
|
|
204
|
+
export type SummaryDispatchOutput = ZodSchemaModel<typeof SummaryDispatchOutputModel>;
|
|
205
|
+
export declare const dispatchFinancialSummaryContract: ContractSpec<typeof SummaryDispatchInputModel, typeof SummaryDispatchOutputModel>;
|
|
206
|
+
declare const OpenBankingOverviewInputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
207
|
+
tenantId: {
|
|
208
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
209
|
+
isOptional: false;
|
|
210
|
+
};
|
|
211
|
+
accountIds: {
|
|
212
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
213
|
+
isOptional: true;
|
|
214
|
+
isArray: true;
|
|
215
|
+
};
|
|
216
|
+
period: {
|
|
217
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
218
|
+
isOptional: false;
|
|
219
|
+
};
|
|
220
|
+
asOf: {
|
|
221
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
222
|
+
isOptional: true;
|
|
223
|
+
};
|
|
224
|
+
includeCategories: {
|
|
225
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
226
|
+
isOptional: false;
|
|
227
|
+
};
|
|
228
|
+
includeCashflowTrend: {
|
|
229
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
230
|
+
isOptional: false;
|
|
231
|
+
};
|
|
232
|
+
}>;
|
|
233
|
+
declare const OpenBankingOverviewOutputModel: import("@lssm/lib.schema").SchemaModel<{
|
|
234
|
+
knowledgeEntryId: {
|
|
235
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
236
|
+
isOptional: false;
|
|
237
|
+
};
|
|
238
|
+
periodStart: {
|
|
239
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
240
|
+
isOptional: false;
|
|
241
|
+
};
|
|
242
|
+
periodEnd: {
|
|
243
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
244
|
+
isOptional: false;
|
|
245
|
+
};
|
|
246
|
+
generatedAt: {
|
|
247
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
248
|
+
isOptional: false;
|
|
249
|
+
};
|
|
250
|
+
summaryPath: {
|
|
251
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
252
|
+
isOptional: true;
|
|
253
|
+
};
|
|
254
|
+
}>;
|
|
255
|
+
export type OpenBankingOverviewInput = ZodSchemaModel<typeof OpenBankingOverviewInputModel>;
|
|
256
|
+
export type OpenBankingOverviewOutput = ZodSchemaModel<typeof OpenBankingOverviewOutputModel>;
|
|
257
|
+
export declare const generateOpenBankingOverviewContract: ContractSpec<typeof OpenBankingOverviewInputModel, typeof OpenBankingOverviewOutputModel>;
|
|
258
|
+
export declare const pocketFamilyOfficeContracts: {
|
|
259
|
+
'pfo.documents.upload': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
260
|
+
bucket: {
|
|
261
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
262
|
+
isOptional: false;
|
|
263
|
+
};
|
|
264
|
+
objectKey: {
|
|
265
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
266
|
+
isOptional: false;
|
|
267
|
+
};
|
|
268
|
+
mimeType: {
|
|
269
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
270
|
+
isOptional: false;
|
|
271
|
+
};
|
|
272
|
+
bytes: {
|
|
273
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
274
|
+
isOptional: false;
|
|
275
|
+
};
|
|
276
|
+
tags: {
|
|
277
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
278
|
+
isOptional: false;
|
|
279
|
+
isArray: true;
|
|
280
|
+
};
|
|
281
|
+
uploadedAt: {
|
|
282
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
283
|
+
isOptional: false;
|
|
284
|
+
};
|
|
285
|
+
source: {
|
|
286
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
287
|
+
isOptional: false;
|
|
288
|
+
};
|
|
289
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
290
|
+
documentId: {
|
|
291
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
292
|
+
isOptional: false;
|
|
293
|
+
};
|
|
294
|
+
ingestionJobId: {
|
|
295
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
296
|
+
isOptional: false;
|
|
297
|
+
};
|
|
298
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
299
|
+
'pfo.reminders.schedule-payment': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
300
|
+
billId: {
|
|
301
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
302
|
+
isOptional: false;
|
|
303
|
+
};
|
|
304
|
+
recipientEmail: {
|
|
305
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
306
|
+
isOptional: false;
|
|
307
|
+
};
|
|
308
|
+
recipientPhone: {
|
|
309
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
310
|
+
isOptional: true;
|
|
311
|
+
};
|
|
312
|
+
dueDate: {
|
|
313
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
314
|
+
isOptional: false;
|
|
315
|
+
};
|
|
316
|
+
amountCents: {
|
|
317
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
318
|
+
isOptional: false;
|
|
319
|
+
};
|
|
320
|
+
currency: {
|
|
321
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
322
|
+
isOptional: false;
|
|
323
|
+
};
|
|
324
|
+
channel: {
|
|
325
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
326
|
+
isOptional: false;
|
|
327
|
+
};
|
|
328
|
+
memo: {
|
|
329
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
330
|
+
isOptional: true;
|
|
331
|
+
};
|
|
332
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
333
|
+
reminderId: {
|
|
334
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
335
|
+
isOptional: false;
|
|
336
|
+
};
|
|
337
|
+
scheduledAt: {
|
|
338
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
339
|
+
isOptional: false;
|
|
340
|
+
};
|
|
341
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
342
|
+
'pfo.summary.generate': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
343
|
+
period: {
|
|
344
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
345
|
+
isOptional: false;
|
|
346
|
+
};
|
|
347
|
+
includeVoiceSummary: {
|
|
348
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
349
|
+
isOptional: false;
|
|
350
|
+
};
|
|
351
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
352
|
+
summaryId: {
|
|
353
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
354
|
+
isOptional: false;
|
|
355
|
+
};
|
|
356
|
+
generatedAt: {
|
|
357
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
358
|
+
isOptional: false;
|
|
359
|
+
};
|
|
360
|
+
markdown: {
|
|
361
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
362
|
+
isOptional: false;
|
|
363
|
+
};
|
|
364
|
+
highlights: {
|
|
365
|
+
type: import("@lssm/lib.schema").SchemaModel<{
|
|
366
|
+
label: {
|
|
367
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
368
|
+
isOptional: false;
|
|
369
|
+
};
|
|
370
|
+
value: {
|
|
371
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
372
|
+
isOptional: false;
|
|
373
|
+
};
|
|
374
|
+
}>;
|
|
375
|
+
isOptional: false;
|
|
376
|
+
isArray: true;
|
|
377
|
+
};
|
|
378
|
+
cashflowDelta: {
|
|
379
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
380
|
+
isOptional: false;
|
|
381
|
+
};
|
|
382
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
383
|
+
'pfo.summary.dispatch': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
384
|
+
summaryId: {
|
|
385
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
386
|
+
isOptional: false;
|
|
387
|
+
};
|
|
388
|
+
recipientEmail: {
|
|
389
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
390
|
+
isOptional: false;
|
|
391
|
+
};
|
|
392
|
+
recipientName: {
|
|
393
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
394
|
+
isOptional: true;
|
|
395
|
+
};
|
|
396
|
+
includeVoice: {
|
|
397
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
398
|
+
isOptional: false;
|
|
399
|
+
};
|
|
400
|
+
voiceRecipient: {
|
|
401
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
402
|
+
isOptional: true;
|
|
403
|
+
};
|
|
404
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
405
|
+
dispatchId: {
|
|
406
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
407
|
+
isOptional: false;
|
|
408
|
+
};
|
|
409
|
+
emailSent: {
|
|
410
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
411
|
+
isOptional: false;
|
|
412
|
+
};
|
|
413
|
+
voiceUrl: {
|
|
414
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
415
|
+
isOptional: true;
|
|
416
|
+
};
|
|
417
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
418
|
+
'pfo.email.sync-threads': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
419
|
+
labelIds: {
|
|
420
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
421
|
+
isOptional: false;
|
|
422
|
+
isArray: true;
|
|
423
|
+
};
|
|
424
|
+
maxThreads: {
|
|
425
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
426
|
+
isOptional: false;
|
|
427
|
+
};
|
|
428
|
+
syncSinceMinutes: {
|
|
429
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
430
|
+
isOptional: false;
|
|
431
|
+
};
|
|
432
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
433
|
+
syncedThreads: {
|
|
434
|
+
type: import("@lssm/lib.schema").FieldType<number, number>;
|
|
435
|
+
isOptional: false;
|
|
436
|
+
};
|
|
437
|
+
lastMessageAt: {
|
|
438
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
439
|
+
isOptional: true;
|
|
440
|
+
};
|
|
441
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
442
|
+
'pfo.openbanking.generate-overview': ContractSpec<import("@lssm/lib.schema").SchemaModel<{
|
|
443
|
+
tenantId: {
|
|
444
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
445
|
+
isOptional: false;
|
|
446
|
+
};
|
|
447
|
+
accountIds: {
|
|
448
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
449
|
+
isOptional: true;
|
|
450
|
+
isArray: true;
|
|
451
|
+
};
|
|
452
|
+
period: {
|
|
453
|
+
type: import("@lssm/lib.schema").EnumType<[string, string, string]>;
|
|
454
|
+
isOptional: false;
|
|
455
|
+
};
|
|
456
|
+
asOf: {
|
|
457
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
458
|
+
isOptional: true;
|
|
459
|
+
};
|
|
460
|
+
includeCategories: {
|
|
461
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
462
|
+
isOptional: false;
|
|
463
|
+
};
|
|
464
|
+
includeCashflowTrend: {
|
|
465
|
+
type: import("@lssm/lib.schema").FieldType<boolean, boolean>;
|
|
466
|
+
isOptional: false;
|
|
467
|
+
};
|
|
468
|
+
}>, import("@lssm/lib.schema").SchemaModel<{
|
|
469
|
+
knowledgeEntryId: {
|
|
470
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
471
|
+
isOptional: false;
|
|
472
|
+
};
|
|
473
|
+
periodStart: {
|
|
474
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
475
|
+
isOptional: false;
|
|
476
|
+
};
|
|
477
|
+
periodEnd: {
|
|
478
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
479
|
+
isOptional: false;
|
|
480
|
+
};
|
|
481
|
+
generatedAt: {
|
|
482
|
+
type: import("@lssm/lib.schema").FieldType<Date, string>;
|
|
483
|
+
isOptional: false;
|
|
484
|
+
};
|
|
485
|
+
summaryPath: {
|
|
486
|
+
type: import("@lssm/lib.schema").FieldType<string, string>;
|
|
487
|
+
isOptional: true;
|
|
488
|
+
};
|
|
489
|
+
}>, readonly import("@lssm/lib.contracts").EmitDecl[] | undefined>;
|
|
490
|
+
};
|
|
491
|
+
export {};
|
|
119
492
|
//# sourceMappingURL=index.d.ts.map
|