@claritylabs/cl-sdk 3.1.25 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/application.d.mts +1 -1
- package/dist/application.d.ts +1 -1
- package/dist/{index-B2T7Jvir.d.mts → index-D9C8e9BL.d.mts} +27 -27
- package/dist/{index-B2T7Jvir.d.ts → index-D9C8e9BL.d.ts} +27 -27
- package/dist/index.d.mts +3 -187
- package/dist/index.d.ts +3 -187
- package/dist/index.js +5550 -9118
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5560 -9128
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/application.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as AcroFormMapping, t as AcroFormMappingSchema, u as AnswerParsingResult, v as AnswerParsingResultSchema, w as ApplicationClassifyResult, x as ApplicationClassifyResultSchema, y as ApplicationContextProposal, z as ApplicationContextProposalSchema,
|
|
1
|
+
export { s as AcroFormMapping, t as AcroFormMappingSchema, u as AnswerParsingResult, v as AnswerParsingResultSchema, w as ApplicationClassifyResult, x as ApplicationClassifyResultSchema, y as ApplicationContextProposal, z as ApplicationContextProposalSchema, C as ApplicationEmailReviewSchema, E as ApplicationField, F as ApplicationFieldSchema, H as ApplicationListFilters, J as ApplicationNextQuestions, K as ApplicationPacket, N as ApplicationPacketAnswer, O as ApplicationPacketAnswerSchema, R as ApplicationPacketSchema, V as ApplicationPipelineConfig, W as ApplicationQualityArtifactSchema, X as ApplicationQualityIssueSchema, Y as ApplicationQualityReportSchema, Z as ApplicationQualityRoundSchema, _ as ApplicationQuestionCondition, $ as ApplicationQuestionConditionSchema, a0 as ApplicationQuestionGraph, a1 as ApplicationQuestionGraphSchema, a2 as ApplicationQuestionNode, a3 as ApplicationQuestionNodeSchema, a4 as ApplicationRepeat, a5 as ApplicationRepeatSchema, a6 as ApplicationState, a7 as ApplicationStateSchema, a8 as ApplicationStore, a9 as ApplicationTemplate, aa as ApplicationTemplateListFilters, ab as ApplicationTemplateSchema, ac as ApplicationTemplateStore, ad as AutoFillMatch, ae as AutoFillMatchSchema, af as AutoFillResult, ag as AutoFillResultSchema, aj as BackfillProvider, ak as BuildApplicationPacketInput, al as BuildApplicationPacketResult, ap as ContextProposalResult, au as CreateApplicationRunInput, aM as FieldExtractionResult, aN as FieldExtractionResultSchema, aO as FieldType, aP as FieldTypeSchema, aQ as FlatPdfPlacement, aR as FlatPdfPlacementSchema, aT as LookupFill, aU as LookupFillResult, aV as LookupFillResultSchema, aW as LookupFillSchema, aX as LookupRequest, aY as LookupRequestSchema, b7 as ParsedAnswer, b8 as ParsedAnswerSchema, bg as PriorAnswer, bh as ProcessApplicationInput, bi as ProcessApplicationResult, bj as ProcessReplyInput, bk as ProcessReplyResult, bl as QuestionBatchResult, bm as QuestionBatchResultSchema, bp as ReplyIntent, bq as ReplyIntentSchema, bN as applyApplicationAnswers, bO as buildApplicationPacket, bP as buildQuestionGraphFromFields, bQ as createApplicationPipeline, bR as createApplicationRun, bS as extractQuestionGraphFromFields, bT as flattenQuestionGraph, bU as getActiveApplicationFields, bV as getNextApplicationQuestions, bW as normalizeApplicationQuestionGraph, bX as planNextApplicationQuestions, bY as proposeContextWrites, b_ as validateApplicationPacket } from './index-D9C8e9BL.mjs';
|
|
2
2
|
import 'zod';
|
package/dist/application.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as AcroFormMapping, t as AcroFormMappingSchema, u as AnswerParsingResult, v as AnswerParsingResultSchema, w as ApplicationClassifyResult, x as ApplicationClassifyResultSchema, y as ApplicationContextProposal, z as ApplicationContextProposalSchema,
|
|
1
|
+
export { s as AcroFormMapping, t as AcroFormMappingSchema, u as AnswerParsingResult, v as AnswerParsingResultSchema, w as ApplicationClassifyResult, x as ApplicationClassifyResultSchema, y as ApplicationContextProposal, z as ApplicationContextProposalSchema, C as ApplicationEmailReviewSchema, E as ApplicationField, F as ApplicationFieldSchema, H as ApplicationListFilters, J as ApplicationNextQuestions, K as ApplicationPacket, N as ApplicationPacketAnswer, O as ApplicationPacketAnswerSchema, R as ApplicationPacketSchema, V as ApplicationPipelineConfig, W as ApplicationQualityArtifactSchema, X as ApplicationQualityIssueSchema, Y as ApplicationQualityReportSchema, Z as ApplicationQualityRoundSchema, _ as ApplicationQuestionCondition, $ as ApplicationQuestionConditionSchema, a0 as ApplicationQuestionGraph, a1 as ApplicationQuestionGraphSchema, a2 as ApplicationQuestionNode, a3 as ApplicationQuestionNodeSchema, a4 as ApplicationRepeat, a5 as ApplicationRepeatSchema, a6 as ApplicationState, a7 as ApplicationStateSchema, a8 as ApplicationStore, a9 as ApplicationTemplate, aa as ApplicationTemplateListFilters, ab as ApplicationTemplateSchema, ac as ApplicationTemplateStore, ad as AutoFillMatch, ae as AutoFillMatchSchema, af as AutoFillResult, ag as AutoFillResultSchema, aj as BackfillProvider, ak as BuildApplicationPacketInput, al as BuildApplicationPacketResult, ap as ContextProposalResult, au as CreateApplicationRunInput, aM as FieldExtractionResult, aN as FieldExtractionResultSchema, aO as FieldType, aP as FieldTypeSchema, aQ as FlatPdfPlacement, aR as FlatPdfPlacementSchema, aT as LookupFill, aU as LookupFillResult, aV as LookupFillResultSchema, aW as LookupFillSchema, aX as LookupRequest, aY as LookupRequestSchema, b7 as ParsedAnswer, b8 as ParsedAnswerSchema, bg as PriorAnswer, bh as ProcessApplicationInput, bi as ProcessApplicationResult, bj as ProcessReplyInput, bk as ProcessReplyResult, bl as QuestionBatchResult, bm as QuestionBatchResultSchema, bp as ReplyIntent, bq as ReplyIntentSchema, bN as applyApplicationAnswers, bO as buildApplicationPacket, bP as buildQuestionGraphFromFields, bQ as createApplicationPipeline, bR as createApplicationRun, bS as extractQuestionGraphFromFields, bT as flattenQuestionGraph, bU as getActiveApplicationFields, bV as getNextApplicationQuestions, bW as normalizeApplicationQuestionGraph, bX as planNextApplicationQuestions, bY as proposeContextWrites, b_ as validateApplicationPacket } from './index-D9C8e9BL.js';
|
|
2
2
|
import 'zod';
|
|
@@ -28083,8 +28083,8 @@ declare const ApplicationFieldSchema: z.ZodObject<{
|
|
|
28083
28083
|
pageNumber?: number | undefined;
|
|
28084
28084
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28085
28085
|
userSourceSpanIds?: string[] | undefined;
|
|
28086
|
-
acroFormName?: string | undefined;
|
|
28087
28086
|
source?: string | undefined;
|
|
28087
|
+
acroFormName?: string | undefined;
|
|
28088
28088
|
columns?: string[] | undefined;
|
|
28089
28089
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28090
28090
|
fieldAnchorId?: string | undefined;
|
|
@@ -28105,8 +28105,8 @@ declare const ApplicationFieldSchema: z.ZodObject<{
|
|
|
28105
28105
|
pageNumber?: number | undefined;
|
|
28106
28106
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28107
28107
|
userSourceSpanIds?: string[] | undefined;
|
|
28108
|
-
acroFormName?: string | undefined;
|
|
28109
28108
|
source?: string | undefined;
|
|
28109
|
+
acroFormName?: string | undefined;
|
|
28110
28110
|
columns?: string[] | undefined;
|
|
28111
28111
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28112
28112
|
fieldAnchorId?: string | undefined;
|
|
@@ -28266,8 +28266,8 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28266
28266
|
pageNumber?: number | undefined;
|
|
28267
28267
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28268
28268
|
userSourceSpanIds?: string[] | undefined;
|
|
28269
|
-
acroFormName?: string | undefined;
|
|
28270
28269
|
source?: string | undefined;
|
|
28270
|
+
acroFormName?: string | undefined;
|
|
28271
28271
|
columns?: string[] | undefined;
|
|
28272
28272
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28273
28273
|
fieldAnchorId?: string | undefined;
|
|
@@ -28288,8 +28288,8 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28288
28288
|
pageNumber?: number | undefined;
|
|
28289
28289
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28290
28290
|
userSourceSpanIds?: string[] | undefined;
|
|
28291
|
-
acroFormName?: string | undefined;
|
|
28292
28291
|
source?: string | undefined;
|
|
28292
|
+
acroFormName?: string | undefined;
|
|
28293
28293
|
columns?: string[] | undefined;
|
|
28294
28294
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28295
28295
|
fieldAnchorId?: string | undefined;
|
|
@@ -28308,6 +28308,7 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28308
28308
|
applicationType?: string | null | undefined;
|
|
28309
28309
|
rootNodeIds?: string[] | undefined;
|
|
28310
28310
|
};
|
|
28311
|
+
applicationType?: string | null | undefined;
|
|
28311
28312
|
fields?: {
|
|
28312
28313
|
label: string;
|
|
28313
28314
|
id: string;
|
|
@@ -28324,14 +28325,13 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28324
28325
|
pageNumber?: number | undefined;
|
|
28325
28326
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28326
28327
|
userSourceSpanIds?: string[] | undefined;
|
|
28327
|
-
acroFormName?: string | undefined;
|
|
28328
28328
|
source?: string | undefined;
|
|
28329
|
+
acroFormName?: string | undefined;
|
|
28329
28330
|
columns?: string[] | undefined;
|
|
28330
28331
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28331
28332
|
fieldAnchorId?: string | undefined;
|
|
28332
28333
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
28333
28334
|
}[] | undefined;
|
|
28334
|
-
applicationType?: string | null | undefined;
|
|
28335
28335
|
}, {
|
|
28336
28336
|
title: string;
|
|
28337
28337
|
id: string;
|
|
@@ -28345,6 +28345,7 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28345
28345
|
applicationType?: string | null | undefined;
|
|
28346
28346
|
rootNodeIds?: string[] | undefined;
|
|
28347
28347
|
};
|
|
28348
|
+
applicationType?: string | null | undefined;
|
|
28348
28349
|
fields?: {
|
|
28349
28350
|
label: string;
|
|
28350
28351
|
id: string;
|
|
@@ -28361,14 +28362,13 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28361
28362
|
pageNumber?: number | undefined;
|
|
28362
28363
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28363
28364
|
userSourceSpanIds?: string[] | undefined;
|
|
28364
|
-
acroFormName?: string | undefined;
|
|
28365
28365
|
source?: string | undefined;
|
|
28366
|
+
acroFormName?: string | undefined;
|
|
28366
28367
|
columns?: string[] | undefined;
|
|
28367
28368
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28368
28369
|
fieldAnchorId?: string | undefined;
|
|
28369
28370
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
28370
28371
|
}[] | undefined;
|
|
28371
|
-
applicationType?: string | null | undefined;
|
|
28372
28372
|
}>;
|
|
28373
28373
|
type ApplicationTemplate = z.infer<typeof ApplicationTemplateSchema>;
|
|
28374
28374
|
declare const ApplicationClassifyResultSchema: z.ZodObject<{
|
|
@@ -28430,8 +28430,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28430
28430
|
pageNumber?: number | undefined;
|
|
28431
28431
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28432
28432
|
userSourceSpanIds?: string[] | undefined;
|
|
28433
|
-
acroFormName?: string | undefined;
|
|
28434
28433
|
source?: string | undefined;
|
|
28434
|
+
acroFormName?: string | undefined;
|
|
28435
28435
|
columns?: string[] | undefined;
|
|
28436
28436
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28437
28437
|
fieldAnchorId?: string | undefined;
|
|
@@ -28452,8 +28452,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28452
28452
|
pageNumber?: number | undefined;
|
|
28453
28453
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28454
28454
|
userSourceSpanIds?: string[] | undefined;
|
|
28455
|
-
acroFormName?: string | undefined;
|
|
28456
28455
|
source?: string | undefined;
|
|
28456
|
+
acroFormName?: string | undefined;
|
|
28457
28457
|
columns?: string[] | undefined;
|
|
28458
28458
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28459
28459
|
fieldAnchorId?: string | undefined;
|
|
@@ -28476,8 +28476,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28476
28476
|
pageNumber?: number | undefined;
|
|
28477
28477
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28478
28478
|
userSourceSpanIds?: string[] | undefined;
|
|
28479
|
-
acroFormName?: string | undefined;
|
|
28480
28479
|
source?: string | undefined;
|
|
28480
|
+
acroFormName?: string | undefined;
|
|
28481
28481
|
columns?: string[] | undefined;
|
|
28482
28482
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28483
28483
|
fieldAnchorId?: string | undefined;
|
|
@@ -28500,8 +28500,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28500
28500
|
pageNumber?: number | undefined;
|
|
28501
28501
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28502
28502
|
userSourceSpanIds?: string[] | undefined;
|
|
28503
|
-
acroFormName?: string | undefined;
|
|
28504
28503
|
source?: string | undefined;
|
|
28504
|
+
acroFormName?: string | undefined;
|
|
28505
28505
|
columns?: string[] | undefined;
|
|
28506
28506
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28507
28507
|
fieldAnchorId?: string | undefined;
|
|
@@ -29400,8 +29400,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29400
29400
|
pageNumber?: number | undefined;
|
|
29401
29401
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29402
29402
|
userSourceSpanIds?: string[] | undefined;
|
|
29403
|
-
acroFormName?: string | undefined;
|
|
29404
29403
|
source?: string | undefined;
|
|
29404
|
+
acroFormName?: string | undefined;
|
|
29405
29405
|
columns?: string[] | undefined;
|
|
29406
29406
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29407
29407
|
fieldAnchorId?: string | undefined;
|
|
@@ -29422,8 +29422,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29422
29422
|
pageNumber?: number | undefined;
|
|
29423
29423
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29424
29424
|
userSourceSpanIds?: string[] | undefined;
|
|
29425
|
-
acroFormName?: string | undefined;
|
|
29426
29425
|
source?: string | undefined;
|
|
29426
|
+
acroFormName?: string | undefined;
|
|
29427
29427
|
columns?: string[] | undefined;
|
|
29428
29428
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29429
29429
|
fieldAnchorId?: string | undefined;
|
|
@@ -29442,6 +29442,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29442
29442
|
applicationType?: string | null | undefined;
|
|
29443
29443
|
rootNodeIds?: string[] | undefined;
|
|
29444
29444
|
};
|
|
29445
|
+
applicationType?: string | null | undefined;
|
|
29445
29446
|
fields?: {
|
|
29446
29447
|
label: string;
|
|
29447
29448
|
id: string;
|
|
@@ -29458,14 +29459,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29458
29459
|
pageNumber?: number | undefined;
|
|
29459
29460
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29460
29461
|
userSourceSpanIds?: string[] | undefined;
|
|
29461
|
-
acroFormName?: string | undefined;
|
|
29462
29462
|
source?: string | undefined;
|
|
29463
|
+
acroFormName?: string | undefined;
|
|
29463
29464
|
columns?: string[] | undefined;
|
|
29464
29465
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29465
29466
|
fieldAnchorId?: string | undefined;
|
|
29466
29467
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
29467
29468
|
}[] | undefined;
|
|
29468
|
-
applicationType?: string | null | undefined;
|
|
29469
29469
|
}, {
|
|
29470
29470
|
title: string;
|
|
29471
29471
|
id: string;
|
|
@@ -29479,6 +29479,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29479
29479
|
applicationType?: string | null | undefined;
|
|
29480
29480
|
rootNodeIds?: string[] | undefined;
|
|
29481
29481
|
};
|
|
29482
|
+
applicationType?: string | null | undefined;
|
|
29482
29483
|
fields?: {
|
|
29483
29484
|
label: string;
|
|
29484
29485
|
id: string;
|
|
@@ -29495,14 +29496,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29495
29496
|
pageNumber?: number | undefined;
|
|
29496
29497
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29497
29498
|
userSourceSpanIds?: string[] | undefined;
|
|
29498
|
-
acroFormName?: string | undefined;
|
|
29499
29499
|
source?: string | undefined;
|
|
29500
|
+
acroFormName?: string | undefined;
|
|
29500
29501
|
columns?: string[] | undefined;
|
|
29501
29502
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29502
29503
|
fieldAnchorId?: string | undefined;
|
|
29503
29504
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
29504
29505
|
}[] | undefined;
|
|
29505
|
-
applicationType?: string | null | undefined;
|
|
29506
29506
|
}>>;
|
|
29507
29507
|
title: z.ZodOptional<z.ZodString>;
|
|
29508
29508
|
applicationType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -29575,8 +29575,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29575
29575
|
pageNumber?: number | undefined;
|
|
29576
29576
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29577
29577
|
userSourceSpanIds?: string[] | undefined;
|
|
29578
|
-
acroFormName?: string | undefined;
|
|
29579
29578
|
source?: string | undefined;
|
|
29579
|
+
acroFormName?: string | undefined;
|
|
29580
29580
|
columns?: string[] | undefined;
|
|
29581
29581
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29582
29582
|
fieldAnchorId?: string | undefined;
|
|
@@ -29597,8 +29597,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29597
29597
|
pageNumber?: number | undefined;
|
|
29598
29598
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29599
29599
|
userSourceSpanIds?: string[] | undefined;
|
|
29600
|
-
acroFormName?: string | undefined;
|
|
29601
29600
|
source?: string | undefined;
|
|
29601
|
+
acroFormName?: string | undefined;
|
|
29602
29602
|
columns?: string[] | undefined;
|
|
29603
29603
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29604
29604
|
fieldAnchorId?: string | undefined;
|
|
@@ -30070,8 +30070,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30070
30070
|
pageNumber?: number | undefined;
|
|
30071
30071
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30072
30072
|
userSourceSpanIds?: string[] | undefined;
|
|
30073
|
-
acroFormName?: string | undefined;
|
|
30074
30073
|
source?: string | undefined;
|
|
30074
|
+
acroFormName?: string | undefined;
|
|
30075
30075
|
columns?: string[] | undefined;
|
|
30076
30076
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30077
30077
|
fieldAnchorId?: string | undefined;
|
|
@@ -30135,6 +30135,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30135
30135
|
applicationType?: string | null | undefined;
|
|
30136
30136
|
rootNodeIds?: string[] | undefined;
|
|
30137
30137
|
};
|
|
30138
|
+
applicationType?: string | null | undefined;
|
|
30138
30139
|
fields?: {
|
|
30139
30140
|
label: string;
|
|
30140
30141
|
id: string;
|
|
@@ -30151,14 +30152,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30151
30152
|
pageNumber?: number | undefined;
|
|
30152
30153
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30153
30154
|
userSourceSpanIds?: string[] | undefined;
|
|
30154
|
-
acroFormName?: string | undefined;
|
|
30155
30155
|
source?: string | undefined;
|
|
30156
|
+
acroFormName?: string | undefined;
|
|
30156
30157
|
columns?: string[] | undefined;
|
|
30157
30158
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30158
30159
|
fieldAnchorId?: string | undefined;
|
|
30159
30160
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
30160
30161
|
}[] | undefined;
|
|
30161
|
-
applicationType?: string | null | undefined;
|
|
30162
30162
|
} | undefined;
|
|
30163
30163
|
contextProposals?: {
|
|
30164
30164
|
key: string;
|
|
@@ -30240,8 +30240,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30240
30240
|
pageNumber?: number | undefined;
|
|
30241
30241
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30242
30242
|
userSourceSpanIds?: string[] | undefined;
|
|
30243
|
-
acroFormName?: string | undefined;
|
|
30244
30243
|
source?: string | undefined;
|
|
30244
|
+
acroFormName?: string | undefined;
|
|
30245
30245
|
columns?: string[] | undefined;
|
|
30246
30246
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30247
30247
|
fieldAnchorId?: string | undefined;
|
|
@@ -30304,6 +30304,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30304
30304
|
applicationType?: string | null | undefined;
|
|
30305
30305
|
rootNodeIds?: string[] | undefined;
|
|
30306
30306
|
};
|
|
30307
|
+
applicationType?: string | null | undefined;
|
|
30307
30308
|
fields?: {
|
|
30308
30309
|
label: string;
|
|
30309
30310
|
id: string;
|
|
@@ -30320,14 +30321,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30320
30321
|
pageNumber?: number | undefined;
|
|
30321
30322
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30322
30323
|
userSourceSpanIds?: string[] | undefined;
|
|
30323
|
-
acroFormName?: string | undefined;
|
|
30324
30324
|
source?: string | undefined;
|
|
30325
|
+
acroFormName?: string | undefined;
|
|
30325
30326
|
columns?: string[] | undefined;
|
|
30326
30327
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30327
30328
|
fieldAnchorId?: string | undefined;
|
|
30328
30329
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
30329
30330
|
}[] | undefined;
|
|
30330
|
-
applicationType?: string | null | undefined;
|
|
30331
30331
|
} | undefined;
|
|
30332
30332
|
currentBatchIndex?: number | undefined;
|
|
30333
30333
|
contextProposals?: {
|
|
@@ -30627,4 +30627,4 @@ declare function flattenQuestionGraph(graph: ApplicationQuestionGraph): Applicat
|
|
|
30627
30627
|
declare function getActiveApplicationFields(state: Pick<ApplicationState, "fields" | "questionGraph">): ApplicationField[];
|
|
30628
30628
|
declare function getNextApplicationQuestions(state: Pick<ApplicationState, "fields" | "questionGraph" | "batches" | "currentBatchIndex">, limit?: number): ApplicationField[];
|
|
30629
30629
|
|
|
30630
|
-
export {
|
|
30630
|
+
export { ApplicationQuestionConditionSchema as $, type AgentContext as A, type BaseQualityIssue as B, ApplicationEmailReviewSchema as C, type DocumentSourceNode as D, type ApplicationField as E, ApplicationFieldSchema as F, type GenerateObject as G, type ApplicationListFilters as H, type InsuranceDocument as I, type ApplicationNextQuestions as J, type ApplicationPacket as K, type LogFn as L, type ModelTaskKind as M, type ApplicationPacketAnswer as N, ApplicationPacketAnswerSchema as O, type PdfInput as P, type QualityGateStatus as Q, ApplicationPacketSchema as R, type SourceSpanLocation as S, type TokenUsage as T, type UnifiedQualityReport as U, type ApplicationPipelineConfig as V, ApplicationQualityArtifactSchema as W, ApplicationQualityIssueSchema as X, ApplicationQualityReportSchema as Y, ApplicationQualityRoundSchema as Z, type ApplicationQuestionCondition as _, type ModelBudgetResolution as a, OperationalCoverageLineSchema as a$, type ApplicationQuestionGraph as a0, ApplicationQuestionGraphSchema as a1, type ApplicationQuestionNode as a2, ApplicationQuestionNodeSchema as a3, type ApplicationRepeat as a4, ApplicationRepeatSchema as a5, type ApplicationState as a6, ApplicationStateSchema as a7, type ApplicationStore as a8, type ApplicationTemplate as a9, type DocumentMetadata as aA, DocumentMetadataSchema as aB, type DocumentNode as aC, DocumentNodeSchema as aD, type DocumentPageMapEntry as aE, DocumentPageMapEntrySchema as aF, type DocumentSourceNodeKind as aG, DocumentSourceNodeKindSchema as aH, DocumentSourceNodeSchema as aI, type DocumentTableOfContentsEntry as aJ, DocumentTableOfContentsEntrySchema as aK, type EmbedText as aL, type FieldExtractionResult as aM, FieldExtractionResultSchema as aN, type FieldType as aO, FieldTypeSchema as aP, type FlatPdfPlacement as aQ, FlatPdfPlacementSchema as aR, InsuranceDocumentSchema as aS, type LookupFill as aT, type LookupFillResult as aU, LookupFillResultSchema as aV, LookupFillSchema as aW, type LookupRequest as aX, LookupRequestSchema as aY, type ModelCallReport as aZ, type OperationalCoverageLine as a_, type ApplicationTemplateListFilters as aa, ApplicationTemplateSchema as ab, type ApplicationTemplateStore as ac, type AutoFillMatch as ad, AutoFillMatchSchema as ae, type AutoFillResult as af, AutoFillResultSchema as ag, type AuxiliaryFact as ah, AuxiliaryFactSchema as ai, type BackfillProvider as aj, type BuildApplicationPacketInput as ak, type BuildApplicationPacketResult as al, type ChunkFilter as am, type CommunicationIntent as an, CommunicationIntentSchema as ao, type ContextProposalResult as ap, type ConversationTurn as aq, type ConvertPdfToImagesFn as ar, type CoveredReason as as, CoveredReasonSchema as at, type CreateApplicationRunInput as au, type Definition as av, DefinitionSchema as aw, type DocumentAgentGuidance as ax, DocumentAgentGuidanceSchema as ay, type DocumentFilters as az, type ModelCallTrace as b, type OperationalCoverageTerm as b0, OperationalCoverageTermSchema as b1, type OperationalEndorsementSupport as b2, OperationalEndorsementSupportSchema as b3, type OperationalParty as b4, OperationalPartySchema as b5, PLATFORM_CONFIGS as b6, type ParsedAnswer as b7, ParsedAnswerSchema as b8, type PlatformConfig as b9, SourceSpanKindSchema as bA, SourceSpanLocationSchema as bB, type SourceSpanRef as bC, SourceSpanRefSchema as bD, SourceSpanSchema as bE, SourceSpanTableLocationSchema as bF, SourceSpanUnitSchema as bG, type Subjectivity as bH, SubjectivitySchema as bI, type Subsection as bJ, SubsectionSchema as bK, type UnderwritingCondition as bL, UnderwritingConditionSchema as bM, applyApplicationAnswers as bN, buildApplicationPacket as bO, buildQuestionGraphFromFields as bP, createApplicationPipeline as bQ, createApplicationRun as bR, extractQuestionGraphFromFields as bS, flattenQuestionGraph as bT, getActiveApplicationFields as bU, getNextApplicationQuestions as bV, normalizeApplicationQuestionGraph as bW, planNextApplicationQuestions as bX, proposeContextWrites as bY, resolveModelBudget as bZ, validateApplicationPacket as b_, PlatformSchema as ba, type PolicyDocument as bb, PolicyDocumentSchema as bc, PolicyOperationalProfileSchema as bd, type PremiumLine as be, PremiumLineSchema as bf, type PriorAnswer as bg, type ProcessApplicationInput as bh, type ProcessApplicationResult as bi, type ProcessReplyInput as bj, type ProcessReplyResult as bk, type QuestionBatchResult as bl, QuestionBatchResultSchema as bm, type QuoteDocument as bn, QuoteDocumentSchema as bo, type ReplyIntent as bp, ReplyIntentSchema as bq, type ResolveModelBudgetParams as br, type Section as bs, SectionSchema as bt, type SourceBackedValue as bu, SourceBackedValueSchema as bv, SourceChunkSchema as bw, SourceKindSchema as bx, SourceSpanBBoxSchema as by, type SourceSpanKind as bz, type SourceSpan as c, type SourceKind as d, type SourceSpanUnit as e, type SourceSpanTableLocation as f, type SourceChunk as g, type SourceSpanBBox as h, type DocumentChunk as i, type PolicyOperationalProfile as j, type PerformanceReport as k, type QualityGateMode as l, type ModelCapabilities as m, type ModelBudgetConstraint as n, type GenerateText as o, type DocumentStore as p, type MemoryStore as q, type Platform as r, type AcroFormMapping as s, AcroFormMappingSchema as t, type AnswerParsingResult as u, AnswerParsingResultSchema as v, type ApplicationClassifyResult as w, ApplicationClassifyResultSchema as x, type ApplicationContextProposal as y, ApplicationContextProposalSchema as z };
|
|
@@ -28083,8 +28083,8 @@ declare const ApplicationFieldSchema: z.ZodObject<{
|
|
|
28083
28083
|
pageNumber?: number | undefined;
|
|
28084
28084
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28085
28085
|
userSourceSpanIds?: string[] | undefined;
|
|
28086
|
-
acroFormName?: string | undefined;
|
|
28087
28086
|
source?: string | undefined;
|
|
28087
|
+
acroFormName?: string | undefined;
|
|
28088
28088
|
columns?: string[] | undefined;
|
|
28089
28089
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28090
28090
|
fieldAnchorId?: string | undefined;
|
|
@@ -28105,8 +28105,8 @@ declare const ApplicationFieldSchema: z.ZodObject<{
|
|
|
28105
28105
|
pageNumber?: number | undefined;
|
|
28106
28106
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28107
28107
|
userSourceSpanIds?: string[] | undefined;
|
|
28108
|
-
acroFormName?: string | undefined;
|
|
28109
28108
|
source?: string | undefined;
|
|
28109
|
+
acroFormName?: string | undefined;
|
|
28110
28110
|
columns?: string[] | undefined;
|
|
28111
28111
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28112
28112
|
fieldAnchorId?: string | undefined;
|
|
@@ -28266,8 +28266,8 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28266
28266
|
pageNumber?: number | undefined;
|
|
28267
28267
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28268
28268
|
userSourceSpanIds?: string[] | undefined;
|
|
28269
|
-
acroFormName?: string | undefined;
|
|
28270
28269
|
source?: string | undefined;
|
|
28270
|
+
acroFormName?: string | undefined;
|
|
28271
28271
|
columns?: string[] | undefined;
|
|
28272
28272
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28273
28273
|
fieldAnchorId?: string | undefined;
|
|
@@ -28288,8 +28288,8 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28288
28288
|
pageNumber?: number | undefined;
|
|
28289
28289
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28290
28290
|
userSourceSpanIds?: string[] | undefined;
|
|
28291
|
-
acroFormName?: string | undefined;
|
|
28292
28291
|
source?: string | undefined;
|
|
28292
|
+
acroFormName?: string | undefined;
|
|
28293
28293
|
columns?: string[] | undefined;
|
|
28294
28294
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28295
28295
|
fieldAnchorId?: string | undefined;
|
|
@@ -28308,6 +28308,7 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28308
28308
|
applicationType?: string | null | undefined;
|
|
28309
28309
|
rootNodeIds?: string[] | undefined;
|
|
28310
28310
|
};
|
|
28311
|
+
applicationType?: string | null | undefined;
|
|
28311
28312
|
fields?: {
|
|
28312
28313
|
label: string;
|
|
28313
28314
|
id: string;
|
|
@@ -28324,14 +28325,13 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28324
28325
|
pageNumber?: number | undefined;
|
|
28325
28326
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28326
28327
|
userSourceSpanIds?: string[] | undefined;
|
|
28327
|
-
acroFormName?: string | undefined;
|
|
28328
28328
|
source?: string | undefined;
|
|
28329
|
+
acroFormName?: string | undefined;
|
|
28329
28330
|
columns?: string[] | undefined;
|
|
28330
28331
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28331
28332
|
fieldAnchorId?: string | undefined;
|
|
28332
28333
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
28333
28334
|
}[] | undefined;
|
|
28334
|
-
applicationType?: string | null | undefined;
|
|
28335
28335
|
}, {
|
|
28336
28336
|
title: string;
|
|
28337
28337
|
id: string;
|
|
@@ -28345,6 +28345,7 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28345
28345
|
applicationType?: string | null | undefined;
|
|
28346
28346
|
rootNodeIds?: string[] | undefined;
|
|
28347
28347
|
};
|
|
28348
|
+
applicationType?: string | null | undefined;
|
|
28348
28349
|
fields?: {
|
|
28349
28350
|
label: string;
|
|
28350
28351
|
id: string;
|
|
@@ -28361,14 +28362,13 @@ declare const ApplicationTemplateSchema: z.ZodObject<{
|
|
|
28361
28362
|
pageNumber?: number | undefined;
|
|
28362
28363
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28363
28364
|
userSourceSpanIds?: string[] | undefined;
|
|
28364
|
-
acroFormName?: string | undefined;
|
|
28365
28365
|
source?: string | undefined;
|
|
28366
|
+
acroFormName?: string | undefined;
|
|
28366
28367
|
columns?: string[] | undefined;
|
|
28367
28368
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28368
28369
|
fieldAnchorId?: string | undefined;
|
|
28369
28370
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
28370
28371
|
}[] | undefined;
|
|
28371
|
-
applicationType?: string | null | undefined;
|
|
28372
28372
|
}>;
|
|
28373
28373
|
type ApplicationTemplate = z.infer<typeof ApplicationTemplateSchema>;
|
|
28374
28374
|
declare const ApplicationClassifyResultSchema: z.ZodObject<{
|
|
@@ -28430,8 +28430,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28430
28430
|
pageNumber?: number | undefined;
|
|
28431
28431
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28432
28432
|
userSourceSpanIds?: string[] | undefined;
|
|
28433
|
-
acroFormName?: string | undefined;
|
|
28434
28433
|
source?: string | undefined;
|
|
28434
|
+
acroFormName?: string | undefined;
|
|
28435
28435
|
columns?: string[] | undefined;
|
|
28436
28436
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28437
28437
|
fieldAnchorId?: string | undefined;
|
|
@@ -28452,8 +28452,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28452
28452
|
pageNumber?: number | undefined;
|
|
28453
28453
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28454
28454
|
userSourceSpanIds?: string[] | undefined;
|
|
28455
|
-
acroFormName?: string | undefined;
|
|
28456
28455
|
source?: string | undefined;
|
|
28456
|
+
acroFormName?: string | undefined;
|
|
28457
28457
|
columns?: string[] | undefined;
|
|
28458
28458
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28459
28459
|
fieldAnchorId?: string | undefined;
|
|
@@ -28476,8 +28476,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28476
28476
|
pageNumber?: number | undefined;
|
|
28477
28477
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28478
28478
|
userSourceSpanIds?: string[] | undefined;
|
|
28479
|
-
acroFormName?: string | undefined;
|
|
28480
28479
|
source?: string | undefined;
|
|
28480
|
+
acroFormName?: string | undefined;
|
|
28481
28481
|
columns?: string[] | undefined;
|
|
28482
28482
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28483
28483
|
fieldAnchorId?: string | undefined;
|
|
@@ -28500,8 +28500,8 @@ declare const FieldExtractionResultSchema: z.ZodObject<{
|
|
|
28500
28500
|
pageNumber?: number | undefined;
|
|
28501
28501
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
28502
28502
|
userSourceSpanIds?: string[] | undefined;
|
|
28503
|
-
acroFormName?: string | undefined;
|
|
28504
28503
|
source?: string | undefined;
|
|
28504
|
+
acroFormName?: string | undefined;
|
|
28505
28505
|
columns?: string[] | undefined;
|
|
28506
28506
|
requiresExplanationIfYes?: boolean | undefined;
|
|
28507
28507
|
fieldAnchorId?: string | undefined;
|
|
@@ -29400,8 +29400,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29400
29400
|
pageNumber?: number | undefined;
|
|
29401
29401
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29402
29402
|
userSourceSpanIds?: string[] | undefined;
|
|
29403
|
-
acroFormName?: string | undefined;
|
|
29404
29403
|
source?: string | undefined;
|
|
29404
|
+
acroFormName?: string | undefined;
|
|
29405
29405
|
columns?: string[] | undefined;
|
|
29406
29406
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29407
29407
|
fieldAnchorId?: string | undefined;
|
|
@@ -29422,8 +29422,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29422
29422
|
pageNumber?: number | undefined;
|
|
29423
29423
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29424
29424
|
userSourceSpanIds?: string[] | undefined;
|
|
29425
|
-
acroFormName?: string | undefined;
|
|
29426
29425
|
source?: string | undefined;
|
|
29426
|
+
acroFormName?: string | undefined;
|
|
29427
29427
|
columns?: string[] | undefined;
|
|
29428
29428
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29429
29429
|
fieldAnchorId?: string | undefined;
|
|
@@ -29442,6 +29442,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29442
29442
|
applicationType?: string | null | undefined;
|
|
29443
29443
|
rootNodeIds?: string[] | undefined;
|
|
29444
29444
|
};
|
|
29445
|
+
applicationType?: string | null | undefined;
|
|
29445
29446
|
fields?: {
|
|
29446
29447
|
label: string;
|
|
29447
29448
|
id: string;
|
|
@@ -29458,14 +29459,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29458
29459
|
pageNumber?: number | undefined;
|
|
29459
29460
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29460
29461
|
userSourceSpanIds?: string[] | undefined;
|
|
29461
|
-
acroFormName?: string | undefined;
|
|
29462
29462
|
source?: string | undefined;
|
|
29463
|
+
acroFormName?: string | undefined;
|
|
29463
29464
|
columns?: string[] | undefined;
|
|
29464
29465
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29465
29466
|
fieldAnchorId?: string | undefined;
|
|
29466
29467
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
29467
29468
|
}[] | undefined;
|
|
29468
|
-
applicationType?: string | null | undefined;
|
|
29469
29469
|
}, {
|
|
29470
29470
|
title: string;
|
|
29471
29471
|
id: string;
|
|
@@ -29479,6 +29479,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29479
29479
|
applicationType?: string | null | undefined;
|
|
29480
29480
|
rootNodeIds?: string[] | undefined;
|
|
29481
29481
|
};
|
|
29482
|
+
applicationType?: string | null | undefined;
|
|
29482
29483
|
fields?: {
|
|
29483
29484
|
label: string;
|
|
29484
29485
|
id: string;
|
|
@@ -29495,14 +29496,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29495
29496
|
pageNumber?: number | undefined;
|
|
29496
29497
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29497
29498
|
userSourceSpanIds?: string[] | undefined;
|
|
29498
|
-
acroFormName?: string | undefined;
|
|
29499
29499
|
source?: string | undefined;
|
|
29500
|
+
acroFormName?: string | undefined;
|
|
29500
29501
|
columns?: string[] | undefined;
|
|
29501
29502
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29502
29503
|
fieldAnchorId?: string | undefined;
|
|
29503
29504
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
29504
29505
|
}[] | undefined;
|
|
29505
|
-
applicationType?: string | null | undefined;
|
|
29506
29506
|
}>>;
|
|
29507
29507
|
title: z.ZodOptional<z.ZodString>;
|
|
29508
29508
|
applicationType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -29575,8 +29575,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29575
29575
|
pageNumber?: number | undefined;
|
|
29576
29576
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29577
29577
|
userSourceSpanIds?: string[] | undefined;
|
|
29578
|
-
acroFormName?: string | undefined;
|
|
29579
29578
|
source?: string | undefined;
|
|
29579
|
+
acroFormName?: string | undefined;
|
|
29580
29580
|
columns?: string[] | undefined;
|
|
29581
29581
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29582
29582
|
fieldAnchorId?: string | undefined;
|
|
@@ -29597,8 +29597,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
29597
29597
|
pageNumber?: number | undefined;
|
|
29598
29598
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
29599
29599
|
userSourceSpanIds?: string[] | undefined;
|
|
29600
|
-
acroFormName?: string | undefined;
|
|
29601
29600
|
source?: string | undefined;
|
|
29601
|
+
acroFormName?: string | undefined;
|
|
29602
29602
|
columns?: string[] | undefined;
|
|
29603
29603
|
requiresExplanationIfYes?: boolean | undefined;
|
|
29604
29604
|
fieldAnchorId?: string | undefined;
|
|
@@ -30070,8 +30070,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30070
30070
|
pageNumber?: number | undefined;
|
|
30071
30071
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30072
30072
|
userSourceSpanIds?: string[] | undefined;
|
|
30073
|
-
acroFormName?: string | undefined;
|
|
30074
30073
|
source?: string | undefined;
|
|
30074
|
+
acroFormName?: string | undefined;
|
|
30075
30075
|
columns?: string[] | undefined;
|
|
30076
30076
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30077
30077
|
fieldAnchorId?: string | undefined;
|
|
@@ -30135,6 +30135,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30135
30135
|
applicationType?: string | null | undefined;
|
|
30136
30136
|
rootNodeIds?: string[] | undefined;
|
|
30137
30137
|
};
|
|
30138
|
+
applicationType?: string | null | undefined;
|
|
30138
30139
|
fields?: {
|
|
30139
30140
|
label: string;
|
|
30140
30141
|
id: string;
|
|
@@ -30151,14 +30152,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30151
30152
|
pageNumber?: number | undefined;
|
|
30152
30153
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30153
30154
|
userSourceSpanIds?: string[] | undefined;
|
|
30154
|
-
acroFormName?: string | undefined;
|
|
30155
30155
|
source?: string | undefined;
|
|
30156
|
+
acroFormName?: string | undefined;
|
|
30156
30157
|
columns?: string[] | undefined;
|
|
30157
30158
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30158
30159
|
fieldAnchorId?: string | undefined;
|
|
30159
30160
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
30160
30161
|
}[] | undefined;
|
|
30161
|
-
applicationType?: string | null | undefined;
|
|
30162
30162
|
} | undefined;
|
|
30163
30163
|
contextProposals?: {
|
|
30164
30164
|
key: string;
|
|
@@ -30240,8 +30240,8 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30240
30240
|
pageNumber?: number | undefined;
|
|
30241
30241
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30242
30242
|
userSourceSpanIds?: string[] | undefined;
|
|
30243
|
-
acroFormName?: string | undefined;
|
|
30244
30243
|
source?: string | undefined;
|
|
30244
|
+
acroFormName?: string | undefined;
|
|
30245
30245
|
columns?: string[] | undefined;
|
|
30246
30246
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30247
30247
|
fieldAnchorId?: string | undefined;
|
|
@@ -30304,6 +30304,7 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30304
30304
|
applicationType?: string | null | undefined;
|
|
30305
30305
|
rootNodeIds?: string[] | undefined;
|
|
30306
30306
|
};
|
|
30307
|
+
applicationType?: string | null | undefined;
|
|
30307
30308
|
fields?: {
|
|
30308
30309
|
label: string;
|
|
30309
30310
|
id: string;
|
|
@@ -30320,14 +30321,13 @@ declare const ApplicationStateSchema: z.ZodObject<{
|
|
|
30320
30321
|
pageNumber?: number | undefined;
|
|
30321
30322
|
confidence?: "low" | "medium" | "high" | "confirmed" | undefined;
|
|
30322
30323
|
userSourceSpanIds?: string[] | undefined;
|
|
30323
|
-
acroFormName?: string | undefined;
|
|
30324
30324
|
source?: string | undefined;
|
|
30325
|
+
acroFormName?: string | undefined;
|
|
30325
30326
|
columns?: string[] | undefined;
|
|
30326
30327
|
requiresExplanationIfYes?: boolean | undefined;
|
|
30327
30328
|
fieldAnchorId?: string | undefined;
|
|
30328
30329
|
validationStatus?: "valid" | "needs_review" | "unsupported" | "missing" | undefined;
|
|
30329
30330
|
}[] | undefined;
|
|
30330
|
-
applicationType?: string | null | undefined;
|
|
30331
30331
|
} | undefined;
|
|
30332
30332
|
currentBatchIndex?: number | undefined;
|
|
30333
30333
|
contextProposals?: {
|
|
@@ -30627,4 +30627,4 @@ declare function flattenQuestionGraph(graph: ApplicationQuestionGraph): Applicat
|
|
|
30627
30627
|
declare function getActiveApplicationFields(state: Pick<ApplicationState, "fields" | "questionGraph">): ApplicationField[];
|
|
30628
30628
|
declare function getNextApplicationQuestions(state: Pick<ApplicationState, "fields" | "questionGraph" | "batches" | "currentBatchIndex">, limit?: number): ApplicationField[];
|
|
30629
30629
|
|
|
30630
|
-
export {
|
|
30630
|
+
export { ApplicationQuestionConditionSchema as $, type AgentContext as A, type BaseQualityIssue as B, ApplicationEmailReviewSchema as C, type DocumentSourceNode as D, type ApplicationField as E, ApplicationFieldSchema as F, type GenerateObject as G, type ApplicationListFilters as H, type InsuranceDocument as I, type ApplicationNextQuestions as J, type ApplicationPacket as K, type LogFn as L, type ModelTaskKind as M, type ApplicationPacketAnswer as N, ApplicationPacketAnswerSchema as O, type PdfInput as P, type QualityGateStatus as Q, ApplicationPacketSchema as R, type SourceSpanLocation as S, type TokenUsage as T, type UnifiedQualityReport as U, type ApplicationPipelineConfig as V, ApplicationQualityArtifactSchema as W, ApplicationQualityIssueSchema as X, ApplicationQualityReportSchema as Y, ApplicationQualityRoundSchema as Z, type ApplicationQuestionCondition as _, type ModelBudgetResolution as a, OperationalCoverageLineSchema as a$, type ApplicationQuestionGraph as a0, ApplicationQuestionGraphSchema as a1, type ApplicationQuestionNode as a2, ApplicationQuestionNodeSchema as a3, type ApplicationRepeat as a4, ApplicationRepeatSchema as a5, type ApplicationState as a6, ApplicationStateSchema as a7, type ApplicationStore as a8, type ApplicationTemplate as a9, type DocumentMetadata as aA, DocumentMetadataSchema as aB, type DocumentNode as aC, DocumentNodeSchema as aD, type DocumentPageMapEntry as aE, DocumentPageMapEntrySchema as aF, type DocumentSourceNodeKind as aG, DocumentSourceNodeKindSchema as aH, DocumentSourceNodeSchema as aI, type DocumentTableOfContentsEntry as aJ, DocumentTableOfContentsEntrySchema as aK, type EmbedText as aL, type FieldExtractionResult as aM, FieldExtractionResultSchema as aN, type FieldType as aO, FieldTypeSchema as aP, type FlatPdfPlacement as aQ, FlatPdfPlacementSchema as aR, InsuranceDocumentSchema as aS, type LookupFill as aT, type LookupFillResult as aU, LookupFillResultSchema as aV, LookupFillSchema as aW, type LookupRequest as aX, LookupRequestSchema as aY, type ModelCallReport as aZ, type OperationalCoverageLine as a_, type ApplicationTemplateListFilters as aa, ApplicationTemplateSchema as ab, type ApplicationTemplateStore as ac, type AutoFillMatch as ad, AutoFillMatchSchema as ae, type AutoFillResult as af, AutoFillResultSchema as ag, type AuxiliaryFact as ah, AuxiliaryFactSchema as ai, type BackfillProvider as aj, type BuildApplicationPacketInput as ak, type BuildApplicationPacketResult as al, type ChunkFilter as am, type CommunicationIntent as an, CommunicationIntentSchema as ao, type ContextProposalResult as ap, type ConversationTurn as aq, type ConvertPdfToImagesFn as ar, type CoveredReason as as, CoveredReasonSchema as at, type CreateApplicationRunInput as au, type Definition as av, DefinitionSchema as aw, type DocumentAgentGuidance as ax, DocumentAgentGuidanceSchema as ay, type DocumentFilters as az, type ModelCallTrace as b, type OperationalCoverageTerm as b0, OperationalCoverageTermSchema as b1, type OperationalEndorsementSupport as b2, OperationalEndorsementSupportSchema as b3, type OperationalParty as b4, OperationalPartySchema as b5, PLATFORM_CONFIGS as b6, type ParsedAnswer as b7, ParsedAnswerSchema as b8, type PlatformConfig as b9, SourceSpanKindSchema as bA, SourceSpanLocationSchema as bB, type SourceSpanRef as bC, SourceSpanRefSchema as bD, SourceSpanSchema as bE, SourceSpanTableLocationSchema as bF, SourceSpanUnitSchema as bG, type Subjectivity as bH, SubjectivitySchema as bI, type Subsection as bJ, SubsectionSchema as bK, type UnderwritingCondition as bL, UnderwritingConditionSchema as bM, applyApplicationAnswers as bN, buildApplicationPacket as bO, buildQuestionGraphFromFields as bP, createApplicationPipeline as bQ, createApplicationRun as bR, extractQuestionGraphFromFields as bS, flattenQuestionGraph as bT, getActiveApplicationFields as bU, getNextApplicationQuestions as bV, normalizeApplicationQuestionGraph as bW, planNextApplicationQuestions as bX, proposeContextWrites as bY, resolveModelBudget as bZ, validateApplicationPacket as b_, PlatformSchema as ba, type PolicyDocument as bb, PolicyDocumentSchema as bc, PolicyOperationalProfileSchema as bd, type PremiumLine as be, PremiumLineSchema as bf, type PriorAnswer as bg, type ProcessApplicationInput as bh, type ProcessApplicationResult as bi, type ProcessReplyInput as bj, type ProcessReplyResult as bk, type QuestionBatchResult as bl, QuestionBatchResultSchema as bm, type QuoteDocument as bn, QuoteDocumentSchema as bo, type ReplyIntent as bp, ReplyIntentSchema as bq, type ResolveModelBudgetParams as br, type Section as bs, SectionSchema as bt, type SourceBackedValue as bu, SourceBackedValueSchema as bv, SourceChunkSchema as bw, SourceKindSchema as bx, SourceSpanBBoxSchema as by, type SourceSpanKind as bz, type SourceSpan as c, type SourceKind as d, type SourceSpanUnit as e, type SourceSpanTableLocation as f, type SourceChunk as g, type SourceSpanBBox as h, type DocumentChunk as i, type PolicyOperationalProfile as j, type PerformanceReport as k, type QualityGateMode as l, type ModelCapabilities as m, type ModelBudgetConstraint as n, type GenerateText as o, type DocumentStore as p, type MemoryStore as q, type Platform as r, type AcroFormMapping as s, AcroFormMappingSchema as t, type AnswerParsingResult as u, AnswerParsingResultSchema as v, type ApplicationClassifyResult as w, ApplicationClassifyResultSchema as x, type ApplicationContextProposal as y, ApplicationContextProposalSchema as z };
|