lancer-shared 1.2.39 → 1.2.41
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/bundle.cjs.js +3 -3
- package/dist/schemas/agent/index.d.ts +10 -20
- package/dist/schemas/campaign/campaign-analytics.d.ts +48 -40
- package/dist/schemas/campaign/campaign.d.ts +0 -18
- package/dist/schemas/logger/log-event.d.ts +5 -5
- package/dist/schemas/organization/index.d.ts +4 -0
- package/dist/schemas/organization/onboarding.d.ts +3 -3
- package/dist/schemas/scraper/scrape-payload.d.ts +24 -24
- package/package.json +1 -1
- package/dist/constants/account-status.d.ts +0 -3
- package/dist/constants/account-status.js +0 -17
- package/dist/constants/collections.d.ts +0 -13
- package/dist/constants/collections.js +0 -16
- package/dist/constants/common-questions.js +0 -60
- package/dist/constants/index.js +0 -40
- package/dist/constants/job-filter-options.js +0 -268
- package/dist/constants/job-status.js +0 -26
- package/dist/constants/mappings/countryMapping.js +0 -122
- package/dist/constants/mappings/regionMapping.js +0 -242
- package/dist/constants/organization.d.ts +0 -2
- package/dist/constants/proxies.d.ts +0 -4
- package/dist/constants/routes.js +0 -114
- package/dist/constants/upwork-accounts.js +0 -21
- package/dist/constants/upwork-filters.d.ts +0 -5
- package/dist/constants/upwork-filters.js +0 -75
- package/dist/index.js +0 -20
- package/dist/schemas/account/account-status.js +0 -11
- package/dist/schemas/account/bidder-account.js +0 -37
- package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
- package/dist/schemas/account/index.js +0 -19
- package/dist/schemas/account/manager-account.d.ts +0 -116
- package/dist/schemas/account/manager-account.js +0 -38
- package/dist/schemas/account/scraper-account.js +0 -37
- package/dist/schemas/ai/ai-config.d.ts +0 -36
- package/dist/schemas/ai/ai-config.js +0 -12
- package/dist/schemas/ai/index.d.ts +0 -3
- package/dist/schemas/ai/index.js +0 -19
- package/dist/schemas/ai/proposal.d.ts +0 -82
- package/dist/schemas/ai/proposal.js +0 -16
- package/dist/schemas/ai/suitability.d.ts +0 -37
- package/dist/schemas/ai/suitability.js +0 -17
- package/dist/schemas/ai-config/ai-config.d.ts +0 -39
- package/dist/schemas/ai-config/ai-config.js +0 -12
- package/dist/schemas/ai-config/index.d.ts +0 -1
- package/dist/schemas/ai-config/index.js +0 -17
- package/dist/schemas/bid/bid-result.js +0 -15
- package/dist/schemas/bid/bid-status.d.ts +0 -30
- package/dist/schemas/bid/bid-status.js +0 -15
- package/dist/schemas/bid/bid.js +0 -36
- package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
- package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
- package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
- package/dist/schemas/bid/index.js +0 -18
- package/dist/schemas/bidding/index.d.ts +0 -1
- package/dist/schemas/bidding/index.js +0 -17
- package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
- package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
- package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
- package/dist/schemas/bidding/proposal-dto.js +0 -18
- package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
- package/dist/schemas/campaign/campaign-analytics.js +0 -41
- package/dist/schemas/campaign/campaign-expenses.js +0 -9
- package/dist/schemas/campaign/campaign-insights.js +0 -31
- package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
- package/dist/schemas/campaign/campaign-integrations.js +0 -16
- package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
- package/dist/schemas/campaign/campaign-job-count.js +0 -6
- package/dist/schemas/campaign/campaign.js +0 -44
- package/dist/schemas/campaign/index.js +0 -23
- package/dist/schemas/chat-message/chat-message.d.ts +0 -31
- package/dist/schemas/chat-message/chat-message.js +0 -13
- package/dist/schemas/chat-message/index.d.ts +0 -1
- package/dist/schemas/chat-message/index.js +0 -17
- package/dist/schemas/config/agency-config.d.ts +0 -17
- package/dist/schemas/config/agency-config.js +0 -10
- package/dist/schemas/config/index.d.ts +0 -1
- package/dist/schemas/config/index.js +0 -17
- package/dist/schemas/index.js +0 -32
- package/dist/schemas/job/index.js +0 -19
- package/dist/schemas/job/job-details.d.ts +0 -335
- package/dist/schemas/job/job-details.js +0 -29
- package/dist/schemas/job/job-note.d.ts +0 -83
- package/dist/schemas/job/job-note.js +0 -30
- package/dist/schemas/job/job-pipeline.d.ts +0 -74
- package/dist/schemas/job/job-pipeline.js +0 -29
- package/dist/schemas/job/job-status.d.ts +0 -3
- package/dist/schemas/job/job-status.js +0 -27
- package/dist/schemas/job/job-suitability.d.ts +0 -12
- package/dist/schemas/job/job-suitability.js +0 -13
- package/dist/schemas/job/job.d.ts +0 -1160
- package/dist/schemas/job/job.js +0 -90
- package/dist/schemas/job/pipeline-job.d.ts +0 -608
- package/dist/schemas/job/pipeline-job.js +0 -43
- package/dist/schemas/job/upwork-job.d.ts +0 -334
- package/dist/schemas/job/upwork-job.js +0 -60
- package/dist/schemas/job-filters/index.d.ts +0 -1
- package/dist/schemas/job-filters/index.js +0 -17
- package/dist/schemas/job-filters/job-filters.d.ts +0 -241
- package/dist/schemas/job-filters/job-filters.js +0 -87
- package/dist/schemas/knowledge-object/index.d.ts +0 -1
- package/dist/schemas/knowledge-object/index.js +0 -17
- package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
- package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
- package/dist/schemas/lead/index.js +0 -19
- package/dist/schemas/lead/lead-note.d.ts +0 -83
- package/dist/schemas/lead/lead-note.js +0 -30
- package/dist/schemas/lead/lead-status.js +0 -26
- package/dist/schemas/lead/lead.d.ts +0 -1897
- package/dist/schemas/lead/lead.js +0 -143
- package/dist/schemas/lead/nuxt.d.ts +0 -1664
- package/dist/schemas/logger/index.js +0 -17
- package/dist/schemas/logger/log-event.js +0 -66
- package/dist/schemas/organization/index.js +0 -17
- package/dist/schemas/organization/organization.d.ts +0 -70
- package/dist/schemas/organization/organization.js +0 -19
- package/dist/schemas/proxy/index.js +0 -17
- package/dist/schemas/proxy/proxy.js +0 -23
- package/dist/schemas/saved-search/index.js +0 -12
- package/dist/schemas/scraper/index.js +0 -18
- package/dist/schemas/scraper/scrape-payload.js +0 -16
- package/dist/schemas/scraper/scrape-response.d.ts +0 -345
- package/dist/schemas/scraper/scrape-response.js +0 -9
- package/dist/schemas/scraper/scrape-result.js +0 -23
- package/dist/schemas/shared.js +0 -16
- package/dist/schemas/time-filter/index.js +0 -9
- package/dist/schemas/upwork-account/index.d.ts +0 -3
- package/dist/schemas/upwork-account/index.js +0 -19
- package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
- package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
- package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
- package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
- package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
- package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
- package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
- package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
- package/dist/schemas/user/index.js +0 -55
- package/dist/types/account/account-status.d.ts +0 -3
- package/dist/types/account/account-status.js +0 -2
- package/dist/types/account/bidder-account.d.ts +0 -7
- package/dist/types/account/bidder-account.js +0 -2
- package/dist/types/account/index.d.ts +0 -3
- package/dist/types/account/index.js +0 -19
- package/dist/types/account/manager-account.d.ts +0 -7
- package/dist/types/account/manager-account.js +0 -2
- package/dist/types/account/scraper-account.d.ts +0 -5
- package/dist/types/account/scraper-account.js +0 -2
- package/dist/types/ai/ai-config.d.ts +0 -6
- package/dist/types/ai/ai-config.js +0 -2
- package/dist/types/ai/index.d.ts +0 -3
- package/dist/types/ai/index.js +0 -19
- package/dist/types/ai/proposal.d.ts +0 -10
- package/dist/types/ai/proposal.js +0 -2
- package/dist/types/ai/suitability.d.ts +0 -6
- package/dist/types/ai/suitability.js +0 -2
- package/dist/types/ai-config/ai-config.d.ts +0 -6
- package/dist/types/ai-config/ai-config.js +0 -2
- package/dist/types/ai-config/index.d.ts +0 -1
- package/dist/types/ai-config/index.js +0 -17
- package/dist/types/bid/bid-result.d.ts +0 -5
- package/dist/types/bid/bid-result.js +0 -2
- package/dist/types/bid/bid-status.d.ts +0 -5
- package/dist/types/bid/bid-status.js +0 -2
- package/dist/types/bid/bid.d.ts +0 -9
- package/dist/types/bid/bid.js +0 -2
- package/dist/types/bid/index.d.ts +0 -2
- package/dist/types/bid/index.js +0 -18
- package/dist/types/bidding/index.d.ts +0 -1
- package/dist/types/bidding/index.js +0 -17
- package/dist/types/bidding/proposal-bidding-status.d.ts +0 -3
- package/dist/types/bidding/proposal-bidding-status.js +0 -2
- package/dist/types/bidding/proposal-dto.d.ts +0 -3
- package/dist/types/bidding/proposal-dto.js +0 -2
- package/dist/types/campaign/campaign-analytics.d.ts +0 -7
- package/dist/types/campaign/campaign-analytics.js +0 -2
- package/dist/types/campaign/campaign-expenses.d.ts +0 -3
- package/dist/types/campaign/campaign-expenses.js +0 -2
- package/dist/types/campaign/campaign-insights.js +0 -2
- package/dist/types/campaign/campaign-integrations.d.ts +0 -6
- package/dist/types/campaign/campaign-integrations.js +0 -2
- package/dist/types/campaign/campaign-job-count.d.ts +0 -4
- package/dist/types/campaign/campaign-job-count.js +0 -2
- package/dist/types/campaign/campaign.js +0 -2
- package/dist/types/campaign/index.js +0 -22
- package/dist/types/chat-message/chat-message.d.ts +0 -4
- package/dist/types/chat-message/chat-message.js +0 -2
- package/dist/types/chat-message/index.d.ts +0 -1
- package/dist/types/chat-message/index.js +0 -17
- package/dist/types/config/agency-config.d.ts +0 -4
- package/dist/types/config/agency-config.js +0 -2
- package/dist/types/config/index.d.ts +0 -1
- package/dist/types/config/index.js +0 -17
- package/dist/types/index.d.ts +0 -15
- package/dist/types/index.js +0 -29
- package/dist/types/job/index.d.ts +0 -48
- package/dist/types/job/index.js +0 -19
- package/dist/types/job/job-details.d.ts +0 -36
- package/dist/types/job/job-details.js +0 -2
- package/dist/types/job/job-note.d.ts +0 -10
- package/dist/types/job/job-note.js +0 -2
- package/dist/types/job/job-pipeline.d.ts +0 -4
- package/dist/types/job/job-pipeline.js +0 -2
- package/dist/types/job/job-status.d.ts +0 -5
- package/dist/types/job/job-status.js +0 -12
- package/dist/types/job/job-suitability.d.ts +0 -3
- package/dist/types/job/job-suitability.js +0 -2
- package/dist/types/job/job.d.ts +0 -36
- package/dist/types/job/job.js +0 -2
- package/dist/types/job/nuxt.d.ts +0 -4
- package/dist/types/job-filters/index.d.ts +0 -1
- package/dist/types/job-filters/index.js +0 -17
- package/dist/types/job-filters/job-filters.d.ts +0 -4
- package/dist/types/job-filters/job-filters.js +0 -2
- package/dist/types/knowledge-object/index.d.ts +0 -1
- package/dist/types/knowledge-object/index.js +0 -17
- package/dist/types/knowledge-object/knowledge-object.d.ts +0 -4
- package/dist/types/knowledge-object/knowledge-object.js +0 -2
- package/dist/types/logger/index.d.ts +0 -1
- package/dist/types/logger/index.js +0 -17
- package/dist/types/logger/log-event.js +0 -2
- package/dist/types/saved-search/index.d.ts +0 -6
- package/dist/types/saved-search/index.js +0 -2
- package/dist/types/scraper/index.d.ts +0 -2
- package/dist/types/scraper/index.js +0 -18
- package/dist/types/scraper/scrape-payload.d.ts +0 -10
- package/dist/types/scraper/scrape-payload.js +0 -2
- package/dist/types/scraper/scrape-response.d.ts +0 -4
- package/dist/types/scraper/scrape-response.js +0 -2
- package/dist/types/scraper/scrape-result.d.ts +0 -8
- package/dist/types/scraper/scrape-result.js +0 -2
- package/dist/types/shared.d.ts +0 -8
- package/dist/types/time-filter/index.d.ts +0 -3
- package/dist/types/time-filter/index.js +0 -2
- package/dist/types/transaction/index.d.ts +0 -4
- package/dist/types/upwork-account/index.d.ts +0 -3
- package/dist/types/upwork-account/index.js +0 -19
- package/dist/types/upwork-account/upwork-account-status.d.ts +0 -3
- package/dist/types/upwork-account/upwork-account-status.js +0 -2
- package/dist/types/upwork-account/upwork-business-manager-account.d.ts +0 -7
- package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
- package/dist/types/upwork-account/upwork-scraping-account.d.ts +0 -5
- package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
- package/dist/types/usage/index.d.ts +0 -6
- package/dist/types/user/index.d.ts +0 -15
- package/dist/types/user/index.js +0 -2
- package/dist/utils/index.js +0 -17
- package/dist/utils/try-catch.js +0 -25
package/dist/bundle.cjs.js
CHANGED
|
@@ -12285,8 +12285,8 @@ const onboardingProgressSchema = z.object({
|
|
|
12285
12285
|
profileSetup: z.boolean(),
|
|
12286
12286
|
campaignCreated: z.boolean(),
|
|
12287
12287
|
filtersAdded: z.boolean(),
|
|
12288
|
-
rulesConfigured: z.boolean(),
|
|
12289
12288
|
automationEnabled: z.boolean(),
|
|
12289
|
+
startCampaign: z.boolean(),
|
|
12290
12290
|
});
|
|
12291
12291
|
|
|
12292
12292
|
const coverLetterTemplateSchema = z.object({
|
|
@@ -12319,6 +12319,7 @@ const organizationSchema = objectType({
|
|
|
12319
12319
|
active: booleanType(),
|
|
12320
12320
|
limits: limitsSchema,
|
|
12321
12321
|
billing: billingSchema.nullable(),
|
|
12322
|
+
lastBidTime: numberType().nullable(),
|
|
12322
12323
|
createdAt: numberType(),
|
|
12323
12324
|
updatedAt: numberType(),
|
|
12324
12325
|
});
|
|
@@ -12785,8 +12786,7 @@ const campaignSchema = z.object({
|
|
|
12785
12786
|
createdAt: numberType(),
|
|
12786
12787
|
updatedAt: numberType(),
|
|
12787
12788
|
confirmedBillingAt: numberType().nullable(),
|
|
12788
|
-
automatedSuitability: z.boolean().nullable(),
|
|
12789
|
-
automatedBidding: z.boolean().nullable(),
|
|
12789
|
+
// automatedSuitability: z.boolean().nullable(),
|
|
12790
12790
|
boostingEnabled: z.boolean().nullable().default(false),
|
|
12791
12791
|
maximumBoost: z.number().nullable().default(30),
|
|
12792
12792
|
minimumBoost: z.number().nullable().default(0),
|
|
@@ -318,13 +318,12 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
318
318
|
answer: string;
|
|
319
319
|
}>, "many">>;
|
|
320
320
|
agentStatus: z.ZodNullable<z.ZodEnum<["suitabilityPending", "suitabilityProcessing", "suitabilityComplete", "suitabilityFailed", "proposalProcessing", "proposalComplete", "proposalFailed", "biddingProcessing", "biddingComplete", "biddingFailed", "jobArchived"]>>;
|
|
321
|
-
leadStatus: z.ZodNullable<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>>;
|
|
321
|
+
leadStatus: z.ZodNullable<z.ZodEnum<["leads", "contacted", "viewed", "replied", "interview", "won", "lost"]>>;
|
|
322
322
|
biddingAmount: z.ZodNullable<z.ZodNumber>;
|
|
323
323
|
boosted: z.ZodNullable<z.ZodBoolean>;
|
|
324
324
|
boostingAmount: z.ZodNullable<z.ZodNumber>;
|
|
325
325
|
biddingTaskScheduled: z.ZodNullable<z.ZodBoolean>;
|
|
326
326
|
scheduledBiddingTime: z.ZodNullable<z.ZodNumber>;
|
|
327
|
-
wonAmount: z.ZodOptional<z.ZodNumber>;
|
|
328
327
|
}>, "processed">, "strip", z.ZodTypeAny, {
|
|
329
328
|
id: string | null;
|
|
330
329
|
uid: string | null;
|
|
@@ -425,7 +424,7 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
425
424
|
answer: string;
|
|
426
425
|
}[] | null;
|
|
427
426
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
428
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
427
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
429
428
|
biddingAmount: number | null;
|
|
430
429
|
boosted: boolean | null;
|
|
431
430
|
boostingAmount: number | null;
|
|
@@ -452,7 +451,6 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
452
451
|
unansweredInvites: number;
|
|
453
452
|
} | null | undefined;
|
|
454
453
|
proposalId?: string | undefined;
|
|
455
|
-
wonAmount?: number | undefined;
|
|
456
454
|
}, {
|
|
457
455
|
id: string | null;
|
|
458
456
|
uid: string | null;
|
|
@@ -553,7 +551,7 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
553
551
|
answer: string;
|
|
554
552
|
}[] | null;
|
|
555
553
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
556
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
554
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
557
555
|
biddingAmount: number | null;
|
|
558
556
|
boosted: boolean | null;
|
|
559
557
|
boostingAmount: number | null;
|
|
@@ -580,7 +578,6 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
580
578
|
unansweredInvites: number;
|
|
581
579
|
} | null | undefined;
|
|
582
580
|
proposalId?: string | undefined;
|
|
583
|
-
wonAmount?: number | undefined;
|
|
584
581
|
}>;
|
|
585
582
|
}, "strip", z.ZodTypeAny, {
|
|
586
583
|
userId: string;
|
|
@@ -686,7 +683,7 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
686
683
|
answer: string;
|
|
687
684
|
}[] | null;
|
|
688
685
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
689
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
686
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
690
687
|
biddingAmount: number | null;
|
|
691
688
|
boosted: boolean | null;
|
|
692
689
|
boostingAmount: number | null;
|
|
@@ -713,7 +710,6 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
713
710
|
unansweredInvites: number;
|
|
714
711
|
} | null | undefined;
|
|
715
712
|
proposalId?: string | undefined;
|
|
716
|
-
wonAmount?: number | undefined;
|
|
717
713
|
};
|
|
718
714
|
}, {
|
|
719
715
|
userId: string;
|
|
@@ -819,7 +815,7 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
819
815
|
answer: string;
|
|
820
816
|
}[] | null;
|
|
821
817
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
822
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
818
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
823
819
|
biddingAmount: number | null;
|
|
824
820
|
boosted: boolean | null;
|
|
825
821
|
boostingAmount: number | null;
|
|
@@ -846,7 +842,6 @@ export declare const agentTaskRequestSchema: z.ZodObject<{
|
|
|
846
842
|
unansweredInvites: number;
|
|
847
843
|
} | null | undefined;
|
|
848
844
|
proposalId?: string | undefined;
|
|
849
|
-
wonAmount?: number | undefined;
|
|
850
845
|
};
|
|
851
846
|
}>;
|
|
852
847
|
export type AgentTaskRequest = z.infer<typeof agentTaskRequestSchema>;
|
|
@@ -1209,13 +1204,12 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1209
1204
|
answer: string;
|
|
1210
1205
|
}>, "many">>;
|
|
1211
1206
|
agentStatus: z.ZodNullable<z.ZodEnum<["suitabilityPending", "suitabilityProcessing", "suitabilityComplete", "suitabilityFailed", "proposalProcessing", "proposalComplete", "proposalFailed", "biddingProcessing", "biddingComplete", "biddingFailed", "jobArchived"]>>;
|
|
1212
|
-
leadStatus: z.ZodNullable<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>>;
|
|
1207
|
+
leadStatus: z.ZodNullable<z.ZodEnum<["leads", "contacted", "viewed", "replied", "interview", "won", "lost"]>>;
|
|
1213
1208
|
biddingAmount: z.ZodNullable<z.ZodNumber>;
|
|
1214
1209
|
boosted: z.ZodNullable<z.ZodBoolean>;
|
|
1215
1210
|
boostingAmount: z.ZodNullable<z.ZodNumber>;
|
|
1216
1211
|
biddingTaskScheduled: z.ZodNullable<z.ZodBoolean>;
|
|
1217
1212
|
scheduledBiddingTime: z.ZodNullable<z.ZodNumber>;
|
|
1218
|
-
wonAmount: z.ZodOptional<z.ZodNumber>;
|
|
1219
1213
|
}>, "processed">, "strip", z.ZodTypeAny, {
|
|
1220
1214
|
id: string | null;
|
|
1221
1215
|
uid: string | null;
|
|
@@ -1316,7 +1310,7 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1316
1310
|
answer: string;
|
|
1317
1311
|
}[] | null;
|
|
1318
1312
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
1319
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
1313
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
1320
1314
|
biddingAmount: number | null;
|
|
1321
1315
|
boosted: boolean | null;
|
|
1322
1316
|
boostingAmount: number | null;
|
|
@@ -1343,7 +1337,6 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1343
1337
|
unansweredInvites: number;
|
|
1344
1338
|
} | null | undefined;
|
|
1345
1339
|
proposalId?: string | undefined;
|
|
1346
|
-
wonAmount?: number | undefined;
|
|
1347
1340
|
}, {
|
|
1348
1341
|
id: string | null;
|
|
1349
1342
|
uid: string | null;
|
|
@@ -1444,7 +1437,7 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1444
1437
|
answer: string;
|
|
1445
1438
|
}[] | null;
|
|
1446
1439
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
1447
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
1440
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
1448
1441
|
biddingAmount: number | null;
|
|
1449
1442
|
boosted: boolean | null;
|
|
1450
1443
|
boostingAmount: number | null;
|
|
@@ -1471,7 +1464,6 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1471
1464
|
unansweredInvites: number;
|
|
1472
1465
|
} | null | undefined;
|
|
1473
1466
|
proposalId?: string | undefined;
|
|
1474
|
-
wonAmount?: number | undefined;
|
|
1475
1467
|
}>;
|
|
1476
1468
|
}, "strip", z.ZodTypeAny, {
|
|
1477
1469
|
organizationId: string;
|
|
@@ -1575,7 +1567,7 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1575
1567
|
answer: string;
|
|
1576
1568
|
}[] | null;
|
|
1577
1569
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
1578
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
1570
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
1579
1571
|
biddingAmount: number | null;
|
|
1580
1572
|
boosted: boolean | null;
|
|
1581
1573
|
boostingAmount: number | null;
|
|
@@ -1602,7 +1594,6 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1602
1594
|
unansweredInvites: number;
|
|
1603
1595
|
} | null | undefined;
|
|
1604
1596
|
proposalId?: string | undefined;
|
|
1605
|
-
wonAmount?: number | undefined;
|
|
1606
1597
|
};
|
|
1607
1598
|
modelSuitability: string;
|
|
1608
1599
|
modelProposal: string;
|
|
@@ -1720,7 +1711,7 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1720
1711
|
answer: string;
|
|
1721
1712
|
}[] | null;
|
|
1722
1713
|
agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
|
|
1723
|
-
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost" | null;
|
|
1714
|
+
leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
|
|
1724
1715
|
biddingAmount: number | null;
|
|
1725
1716
|
boosted: boolean | null;
|
|
1726
1717
|
boostingAmount: number | null;
|
|
@@ -1747,7 +1738,6 @@ export declare const testSystemPromptsRequestSchema: z.ZodObject<{
|
|
|
1747
1738
|
unansweredInvites: number;
|
|
1748
1739
|
} | null | undefined;
|
|
1749
1740
|
proposalId?: string | undefined;
|
|
1750
|
-
wonAmount?: number | undefined;
|
|
1751
1741
|
};
|
|
1752
1742
|
modelSuitability: string;
|
|
1753
1743
|
modelProposal: string;
|