@claritylabs/cl-sdk 3.1.4 → 3.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/application.d.mts +1 -1
- package/dist/application.d.ts +1 -1
- package/dist/index.d.mts +58 -58
- package/dist/index.d.ts +58 -58
- package/dist/index.js +56 -46
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +56 -46
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/{index-BbDPEnG9.d.mts → index-2WYX6Agm.d.mts} +162 -162
- package/dist/{index-BbDPEnG9.d.ts → index-2WYX6Agm.d.ts} +162 -162
package/dist/application.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, at as CreateApplicationRunInput, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bZ as validateApplicationPacket } from './index-
|
|
1
|
+
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, at as CreateApplicationRunInput, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bZ as validateApplicationPacket } from './index-2WYX6Agm.mjs';
|
|
2
2
|
import 'zod';
|
package/dist/application.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, at as CreateApplicationRunInput, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bZ as validateApplicationPacket } from './index-
|
|
1
|
+
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, at as CreateApplicationRunInput, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bZ as validateApplicationPacket } from './index-2WYX6Agm.js';
|
|
2
2
|
import 'zod';
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as LogFn, M as ModelTaskKind, a as ModelBudgetResolution, G as GenerateObject, T as TokenUsage, S as SourceSpanLocation, b as SourceSpan, D as DocumentSourceNode, c as SourceKind, d as SourceSpanUnit, e as SourceSpanTableLocation, f as SourceChunk, P as PolicyOperationalProfile, g as SourceSpanBBox, U as UnifiedQualityReport, B as BaseQualityIssue, Q as QualityGateStatus, I as InsuranceDocument, h as PdfInput, i as DocumentChunk, j as PerformanceReport, k as GenerateText, C as ConvertPdfToImagesFn, l as QualityGateMode, m as ModelCapabilities, n as ModelBudgetConstraint, A as AgentContext, o as DocumentStore, p as MemoryStore, q as Platform } from './index-
|
|
2
|
-
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, ah as AuxiliaryFact, ai as AuxiliaryFactSchema, aj as BackfillProvider, ak as BuildApplicationPacketInput, al as BuildApplicationPacketResult, am as ChunkFilter, an as CommunicationIntent, ao as CommunicationIntentSchema, ap as ContextProposalResult, aq as ConversationTurn, ar as CoveredReason, as as CoveredReasonSchema, at as CreateApplicationRunInput, au as Definition, av as DefinitionSchema, aw as DocumentAgentGuidance, ax as DocumentAgentGuidanceSchema, ay as DocumentFilters, az as DocumentMetadata, aA as DocumentMetadataSchema, aB as DocumentNode, aC as DocumentNodeSchema, aD as DocumentPageMapEntry, aE as DocumentPageMapEntrySchema, aF as DocumentSourceNodeKind, aG as DocumentSourceNodeKindSchema, aH as DocumentSourceNodeSchema, aI as DocumentTableOfContentsEntry, aJ as DocumentTableOfContentsEntrySchema, aK as EmbedText, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aR as InsuranceDocumentSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, aY as ModelCallReport, aZ as OperationalCoverageLine, a_ as OperationalCoverageLineSchema, a$ as OperationalCoverageTerm, b0 as OperationalCoverageTermSchema, b1 as OperationalEndorsementSupport, b2 as OperationalEndorsementSupportSchema, b3 as OperationalParty, b4 as OperationalPartySchema, b5 as PLATFORM_CONFIGS, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, b8 as PlatformConfig, b9 as PlatformSchema, ba as PolicyDocument, bb as PolicyDocumentSchema, bc as PolicyOperationalProfileSchema, bd as PremiumLine, be as PremiumLineSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bm as QuoteDocument, bn as QuoteDocumentSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bq as ResolveModelBudgetParams, br as Section, bs as SectionSchema, bt as SourceBackedValue, bu as SourceBackedValueSchema, bv as SourceChunkSchema, bw as SourceKindSchema, bx as SourceSpanBBoxSchema, by as SourceSpanKind, bz as SourceSpanKindSchema, bA as SourceSpanLocationSchema, bB as SourceSpanRef, bC as SourceSpanRefSchema, bD as SourceSpanSchema, bE as SourceSpanTableLocationSchema, bF as SourceSpanUnitSchema, bG as Subjectivity, bH as SubjectivitySchema, bI as Subsection, bJ as SubsectionSchema, bK as UnderwritingCondition, bL as UnderwritingConditionSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bY as resolveModelBudget, bZ as validateApplicationPacket } from './index-
|
|
1
|
+
import { L as LogFn, M as ModelTaskKind, a as ModelBudgetResolution, G as GenerateObject, T as TokenUsage, S as SourceSpanLocation, b as SourceSpan, D as DocumentSourceNode, c as SourceKind, d as SourceSpanUnit, e as SourceSpanTableLocation, f as SourceChunk, P as PolicyOperationalProfile, g as SourceSpanBBox, U as UnifiedQualityReport, B as BaseQualityIssue, Q as QualityGateStatus, I as InsuranceDocument, h as PdfInput, i as DocumentChunk, j as PerformanceReport, k as GenerateText, C as ConvertPdfToImagesFn, l as QualityGateMode, m as ModelCapabilities, n as ModelBudgetConstraint, A as AgentContext, o as DocumentStore, p as MemoryStore, q as Platform } from './index-2WYX6Agm.mjs';
|
|
2
|
+
export { r as AcroFormMapping, s as AcroFormMappingSchema, t as AnswerParsingResult, u as AnswerParsingResultSchema, v as ApplicationClassifyResult, w as ApplicationClassifyResultSchema, x as ApplicationContextProposal, y as ApplicationContextProposalSchema, z 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, ah as AuxiliaryFact, ai as AuxiliaryFactSchema, aj as BackfillProvider, ak as BuildApplicationPacketInput, al as BuildApplicationPacketResult, am as ChunkFilter, an as CommunicationIntent, ao as CommunicationIntentSchema, ap as ContextProposalResult, aq as ConversationTurn, ar as CoveredReason, as as CoveredReasonSchema, at as CreateApplicationRunInput, au as Definition, av as DefinitionSchema, aw as DocumentAgentGuidance, ax as DocumentAgentGuidanceSchema, ay as DocumentFilters, az as DocumentMetadata, aA as DocumentMetadataSchema, aB as DocumentNode, aC as DocumentNodeSchema, aD as DocumentPageMapEntry, aE as DocumentPageMapEntrySchema, aF as DocumentSourceNodeKind, aG as DocumentSourceNodeKindSchema, aH as DocumentSourceNodeSchema, aI as DocumentTableOfContentsEntry, aJ as DocumentTableOfContentsEntrySchema, aK as EmbedText, aL as FieldExtractionResult, aM as FieldExtractionResultSchema, aN as FieldType, aO as FieldTypeSchema, aP as FlatPdfPlacement, aQ as FlatPdfPlacementSchema, aR as InsuranceDocumentSchema, aS as LookupFill, aT as LookupFillResult, aU as LookupFillResultSchema, aV as LookupFillSchema, aW as LookupRequest, aX as LookupRequestSchema, aY as ModelCallReport, aZ as OperationalCoverageLine, a_ as OperationalCoverageLineSchema, a$ as OperationalCoverageTerm, b0 as OperationalCoverageTermSchema, b1 as OperationalEndorsementSupport, b2 as OperationalEndorsementSupportSchema, b3 as OperationalParty, b4 as OperationalPartySchema, b5 as PLATFORM_CONFIGS, b6 as ParsedAnswer, b7 as ParsedAnswerSchema, b8 as PlatformConfig, b9 as PlatformSchema, ba as PolicyDocument, bb as PolicyDocumentSchema, bc as PolicyOperationalProfileSchema, bd as PremiumLine, be as PremiumLineSchema, bf as PriorAnswer, bg as ProcessApplicationInput, bh as ProcessApplicationResult, bi as ProcessReplyInput, bj as ProcessReplyResult, bk as QuestionBatchResult, bl as QuestionBatchResultSchema, bm as QuoteDocument, bn as QuoteDocumentSchema, bo as ReplyIntent, bp as ReplyIntentSchema, bq as ResolveModelBudgetParams, br as Section, bs as SectionSchema, bt as SourceBackedValue, bu as SourceBackedValueSchema, bv as SourceChunkSchema, bw as SourceKindSchema, bx as SourceSpanBBoxSchema, by as SourceSpanKind, bz as SourceSpanKindSchema, bA as SourceSpanLocationSchema, bB as SourceSpanRef, bC as SourceSpanRefSchema, bD as SourceSpanSchema, bE as SourceSpanTableLocationSchema, bF as SourceSpanUnitSchema, bG as Subjectivity, bH as SubjectivitySchema, bI as Subsection, bJ as SubsectionSchema, bK as UnderwritingCondition, bL as UnderwritingConditionSchema, bM as applyApplicationAnswers, bN as buildApplicationPacket, bO as buildQuestionGraphFromFields, bP as createApplicationPipeline, bQ as createApplicationRun, bR as extractQuestionGraphFromFields, bS as flattenQuestionGraph, bT as getActiveApplicationFields, bU as getNextApplicationQuestions, bV as normalizeApplicationQuestionGraph, bW as planNextApplicationQuestions, bX as proposeContextWrites, bY as resolveModelBudget, bZ as validateApplicationPacket } from './index-2WYX6Agm.mjs';
|
|
3
3
|
import * as zod from 'zod';
|
|
4
4
|
import { ZodTypeAny, z, ZodSchema } from 'zod';
|
|
5
5
|
import { PDFDocument } from 'pdf-lib';
|
|
@@ -425,20 +425,20 @@ declare const TaxFeeItemSchema: z.ZodObject<{
|
|
|
425
425
|
name: string;
|
|
426
426
|
amount: string;
|
|
427
427
|
type?: "tax" | "fee" | "surcharge" | "assessment" | undefined;
|
|
428
|
+
description?: string | undefined;
|
|
428
429
|
sourceSpanIds?: string[] | undefined;
|
|
429
430
|
documentNodeId?: string | undefined;
|
|
430
431
|
sourceTextHash?: string | undefined;
|
|
431
432
|
amountValue?: number | undefined;
|
|
432
|
-
description?: string | undefined;
|
|
433
433
|
}, {
|
|
434
434
|
name: string;
|
|
435
435
|
amount: string;
|
|
436
436
|
type?: "tax" | "fee" | "surcharge" | "assessment" | undefined;
|
|
437
|
+
description?: string | undefined;
|
|
437
438
|
sourceSpanIds?: string[] | undefined;
|
|
438
439
|
documentNodeId?: string | undefined;
|
|
439
440
|
sourceTextHash?: string | undefined;
|
|
440
441
|
amountValue?: number | undefined;
|
|
441
|
-
description?: string | undefined;
|
|
442
442
|
}>;
|
|
443
443
|
type TaxFeeItem = z.infer<typeof TaxFeeItemSchema>;
|
|
444
444
|
declare const RatingBasisSchema: z.ZodObject<{
|
|
@@ -447,12 +447,12 @@ declare const RatingBasisSchema: z.ZodObject<{
|
|
|
447
447
|
description: z.ZodOptional<z.ZodString>;
|
|
448
448
|
}, "strip", z.ZodTypeAny, {
|
|
449
449
|
type: "other" | "payroll" | "revenue" | "area" | "units" | "vehicle_count" | "employee_count" | "per_capita" | "dwelling_value" | "vehicle_value" | "contents_value";
|
|
450
|
-
amount?: string | undefined;
|
|
451
450
|
description?: string | undefined;
|
|
451
|
+
amount?: string | undefined;
|
|
452
452
|
}, {
|
|
453
453
|
type: "other" | "payroll" | "revenue" | "area" | "units" | "vehicle_count" | "employee_count" | "per_capita" | "dwelling_value" | "vehicle_value" | "contents_value";
|
|
454
|
-
amount?: string | undefined;
|
|
455
454
|
description?: string | undefined;
|
|
455
|
+
amount?: string | undefined;
|
|
456
456
|
}>;
|
|
457
457
|
type RatingBasis = z.infer<typeof RatingBasisSchema>;
|
|
458
458
|
declare const SublimitSchema: z.ZodObject<{
|
|
@@ -1687,16 +1687,16 @@ declare const ClassificationCodeSchema: z.ZodObject<{
|
|
|
1687
1687
|
premium: z.ZodOptional<z.ZodString>;
|
|
1688
1688
|
locationNumber: z.ZodOptional<z.ZodNumber>;
|
|
1689
1689
|
}, "strip", z.ZodTypeAny, {
|
|
1690
|
-
code: string;
|
|
1691
1690
|
description: string;
|
|
1691
|
+
code: string;
|
|
1692
1692
|
premiumBasis: string;
|
|
1693
1693
|
premium?: string | undefined;
|
|
1694
1694
|
locationNumber?: number | undefined;
|
|
1695
1695
|
basisAmount?: string | undefined;
|
|
1696
1696
|
rate?: string | undefined;
|
|
1697
1697
|
}, {
|
|
1698
|
-
code: string;
|
|
1699
1698
|
description: string;
|
|
1699
|
+
code: string;
|
|
1700
1700
|
premiumBasis: string;
|
|
1701
1701
|
premium?: string | undefined;
|
|
1702
1702
|
locationNumber?: number | undefined;
|
|
@@ -1786,12 +1786,12 @@ declare const DriverRecordSchema: z.ZodObject<{
|
|
|
1786
1786
|
description: z.ZodOptional<z.ZodString>;
|
|
1787
1787
|
}, "strip", z.ZodTypeAny, {
|
|
1788
1788
|
type?: string | undefined;
|
|
1789
|
-
date?: string | undefined;
|
|
1790
1789
|
description?: string | undefined;
|
|
1790
|
+
date?: string | undefined;
|
|
1791
1791
|
}, {
|
|
1792
1792
|
type?: string | undefined;
|
|
1793
|
-
date?: string | undefined;
|
|
1794
1793
|
description?: string | undefined;
|
|
1794
|
+
date?: string | undefined;
|
|
1795
1795
|
}>, "many">>;
|
|
1796
1796
|
accidents: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1797
1797
|
date: z.ZodOptional<z.ZodString>;
|
|
@@ -1799,13 +1799,13 @@ declare const DriverRecordSchema: z.ZodObject<{
|
|
|
1799
1799
|
description: z.ZodOptional<z.ZodString>;
|
|
1800
1800
|
amountPaid: z.ZodOptional<z.ZodString>;
|
|
1801
1801
|
}, "strip", z.ZodTypeAny, {
|
|
1802
|
-
date?: string | undefined;
|
|
1803
1802
|
description?: string | undefined;
|
|
1803
|
+
date?: string | undefined;
|
|
1804
1804
|
atFault?: boolean | undefined;
|
|
1805
1805
|
amountPaid?: string | undefined;
|
|
1806
1806
|
}, {
|
|
1807
|
-
date?: string | undefined;
|
|
1808
1807
|
description?: string | undefined;
|
|
1808
|
+
date?: string | undefined;
|
|
1809
1809
|
atFault?: boolean | undefined;
|
|
1810
1810
|
amountPaid?: string | undefined;
|
|
1811
1811
|
}>, "many">>;
|
|
@@ -1823,12 +1823,12 @@ declare const DriverRecordSchema: z.ZodObject<{
|
|
|
1823
1823
|
defensiveDriverDiscount?: boolean | undefined;
|
|
1824
1824
|
violations?: {
|
|
1825
1825
|
type?: string | undefined;
|
|
1826
|
-
date?: string | undefined;
|
|
1827
1826
|
description?: string | undefined;
|
|
1827
|
+
date?: string | undefined;
|
|
1828
1828
|
}[] | undefined;
|
|
1829
1829
|
accidents?: {
|
|
1830
|
-
date?: string | undefined;
|
|
1831
1830
|
description?: string | undefined;
|
|
1831
|
+
date?: string | undefined;
|
|
1832
1832
|
atFault?: boolean | undefined;
|
|
1833
1833
|
amountPaid?: string | undefined;
|
|
1834
1834
|
}[] | undefined;
|
|
@@ -1846,12 +1846,12 @@ declare const DriverRecordSchema: z.ZodObject<{
|
|
|
1846
1846
|
defensiveDriverDiscount?: boolean | undefined;
|
|
1847
1847
|
violations?: {
|
|
1848
1848
|
type?: string | undefined;
|
|
1849
|
-
date?: string | undefined;
|
|
1850
1849
|
description?: string | undefined;
|
|
1850
|
+
date?: string | undefined;
|
|
1851
1851
|
}[] | undefined;
|
|
1852
1852
|
accidents?: {
|
|
1853
|
-
date?: string | undefined;
|
|
1854
1853
|
description?: string | undefined;
|
|
1854
|
+
date?: string | undefined;
|
|
1855
1855
|
atFault?: boolean | undefined;
|
|
1856
1856
|
amountPaid?: string | undefined;
|
|
1857
1857
|
}[] | undefined;
|
|
@@ -2628,12 +2628,12 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2628
2628
|
description: z.ZodOptional<z.ZodString>;
|
|
2629
2629
|
}, "strip", z.ZodTypeAny, {
|
|
2630
2630
|
type?: string | undefined;
|
|
2631
|
-
date?: string | undefined;
|
|
2632
2631
|
description?: string | undefined;
|
|
2632
|
+
date?: string | undefined;
|
|
2633
2633
|
}, {
|
|
2634
2634
|
type?: string | undefined;
|
|
2635
|
-
date?: string | undefined;
|
|
2636
2635
|
description?: string | undefined;
|
|
2636
|
+
date?: string | undefined;
|
|
2637
2637
|
}>, "many">>;
|
|
2638
2638
|
accidents: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2639
2639
|
date: z.ZodOptional<z.ZodString>;
|
|
@@ -2641,13 +2641,13 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2641
2641
|
description: z.ZodOptional<z.ZodString>;
|
|
2642
2642
|
amountPaid: z.ZodOptional<z.ZodString>;
|
|
2643
2643
|
}, "strip", z.ZodTypeAny, {
|
|
2644
|
-
date?: string | undefined;
|
|
2645
2644
|
description?: string | undefined;
|
|
2645
|
+
date?: string | undefined;
|
|
2646
2646
|
atFault?: boolean | undefined;
|
|
2647
2647
|
amountPaid?: string | undefined;
|
|
2648
2648
|
}, {
|
|
2649
|
-
date?: string | undefined;
|
|
2650
2649
|
description?: string | undefined;
|
|
2650
|
+
date?: string | undefined;
|
|
2651
2651
|
atFault?: boolean | undefined;
|
|
2652
2652
|
amountPaid?: string | undefined;
|
|
2653
2653
|
}>, "many">>;
|
|
@@ -2665,12 +2665,12 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2665
2665
|
defensiveDriverDiscount?: boolean | undefined;
|
|
2666
2666
|
violations?: {
|
|
2667
2667
|
type?: string | undefined;
|
|
2668
|
-
date?: string | undefined;
|
|
2669
2668
|
description?: string | undefined;
|
|
2669
|
+
date?: string | undefined;
|
|
2670
2670
|
}[] | undefined;
|
|
2671
2671
|
accidents?: {
|
|
2672
|
-
date?: string | undefined;
|
|
2673
2672
|
description?: string | undefined;
|
|
2673
|
+
date?: string | undefined;
|
|
2674
2674
|
atFault?: boolean | undefined;
|
|
2675
2675
|
amountPaid?: string | undefined;
|
|
2676
2676
|
}[] | undefined;
|
|
@@ -2688,12 +2688,12 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2688
2688
|
defensiveDriverDiscount?: boolean | undefined;
|
|
2689
2689
|
violations?: {
|
|
2690
2690
|
type?: string | undefined;
|
|
2691
|
-
date?: string | undefined;
|
|
2692
2691
|
description?: string | undefined;
|
|
2692
|
+
date?: string | undefined;
|
|
2693
2693
|
}[] | undefined;
|
|
2694
2694
|
accidents?: {
|
|
2695
|
-
date?: string | undefined;
|
|
2696
2695
|
description?: string | undefined;
|
|
2696
|
+
date?: string | undefined;
|
|
2697
2697
|
atFault?: boolean | undefined;
|
|
2698
2698
|
amountPaid?: string | undefined;
|
|
2699
2699
|
}[] | undefined;
|
|
@@ -2795,12 +2795,12 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2795
2795
|
defensiveDriverDiscount?: boolean | undefined;
|
|
2796
2796
|
violations?: {
|
|
2797
2797
|
type?: string | undefined;
|
|
2798
|
-
date?: string | undefined;
|
|
2799
2798
|
description?: string | undefined;
|
|
2799
|
+
date?: string | undefined;
|
|
2800
2800
|
}[] | undefined;
|
|
2801
2801
|
accidents?: {
|
|
2802
|
-
date?: string | undefined;
|
|
2803
2802
|
description?: string | undefined;
|
|
2803
|
+
date?: string | undefined;
|
|
2804
2804
|
atFault?: boolean | undefined;
|
|
2805
2805
|
amountPaid?: string | undefined;
|
|
2806
2806
|
}[] | undefined;
|
|
@@ -2880,12 +2880,12 @@ declare const PersonalAutoDeclarationsSchema: z.ZodObject<{
|
|
|
2880
2880
|
defensiveDriverDiscount?: boolean | undefined;
|
|
2881
2881
|
violations?: {
|
|
2882
2882
|
type?: string | undefined;
|
|
2883
|
-
date?: string | undefined;
|
|
2884
2883
|
description?: string | undefined;
|
|
2884
|
+
date?: string | undefined;
|
|
2885
2885
|
}[] | undefined;
|
|
2886
2886
|
accidents?: {
|
|
2887
|
-
date?: string | undefined;
|
|
2888
2887
|
description?: string | undefined;
|
|
2888
|
+
date?: string | undefined;
|
|
2889
2889
|
atFault?: boolean | undefined;
|
|
2890
2890
|
amountPaid?: string | undefined;
|
|
2891
2891
|
}[] | undefined;
|
|
@@ -3709,16 +3709,16 @@ declare const GLDeclarationsSchema: z.ZodObject<{
|
|
|
3709
3709
|
premium: z.ZodOptional<z.ZodString>;
|
|
3710
3710
|
locationNumber: z.ZodOptional<z.ZodNumber>;
|
|
3711
3711
|
}, "strip", z.ZodTypeAny, {
|
|
3712
|
-
code: string;
|
|
3713
3712
|
description: string;
|
|
3713
|
+
code: string;
|
|
3714
3714
|
premiumBasis: string;
|
|
3715
3715
|
premium?: string | undefined;
|
|
3716
3716
|
locationNumber?: number | undefined;
|
|
3717
3717
|
basisAmount?: string | undefined;
|
|
3718
3718
|
rate?: string | undefined;
|
|
3719
3719
|
}, {
|
|
3720
|
-
code: string;
|
|
3721
3720
|
description: string;
|
|
3721
|
+
code: string;
|
|
3722
3722
|
premiumBasis: string;
|
|
3723
3723
|
premium?: string | undefined;
|
|
3724
3724
|
locationNumber?: number | undefined;
|
|
@@ -3739,8 +3739,8 @@ declare const GLDeclarationsSchema: z.ZodObject<{
|
|
|
3739
3739
|
perOccurrenceLimit?: string | undefined;
|
|
3740
3740
|
coverageForm?: "occurrence" | "claims_made" | "accident" | undefined;
|
|
3741
3741
|
classifications?: {
|
|
3742
|
-
code: string;
|
|
3743
3742
|
description: string;
|
|
3743
|
+
code: string;
|
|
3744
3744
|
premiumBasis: string;
|
|
3745
3745
|
premium?: string | undefined;
|
|
3746
3746
|
locationNumber?: number | undefined;
|
|
@@ -3760,8 +3760,8 @@ declare const GLDeclarationsSchema: z.ZodObject<{
|
|
|
3760
3760
|
perOccurrenceLimit?: string | undefined;
|
|
3761
3761
|
coverageForm?: "occurrence" | "claims_made" | "accident" | undefined;
|
|
3762
3762
|
classifications?: {
|
|
3763
|
-
code: string;
|
|
3764
3763
|
description: string;
|
|
3764
|
+
code: string;
|
|
3765
3765
|
premiumBasis: string;
|
|
3766
3766
|
premium?: string | undefined;
|
|
3767
3767
|
locationNumber?: number | undefined;
|
|
@@ -4054,16 +4054,16 @@ declare const WorkersCompDeclarationsSchema: z.ZodObject<{
|
|
|
4054
4054
|
premium: z.ZodOptional<z.ZodString>;
|
|
4055
4055
|
locationNumber: z.ZodOptional<z.ZodNumber>;
|
|
4056
4056
|
}, "strip", z.ZodTypeAny, {
|
|
4057
|
-
code: string;
|
|
4058
4057
|
description: string;
|
|
4058
|
+
code: string;
|
|
4059
4059
|
premiumBasis: string;
|
|
4060
4060
|
premium?: string | undefined;
|
|
4061
4061
|
locationNumber?: number | undefined;
|
|
4062
4062
|
basisAmount?: string | undefined;
|
|
4063
4063
|
rate?: string | undefined;
|
|
4064
4064
|
}, {
|
|
4065
|
-
code: string;
|
|
4066
4065
|
description: string;
|
|
4066
|
+
code: string;
|
|
4067
4067
|
premiumBasis: string;
|
|
4068
4068
|
premium?: string | undefined;
|
|
4069
4069
|
locationNumber?: number | undefined;
|
|
@@ -4099,8 +4099,8 @@ declare const WorkersCompDeclarationsSchema: z.ZodObject<{
|
|
|
4099
4099
|
}, "strip", z.ZodTypeAny, {
|
|
4100
4100
|
line: "workers_comp";
|
|
4101
4101
|
classifications: {
|
|
4102
|
-
code: string;
|
|
4103
4102
|
description: string;
|
|
4103
|
+
code: string;
|
|
4104
4104
|
premiumBasis: string;
|
|
4105
4105
|
premium?: string | undefined;
|
|
4106
4106
|
locationNumber?: number | undefined;
|
|
@@ -4121,8 +4121,8 @@ declare const WorkersCompDeclarationsSchema: z.ZodObject<{
|
|
|
4121
4121
|
}, {
|
|
4122
4122
|
line: "workers_comp";
|
|
4123
4123
|
classifications: {
|
|
4124
|
-
code: string;
|
|
4125
4124
|
description: string;
|
|
4125
|
+
code: string;
|
|
4126
4126
|
premiumBasis: string;
|
|
4127
4127
|
premium?: string | undefined;
|
|
4128
4128
|
locationNumber?: number | undefined;
|
|
@@ -4908,12 +4908,12 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
4908
4908
|
description: z.ZodOptional<z.ZodString>;
|
|
4909
4909
|
}, "strip", z.ZodTypeAny, {
|
|
4910
4910
|
type?: string | undefined;
|
|
4911
|
-
date?: string | undefined;
|
|
4912
4911
|
description?: string | undefined;
|
|
4912
|
+
date?: string | undefined;
|
|
4913
4913
|
}, {
|
|
4914
4914
|
type?: string | undefined;
|
|
4915
|
-
date?: string | undefined;
|
|
4916
4915
|
description?: string | undefined;
|
|
4916
|
+
date?: string | undefined;
|
|
4917
4917
|
}>, "many">>;
|
|
4918
4918
|
accidents: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4919
4919
|
date: z.ZodOptional<z.ZodString>;
|
|
@@ -4921,13 +4921,13 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
4921
4921
|
description: z.ZodOptional<z.ZodString>;
|
|
4922
4922
|
amountPaid: z.ZodOptional<z.ZodString>;
|
|
4923
4923
|
}, "strip", z.ZodTypeAny, {
|
|
4924
|
-
date?: string | undefined;
|
|
4925
4924
|
description?: string | undefined;
|
|
4925
|
+
date?: string | undefined;
|
|
4926
4926
|
atFault?: boolean | undefined;
|
|
4927
4927
|
amountPaid?: string | undefined;
|
|
4928
4928
|
}, {
|
|
4929
|
-
date?: string | undefined;
|
|
4930
4929
|
description?: string | undefined;
|
|
4930
|
+
date?: string | undefined;
|
|
4931
4931
|
atFault?: boolean | undefined;
|
|
4932
4932
|
amountPaid?: string | undefined;
|
|
4933
4933
|
}>, "many">>;
|
|
@@ -4945,12 +4945,12 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
4945
4945
|
defensiveDriverDiscount?: boolean | undefined;
|
|
4946
4946
|
violations?: {
|
|
4947
4947
|
type?: string | undefined;
|
|
4948
|
-
date?: string | undefined;
|
|
4949
4948
|
description?: string | undefined;
|
|
4949
|
+
date?: string | undefined;
|
|
4950
4950
|
}[] | undefined;
|
|
4951
4951
|
accidents?: {
|
|
4952
|
-
date?: string | undefined;
|
|
4953
4952
|
description?: string | undefined;
|
|
4953
|
+
date?: string | undefined;
|
|
4954
4954
|
atFault?: boolean | undefined;
|
|
4955
4955
|
amountPaid?: string | undefined;
|
|
4956
4956
|
}[] | undefined;
|
|
@@ -4968,12 +4968,12 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
4968
4968
|
defensiveDriverDiscount?: boolean | undefined;
|
|
4969
4969
|
violations?: {
|
|
4970
4970
|
type?: string | undefined;
|
|
4971
|
-
date?: string | undefined;
|
|
4972
4971
|
description?: string | undefined;
|
|
4972
|
+
date?: string | undefined;
|
|
4973
4973
|
}[] | undefined;
|
|
4974
4974
|
accidents?: {
|
|
4975
|
-
date?: string | undefined;
|
|
4976
4975
|
description?: string | undefined;
|
|
4976
|
+
date?: string | undefined;
|
|
4977
4977
|
atFault?: boolean | undefined;
|
|
4978
4978
|
amountPaid?: string | undefined;
|
|
4979
4979
|
}[] | undefined;
|
|
@@ -5075,12 +5075,12 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
5075
5075
|
defensiveDriverDiscount?: boolean | undefined;
|
|
5076
5076
|
violations?: {
|
|
5077
5077
|
type?: string | undefined;
|
|
5078
|
-
date?: string | undefined;
|
|
5079
5078
|
description?: string | undefined;
|
|
5079
|
+
date?: string | undefined;
|
|
5080
5080
|
}[] | undefined;
|
|
5081
5081
|
accidents?: {
|
|
5082
|
-
date?: string | undefined;
|
|
5083
5082
|
description?: string | undefined;
|
|
5083
|
+
date?: string | undefined;
|
|
5084
5084
|
atFault?: boolean | undefined;
|
|
5085
5085
|
amountPaid?: string | undefined;
|
|
5086
5086
|
}[] | undefined;
|
|
@@ -5160,12 +5160,12 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
5160
5160
|
defensiveDriverDiscount?: boolean | undefined;
|
|
5161
5161
|
violations?: {
|
|
5162
5162
|
type?: string | undefined;
|
|
5163
|
-
date?: string | undefined;
|
|
5164
5163
|
description?: string | undefined;
|
|
5164
|
+
date?: string | undefined;
|
|
5165
5165
|
}[] | undefined;
|
|
5166
5166
|
accidents?: {
|
|
5167
|
-
date?: string | undefined;
|
|
5168
5167
|
description?: string | undefined;
|
|
5168
|
+
date?: string | undefined;
|
|
5169
5169
|
atFault?: boolean | undefined;
|
|
5170
5170
|
amountPaid?: string | undefined;
|
|
5171
5171
|
}[] | undefined;
|
|
@@ -5962,16 +5962,16 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
5962
5962
|
premium: z.ZodOptional<z.ZodString>;
|
|
5963
5963
|
locationNumber: z.ZodOptional<z.ZodNumber>;
|
|
5964
5964
|
}, "strip", z.ZodTypeAny, {
|
|
5965
|
-
code: string;
|
|
5966
5965
|
description: string;
|
|
5966
|
+
code: string;
|
|
5967
5967
|
premiumBasis: string;
|
|
5968
5968
|
premium?: string | undefined;
|
|
5969
5969
|
locationNumber?: number | undefined;
|
|
5970
5970
|
basisAmount?: string | undefined;
|
|
5971
5971
|
rate?: string | undefined;
|
|
5972
5972
|
}, {
|
|
5973
|
-
code: string;
|
|
5974
5973
|
description: string;
|
|
5974
|
+
code: string;
|
|
5975
5975
|
premiumBasis: string;
|
|
5976
5976
|
premium?: string | undefined;
|
|
5977
5977
|
locationNumber?: number | undefined;
|
|
@@ -5992,8 +5992,8 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
5992
5992
|
perOccurrenceLimit?: string | undefined;
|
|
5993
5993
|
coverageForm?: "occurrence" | "claims_made" | "accident" | undefined;
|
|
5994
5994
|
classifications?: {
|
|
5995
|
-
code: string;
|
|
5996
5995
|
description: string;
|
|
5996
|
+
code: string;
|
|
5997
5997
|
premiumBasis: string;
|
|
5998
5998
|
premium?: string | undefined;
|
|
5999
5999
|
locationNumber?: number | undefined;
|
|
@@ -6013,8 +6013,8 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
6013
6013
|
perOccurrenceLimit?: string | undefined;
|
|
6014
6014
|
coverageForm?: "occurrence" | "claims_made" | "accident" | undefined;
|
|
6015
6015
|
classifications?: {
|
|
6016
|
-
code: string;
|
|
6017
6016
|
description: string;
|
|
6017
|
+
code: string;
|
|
6018
6018
|
premiumBasis: string;
|
|
6019
6019
|
premium?: string | undefined;
|
|
6020
6020
|
locationNumber?: number | undefined;
|
|
@@ -6301,16 +6301,16 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
6301
6301
|
premium: z.ZodOptional<z.ZodString>;
|
|
6302
6302
|
locationNumber: z.ZodOptional<z.ZodNumber>;
|
|
6303
6303
|
}, "strip", z.ZodTypeAny, {
|
|
6304
|
-
code: string;
|
|
6305
6304
|
description: string;
|
|
6305
|
+
code: string;
|
|
6306
6306
|
premiumBasis: string;
|
|
6307
6307
|
premium?: string | undefined;
|
|
6308
6308
|
locationNumber?: number | undefined;
|
|
6309
6309
|
basisAmount?: string | undefined;
|
|
6310
6310
|
rate?: string | undefined;
|
|
6311
6311
|
}, {
|
|
6312
|
-
code: string;
|
|
6313
6312
|
description: string;
|
|
6313
|
+
code: string;
|
|
6314
6314
|
premiumBasis: string;
|
|
6315
6315
|
premium?: string | undefined;
|
|
6316
6316
|
locationNumber?: number | undefined;
|
|
@@ -6346,8 +6346,8 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
6346
6346
|
}, "strip", z.ZodTypeAny, {
|
|
6347
6347
|
line: "workers_comp";
|
|
6348
6348
|
classifications: {
|
|
6349
|
-
code: string;
|
|
6350
6349
|
description: string;
|
|
6350
|
+
code: string;
|
|
6351
6351
|
premiumBasis: string;
|
|
6352
6352
|
premium?: string | undefined;
|
|
6353
6353
|
locationNumber?: number | undefined;
|
|
@@ -6368,8 +6368,8 @@ declare const DeclarationsSchema: z.ZodDiscriminatedUnion<"line", [z.ZodObject<{
|
|
|
6368
6368
|
}, {
|
|
6369
6369
|
line: "workers_comp";
|
|
6370
6370
|
classifications: {
|
|
6371
|
-
code: string;
|
|
6372
6371
|
description: string;
|
|
6372
|
+
code: string;
|
|
6373
6373
|
premiumBasis: string;
|
|
6374
6374
|
premium?: string | undefined;
|
|
6375
6375
|
locationNumber?: number | undefined;
|
|
@@ -9012,16 +9012,16 @@ declare const QueryAttachmentSchema: z.ZodObject<{
|
|
|
9012
9012
|
description: z.ZodOptional<z.ZodString>;
|
|
9013
9013
|
}, "strip", z.ZodTypeAny, {
|
|
9014
9014
|
kind: "text" | "pdf" | "image";
|
|
9015
|
-
name?: string | undefined;
|
|
9016
9015
|
description?: string | undefined;
|
|
9016
|
+
name?: string | undefined;
|
|
9017
9017
|
id?: string | undefined;
|
|
9018
9018
|
text?: string | undefined;
|
|
9019
9019
|
base64?: string | undefined;
|
|
9020
9020
|
mimeType?: string | undefined;
|
|
9021
9021
|
}, {
|
|
9022
9022
|
kind: "text" | "pdf" | "image";
|
|
9023
|
-
name?: string | undefined;
|
|
9024
9023
|
description?: string | undefined;
|
|
9024
|
+
name?: string | undefined;
|
|
9025
9025
|
id?: string | undefined;
|
|
9026
9026
|
text?: string | undefined;
|
|
9027
9027
|
base64?: string | undefined;
|